mirror of
https://github.com/hagezi/dns-blocklists.git
synced 2026-05-24 09:49:13 +00:00
add url shortener allow/deny list
This commit is contained in:
parent
cab3984d13
commit
f491ad5771
45
README.md
45
README.md
@ -26,17 +26,18 @@ If you like the project and you can benefit from it, leave a :star: (top right)
|
||||
12. [Safesearch not supported](#safesearch) - Prevent the use of search engines that do not support Safesearch!
|
||||
13. [Dynamic DNS](#dyndns) - Protects against the malicious use of dynamic DNS services!
|
||||
14. [Badware Hoster](#hoster) - Protects against the malicious use of host services!
|
||||
15. [Most Abused TLDs](#tlds) - Protects against known malicious Top Level Domains!
|
||||
16. [Anti Piracy](#piracy) - Protects against piracy!
|
||||
17. [Gambling](#gambling) - Protects against gambling content! : [Full](#gambling) - [Medium](#gamblingmedium) - [Mini](#gamblingmini)
|
||||
18. [NSFW](#nsfw) - Protects against adult content!
|
||||
19. [Native Tracker](#native) - Broadband tracker of devices, services and operating systems
|
||||
20. [Supporter](https://github.com/hagezi/dns-blocklists/stargazers) - Leave a star (top right)!
|
||||
21. [Recommendation](#recommendation) - [Which version of the lists should I use?](https://github.com/hagezi/dns-blocklists/wiki/FAQ#whatshouldiuse)
|
||||
22. [Online DNS Services](#dnsservices)
|
||||
23. [About](#about) : [Repository](#repository) - [Referral Domains](#referral) - [Support Me](#support)
|
||||
24. [Statistics](statistics.md) - [Sources](sources.md)
|
||||
25. [FAQ](https://github.com/hagezi/dns-blocklists/wiki/FAQ) - Frequently Asked Questions
|
||||
15. [URL Shortener](#urlshortener) - Blocks link/URL shortener!
|
||||
16. [Most Abused TLDs](#tlds) - Protects against known malicious Top Level Domains!
|
||||
17. [Anti Piracy](#piracy) - Protects against piracy!
|
||||
18. [Gambling](#gambling) - Protects against gambling content! : [Full](#gambling) - [Medium](#gamblingmedium) - [Mini](#gamblingmini)
|
||||
19. [NSFW](#nsfw) - Protects against adult content!
|
||||
20. [Native Tracker](#native) - Broadband tracker of devices, services and operating systems
|
||||
21. [Supporter](https://github.com/hagezi/dns-blocklists/stargazers) - Leave a star (top right)!
|
||||
22. [Recommendation](#recommendation) - [Which version of the lists should I use?](https://github.com/hagezi/dns-blocklists/wiki/FAQ#whatshouldiuse)
|
||||
23. [Online DNS Services](#dnsservices)
|
||||
24. [About](#about) : [Repository](#repository) - [Referral Domains](#referral) - [Support Me](#support)
|
||||
25. [Statistics](statistics.md) - [Sources](sources.md)
|
||||
26. [FAQ](https://github.com/hagezi/dns-blocklists/wiki/FAQ) - Frequently Asked Questions
|
||||
|
||||
### :books: **Multi - Cleans the Internet and protects your privacy!** <a name="overview"></a>
|
||||
|
||||
@ -502,6 +503,28 @@ A blocklist for blocking known hosters that also host badware via user content t
|
||||
|
||||
---
|
||||
|
||||
### :calling: **URL shortener - Blocks link shortener!** <a name="urlshortener"></a>
|
||||
|
||||
A blocklist for blocking all known URL/link shortener.
|
||||
|
||||
| | Light | Normal | Pro | Pro++ | Ultimate |
|
||||
|:-----------:|:-----:|:------:|:---:|:-----:|:--------:|
|
||||
| Included in | :x: | :x: | :x: | :x: | :x: |
|
||||
|
||||
:green_circle: yes :yellow_square: partially :x: no
|
||||
|
||||
**Entries:** 5542 compressed domains
|
||||
|
||||
| Format | Links | Should be used for |
|
||||
|:-------|:-----|:----------------|
|
||||
| Adblock | [GH](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/adblock/urlshortener.txt) [GL](https://gitlab.com/hagezi/mirror/-/raw/main/dns-blocklists/adblock/urlshortener.txt) [CB](https://codeberg.org/hagezi/mirror2/raw/branch/main/dns-blocklists/adblock/urlshortener.txt) | Pi-hole, AdGuard, AdGuard Home, eBlocker, uBlock Origin, Brave (only in aggressive mode), AdNauseam, Little Snitch Mini |
|
||||
| DNSMasq | [GH](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/dnsmasq/urlshortener.txt) [GL](https://gitlab.com/hagezi/mirror/-/raw/main/dns-blocklists/dnsmasq/urlshortener.txt) [CB](https://codeberg.org/hagezi/mirror2/raw/branch/main/dns-blocklists/dnsmasq/urlshortener.txt) | DNSMasq (v2.86 or newer), adblock-lean, Diversion (v5 or newer) |
|
||||
| Wildcard<br>Asterisk | [GH](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/urlshortener.txt) [GL](https://gitlab.com/hagezi/mirror/-/raw/main/dns-blocklists/wildcard/urlshortener.txt) [CB](https://codeberg.org/hagezi/mirror2/raw/branch/main/dns-blocklists/wildcard/urlshortener.txt) | Blocky (v0.23 or newer), Nebulo, NetDuma, OPNsense, YogaDNS |
|
||||
| Wildcard<br>Domains | [GH](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/urlshortener-onlydomains.txt) [GL](https://gitlab.com/hagezi/mirror/-/raw/main/dns-blocklists/wildcard/urlshortener-onlydomains.txt) [CB](https://codeberg.org/hagezi/mirror2/raw/branch/main/dns-blocklists/wildcard/urlshortener-onlydomains.txt) | DNSCloak, DNSCrypt, TechnitiumDNS, PersonalDNSfilter, InviZible Pro |
|
||||
| RPZ | [GH](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/rpz/urlshortener.txt) [GL](https://gitlab.com/hagezi/mirror/-/raw/main/dns-blocklists/rpz/urlshortener.txt) [CB](https://codeberg.org/hagezi/mirror2/raw/branch/main/dns-blocklists/rpz/urlshortener.txt) | Response Policy Zone, Bind, Knot, PowerDNS, Unbound |
|
||||
|
||||
---
|
||||
|
||||
### :crystal_ball: **Most Abused TLDs - Protects against known malicious Top Level Domains! (Recommended)** <a name="tlds"></a>
|
||||
|
||||
A blocklist for blocking Top Most Abused Top Level Domains, merged from [@Yokoffing](https://github.com/yokoffing), [@DandelionSprout](https://github.com/DandelionSprout/), [@LennyFox](https://github.com/lennyfox) Cloudflare Radar, Netcraft and SpamHaus.
|
||||
|
||||
5561
adblock/urlshortener.txt
Normal file
5561
adblock/urlshortener.txt
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
11106
rpz/urlshortener.txt
Normal file
11106
rpz/urlshortener.txt
Normal file
File diff suppressed because it is too large
Load Diff
@ -44462,6 +44462,7 @@
|
||||
79vip017.com
|
||||
79winph.vip
|
||||
79xbet.top
|
||||
79xtraspin72.com
|
||||
7a2bvd.loan
|
||||
7a777.com
|
||||
7a777.online
|
||||
@ -44547,6 +44548,7 @@
|
||||
7bwn.com
|
||||
7bwu0s8e.vip
|
||||
7c.club
|
||||
7c77700.com
|
||||
7ciliospg.com
|
||||
7cncbet.com
|
||||
7cp2995.com
|
||||
@ -45469,6 +45471,7 @@
|
||||
81slottica.com
|
||||
81slottyway.com
|
||||
81spinamba.com
|
||||
81spinbuddha83.com
|
||||
81verdecasino.com
|
||||
82000.com
|
||||
8200aasda24bkcrf.com
|
||||
@ -61390,6 +61393,7 @@ betwinner7.com
|
||||
betwinner8.com
|
||||
betwinner9.com
|
||||
betwinner9.mobi
|
||||
betwins7.com
|
||||
betwinttair.xyz
|
||||
betwiz.com
|
||||
betwiz.org
|
||||
@ -63418,6 +63422,7 @@ brlink02.com
|
||||
brlpg777.com
|
||||
brlvip.com
|
||||
brlwin.com
|
||||
brlwon.com
|
||||
brlxa9z.com
|
||||
brn07.cc
|
||||
brnbet.app
|
||||
@ -66890,6 +66895,7 @@ coroajogom.com
|
||||
coroarbet.com
|
||||
coroarbet.net
|
||||
coroatau1.com
|
||||
coroawin.com
|
||||
corona88.vip
|
||||
corona999.vip
|
||||
coronationstreet-bingo.com
|
||||
@ -92461,6 +92467,7 @@ mmraja.life
|
||||
mmraja.lol
|
||||
mmraja.wiki
|
||||
mmsport.com.br
|
||||
mn777f.com
|
||||
mna82j1.ina6n.com
|
||||
mnara188.com
|
||||
mnaraplay.com
|
||||
@ -97297,6 +97304,7 @@ pasangjituno1.pro
|
||||
pasangjitusukses.com
|
||||
pasangjitusukses.pro
|
||||
pasarbet168.biz
|
||||
pascoakff.com
|
||||
pascolslot.com
|
||||
pasino.ch
|
||||
pasino.io
|
||||
@ -101063,6 +101071,7 @@ queenspins.com
|
||||
queenspins1.com
|
||||
queenspins2.com
|
||||
queenwin.com
|
||||
queridabet.me
|
||||
queridopg.com
|
||||
questbet.com.au
|
||||
quibet.it
|
||||
@ -104623,6 +104632,7 @@ sad2asd1cq323.com
|
||||
sad35v16dsv2as32fc.com
|
||||
sadgbjgasgfe44.com
|
||||
sadslj88.com
|
||||
saepg.com
|
||||
safarijackpots.com
|
||||
safdfvvcvd.n92ir5.top
|
||||
safe2021.com
|
||||
@ -116355,6 +116365,7 @@ vulkan19.com
|
||||
vulkan2.bet
|
||||
vulkan20.com
|
||||
vulkan23.com
|
||||
vulkan24-slot.info
|
||||
vulkan25.com
|
||||
vulkan26.com
|
||||
vulkan27.com
|
||||
@ -121044,6 +121055,7 @@ xn--77-bsi9auhl5b8d0gufe.com
|
||||
xn--7tqa46jaba.com
|
||||
xn--88-6v2dsut08pekl.com
|
||||
xn--9iq76l1xeiog6sa883a.com
|
||||
xn--allyspin-casin-job.fr
|
||||
xn--ehq5lp7ea46ult8n.com
|
||||
xn--ehqa60b08ga1397h.com
|
||||
xn--ehqpg033c.com
|
||||
|
||||
@ -26,17 +26,18 @@ If you like the project and you can benefit from it, leave a :star: (top right)
|
||||
12. [Safesearch not supported](#safesearch) - Prevent the use of search engines that do not support Safesearch!
|
||||
13. [Dynamic DNS](#dyndns) - Protects against the malicious use of dynamic DNS services!
|
||||
14. [Badware Hoster](#hoster) - Protects against the malicious use of host services!
|
||||
15. [Most Abused TLDs](#tlds) - Protects against known malicious Top Level Domains!
|
||||
16. [Anti Piracy](#piracy) - Protects against piracy!
|
||||
17. [Gambling](#gambling) - Protects against gambling content! : [Full](#gambling) - [Medium](#gamblingmedium) - [Mini](#gamblingmini)
|
||||
18. [NSFW](#nsfw) - Protects against adult content!
|
||||
19. [Native Tracker](#native) - Broadband tracker of devices, services and operating systems
|
||||
20. [Supporter](https://github.com/hagezi/dns-blocklists/stargazers) - Leave a star (top right)!
|
||||
21. [Recommendation](#recommendation) - [Which version of the lists should I use?](https://github.com/hagezi/dns-blocklists/wiki/FAQ#whatshouldiuse)
|
||||
22. [Online DNS Services](#dnsservices)
|
||||
23. [About](#about) : [Repository](#repository) - [Referral Domains](#referral) - [Support Me](#support)
|
||||
24. [Statistics](statistics.md) - [Sources](sources.md)
|
||||
25. [FAQ](https://github.com/hagezi/dns-blocklists/wiki/FAQ) - Frequently Asked Questions
|
||||
15. [URL Shortener](#urlshortener) - Blocks link/URL shortener!
|
||||
16. [Most Abused TLDs](#tlds) - Protects against known malicious Top Level Domains!
|
||||
17. [Anti Piracy](#piracy) - Protects against piracy!
|
||||
18. [Gambling](#gambling) - Protects against gambling content! : [Full](#gambling) - [Medium](#gamblingmedium) - [Mini](#gamblingmini)
|
||||
19. [NSFW](#nsfw) - Protects against adult content!
|
||||
20. [Native Tracker](#native) - Broadband tracker of devices, services and operating systems
|
||||
21. [Supporter](https://github.com/hagezi/dns-blocklists/stargazers) - Leave a star (top right)!
|
||||
22. [Recommendation](#recommendation) - [Which version of the lists should I use?](https://github.com/hagezi/dns-blocklists/wiki/FAQ#whatshouldiuse)
|
||||
23. [Online DNS Services](#dnsservices)
|
||||
24. [About](#about) : [Repository](#repository) - [Referral Domains](#referral) - [Support Me](#support)
|
||||
25. [Statistics](statistics.md) - [Sources](sources.md)
|
||||
26. [FAQ](https://github.com/hagezi/dns-blocklists/wiki/FAQ) - Frequently Asked Questions
|
||||
|
||||
### :books: **Multi - Cleans the Internet and protects your privacy!** <a name="overview"></a>
|
||||
|
||||
@ -502,6 +503,28 @@ A blocklist for blocking known hosters that also host badware via user content t
|
||||
|
||||
---
|
||||
|
||||
### :calling: **URL shortener - Blocks link shortener!** <a name="urlshortener"></a>
|
||||
|
||||
A blocklist for blocking all known URL/link shortener.
|
||||
|
||||
| | Light | Normal | Pro | Pro++ | Ultimate |
|
||||
|:-----------:|:-----:|:------:|:---:|:-----:|:--------:|
|
||||
| Included in | :x: | :x: | :x: | :x: | :x: |
|
||||
|
||||
:green_circle: yes :yellow_square: partially :x: no
|
||||
|
||||
**Entries:** shortener_cp compressed domains
|
||||
|
||||
| Format | Links | Should be used for |
|
||||
|:-------|:-----|:----------------|
|
||||
| Adblock | [GH](lnkgh_a/urlshortener.txt) [GL](lnkgl_a/urlshortener.txt) [CB](lnkjd_a/urlshortener.txt) | Pi-hole, AdGuard, AdGuard Home, eBlocker, uBlock Origin, Brave (only in aggressive mode), AdNauseam, Little Snitch Mini |
|
||||
| DNSMasq | [GH](lnkgh_m/urlshortener.txt) [GL](lnkgl_m/urlshortener.txt) [CB](lnkjd_m/urlshortener.txt) | DNSMasq (v2.86 or newer), adblock-lean, Diversion (v5 or newer) |
|
||||
| Wildcard<br>Asterisk | [GH](lnkgh_w/urlshortener.txt) [GL](lnkgl_w/urlshortener.txt) [CB](lnkjd_w/urlshortener.txt) | Blocky (v0.23 or newer), Nebulo, NetDuma, OPNsense, YogaDNS |
|
||||
| Wildcard<br>Domains | [GH](lnkgh_w/urlshortener-onlydomains.txt) [GL](lnkgl_w/urlshortener-onlydomains.txt) [CB](lnkjd_w/urlshortener-onlydomains.txt) | DNSCloak, DNSCrypt, TechnitiumDNS, PersonalDNSfilter, InviZible Pro |
|
||||
| RPZ | [GH](lnkgh_r/urlshortener.txt) [GL](lnkgl_r/urlshortener.txt) [CB](lnkjd_r/urlshortener.txt) | Response Policy Zone, Bind, Knot, PowerDNS, Unbound |
|
||||
|
||||
---
|
||||
|
||||
### :crystal_ball: **Most Abused TLDs - Protects against known malicious Top Level Domains! (Recommended)** <a name="tlds"></a>
|
||||
|
||||
A blocklist for blocking Top Most Abused Top Level Domains, merged from [@Yokoffing](https://github.com/yokoffing), [@DandelionSprout](https://github.com/DandelionSprout/), [@LennyFox](https://github.com/lennyfox) Cloudflare Radar, Netcraft and SpamHaus.
|
||||
|
||||
5560
wildcard/urlshortener-onlydomains.txt
Normal file
5560
wildcard/urlshortener-onlydomains.txt
Normal file
File diff suppressed because it is too large
Load Diff
5560
wildcard/urlshortener.txt
Normal file
5560
wildcard/urlshortener.txt
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user