aboutsummaryrefslogtreecommitdiffstats
path: root/send2cgeo/send2cgeo.user.js
diff options
context:
space:
mode:
authorBestHafr <besthafr@googlemail.com>2012-02-16 23:18:56 +0100
committerBestHafr <besthafr@googlemail.com>2012-02-16 23:18:56 +0100
commit2688351f7adcdc33b9bbd78b5a6dc7ee69e23225 (patch)
treec4e36bb5b96c3a2a4db6996e87cc34b0e1bb3013 /send2cgeo/send2cgeo.user.js
parent36eeb54c1e5abf95b92d64a3d11bca21ff5498dd (diff)
downloadcgeo-2688351f7adcdc33b9bbd78b5a6dc7ee69e23225.zip
cgeo-2688351f7adcdc33b9bbd78b5a6dc7ee69e23225.tar.gz
cgeo-2688351f7adcdc33b9bbd78b5a6dc7ee69e23225.tar.bz2
Based on a proposal by SammysHP I've changed the @include for the new map to http://www.geocaching.com/map/*
This is supposed to fix #1122.
Diffstat (limited to 'send2cgeo/send2cgeo.user.js')
-rw-r--r--send2cgeo/send2cgeo.user.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/send2cgeo/send2cgeo.user.js b/send2cgeo/send2cgeo.user.js
index 2ec327e..bb07ef4 100644
--- a/send2cgeo/send2cgeo.user.js
+++ b/send2cgeo/send2cgeo.user.js
@@ -3,7 +3,7 @@
// @namespace http://send2.cgeo.org/
// @description Add Send to c:geo button to geocaching.com
// @include http://www.geocaching.com/seek/cache_details*
-// @include http://www.geocaching.com/map/default*
+// @include http://www.geocaching.com/map/*
// @version 0.25
// ==/UserScript==