mirror of
https://github.com/fmhy/FMHYFilterlist.git
synced 2026-03-11 08:55:41 +00:00
Improve installation instructions.
This commit is contained in:
parent
558abe5dc9
commit
ed3d6fc06d
1 changed files with 15 additions and 4 deletions
19
README.md
19
README.md
|
|
@ -1,15 +1,26 @@
|
|||
# FMHYFilterlist
|
||||
FMHY Filterlist
|
||||
FMHY Filterlist, Blocks Unsafe Sites listed in unsafe sites.
|
||||
|
||||
## How to use
|
||||
1. Open ublock origin.
|
||||
### Ublock origin:
|
||||
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/WindowsAurora/FMHYFilterlist/main/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/main/filterlist.txt``` and click add.
|
||||
|
||||
|
||||
## How to use ( Developer Branch)
|
||||
1. Open ublock origin.
|
||||
### 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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue