This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name GC Tour | |
// @namespace https://gist.github.com/DieBatzen/5814dc7368c1034470c8/ | |
// @version 4.25 | |
// @description Cachetour planning made easy. Pick some Caches, sort the list and print it out. Free for all users of geocaching.com! | |
// @author madd.in, Die Batzen | |
// @run-at document-end | |
// @include http*://www.geocaching.com/* | |
// @include https://www.gctour.de/map/show* | |
// @exclude /^https?://www\.geocaching\.com/(login|jobs|careers|promotions|blog|help)/ |