Filter updated: Wed, 19 May 2021 00:07:09 UTC
This commit is contained in:
parent
e582463abf
commit
896d653894
|
@ -1,6 +1,6 @@
|
|||
! Title: PUP Domains Blocklist (AdGuard)
|
||||
! Description: Block domains that host potentially unwanted programs (PUP)
|
||||
! Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
! Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
! Expires: 1 day (update frequency)
|
||||
! Homepage: https://gitlab.com/curben/pup-filter
|
||||
! License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@
|
|||
||blockchain-com.email$all
|
||||
||bodyamaze.club$all
|
||||
||bodyselfcare.info$all
|
||||
||boot-upcompletely-bestprecisefile.best$all
|
||||
||boot-upfree-bestuberfile.best$all
|
||||
||boot-upoverly-bestadvancedfile.best$all
|
||||
||boot-uprefined-bestcompletelyfile.best$all
|
||||
|
@ -76,6 +77,7 @@
|
|||
||congrats-lucky-giveaway-smart.cyou$all
|
||||
||congratsluckygiveawaysmart.cyou$all
|
||||
||connectionapplication.com$all
|
||||
||contentgate.cam$all
|
||||
||contentgate.fun$all
|
||||
||contentgate.uno$all
|
||||
||cooing.top$all
|
||||
|
@ -96,7 +98,6 @@
|
|||
||dailymedia.work$all
|
||||
||dailyrep.net$all
|
||||
||degreenm.top$all
|
||||
||delightcmain.xyz$all
|
||||
||digitalinvest.news$all
|
||||
||displayfriend.xyz$all
|
||||
||ditvl.com$all
|
||||
|
@ -544,7 +545,6 @@
|
|||
||thehealthystyle.info$all
|
||||
||thehealthyvibe.info$all
|
||||
||thehotshot.info$all
|
||||
||thelastpicture.show$all
|
||||
||thenewjourney.info$all
|
||||
||thepackage.club$all
|
||||
||thesafestplayerlinks.work$all
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
! Title: PUP Domains Blocklist (AdGuard Home)
|
||||
! Description: Block domains that host potentially unwanted programs (PUP)
|
||||
! Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
! Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
! Expires: 1 day (update frequency)
|
||||
! Homepage: https://gitlab.com/curben/pup-filter
|
||||
! License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@
|
|||
||blockchain-com.email^
|
||||
||bodyamaze.club^
|
||||
||bodyselfcare.info^
|
||||
||boot-upcompletely-bestprecisefile.best^
|
||||
||boot-upfree-bestuberfile.best^
|
||||
||boot-upoverly-bestadvancedfile.best^
|
||||
||boot-uprefined-bestcompletelyfile.best^
|
||||
|
@ -76,6 +77,7 @@
|
|||
||congrats-lucky-giveaway-smart.cyou^
|
||||
||congratsluckygiveawaysmart.cyou^
|
||||
||connectionapplication.com^
|
||||
||contentgate.cam^
|
||||
||contentgate.fun^
|
||||
||contentgate.uno^
|
||||
||cooing.top^
|
||||
|
@ -96,7 +98,6 @@
|
|||
||dailymedia.work^
|
||||
||dailyrep.net^
|
||||
||degreenm.top^
|
||||
||delightcmain.xyz^
|
||||
||digitalinvest.news^
|
||||
||displayfriend.xyz^
|
||||
||ditvl.com^
|
||||
|
@ -544,7 +545,6 @@
|
|||
||thehealthystyle.info^
|
||||
||thehealthyvibe.info^
|
||||
||thehotshot.info^
|
||||
||thelastpicture.show^
|
||||
||thenewjourney.info^
|
||||
||thepackage.club^
|
||||
||thesafestplayerlinks.work^
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Title: PUP Domains BIND Blocklist
|
||||
# Description: Block domains that host potentially unwanted programs (PUP)
|
||||
# Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
# Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
# Expires: 1 day (update frequency)
|
||||
# Homepage: https://gitlab.com/curben/pup-filter
|
||||
# License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@ zone "biztherapy.info" { type master; notify no; file "null.zone.file"; };
|
|||
zone "blockchain-com.email" { type master; notify no; file "null.zone.file"; };
|
||||
zone "bodyamaze.club" { type master; notify no; file "null.zone.file"; };
|
||||
zone "bodyselfcare.info" { type master; notify no; file "null.zone.file"; };
|
||||
zone "boot-upcompletely-bestprecisefile.best" { type master; notify no; file "null.zone.file"; };
|
||||
zone "boot-upfree-bestuberfile.best" { type master; notify no; file "null.zone.file"; };
|
||||
zone "boot-upoverly-bestadvancedfile.best" { type master; notify no; file "null.zone.file"; };
|
||||
zone "boot-uprefined-bestcompletelyfile.best" { type master; notify no; file "null.zone.file"; };
|
||||
|
@ -76,6 +77,7 @@ zone "conflaqpzc.info" { type master; notify no; file "null.zone.file"; };
|
|||
zone "congrats-lucky-giveaway-smart.cyou" { type master; notify no; file "null.zone.file"; };
|
||||
zone "congratsluckygiveawaysmart.cyou" { type master; notify no; file "null.zone.file"; };
|
||||
zone "connectionapplication.com" { type master; notify no; file "null.zone.file"; };
|
||||
zone "contentgate.cam" { type master; notify no; file "null.zone.file"; };
|
||||
zone "contentgate.fun" { type master; notify no; file "null.zone.file"; };
|
||||
zone "contentgate.uno" { type master; notify no; file "null.zone.file"; };
|
||||
zone "cooing.top" { type master; notify no; file "null.zone.file"; };
|
||||
|
@ -96,7 +98,6 @@ zone "dailymedia.surf" { type master; notify no; file "null.zone.file"; };
|
|||
zone "dailymedia.work" { type master; notify no; file "null.zone.file"; };
|
||||
zone "dailyrep.net" { type master; notify no; file "null.zone.file"; };
|
||||
zone "degreenm.top" { type master; notify no; file "null.zone.file"; };
|
||||
zone "delightcmain.xyz" { type master; notify no; file "null.zone.file"; };
|
||||
zone "digitalinvest.news" { type master; notify no; file "null.zone.file"; };
|
||||
zone "displayfriend.xyz" { type master; notify no; file "null.zone.file"; };
|
||||
zone "ditvl.com" { type master; notify no; file "null.zone.file"; };
|
||||
|
@ -544,7 +545,6 @@ zone "thehealthpedia.info" { type master; notify no; file "null.zone.file"; };
|
|||
zone "thehealthystyle.info" { type master; notify no; file "null.zone.file"; };
|
||||
zone "thehealthyvibe.info" { type master; notify no; file "null.zone.file"; };
|
||||
zone "thehotshot.info" { type master; notify no; file "null.zone.file"; };
|
||||
zone "thelastpicture.show" { type master; notify no; file "null.zone.file"; };
|
||||
zone "thenewjourney.info" { type master; notify no; file "null.zone.file"; };
|
||||
zone "thepackage.club" { type master; notify no; file "null.zone.file"; };
|
||||
zone "thesafestplayerlinks.work" { type master; notify no; file "null.zone.file"; };
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Title: PUP Domains dnsmasq Blocklist
|
||||
# Description: Block domains that host potentially unwanted programs (PUP)
|
||||
# Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
# Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
# Expires: 1 day (update frequency)
|
||||
# Homepage: https://gitlab.com/curben/pup-filter
|
||||
# License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@ address=/biztherapy.info/0.0.0.0
|
|||
address=/blockchain-com.email/0.0.0.0
|
||||
address=/bodyamaze.club/0.0.0.0
|
||||
address=/bodyselfcare.info/0.0.0.0
|
||||
address=/boot-upcompletely-bestprecisefile.best/0.0.0.0
|
||||
address=/boot-upfree-bestuberfile.best/0.0.0.0
|
||||
address=/boot-upoverly-bestadvancedfile.best/0.0.0.0
|
||||
address=/boot-uprefined-bestcompletelyfile.best/0.0.0.0
|
||||
|
@ -76,6 +77,7 @@ address=/conflaqpzc.info/0.0.0.0
|
|||
address=/congrats-lucky-giveaway-smart.cyou/0.0.0.0
|
||||
address=/congratsluckygiveawaysmart.cyou/0.0.0.0
|
||||
address=/connectionapplication.com/0.0.0.0
|
||||
address=/contentgate.cam/0.0.0.0
|
||||
address=/contentgate.fun/0.0.0.0
|
||||
address=/contentgate.uno/0.0.0.0
|
||||
address=/cooing.top/0.0.0.0
|
||||
|
@ -96,7 +98,6 @@ address=/dailymedia.surf/0.0.0.0
|
|||
address=/dailymedia.work/0.0.0.0
|
||||
address=/dailyrep.net/0.0.0.0
|
||||
address=/degreenm.top/0.0.0.0
|
||||
address=/delightcmain.xyz/0.0.0.0
|
||||
address=/digitalinvest.news/0.0.0.0
|
||||
address=/displayfriend.xyz/0.0.0.0
|
||||
address=/ditvl.com/0.0.0.0
|
||||
|
@ -544,7 +545,6 @@ address=/thehealthpedia.info/0.0.0.0
|
|||
address=/thehealthystyle.info/0.0.0.0
|
||||
address=/thehealthyvibe.info/0.0.0.0
|
||||
address=/thehotshot.info/0.0.0.0
|
||||
address=/thelastpicture.show/0.0.0.0
|
||||
address=/thenewjourney.info/0.0.0.0
|
||||
address=/thepackage.club/0.0.0.0
|
||||
address=/thesafestplayerlinks.work/0.0.0.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Title: PUP Domains Blocklist
|
||||
# Description: Block domains that host potentially unwanted programs (PUP)
|
||||
# Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
# Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
# Expires: 1 day (update frequency)
|
||||
# Homepage: https://gitlab.com/curben/pup-filter
|
||||
# License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@ biztherapy.info
|
|||
blockchain-com.email
|
||||
bodyamaze.club
|
||||
bodyselfcare.info
|
||||
boot-upcompletely-bestprecisefile.best
|
||||
boot-upfree-bestuberfile.best
|
||||
boot-upoverly-bestadvancedfile.best
|
||||
boot-uprefined-bestcompletelyfile.best
|
||||
|
@ -76,6 +77,7 @@ conflaqpzc.info
|
|||
congrats-lucky-giveaway-smart.cyou
|
||||
congratsluckygiveawaysmart.cyou
|
||||
connectionapplication.com
|
||||
contentgate.cam
|
||||
contentgate.fun
|
||||
contentgate.uno
|
||||
cooing.top
|
||||
|
@ -96,7 +98,6 @@ dailymedia.surf
|
|||
dailymedia.work
|
||||
dailyrep.net
|
||||
degreenm.top
|
||||
delightcmain.xyz
|
||||
digitalinvest.news
|
||||
displayfriend.xyz
|
||||
ditvl.com
|
||||
|
@ -544,7 +545,6 @@ thehealthpedia.info
|
|||
thehealthystyle.info
|
||||
thehealthyvibe.info
|
||||
thehotshot.info
|
||||
thelastpicture.show
|
||||
thenewjourney.info
|
||||
thepackage.club
|
||||
thesafestplayerlinks.work
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Title: PUP Hosts Blocklist
|
||||
# Description: Block domains that host potentially unwanted programs (PUP)
|
||||
# Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
# Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
# Expires: 1 day (update frequency)
|
||||
# Homepage: https://gitlab.com/curben/pup-filter
|
||||
# License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@
|
|||
0.0.0.0 blockchain-com.email
|
||||
0.0.0.0 bodyamaze.club
|
||||
0.0.0.0 bodyselfcare.info
|
||||
0.0.0.0 boot-upcompletely-bestprecisefile.best
|
||||
0.0.0.0 boot-upfree-bestuberfile.best
|
||||
0.0.0.0 boot-upoverly-bestadvancedfile.best
|
||||
0.0.0.0 boot-uprefined-bestcompletelyfile.best
|
||||
|
@ -76,6 +77,7 @@
|
|||
0.0.0.0 congrats-lucky-giveaway-smart.cyou
|
||||
0.0.0.0 congratsluckygiveawaysmart.cyou
|
||||
0.0.0.0 connectionapplication.com
|
||||
0.0.0.0 contentgate.cam
|
||||
0.0.0.0 contentgate.fun
|
||||
0.0.0.0 contentgate.uno
|
||||
0.0.0.0 cooing.top
|
||||
|
@ -96,7 +98,6 @@
|
|||
0.0.0.0 dailymedia.work
|
||||
0.0.0.0 dailyrep.net
|
||||
0.0.0.0 degreenm.top
|
||||
0.0.0.0 delightcmain.xyz
|
||||
0.0.0.0 digitalinvest.news
|
||||
0.0.0.0 displayfriend.xyz
|
||||
0.0.0.0 ditvl.com
|
||||
|
@ -544,7 +545,6 @@
|
|||
0.0.0.0 thehealthystyle.info
|
||||
0.0.0.0 thehealthyvibe.info
|
||||
0.0.0.0 thehotshot.info
|
||||
0.0.0.0 thelastpicture.show
|
||||
0.0.0.0 thenewjourney.info
|
||||
0.0.0.0 thepackage.club
|
||||
0.0.0.0 thesafestplayerlinks.work
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
; Title: PUP Domains RPZ Blocklist
|
||||
; Description: Block domains that host potentially unwanted programs (PUP)
|
||||
; Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
; Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
; Expires: 1 day (update frequency)
|
||||
; Homepage: https://gitlab.com/curben/pup-filter
|
||||
; License: https://gitlab.com/curben/pup-filter#license
|
||||
; Source: https://github.com/zhouhanc/malware-discoverer
|
||||
|
||||
$TTL 30
|
||||
@ IN SOA rpz.curben.gitlab.io. hostmaster.rpz.curben.gitlab.io. 1621339651 86400 3600 604800 30
|
||||
@ IN SOA rpz.curben.gitlab.io. hostmaster.rpz.curben.gitlab.io. 1621382829 86400 3600 604800 30
|
||||
NS localhost.
|
||||
|
||||
123news.website CNAME .
|
||||
|
@ -51,6 +51,7 @@ biztherapy.info CNAME .
|
|||
blockchain-com.email CNAME .
|
||||
bodyamaze.club CNAME .
|
||||
bodyselfcare.info CNAME .
|
||||
boot-upcompletely-bestprecisefile.best CNAME .
|
||||
boot-upfree-bestuberfile.best CNAME .
|
||||
boot-upoverly-bestadvancedfile.best CNAME .
|
||||
boot-uprefined-bestcompletelyfile.best CNAME .
|
||||
|
@ -81,6 +82,7 @@ conflaqpzc.info CNAME .
|
|||
congrats-lucky-giveaway-smart.cyou CNAME .
|
||||
congratsluckygiveawaysmart.cyou CNAME .
|
||||
connectionapplication.com CNAME .
|
||||
contentgate.cam CNAME .
|
||||
contentgate.fun CNAME .
|
||||
contentgate.uno CNAME .
|
||||
cooing.top CNAME .
|
||||
|
@ -101,7 +103,6 @@ dailymedia.surf CNAME .
|
|||
dailymedia.work CNAME .
|
||||
dailyrep.net CNAME .
|
||||
degreenm.top CNAME .
|
||||
delightcmain.xyz CNAME .
|
||||
digitalinvest.news CNAME .
|
||||
displayfriend.xyz CNAME .
|
||||
ditvl.com CNAME .
|
||||
|
@ -549,7 +550,6 @@ thehealthpedia.info CNAME .
|
|||
thehealthystyle.info CNAME .
|
||||
thehealthyvibe.info CNAME .
|
||||
thehotshot.info CNAME .
|
||||
thelastpicture.show CNAME .
|
||||
thenewjourney.info CNAME .
|
||||
thepackage.club CNAME .
|
||||
thesafestplayerlinks.work CNAME .
|
||||
|
|
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
|
@ -1,6 +1,6 @@
|
|||
# Title: PUP Domains Unbound Blocklist
|
||||
# Description: Block domains that host potentially unwanted programs (PUP)
|
||||
# Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
# Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
# Expires: 1 day (update frequency)
|
||||
# Homepage: https://gitlab.com/curben/pup-filter
|
||||
# License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@ local-zone: "biztherapy.info" always_nxdomain
|
|||
local-zone: "blockchain-com.email" always_nxdomain
|
||||
local-zone: "bodyamaze.club" always_nxdomain
|
||||
local-zone: "bodyselfcare.info" always_nxdomain
|
||||
local-zone: "boot-upcompletely-bestprecisefile.best" always_nxdomain
|
||||
local-zone: "boot-upfree-bestuberfile.best" always_nxdomain
|
||||
local-zone: "boot-upoverly-bestadvancedfile.best" always_nxdomain
|
||||
local-zone: "boot-uprefined-bestcompletelyfile.best" always_nxdomain
|
||||
|
@ -76,6 +77,7 @@ local-zone: "conflaqpzc.info" always_nxdomain
|
|||
local-zone: "congrats-lucky-giveaway-smart.cyou" always_nxdomain
|
||||
local-zone: "congratsluckygiveawaysmart.cyou" always_nxdomain
|
||||
local-zone: "connectionapplication.com" always_nxdomain
|
||||
local-zone: "contentgate.cam" always_nxdomain
|
||||
local-zone: "contentgate.fun" always_nxdomain
|
||||
local-zone: "contentgate.uno" always_nxdomain
|
||||
local-zone: "cooing.top" always_nxdomain
|
||||
|
@ -96,7 +98,6 @@ local-zone: "dailymedia.surf" always_nxdomain
|
|||
local-zone: "dailymedia.work" always_nxdomain
|
||||
local-zone: "dailyrep.net" always_nxdomain
|
||||
local-zone: "degreenm.top" always_nxdomain
|
||||
local-zone: "delightcmain.xyz" always_nxdomain
|
||||
local-zone: "digitalinvest.news" always_nxdomain
|
||||
local-zone: "displayfriend.xyz" always_nxdomain
|
||||
local-zone: "ditvl.com" always_nxdomain
|
||||
|
@ -544,7 +545,6 @@ local-zone: "thehealthpedia.info" always_nxdomain
|
|||
local-zone: "thehealthystyle.info" always_nxdomain
|
||||
local-zone: "thehealthyvibe.info" always_nxdomain
|
||||
local-zone: "thehotshot.info" always_nxdomain
|
||||
local-zone: "thelastpicture.show" always_nxdomain
|
||||
local-zone: "thenewjourney.info" always_nxdomain
|
||||
local-zone: "thepackage.club" always_nxdomain
|
||||
local-zone: "thesafestplayerlinks.work" always_nxdomain
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
! Title: PUP Domains Blocklist (Vivaldi)
|
||||
! Description: Block domains that host potentially unwanted programs (PUP)
|
||||
! Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
! Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
! Expires: 1 day (update frequency)
|
||||
! Homepage: https://gitlab.com/curben/pup-filter
|
||||
! License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@
|
|||
||blockchain-com.email$document
|
||||
||bodyamaze.club$document
|
||||
||bodyselfcare.info$document
|
||||
||boot-upcompletely-bestprecisefile.best$document
|
||||
||boot-upfree-bestuberfile.best$document
|
||||
||boot-upoverly-bestadvancedfile.best$document
|
||||
||boot-uprefined-bestcompletelyfile.best$document
|
||||
|
@ -76,6 +77,7 @@
|
|||
||congrats-lucky-giveaway-smart.cyou$document
|
||||
||congratsluckygiveawaysmart.cyou$document
|
||||
||connectionapplication.com$document
|
||||
||contentgate.cam$document
|
||||
||contentgate.fun$document
|
||||
||contentgate.uno$document
|
||||
||cooing.top$document
|
||||
|
@ -96,7 +98,6 @@
|
|||
||dailymedia.work$document
|
||||
||dailyrep.net$document
|
||||
||degreenm.top$document
|
||||
||delightcmain.xyz$document
|
||||
||digitalinvest.news$document
|
||||
||displayfriend.xyz$document
|
||||
||ditvl.com$document
|
||||
|
@ -544,7 +545,6 @@
|
|||
||thehealthystyle.info$document
|
||||
||thehealthyvibe.info$document
|
||||
||thehotshot.info$document
|
||||
||thelastpicture.show$document
|
||||
||thenewjourney.info$document
|
||||
||thepackage.club$document
|
||||
||thesafestplayerlinks.work$document
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
msFilterList
|
||||
# Title: PUP Hosts Blocklist (IE)
|
||||
# Description: Block domains that host potentially unwanted programs (PUP)
|
||||
# Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
# Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
# Expires: 1 day (update frequency)
|
||||
# Homepage: https://gitlab.com/curben/pup-filter
|
||||
# License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -49,6 +49,7 @@ msFilterList
|
|||
-d blockchain-com.email
|
||||
-d bodyamaze.club
|
||||
-d bodyselfcare.info
|
||||
-d boot-upcompletely-bestprecisefile.best
|
||||
-d boot-upfree-bestuberfile.best
|
||||
-d boot-upoverly-bestadvancedfile.best
|
||||
-d boot-uprefined-bestcompletelyfile.best
|
||||
|
@ -79,6 +80,7 @@ msFilterList
|
|||
-d congrats-lucky-giveaway-smart.cyou
|
||||
-d congratsluckygiveawaysmart.cyou
|
||||
-d connectionapplication.com
|
||||
-d contentgate.cam
|
||||
-d contentgate.fun
|
||||
-d contentgate.uno
|
||||
-d cooing.top
|
||||
|
@ -99,7 +101,6 @@ msFilterList
|
|||
-d dailymedia.work
|
||||
-d dailyrep.net
|
||||
-d degreenm.top
|
||||
-d delightcmain.xyz
|
||||
-d digitalinvest.news
|
||||
-d displayfriend.xyz
|
||||
-d ditvl.com
|
||||
|
@ -547,7 +548,6 @@ msFilterList
|
|||
-d thehealthystyle.info
|
||||
-d thehealthyvibe.info
|
||||
-d thehotshot.info
|
||||
-d thelastpicture.show
|
||||
-d thenewjourney.info
|
||||
-d thepackage.club
|
||||
-d thesafestplayerlinks.work
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
! Title: PUP Domains Blocklist
|
||||
! Description: Block domains that host potentially unwanted programs (PUP)
|
||||
! Updated: Tue, 18 May 2021 12:07:31 UTC
|
||||
! Updated: Wed, 19 May 2021 00:07:09 UTC
|
||||
! Expires: 1 day (update frequency)
|
||||
! Homepage: https://gitlab.com/curben/pup-filter
|
||||
! License: https://gitlab.com/curben/pup-filter#license
|
||||
|
@ -46,6 +46,7 @@ biztherapy.info
|
|||
blockchain-com.email
|
||||
bodyamaze.club
|
||||
bodyselfcare.info
|
||||
boot-upcompletely-bestprecisefile.best
|
||||
boot-upfree-bestuberfile.best
|
||||
boot-upoverly-bestadvancedfile.best
|
||||
boot-uprefined-bestcompletelyfile.best
|
||||
|
@ -76,6 +77,7 @@ conflaqpzc.info
|
|||
congrats-lucky-giveaway-smart.cyou
|
||||
congratsluckygiveawaysmart.cyou
|
||||
connectionapplication.com
|
||||
contentgate.cam
|
||||
contentgate.fun
|
||||
contentgate.uno
|
||||
cooing.top
|
||||
|
@ -96,7 +98,6 @@ dailymedia.surf
|
|||
dailymedia.work
|
||||
dailyrep.net
|
||||
degreenm.top
|
||||
delightcmain.xyz
|
||||
digitalinvest.news
|
||||
displayfriend.xyz
|
||||
ditvl.com
|
||||
|
@ -544,7 +545,6 @@ thehealthpedia.info
|
|||
thehealthystyle.info
|
||||
thehealthyvibe.info
|
||||
thehotshot.info
|
||||
thelastpicture.show
|
||||
thenewjourney.info
|
||||
thepackage.club
|
||||
thesafestplayerlinks.work
|
||||
|
|
Loading…
Reference in New Issue