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==