Open GrandfatherTrout opened 4 years ago
Don't frustrate yourself, use the Unsplash's API, is totally free.
if (!src || src === '') src = 'https://source.unsplash.com/random/' + that.options.width + 'x' + that.options.height + '/?' + Math.round(Math.random() * 20);
can't access Unsplash API in China
I wonder how you can implement your own images?