From 32f82a8d02175ea35cc504ed94f2da6f21f39ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Andreas=20Nilsen?= Date: Thu, 15 Aug 2024 13:37:01 +0200 Subject: [PATCH] typo --- bas-search.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bas-search.user.js b/bas-search.user.js index 6eafcc6..244e62f 100644 --- a/bas-search.user.js +++ b/bas-search.user.js @@ -1,8 +1,8 @@ // ==UserScript== // @name BAS Quick Search // @namespace http://tampermonkey.net/ -// @version 1.4 -// @description Show a textbox on "/" key press and redirect to NTNU search on Enter key press. Supports group search with "g:" prefix and accounts if you use no prefix or "a:" prefix. +// @version 1.4.1 +// @description Show a textbox on "/" key press and redirect to Cereweb search on Enter key press. Supports group search with "g:" prefix and accounts if you use no prefix or "a:" prefix. // @author Your Name // @match https://bas.ntnu.no/* // @grant none