Rockey Nebhwani 3 years ago
parent cd8a9731c6
commit de40154fe8

@ -1402,16 +1402,16 @@
106 106
], ],
"cookies": { "cookies": {
"bfx.apiKey:": "^[\\w\\d-]+$\\;confidence:25", "bfx.apiKey:": "^[\\w\\d-]+$",
"bfx.country:": "^\\w+$\\;confidence:25", "bfx.country:": "^\\w+$",
"bfx.language": "^\\w+$\\;confidence:25", "bfx.language": "^\\w+$",
"bfx.logLevel": "^\\w+$\\;confidence:25" "bfx.logLevel": "^\\w+$"
}, },
"description": "Borderfree is an cross-border ecommerce solutions provider.", "description": "Borderfree is an cross-border ecommerce solutions provider.",
"icon": "Borderfree.png", "icon": "Borderfree.png",
"js": { "js": {
"bfx._apiKey": "\\;confidence:50", "bfx._apiKey": "",
"bfx._brand": "\\;confidence:50" "bfx._brand": ""
}, },
"pricing": [ "pricing": [
"poa" "poa"
@ -1420,8 +1420,7 @@
"scriptSrc": [ "scriptSrc": [
"global\\.prd\\.borderfree\\.com", "global\\.prd\\.borderfree\\.com",
"wm\\.prd\\.borderfree\\.com", "wm\\.prd\\.borderfree\\.com",
"bfx\\.js", "bfx-objects\\.prd\\.borderfree\\.com"
"cbt\\.js"
], ],
"website": "https://www.borderfree.com" "website": "https://www.borderfree.com"
}, },