-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] 通通锁 #680
Comments
会进入广告 |
关闭订阅里的导入这个试试
|
这个不触发 |
发快照 |
https://i.gkd.li/i/18309329 这三个都没有触发 中间有一个误触 我没有截下来 |
删除之前导入的再导入这个
|
WeChat_20250105161623.mp4不太对劲,你看一下我这个录屏 |
误触那一次是自动的,其他的都是我手工关的广告。 |
订阅里的关掉了吗 |
去掉了次数和匹配时间限制
|
新的这个比较好用,测试了10次左右,其中有两次误触。 订阅里面的已经关掉了。 |
https://i.gkd.li/i/18309593 |
|
之前导入的规则删掉了吗 |
删掉了 每次都是删掉加新的 |
发一个录屏看看 |
https://i.gkd.li/i/18309636 这个误触 然后还有新的大广告我没截到,正在尝试 这软件有点恶心 e1ce179f7af01aeae9ab08f3973ba950.mp4 |
都延迟1秒触发了还会误触,我不知道怎么解决 |
我改成1500还是有误触 |
2000一样有误触,跟延迟好像关系不大。 |
这种广告误触一般加个0.5秒的延迟就行了,不知道为什么这个软件不行 |
动画弹出的很少误触,秒出的反而误触很多 |
如果你手速够快的话可以截一下广告刚出现但是还没完全出现的快照,或者你可以试试其他类似gkd的软件(比如李跳跳)自建规则看看会不会误触 |
我试试去,整个一指禅 |
刚测试了 一指禅不太行。 |
看起来暂时能用了。。。但是我不确定我最新写的这个规则是否ok,exampleUrls 这个图片我这装了油猴插件也上传不了。 |
https://i.gkd.li/i/18309739 又一种新的广告。 |
请提供 误触界面/出现问题界面 的快照(不要提供截图!!!),也可补充说明
https://i.gkd.li/i/18309329
请说明是哪一条规则 误触/出现问题(文字/触发记录界面截图)
{
id: 'com.tongtongsuo.app',
name: '通通锁',
groups: [
{
name: '全屏广告-弹窗广告',
key: 1,
desc: '点击关闭',
enable: false,
fastQuery: true,
actionMaximum: 1,
matchTime: 10000,
resetMatch: 'app',
rules: [
{
matches: [
'@ImageView[childCount=0][text=null][desc=null][id=null][visibleToUser=true][width<90 && height<90] < FrameLayout[childCount=1][text=null][desc=null][id=null] <2 FrameLayout[childCount=5] + FrameLayout[childCount=2] > [text^="立即" || text="查看详情" || text="了解更多" || text="去逛逛" || text="去微信看看" || text$="应用" || text="进入小程序" || text="领取优惠" || text="跳转微信"]'
],
snapshotUrls: [
'https://i.gkd.li/i/18296115'
],
exampleUrls: [
'https://e.gkd.li/09628cf0-3004-439f-9bfd-68a085b0bda6'
],
activityIds: [
'com.scaf.android.client.activity.DoorkeyControlPanelActivity'
]
}
]
}
]
}
The text was updated successfully, but these errors were encountered: