mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,15 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.zidongdianji',
|
||||
name: '自动点击器',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.autoclicker.clicker.ads.SplashActivity',
|
||||
rules: [
|
||||
'[id=`com.byted.pangle:id/tt_splash_skip_btn`]',
|
||||
'TextView[text^=`跳过`]',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '卡片式广告',
|
||||
|
||||
Reference in New Issue
Block a user