diff options
author | Luke Smith <luke@lukesmith.xyz> | 2021-11-01 14:20:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-01 14:20:59 -0400 |
commit | e6087481ad26e7a328a11d9537dcce18982bbc5e (patch) | |
tree | 75de74b86b96c4d001afe26e4fb6da9bc4336cd5 | |
parent | e205ec664356d640ee92815b2638f147df441326 (diff) | |
parent | eba3b0eb000cdfd1200ff154bc80bb02d06ae1dd (diff) |
Merge pull request #783 from ghalvorsen/patch-1
Added domain to list
-rw-r--r-- | share/domains.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/domains.csv b/share/domains.csv index d59cd32..99517cc 100644 --- a/share/domains.csv +++ b/share/domains.csv @@ -111,6 +111,7 @@ fsmpi.rwth-aachen.de,mail.fsmpi.rwth-aachen.de,993,mail.fsmpi.rwth-aachen.de,465 fsu-jena,exchange.uni-jena.de,993,smtp.uni-jena.de,587 gcc.edu,imap-mail.outlook.com,993,smtp-mail.outlook.com,587 getbackinthe.kitchen,mail.cock.li,993,mail.cock.li,587 +ghalv.no,mail.ghalv.no,993,mail.ghalv.no,587 gmail.com,imap.gmail.com,993,smtp.gmail.com,587 gmx.*,imap.gmx.net,993,mail.gmx.net,587 go2.pl,poczta.o2.pl,993,poczta.o2.pl,465 |