1
Fork 0

Add UK Amazon TLD.

This commit is contained in:
Bauke 2022-01-21 14:08:23 +01:00
parent 0b2026daf3
commit cdc61576c1
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\\.com$",
"regex": "amazon(\\.co\\.uk|\\.com)$",
"text": "Amazon"
},
{