[Amazon & AmazonPriceTracker] Add Poland (#2930)

This commit is contained in:
Dawid Wróbel 2022-07-21 20:41:15 +02:00 committed by GitHub
parent 2c63d5707d
commit 499d5c2b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@ class AmazonBridge extends BridgeAbstract
'Japan' => 'co.jp',
'Mexico' => 'com.mx',
'Netherlands' => 'nl',
'Poland' => 'pl',
'Spain' => 'es',
'Sweden' => 'se',
'Turkey' => 'com.tr',

View File

@ -32,6 +32,7 @@ class AmazonPriceTrackerBridge extends BridgeAbstract
'Japan' => 'co.jp',
'Mexico' => 'com.mx',
'Netherlands' => 'nl',
'Poland' => 'pl',
'Spain' => 'es',
'Sweden' => 'se',
'Turkey' => 'com.tr',