Improve Readme

This commit is contained in:
WindowsAurora 2024-05-17 12:29:01 +01:00
parent e7d0f144da
commit 5efb39dcb9

View file

@ -1,6 +1,16 @@
# FMHYFilterlist
FMHY Filterlist
## How to use
1 - Open ublock origin.
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.
1. Open ublock origin.
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.
## How to use ( Developer Branch)
1. Open ublock origin.
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.
## 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.