Skip to content

Commit 462dee7

Browse files
authored
Update proxy url with mirror
1 parent 5c7efba commit 462dee7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

proxySettings.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"legacyHTDOCSPath": "Legacy/htdocs/",
77
"phpCgiPath": "Legacy/php-cgi.exe",
88
"useInfinityServer": false,
9-
"infinityServerURL": "https://infinity.unstable.life/Flashpoint/Legacy/htdocs/",
9+
"infinityServerURL": "https://infinity.flashpointarchive.org/Flashpoint/Legacy/htdocs/",
1010
"handleLegacyRequests": false,
1111
"externalLegacyPort": "22600",
1212
"proxyPort": "22500",
@@ -21,7 +21,8 @@
2121
],
2222
"legacyOverridePaths": [],
2323
"externalFilePaths": [
24-
"http://infinity.unstable.life/Flashpoint/Legacy/htdocs",
24+
"http://infinity.flashpointarchive.org/Flashpoint/Legacy/htdocs",
25+
"http://infinity.unstable.life/Flashpoint/Legacy/htdocs/",
2526
"http://archive.org/download/FP90Data/FP90Data.zip/htdocs"
2627
],
2728
"extScriptTypes": [

0 commit comments

Comments
 (0)