FMHY Filterlist
Find a file
2024-08-08 19:25:06 +02:00
.github/ISSUE_TEMPLATE Update issue templates 2024-05-20 08:45:11 +01:00
site Migrate to @fmhy org 2024-08-08 19:25:06 +02:00
build.py Fix wildcard urls format to also block subdomains 2024-08-08 18:24:58 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2024-05-24 13:45:52 +01:00
filterlist-abp.txt Migrate to @fmhy org 2024-08-08 19:25:06 +02:00
filterlist-domains.txt Migrate to @fmhy org 2024-08-08 19:25:06 +02:00
filterlist-hosts.txt Migrate to @fmhy org 2024-08-08 19:25:06 +02:00
filterlist-wildcard-domains.txt Migrate to @fmhy org 2024-08-08 19:25:06 +02:00
filterlist-wildcard-urls.txt Migrate to @fmhy org 2024-08-08 19:25:06 +02:00
filterlist.txt Migrate to @fmhy org 2024-08-08 19:25:06 +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 Migrate to @fmhy org 2024-08-08 19:25:06 +02:00
LICENSE Initial commit 2024-05-02 19:41:57 +01:00
README.md Migrate to @fmhy org 2024-08-08 19:25:06 +02:00
sitelist.txt Add 1 Fake zlibrary site 2024-08-08 16:48:45 +00:00
what blocked.txt Add 1 Fake zlibrary site 2024-08-08 16:48:45 +00: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/fmhy/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/fmhy/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/fmhy/FMHYFilterlist/main/filterlist-abp.txt
  2. uBlock Origin syntax - https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt
  3. List of domains - https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-domains.txt
  4. Hosts file - https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-hosts.txt
  5. List of domains with wildcards - https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-domains.txt
  6. List of urls with wildcards - https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-urls.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.