mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(华尔街见闻): 开屏广告
This commit is contained in:
@@ -4,6 +4,22 @@ export default defineAppConfig({
|
|||||||
id: 'com.wallstreetcn.news',
|
id: 'com.wallstreetcn.news',
|
||||||
name: '华尔街见闻',
|
name: '华尔街见闻',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
matches: '[text="广告"] +2 [text^="关闭"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/40e483a8-61e7-45a0-ac44-df1f472e2863',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14525329',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '局部广告-卡片广告',
|
name: '局部广告-卡片广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user