-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
43 lines (32 loc) · 770 Bytes
/
config.json
File metadata and controls
43 lines (32 loc) · 770 Bytes
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
34
35
36
37
38
39
40
41
42
43
{
"user": "instagrammer",
"user_url": "instagrammer",
"media": "https://instagram.com",
"symbol": "@",
"media_name": "Instagram",
"name": "Instagrammer",
"photo": "https://cdn.glitch.com/35409746-8e4a-406e-ac47-16c4db92cad8%2F10x100profile.jpeg",
"img_top": "150",
"img_margin": "0",
"display":"instagrammer",
"msg": "You are being teleported to",
"title1": "Link 1",
"link1": "/link.html",
"title2": "Link 2",
"link2": "/link.html",
"title3": "",
"link3": "",
"title4": "",
"link4": "",
"title5": "",
"link5": "",
"title6":"",
"link6":"",
"title7":"",
"link7":"",
"bio": "This person has not setup a bio yet...",
"err_link_title":"Err link",
"err_link_url":"/h",
"Topic1": "",
"Topic2": ""
}