mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-21 16:30:08 +08:00
Deleted domains already exist in upstream (#978)
This commit is contained in:
parent
0597580857
commit
b623e4ca96
@ -333,10 +333,8 @@ namespace NekoGui {
|
|||||||
block_domain =
|
block_domain =
|
||||||
"geosite:category-ads-all\n"
|
"geosite:category-ads-all\n"
|
||||||
"domain:appcenter.ms\n"
|
"domain:appcenter.ms\n"
|
||||||
"domain:app-measurement.com\n"
|
|
||||||
"domain:firebase.io\n"
|
"domain:firebase.io\n"
|
||||||
"domain:crashlytics.com\n"
|
"domain:crashlytics.com\n";
|
||||||
"domain:google-analytics.com";
|
|
||||||
}
|
}
|
||||||
if (IS_NEKO_BOX) {
|
if (IS_NEKO_BOX) {
|
||||||
if (!Preset::SingBox::DomainStrategy.contains(domain_strategy)) domain_strategy = "";
|
if (!Preset::SingBox::DomainStrategy.contains(domain_strategy)) domain_strategy = "";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user