mirror of
https://github.com/alexsannikov/adguardhome-filters.git
synced 2026-08-03 04:11:20 +00:00
Compare commits
8 Commits
f1dd8ddb9c
...
79918c7421
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
79918c7421 | ||
|
|
adeab9b627 | ||
|
|
9a546eafe6 | ||
|
|
0420012788 | ||
|
|
952898d32f | ||
|
|
eca3d5dc6e | ||
|
|
36349744ae | ||
|
|
a2f43d8799 |
20
README.md
20
README.md
@@ -1,31 +1,31 @@
|
||||
# adguardhome-filters
|
||||
|
||||
> [!CAUTION]
|
||||
> **THIS REPOSITORY TEMPORARILY OUT OF SERVICE. THE UPDATES WILL BE RESTORED SOON**
|
||||
> [!WARNING]
|
||||
> **THIS REPOSITORY IS PLANNED TO BE BACK SOON. PLEASE WAIT FUTURE UPDATES**
|
||||
|
||||
Filter lists prepared for use with AdGuard Home.
|
||||
|
||||
All the lists are generated automatically with the script and use other sources supported by their autors and contributors.
|
||||
If you found any error in the list (like disabled valid URL, banned legitimate service, etc.) please create issue in the Steven's repo (https://github.com/StevenBlack/hosts). Due to the automatic nature of the AdGuard Home lists generation, I do not correct these lists manually. All changes appled to the source hosts files by their authors to be reflected in AdGuard Home filter lists.
|
||||
If you see any error in the list (like disabled valid URL, banned legitimate service, etc.) please create issue in the Steven's repo (https://github.com/StevenBlack/hosts). Due to the automatic nature of the AdGuard Home lists generation, I do not correct these lists manually. All changes appled to the source hosts files by their authors to be reflected in AdGuard Home filter lists.
|
||||
|
||||
Please also remember, that you can create your own local filter with importance markers and override any incorrect or unnecessary filters defined in lists from this repo.
|
||||
Please also remember, that it is possible to create your own local filter with `important` markers and override any incorrect or unnecessary filters defined in lists from this repo.
|
||||
|
||||
Use AdGuard Simplified Domain Names filter as a primary source for your AdGuard home.
|
||||
|
||||
## Sources:
|
||||
|
||||
1. StevenBlack repo (https://github.com/StevenBlack/hosts);
|
||||
2. RuAdList + EasyList repo by Schakal (https://schakal.ru/hosts/alive_hosts.txt).
|
||||
1. StevenBlack repo (https://github.com/StevenBlack/hosts)
|
||||
2. RuAdList + EasyList repo by Schakal (https://schakal.ru/hosts/alive_hosts.txt)
|
||||
|
||||
All filter lists are cleaned up and re-formatted from the 'hosts' file format:
|
||||
* cleaned-up from "local/localhost/broadcast/etc." lines;
|
||||
* cleaned-up from IPv4 and IPv6 addresses only as per RFC952;
|
||||
* 127.0.0.1 and 0.0.0.0 are replaced to || (any sub-domains, supported by AdGuard Home);
|
||||
* extensions files are left unmerged for independent use;
|
||||
* all sub-domains are removed if upper-level domain is already presented;
|
||||
* extensions files are left unmerged for independent use (fakenews, social, gambling etc.);
|
||||
* all sub-domains are removed if upper-level domain is in the list. AdGuard will block all sub-domains;
|
||||
* adult TLDs are fully blocked;
|
||||
* some improvements added to domains lists;
|
||||
* RuAdList file compared with all StevenBlack files, duplicates removed;
|
||||
* all files are compared with AdGuard Simplified Domain Names filter, duplicates removed.
|
||||
* RuAdList file added to StevenBlack's Adware+Malware file, all duplicates removed;
|
||||
* all files from this repo compared with AdGuard Simplified Domain Names filter, and duplicates removed.
|
||||
|
||||
Files are compatible with AdGuard Home DNS filtering system.
|
||||
|
||||
27169
admalware.txt
27169
admalware.txt
File diff suppressed because it is too large
Load Diff
48172
rueasylist.txt
48172
rueasylist.txt
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,6 @@
|
||||
||instagram.co^
|
||||
||t.co^
|
||||
||twitter.co^
|
||||
||ads-twitter.com^
|
||||
||allotalk.com^
|
||||
||reddit-image.s3.amazonaws.com^
|
||||
||redditgifts.s3.amazonaws.com^
|
||||
@@ -41,8 +40,6 @@
|
||||
||abtest-sg-tiktok.byteoversea.com^
|
||||
||abtest-va-tiktok.byteoversea.com^
|
||||
||dm-maliva16.byteoversea.com^
|
||||
||mon.byteoversea.com^
|
||||
||mon-va.byteoversea.com^
|
||||
||verification-va.byteoversea.com^
|
||||
||xlog-va.byteoversea.com^
|
||||
||tiktokcdn.com.c.bytetcdn.com^
|
||||
@@ -167,7 +164,6 @@
|
||||
||tiktokv.com.c.worldfcdn2.com^
|
||||
||wwwfacebook.com^
|
||||
||x.com^
|
||||
||cookiex.ngd.yahoo.com^
|
||||
||facebook.de^
|
||||
||instagram.de^
|
||||
||twitter.de^
|
||||
|
||||
Reference in New Issue
Block a user