forked from alombarte/juanked.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwallpapers.js
42 lines (42 loc) · 1.33 KB
/
wallpapers.js
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
images = [
{
"title": "Nyan Cat",
"url": "https://media.giphy.com/media/l6fzXjHwAWXCM/giphy.gif"
},
{
"title": "Dear Carmen",
"url": "https://i.ytimg.com/vi/VW0k_NiEM6U/maxresdefault.jpg"
},
{
"title": "El Fary",
"url": "http://photos1.blogger.com/blogger/2833/1237/1600/fary1.jpg"
},
{
"title": "David Hasselhof",
"url": "http://static2.comicvine.com/uploads/screen_kubrick/0/40/749137-hoff.jpg"
},
{
"title": "Salchiiiipaaaaaapaaaa",
"url": "https://i.ytimg.com/vi/FuJh1gDL76s/maxresdefault.jpg"
},
{
"title": "Leticia, police",
"url": "http://quemedices.diezminutos.es/var/qmd/storage/images/noticias_famosos/leticia_sabater_saca_nuevo_disco/sabater01/995400-1-esl-ES/sabater01_ampliacion.jpg"
},
{
"title": "Leticia, Marbella",
"url": "http://media.gettyimages.com/photos/leticia-sabater-is-seen-on-july-6-2015-in-marbella-spain-picture-id480906184"
},
{
"title": "Pollo frito",
"url": "https://i.ytimg.com/vi/7x-Y0yvRwpc/maxresdefault.jpg"
},
{
"title": "Banana (Fruity flash)",
"url": "http://www.cgsociety.org/cgsarchive/newgallerycrits/g06/29806/29806_1236311607_large.jpg"
},
{
"title": "Eat shit",
"url": "https://img.buzzfeed.com/buzzfeed-static/static/enhanced/web05/2011/12/30/15/enhanced-buzz-wide-32333-1325276446-51.jpg"
}
];