If you did not contribute to this repository before, please read the repository rules at the bottom of this page.
- All of the school data is stored in a simple filesystem data structure under
lib/domains
. - The directories are nested to match domain parts, starting with the TLD (Top Level Domain), then SLDs (Second Level Domains) beneath them, etc.
- There's a text file named after the school's domain, nested below the appropriate directory, e.g.
strath.ac.uk
would be listed aslib/domains/uk/ac/strath.txt
. - The contents of that file are simply the school name, e.g.
University of Strathclyde
. - The working example for University of Strathclyde 👀
- Here's what the data structure looks like:
[-] lib
[-] domains
[-] edu
[+] harvard
[+] stanford
[-] uk
[-] ac
[+] strath
Let's say you want to add the Stanford University. We'd simply create a file at lib/domains/edu/stanford.txt
containing the text Stanford University
. You can safely ignores subdomain like www
, cis
, whatever. You can see the actual file here.
Change the file contents of the appropriate file.
A simple git rm
on the approriate file will do the trick.
Please do not suggest to add domains from the stoplist. They're banned for the reason. The list currently looks like follows
- si.edu - anyone could register a domain there
- america.edu - anyone could register a domain there
- californiacolleges.edu - anyone could register e-mail account there
- maricopa.edu - anyone could register e-mail account there
- cet.edu - this one's best. It could forward e-mails to your gmail.com even without registration. Cool.
- australia.edu - anyone could register e-mail account there
We intentionally exclude alumni domains (like john.smith@alumni.stanford.edu) as well.
____________________________________________________
|.==================================================,|
|| I WILL MERGE AND REVIEW PULL REQUESTS QUICKLY ||
|| I WILL MERGE AND REVIEW PULL REQUESTS QUICKLY ||
|| I WILL MERGE AND REVIEW PULL REQUESTS QUICKLY ||
|| I .----.ERG, ||
|| / >< \ / ||
|| | |/\ ||
|| \______//\/ ||
|| _(____)/ / ||
||__/ ,_ _ _/______________________________________||
'===\___\_) |========================================'
|______|
| || |
|__||__|
(__)(__)