{"id":20982589,"url":"https://github.com/fmhy/fmhyfilterlist","last_synced_at":"2025-04-12T19:45:19.955Z","repository":{"id":240217287,"uuid":"795184094","full_name":"fmhy/FMHYFilterlist","owner":"fmhy","description":"FMHY Filterlist","archived":false,"fork":false,"pushed_at":"2025-03-01T17:32:26.000Z","size":371,"stargazers_count":252,"open_issues_count":2,"forks_count":15,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-04T00:16:43.769Z","etag":null,"topics":["adblock","filterlist","fmhy","malwareblocker","spyware-blocking"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fmhy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-02T18:41:57.000Z","updated_at":"2025-04-03T23:20:03.000Z","dependencies_parsed_at":"2024-05-19T11:44:49.483Z","dependency_job_id":"0d808f64-4d77-4c45-ba1e-2e9c14895c62","html_url":"https://github.com/fmhy/FMHYFilterlist","commit_stats":null,"previous_names":["windowsaurora/fmhyfilterlist"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmhy%2FFMHYFilterlist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmhy%2FFMHYFilterlist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmhy%2FFMHYFilterlist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmhy%2FFMHYFilterlist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmhy","download_url":"https://codeload.github.com/fmhy/FMHYFilterlist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248625491,"owners_count":21135513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adblock","filterlist","fmhy","malwareblocker","spyware-blocking"],"created_at":"2024-11-19T05:46:02.011Z","updated_at":"2025-04-12T19:45:19.934Z","avatar_url":"https://github.com/fmhy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FMHY Filterlist\nFMHY Filterlist, Blocks unsafe and optionally also not recommended sites listed in [FMHY unsafe sites](https://fmhy.net/unsafesites).\n\n\u003e [!NOTE]\n\u003e 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\n## How to use (Plus version) \u003ca name=\"howtouse-plus\"\u003e\u003c/a\u003e\n\u003e [!NOTE]\n\u003e 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](#howtouse-basic)\" version of the filterlist instead\n### uBlock Origin (Easy):\n1. [Click Me](https://subscribe.adblockplus.org/?location=https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt\u0026title=FMHY%20Filterlist)\n2. Click the subscribe button\n### uBlock Origin (Manual)\n1. Open ublock origin and select the cog ( to go to the dashboard ).\n2. Click filter lists \n3. Scroll down to \"Import\" click it and type this url: ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt``` and click \"Apply Changes\"\n### Brave Browser:\n1. Open a new tab in brave and type ```brave://settings/```\n2. Click Shields/Content Filtering/ Scroll down to add custom filter lists\n3. Enter this url ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt``` and click add.\n### Other blockers:\nAdd blocklist url with right syntax/formatting according to documentation of your blocker.\nBlocklist formats:\n| Format | Links |\n|:--------|:----------------|\n| Adblock Plus | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-abp.txt`\n| uBlock Origin | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt`\n| Domains | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-domains.txt`\n| Hosts | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-hosts.txt`\n| Wildcard Domains | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-domains.txt`\n| Wildcard URLs\u003cbr\u003euBlacklist | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-urls.txt`\n\nIf your blocker doesn't support any of these formats, feel free to create an issue for adding support for your blocker.\n\n## How to use (Basic version) \u003ca name=\"howtouse-basic\"\u003e\u003c/a\u003e\n\u003e [!NOTE]\n\u003e 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](#howtouse-plus)\" version of the filterlist instead\n### uBlock Origin (Easy):\n1. [Click Me](https://subscribe.adblockplus.org/?location=https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic.txt\u0026title=FMHY%20Filterlist)\n2. Click the subscribe button\n### uBlock Origin (Manual)\n1. Open ublock origin and select the cog ( to go to the dashboard ).\n2. Click filter lists \n3. Scroll down to \"Import\" click it and type this url: ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic.txt``` and click \"Apply Changes\"\n### Brave Browser:\n1. Open a new tab in brave and type ```brave://settings/```\n2. Click Shields/Content Filtering/ Scroll down to add custom filter lists\n3. Enter this url ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic.txt``` and click add.\n### Other blockers:\nAdd blocklist url with right syntax/formatting according to documentation of your blocker.\nBlocklist formats:\n| Format | Links |\n|:--------|:-----------------|\n| Adblock Plus | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-abp.txt`\n| uBlock Origin | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic.txt`\n| Domains | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-domains.txt`\n| Hosts | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-hosts.txt`\n| Wildcard Domains | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-wildcard-domains.txt`\n| Wildcard URLs\u003cbr\u003euBlacklist | `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-wildcard-urls.txt`\n\n# FAQ:\n\n## How to contribute.\n\nFork 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. \n\n## Want to be a developer for the filterlist?\n\nDm 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.\n\n## Something is missing or broken in the FilterList.\n\n[Open a issue](https://github.com/fmhy/FMHYFilterlist/issues)\n\n## How do i contribute?\n\nFork the project, add a website in sitelist.txt or sitelist-plus (Respectively) and run build.py then submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmhy%2Ffmhyfilterlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmhy%2Ffmhyfilterlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmhy%2Ffmhyfilterlist/lists"}