RealityRipple / trackpackage

Fork of Track Package for Pale Moon. 📦️ Track Packages from the right-click menu.
https://realityripple.com/Software/XUL/Track-Package/
MIT License
4 stars 0 forks source link

Tracking 12 digit FedEx number goes to UPS #1

Open RRAnonymous opened 2 years ago

RRAnonymous commented 2 years ago

Steps to reproduce:

  1. Select tracking number
  2. Right click
  3. Track package
RealityRipple commented 2 years ago

Unfortunately both FedEx and UPS have 12-digit tracking numbers, and at present I don't have a pattern to limit one carrier or the other. If you could provide one or more examples of a valid 12-digit FedEx number, I can begin to put together a list of differences with 12-digit UPS numbers. For now, whichever carrier is listed first will be detected first. If you use FedEx more often, you can remove the "(\d{12})|" section of the UPS Tracking Number Detection entry, or remove and re-add UPS to the bottom of both lists.