mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(得力e+): 开屏广告-规则优化
This commit is contained in:
@@ -7,8 +7,17 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.delicloud.app.smartoffice.mvp.ui.JiGuangSpalshActivity',
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
matchTime: 10000,
|
||||||
rules: [
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
matches: '[text*="跳过"][text.length<=10]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13445578',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/38517192/52482ac3-a5aa-4559-a006-0103ea0b8238',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
snapshotUrls: ['https://i.gkd.li/import/12843738'],
|
snapshotUrls: ['https://i.gkd.li/import/12843738'],
|
||||||
|
|||||||
Reference in New Issue
Block a user