mirror of https://github.com/Zelo72/adguard
light auto-update
This commit is contained in:
parent
3aefcdd447
commit
35be28f3f4
2280
light.adblock
2280
light.adblock
File diff suppressed because it is too large
Load Diff
42
light.stats
42
light.stats
|
@ -39,7 +39,7 @@ Initialize ...
|
|||
|
||||
Nr | Count | Format | Source | Status | File | URL/File
|
||||
1 | 1013 | domains | http | online | unchanged | https://raw.githubusercontent.com/jkrejcha/AdmiraList/master/AdmiraList.txt
|
||||
2 | 15506 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
||||
2 | 15508 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
||||
3 | 9922 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/adv/domains
|
||||
4 | 1491 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/shallalist/master/tracker/domains
|
||||
5 | 3670 | domains | http | online | unchanged | https://raw.githubusercontent.com/cbuijs/ut1/master/ads/domains
|
||||
|
@ -49,11 +49,11 @@ Initialize ...
|
|||
9 | 335 | hosts | http | online | unchanged | https://raw.githubusercontent.com/shreyasminocha/shady-hosts/main/hosts
|
||||
10 | 16964 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||||
11 | 93173 | hosts | http | online | unchanged | https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||||
12 | 1116 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||||
12 | 1122 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||||
13 | 4465 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||||
14 | 40999 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||
15 | 16106 | domains | http | online | unchanged | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
|
||||
16 | 18829 | adblock | http | online | changed | https://easylist.to/easylist/easylist.txt
|
||||
15 | 14725 | domains | http | online | changed | https://raw.githubusercontent.com/adguardteam/cname-trackers/master/combined_disguised_trackers_justdomains.txt
|
||||
16 | 18829 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
|
||||
17 | 16204 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
|
||||
18 | 9322 | adblock | http | online | unchanged | https://raw.githubusercontent.com/easylist/easylist/master/easyprivacy/easyprivacy_specific_cname.txt
|
||||
19 | 14511 | domains | local | online | unchanged | black.list
|
||||
|
@ -63,20 +63,20 @@ Initialize ...
|
|||
|
||||
Stats light:
|
||||
|
||||
** Source (raw): 277296
|
||||
== Source (unique): 162496 (-114800)
|
||||
-- Exclude: 162368 (-128)
|
||||
-- White: 160081 (-2287)
|
||||
-- White(*): 157135 (-2946)
|
||||
-- Dead: 130161 (-26974)
|
||||
++ Block: 130337 (+176)
|
||||
-- Unblock: 130333 (-4)
|
||||
-- Unblock(*): 130327 (-6)
|
||||
++ FLD: 131503 (+1176)
|
||||
++ WWW: 173354 (+41851)
|
||||
** Source (raw): 275923
|
||||
== Source (unique): 162232 (-113691)
|
||||
-- Exclude: 162104 (-128)
|
||||
-- White: 159817 (-2287)
|
||||
-- White(*): 156870 (-2947)
|
||||
-- Dead: 129896 (-26974)
|
||||
++ Block: 130072 (+176)
|
||||
-- Unblock: 130068 (-4)
|
||||
-- Unblock(*): 130062 (-6)
|
||||
++ FLD: 131236 (+1174)
|
||||
++ WWW: 173083 (+41847)
|
||||
|
||||
173354 unique Domains - Version 2021.1101.102551
|
||||
MD5 Domains RAW: 1526cb9f6ea6559bf5829759d9aa6ab5
|
||||
173083 unique Domains - Version 2021.1101.121529
|
||||
MD5 Domains RAW: 9ccf4af2765f1e078f38892707c46560
|
||||
|
||||
# Convert light to Hostlist ...
|
||||
|
||||
|
@ -99,10 +99,10 @@ Prepare domain list for compiling ... done.
|
|||
]
|
||||
}
|
||||
ℹ Start compiling light.adblock.raw
|
||||
ℹ Original length is 115779
|
||||
ℹ Length after applying transformations is 115779
|
||||
ℹ The list was compressed from 115782 to 97085
|
||||
ℹ Final length of the list is 97091
|
||||
ℹ Original length is 115520
|
||||
ℹ Length after applying transformations is 115520
|
||||
ℹ The list was compressed from 115523 to 96469
|
||||
ℹ Final length of the list is 96475
|
||||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
|
||||
ℹ Finished compiling
|
||||
|
||||
|
|
Loading…
Reference in New Issue