From 8835c3ef08c58a2bc5b2cb1272c46bbd337118ae Mon Sep 17 00:00:00 2001 From: rsudev Date: Sat, 14 Dec 2013 17:31:46 +0100 Subject: Fix #3458, send2cgeo for opencaching.nl --- send2cgeo/send2cgeoOcPl.user.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'send2cgeo') diff --git a/send2cgeo/send2cgeoOcPl.user.js b/send2cgeo/send2cgeoOcPl.user.js index 0405367..77b64a0 100644 --- a/send2cgeo/send2cgeoOcPl.user.js +++ b/send2cgeo/send2cgeoOcPl.user.js @@ -1,10 +1,11 @@ // ==UserScript== -// @name Send to c:geo for opencaching.pl +// @name Send to c:geo for opencaching pl/nl // @namespace http://send2.cgeo.org/ -// @description Add button "Send to c:geo" to opencaching.pl +// @description Add button "Send to c:geo" to opencaching.pl and opencaching.nl // @include http://opencaching.pl/viewcache.php* +// @include http://www.opencaching.nl/viewcache.php* // @icon http://send2.cgeo.org/content/images/logo.png -// @version 0.1 +// @version 0.2 // ==/UserScript== // Inserts javascript that will be called by the s2cgeo button. The closure -- cgit v1.1