-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.js
33 lines (33 loc) · 1.27 KB
/
config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
site = {
"name": "StreamLive Audio",
"logo": "https://radio.ntnwb.cc/radio.png",
"channels": "amarschannels.js",
"about": "Listen to live internet radio for free, with as few advertisements as possible. Brought to you by notanewbie.",
"ipre": "IPRRE.js",
"fbimg": "https://static.thenounproject.com/png/433087-200.png",
"homeimg": "home.png",
"exploreimg": "explore.png",
"searchimg": "search.png",
"npimg": "np.png",
"playimg": "play.png",
"pauseimg": "stop.png",
"stopimg": "stop.png",
"heartimg": "heart.png",
"heartaltimg": "heartfull.png",
"shareimg": "share.png",
"menuimg": "dots.png",
"closeimg": "https://js-cdn.music.apple.com/musickit/v3/components/musickit-components/assets/icons/web-VideoPlayer-close.svg",
"infoimg": "i.png",
"toggle1img": "toggle1.svg",
"toggle2img": "toggle2.svg",
"setimg": "setimg.svg"
}
startup = {
"x": 3,
"img": "https://media.13newsnow.com/assets/WVEC/images/d916f222-b461-476c-8744-61efb5f3286e/d916f222-b461-476c-8744-61efb5f3286e_1920x1080.jpg",
"header": "Follow Your Vote",
"message": "Stay up-to-date with all of the latest election news in one of the biggest political years in history.",
"button_text": ["Find Coverage", "Okay"],
"button_action": ["showCategory('News'); hideMessage()", "hideMessage()"],
"date": "1/1/24"
}