mirror of https://github.com/Zelo72/adguard
light auto-update
This commit is contained in:
parent
44ecf4de26
commit
3a82f3ca18
405
light.adblock
405
light.adblock
File diff suppressed because it is too large
Load Diff
46
light.stats
46
light.stats
|
@ -42,15 +42,15 @@ Initialize ...
|
||||||
|
|
||||||
Nr | Count | Format | Source | Status | File | URL/File
|
Nr | Count | Format | Source | Status | File | URL/File
|
||||||
1 | 1013 | domains | http | online | unchanged | https://raw.githubusercontent.com/jkrejcha/AdmiraList/master/AdmiraList.txt
|
1 | 1013 | domains | http | online | unchanged | https://raw.githubusercontent.com/jkrejcha/AdmiraList/master/AdmiraList.txt
|
||||||
2 | 15774 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
2 | 15797 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
||||||
3 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
|
3 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
|
||||||
4 | 3674 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
4 | 3674 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
||||||
5 | 16963 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
5 | 16963 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||||||
6 | 1213 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
6 | 1279 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||||||
7 | 4554 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
7 | 4563 | hosts | http | online | changed | https://threatfox.abuse.ch/downloads/hostfile
|
||||||
8 | 41242 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
8 | 41275 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||||
9 | 18880 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
|
9 | 18891 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
|
||||||
10 | 16220 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
|
10 | 16220 | adblock | http | online | changed | https://easylist.to/easylist/easyprivacy.txt
|
||||||
11 | 13467 | domains | local | online | unchanged | black.list
|
11 | 13467 | domains | local | online | unchanged | black.list
|
||||||
12 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
|
12 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
|
||||||
|
|
||||||
|
@ -58,20 +58,20 @@ Initialize ...
|
||||||
|
|
||||||
Stats light:
|
Stats light:
|
||||||
|
|
||||||
** Source (raw): 136809
|
** Source (raw): 136951
|
||||||
== Source (unique): 89118 (-47691)
|
== Source (unique): 89245 (-47706)
|
||||||
-- Exclude: 89063 (-55)
|
-- Exclude: 89190 (-55)
|
||||||
-- White: 87780 (-1283)
|
-- White: 87905 (-1285)
|
||||||
-- White(*): 86162 (-1618)
|
-- White(*): 86286 (-1619)
|
||||||
-- Dead: 72459 (-13703)
|
-- Dead: 72583 (-13703)
|
||||||
++ Block: 72652 (+193)
|
++ Block: 72776 (+193)
|
||||||
-- Unblock: 72648 (-4)
|
-- Unblock: 72772 (-4)
|
||||||
-- Unblock(*): 72642 (-6)
|
-- Unblock(*): 72766 (-6)
|
||||||
++ FLD: 73436 (+794)
|
++ FLD: 73566 (+800)
|
||||||
++ WWW: 111210 (+37774)
|
++ WWW: 111416 (+37850)
|
||||||
|
|
||||||
111210 unique Domains - Version 2021.1108.083422
|
111416 unique Domains - Version 2021.1109.041010
|
||||||
MD5 Domains RAW: cc9a92981b0c9c5c5f8a8e51006c92ed
|
MD5 Domains RAW: 6a8e725e2662d6766c80bd65b314ff03
|
||||||
|
|
||||||
# Convert light to Hostlist ...
|
# Convert light to Hostlist ...
|
||||||
|
|
||||||
|
@ -94,10 +94,10 @@ Prepare domain list for compiling ... done.
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
ℹ Start compiling light.adblock.raw
|
ℹ Start compiling light.adblock.raw
|
||||||
ℹ Original length is 71168
|
ℹ Original length is 71291
|
||||||
ℹ Length after applying transformations is 71168
|
ℹ Length after applying transformations is 71291
|
||||||
ℹ The list was compressed from 71171 to 62396
|
ℹ The list was compressed from 71294 to 62517
|
||||||
ℹ Final length of the list is 62402
|
ℹ Final length of the list is 62523
|
||||||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
|
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
|
||||||
ℹ Finished compiling
|
ℹ Finished compiling
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue