Filter updated: Fri, 04 Jun 2021 00:07:15 UTC

This commit is contained in:
curben-bot 2021-06-04 00:07:15 +00:00
parent f66025f49a
commit 45937c67a5
14 changed files with 1598 additions and 1584 deletions

View File

@ -1,6 +1,6 @@
! Title: PUP Domains Blocklist (AdGuard)
! Description: Block domains that host potentially unwanted programs (PUP)
! Updated: Thu, 03 Jun 2021 12:08:03 UTC
! Updated: Fri, 04 Jun 2021 00:07:15 UTC
! Expires: 1 day (update frequency)
! Homepage: https://gitlab.com/curben/pup-filter
! License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@
||flexroll.online$all
||flyfreecostas.live$all
||flymedia.club$all
||flymedia.online$all
||foregoingpump.xyz$all
||forsalecheap.net$all
||free-gifts.net$all

View File

@ -1,6 +1,6 @@
! Title: PUP Domains Blocklist (AdGuard Home)
! Description: Block domains that host potentially unwanted programs (PUP)
! Updated: Thu, 03 Jun 2021 12:08:03 UTC
! Updated: Fri, 04 Jun 2021 00:07:15 UTC
! Expires: 1 day (update frequency)
! Homepage: https://gitlab.com/curben/pup-filter
! License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@
||flexroll.online^
||flyfreecostas.live^
||flymedia.club^
||flymedia.online^
||foregoingpump.xyz^
||forsalecheap.net^
||free-gifts.net^

View File

@ -1,6 +1,6 @@
# Title: PUP Domains BIND Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Thu, 03 Jun 2021 12:08:03 UTC
# Updated: Fri, 04 Jun 2021 00:07:15 UTC
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@ zone "flatbellylife.info" { type master; notify no; file "null.zone.file"; };
zone "flexroll.online" { type master; notify no; file "null.zone.file"; };
zone "flyfreecostas.live" { type master; notify no; file "null.zone.file"; };
zone "flymedia.club" { type master; notify no; file "null.zone.file"; };
zone "flymedia.online" { type master; notify no; file "null.zone.file"; };
zone "foregoingpump.xyz" { type master; notify no; file "null.zone.file"; };
zone "forsalecheap.net" { type master; notify no; file "null.zone.file"; };
zone "free-gifts.net" { type master; notify no; file "null.zone.file"; };

View File

@ -1,6 +1,6 @@
# Title: PUP Domains dnsmasq Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Thu, 03 Jun 2021 12:08:03 UTC
# Updated: Fri, 04 Jun 2021 00:07:15 UTC
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@ address=/flatbellylife.info/0.0.0.0
address=/flexroll.online/0.0.0.0
address=/flyfreecostas.live/0.0.0.0
address=/flymedia.club/0.0.0.0
address=/flymedia.online/0.0.0.0
address=/foregoingpump.xyz/0.0.0.0
address=/forsalecheap.net/0.0.0.0
address=/free-gifts.net/0.0.0.0

View File

@ -1,6 +1,6 @@
# Title: PUP Domains Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Thu, 03 Jun 2021 12:08:03 UTC
# Updated: Fri, 04 Jun 2021 00:07:15 UTC
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@ flatbellylife.info
flexroll.online
flyfreecostas.live
flymedia.club
flymedia.online
foregoingpump.xyz
forsalecheap.net
free-gifts.net

View File

@ -1,6 +1,6 @@
# Title: PUP Hosts Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Thu, 03 Jun 2021 12:08:03 UTC
# Updated: Fri, 04 Jun 2021 00:07:15 UTC
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@
0.0.0.0 flexroll.online
0.0.0.0 flyfreecostas.live
0.0.0.0 flymedia.club
0.0.0.0 flymedia.online
0.0.0.0 foregoingpump.xyz
0.0.0.0 forsalecheap.net
0.0.0.0 free-gifts.net

View File

@ -1,13 +1,13 @@
; Title: PUP Domains RPZ Blocklist
; Description: Block domains that host potentially unwanted programs (PUP)
; Updated: Thu, 03 Jun 2021 12:08:03 UTC
; Updated: Fri, 04 Jun 2021 00:07:15 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. 1622722083 86400 3600 604800 30
@ IN SOA rpz.curben.gitlab.io. hostmaster.rpz.curben.gitlab.io. 1622765235 86400 3600 604800 30
NS localhost.
123news.website CNAME .
@ -152,6 +152,7 @@ flatbellylife.info CNAME .
flexroll.online CNAME .
flyfreecostas.live CNAME .
flymedia.club CNAME .
flymedia.online CNAME .
foregoingpump.xyz CNAME .
forsalecheap.net CNAME .
free-gifts.net 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

View File

@ -1,6 +1,6 @@
# Title: PUP Domains Unbound Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Thu, 03 Jun 2021 12:08:03 UTC
# Updated: Fri, 04 Jun 2021 00:07:15 UTC
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@ local-zone: "flatbellylife.info" always_nxdomain
local-zone: "flexroll.online" always_nxdomain
local-zone: "flyfreecostas.live" always_nxdomain
local-zone: "flymedia.club" always_nxdomain
local-zone: "flymedia.online" always_nxdomain
local-zone: "foregoingpump.xyz" always_nxdomain
local-zone: "forsalecheap.net" always_nxdomain
local-zone: "free-gifts.net" always_nxdomain

View File

@ -1,6 +1,6 @@
! Title: PUP Domains Blocklist (Vivaldi)
! Description: Block domains that host potentially unwanted programs (PUP)
! Updated: Thu, 03 Jun 2021 12:08:03 UTC
! Updated: Fri, 04 Jun 2021 00:07:15 UTC
! Expires: 1 day (update frequency)
! Homepage: https://gitlab.com/curben/pup-filter
! License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@
||flexroll.online$document
||flyfreecostas.live$document
||flymedia.club$document
||flymedia.online$document
||foregoingpump.xyz$document
||forsalecheap.net$document
||free-gifts.net$document

3
dist/pup-filter.tpl vendored
View File

@ -1,7 +1,7 @@
msFilterList
# Title: PUP Hosts Blocklist (IE)
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Thu, 03 Jun 2021 12:08:03 UTC
# Updated: Fri, 04 Jun 2021 00:07:15 UTC
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
@ -150,6 +150,7 @@ msFilterList
-d flexroll.online
-d flyfreecostas.live
-d flymedia.club
-d flymedia.online
-d foregoingpump.xyz
-d forsalecheap.net
-d free-gifts.net

3
dist/pup-filter.txt vendored
View File

@ -1,6 +1,6 @@
! Title: PUP Domains Blocklist
! Description: Block domains that host potentially unwanted programs (PUP)
! Updated: Thu, 03 Jun 2021 12:08:03 UTC
! Updated: Fri, 04 Jun 2021 00:07:15 UTC
! Expires: 1 day (update frequency)
! Homepage: https://gitlab.com/curben/pup-filter
! License: https://gitlab.com/curben/pup-filter#license
@ -147,6 +147,7 @@ flatbellylife.info
flexroll.online
flyfreecostas.live
flymedia.club
flymedia.online
foregoingpump.xyz
forsalecheap.net
free-gifts.net