You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could be done, but I generally recommend downloading https://hitchmap.com/dump.sqlite once a day or whenever you need it (it's only a few MB, smaller than the Hitchmap homepage). select * from points where datetime > '2023-01-01' would do the trick.
it'd be good to also have an rss feed, e.g. at /recent.xml
there's https://hitchmap.com/recent.html, but this is more work to parse, rss would be useful for e.g. Trustroots/nostr-map#15, to show these spots at notes.trustroots.org
The text was updated successfully, but these errors were encountered: