mirror of
https://github.com/fmhy/FMHYFilterlist.git
synced 2026-03-11 08:55:41 +00:00
Migrate to @fmhy org
This commit is contained in:
parent
9fe43cfb19
commit
f9664de0bc
9 changed files with 49 additions and 49 deletions
20
README.md
20
README.md
|
|
@ -1,29 +1,29 @@
|
|||
# FMHYFilterlist
|
||||
FMHY Filterlist, Blocks unsafe sites listed in unsafe sites.
|
||||
|
||||
[Check out the website](https://windowsaurora.github.io/FMHYFilterlist/site/index.html)
|
||||
[Check out the website](https://fmhy.github.io/FMHYFilterlist/site/index.html)
|
||||
## How to use
|
||||
### Ublock origin (Easy):
|
||||
1. [Go to the website](https://windowsaurora.github.io/FMHYFilterlist/site/index.html)
|
||||
1. [Go to the website](https://fmhy.github.io/FMHYFilterlist/site/index.html)
|
||||
2. Click the "1 Click Install For Ublock Origin" button
|
||||
3. Click the subscribe button
|
||||
### Ublock origin (Manual)
|
||||
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 click "Apply Changes"
|
||||
3. Scroll down to "Import" click it and type this url: ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt``` and click "Apply Changes"
|
||||
### 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.
|
||||
3. Enter this url ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt``` and click add.
|
||||
### Other blockers:
|
||||
Add blocklist url with right syntax/formatting according to documentation of your blocker.
|
||||
Blocklist formats:
|
||||
1. Adblock Plus syntax (example uses: Pi-hole) - ```https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-abp.txt```
|
||||
2. uBlock Origin syntax - ```https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt```
|
||||
3. List of domains - ```https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-domains.txt```
|
||||
4. Hosts file - ```https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-hosts.txt```
|
||||
5. List of domains with wildcards - ```https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-wildcard-domains.txt```
|
||||
6. List of urls with wildcards - ```https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-wildcard-urls.txt```
|
||||
1. Adblock Plus syntax (example uses: Pi-hole) - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-abp.txt```
|
||||
2. uBlock Origin syntax - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt```
|
||||
3. List of domains - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-domains.txt```
|
||||
4. Hosts file - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-hosts.txt```
|
||||
5. List of domains with wildcards - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-domains.txt```
|
||||
6. 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.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
[Adblock Plus]
|
||||
! Title: FMHY Unsafe sites filterlist
|
||||
! Description: Blocks sites in the fmhy unsafe sites filterlists
|
||||
! Last modified: 08 Aug 2024 16:47 UTC
|
||||
! Homepage: https://github.com/WindowsAurora/FMHYFilterlist
|
||||
! License: https://github.com/WindowsAurora/FMHYFilterlist/blob/main/LICENSE
|
||||
! Issues: https://github.com/WindowsAurora/FMHYFilterlist/issues
|
||||
! Last modified: 08 Aug 2024 17:22 UTC
|
||||
! Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
! License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
! Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
! Entries: 289
|
||||
! Format: abp
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Title: FMHY Unsafe sites filterlist
|
||||
# Description: Blocks sites in the fmhy unsafe sites filterlists
|
||||
# Last modified: 08 Aug 2024 16:47 UTC
|
||||
# Homepage: https://github.com/WindowsAurora/FMHYFilterlist
|
||||
# License: https://github.com/WindowsAurora/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/WindowsAurora/FMHYFilterlist/issues
|
||||
# Last modified: 08 Aug 2024 17:22 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 289
|
||||
# Format: domains
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Title: FMHY Unsafe sites filterlist
|
||||
# Description: Blocks sites in the fmhy unsafe sites filterlists
|
||||
# Last modified: 08 Aug 2024 16:47 UTC
|
||||
# Homepage: https://github.com/WindowsAurora/FMHYFilterlist
|
||||
# License: https://github.com/WindowsAurora/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/WindowsAurora/FMHYFilterlist/issues
|
||||
# Last modified: 08 Aug 2024 17:22 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 289
|
||||
# Format: hosts
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Title: FMHY Unsafe sites filterlist
|
||||
# Description: Blocks sites in the fmhy unsafe sites filterlists
|
||||
# Last modified: 08 Aug 2024 16:47 UTC
|
||||
# Homepage: https://github.com/WindowsAurora/FMHYFilterlist
|
||||
# License: https://github.com/WindowsAurora/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/WindowsAurora/FMHYFilterlist/issues
|
||||
# Last modified: 08 Aug 2024 17:22 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 289
|
||||
# Format: wildcard_domains
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Title: FMHY Unsafe sites filterlist
|
||||
# Description: Blocks sites in the fmhy unsafe sites filterlists
|
||||
# Last modified: 08 Aug 2024 16:47 UTC
|
||||
# Homepage: https://github.com/WindowsAurora/FMHYFilterlist
|
||||
# License: https://github.com/WindowsAurora/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/WindowsAurora/FMHYFilterlist/issues
|
||||
# Last modified: 08 Aug 2024 17:22 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 289
|
||||
# Format: wildcard_urls
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
! Title: FMHY Unsafe sites filterlist
|
||||
! Description: Blocks sites in the fmhy unsafe sites filterlists
|
||||
! Last modified: 08 Aug 2024 16:47 UTC
|
||||
! Homepage: https://github.com/WindowsAurora/FMHYFilterlist
|
||||
! License: https://github.com/WindowsAurora/FMHYFilterlist/blob/main/LICENSE
|
||||
! Issues: https://github.com/WindowsAurora/FMHYFilterlist/issues
|
||||
! Last modified: 08 Aug 2024 17:22 UTC
|
||||
! Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
! License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
! Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
! Entries: 314
|
||||
! Format: ublock
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
Title: FMHY Unsafe sites filterlist
|
||||
Description: Blocks sites in the fmhy unsafe sites filterlists
|
||||
Last modified: ${current_time}
|
||||
Homepage: https://github.com/WindowsAurora/FMHYFilterlist
|
||||
License: https://github.com/WindowsAurora/FMHYFilterlist/blob/main/LICENSE
|
||||
Issues: https://github.com/WindowsAurora/FMHYFilterlist/issues
|
||||
Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
Entries: ${num_entries}
|
||||
Format: ${format}
|
||||
|
|
|
|||
|
|
@ -21,9 +21,9 @@
|
|||
<img src="img/fmhy.png" width="200" alt="..." class="rounded mx-auto d-block">
|
||||
<h1 class="text-center mt-5">FMHY Filterlist</h1>
|
||||
<h4 class="text-center mt-3">This filterlist blocks unsafe sites listed in the <a href="https://fmhy.net/unsafesites">unsafe sites list.</a></h4>
|
||||
<a href="https://subscribe.adblockplus.org/?location=https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt&title=FMHY%20Filterlist" target="_blank"><button type="button" id="oneclickinstall" class="btn btn-secondary mt-4 mx-auto d-block" >1 Click Install For Ublock Origin</button></a>
|
||||
<a href="https://subscribe.adblockplus.org/?location=https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt&title=FMHY%20Filterlist" target="_blank"><button type="button" id="oneclickinstall" class="btn btn-secondary mt-4 mx-auto d-block" >1 Click Install For Ublock Origin</button></a>
|
||||
<button type="button" id="downloadButton" class="btn btn-primary mt-4 mx-auto d-block" data-bs-toggle="modal" data-bs-target="#exampleModal">Installation Guide</button>
|
||||
<a href="https://github.com/WindowsAurora/FMHYFilterlist"><button type="button" class="btn btn-secondary mt-4 rounded rounded mx-auto d-block">Github</button></a>
|
||||
<a href="https://github.com/fmhy/FMHYFilterlist"><button type="button" class="btn btn-secondary mt-4 rounded rounded mx-auto d-block">Github</button></a>
|
||||
<!-- Modal -->
|
||||
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
|
||||
<div class="modal-dialog modal-lg">
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
Ublock Origin</a>
|
||||
<p>1: Open ublock origin and select the cog ( to go to the dashboard ). <br>
|
||||
2: Click filter lists <br>
|
||||
3: Scroll down to "Import" click it and type this url: <br> https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt and hit enter
|
||||
3: Scroll down to "Import" click it and type this url: <br> https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt and hit enter
|
||||
</p>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
</a>
|
||||
<p>1: Open a new tab In Brave and type brave://settings/ <br>
|
||||
2:Click Shields/Content Filtering/ Scroll down to Add custom filter lists <br>
|
||||
3:Enter this url https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt and click add.
|
||||
3:Enter this url https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt and click add.
|
||||
</p>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
|
|
@ -60,13 +60,13 @@
|
|||
Other blockers</a>
|
||||
</a>
|
||||
<p>Add blocklist url with right syntax/formatting according to documentation of your blocker. Blocklist formats: <br>
|
||||
Adblock Plus syntax (example uses: Pi-hole) : https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-abp.txt <br>
|
||||
uBlock Origin syntax : https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt <br>
|
||||
List of domains : https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-domains.txt <br>
|
||||
Hosts file : https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-hosts.txt <br>
|
||||
List of domains with wildcards : https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-wildcard-domains.txt <br>
|
||||
List of urls with wildcards : https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist-wildcard-urls.txt <br>
|
||||
If your blocker doesn't support any of these formats, feel free to <a href="https://github.com/WindowsAurora/FMHYFilterlist/issues">create an issue</a> for adding support for your blocker.
|
||||
Adblock Plus syntax (example uses: Pi-hole) : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-abp.txt <br>
|
||||
uBlock Origin syntax : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt <br>
|
||||
List of domains : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-domains.txt <br>
|
||||
Hosts file : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-hosts.txt <br>
|
||||
List of domains with wildcards : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-domains.txt <br>
|
||||
List of urls with wildcards : https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-urls.txt <br>
|
||||
If your blocker doesn't support any of these formats, feel free to <a href="https://github.com/fmhy/FMHYFilterlist/issues">create an issue</a> for adding support for your blocker.
|
||||
</p>
|
||||
</li>
|
||||
</div>
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
</h2>
|
||||
<div id="collapseTwo" class="accordion-collapse collapse" data-bs-parent="#accordionExample">
|
||||
<div class="accordion-body">
|
||||
<a href="https://github.com/WindowsAurora/FMHYFilterlist/issues">Open A Issue</a>
|
||||
<a href="https://github.com/fmhy/FMHYFilterlist/issues">Open A Issue</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue