Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old Dominion support #103

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Old Dominion support #103

wants to merge 4 commits into from

Commits on Jul 11, 2024

  1. Add Old Dominion as courier

    cgunther committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ce60308 View commit details
    Browse the repository at this point in the history
  2. We're seeing Old Dominion numbers starting with 778, so start recogni…

    …zing them
    
    Maybe the third digit is irrelevant and just coincidental that our
    existing data always had 777?
    cgunther committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6330cab View commit details
    Browse the repository at this point in the history
  3. Update tracking URL

    The old URL redirects to something new, but not that actually offers the
    tracking you'd be looking for.
    cgunther committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8944282 View commit details
    Browse the repository at this point in the history
  4. We're seeing Old Dominion numbers starting with 780, so start recogni…

    …zing them
    
    This does introduce a conflict with DHL, however.
    cgunther committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a3a13e4 View commit details
    Browse the repository at this point in the history