Create wificall.json

This commit is contained in:
Salem
2024-09-18 02:40:15 +08:00
committed by GitHub
parent 43f64cf2e5
commit ace2a8311d
+30
View File
@@ -0,0 +1,30 @@
{
"version": 1,
"rules": [
{
"domain": [
"crl.t-mobile.com",
"eas3.msg.t-mobile.com",
"mascns.t-mobile.com",
"ns.sipgeo.t-mobile.com",
"epdg.epc.mnc240.mcc310.pub.3gppnetwork.org",
"epdg.epc.mnc260.mcc310.pub.3gppnetwork.org",
"ss.epdg.epc.mnc260.mcc310.pub.3gppnetwork.org"
],
"domain_keyword": [
"tmobile",
"t-mobile"
],
"domain_suffix": [
"tv.apple.com"
],
"ip_cidr": [
"66.94.0.0/19",
"206.29.177.36/32",
"208.54.159.227/32",
"208.54.2.163/32",
"208.54.0.0/16"
]
}
]
}