From 3f4ccf936333d3c5959a601b0506ed3c8d377add Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Mon, 9 May 2016 23:01:18 +0200 Subject: [PATCH] Fix https --- total-cost.handyflash.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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==