Create wificall.json
This commit is contained in:
@@ -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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user