Add UK Amazon TLD.
This commit is contained in:
parent
0b2026daf3
commit
cdc61576c1
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
{
|
||||
"icon": "amazon.png",
|
||||
"regex": "amazon\\.com$",
|
||||
"regex": "amazon(\\.co\\.uk|\\.com)$",
|
||||
"text": "Amazon"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue