summaryrefslogtreecommitdiffstats
path: root/.config/qutebrowser/greasemonkey/instagram-to-bibliogram.js
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser/greasemonkey/instagram-to-bibliogram.js')
-rwxr-xr-x.config/qutebrowser/greasemonkey/instagram-to-bibliogram.js9
1 files changed, 0 insertions, 9 deletions
diff --git a/.config/qutebrowser/greasemonkey/instagram-to-bibliogram.js b/.config/qutebrowser/greasemonkey/instagram-to-bibliogram.js
deleted file mode 100755
index 53f11ee..0000000
--- a/.config/qutebrowser/greasemonkey/instagram-to-bibliogram.js
+++ /dev/null
@@ -1,9 +0,0 @@
-// ==UserScript==
-// @name instagram to biliogram
-// @match *://*.instagram.com/*
-// @grant none
-// @run-at document-start
-// ==/UserScript==
-
-top.location.hostname = "bibliogram.pussthecat.org";
-// document.getElementsByClassName('explanation')[0].getElementsByTagName('a')[0].click()
remember that computers suck.