mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(天翼生活): 开屏广告 (#3185)
This commit is contained in:
@@ -4,6 +4,16 @@ export default defineAppConfig({
|
|||||||
id: 'com.ataaw.tianyi',
|
id: 'com.ataaw.tianyi',
|
||||||
name: '天翼生活',
|
name: '天翼生活',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: '[text*="跳过"][text.length<=10]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13674443',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '版本升级',
|
name: '版本升级',
|
||||||
|
|||||||
Reference in New Issue
Block a user