Skip to content

MT updated URL #38

Description

@MarenB

On Nov. 11th the service stopped working for me.

I found out, that MT changed their URL to the vessel´s details.

Before: https://www.marinetraffic.com/en/ais/details/ships/mmsi:" + mmsi;

New: "https://www.marinetraffic.com/en/ais/details/ships/shipid:" + ShipId; with the ship-id being some MT specific internal number.

I fixed it for me q&d by adopting my mt.ts and calling the function just with the ID instead of the mmsi, but I guess there are more elegant ways to fix this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions