Skip to content

Instantly share code, notes, and snippets.

@technohippy
Created September 14, 2015 05:13
Show Gist options
  • Save technohippy/bf5b0dc21d9c6d5764b2 to your computer and use it in GitHub Desktop.
Save technohippy/bf5b0dc21d9c6d5764b2 to your computer and use it in GitHub Desktop.
Array.prototype.forEach.call(document.querySelectorAll('img'), function(img) {img.src = 'http://amd.c.yimg.jp/im_siggWFU_j_ytRMs2os1h31FF.Q---x387-y600-q90/amd/20150828-00000015-famitsuapp_g-016-10-view.jpg';});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment