mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
chore: sync
This commit is contained in:
@@ -2,10 +2,11 @@ import type { AppConfig } from '../types';
|
||||
|
||||
export default <AppConfig>{
|
||||
id: 'com.google.android.youtube',
|
||||
name: `youtube`,
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: 'youtube-视频播放-跳过广告',
|
||||
name: '视频播放-跳过广告',
|
||||
activityIds:
|
||||
'com.google.android.apps.youtube.app.watchwhile.WatchWhileActivity',
|
||||
rules: '[id=`com.google.android.youtube:id/skip_ad_button`]',
|
||||
|
||||
Reference in New Issue
Block a user