mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 15:32:21 +08:00
fix(QQ): 开屏广告(误触-默认关闭) (#154)
This commit is contained in:
parent
abb0c8a2f5
commit
4f7f9973e8
|
@ -5,8 +5,10 @@ export default defineAppConfig({
|
|||
name: 'QQ',
|
||||
groups: [
|
||||
{
|
||||
enable: false,
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
desc: '规则误触,待修复,需要快照准确定位',
|
||||
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
||||
rules: '[text*=`跳过`]',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user