-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
config: Add all of HaGeZi #183
base: main
Are you sure you want to change the base?
Conversation
The README.md says |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. I am inclined to add these new ones.
"vname": "Fake (HaGeZi)", | ||
"group": "Security", | ||
"subg": "HaGeZi", | ||
"format": "wildcards", | ||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/fake.txt", | ||
"pack": ["scams & phishing"], | ||
"level": [2] | ||
}, | ||
{ | ||
"vname": "Pop-Up Ads (HaGeZi)", | ||
"group": "Privacy", | ||
"subg": "HaGeZi", | ||
"format": "wildcards", | ||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/popupads.txt", | ||
"pack": ["privacy"], | ||
"level": [1] | ||
}, | ||
{ | ||
"vname": "Safesearch (HaGeZi)", | ||
"group": "ParentalControl", | ||
"subg": "HaGeZi", | ||
"format": "wildcards", | ||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/nosafesearch.txt", | ||
"pack": [], | ||
"level": [] | ||
}, | ||
{ | ||
"vname": "Most Abused TLDs (HaGeZi)", | ||
"group": "Security", | ||
"subg": "HaGeZi", | ||
"format": "abp", | ||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/spam-tlds-adblock.txt", | ||
"pack": ["spam"], | ||
"level": [2] | ||
}, | ||
{ | ||
"vname": "Anti Piracy (HaGeZi)", | ||
"group": "ParentalControl", | ||
"subg": "HaGeZi", | ||
"format": "wildcards", | ||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/anti.piracy.txt", | ||
"pack": ["piracy"], | ||
"level": [1] | ||
}, | ||
{ | ||
"vname": "Gambling (HaGeZi)", | ||
"group": "ParentalControl", | ||
"subg": "HaGeZi", | ||
"format": "wildcards", | ||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/gambling.txt", | ||
"pack": ["gambling"], | ||
"level": [2] | ||
}, | ||
{ | ||
"vname": "Amazon's Native Tracker", | ||
"group": "Privacy", | ||
"subg": "NativeTracking", | ||
"format": "wildcards", | ||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/native.amazon.txt", | ||
"pack": ["liteprivacy"], | ||
"level": [0] | ||
}, | ||
{ | ||
"vname": "TikTok's Native Tracker", | ||
"group": "Privacy", | ||
"subg": "NativeTracking", | ||
"format": ["wildcards", "wildcards"], | ||
"url": [ | ||
"https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/native.tiktok.txt", | ||
"https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/native.tiktok.extended.txt"], | ||
"pack": ["liteprivacy"], | ||
"level": [1] | ||
}, | ||
{ | ||
"vname": "LG webOS's Native Tracker", | ||
"group": "Privacy", | ||
"subg": "NativeTracking", | ||
"format": "wildcards", | ||
"url": "https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/native.lgwebos.txt", | ||
"pack": ["liteprivacy"], | ||
"level": [0] | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some of these can be merged in to existing lists.
We only add a new entry if it standsout from existing entries (like Oppo / Vivo lists, for example).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understand.
What about Gambling List?
Some of the existing Gambling Lists are not merged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can't merge existing entries because of the way block "config" (we call it "blockstamp") is generated by rethinkdns.com/configure
(the part the has funny looking characters in the URL which embed blocklists information), but instead merge new ones in existing ones.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for my bad English...
Where should I merge HaGeZi's Gambling List?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't worry. It isn't your English. It is just that all of this a bit tedious to explain. I'll sort this out myself in a day or so and merge this PR. (:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Add missing list of https://github.com/hagezi/dns-blocklists