为什么说我的是非法连接呢 #1074
Unanswered
onepiece-oo
asked this question in
Q&A
为什么说我的是非法连接呢
#1074
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.
-
{
"id": "com.youku.phone",
"name": "优酷视频",
"groups": [
{
"key": 1,
"name": "关闭广告",
"desc": "关闭暂停广告",
"rules": [
{
"fastQuery": true,
"activityIds": "com.youku.ui.activity.DetailActivity",
"matches": "*[id="com.youku.phone:id/xadsdk_pause_ad_close"][visibleToUser=true]"
}
]
}
]
}
这个在测试里是好好的 但是在添加本地订阅规则的时候说我是非法链接 各位大佬可以为我解惑吗
Beta Was this translation helpful? Give feedback.
All reactions