From 6b8e3318ddc72ece42bd88dd0480648a70cc7823 Mon Sep 17 00:00:00 2001 From: WindowsAurora Date: Sun, 19 May 2024 14:05:25 +0100 Subject: [PATCH] dev branch no longer exists. remove outdated info --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index e652a48..0fa15f7 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,6 @@ FMHY Filterlist, Blocks Unsafe Sites listed in unsafe sites. 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. -## How to use ( Developer Branch ) -### Ublock origin: -1. Open ublock origin ( 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/dev/filterlist.txt``` and hit enter. -### 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/dev/filterlist.txt``` and click add. - ## How to contribute. Fork the project and make a new branch. add a filter in sitelist.txt and run build.py then submit a pull request.