feat(携程旅行): 开屏广告

This commit is contained in:
AIsouler
2024-07-22 22:22:22 +08:00
parent 770d57e927
commit 38a716fff7

View File

@@ -4,6 +4,20 @@ export default defineGkdApp({
id: 'ctrip.android.view',
name: '携程旅行',
groups: [
{
key: 0,
name: '开屏广告',
fastQuery: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
snapshotUrls: 'https://i.gkd.li/i/16335041',
},
],
},
{
key: 1,
name: '更新提示',