From 2e0eda71dfd443bf69d6d3d1d64a5cdd963651e2 Mon Sep 17 00:00:00 2001 From: Dims Akpan Date: Thu, 27 Nov 2025 12:57:25 +0100 Subject: [PATCH] =?UTF-8?q?matching=20f=C3=BCr=20firefox=20angepasst?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- academyFIVE__AddSelectBox.user.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/academyFIVE__AddSelectBox.user.js b/academyFIVE__AddSelectBox.user.js index 7b36b6c..c2f3514 100644 --- a/academyFIVE__AddSelectBox.user.js +++ b/academyFIVE__AddSelectBox.user.js @@ -4,10 +4,10 @@ // @version 2025-11-26 // @description Füge Selectbox für Kohorten hinzu // @author Dims Akpan -// @match https://a5.fhdw-hannover.de/course/planning-group/list* -// @match https://a5.fhdw.de/course/planning-group/list* -// @match https://fhdw.academyfive-preview.net/course/planning-group/list* -// @match https://fhdw-hannover.academyfive-preview.net/course/planning-group/list* +// @match https://a5.fhdw-hannover.de/* +// @match https://a5.fhdw.de/* +// @match https://fhdw.academyfive-preview.net/* +// @match https://fhdw-hannover.academyfive-preview.net/* // @grant none // @icon https://www.academyfive.com/typo3conf/ext/sitepackage/Resources/Public/build/assets/images/favicon-academyfive.ico // ==/UserScript==