diff --git a/src/drivers/webextension/images/icons/51.LA.png b/src/drivers/webextension/images/icons/51.LA.png new file mode 100644 index 000000000..0fbbad95b Binary files /dev/null and b/src/drivers/webextension/images/icons/51.LA.png differ diff --git a/src/drivers/webextension/images/icons/8base-logo.png b/src/drivers/webextension/images/icons/8base-logo.png deleted file mode 100644 index c9bcb2517..000000000 Binary files a/src/drivers/webextension/images/icons/8base-logo.png and /dev/null differ diff --git a/src/drivers/webextension/images/icons/8base.svg b/src/drivers/webextension/images/icons/8base.svg new file mode 100644 index 000000000..53e5c69fc --- /dev/null +++ b/src/drivers/webextension/images/icons/8base.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/_.json b/src/technologies/_.json index c519fbaad..fa0abe0f8 100644 --- a/src/technologies/_.json +++ b/src/technologies/_.json @@ -101,6 +101,24 @@ "scriptSrc": "4tellcdn\\.azureedge\\.net", "website": "https://4-tell.com" }, + + "51.LA": { + "cats": [ + 10 + ], + "description": "51.LA is a Chinese based website visitor counter.", + "icon": "51.LA.png", + "js": { + "LA.config.ck": "" + }, + "saas": true, + "pricing": [ + "freemium", + "recurring", + "payg" + ], + "website": "https://www.51.la" + }, "6sense": { "cats": [ 32, @@ -125,16 +143,13 @@ 3, 62 ], - "description": "8base is a Backend-as-a-Service. It lets front-end developers focus more on what they love and backend developers expedite their workflow", - "icon": "8base-logo.png", + "description": "8base is a low-code development platform for building and running enterprise-grade digital products including SaaS solutions, marketplaces and other go-to-market applications.", + "icon": "8base.svg", "pricing": [ "low", "freemium", "recurring" ], - "requires": [ - "GraphQL" - ], "saas": true, "website": "https://8base.com", "xhr": "api\\.8base\\.com"