mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Add Radio Stations base
This commit is contained in:
BIN
public/images/lawinpfp.png
Normal file
BIN
public/images/lawinpfp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
@@ -1478,68 +1478,40 @@
|
|||||||
"_locale": "en-US"
|
"_locale": "en-US"
|
||||||
},
|
},
|
||||||
"radioStations": {
|
"radioStations": {
|
||||||
|
"jcr:isCheckedOut": true,
|
||||||
"_title": "Radio Stations",
|
"_title": "Radio Stations",
|
||||||
"radioStationList": {
|
"radioStationList": {
|
||||||
"_type": "RadioStationList",
|
"_type": "RadioStationList",
|
||||||
"stations": [
|
"stations": [
|
||||||
{
|
{
|
||||||
"resourceID": "eaIPyhOJafbnZUIYnZ",
|
"resourceID": "DGeVaWdcXtfpbAaP",
|
||||||
"gameplayTagDenylist": [
|
"stationImage": "https://fortnite-public-service-prod11.ol.epicgames.com/images/lawinpfp.png",
|
||||||
"*UGC*",
|
|
||||||
"*Creative*"
|
|
||||||
],
|
|
||||||
"stationImage": "https://cdn2.unrealengine.com/s15-radio-rl-rockroyale-256x256-256x256-c2b19d746f09.png",
|
|
||||||
"_type": "RadioStationItem",
|
"_type": "RadioStationItem",
|
||||||
"title": "Rock & Royale"
|
"title": {
|
||||||
},
|
"ar": "الحفل الملكي",
|
||||||
{
|
"de": "Party Royale",
|
||||||
"resourceID": "AxraiOXbAdcOPnthxV",
|
"en": "Party Royale",
|
||||||
"gameplayTagDenylist": [
|
"es": "Fiesta magistral",
|
||||||
"*UGC*",
|
"es-419": "Fiesta campal",
|
||||||
"*Creative*"
|
"fr": "Fête royale",
|
||||||
],
|
"it": "Party Reale",
|
||||||
"stationImage": "https://cdn2.unrealengine.com/s13-radio-underground-radio-256x256-256x256-12ec3d7367c5.png",
|
"ja": "パーティーロイヤル",
|
||||||
"_type": "RadioStationItem",
|
"ko": "파티로얄",
|
||||||
"title": "Radio Underground"
|
"pl": "Królewska Impreza",
|
||||||
},
|
"pt-BR": "Festa Royale",
|
||||||
{
|
"ru": "Королевская вечеринка",
|
||||||
"resourceID": "QWGQAynCdixzoLIdJl",
|
"tr": "Çılgın Parti",
|
||||||
"stationImage": "https://cdn2.unrealengine.com/s13-radio-party-royale-256x256-256x256-41b6d427e012.png",
|
"zh-CN": "空降派对",
|
||||||
"_type": "RadioStationItem",
|
"zh-Hant": "空降派對"
|
||||||
"title": "Party Royale"
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"resourceID": "liZWCXyJDbxNMHWlyk",
|
|
||||||
"gameplayTagDenylist": [
|
|
||||||
"*UGC*",
|
|
||||||
"*Creative*"
|
|
||||||
],
|
|
||||||
"stationImage": "https://cdn2.unrealengine.com/s13-radio-radio-yonder-256x256-256x256-f9a05292b87c.png",
|
|
||||||
"_type": "RadioStationItem",
|
|
||||||
"title": "Radio Yonder"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"resourceID": "SesARghrQNsflAozoD",
|
|
||||||
"gameplayTagDenylist": [
|
|
||||||
"*UGC*",
|
|
||||||
"*Creative*"
|
|
||||||
],
|
|
||||||
"stationImage": "https://cdn2.unrealengine.com/s13-radio-beat-box-256x256-256x256-19277d48c502.png",
|
|
||||||
"_type": "RadioStationItem",
|
|
||||||
"title": "Beat Box"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"resourceID": "dWkLynOluUUuCAPJHA",
|
|
||||||
"gameplayTagDenylist": [
|
|
||||||
"*UGC*",
|
|
||||||
"*Creative*"
|
|
||||||
],
|
|
||||||
"stationImage": "https://cdn2.unrealengine.com/s13-radio-power-play-256x256-256x256-2f3bacc8ecbf.png",
|
|
||||||
"_type": "RadioStationItem",
|
|
||||||
"title": "Power Play"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"_noIndex": false,
|
||||||
|
"jcr:baseVersion": "a7ca237317f1e748304396-dfe2-49cf-afce-a4c7033b31d0",
|
||||||
|
"_activeDate": "2020-10-27T18:56:00.437Z",
|
||||||
|
"lastModified": "2021-03-29T02:37:30.879Z",
|
||||||
|
"_locale": "en-US"
|
||||||
},
|
},
|
||||||
"scoringrulesinformation": {
|
"scoringrulesinformation": {
|
||||||
"scoring_rules_info": {
|
"scoring_rules_info": {
|
||||||
|
|||||||
@@ -8,6 +8,45 @@ express.get("/content/api/pages/fortnite-game/spark-tracks", async (req, res) =>
|
|||||||
res.json(sparkTracks)
|
res.json(sparkTracks)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
express.get("/content/api/pages/fortnite-game/radio-stations", async (req, res) => {
|
||||||
|
res.json({
|
||||||
|
"_title": "Radio Stations",
|
||||||
|
"radioStationList": {
|
||||||
|
"_type": "RadioStationList",
|
||||||
|
"stations": [
|
||||||
|
{
|
||||||
|
"resourceID": "QWGQAynCdixzoLIdJl",
|
||||||
|
"stationImage": "https://fortnite-public-service-prod11.ol.epicgames.com/images/lawinpfp.png",
|
||||||
|
"_type": "RadioStationItem",
|
||||||
|
"title": {
|
||||||
|
"ar": "الحفل الملكي",
|
||||||
|
"de": "Party Royale",
|
||||||
|
"en": "Party Royale",
|
||||||
|
"es": "Fiesta magistral",
|
||||||
|
"es-419": "Fiesta campal",
|
||||||
|
"fr": "Fête royale",
|
||||||
|
"it": "Party Reale",
|
||||||
|
"ja": "パーティーロイヤル",
|
||||||
|
"ko": "파티로얄",
|
||||||
|
"pl": "Królewska Impreza",
|
||||||
|
"pt-BR": "Festa Royale",
|
||||||
|
"ru": "Королевская вечеринка",
|
||||||
|
"tr": "Çılgın Parti",
|
||||||
|
"zh-CN": "空降派对",
|
||||||
|
"zh-Hant": "空降派對"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"_noIndex": false,
|
||||||
|
"_activeDate": "2024-06-13T10:00:00.000Z",
|
||||||
|
"lastModified": "2024-06-12T20:12:56.271Z",
|
||||||
|
"_locale": "en-US",
|
||||||
|
"_templateName": "FortniteGameRadioStations",
|
||||||
|
"_suggestedPrefetch": []
|
||||||
|
})
|
||||||
|
})
|
||||||
|
|
||||||
express.get("/content/api/pages/*", async (req, res) => {
|
express.get("/content/api/pages/*", async (req, res) => {
|
||||||
const contentpages = functions.getContentPages(req);
|
const contentpages = functions.getContentPages(req);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user