From 70a3ffd895a31390820fe62bae7b95e740c74f0b Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 30 Jun 2021 11:47:09 +1000 Subject: [PATCH] Add new fields --- .../webextension/_locales/ca/messages.json | 3 + .../webextension/_locales/de/messages.json | 3 + .../webextension/_locales/el/messages.json | 3 + .../webextension/_locales/en/messages.json | 3 + .../webextension/_locales/es/messages.json | 3 + .../webextension/_locales/fa/messages.json | 3 + .../webextension/_locales/fr/messages.json | 3 + .../webextension/_locales/gl_ES/messages.json | 3 + .../webextension/_locales/gr/messages.json | 3 + .../webextension/_locales/id/messages.json | 3 + .../webextension/_locales/it/messages.json | 3 + .../webextension/_locales/ja/messages.json | 3 + .../webextension/_locales/ko/messages.json | 3 + .../webextension/_locales/pl/messages.json | 4 + .../webextension/_locales/pt/messages.json | 3 + .../webextension/_locales/pt_BR/messages.json | 3 + .../webextension/_locales/ro/messages.json | 3 + .../webextension/_locales/ru/messages.json | 3 + .../webextension/_locales/sk/messages.json | 3 + .../webextension/_locales/tr/messages.json | 3 + .../webextension/_locales/uk/messages.json | 4 +- .../webextension/_locales/uz/messages.json | 3 + .../webextension/_locales/zh_CN/messages.json | 3 + .../webextension/_locales/zh_TW/messages.json | 3 + src/technologies.json | 216 +++++++++--------- 25 files changed, 181 insertions(+), 109 deletions(-) diff --git a/src/drivers/webextension/_locales/ca/messages.json b/src/drivers/webextension/_locales/ca/messages.json index cd9a29824..4abf3f187 100644 --- a/src/drivers/webextension/_locales/ca/messages.json +++ b/src/drivers/webextension/_locales/ca/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Taulers de missatgeria" }, diff --git a/src/drivers/webextension/_locales/de/messages.json b/src/drivers/webextension/_locales/de/messages.json index 5cf57f269..6fa57f57e 100644 --- a/src/drivers/webextension/_locales/de/messages.json +++ b/src/drivers/webextension/_locales/de/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Nachrichten Board" }, diff --git a/src/drivers/webextension/_locales/el/messages.json b/src/drivers/webextension/_locales/el/messages.json index 65beb7af2..d081e7248 100644 --- a/src/drivers/webextension/_locales/el/messages.json +++ b/src/drivers/webextension/_locales/el/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Διαδικτυακό Φόρουμ" }, diff --git a/src/drivers/webextension/_locales/en/messages.json b/src/drivers/webextension/_locales/en/messages.json index 8da563f58..59f58dfa2 100644 --- a/src/drivers/webextension/_locales/en/messages.json +++ b/src/drivers/webextension/_locales/en/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Message boards" }, diff --git a/src/drivers/webextension/_locales/es/messages.json b/src/drivers/webextension/_locales/es/messages.json index 50846f876..8f26d5757 100644 --- a/src/drivers/webextension/_locales/es/messages.json +++ b/src/drivers/webextension/_locales/es/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "Gestor de Contenido" }, "categoryName2": { "message": "Foro" }, diff --git a/src/drivers/webextension/_locales/fa/messages.json b/src/drivers/webextension/_locales/fa/messages.json index 134357541..05ddfa5c8 100644 --- a/src/drivers/webextension/_locales/fa/messages.json +++ b/src/drivers/webextension/_locales/fa/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "سیستم مدیریت محتوا" }, "categoryName2": { "message": "انجمن پیام" }, diff --git a/src/drivers/webextension/_locales/fr/messages.json b/src/drivers/webextension/_locales/fr/messages.json index f215c1697..3c3674338 100644 --- a/src/drivers/webextension/_locales/fr/messages.json +++ b/src/drivers/webextension/_locales/fr/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Forum" }, diff --git a/src/drivers/webextension/_locales/gl_ES/messages.json b/src/drivers/webextension/_locales/gl_ES/messages.json index 7db65e573..578a6b1d6 100644 --- a/src/drivers/webextension/_locales/gl_ES/messages.json +++ b/src/drivers/webextension/_locales/gl_ES/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Taboleiro de mensaxes" }, diff --git a/src/drivers/webextension/_locales/gr/messages.json b/src/drivers/webextension/_locales/gr/messages.json index 2e75b9257..6d1f5ba95 100644 --- a/src/drivers/webextension/_locales/gr/messages.json +++ b/src/drivers/webextension/_locales/gr/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Διαδικτυακό Φόρουμ" }, diff --git a/src/drivers/webextension/_locales/id/messages.json b/src/drivers/webextension/_locales/id/messages.json index 2451ec79e..e5c8301fa 100644 --- a/src/drivers/webextension/_locales/id/messages.json +++ b/src/drivers/webextension/_locales/id/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "Sistem Pengelola Konten" }, "categoryName2": { "message": "Papan Pesan" }, diff --git a/src/drivers/webextension/_locales/it/messages.json b/src/drivers/webextension/_locales/it/messages.json index 6e5178d06..f42d0d0fe 100644 --- a/src/drivers/webextension/_locales/it/messages.json +++ b/src/drivers/webextension/_locales/it/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Forum" }, diff --git a/src/drivers/webextension/_locales/ja/messages.json b/src/drivers/webextension/_locales/ja/messages.json index 14b310c24..e4da2a79c 100644 --- a/src/drivers/webextension/_locales/ja/messages.json +++ b/src/drivers/webextension/_locales/ja/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "会社種別" }, "attributeCompanyFounded": { "message": "会社創立日" }, "attributeKeywords": { "message": "キーワード" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "メッセージボード" }, diff --git a/src/drivers/webextension/_locales/ko/messages.json b/src/drivers/webextension/_locales/ko/messages.json index 85bbadb5b..c27941b81 100644 --- a/src/drivers/webextension/_locales/ko/messages.json +++ b/src/drivers/webextension/_locales/ko/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "포럼 소프트웨어" }, diff --git a/src/drivers/webextension/_locales/pl/messages.json b/src/drivers/webextension/_locales/pl/messages.json index 5abce19fd..d869ce66e 100644 --- a/src/drivers/webextension/_locales/pl/messages.json +++ b/src/drivers/webextension/_locales/pl/messages.json @@ -86,6 +86,10 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, + "categoryName1": { "message": "System zarządzania treścią" }, "categoryName2": { "message": "Forum" }, "categoryName3": { "message": "Menedżer baz danych" }, diff --git a/src/drivers/webextension/_locales/pt/messages.json b/src/drivers/webextension/_locales/pt/messages.json index 22588deaf..0921f9b27 100644 --- a/src/drivers/webextension/_locales/pt/messages.json +++ b/src/drivers/webextension/_locales/pt/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Fórum" }, diff --git a/src/drivers/webextension/_locales/pt_BR/messages.json b/src/drivers/webextension/_locales/pt_BR/messages.json index 2cda152dd..299969804 100644 --- a/src/drivers/webextension/_locales/pt_BR/messages.json +++ b/src/drivers/webextension/_locales/pt_BR/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Fórum" }, diff --git a/src/drivers/webextension/_locales/ro/messages.json b/src/drivers/webextension/_locales/ro/messages.json index 70a870844..4c253c69c 100644 --- a/src/drivers/webextension/_locales/ro/messages.json +++ b/src/drivers/webextension/_locales/ro/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Forum de discuții" }, diff --git a/src/drivers/webextension/_locales/ru/messages.json b/src/drivers/webextension/_locales/ru/messages.json index 10e4f61ad..687ddca32 100644 --- a/src/drivers/webextension/_locales/ru/messages.json +++ b/src/drivers/webextension/_locales/ru/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Форум" }, diff --git a/src/drivers/webextension/_locales/sk/messages.json b/src/drivers/webextension/_locales/sk/messages.json index 2cc0f8343..e20832a02 100644 --- a/src/drivers/webextension/_locales/sk/messages.json +++ b/src/drivers/webextension/_locales/sk/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Message Board" }, diff --git a/src/drivers/webextension/_locales/tr/messages.json b/src/drivers/webextension/_locales/tr/messages.json index 4a07825db..619ea9bc3 100644 --- a/src/drivers/webextension/_locales/tr/messages.json +++ b/src/drivers/webextension/_locales/tr/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "İçerik Yönetim Sistemi" }, "categoryName2": { "message": "Mesaj Tahtası" }, diff --git a/src/drivers/webextension/_locales/uk/messages.json b/src/drivers/webextension/_locales/uk/messages.json index f455511d7..dad6d7ec5 100644 --- a/src/drivers/webextension/_locales/uk/messages.json +++ b/src/drivers/webextension/_locales/uk/messages.json @@ -86,7 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, - + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS" }, "categoryName2": { "message": "Форум" }, diff --git a/src/drivers/webextension/_locales/uz/messages.json b/src/drivers/webextension/_locales/uz/messages.json index 350b27c94..b3f466e6a 100644 --- a/src/drivers/webextension/_locales/uz/messages.json +++ b/src/drivers/webextension/_locales/uz/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "CMS (KBT)" }, "categoryName2": { "message": "Forum" }, diff --git a/src/drivers/webextension/_locales/zh_CN/messages.json b/src/drivers/webextension/_locales/zh_CN/messages.json index 835322922..84f3e4599 100644 --- a/src/drivers/webextension/_locales/zh_CN/messages.json +++ b/src/drivers/webextension/_locales/zh_CN/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "内容管理系统(CMS)" }, "categoryName2": { "message": "信息板" }, diff --git a/src/drivers/webextension/_locales/zh_TW/messages.json b/src/drivers/webextension/_locales/zh_TW/messages.json index e22bc1e74..1556c4287 100644 --- a/src/drivers/webextension/_locales/zh_TW/messages.json +++ b/src/drivers/webextension/_locales/zh_TW/messages.json @@ -86,6 +86,9 @@ "attributeCompanyType": { "message": "Company type" }, "attributeCompanyFounded": { "message": "Company founded" }, "attributeKeywords": { "message": "Keywords" }, + "attributeDns_spf": { "message": "SPF record" }, + "attributeDns_dmarc": { "message": "DMARC record" }, + "attributeSchemaOrgTypes": { "message": "schema.org types" }, "categoryName1": { "message": "內容管理系統(CMS)" }, "categoryName2": { "message": "留言板/討論區" }, diff --git a/src/technologies.json b/src/technologies.json index 8dfb9467a..515cbc9e2 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5025,6 +5025,22 @@ }, "website": "http://www.gocontentbox.org" }, + "ContentSquare": { + "cats": [ + 58 + ], + "description": "ContentSquare is an enterprise-level UX optimisation platform.", + "icon": "ContentSquare.png", + "js": { + "CS_CONF.trackerDomain": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scripts": "\\.contentsquare\\.net/", + "website": "https://contentsquare.com" + }, "Contentful": { "cats": [ 1 @@ -5044,22 +5060,6 @@ "website": "http://www.contentful.com", "xhr": "cdn\\.contentful\\.com" }, - "ContentSquare": { - "cats": [ - 58 - ], - "description": "ContentSquare is an enterprise-level UX optimisation platform.", - "icon": "ContentSquare.png", - "js": { - "CS_CONF.trackerDomain": "" - }, - "scripts": "\\.contentsquare\\.net/", - "saas": true, - "pricing": [ - "poa" - ], - "website": "https://contentsquare.com" - }, "Contentstack": { "cats": [ 1 @@ -5939,14 +5939,14 @@ "js": { "DIVI": "" }, + "meta": { + "generator": "Divi" + }, "pricing": [ "low", "recurring", "onetime" ], - "meta": { - "generator": "Divi" - }, "saas": true, "scripts": "Divi/js/custom\\.(?:min|unified)\\.js\\?ver=([\\d.]+)\\;version:\\1", "website": "https://www.elegantthemes.com/gallery/divi" @@ -13247,23 +13247,6 @@ }, "website": "http://www.netcap-creation.fr" }, - "Najva": { - "cats": [ - 32 - ], - "description": "Najva is a retention marketing solution that offers push notification and email marketing.", - "icon": "Najva.png", - "js": { - "Najva.identifyEmailSubscriber": "" - }, - "scripts": "app\\.najva\\.com/", - "saas": true, - "pricing": [ - "low", - "freemium" - ], - "website": "https://www.najva.com" - }, "NEO - Omnichannel Commerce Platform": { "cats": [ 6 @@ -13313,6 +13296,23 @@ "scripts": "nv\\.d3(?:\\.min)?\\.js", "website": "http://nvd3.org" }, + "Najva": { + "cats": [ + 32 + ], + "description": "Najva is a retention marketing solution that offers push notification and email marketing.", + "icon": "Najva.png", + "js": { + "Najva.identifyEmailSubscriber": "" + }, + "pricing": [ + "low", + "freemium" + ], + "saas": true, + "scripts": "app\\.najva\\.com/", + "website": "https://www.najva.com" + }, "Navegg": { "cats": [ 10 @@ -14339,14 +14339,14 @@ "description": "Oracle Maxymiser is a real-time behavioral targeting, in-session personalisation, and product recommendations platform.", "icon": "Oracle.png", "js": { - "mmsystem.getConfig": "\\;confidence:80", - "maxy": "\\;confidence:20" + "maxy": "\\;confidence:20", + "mmsystem.getConfig": "\\;confidence:80" }, - "scripts": "service\\.maxymiser\\.net", - "saas": true, "pricing": [ "poa" ], + "saas": true, + "scripts": "service\\.maxymiser\\.net", "website": "https://www.oracle.com/uk/cx/marketing/personalization-testing" }, "Oracle Recommendations On Demand": { @@ -14419,13 +14419,13 @@ "js": { "Osano": "" }, - "scripts": "cookieconsent\\.min\\.js", - "saas": true, "pricing": [ "freemium", "mid", "recurring" ], + "saas": true, + "scripts": "cookieconsent\\.min\\.js", "website": "https://www.osano.com" }, "Outbrain": { @@ -14436,16 +14436,16 @@ "description": "Outbrain is a web advertising platform that displays boxes of links, known as chumboxes, to pages within websites.", "icon": "Outbrain.svg", "js": { + "OB_ADV_ID": "", "OB_releaseVer": "^(.+)$\\;version:\\1", "OutbrainPermaLink": "", - "obApi.version": "^[\\d.]+$", - "OB_ADV_ID": "" + "obApi.version": "^[\\d.]+$" }, - "scripts": "widgets\\.outbrain\\.com/outbrain\\.js", - "saas": true, "pricing": [ "payg" ], + "saas": true, + "scripts": "widgets\\.outbrain\\.com/outbrain\\.js", "website": "https://www.outbrain.com" }, "Outlook Web App": { @@ -14894,12 +14894,12 @@ "js": { "pendo.VERSION": "(.+)\\;version:\\1" }, - "scripts": "\\.pendo\\.io/", - "saas": true, "pricing": [ "freemium", "poa" ], + "saas": true, + "scripts": "\\.pendo\\.io/", "website": "https://www.pendo.io" }, "Percona": { @@ -17379,12 +17379,12 @@ 76 ], "description": "SaleCycle is a UK based global behavioral marketing firm.", - "icon": "salecycle.svg", "dom": "iframe[src*='.salecycle.com'][target='_self']", - "saas": true, + "icon": "salecycle.svg", "pricing": [ "poa" ], + "saas": true, "website": "https://www.salecycle.com" }, "Salesfloor": { @@ -18383,16 +18383,16 @@ "description": "Sift is a CA-based fraud prevention company.", "icon": "Sift.png", "js": { - "_sift": "", - "__siftFlashCB": "" + "__siftFlashCB": "", + "_sift": "" }, - "scripts": "cdn\\.sift(?:science)?\\.com/s\\.js", - "saas": true, "pricing": [ "mid", "high", "recurring" ], + "saas": true, + "scripts": "cdn\\.sift(?:science)?\\.com/s\\.js", "website": "https://sift.com/" }, "Signal": { @@ -18921,6 +18921,20 @@ "implies": "Haskell", "website": "http://snapframework.com" }, + "Snap Pixel": { + "cats": [ + 36 + ], + "description": "Snap Pixel is a piece of JavaScript code that helps advertisers measure the cross-device impact of campaigns.", + "icon": "Snap Pixel.svg", + "js": { + "__SnapPixel": "", + "snaptr.pixelIdList": "" + }, + "saas": true, + "scripts": "intg\\.snapchat\\.com/", + "website": "https://businesshelp.snapchat.com/s/article/snap-pixel-about" + }, "Snap.svg": { "cats": [ 59 @@ -18950,20 +18964,6 @@ "saas": true, "website": "https://snapengage.com/" }, - "Snap Pixel": { - "cats": [ - 36 - ], - "description": "Snap Pixel is a piece of JavaScript code that helps advertisers measure the cross-device impact of campaigns.", - "icon": "Snap Pixel.svg", - "js": { - "__SnapPixel": "", - "snaptr.pixelIdList": "" - }, - "scripts": "intg\\.snapchat\\.com/", - "saas": true, - "website": "https://businesshelp.snapchat.com/s/article/snap-pixel-about" - }, "Snipcart": { "cats": [ 6 @@ -20524,24 +20524,6 @@ ], "website": "http://thelia.net" }, - "theTradeDesk": { - "cats": [ - 36 - ], - "description": "theTradeDesk is an technology company that markets a software platform used by digital ad buyers to purchase data-driven digital advertising campaigns across various ad formats and devices.", - "icon": "theTradeDesk.svg", - "js": { - "TTDUniversalPixelApi": "", - "ttd_dom_ready": "" - }, - "scripts": "\\.adsrvr\\.org/", - "xhr": "adsvr\\.org", - "saas": true, - "pricing": [ - "payg" - ], - "website": "https://www.thetradedesk.com" - }, "ThinkPHP": { "cats": [ 18 @@ -21855,6 +21837,25 @@ "scripts": "secure\\.checkout\\.visa\\.com", "website": "https://checkout.visa.com" }, + "Visual Composer": { + "cats": [ + 51 + ], + "description": "Visual Composer is an all-in-one web design tool for anyone who uses WordPress.", + "icon": "visualcomposer.svg", + "implies": [ + "WordPress", + "PHP" + ], + "meta": { + "generator": "Powered by Visual Composer Website Builder" + }, + "pricing": [ + "low", + "recurring" + ], + "website": "https://visualcomposer.com" + }, "Visualsoft": { "cats": [ 6 @@ -24200,8 +24201,8 @@ "description": "jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.", "icon": "jQuery.svg", "js": { - "jQuery.fn.jquery": "([\\d.]+)\\;version:\\1", - "$.fn.jquery": "([\\d.]+)\\;version:\\1" + "$.fn.jquery": "([\\d.]+)\\;version:\\1", + "jQuery.fn.jquery": "([\\d.]+)\\;version:\\1" }, "scripts": [ "jquery", @@ -24959,6 +24960,24 @@ "icon": "tailwindcss.svg", "website": "https://tailwindcss.com/" }, + "theTradeDesk": { + "cats": [ + 36 + ], + "description": "theTradeDesk is an technology company that markets a software platform used by digital ad buyers to purchase data-driven digital advertising campaigns across various ad formats and devices.", + "icon": "theTradeDesk.svg", + "js": { + "TTDUniversalPixelApi": "", + "ttd_dom_ready": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scripts": "\\.adsrvr\\.org/", + "website": "https://www.thetradedesk.com", + "xhr": "adsvr\\.org" + }, "three.js": { "cats": [ 25 @@ -25082,25 +25101,6 @@ }, "website": "http://vibecommerce.com.br" }, - "Visual Composer": { - "cats": [ - 51 - ], - "description": "Visual Composer is an all-in-one web design tool for anyone who uses WordPress.", - "icon": "visualcomposer.svg", - "implies": [ - "WordPress", - "PHP" - ], - "meta": { - "generator": "Powered by Visual Composer Website Builder" - }, - "pricing": [ - "low", - "recurring" - ], - "website": "https://visualcomposer.com" - }, "webEdition": { "cats": [ 1 @@ -25198,4 +25198,4 @@ "website": "https://www.xt-commerce.com" } } -} +} \ No newline at end of file