tiktok 登陆图形验证码参数错误 #4265
Unanswered
CarbonPool
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
{ "domainStrategy": "IPIfNonMatch", "domainMatcher": "mph", "rules": [ { "type": "field", "ip": [ "1.1.1.1" ], "outboundTag": "direct" }, { "type": "field", "domain": [ "geosite:tiktok", "geosite:google" ], "outboundTag": "direct" }, { "type": "field", "domain": [ "geosite:cn", "geosite:category-ads-all" ], "outboundTag": "block" }, { "type": "field", "ip": [ "geoip:cn", "geoip:private" ], "outboundTag": "block" } ] }尝试过吧geosite:category-ads-all移除,但是图形验证码还是无法加载,我把geosite:cn都移除了才能显示图形验证码,这是为什么,有其他解决方案吗
Beta Was this translation helpful? Give feedback.
All reactions