]> git.street.me.uk Git - andy/viking.git/blobdiff - tools/gcget
Some spelling fixes in a comment
[andy/viking.git] / tools / gcget
index 90513ba4a189d8de3387396a0803068dde88e9bd..c7b4a540fe6f2f2dee8d6ce45c51ec5335d2a4cd 100755 (executable)
@@ -1,5 +1,22 @@
 #!/usr/bin/env python
 
+#
+# THIS IS NO LONGER SUPPORTED
+#
+print """
+This script no longer works after the geocaching.com website update see:
+ http://blog.geocaching.com/2011/05/preview-of-geocaching-com-may-4th-website-release/
+
+It is now recommended to use the geo-* tools instead:
+ http://geo.rkkda.com/
+"""
+import sys
+sys.exit(1)
+
+#
+# One day this script could be resurrected, as the geo-* tools are not perhaps the fastest...
+#
+
 #
 # gcget -- screen scrape Geocaching.com's annoying web interface
 #         aka SHOW ME THE CACHE!!!