mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update CDN Hosts & Redirects
This commit is contained in:
@@ -68,7 +68,9 @@ const REDIRECT = /** @type {const} */ ([
|
||||
['raw.kgithub.com/', 'https://raw.githubusercontent.com/'],
|
||||
['raw.kkgithub.com/', 'https://raw.githubusercontent.com/'],
|
||||
// Misc
|
||||
['pics.javbus.com/', 'https://i0.wp.com/pics.javbus.com/']
|
||||
['pics.javbus.com/', 'https://i0.wp.com/pics.javbus.com/'],
|
||||
['googlefonts.wp-china-yes.net/', 'https://fonts.googleapis.com/'],
|
||||
['googleajax.wp-china-yes.net/', 'https://ajax.googleapis.com/']
|
||||
]);
|
||||
|
||||
const buildRedirectModule = task(__filename, async () => {
|
||||
|
||||
Reference in New Issue
Block a user