feat(皮皮虾): 开屏广告

This commit is contained in:
AIsouler
2024-03-20 22:10:27 +08:00
parent 42584718a6
commit 692daf9c79

View File

@@ -4,6 +4,21 @@ export default defineAppConfig({
id: 'com.sup.android.superb', id: 'com.sup.android.superb',
name: '皮皮虾', name: '皮皮虾',
groups: [ groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
quickFind: true,
matches:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
snapshotUrls: 'https://i.gkd.li/i/14667409',
},
],
},
{ {
key: 1, key: 1,
name: '青少年模式', name: '青少年模式',