mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update Reject & Domestic & Global & CDN & Download Hosts
This commit is contained in:
@@ -90,6 +90,7 @@ export const parseGfwList = async () => {
|
||||
|
||||
await Promise.all([
|
||||
runAgainstRuleset(path.resolve(import.meta.dir, '../Source/non_ip/global.conf')),
|
||||
runAgainstRuleset(path.resolve(import.meta.dir, '../Source/non_ip/telegram.conf')),
|
||||
runAgainstRuleset(path.resolve(import.meta.dir, '../List/non_ip/stream.conf'))
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user