mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
perf: 运动世界-通知提示-公告 #1523
This commit is contained in:
@@ -239,9 +239,12 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
activityIds: '.mvi.home.HomeActivity',
|
activityIds: ['.mvi.home.HomeActivity', '.mvi.splash.AdActivity'],
|
||||||
matches: '@ImageView[vid="dialog_close"] +n [text*="公告"]',
|
matches: '@ImageView[vid="dialog_close"] +n [text*="公告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/22526467',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/22526467',
|
||||||
|
'https://i.gkd.li/i/23883452',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user