mirror of https://github.com/Zelo72/rpi
light auto-update
This commit is contained in:
parent
3b9f9e5382
commit
ffe2306f0f
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -42,37 +42,37 @@ 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 | 16376 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
||||
2 | 16376 | domains | http | online | unchanged | 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
|
||||
4 | 3685 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
||||
5 | 16965 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||||
6 | 1132 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||||
6 | 1112 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||||
7 | 4578 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||||
8 | 41581 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||
8 | 41581 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||
9 | 19021 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
|
||||
10 | 16237 | adblock | http | online | changed | https://easylist.to/easylist/easyprivacy.txt
|
||||
10 | 16237 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
|
||||
11 | 12852 | domains | local | online | unchanged | black.list
|
||||
12 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
|
||||
13 | 27035 | domains | local | online | changed | personal.txt
|
||||
13 | 27036 | domains | local | online | changed | personal.txt
|
||||
|
||||
# Build light Domainlist ...
|
||||
|
||||
Stats light:
|
||||
|
||||
** Source (raw): 164284
|
||||
== Source (unique): 98068 (-66216)
|
||||
-- Exclude: 97981 (-87)
|
||||
-- White: 96688 (-1293)
|
||||
-- White(*): 95653 (-1035)
|
||||
-- Dead: 81339 (-14314)
|
||||
++ Block: 81533 (+194)
|
||||
-- Unblock: 81529 (-4)
|
||||
-- Unblock(*): 81523 (-6)
|
||||
++ FLD: 82249 (+726)
|
||||
++ WWW: 114344 (+32095)
|
||||
** Source (raw): 164265
|
||||
== Source (unique): 98048 (-66217)
|
||||
-- Exclude: 97961 (-87)
|
||||
-- White: 96668 (-1293)
|
||||
-- White(*): 95633 (-1035)
|
||||
-- Dead: 81320 (-14313)
|
||||
++ Block: 81514 (+194)
|
||||
-- Unblock: 81510 (-4)
|
||||
-- Unblock(*): 81504 (-6)
|
||||
++ FLD: 82224 (+720)
|
||||
++ WWW: 114316 (+32092)
|
||||
|
||||
114344 unique Domains - Version 2021.1116.133037
|
||||
MD5 Domains RAW: c992dfa5959928ff6ded221e33350263
|
||||
114316 unique Domains - Version 2021.1116.145250
|
||||
MD5 Domains RAW: ca4241626ab5a62b57a9fde5b2d5a8a8
|
||||
|
||||
# Convert light to Hostlist ...
|
||||
|
||||
|
@ -95,10 +95,10 @@ Prepare domain list for compiling ... done.
|
|||
]
|
||||
}
|
||||
ℹ Start compiling light.adblock.raw
|
||||
ℹ Original length is 73322
|
||||
ℹ Length after applying transformations is 73322
|
||||
ℹ The list was compressed from 73325 to 63317
|
||||
ℹ Final length of the list is 63323
|
||||
ℹ Original length is 73302
|
||||
ℹ Length after applying transformations is 73302
|
||||
ℹ The list was compressed from 73305 to 63296
|
||||
ℹ Final length of the list is 63302
|
||||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
|
||||
ℹ Finished compiling
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
c992dfa5959928ff6ded221e33350263
|
||||
ca4241626ab5a62b57a9fde5b2d5a8a8
|
||||
|
|
|
@ -1 +1 @@
|
|||
c992dfa5959928ff6ded221e33350263
|
||||
ca4241626ab5a62b57a9fde5b2d5a8a8
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
/media/nas/git/rpi/pihole/blocklists/sources/adguardteam_adguardsdnsfilter_filters_rules.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/adguardteam.github.io_adguardsdnsfilter_filters_filter.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/adroitadorkhan_antipopads-re_formats_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/airvpn.org_api_dns_lists__code_air_cryptojacking_block_0.0.0.0_style_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/airvpn.org_api_dns_lists__code_air_malware_block_0.0.0.0_style_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/amnestytech_investigations_2021-07-18_nso_domains.txt
|
||||
|
@ -16,6 +18,7 @@
|
|||
/media/nas/git/rpi/pihole/blocklists/sources/botvrij.eu_data_ioclist.hostname.raw.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/cbuijs_shallalist_costtraps_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/cbuijs_shallalist_spyware_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/cbuijs_ut1_ads_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/cbuijs_ut1_cryptojacking_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/cbuijs_ut1_malware_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/curben.io_malware-filter_phishing-filter-hosts.txt
|
||||
|
@ -25,6 +28,8 @@
|
|||
/media/nas/git/rpi/pihole/blocklists/sources/davidonzo_threat-intel_lists_latestdomains.pihole.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/drsdavidsoft_additional-hosts_domains_blacklist_fake-domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/durablenapkin_scamblocklist_hosts.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/easylist.to_easylist_easylist.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/easylist.to_easylist_easyprivacy.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/fademind_hosts.extras_add.risk_hosts.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/fademind_hosts.extras_add.spam_hosts.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/fake.ts.black.list
|
||||
|
@ -41,6 +46,7 @@
|
|||
/media/nas/git/rpi/pihole/blocklists/sources/iam-py-test_my_filters_001_alternativelistformats_clickbait_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/infinitytec_blocklists_ads-and-trackers.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/infinitytec_blocklists_scams-and-phishing.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/jkrejcha_admiralist_admiralist.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/joewein.net_dl_bl_dom-bl-base.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/joewein.net_dl_bl_dom-bl.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/kees1958_w3c_annual_most_used_survey_blocklist_eu_usmost_used_ad_and_tracking_networks.txt
|
||||
|
@ -58,6 +64,7 @@
|
|||
/media/nas/git/rpi/pihole/blocklists/sources/orca.pet_notonmyshift_domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/osint.digitalside.it_threat-intel_lists_latestdomains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/paulgb.github.io_barbblock_blacklists_hosts-file.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/personal.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/pgl.yoyo.org_adservers_serverlist.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/phishing.army_download_phishing_army_blocklist_extended.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/phishing.army_download_phishing_army_blocklist.txt
|
||||
|
@ -89,6 +96,7 @@
|
|||
/media/nas/git/rpi/pihole/blocklists/sources/shadowwhisperer_blocklists_lists_malware.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/shadowwhisperer_blocklists_lists_risk.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/shadowwhisperer_blocklists_lists_scam.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/someonewhocares.org_hosts_.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/stamparm_aux_maltrail-malware-domains.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/stamparm_blackbook_blackbook.txt
|
||||
/media/nas/git/rpi/pihole/blocklists/sources/stevenblack_hosts_extensions_fakenews_hosts.txt
|
||||
|
|
|
@ -42,37 +42,37 @@ 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 | 16376 | domains | http | online | changed | https://raw.githubusercontent.com/AdroitAdorKhan/antipopads-re/master/formats/domains.txt
|
||||
2 | 16376 | domains | http | online | unchanged | 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
|
||||
4 | 3685 | hosts | http | online | unchanged | https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=0&mimetype=plaintext
|
||||
5 | 16965 | hosts | http | online | unchanged | https://someonewhocares.org/hosts/
|
||||
6 | 1132 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||||
6 | 1112 | hosts | http | online | changed | https://urlhaus.abuse.ch/downloads/hostfile/
|
||||
7 | 4578 | hosts | http | online | unchanged | https://threatfox.abuse.ch/downloads/hostfile
|
||||
8 | 41581 | adblock | http | online | changed | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||
8 | 41581 | adblock | http | online | unchanged | https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
|
||||
9 | 19021 | adblock | http | online | unchanged | https://easylist.to/easylist/easylist.txt
|
||||
10 | 16237 | adblock | http | online | changed | https://easylist.to/easylist/easyprivacy.txt
|
||||
10 | 16237 | adblock | http | online | unchanged | https://easylist.to/easylist/easyprivacy.txt
|
||||
11 | 12852 | domains | local | online | unchanged | black.list
|
||||
12 | 139 | domains | local | online | unchanged | black.list.threat-intelligence
|
||||
13 | 27035 | domains | local | online | changed | personal.txt
|
||||
13 | 27036 | domains | local | online | changed | personal.txt
|
||||
|
||||
# Build light Domainlist ...
|
||||
|
||||
Stats light:
|
||||
|
||||
** Source (raw): 164284
|
||||
== Source (unique): 98068 (-66216)
|
||||
-- Exclude: 97981 (-87)
|
||||
-- White: 96688 (-1293)
|
||||
-- White(*): 95653 (-1035)
|
||||
-- Dead: 81339 (-14314)
|
||||
++ Block: 81533 (+194)
|
||||
-- Unblock: 81529 (-4)
|
||||
-- Unblock(*): 81523 (-6)
|
||||
++ FLD: 82249 (+726)
|
||||
++ WWW: 114344 (+32095)
|
||||
** Source (raw): 164265
|
||||
== Source (unique): 98048 (-66217)
|
||||
-- Exclude: 97961 (-87)
|
||||
-- White: 96668 (-1293)
|
||||
-- White(*): 95633 (-1035)
|
||||
-- Dead: 81320 (-14313)
|
||||
++ Block: 81514 (+194)
|
||||
-- Unblock: 81510 (-4)
|
||||
-- Unblock(*): 81504 (-6)
|
||||
++ FLD: 82224 (+720)
|
||||
++ WWW: 114316 (+32092)
|
||||
|
||||
114344 unique Domains - Version 2021.1116.133037
|
||||
MD5 Domains RAW: c992dfa5959928ff6ded221e33350263
|
||||
114316 unique Domains - Version 2021.1116.145250
|
||||
MD5 Domains RAW: ca4241626ab5a62b57a9fde5b2d5a8a8
|
||||
|
||||
# Convert light to Hostlist ...
|
||||
|
||||
|
@ -95,10 +95,10 @@ Prepare domain list for compiling ... done.
|
|||
]
|
||||
}
|
||||
ℹ Start compiling light.adblock.raw
|
||||
ℹ Original length is 73322
|
||||
ℹ Length after applying transformations is 73322
|
||||
ℹ The list was compressed from 73325 to 63317
|
||||
ℹ Final length of the list is 63323
|
||||
ℹ Original length is 73302
|
||||
ℹ Length after applying transformations is 73302
|
||||
ℹ The list was compressed from 73305 to 63296
|
||||
ℹ Final length of the list is 63302
|
||||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/light/out/light.adblock
|
||||
ℹ Finished compiling
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -11850,6 +11850,7 @@ mabipa.com
|
|||
mabping.chartbeat.net
|
||||
m-accounts.scloud.letv.com
|
||||
mackeeperapp.mackeeper.com
|
||||
macro.adnami2.io
|
||||
macro.adnami.io
|
||||
mac-torrent-download.net
|
||||
madadsmedia.com
|
||||
|
|
|
@ -143,7 +143,6 @@ brickwholesaler.com
|
|||
brideofmessiah.com
|
||||
brightmega.com
|
||||
brightstarshop.com
|
||||
brilhodezembalagens.com.br
|
||||
brownstowntabernacle.org
|
||||
budlife.io
|
||||
buggys.cl
|
||||
|
@ -163,6 +162,7 @@ capraroconsulting.com
|
|||
caragudigital.com.mx
|
||||
careergg.virvazir.com
|
||||
cariustadz.org
|
||||
cbn.hypervoizd.com
|
||||
ccleaner.amysoft.in
|
||||
ccleaner.citylightsrealcon.com
|
||||
cdaonline.com.ar
|
||||
|
@ -193,7 +193,6 @@ cnc.ecstasycode.xyz
|
|||
cobhamplasteringservices.co.uk
|
||||
coffeemachinenow.sweetescapehouse.com
|
||||
cokhithienan.vn
|
||||
colinde.pricesne.com
|
||||
colonna.ug
|
||||
comunidad.remaxcaproinco.com
|
||||
concussiontherapy.com
|
||||
|
@ -240,6 +239,7 @@ danielacordeiro.com.br
|
|||
dashboard.khholdings.co.za
|
||||
data.cdevelop.org
|
||||
data.green-iraq.com
|
||||
dataonestorage.com
|
||||
davidmcguinness.info
|
||||
ddivine.kriritindia.com
|
||||
deagroup-ks.com
|
||||
|
@ -331,6 +331,7 @@ estiloymadera.com.py
|
|||
estudiogflz.com.ar
|
||||
etracking.cargoairservices.com
|
||||
eusouchio.com.br
|
||||
evvcrisisfund.com
|
||||
excavatorgroup.com
|
||||
exilum.com
|
||||
expansion360.net
|
||||
|
@ -570,7 +571,6 @@ media-server.skyinternet.com.pk
|
|||
medianews.ge
|
||||
meet.visatree.in
|
||||
megagynreformas.com.br
|
||||
megamart.afnan-amc.com
|
||||
megjavit-lak.hu
|
||||
merchan-arq.com.pe
|
||||
merchantbli.myitas.net
|
||||
|
@ -591,7 +591,6 @@ mktf.mx
|
|||
mladtehnik.com
|
||||
mmd.cityhelpcall.com
|
||||
mncarteam.com
|
||||
mobile.lovplus.com
|
||||
moe.xiaomitq.com
|
||||
monest.mobileappz.in
|
||||
morrobaydrugandgift.com
|
||||
|
@ -660,6 +659,7 @@ ombrapiatta.com
|
|||
oms.pappai.com
|
||||
omscoc.pappai.com
|
||||
onionmatthew.biz
|
||||
online.creedglobal.in
|
||||
onyx-food.com
|
||||
ooforms.com
|
||||
oracle.zzhreceive.top
|
||||
|
@ -1015,7 +1015,7 @@ webschool.quicksoft.in
|
|||
weelove.fr
|
||||
weinsteincounseling.com
|
||||
whatspoppinnola.com
|
||||
wildnights.co.uk
|
||||
wildtrust.mediadevstaging.com
|
||||
winonvulkan.publicidadexpress.mx
|
||||
winonvulkan.ringhio.net
|
||||
winonvulkan.syrox-kosova.com
|
||||
|
@ -1038,6 +1038,7 @@ www.dacui.online
|
|||
www.dental.xiaoxiao.media
|
||||
www.dgmpak.com
|
||||
www.dynatech-int.com
|
||||
www.elshadaischool.co.za
|
||||
www.esportesht.com.br
|
||||
www.fam-int.com
|
||||
www.fieldomobify.com
|
||||
|
@ -1057,11 +1058,10 @@ www.kavaleto.gr
|
|||
www.kjcpromo.com
|
||||
www.landing.yetiapp.ec
|
||||
www.mfevr.com
|
||||
www.mojochamps.com
|
||||
www.muradvietnam.vn
|
||||
www.necessarytroubleshow.com
|
||||
www.nesthomes.co.ke
|
||||
www.orientgatewayltd.com
|
||||
www.plug2field.com
|
||||
www.prestasicash.com.ar
|
||||
www.quartier-midi.be
|
||||
www.reacredit.com.br
|
||||
|
|
Loading…
Reference in New Issue