mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -5,16 +5,6 @@ export default defineAppConfig({
|
||||
name: '美团',
|
||||
deprecatedKeys: [5, 6],
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: 'TextView[id="com.sankuai.meituan:id/close_btn"][text^="跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12749811',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
|
||||
Reference in New Issue
Block a user