summaryrefslogtreecommitdiff
path: root/.config/qutebrowser/greasemonkey/nitter.js
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser/greasemonkey/nitter.js')
l---------[-rw-r--r--].config/qutebrowser/greasemonkey/nitter.js16
1 files changed, 1 insertions, 15 deletions
diff --git a/.config/qutebrowser/greasemonkey/nitter.js b/.config/qutebrowser/greasemonkey/nitter.js
index 40e99b9..6afba98 100644..120000
--- a/.config/qutebrowser/greasemonkey/nitter.js
+++ b/.config/qutebrowser/greasemonkey/nitter.js
@@ -1,15 +1 @@
-// ==UserScript==
-// @name Nitter
-// @namespace https://gist.github.com/bitraid/d1901de54382532a03b9b22a207f0417
-// @version 1.0
-// @description twitter to nitter
-// @match *://twitter.com/*
-// @match *://mobile.twitter.com/*
-// @grant none
-// @run-at document-start
-// ==/UserScript==
-
-(function () {
- 'use strict';
- top.location.hostname = "nitter.net";
-})();
+/home/adam/.config/qutebrowser/greasemonkey-available/nitter.js \ No newline at end of file