FMHY Filterlist
Find a file
Kenneth Hendricks 10f4eb4b4c
Add filterlists-reasons.json with explanations for unsafe sites (#26)
I'm working on implementing reason tooltips for unsafe site warnings in the FMHY SafeGuard browser extension. The goal is to help users understand why a site is flagged without needing to visit https://fmhy.net/unsafesites or dig through wiki pages.

This JSON file includes unsafe domains with short reasons and evidence links (Reddit, VirusTotal, Rentry, etc.) for quick reference or integration. I figured it might be useful for others too, so I'm submitting it here in case the filterlist wants to host it.

All entries are sourced from FMHY resources and related malware reports. Feel free to review and verify that the reasons and links are accurate.
2025-05-24 20:33:52 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2024-05-20 08:45:11 +01:00
build.py Apply suggestions from code review 2024-09-30 19:37:24 +02:00
CONTRIBUTING.md Add new "Basic" version of the filterlist 2024-08-18 22:43:44 +02:00
filterlist-abp.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-basic-abp.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-basic-domains.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-basic-hosts.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-basic-wildcard-domains.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-basic-wildcard-urls.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-basic.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-domains.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-hosts.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-wildcard-domains.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist-wildcard-urls.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlist.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
filterlists-reasons.json Add filterlists-reasons.json with explanations for unsafe sites (#26) 2025-05-24 20:33:52 +01:00
filters-ublock-only.txt Add bluekik github, some software website posting fake kmsauto and also add some generic kmsauto github filters 2024-10-07 17:39:14 +02:00
flake.lock Switched to stable 2024-09-30 19:20:40 +01:00
flake.nix Fix typo 2024-09-30 19:21:04 +01:00
header.txt Add IObit and "improve" a part of readme 2024-09-08 18:09:16 +02:00
LICENSE Initial commit 2024-05-02 19:41:57 +01:00
README.md Update README.md 2024-12-29 23:37:02 -08:00
sitelist-plus.txt Block downloads.zdnet.de instead of www.zdnet.com & zdnet.com (#24) 2024-12-28 16:25:26 +01:00
sitelist.txt Added protonge.com (#27) 2025-05-24 20:33:06 +01:00
what blocked.txt Remove PolyMC From filterlist 2024-12-24 17:45:32 +00:00

FMHY Filterlist

FMHY Filterlist, Blocks unsafe and optionally also not recommended sites listed in FMHY unsafe sites.

Note

The "Basic" (recommended to use for inclusion in other blocklists or projects/browsers/etc.. as malicious sites filter, or for non-home network filtering) version blocks only the malicious sites, but the "Plus" (recommended to use for most users) version also blocks not recommended/potentially unsafe sites and apps

How to use (Plus version)

Note

Plus version of the filterlist blocks apps and websites like Avast/AVG/Avira/Opera/Kik Messenger/McAfee/CNet/Softonic, if you don't want these services to be blocked for some reason, use the "Basic" version of the filterlist instead

uBlock Origin (Easy):

  1. Click Me
  2. 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:

Format Links
Adblock Plus https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-abp.txt
uBlock Origin https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt
Domains https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-domains.txt
Hosts https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-hosts.txt
Wildcard Domains https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-domains.txt
Wildcard URLs
uBlacklist
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 use (Basic version)

Note

Basic version of the filterlist doesn't block apps and websites like Avast/AVG/Avira/Opera/Kik Messenger/McAfee/CNet/Softonic, if you do want services like this to be blocked, please use the "Plus" version of the filterlist instead

uBlock Origin (Easy):

  1. Click Me
  2. 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-basic.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-basic.txt and click add.

Other blockers:

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

Format Links
Adblock Plus https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-abp.txt
uBlock Origin https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic.txt
Domains https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-domains.txt
Hosts https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-hosts.txt
Wildcard Domains https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-wildcard-domains.txt
Wildcard URLs
uBlacklist
https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-wildcard-urls.txt

FAQ:

How to contribute.

Fork the project, add a website in sitelist.txt (or in sitelist-plus.txt if the domain fits in the Plus category) and run build.py then submit a pull request.

Want to be a developer for the filterlist?

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.

Something is missing or broken in the FilterList.

Open a issue

How do i contribute?

Fork the project, add a website in sitelist.txt or sitelist-plus (Respectively) and run build.py then submit a pull request.