diff --git a/src/apps.json b/src/apps.json
index 802d60f69..9065e9819 100644
--- a/src/apps.json
+++ b/src/apps.json
@@ -671,6 +671,20 @@
],
"website": "https://amplitude.com/"
},
+ "Analysys Ark": {
+ "cats": [
+ 10
+ ],
+ "js": {
+ "AnalysysAgent": ""
+ },
+ "cookies": {
+ "ARK_ID": ""
+ },
+ "icon": "Analysys Ark.svg",
+ "script": "AnalysysFangzhou_JS_SDK\\.min\\.js\\?v=([\\d.]+)\\;version:\\1",
+ "website": "https://ark.analysys.cn"
+ },
"Anetwork": {
"cats": [
36
@@ -4175,6 +4189,21 @@
},
"website": "https://gridsome.org"
},
+ "GrowingIO": {
+ "cats": [
+ 10
+ ],
+ "js": {
+ "gio": ""
+ },
+ "cookies": {
+ "grwng_uid": "",
+ "gr_user_id": ""
+ },
+ "icon": "GrowingIO.png",
+ "script": "assets\\.growingio\\.com/([\\d.]+)/gio.js\\;version:\\1",
+ "website": "https://www.growingio.com/"
+ },
"HERE": {
"cats": [
35
@@ -8800,6 +8829,22 @@
"icon": "SDL Tridion.png",
"website": "http://www.sdl.com/products/tridion"
},
+ "Sensors Data": {
+ "cats": [
+ 10
+ ],
+ "js": {
+ "sa.lib_version": "([\\d.]+)\\;version:\\1",
+ "sensorsdata_app_js_bridge_call_js": ""
+ },
+ "cookies": {
+ "sensorsdata2015session": "",
+ "sensorsdata2015jssdkcross": ""
+ },
+ "icon": "Sensors Data.svg",
+ "script": "sensorsdata",
+ "website": "https://www.sensorsdata.cn"
+ },
"Sentry": {
"cats": [
13
diff --git a/src/icons/Analysys Ark.svg b/src/icons/Analysys Ark.svg
new file mode 100644
index 000000000..3e8322823
--- /dev/null
+++ b/src/icons/Analysys Ark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/icons/GrowingIO.png b/src/icons/GrowingIO.png
new file mode 100644
index 000000000..c96be59fc
Binary files /dev/null and b/src/icons/GrowingIO.png differ
diff --git a/src/icons/Sensors Data.svg b/src/icons/Sensors Data.svg
new file mode 100644
index 000000000..7250e013c
--- /dev/null
+++ b/src/icons/Sensors Data.svg
@@ -0,0 +1 @@
+
\ No newline at end of file