Fix https

This commit is contained in:
Jan Bader 2016-05-09 23:01:18 +02:00
parent 06826c149d
commit 3f4ccf9363

View File

@ -4,7 +4,7 @@
// @version 0.2 // @version 0.2
// @description Berechnet die Gesamtkosten der Verträge auf handyflash.de // @description Berechnet die Gesamtkosten der Verträge auf handyflash.de
// @author Jan Bader <jan@javil.eu> // @author Jan Bader <jan@javil.eu>
// @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 // @updateUrl https://git.javil.eu/jacob1123/userscripts/raw/master/total-cost.handyflash.user.js
// @grant none // @grant none
// ==/UserScript== // ==/UserScript==