We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c7efba commit 462dee7Copy full SHA for 462dee7
1 file changed
proxySettings.json
@@ -6,7 +6,7 @@
6
"legacyHTDOCSPath": "Legacy/htdocs/",
7
"phpCgiPath": "Legacy/php-cgi.exe",
8
"useInfinityServer": false,
9
- "infinityServerURL": "https://infinity.unstable.life/Flashpoint/Legacy/htdocs/",
+ "infinityServerURL": "https://infinity.flashpointarchive.org/Flashpoint/Legacy/htdocs/",
10
"handleLegacyRequests": false,
11
"externalLegacyPort": "22600",
12
"proxyPort": "22500",
@@ -21,7 +21,8 @@
21
],
22
"legacyOverridePaths": [],
23
"externalFilePaths": [
24
- "http://infinity.unstable.life/Flashpoint/Legacy/htdocs",
+ "http://infinity.flashpointarchive.org/Flashpoint/Legacy/htdocs",
25
+ "http://infinity.unstable.life/Flashpoint/Legacy/htdocs/",
26
"http://archive.org/download/FP90Data/FP90Data.zip/htdocs"
27
28
"extScriptTypes": [
0 commit comments