mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Chore: backward compatible of reject_phishing file
This commit is contained in:
@@ -29,6 +29,7 @@ export const buildChnCidr = task(import.meta.path, async () => {
|
||||
'Data from https://misaka.io (misakaio @ GitHub)'
|
||||
];
|
||||
|
||||
// Can not use createRuleset here, as Clash support advanced ipset syntax
|
||||
return Promise.all([
|
||||
compareAndWriteFile(
|
||||
withBannerArray(
|
||||
|
||||
Reference in New Issue
Block a user