Add NextUI Detection

main
Chris 2 years ago
parent 7ac625c344
commit fb2c99fd17

@ -586,6 +586,20 @@
"scriptSrc": "(?:api|sdk)\\.nextsale\\.io/",
"website": "https://nextsale.io"
},
"NextUI": {
"cats": [
66
],
"description": "NextUI is beautiful, fast and modern React UI Library.",
"dom": "[class^='nextui-c-']",
"icon": "NextUI.png",
"implies": [
"React",
"Stitches"
],
"oss": true,
"website": "https://nextui.org/"
},
"Nginx": {
"cats": [
22,
@ -962,4 +976,4 @@
"saas": true,
"website": "https://www.novomind.com/en/shopsystem/novomind-ishop-software"
}
}
}