mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
fix(二柄): 开屏广告 (#2758)
* fix(二柄): 开屏广告 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -11,9 +11,14 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
rules: [
|
||||
'@[id="com.byted.pangle:id/tt_splash_skip_btn"] <<n [id="com.diershoubing.erbing:id/containerV"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13378853',
|
||||
'[id="com.diershoubing.erbing:id/skip"][text*="跳过"]',
|
||||
],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13378853',
|
||||
'https://i.gkd.li/import/13536345',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
||||
Reference in New Issue
Block a user