Compare commits

..

No commits in common. "d9443aa9c13ec042a1593a640b9d64100d5632f8" and "a1ad6c0f67f16e952597329e9cc9d0971236293e" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
// ==UserScript==
// @name data-src Image Fixer
// @name Atlas Obscura Image Fixer
// @version 1
// @grant none
// @match https://www.atlasobscura.com/*

View File

@ -1,9 +1,8 @@
// ==UserScript==
// @name data-srcset Image Fixer
// @name Kotaku Image Fixer
// @version 1
// @grant none
// @match https://kotaku.com/*
// @match https://*.gizmodo.com/*
// ==/UserScript==
function fixImages() {