summaryrefslogtreecommitdiffstats
path: root/.config/qutebrowser/greasemonkey/imgur-to-imgin.js
blob: 1263eb51b0ab9f9e7b3df7964210fb4db4c546b7 (plain) (blame)
1
2
3
4
5
6
7
8
// ==UserScript==
// @name         imgur to imgin
// @match        *://imgur.com/*
// @grant        none
// @run-at       document-start
// ==/UserScript==

// top.location.hostname = "imgin.voidnet.tech";
remember that computers suck.