fix(微博轻享版): 开屏广告(小窗模式下全局规则触发无效)

This commit is contained in:
AIsouler
2024-03-10 16:10:21 +08:00
parent 377bc6f19e
commit 59d6c91f03

View File

@@ -4,6 +4,26 @@ export default defineAppConfig({
id: 'com.weico.international',
name: '微博轻享版',
groups: [
{
key: -1,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
key: 0,
quickFind: true,
matches: '@[clickable=true] + * > [text="跳过"][visibleToUser=true]',
exampleUrls:
'https://m.gkd.li/57941037/e1253f77-cfdd-42ea-b6c2-05732a9e347a',
snapshotUrls: [
'https://i.gkd.li/i/14549281',
'https://i.gkd.li/i/14549328', // 小窗模式下全局规则触发无效
],
},
],
},
{
key: 0,
name: '分段广告-信息流广告',