mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
fix: 应用商店-全屏广告
This commit is contained in:
@@ -15,6 +15,7 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
action: 'clickCenter', // clickNode 可能无效
|
||||||
activityIds: 'com.xiaomi.market.ui.FloatWebActivity',
|
activityIds: 'com.xiaomi.market.ui.FloatWebActivity',
|
||||||
matches: '@Button[clickable=true][text="关闭"] <<n [vid="webview"]',
|
matches: '@Button[clickable=true][text="关闭"] <<n [vid="webview"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16323123',
|
snapshotUrls: 'https://i.gkd.li/i/16323123',
|
||||||
|
|||||||
Reference in New Issue
Block a user