Skip to content

MT updated URL #38

@MarenB

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions