back
4 comments
You posted this 8 hours ago[0] and it's still the same blank page

[0]: https://news.ycombinator.com/item?id=40229535

Strange. It should be this:

https://adiesner.github.io/GarminPlugin/index.html

Note: It seems to work with modern devices.Tested with a 965.

Couldn't edit or delete the old submission.

If it's your page, you might need to update the `<link rel="canonical" ` link.. which HN uses to disambiguate dupes. Absolute paths are recommended over relative [0], although RFC-3986[1] supports them HN might not.

If it's not.. perhaps the exact URL you submitted is the problem (https://adiesner.github.io/GarminPlugin/ vs https://adiesner.github.io/GarminPlugin/index.html?)

[0]: https://developers.google.com/search/docs/crawling-indexing/... [1]: https://www.rfc-editor.org/rfc/rfc3986#section-4.2

Not my work alas. Just sharing the knowledge.