reworking of the ICapParcel API (new name of ICapPackageTracking)
This commit is contained in:
parent
bdf4c13f4e
commit
5c95363ac1
6 changed files with 65 additions and 32 deletions
|
|
@ -32,7 +32,7 @@ class ChronopostBrowser(BaseBrowser):
|
|||
|
||||
PAGES = {
|
||||
'http://www.chronopost.fr/transport-express/livraison-colis': IndexPage,
|
||||
'http://www.chronopost.fr/transport-express/livraison-colis/cache/offonce/accueil/suivi.*': TrackPage,
|
||||
'http://www.chronopost.fr/transport-express/livraison-colis/.*accueil/suivi.*': TrackPage,
|
||||
}
|
||||
|
||||
def get_tracking_info(self, _id):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue