feat(无忧行): 应用内广告弹窗 (#3075)

close #3073
This commit is contained in:
adproqwq
2023-12-11 20:43:00 +08:00
committed by GitHub
parent 477bfb2e15
commit a3e93b3a43

View File

@@ -4,6 +4,19 @@ export default defineAppConfig({
id: 'com.cmi.jegotrip',
name: '无忧行',
groups: [
{
key: 2,
name: '应用内广告弹窗',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
rules: [
{
matches: '[id="com.cmi.jegotrip:id/ig_ad_close"]',
snapshotUrls: 'https://i.gkd.li/import/13631904',
},
],
},
{
key: 3,
name: '请求定位权限弹窗',