summaryrefslogtreecommitdiffstats
path: root/.config/qutebrowser/greasemonkey/glassdoor.js
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser/greasemonkey/glassdoor.js')
-rwxr-xr-x.config/qutebrowser/greasemonkey/glassdoor.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/qutebrowser/greasemonkey/glassdoor.js b/.config/qutebrowser/greasemonkey/glassdoor.js
index e6e44fc..664448c 100755
--- a/.config/qutebrowser/greasemonkey/glassdoor.js
+++ b/.config/qutebrowser/greasemonkey/glassdoor.js
@@ -1,6 +1,7 @@
// ==UserScript==
// @name glassdoor
// @match https://*.glassdoor.com/*
+// @match https://*.glassdoor.ch/*
// @match https://*.glassdoor.fr/*
// @run-at document-end
// @grant none
@@ -20,5 +21,3 @@ window.addEventListener('load', function() {
];
functions.forEach(f => f());
});
-
-console.log('aaaaaaaaaaaaa');
remember that computers suck.