summaryrefslogtreecommitdiff
path: root/.config/qutebrowser/greasemonkey/rimgo.js
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-03-22 07:49:52 +0100
committerAdam Stück <adam@adast.xyz>2023-04-28 20:31:52 +0200
commit1abce784cf269fd98ee5faa09e52ba642f2e61ec (patch)
tree716d9b1961dc7235c665747454f03d5f488bffac /.config/qutebrowser/greasemonkey/rimgo.js
parentc1fae7c333a7c89347b1955e23aadae47e28f20f (diff)
switched from i3 to sway
Diffstat (limited to '.config/qutebrowser/greasemonkey/rimgo.js')
l---------[-rw-r--r--].config/qutebrowser/greasemonkey/rimgo.js17
1 files changed, 1 insertions, 16 deletions
diff --git a/.config/qutebrowser/greasemonkey/rimgo.js b/.config/qutebrowser/greasemonkey/rimgo.js
index 1f65f83..d9dfe71 100644..120000
--- a/.config/qutebrowser/greasemonkey/rimgo.js
+++ b/.config/qutebrowser/greasemonkey/rimgo.js
@@ -1,16 +1 @@
-// ==UserScript==
-// @name Rimgo
-// @match http://imgur.com/*
-// @match https://imgur.com/*
-// @match http://i.imgur.com/*
-// @match https://i.imgur.com/*
-// @match http://www.imgur.com/*
-// @match https://www.imgur.com/*
-// @grant none
-// @run-at document-start
-// ==/UserScript==
-
-(function () {
- 'use strict';
- top.location.hostname = "rimgo.bus-hit.me";
-})();
+/home/adam/.config/qutebrowser/greasemonkey-available/rimgo.js \ No newline at end of file