-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathapps.json
More file actions
90 lines (90 loc) · 2.52 KB
/
Copy pathapps.json
File metadata and controls
90 lines (90 loc) · 2.52 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"3speak": {
"name": "3Speak",
"homepage": "https://3speak.tv",
"url_scheme": "https://3speak.tv/watch?v={username}/{permlink}"
},
"actifit": {
"name": "Actifit",
"homepage": "https://actifit.io",
"url_scheme": "https://actifit.io/@{username}/{permlink}"
},
"beempy": {
"name": "beempy",
"homepage": "https://github.com/holgern/beem"
},
"dtube": {
"name": "DTube",
"homepage": "https://d.tube",
"url_scheme": "https://d.tube/v/{username}/{permlink}"
},
"ecency": {
"name": "Ecency",
"homepage": "https://ecency.com",
"url_scheme": "https://ecency.com/@{username}/{permlink}"
},
"esteem": {
"name": "Esteem",
"homepage": "https://ecency.com",
"url_scheme": "https://ecency.com/@{username}/{permlink}"
},
"hiveblog": {
"name": "Hive blog",
"homepage": "https://hive.blog",
"url_scheme": "https://hive.blog/{category}/@{username}/{permlink}"
},
"leofinance": {
"name": "InLeo",
"homepage": "https://inleo.io",
"url_scheme": "https://inleo.io/@{username}/{permlink}"
},
"leothreads": {
"name": "InLeo Threads",
"homepage": "https://inleo.io",
"url_scheme": "https://inleo.io/@{username}/{permlink}"
},
"liketu": {
"name": "Liketu",
"homepage": "https://liketu.com",
"url_scheme": "https://liketu.com/post/{username}/{permlink}"
},
"peakd": {
"name": "PeakD",
"homepage": "https://peakd.com",
"url_scheme": "https://peakd.com/{category}/@{username}/{permlink}"
},
"propolis.eng": {
"name": "propolis.eng",
"homepage": "https://propol.is",
"url_scheme": "https://propol.is/wiki/{permlink}"
},
"scrobble.life": {
"name": "Scrobble.life",
"homepage": "https://scrobble.life",
"url_scheme": "https://scrobble.life/p/{username}/{permlink}"
},
"splintertalk": {
"name": "splintertalk",
"homepage": "https://www.splintertalk.io",
"url_scheme": "https://www.splintertalk.io/@{username}/{permlink}"
},
"steemit": {
"name": "Steemit",
"homepage": "https://steemit.com",
"url_scheme": "https://steemit.com/{category}/@{username}/{permlink}"
},
"steempress": {
"name": "SteemPress",
"homepage": "https://wordpress.org/plugins/steempress/"
},
"travelfeed": {
"name": "TravelFeed",
"homepage": "https://travelfeed.com",
"url_scheme": "https://travelfeed.com/@{username}/{permlink}"
},
"waivio": {
"name": "Waivio",
"homepage": "https://www.waivio.com",
"url_scheme": "https://www.waivio.com/@{username}/{permlink}"
}
}