mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-04-17 03:59:08 +00:00
return strava.com
This commit is contained in:
parent
8870ebdb08
commit
a23ce34d8e
6 changed files with 6 additions and 0 deletions
|
@ -558,6 +558,7 @@ DOMAIN-SUFFIX,statology.org
|
|||
DOMAIN-SUFFIX,steamstat.info
|
||||
DOMAIN-SUFFIX,strana.news
|
||||
DOMAIN-SUFFIX,strana.today
|
||||
DOMAIN-SUFFIX,strava.com
|
||||
DOMAIN-SUFFIX,suggestqueries.google.com
|
||||
DOMAIN-SUFFIX,supercell.com
|
||||
DOMAIN-SUFFIX,surfshark.com
|
||||
|
|
|
@ -558,6 +558,7 @@ ipset=/statology.org/vpn_domains
|
|||
ipset=/steamstat.info/vpn_domains
|
||||
ipset=/strana.news/vpn_domains
|
||||
ipset=/strana.today/vpn_domains
|
||||
ipset=/strava.com/vpn_domains
|
||||
ipset=/suggestqueries.google.com/vpn_domains
|
||||
ipset=/supercell.com/vpn_domains
|
||||
ipset=/surfshark.com/vpn_domains
|
||||
|
|
|
@ -558,6 +558,7 @@ nftset=/statology.org/4#inet#fw4#vpn_domains
|
|||
nftset=/steamstat.info/4#inet#fw4#vpn_domains
|
||||
nftset=/strana.news/4#inet#fw4#vpn_domains
|
||||
nftset=/strana.today/4#inet#fw4#vpn_domains
|
||||
nftset=/strava.com/4#inet#fw4#vpn_domains
|
||||
nftset=/suggestqueries.google.com/4#inet#fw4#vpn_domains
|
||||
nftset=/supercell.com/4#inet#fw4#vpn_domains
|
||||
nftset=/surfshark.com/4#inet#fw4#vpn_domains
|
||||
|
|
|
@ -557,6 +557,7 @@ statology.org
|
|||
steamstat.info
|
||||
strana.news
|
||||
strana.today
|
||||
strava.com
|
||||
suggestqueries.google.com
|
||||
supercell.com
|
||||
surfshark.com
|
||||
|
|
|
@ -558,6 +558,7 @@
|
|||
/ip dns static add name=steamstat.info type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
|
||||
/ip dns static add name=strana.news type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
|
||||
/ip dns static add name=strana.today type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
|
||||
/ip dns static add name=strava.com type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
|
||||
/ip dns static add name=suggestqueries.google.com type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
|
||||
/ip dns static add name=supercell.com type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
|
||||
/ip dns static add name=surfshark.com type=FWD address-list=allow-domains match-subdomain=yes forward-to=localhost
|
||||
|
|
|
@ -558,6 +558,7 @@ statology.org
|
|||
steamstat.info
|
||||
strana.news
|
||||
strana.today
|
||||
strava.com
|
||||
suggestqueries.google.com
|
||||
supercell.com
|
||||
surfshark.com
|
||||
|
|
Loading…
Add table
Reference in a new issue