mirror of
https://github.com/fmhy/FMHYFilterlist.git
synced 2026-03-11 08:55:41 +00:00
FMHY Filterlist
| .github/ISSUE_TEMPLATE | ||
| site | ||
| build.py | ||
| CONTRIBUTING.md | ||
| filterlist-abp.txt | ||
| filterlist-domains.txt | ||
| filterlist-hosts.txt | ||
| filterlist-wildcard-domains.txt | ||
| filterlist.txt | ||
| filters-ublock-only.txt | ||
| header.txt | ||
| LICENSE | ||
| README.md | ||
| sitelist.txt | ||
| what blocked.txt | ||
FMHYFilterlist
FMHY Filterlist, Blocks unsafe sites listed in unsafe sites.
How to use
Ublock origin (Easy):
- Go to the website
- Click the "1 Click Install For Ublock Origin" button
- Click the subscribe button
Ublock origin (Manual)
- Open ublock origin and select the cog ( to go to the dashboard ).
- Click filter lists
- Scroll down to "Import" click it and type this url:
https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txtand click "Apply Changes"
Brave Browser:
- Open a new tab in brave and type
brave://settings/ - Click Shields/Content Filtering/ Scroll down to add custom filter lists
- Enter this url
https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txtand click add.
Other blockers:
Add blocklist url with right syntax/formatting according to documentation of your blocker. Blocklist formats:
- Adblock Plus syntax (example uses: Pi-hole) -
https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-abp.txt - uBlock Origin syntax -
https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt - List of domains -
https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-domains.txt - Hosts file -
https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-hosts.txt - List of domains with wildcards -
https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-wildcard-domains.txt
If your blocker doesn't support any of these formats, feel free to create an issue for adding support for your blocker.
How to contribute.
Fork the project, add a website in sitelist.txt and run build.py then submit a pull request.
Want to be a collaborator?
Dm me in discord ( windowsaurora ) to request to be a collaborator this ensure the filterlist stays up to date if i can not update it. please note that you should have at least 1 pull request accepted to request being a collaborator.