fix(QQ): 开屏广告(误触-默认关闭) (#154)

This commit is contained in:
lisonge 2023-09-18 20:01:51 +08:00
parent abb0c8a2f5
commit 4f7f9973e8

View File

@ -5,8 +5,10 @@ export default defineAppConfig({
name: 'QQ',
groups: [
{
enable: false,
key: 0,
name: '开屏广告',
desc: '规则误触,待修复,需要快照准确定位',
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
rules: '[text*=`跳过`]',
},