Companies usually have different variations of their websites adapted to the characteristics of different markets. Some of them also use different addresses for each one, as Zalando does, for example (which, among others, is part of this PR).
In this pull request, I propose adding support for such localized websites. The full list looks as follows:
Amazon websites
BlaBlaCar websites
CHIP-branded websites
Crédit Agricole websites
Decathlon websites
Ebay websites
eMAG websites
Intermarché-branded websites
INTERSPORT websites
MediaMarktSaturn websites
Orange-branded websites
Pepper platform websites
Telekom/T-mobile/Magenta-branded websites
Vodafone websites
Yandex websites
Zalando websites
ZDNET-branded websites
To make the review process easier, I have provided a separate commit for each entry on the list. However, if the review process is successful and you proceed to merge, please squash all of these commits into one, as there is really no reason to keep them separate outside of this pull request.
I would also like to thank @MikeFH for encouraging me in #480 to finally get down to it :)
Companies usually have different variations of their websites adapted to the characteristics of different markets. Some of them also use different addresses for each one, as Zalando does, for example (which, among others, is part of this PR).
In this pull request, I propose adding support for such localized websites. The full list looks as follows:
To make the review process easier, I have provided a separate commit for each entry on the list. However, if the review process is successful and you proceed to merge, please squash all of these commits into one, as there is really no reason to keep them separate outside of this pull request.
I would also like to thank @MikeFH for encouraging me in #480 to finally get down to it :)
Resolves #450 Closes #40