mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
chore: sync
This commit is contained in:
@@ -2,10 +2,11 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'com.quark.browser',
|
||||
name: `夸克浏览器`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '夸克浏览器-小说阅读页面底部广告',
|
||||
name: '小说阅读页面底部广告',
|
||||
activityIds: 'com.ucpro.BrowserActivity',
|
||||
rules: [
|
||||
'[id=`com.quark.browser:id/tv_close_ad`][text=`关闭广告`]',
|
||||
|
||||
Reference in New Issue
Block a user