INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (101, 'system-user-001', 'CM_Online 默认版 识别港美地区(与Github同步)', 'https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online.ini', 'config', 1); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (102, 'system-user-001', 'CM_Online_MultiCountry 识别港美地区 负载均衡(与Github同步)', 'https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_MultiCountry.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (103, 'system-user-001', 'CM_Online_MultiCountry_CF 识别港美地区、CloudFlareCDN 负载均衡 Worker节点专用(与Github同步)', 'https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_MultiCountry_CF.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (104, 'system-user-001', 'CM_Online_Full 识别多地区分组(与Github同步)', 'https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_Full.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (105, 'system-user-001', 'CM_Online_Full_CF 识别多地区、CloudFlareCDN 分组 Worker节点专用(与Github同步)', 'https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_Full_CF.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (106, 'system-user-001', 'CM_Online_Full_MultiMode 识别多地区 负载均衡(与Github同步)', 'https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_Full_MultiMode.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (107, 'system-user-001', 'CM_Online_Full_MultiMode_CF 识别多地区、CloudFlareCDN 负载均衡 Worker节点专用(与Github同步)', 'https://raw.githubusercontent.com/cmliu/ACL4SSR/main/Clash/config/ACL4SSR_Online_Full_MultiMode_CF.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (201, 'system-user-001', '默认', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Full_NoAuto.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (202, 'system-user-001', '默认(自动测速)', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Full_AdblockPlus.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (203, 'system-user-001', '默认(索尼电视专用)', 'https://raw.githubusercontent.com/youshandefeiyang/webcdn/main/SONY.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (204, 'system-user-001', '默认(附带用于 Clash 的 AdGuard DNS)', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/default_with_clash_adg.yml', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (205, 'system-user-001', 'ACL_全分组 Dream修改版', 'https://raw.githubusercontent.com/WC-Dream/ACL4SSR/WD/Clash/config/ACL4SSR_Online_Full_Dream.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (206, 'system-user-001', 'ACL_精简分组 Dream修改版', 'https://raw.githubusercontent.com/WC-Dream/ACL4SSR/WD/Clash/config/ACL4SSR_Mini_Dream.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (207, 'system-user-001', 'emby-TikTok-流媒体分组-去广告加强版', 'https://raw.githubusercontent.com/justdoiting/ClashRule/main/GeneralClashRule.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (208, 'system-user-001', '流媒体通用分组', 'https://raw.githubusercontent.com/cutethotw/ClashRule/main/GeneralClashRule.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (301, 'system-user-001', 'ACL_默认版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (302, 'system-user-001', 'ACL_无测速版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_NoAuto.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (303, 'system-user-001', 'ACL_去广告版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_AdblockPlus.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (304, 'system-user-001', 'ACL_多国家版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_MultiCountry.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (305, 'system-user-001', 'ACL_无Reject版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_NoReject.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (306, 'system-user-001', 'ACL_无测速精简版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Mini_NoAuto.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (307, 'system-user-001', 'ACL_全分组版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Full.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (308, 'system-user-001', 'ACL_全分组谷歌版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Full_Google.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (309, 'system-user-001', 'ACL_全分组多模式版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Full_MultiMode.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (310, 'system-user-001', 'ACL_全分组奈飞版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Full_Netflix.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (311, 'system-user-001', 'ACL_精简版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Mini.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (312, 'system-user-001', 'ACL_去广告精简版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Mini_AdblockPlus.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (313, 'system-user-001', 'ACL_Fallback精简版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Mini_Fallback.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (314, 'system-user-001', 'ACL_多国家精简版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Mini_MultiCountry.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (315, 'system-user-001', 'ACL_多模式精简版', 'https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Mini_MultiMode.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (401, 'system-user-001', '常规规则', 'https://raw.githubusercontent.com/flyhigherpi/merlinclash_clash_related/master/Rule_config/ZHANG.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (402, 'system-user-001', '酷酷自用', 'https://raw.githubusercontent.com/xiaoshenxian233/cool/rule/complex.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (403, 'system-user-001', 'PharosPro无测速', 'https://subweb.s3.fr-par.scw.cloud/RemoteConfig/special/phaors.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (404, 'system-user-001', '分区域故障转移', 'https://raw.githubusercontent.com/flyhigherpi/merlinclash_clash_related/master/Rule_config/ZHANG_Area_Fallback.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (405, 'system-user-001', '分区域自动测速', 'https://raw.githubusercontent.com/flyhigherpi/merlinclash_clash_related/master/Rule_config/ZHANG_Area_Urltest.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (406, 'system-user-001', '分区域无自动测速', 'https://raw.githubusercontent.com/flyhigherpi/merlinclash_clash_related/master/Rule_config/ZHANG_Area_NoAuto.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (407, 'system-user-001', 'OoHHHHHHH', 'https://raw.githubusercontent.com/OoHHHHHHH/ini/master/config.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (408, 'system-user-001', 'CFW-TAP', 'https://raw.githubusercontent.com/OoHHHHHHH/ini/master/cfw-tap.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (409, 'system-user-001', 'lhl77全分组(定期更新)', 'https://raw.githubusercontent.com/lhl77/sub-ini/main/tsutsu-full.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (410, 'system-user-001', 'lhl77简易版(定期更新)', 'https://raw.githubusercontent.com/lhl77/sub-ini/main/tsutsu-mini-gfw.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (411, 'system-user-001', 'ConnersHua 神机规则 Outbound', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/connershua_new.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (412, 'system-user-001', 'ConnersHua 神机规则 Inbound 回国专用', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/connershua_backtocn.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (413, 'system-user-001', 'lhie1 洞主规则(使用 Clash 分组规则)', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/lhie1_clash.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (414, 'system-user-001', 'lhie1 洞主规则完整版', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/lhie1_dler.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (415, 'system-user-001', 'eHpo1 规则', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/ehpo1_main.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (416, 'system-user-001', '多策略组默认白名单模式', 'https://raw.nameless13.com/api/public/dl/ROzQqi2S/white.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (417, 'system-user-001', '多策略组可以有效减少审计触发', 'https://raw.nameless13.com/api/public/dl/ptLeiO3S/mayinggfw.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (418, 'system-user-001', '精简策略默认白名单', 'https://raw.nameless13.com/api/public/dl/FWSh3dXz/easy3.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (419, 'system-user-001', '多策略增加SMTP策略', 'https://raw.nameless13.com/api/public/dl/L_-vxO7I/youtube.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (420, 'system-user-001', '无策略入门推荐', 'https://raw.nameless13.com/api/public/dl/zKF9vFbb/easy.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (421, 'system-user-001', '无策略入门推荐国家分组', 'https://raw.nameless13.com/api/public/dl/E69bzCaE/easy2.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (422, 'system-user-001', '无策略仅IPIP CN + Final', 'https://raw.nameless13.com/api/public/dl/XHr0miMg/ipip.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (423, 'system-user-001', '无策略魅影vip分组', 'https://raw.nameless13.com/api/public/dl/BBnfb5lD/MAYINGVIP.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (424, 'system-user-001', '品云专属配置(仅香港区域分组)', 'https://raw.githubusercontent.com/Mazeorz/airports/master/Clash/Examine.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (425, 'system-user-001', '品云专属配置(全地域分组)', 'https://raw.githubusercontent.com/Mazeorz/airports/master/Clash/Examine_Full.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (426, 'system-user-001', 'nzw9314 规则', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/nzw9314_custom.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (427, 'system-user-001', 'maicoo-l 规则', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/maicoo-l_custom.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (428, 'system-user-001', 'DlerCloud Platinum 李哥定制规则', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/dlercloud_lige_platinum.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (429, 'system-user-001', 'DlerCloud Gold 李哥定制规则', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/dlercloud_lige_gold.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (430, 'system-user-001', 'DlerCloud Silver 李哥定制规则', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/dlercloud_lige_silver.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (431, 'system-user-001', 'ProxyStorage自用', 'https://unpkg.com/proxy-script/config/Clash/clash.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (432, 'system-user-001', 'ShellClash修改版规则 (by UlinoyaPed)', 'https://github.com/UlinoyaPed/ShellClash/raw/master/rules/ShellClash.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (501, 'system-user-001', 'EXFLUX', 'https://gist.github.com/jklolixxs/16964c46bad1821c70fa97109fd6faa2/raw/EXFLUX.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (502, 'system-user-001', 'NaNoport', 'https://gist.github.com/jklolixxs/32d4e9a1a5d18a92beccf3be434f7966/raw/NaNoport.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (503, 'system-user-001', 'CordCloud', 'https://gist.github.com/jklolixxs/dfbe0cf71ffc547557395c772836d9a8/raw/CordCloud.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (504, 'system-user-001', 'BigAirport', 'https://gist.github.com/jklolixxs/e2b0105c8be6023f3941816509a4c453/raw/BigAirport.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (505, 'system-user-001', '跑路云', 'https://gist.github.com/jklolixxs/9f6989137a2cfcc138c6da4bd4e4cbfc/raw/PaoLuCloud.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (506, 'system-user-001', 'WaveCloud', 'https://gist.github.com/jklolixxs/fccb74b6c0018b3ad7b9ed6d327035b3/raw/WaveCloud.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (507, 'system-user-001', '几鸡', 'https://gist.github.com/jklolixxs/bfd5061dceeef85e84401482f5c92e42/raw/JiJi.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (508, 'system-user-001', '四季加速', 'https://gist.github.com/jklolixxs/6ff6e7658033e9b535e24ade072cf374/raw/SJ.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (509, 'system-user-001', 'ImmTelecom', 'https://gist.github.com/jklolixxs/24f4f58bb646ee2c625803eb916fe36d/raw/ImmTelecom.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (510, 'system-user-001', 'AmyTelecom', 'https://gist.github.com/jklolixxs/b53d315cd1cede23af83322c26ce34ec/raw/AmyTelecom.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (511, 'system-user-001', 'LinkCube', 'https://subweb.s3.fr-par.scw.cloud/RemoteConfig/customized/convenience.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (512, 'system-user-001', 'Miaona', 'https://gist.github.com/jklolixxs/ff8ddbf2526cafa568d064006a7008e7/raw/Miaona.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (513, 'system-user-001', 'Foo&Friends', 'https://gist.github.com/jklolixxs/df8fda1aa225db44e70c8ac0978a3da4/raw/Foo&Friends.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (514, 'system-user-001', 'ABCloud', 'https://gist.github.com/jklolixxs/b1f91606165b1df82e5481b08fd02e00/raw/ABCloud.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (515, 'system-user-001', '咸鱼', 'https://raw.githubusercontent.com/SleepyHeeead/subconverter-config/master/remote-config/customized/xianyu.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (516, 'system-user-001', '便利店', 'https://subweb.oss-cn-hongkong.aliyuncs.com/RemoteConfig/customized/convenience.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (517, 'system-user-001', 'CNIX', 'https://raw.githubusercontent.com/Mazeorz/airports/master/Clash/SSRcloud.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (518, 'system-user-001', 'Nirvana', 'https://raw.githubusercontent.com/Mazetsz/ACL4SSR/master/Clash/config/V2rayPro.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (519, 'system-user-001', 'V2Pro', 'https://raw.githubusercontent.com/Mazeorz/airports/master/Clash/V2Pro.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (520, 'system-user-001', '史迪仔-自动测速', 'https://raw.githubusercontent.com/Mazeorz/airports/master/Clash/Stitch.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (521, 'system-user-001', '史迪仔-负载均衡', 'https://raw.githubusercontent.com/Mazeorz/airports/master/Clash/Stitch-Balance.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (522, 'system-user-001', 'Maying', 'https://raw.githubusercontent.com/SleepyHeeead/subconverter-config/master/remote-config/customized/maying.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (523, 'system-user-001', 'Ytoo', 'https://subweb.s3.fr-par.scw.cloud/RemoteConfig/customized/ytoo.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (524, 'system-user-001', 'w8ves', 'https://raw.nameless13.com/api/public/dl/M-We_Fn7/w8ves.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (525, 'system-user-001', 'NyanCAT', 'https://raw.githubusercontent.com/SleepyHeeead/subconverter-config/master/remote-config/customized/nyancat.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (526, 'system-user-001', 'Nexitally', 'https://subweb.s3.fr-par.scw.cloud/RemoteConfig/customized/nexitally.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (527, 'system-user-001', 'SoCloud', 'https://raw.githubusercontent.com/SleepyHeeead/subconverter-config/master/remote-config/customized/socloud.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (528, 'system-user-001', 'ARK', 'https://raw.githubusercontent.com/SleepyHeeead/subconverter-config/master/remote-config/customized/ark.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (529, 'system-user-001', 'N3RO', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/n3ro_optimized.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (530, 'system-user-001', 'Scholar', 'https://gist.githubusercontent.com/tindy2013/1fa08640a9088ac8652dbd40c5d2715b/raw/scholar_optimized.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (531, 'system-user-001', 'Flowercloud', 'https://subweb.s3.fr-par.scw.cloud/RemoteConfig/customized/flower.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (601, 'system-user-001', 'NeteaseUnblock', 'https://raw.githubusercontent.com/SleepyHeeead/subconverter-config/master/remote-config/special/netease.ini', 'config', 0); INSERT OR IGNORE INTO subconverter_assets (id, user_id, name, url, type, is_default) VALUES (602, 'system-user-001', 'Basic', 'https://raw.githubusercontent.com/SleepyHeeead/subconverter-config/master/remote-config/special/basic.ini', 'config', 0);