mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
@@ -4,6 +4,19 @@ export default defineAppConfig({
|
|||||||
id: 'com.cmi.jegotrip',
|
id: 'com.cmi.jegotrip',
|
||||||
name: '无忧行',
|
name: '无忧行',
|
||||||
groups: [
|
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,
|
key: 3,
|
||||||
name: '请求定位权限弹窗',
|
name: '请求定位权限弹窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user