summaryrefslogtreecommitdiff
path: root/.config/qutebrowser/greasemonkey-available/rimgo.js
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.dk>2023-12-30 15:17:35 +0100
committerAdam Stück <adam@adast.dk>2023-12-30 15:17:35 +0100
commit62db8c721beac355d7815bcba81bbd3631a59265 (patch)
tree552ee2d191749d16ce08fe4404e503a6500cbc22 /.config/qutebrowser/greasemonkey-available/rimgo.js
parent49c6d0e150b9ab73bedf148e070b6e2fd320f302 (diff)
qutebrowser: update userscripts
Diffstat (limited to '.config/qutebrowser/greasemonkey-available/rimgo.js')
-rw-r--r--.config/qutebrowser/greasemonkey-available/rimgo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qutebrowser/greasemonkey-available/rimgo.js b/.config/qutebrowser/greasemonkey-available/rimgo.js
index 1f65f83..ec46cf0 100644
--- a/.config/qutebrowser/greasemonkey-available/rimgo.js
+++ b/.config/qutebrowser/greasemonkey-available/rimgo.js
@@ -12,5 +12,5 @@
(function () {
'use strict';
- top.location.hostname = "rimgo.bus-hit.me";
+ top.location.hostname = "imgur.artemislena.eu";
})();