This file is indexed.

/usr/share/doc/eggdrop-data/html/mod-uptime.html is in eggdrop-data 1.6.21-4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!-- $Id: mod-uptime.html,v 1.12 2011/02/13 14:19:32 simple Exp $ -->

<html>
  <head>
    <title>Eggdrop Documentation: Uptime Module</title>
  </head>

  <body>
    <div align="center">
      <p><strong>Uptime Module</strong></p>
    </div>
    <hr>

    <p>This module reports uptime statistics to http://uptime.eggheads.org.
    Go look and see what your uptime is! It takes about 9 hours to show up,
    so if your bot isn&#39;t listed, try again later.</p>

    <p>Information sent to the server includes the bot&#39;s uptime,
    botnet-nick, server, version, and IP address. This information is
    stored in a temporary logfile for debugging purposes only. The only
    publicly available information will be the bot&#39;s botnet-nick,
    version and uptime. If you do not wish for this information to be sent,
    comment out the &#39;loadmodule uptime&#39; line in your bot&#39;s
    config file.</p>

    <blockquote>
      <ol>
        <li><a href="#config">Config file settings</a></li>
      </ol>
    </blockquote>
    <hr>

    <p><a name="config"></a>1. <strong>Config file settings</strong></p>

    <blockquote>
      <p>Put this line into your Eggdrop configuration file to load the
      uptime module:</p>

      <p><strong>loadmodule uptime</strong></p>
    </blockquote>
    <hr>

    <p><em>Copyright &copy; 1999 - 2011 Eggheads Development Team
    <a href="http://www.eggheads.org/"> Eggheads Development Team</a></em></p>
  </body>
</html>