FMHY Filterlist
Find a file
2024-07-29 18:35:39 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2024-05-20 08:45:11 +01:00
site Add 1 Click Install Button For Ublock Origin. 2024-06-21 20:15:58 +01:00
build.py Fitgirl repacks bugfix and new kmspico wildcard rule + "optimize" the script a little bit 2024-07-10 10:49:04 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2024-05-24 13:45:52 +01:00
filterlist-abp.txt Fitgirl repacks bugfix and new kmspico wildcard rule + "optimize" the script a little bit 2024-07-10 10:49:04 +02:00
filterlist-domains.txt Fitgirl repacks bugfix and new kmspico wildcard rule + "optimize" the script a little bit 2024-07-10 10:49:04 +02:00
filterlist-hosts.txt Fitgirl repacks bugfix and new kmspico wildcard rule + "optimize" the script a little bit 2024-07-10 10:49:04 +02:00
filterlist-wildcard-domains.txt Fitgirl repacks bugfix and new kmspico wildcard rule + "optimize" the script a little bit 2024-07-10 10:49:04 +02:00
filterlist.txt Fitgirl repacks bugfix and new kmspico wildcard rule + "optimize" the script a little bit 2024-07-10 10:49:04 +02:00
filters-ublock-only.txt Fitgirl repacks bugfix and new kmspico wildcard rule + "optimize" the script a little bit 2024-07-10 10:49:04 +02:00
header.txt Add support for Adblock Plus, Hosts, Domains and Wildcard Domains filterlist types (#8) 2024-05-19 19:04:15 +01:00
LICENSE Initial commit 2024-05-02 19:41:57 +01:00
README.md Fix Space Between () 2024-06-21 20:27:40 +01:00
sitelist.txt Add 1 fake zlibrary site 2024-07-29 15:13:34 +01:00
what blocked.txt Update fake zlib sites link and update date 2024-07-29 18:35:39 +01:00

FMHYFilterlist

FMHY Filterlist, Blocks unsafe sites listed in unsafe sites.

Check out the website

How to use

Ublock origin (Easy):

  1. Go to the website
  2. Click the "1 Click Install For Ublock Origin" button
  3. Click the subscribe button

Ublock origin (Manual)

  1. Open ublock origin and select the cog ( to go to the dashboard ).
  2. Click filter lists
  3. Scroll down to "Import" click it and type this url: https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt and click "Apply Changes"

Brave Browser:

  1. Open a new tab in brave and type brave://settings/
  2. Click Shields/Content Filtering/ Scroll down to add custom filter lists
  3. Enter this url https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt and click add.

Other blockers:

Add blocklist url with right syntax/formatting according to documentation of your blocker. Blocklist formats:

  1. Adblock Plus syntax (example uses: Pi-hole) - https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-abp.txt
  2. uBlock Origin syntax - https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt
  3. List of domains - https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-domains.txt
  4. Hosts file - https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-hosts.txt
  5. 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.