Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Official Signatures #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 103 additions & 4 deletions src/technologies/_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
{
"11Sight": {
"cats": [
52,
53
],
"description": "11Sight is an AI-powered, omnichannel platform enabling users to receive inbound video calls from any online channel, facilitating sales conversations and lead conversions.",
"icon": "11Sight.svg",
"js": {
"elevensight": "",
"elevensightApp": ""
},
"pricing": [
"low",
"recurring",
"poa"
],
"saas": true,
"scriptSrc": "app\\.11sight\\.com/",
"website": "https://www.11sight.com"
},
"1C-Bitrix": {
"cats": [
1,
Expand All @@ -25,6 +45,24 @@
"scriptSrc": "bitrix(?:\\.info/|/js/main/core)",
"website": "https://www.1c-bitrix.ru"
},
"24nettbutikk": {
"cats": [
6
],
"cookies": {
" _gat_24nb": "\\;confidence:50",
"24nb": "\\;confidence:50"
},
"description": "24nettbutikk is an ecommerce platform from Norway.",
"icon": "24nettbutikk.svg",
"pricing": [
"mid",
"recurring"
],
"requires": "Cart Functionality",
"saas": true,
"website": "https://www.24nettbutikk.no"
},
"2B Advice": {
"cats": [
67
Expand All @@ -38,6 +76,22 @@
"scriptSrc": "2badvice-cdn\\.azureedge\\.net",
"website": "https://www.2b-advice.com/en/data-privacy-software/cookie-consent-plugin/"
},
"2ClickShop": {
"cats": [
6
],
"description": "2ClickShop is an ecommerce platform integrated with ERP systems, catering to both B2B and B2C transactions.",
"icon": "2ClickShop.svg",
"meta": {
"author": "^Trol Intermedia / 2ClickShop$"
},
"pricing": [
"mid",
"recurring"
],
"saas": true,
"website": "https://2click.pl"
},
"30namaPlayer": {
"cats": [
14
Expand All @@ -53,7 +107,7 @@
],
"description": "33Across is a technology company focused on solving the challenge of consumer attention for automated advertising.",
"dom": "iframe[src*='.33across.com'], link[href*='.33across.com'], link[href*='.tynt.com']",
"icon": "33Across.png",
"icon": "33Across.svg",
"js": {
"Tynt": ""
},
Expand Down Expand Up @@ -90,7 +144,7 @@
"4TellSession": ""
},
"description": "4-Tell is an ecommerce software company for retailers with AI-powered personalisation and recommendations products.",
"icon": "4-Tell.png",
"icon": "4-Tell.svg",
"js": {
"_4TellBoost": ""
},
Expand All @@ -106,17 +160,47 @@
6
],
"description": "42stores is a French SaaS ecommerce solution that was established in 2008. It offers a range of features such as monitoring, customer support, and regular updates. The platform is known for its flexibility and modularity, making it possible to integrate with various ERP systems.",
"icon": "42stores.svg",
"headers": {
"Powered-By": "^42stores$"
},
"icon": "42stores.svg",
"pricing": [
"poa",
"recurring"
],
"saas": true,
"website": "https://www.42stores.com"
},
"4Partners": {
"cats": [
99
],
"description": "4Partners is an international dropshipping service that allows you to launch a ready-made online store.",
"icon": "4Partners.svg",
"pricing": [
"poa"
],
"website": "https://4partners.io/en/"
},
"4Partners CMS": {
"cats": [
6
],
"description": "4Partners CMS is a cloud-based solution designed for ecommerce shops.",
"icon": "4Partners.svg",
"implies": [
"PHP",
"4Partners",
"Nginx"
],
"meta": {
"author": "^4CMS$"
},
"pricing": [
"poa"
],
"website": "https://4partners.io/en/4p-cms"
},
"51.LA": {
"cats": [
10
Expand Down Expand Up @@ -170,6 +254,21 @@
"scriptSrc": "\\.6sc\\.co/",
"website": "https://6sense.com"
},
"7Shifts": {
"cats": [
101
],
"description": "7Shifts is an all-in-one team management platform designed to streamline restaurant operations, providing tools for scheduling, communication, and task management to simplify day-to-day activities for both managers and staff.",
"dom": "a[href*='7shifts.com/'] > img[src*='.7shifts.com/']",
"icon": "7Shifts.svg",
"pricing": [
"freemium",
"low",
"recurring"
],
"saas": true,
"website": "https://www.7shifts.com"
},
"8base": {
"cats": [
3,
Expand Down Expand Up @@ -211,7 +310,7 @@
"cats": [
59
],
"description": "_​hyperscript is a scripting language for adding interactivity to the front-end.",
"description": "_\u200bhyperscript is a scripting language for adding interactivity to the front-end.",
"icon": "_hyperscript.png",
"js": {
"_hyperscript": ""
Expand Down
Loading