Guangcong Luo
779fa27338
DNSBL: Update Zenmate nohost listing
2015-05-27 14:37:17 -04:00
Guangcong Luo
b2738047c6
Update .nohost list for DigitalOcean
2015-05-15 17:25:28 -04:00
Guangcong Luo
e49274a0f7
DNSBL: Update nohost listings
2015-04-29 00:07:25 -04:00
Guangcong Luo
313b86c400
Update DNS reverse database
2015-03-20 00:26:38 -04:00
Guangcong Luo
ea76b84b37
Fill in fake hosts for IP ranges with no host
...
Reverse DNS can't always find a host for certain common IP
ranges (generally cell networks), so we're going to fill in
a fake host in that case, to make rangebans and the like
easier.
2015-03-14 19:13:17 -04:00
Guangcong Luo
12b673bb49
Fix style errors; update gulpfile
...
I used a hack to make the multiple declaration errors go away,
so all that remained in jsHint were actual errors, which I've
now mostly fixed.
All this linting ended up uncovering one actual bug: Uproar's
message not showing. It's a very minor bug in a move no one uses,
so I'm going to fold it into this commit.
2014-08-10 18:06:44 -04:00
Slayer95
328eb85775
Add command /lockdetails to check if a locked IP is in a DNSBL
2014-07-11 03:43:35 -05:00
小太
5c8fc7b982
Space after function for anonymous functions
2014-04-22 01:58:16 +10:00
小太
6fb3bc332a
Spaces around operators and === instead of ==
2014-04-22 01:56:11 +10:00
Tyler Stark
afb3dc0c09
First pass at code quality: adding semicolons.
2014-02-09 20:35:42 -06:00
Guangcong Luo
3e5274f145
Don't check DNSBLs for localhost
2013-11-02 22:12:46 -07:00
Guangcong Luo
8585f0a11e
Make the list of blocklists a const
2013-09-14 11:19:11 -07:00
Guangcong Luo
cb8baab555
Documentation for dnsbl.js
2013-09-14 10:50:20 -07:00
Guangcong Luo
8b1c4a59d9
Extend dnsbl.js to support multiple blocklists
2013-09-14 10:40:35 -07:00
Guangcong Luo
de7d5310e2
IPs listed on Spamhaus's SBL are now locked rather than banned.
2013-09-14 09:12:33 -07:00
Guangcong Luo
1e71ec6184
Cache DNSBL results
2013-09-13 10:19:00 -07:00
Guangcong Luo
d92035acdf
Support Spamhaus DNSBL
...
Now, by default, any IP on the Spamhaus DNSBL list will be automatically
banned.
2013-09-13 10:13:35 -07:00