mirror of
https://github.com/fmhy/FMHYFilterlist.git
synced 2026-03-11 08:55:41 +00:00
Add IObit and "improve" a part of readme
This commit is contained in:
parent
b15623852e
commit
b4f0f6e9c8
17 changed files with 70 additions and 36 deletions
28
README.md
28
README.md
|
|
@ -24,12 +24,14 @@ FMHY Filterlist, Blocks unsafe and optionally also not recommended sites listed
|
|||
### 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/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```
|
||||
| Format | Links |
|
||||
|:--------|:----------------|
|
||||
| Adblock Plus | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-abp.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-abp.txt`
|
||||
| uBlock Origin | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist.txt`
|
||||
| Domains | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-domains.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-domains.txt`
|
||||
| Hosts | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-hosts.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-hosts.txt`
|
||||
| Wildcard Domains | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-domains.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-wildcard-domains.txt`
|
||||
| Wildcard URLs<br>uBlacklist | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-wildcard-urls.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/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.
|
||||
|
||||
|
|
@ -47,12 +49,14 @@ If your blocker doesn't support any of these formats, feel free to create an iss
|
|||
### 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/fmhy/FMHYFilterlist/main/filterlist-basic-abp.txt```
|
||||
2. uBlock Origin syntax - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic.txt```
|
||||
3. List of domains - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-domains.txt```
|
||||
4. Hosts file - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-hosts.txt```
|
||||
5. List of domains with wildcards - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-wildcard-domains.txt```
|
||||
6. List of urls with wildcards - ```https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-wildcard-urls.txt```
|
||||
| Format | Links |
|
||||
|:--------|:-----------------|
|
||||
| Adblock Plus | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-abp.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-basic-abp.txt`
|
||||
| uBlock Origin | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-basic.txt`
|
||||
| Domains | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-domains.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-basic-domains.txt`
|
||||
| Hosts | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-hosts.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-basic-hosts.txt`
|
||||
| Wildcard Domains | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-wildcard-domains.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-basic-wildcard-domains.txt`
|
||||
| Wildcard URLs<br>uBlacklist | Main Link - `https://raw.githubusercontent.com/fmhy/FMHYFilterlist/main/filterlist-basic-wildcard-urls.txt`<br>Mirror - `https://fmhy.github.io/FMHYFilterlist/filterlist-basic-wildcard-urls.txt`
|
||||
|
||||
## How to contribute.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
[Adblock Plus]
|
||||
! Title: FMHY Unsafe sites filterlist - Plus
|
||||
! Description: Blocks malicious and not recommended sites listed in the fmhy unsafe sites page
|
||||
! Last modified: 18 Aug 2024 20:35 UTC
|
||||
! Last modified: 08 Sep 2024 16:06 UTC
|
||||
! Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
! License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
! Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
! Entries: 298
|
||||
! Entries: 299
|
||||
! Expires: 4 days
|
||||
! Format: abp
|
||||
|
||||
! Unsafe game sites
|
||||
|
|
@ -127,6 +128,7 @@
|
|||
||store.app-valley.vip^
|
||||
||app-valley.vip^
|
||||
||appvalley-apk.com^
|
||||
||iobit.com^
|
||||
||tutubox.io^
|
||||
||ezcrack.info^
|
||||
||ccm.net^
|
||||
|
|
|
|||
|
|
@ -1,11 +1,12 @@
|
|||
[Adblock Plus]
|
||||
! Title: FMHY Unsafe sites filterlist - Basic
|
||||
! Description: Blocks malicious sites listed in the fmhy unsafe sites page
|
||||
! Last modified: 18 Aug 2024 20:35 UTC
|
||||
! Last modified: 08 Sep 2024 16:06 UTC
|
||||
! Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
! License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
! Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
! Entries: 252
|
||||
! Entries: 253
|
||||
! Expires: 4 days
|
||||
! Format: abp
|
||||
|
||||
! Unsafe game sites
|
||||
|
|
@ -127,6 +128,7 @@
|
|||
||store.app-valley.vip^
|
||||
||app-valley.vip^
|
||||
||appvalley-apk.com^
|
||||
||iobit.com^
|
||||
||tutubox.io^
|
||||
||ezcrack.info^
|
||||
||ccm.net^
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# Title: FMHY Unsafe sites filterlist - Basic
|
||||
# Description: Blocks malicious sites listed in the fmhy unsafe sites page
|
||||
# Last modified: 18 Aug 2024 20:35 UTC
|
||||
# Last modified: 08 Sep 2024 16:06 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 252
|
||||
# Entries: 253
|
||||
# Expires: 4 days
|
||||
# Format: domains
|
||||
|
||||
# Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@ rsload.net
|
|||
store.app-valley.vip
|
||||
app-valley.vip
|
||||
appvalley-apk.com
|
||||
iobit.com
|
||||
tutubox.io
|
||||
ezcrack.info
|
||||
ccm.net
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# Title: FMHY Unsafe sites filterlist - Basic
|
||||
# Description: Blocks malicious sites listed in the fmhy unsafe sites page
|
||||
# Last modified: 18 Aug 2024 20:35 UTC
|
||||
# Last modified: 08 Sep 2024 16:06 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 252
|
||||
# Entries: 253
|
||||
# Expires: 4 days
|
||||
# Format: hosts
|
||||
|
||||
# Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@
|
|||
0.0.0.0 store.app-valley.vip
|
||||
0.0.0.0 app-valley.vip
|
||||
0.0.0.0 appvalley-apk.com
|
||||
0.0.0.0 iobit.com
|
||||
0.0.0.0 tutubox.io
|
||||
0.0.0.0 ezcrack.info
|
||||
0.0.0.0 ccm.net
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# Title: FMHY Unsafe sites filterlist - Basic
|
||||
# Description: Blocks malicious sites listed in the fmhy unsafe sites page
|
||||
# Last modified: 18 Aug 2024 20:35 UTC
|
||||
# Last modified: 08 Sep 2024 16:06 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 252
|
||||
# Entries: 253
|
||||
# Expires: 4 days
|
||||
# Format: wildcard_domains
|
||||
|
||||
# Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@
|
|||
*.store.app-valley.vip
|
||||
*.app-valley.vip
|
||||
*.appvalley-apk.com
|
||||
*.iobit.com
|
||||
*.tutubox.io
|
||||
*.ezcrack.info
|
||||
*.ccm.net
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# Title: FMHY Unsafe sites filterlist - Basic
|
||||
# Description: Blocks malicious sites listed in the fmhy unsafe sites page
|
||||
# Last modified: 18 Aug 2024 20:35 UTC
|
||||
# Last modified: 08 Sep 2024 16:06 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 252
|
||||
# Entries: 253
|
||||
# Expires: 4 days
|
||||
# Format: wildcard_urls
|
||||
|
||||
# Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@
|
|||
*://*.store.app-valley.vip/*
|
||||
*://*.app-valley.vip/*
|
||||
*://*.appvalley-apk.com/*
|
||||
*://*.iobit.com/*
|
||||
*://*.tutubox.io/*
|
||||
*://*.ezcrack.info/*
|
||||
*://*.ccm.net/*
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
! Title: FMHY Unsafe sites filterlist - Basic
|
||||
! Description: Blocks malicious sites listed in the fmhy unsafe sites page
|
||||
! Last modified: 18 Aug 2024 20:35 UTC
|
||||
! Last modified: 08 Sep 2024 16:06 UTC
|
||||
! Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
! License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
! Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
! Entries: 280
|
||||
! Entries: 282
|
||||
! Expires: 4 days
|
||||
! Format: ublock
|
||||
|
||||
! Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@
|
|||
||store.app-valley.vip^
|
||||
||app-valley.vip^
|
||||
||appvalley-apk.com^
|
||||
||iobit.com^
|
||||
||tutubox.io^
|
||||
||ezcrack.info^
|
||||
||ccm.net^
|
||||
|
|
@ -288,6 +290,7 @@
|
|||
||*cracked-games.*^$all
|
||||
||*getintopc.com^$all
|
||||
||*softonic.*^$all
|
||||
||iobit.*^$all
|
||||
! ||*thepiratebay.*^$all
|
||||
||*kickasstorrents.*^$all
|
||||
! Pirate bay filters
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# Title: FMHY Unsafe sites filterlist - Plus
|
||||
# Description: Blocks malicious and not recommended sites listed in the fmhy unsafe sites page
|
||||
# Last modified: 18 Aug 2024 20:35 UTC
|
||||
# Last modified: 08 Sep 2024 16:06 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 298
|
||||
# Entries: 299
|
||||
# Expires: 4 days
|
||||
# Format: domains
|
||||
|
||||
# Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@ rsload.net
|
|||
store.app-valley.vip
|
||||
app-valley.vip
|
||||
appvalley-apk.com
|
||||
iobit.com
|
||||
tutubox.io
|
||||
ezcrack.info
|
||||
ccm.net
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# Title: FMHY Unsafe sites filterlist - Plus
|
||||
# Description: Blocks malicious and not recommended sites listed in the fmhy unsafe sites page
|
||||
# Last modified: 18 Aug 2024 20:35 UTC
|
||||
# Last modified: 08 Sep 2024 16:06 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 298
|
||||
# Entries: 299
|
||||
# Expires: 4 days
|
||||
# Format: hosts
|
||||
|
||||
# Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@
|
|||
0.0.0.0 store.app-valley.vip
|
||||
0.0.0.0 app-valley.vip
|
||||
0.0.0.0 appvalley-apk.com
|
||||
0.0.0.0 iobit.com
|
||||
0.0.0.0 tutubox.io
|
||||
0.0.0.0 ezcrack.info
|
||||
0.0.0.0 ccm.net
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# Title: FMHY Unsafe sites filterlist - Plus
|
||||
# Description: Blocks malicious and not recommended sites listed in the fmhy unsafe sites page
|
||||
# Last modified: 18 Aug 2024 20:35 UTC
|
||||
# Last modified: 08 Sep 2024 16:06 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 298
|
||||
# Entries: 299
|
||||
# Expires: 4 days
|
||||
# Format: wildcard_domains
|
||||
|
||||
# Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@
|
|||
*.store.app-valley.vip
|
||||
*.app-valley.vip
|
||||
*.appvalley-apk.com
|
||||
*.iobit.com
|
||||
*.tutubox.io
|
||||
*.ezcrack.info
|
||||
*.ccm.net
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
# Title: FMHY Unsafe sites filterlist - Plus
|
||||
# Description: Blocks malicious and not recommended sites listed in the fmhy unsafe sites page
|
||||
# Last modified: 18 Aug 2024 20:35 UTC
|
||||
# Last modified: 08 Sep 2024 16:06 UTC
|
||||
# Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
# License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
# Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
# Entries: 298
|
||||
# Entries: 299
|
||||
# Expires: 4 days
|
||||
# Format: wildcard_urls
|
||||
|
||||
# Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@
|
|||
*://*.store.app-valley.vip/*
|
||||
*://*.app-valley.vip/*
|
||||
*://*.appvalley-apk.com/*
|
||||
*://*.iobit.com/*
|
||||
*://*.tutubox.io/*
|
||||
*://*.ezcrack.info/*
|
||||
*://*.ccm.net/*
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
! Title: FMHY Unsafe sites filterlist - Plus
|
||||
! Description: Blocks malicious and not recommended sites listed in the fmhy unsafe sites page
|
||||
! Last modified: 18 Aug 2024 20:35 UTC
|
||||
! Last modified: 08 Sep 2024 16:06 UTC
|
||||
! Homepage: https://github.com/fmhy/FMHYFilterlist
|
||||
! License: https://github.com/fmhy/FMHYFilterlist/blob/main/LICENSE
|
||||
! Issues: https://github.com/fmhy/FMHYFilterlist/issues
|
||||
! Entries: 326
|
||||
! Entries: 328
|
||||
! Expires: 4 days
|
||||
! Format: ublock
|
||||
|
||||
! Unsafe game sites
|
||||
|
|
@ -126,6 +127,7 @@
|
|||
||store.app-valley.vip^
|
||||
||app-valley.vip^
|
||||
||appvalley-apk.com^
|
||||
||iobit.com^
|
||||
||tutubox.io^
|
||||
||ezcrack.info^
|
||||
||ccm.net^
|
||||
|
|
@ -337,6 +339,7 @@
|
|||
||*cracked-games.*^$all
|
||||
||*getintopc.com^$all
|
||||
||*softonic.*^$all
|
||||
||iobit.*^$all
|
||||
! ||*thepiratebay.*^$all
|
||||
||*kickasstorrents.*^$all
|
||||
! Pirate bay filters
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@
|
|||
||*cracked-games.*^$all
|
||||
||*getintopc.com^$all
|
||||
||*softonic.*^$all
|
||||
||iobit.*^$all
|
||||
! ||*thepiratebay.*^$all
|
||||
||*kickasstorrents.*^$all
|
||||
! Pirate bay filters
|
||||
|
|
|
|||
|
|
@ -5,4 +5,5 @@ 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}
|
||||
Expires: 4 days
|
||||
Format: ${format}
|
||||
|
|
|
|||
|
|
@ -117,6 +117,7 @@ rsload.net
|
|||
store.app-valley.vip
|
||||
app-valley.vip
|
||||
appvalley-apk.com
|
||||
iobit.com
|
||||
tutubox.io
|
||||
ezcrack.info
|
||||
ccm.net
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@ AllPCWorld
|
|||
RSLOAD
|
||||
AppValley
|
||||
CNET / Download.com / ZDNET / Softonic
|
||||
IObit
|
||||
Few software sites with weird names reposting fake Windows activators
|
||||
|
||||
Torrent Sites / Clients:
|
||||
|
|
|
|||
Loading…
Reference in a new issue