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 DEV NEW GC Tour | |
// @namespace https://gist.github.com/Yannick-XY/c40a56912c0412d81602818f5a1b1acc/ | |
// @version DEV | |
// @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)/ |