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 hit enter
-
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.
-
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/fmhy/FMHYFilterlist/main/filterlist-abp.txt
- uBlock Origin syntax : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt
- List of domains : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-domains.txt
- Hosts file : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-hosts.txt
- List of domains with wildcards : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-domains.txt
- 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.
-
- 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.
-
-
-
-
-
-
-
-
-
-
-Fork the project, add a website in sitelist.txt and run build.py then submit a pull request.
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/site/style.css b/site/style.css
deleted file mode 100644
index 00dbbaa..0000000
--- a/site/style.css
+++ /dev/null
@@ -1,4 +0,0 @@
-/* Add this to your existing stylesheet or create a new style block */
-#oneclickinstall {
- background-color: initial; /* Remove initial background color */
-}
\ No newline at end of file