mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 17:14:52 +02:00
commit
10e08fb485
@ -27,7 +27,7 @@ Syntax:
|
||||
* Keyword begins with `keyword:`, followed by a string.
|
||||
* Regular expression begins with `regex:`, followed by a valid regular expression (per Golang's standard).
|
||||
* Full domain begins with `full:`, followed by a domain.
|
||||
* Domains (including `domain`, `keyword`, `regext` and `full`) may have one or more attributes. Each attribute begins with `@` and followed by the name of the attribute.
|
||||
* Domains (including `domain`, `keyword`, `regex` and `full`) may have one or more attributes. Each attribute begins with `@` and followed by the name of the attribute.
|
||||
|
||||
## How it works
|
||||
|
||||
|
@ -13,6 +13,7 @@ include:kuaishou-ads
|
||||
include:letv-ads
|
||||
include:mxplayer-ads
|
||||
include:netease-ads
|
||||
include:ookla-speedtest-ads
|
||||
include:sina-ads
|
||||
include:sohu-ads
|
||||
include:tappx-ads
|
||||
|
2
data/firefox
Normal file
2
data/firefox
Normal file
@ -0,0 +1,2 @@
|
||||
firefox.com
|
||||
firefox.com.cn
|
@ -1,3 +1,5 @@
|
||||
gitlab.com
|
||||
gitlab.net
|
||||
gitlab-static.net
|
||||
|
||||
full:gitlab-assets.oss-cn-hongkong.aliyuncs.com
|
||||
|
@ -7,3 +7,5 @@ bugzilla.org
|
||||
getpocket.com
|
||||
seamonkey-project.org
|
||||
rust-lang.org
|
||||
|
||||
include:firefox
|
||||
|
@ -9321,3 +9321,5 @@ full:zgb-speedtest-1.tele2.net
|
||||
full:zhukov.netspeed.net.nz
|
||||
full:zion.m3x.org
|
||||
full:zrh.speedtest.gtt.net
|
||||
|
||||
include:ookla-speedtest-ads
|
||||
|
1
data/ookla-speedtest-ads
Normal file
1
data/ookla-speedtest-ads
Normal file
@ -0,0 +1 @@
|
||||
regex:^speed\.(coe|open)\.ad\.[a-z]{2,6}\.prod\.hosts\.ooklaserver\.net$ @ads
|
Loading…
Reference in New Issue
Block a user