Skip to content

Commit 9dac250

Browse files
Added Rumvision and Improved detection Mercado Shops and Judge.me (#210)
* Added Platter, Improved detection for Nostra, Mercado Shops and Judge.me * Fixed Lint errors with Judgeme * Placing Platter icon in correct directory * Removed Platter * Added Rumvision * Reverting changes for Nostra --------- Co-authored-by: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com>
1 parent 6253cbe commit 9dac250

File tree

4 files changed

+15
-1
lines changed

4 files changed

+15
-1
lines changed

src/images/icons/Rumvision.png

2.1 KB
Loading

src/technologies/j.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@
646646
"description": "Judge.me is a reviews app that helps you collect and display product reviews and site reviews with photos, videos and Q&A.",
647647
"icon": "Judge.svg",
648648
"js": {
649+
"jdgm": "",
649650
"judgeme": ""
650651
},
651652
"pricing": [

src/technologies/m.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1562,6 +1562,8 @@
15621562
6
15631563
],
15641564
"cookies": {
1565+
"_mshops_ga": "",
1566+
"_mshops_ga_cid": "",
15651567
"_mshops_ga_gid": ""
15661568
},
15671569
"description": "Mercado Shops is an all-in-one ecommerce platform.",
@@ -1570,7 +1572,7 @@
15701572
"payg"
15711573
],
15721574
"saas": true,
1573-
"scriptSrc": "frontend-assets/mshops-web-home/vendor",
1575+
"scriptSrc": "frontend-assets/mshops-web-home/",
15741576
"website": "https://www.mercadoshops.com"
15751577
},
15761578
"Mermaid": {

src/technologies/r.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2487,6 +2487,17 @@
24872487
},
24882488
"website": "https://rumble.com"
24892489
},
2490+
"Rumvision": {
2491+
"cats": [
2492+
78
2493+
],
2494+
"description": "Rumvision is a front-end performance monitoring service",
2495+
"icon": "Rumvision.png",
2496+
"js": {
2497+
"rumv_config": ""
2498+
},
2499+
"website": "https://www.rumvision.com/"
2500+
},
24902501
"Rust": {
24912502
"cats": [
24922503
27

0 commit comments

Comments
 (0)