Greasy Fork

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.

发表回复

登录以发表回复。