mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update CDN Hosts
This commit is contained in:
@@ -230,7 +230,7 @@ async function processPhihsingDomains(domainArr: string[]) {
|
||||
return Promise.resolve(domainArr);
|
||||
},
|
||||
{
|
||||
ttl: 2 * 86400,
|
||||
ttl: 2 * 86400 * 1000,
|
||||
serializer: serializeArray,
|
||||
deserializer: deserializeArray,
|
||||
incrementTtlWhenHit: true
|
||||
|
||||
Reference in New Issue
Block a user