mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(高德地图): 开屏广告
This commit is contained in:
@@ -4,6 +4,21 @@ export default defineGkdApp({
|
|||||||
id: 'com.autonavi.minimap',
|
id: 'com.autonavi.minimap',
|
||||||
name: '高德地图',
|
name: '高德地图',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: -1,
|
||||||
|
name: '开屏广告',
|
||||||
|
fastQuery: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/983cc392-1b01-4172-bc1d-2df001baeb3d',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/16490985',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '更新提示',
|
name: '更新提示',
|
||||||
|
|||||||
Reference in New Issue
Block a user