mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
@@ -12,6 +12,7 @@ export default defineAppConfig({
|
|||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches: '[text^="跳过"][text.length<=5]',
|
matches: '[text^="跳过"][text.length<=5]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
@@ -23,8 +24,10 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
key: 1,
|
||||||
quickFind: false,
|
quickFind: false,
|
||||||
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/13538334',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user