Skip to content

Commit

Permalink
fix(list): Fixed Cruz & Quantum ad lists; Added rublacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
T145 committed Oct 6, 2024
1 parent e7a1039 commit b9bbbb5
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 563 deletions.
12 changes: 12 additions & 0 deletions data/v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
- [i-blocklist](https://github.com/jackrabbit335/UsefulLinuxShellScripts/blob/master/blocklist-update.sh#L17)
- [phishing_kits](https://github.com/0xDanielLopez/phishing_kits)
- [Wael](https://github.com/waelisa/Best-blocklist)
- [qme adblock](https://qme.mydns.jp/data/AdblockV2.txt)
- `Last-Modified: Mon, 18 Mar 2024 05:06:32 GMT`

### Add but archive

Expand Down Expand Up @@ -577,3 +579,13 @@
- [Leave Me Alone](https://github.com/leavemealone-app/email-trackers)
- [tekintian](https://github.com/tekintian/hosts_ads_block)
- [MalwareWorld](https://malwareworld.com/)
- [mahakala](https://adblock.mahakala.is/sitemap.xml)
- [madll](http://madll.free.fr/madware/zip/filtres-adblock.txt)
- [Forcet's](https://nicolasforcet.com/2019/11/02/meilleures-listes-de-filtrage-dns-pour-pihole-et-autres/) [list](https://forcet.fr/shared/pihole/Blocklist-Nicolasforcet.txt)
- [kowith337](https://github.com/kowith337/PersonalFilterListCollection)
- [karballo](http://karballo.net/adblock/)
- [adbrothers](https://adbrothers.nl/blacklist.txt)
- [ajnasz](https://ajnasz.hu/adblock/recent)
- `last-modified: Sat, 29 Apr 2023 16:52:54 GMT`
- [arapurayil](https://github.com/arapurayil/aBL)
- [arktiv](https://arktiv.site/blocklists/)
90 changes: 33 additions & 57 deletions data/v2/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2680,7 +2680,7 @@
"checksums": {},
"content": {
"filter": "NONE",
"retriever": "ARIA2",
"retriever": "INSECURE_WGET",
"type": "CSV"
},
"formats": [
Expand Down Expand Up @@ -8634,57 +8634,7 @@
],
"topic": "SECURITY"
},
"quantum_abuse": {
"active": true,
"checksums": {},
"content": {
"filter": "NONE",
"retriever": "ARIA2",
"type": "TEXT"
},
"formats": [
{
"filter": "HOSTS_FILE",
"format": "DOMAIN"
}
],
"metadata": {
"description": "https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list",
"homepage": "https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list",
"license": "unlicense"
},
"method": "BLOCK",
"mirrors": [
"https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list/-/raw/master/Individual%20lists/The_Quantum_Abuse-List.txt"
],
"topic": "SECURITY"
},
"quantum_ads": {
"active": true,
"checksums": {},
"content": {
"filter": "NONE",
"retriever": "ARIA2",
"type": "TEXT"
},
"formats": [
{
"filter": "HOSTS_FILE",
"format": "DOMAIN"
}
],
"metadata": {
"description": "https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list",
"homepage": "https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list",
"license": "unlicense"
},
"method": "BLOCK",
"mirrors": [
"https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list/-/raw/master/For%20hosts%20file/The_Quantum_Ad-List.txt"
],
"topic": "SECURITY"
},
"quantum_privacy": {
"quantum_part_1": {
"active": true,
"checksums": {},
"content": {
Expand All @@ -8705,11 +8655,11 @@
},
"method": "BLOCK",
"mirrors": [
"https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list/-/raw/master/Individual%20lists/The_Quantum_Privacy-list.txt"
"https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list/-/raw/master/Hosts/The_Quantum_Ad-List_1.txt"
],
"topic": "SECURITY"
"topic": "PRIVACY"
},
"quantum_simple_ads": {
"quantum_part_2": {
"active": true,
"checksums": {},
"content": {
Expand All @@ -8730,9 +8680,9 @@
},
"method": "BLOCK",
"mirrors": [
"https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list/-/raw/master/Individual%20lists/The_Quantum_Simply-ads-list.txt"
"https://gitlab.com/The_Quantum_Alpha/the-quantum-ad-list/-/raw/master/Hosts/The_Quantum_Ad-List_2.txt"
],
"topic": "SECURITY"
"topic": "PRIVACY"
},
"quantumultx_advertising": {
"active": true,
Expand Down Expand Up @@ -12367,5 +12317,31 @@
"https://zonefiles.io/f/compromised/ip/live/"
],
"topic": "SECURITY"
},
"rublacklist_ads": {
"active": true,
"checksums": {},
"content": {
"filter": "NONE",
"retriever": "ARIA2",
"type": "TEXT"
},
"notes": "Mentions being updated rarely, but is updated more frequently than adlist.txt",
"formats": [
{
"filter": "RAW_HOSTS_WITH_COMMENTS",
"format": "DOMAIN"
}
],
"metadata": {
"description": "https://adlock.dinis.ru/",
"homepage": "https://dinis.ru/",
"license": "all-rights-reserved"
},
"method": "BLOCK",
"mirrors": [
"https://adlock.dinis.ru/adlist1.txt"
],
"topic": "SECURITY"
}
}
Loading

0 comments on commit b9bbbb5

Please sign in to comment.