Geocaching.com - Maps: My Finds and My Hides off by default

The script sets My Finds and My Hides off by default on the Geocaching.com Map.

< 腳本Geocaching.com - Maps: My Finds and My Hides off by default的回應

評論:負評 - 腳本失效或無法使用

§
發表於:2022-12-21

I think this script longer works because the URL for the gc.com maps has changed.

These lines 5-8

// @include http://geocaching.com/map/*
// @include http://www.geocaching.com/map/*
// @include https://geocaching.com/map/*
// @include https://www.geocaching.com/map/*

should be:

// @include http://geocaching.com/play/map/*
// @include http://www.geocaching.com/play/map/*
// @include https://geocaching.com/play/map/*
// @include https://www.geocaching.com/play/map*

Is this right?

JonathanH作者
§
發表於:2022-12-30

Hello Richard,

No, the script is actually meant for the "Browse geocaches" map available at: https://www.geocaching.com/map/
It seems like it is still working as intended.

The map you are referring to is the "Search geocaches" map which by ifself has the ability to hide finds and own caches.

Regards, Jonathan

§
發表於:2022-12-30

Thanks for the feedback. Closing my issue on Github.

發表回覆

登入以回覆