-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathactors.json
31 lines (31 loc) · 1.03 KB
/
actors.json
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
{
"myAwesomeList4" : {
"summary": "a list of favorite writers",
"follow": [
"https://pixelfed.social/users/qwazix",
"https://mastodon.social/users/qwazix",
"https://cybre.space/users/qwazix"
]
},
"myAwesomeList5" : {
"summary": "a list of favorite writers",
"follow": [
"https://pixelfed.social/users/qwazix",
"https://print3d.social/users/qwazix",
"https://mixt.qwazix.com/api/collections/qwazix",
"https://cybre.space/users/qwazix",
"https://fosstodon.org/users/qwazix",
"https://iscute.moe/users/qwazix",
"https://pe.ertu.be/accounts/qwazix",
"https://peertube2.cpy.re/accounts/root/"
]
},
"myAwesomeList6" : {
"summary": "a list of favorite writers",
"follow": [
"https://print3d.social/users/qwazix",
"https://mixt.qwazix.com/api/collections/qwazix",
"https://iscute.moe/users/qwazix"
]
}
}