Commit graph

33 commits

Author SHA1 Message Date
92ee219ffc make database syncing asynchronous 2020-09-04 13:08:04 +02:00
db9eb0236b replace some IPs with a single subnet check 2020-09-03 15:02:59 +02:00
989304a7e9 update GFW IPs 2020-09-03 13:49:19 +02:00
94d2c0c112 remove "new" checks 2020-09-03 13:31:40 +02:00
08b6b775e2 reword the comment on censorship 2020-09-03 13:31:21 +02:00
1ee3ccf724 only add a couple IPs and no kinds during database creation 2020-09-03 13:24:38 +02:00
d8fb3b5e62 add Failed column to view 2020-09-03 13:16:58 +02:00
134e87cb4b update China IPs 2020-09-03 13:08:30 +02:00
3a3c1340a9 assume IP info is the same for any /24 subnet 2020-09-03 12:57:09 +02:00
0603081c49 rewrite ipinfo into a class 2020-09-03 12:41:47 +02:00
d0d29bd0d4 improve approximate duration of one month
what a silly-sounding commit message
2020-09-03 11:37:28 +02:00
51df54be80 add country code column with remote lookup
this needs work
2020-09-03 11:28:38 +02:00
24338417a8 split and abstract block ranges into a function 2020-09-03 11:24:39 +02:00
1c85e7b329 increase default timeout duration 2020-09-02 10:38:38 +02:00
a0ad19ed54 update GFW IPs again 2020-09-02 09:16:26 +02:00
3a09d52345 update GFW IPs 2020-09-02 00:51:34 +02:00
d64db84783 write comment about a shock domain being parked 2020-09-01 08:31:35 +02:00
660e37f8e3 add one more known blocking IP 2020-09-01 08:31:32 +02:00
9a3598b599 fix pooler so finisher is optional 2020-09-01 08:31:27 +02:00
3b31919f75 add more known GFW and China IPs 2020-09-01 08:30:53 +02:00
f3255fb1ba add a ton more known blocking IPs 2020-08-31 15:06:41 +02:00
8dd0dbd382 remove needless comments from blocking IPs 2020-08-31 13:59:28 +02:00
484de18d46 superficial cleanup 2020-08-30 12:19:42 +02:00
ca136b65a3 add Failed column to Messages table 2020-08-30 02:30:52 +02:00
de0d8f73f0 disable archive.is once more 2020-08-29 15:44:16 +02:00
0b007120d8 fix code broken by previous commit 2020-08-29 15:38:29 +02:00
bdb2a88f40 abide to PEP 808 (passes pycodestyle) 2020-08-29 15:34:46 +02:00
2a00288a9c even more reorganization 2020-08-29 15:13:59 +02:00
85045f397f further reorganization 2020-08-29 15:04:56 +02:00
ecb2596090 begin reorganizing code 2020-08-29 14:54:07 +02:00
6c516f53f3 update ignores 2020-08-29 10:30:00 +02:00
93e7fa3431 reorganize checks 2020-08-29 10:28:26 +02:00
3afeb5a3fd init 2020-08-29 10:16:06 +02:00