1
Fork 0

Add more Amazon TLDs.

This commit is contained in:
Bauke 2022-01-22 13:09:32 +01:00
parent cdc61576c1
commit af0a0bc71b
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
},
{
"icon": "amazon.png",
"regex": "amazon(\\.co\\.uk|\\.com)$",
"regex": "amazon\\.(co\\.jp|co\\.uk|com|de|fr|nl)$",
"text": "Amazon"
},
{