mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
@@ -13,9 +13,16 @@ export default defineAppConfig({
|
|||||||
activityIds: 'com.huachenjie.shandong_school.splash.SplashActivity',
|
activityIds: 'com.huachenjie.shandong_school.splash.SplashActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: '[text^="跳过"][clickable=false]',
|
key: 0,
|
||||||
|
matches:
|
||||||
|
'[id="com.huachenjie.shandong_school:id/flAd"] >n [text^="跳过"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12922866',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12922866',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.songe.li/import/13031192',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user