mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update CDN & Domestic & Reject Hosts
This commit is contained in:
@@ -171,6 +171,11 @@ const processPhihsingDomains = cache(function processPhihsingDomains(domainArr:
|
||||
}
|
||||
}
|
||||
|
||||
// console.log({
|
||||
// score: domainScoreMap['shoppy.gg'],
|
||||
// count: domainCountMap['shoppy.gg']
|
||||
// });
|
||||
|
||||
return Promise.resolve(domainArr);
|
||||
}, {
|
||||
serializer: serializeArray,
|
||||
|
||||
Reference in New Issue
Block a user