Skip to content

Commit aab1dbe

Browse files
committed
Updated details and notes
1 parent e7d4f8a commit aab1dbe

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

Public/README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# Contributing Servers to the Database
22

3-
The *ftp-servers.txt* file is a list of every server crawled by FileMasta ready to be discovered. To add links, edit the file and add your link to a new line somewhere, click 'Commit' and we'll verify the request as soon as we can. All files will be available upon our next automatic scan by the robots crawler.
3+
We store all our indexed servers in *ftp-servers.txt* so it's easy to implement new servers as time goes on. To add links, edit the file and add your server in the format below to a new line somewhere, click 'Commit' and we'll verify the request as soon as we can. All files will be available upon our next automatic scan by the [Web crawler](https://github.com/HerbL27/Web-Crawler)
44

5-
- Only server links are allowed e.g. *ftp://domain.com/* or *ftp://192.0.2.64/pub/*
6-
- Username/Passwords are allowed, just use this format e.g. *ftp://username:password@192.0.2.64/*
5+
- Only FTP servers are allowed e.g. *domain.com* or *192.0.2.64:52/pub* (default port is used if not specified)
6+
- Username/Passwords are allowed, just use hh default format e.g. *username:password@192.0.2.64*
77
- No site listings under multiple domain names
8-
- Do not submit incomplete or "Under Construction" web sites
9-
- Do not use URL shorteners in order to submit multiple similar links
8+
- Do not use URL shorteners in order to submit multiple links
109
- No links to anything pornographic or in extremely bad taste

0 commit comments

Comments
 (0)