blob: 22a86d5ed3f0632d36348ab0cba5bd178fa31eb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[
{
"type": "reddit",
"test_url": "/r/popular",
"fallback": "https://libredd.it",
"instances": [
"https://libredd.it",
"https://libreddit.spike.codes"
]
},
{
"type": "instagram",
"test_url": "/taylorswift",
"fallback": "https://bibliogram.art/u",
"instances": [
"https://bibliogram.art/u",
"https://bibliogram.snopyta.org/u"
]
}
]
|