Browse Source

Chore: change jsDelivr Hosts

SukkaW 2 days ago
parent
commit
df0b4f7907
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/non_ip/direct.ts

+ 1 - 1
Source/non_ip/direct.ts

@@ -164,7 +164,7 @@ export const HOSTS = {
     // not actually used, only for a placeholder
     dns: '',
     hosts: {
-      'cdn.jsdelivr.net': ['cdn.jsdelivr.net.cdn.cloudflare.net']
+      'cdn.jsdelivr.net': ['testingcf.jsdelivr.net']
     },
     realip: false,
     ruleset: false,