Files
claw/resources/rules-102-business-targets-merged.json

54 lines
1.1 KiB
JSON

{
"version": "1.0",
"demo_only_domains": [
"baidu.com",
"www.baidu.com",
"zhihu.com",
"www.zhihu.com",
"zhuanlan.zhihu.com"
],
"domains": {
"allowed": [
"oa.example.com",
"erp.example.com",
"hr.example.com",
"sgcc.example.invalid",
"95598.example.invalid",
"baidu.com",
"www.baidu.com",
"zhihu.com",
"www.zhihu.com",
"zhuanlan.zhihu.com",
"10.4.39.180",
"20.76.56.147:14001",
"20.76.57.61:18080",
"20.77.115.36:31051",
"21.76.121.140:8080",
"21.77.244.194:18890",
"25.215.194.188:90",
"25.215.194.87:9999",
"25.215.212.117",
"25.215.213.128:18080",
"pis.sgcc.com.cn",
"pms30.gs.sgcc.com.cn:32003",
"south.95598.sgcc.com.cn",
"sso-isc.gs.sgcc.com.cn",
"tqxs.sgcc.com.cn",
"yx.gs.sgcc.com.cn",
"yxgateway.gs.sgcc.com.cn"
]
},
"pipe_actions": {
"allowed": [
"click",
"type",
"navigate",
"getText",
"eval"
],
"blocked": [
"executeJsInPage"
]
}
}