mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
fix(QQ): 开屏广告(误触-默认关闭) (#154)
This commit is contained in:
@@ -5,8 +5,10 @@ export default defineAppConfig({
|
||||
name: 'QQ',
|
||||
groups: [
|
||||
{
|
||||
enable: false,
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
desc: '规则误触,待修复,需要快照准确定位',
|
||||
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
||||
rules: '[text*=`跳过`]',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user