-
Notifications
You must be signed in to change notification settings - Fork 6
/
wallpapers.js
30 lines (30 loc) · 913 Bytes
/
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
images = [
{
"title": "Nyan Cat",
"url": "https://media.giphy.com/media/l6fzXjHwAWXCM/giphy.gif"
},
{
"title": "El Fary",
"url": "http://photos1.blogger.com/blogger/2833/1237/1600/fary1.jpg"
},
{
"title": "David Hasselhof",
"url": "https://4.bp.blogspot.com/-oZHW7F1KwUU/XH3f7horpxI/AAAAAAADc_I/AbB_1Zg4ifgDWQRKD-nUTLQSdZ783PkdACLcBGAs/s1600/david-hasselhoff-with-puppies-6.jpg"
},
{
"title": "Salchiiiipaaaaaapaaaa",
"url": "https://i.ytimg.com/vi/FuJh1gDL76s/maxresdefault.jpg"
},
{
"title": "Leticia Sabater",
"url": "https://www.formulatv.com/images/articulos/120000/120728_ZWP9H5B1xacmY6ki7eqL2ENvgzs83tRJ4-h2.jpg"
},
{
"title": "Pollo frito",
"url": "https://i.ytimg.com/vi/7x-Y0yvRwpc/maxresdefault.jpg"
},
{
"title": "Carmen de Mairena",
"url": "https://album.mediaset.es/eimg/2020/03/23/WQruIayd9sWJP6TNjeu6N4.jpg"
}
];