-
Notifications
You must be signed in to change notification settings - Fork 66
/
featured.json
32 lines (32 loc) · 963 Bytes
/
featured.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
32
[
{
"url": "http://xkcd.com/",
"title": "xkcd",
"imageUrl": "http://imgs.xkcd.com/comics/alternative_energy_revolution.jpg"
},
{
"url": "http://nedroid.com/",
"title": "nedroid",
"imageUrl": "http://nedroid.com/comics/2009-02-12-beartato-cheerupface.jpg"
},
{
"url": "http://www.thingsinsquares.com/",
"title": "thingsinsquares",
"imageUrl": "http://www.thingsinsquares.com/wp-content/uploads/old-woman-dream-comic.jpg"
},
{
"url": "http://www.safelyendangered.com/",
"title": "safelyendangered",
"imageUrl": "http://www.safelyendangered.com/wp-content/uploads/2016/06/art-of-seduction.png"
},
{
"url": "http://www.oglaf.com/",
"title": "oglaf",
"imageUrl": "http://media.oglaf.com/comic/hoops.jpg"
},
{
"url": "https://explosm.net/comics/kris-kapplesauce",
"title": "cyanide & happiness",
"imageUrl": "https://static.explosm.net/2022/03/07230424/separated1.png"
}
]