Skip to content

Commit 69946ff

Browse files
committed
CDN changes
1 parent 114f9a6 commit 69946ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

iwsy/resources/ecs/iwsy.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,12 +116,12 @@
116116

117117
if Domain is `iwannashowyou.com` set IsHome else clear IsHome
118118

119-
! Not static, so test if the 'dist' folder exists. If so, use it as the CDN
120-
rest get Item from Protocol cat Domain cat `/rest.php/dist` or go to Start
121-
put Protocol cat Domain into CDN
119+
! Not static, so see if the launcher has provided a CDN
120+
get Item from storage as `.cdn`
121+
if Item is not empty put Item into CDN
122122

123123
! If the debug flag is set use admin storage but local CDN
124-
get Item from storage as `debug`
124+
get Item from storage as `.debug`
125125
if Item is `true` set Static
126126

127127
Start:

0 commit comments

Comments
 (0)