feat(PU口袋校园): 开屏广告(补充规则)

This commit is contained in:
AIsouler
2024-03-12 11:56:49 +08:00
parent 0028b5fb51
commit b9b4fe5724

View File

@@ -8,21 +8,35 @@ export default defineAppConfig({
{
key: 0,
name: '开屏广告',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
actionMaximumKey: 0,
rules: [
{
quickFind: true,
key: 0,
matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
exampleUrls:
'https://m.gkd.li/57941037/2285d166-e042-4217-8e78-9b58414d16aa',
snapshotUrls: [
'https://i.gkd.li/i/14560058',
'https://i.gkd.li/i/14560214',
],
},
{
key: 1,
matches: '[text^="跳过"][text.length<=10]',
snapshotUrls: [
'https://i.gkd.li/i/12642486',
'https://i.gkd.li/i/12846496',
'https://i.gkd.li/i/12868232',
],
},
{
key: 2,
matches: '[id="com.xyhui:id/ms_skipView"]',
snapshotUrls: 'https://i.gkd.li/i/13197417',
},
],
},
{