Merge branch 'master' into 'master'
fix typo in urlPattern for argos.co.uk See merge request KevinRoebert/ClearUrls!68
This commit is contained in:
commit
6c775b9bba
|
@ -2037,7 +2037,7 @@
|
|||
"forceRedirection": false
|
||||
},
|
||||
"argos.co.uk": {
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(argos)(\\.co.\\uk).*",
|
||||
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-.]*\\.)?(argos)(\\.co\\.uk).*",
|
||||
"completeProvider": false,
|
||||
"rules": [
|
||||
"istCompanyId",
|
||||
|
|
Loading…
Reference in New Issue
Block a user