PiInTheSky / LCARS

Python 3 / PyQt4 application designed to simplify the process of chasing and locating a HAB flight
http://www.daveakerman.com
6 stars 2 forks source link

Chase car on map issue #6

Closed geftactics closed 2 years ago

geftactics commented 2 years ago

It looks like when the upload car location feature is enabled, it is posting to spacenear.us, but this domains registration appears to have lapsed.

https://github.com/PiInTheSky/LCARS/blob/0234c41812f3c197195f15f66e74bde6cf2ff009/lcars.py#L1462

Is there another endpoint that will allow post onto habitat tracker?

PiInTheSky commented 2 years ago

Oh great. I'll check and I'll let you know. That will affect several of my apps.

Dave

On Fri, 29 Oct 2021 at 16:20, geftactics @.***> wrote:

It looks like when the upload car location feature is enabled, it is posting to spacenear.us, but this domains registration appears to have lapsed.

https://github.com/PiInTheSky/LCARS/blob/0234c41812f3c197195f15f66e74bde6cf2ff009/lcars.py#L1462

Is there another endpoint that will allow post onto habitat tracker?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PiInTheSky/LCARS/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4ERK67B6NRKBSX6MAGBL3UJLCTJANCNFSM5G7SLNOA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

PiInTheSky commented 2 years ago

Fixed. spacenear.us is no more, and the relevant PHP code is now at http://legacy-snus.habhub.org/tracker/track.php