Revert "Moved some CDN images to localhost".

This commit is contained in:
PRO100KatYT
2022-09-24 20:24:10 +02:00
parent 0b324a8deb
commit 4680e1cfaf
19 changed files with 22 additions and 22 deletions

View File

@@ -244,7 +244,7 @@ function getContentPages(req) {
if (memory.build == 19.01) {
contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].stage = "winter2021";
contentpages.dynamicbackgrounds.backgrounds.backgrounds[0].backgroundimage = "https://cdn2.unrealengine.com/t-bp19-lobby-xmas-2048x1024-f85d2684b4af.png";
contentpages.subgameinfo.battleroyale.image = "https://fortnite-public-service-prod11.ol.epicgames.com/images/contentpages/19br-wf-subgame-select-512x1024-16d8bb0f218f.jpg";
contentpages.subgameinfo.battleroyale.image = "https://cdn2.unrealengine.com/19br-wf-subgame-select-512x1024-16d8bb0f218f.jpg";
contentpages.specialoffervideo.bSpecialOfferEnabled = "true";
}