diff --git a/total-cost.handyflash.user.js b/total-cost.handyflash.user.js index ca01fe7..c20e611 100644 --- a/total-cost.handyflash.user.js +++ b/total-cost.handyflash.user.js @@ -4,7 +4,7 @@ // @version 0.2 // @description Berechnet die Gesamtkosten der Verträge auf handyflash.de // @author Jan Bader -// @match https?://www.handyflash.de/handys/* +// @match http*://www.handyflash.de/handys/* // @updateUrl https://git.javil.eu/jacob1123/userscripts/raw/master/total-cost.handyflash.user.js // @grant none // ==/UserScript==