fix available false positive with confidence attr

main
nurbek 3 years ago
parent 33814f8c5c
commit 528bdbb45d

@ -740,7 +740,8 @@
"description": "Pendo is a product analytics platform used in release to enrich the product experience and provide insights to the product management team.", "description": "Pendo is a product analytics platform used in release to enrich the product experience and provide insights to the product management team.",
"icon": "Pendo.svg", "icon": "Pendo.svg",
"js": { "js": {
"pendo.VERSION": "(.+)\\;version:\\1" "pendo.VERSION": "(.+)\\;version:\\1\\;confidence:1",
"pendo.HOST": "\\.pendo\\.io"
}, },
"pricing": [ "pricing": [
"freemium", "freemium",