feat(无界趣连) 更新提示 (#64)

This commit is contained in:
AIsouler
2024-02-16 21:26:37 +08:00
committed by GitHub

View File

@@ -0,0 +1,16 @@
import { defineAppConfig } from '../types';
export default defineAppConfig({
id: 'com.wujie.connect',
name: '无界趣连',
groups: [
{
key: 1,
name: '更新提示',
actionMaximum: 1,
resetMatch: 'app',
rules: '[vid="no_update_tv"]',
snapshotUrls: 'https://i.gkd.li/import/14296122',
},
],
});