Add Popmenu detection

main
Elbert Alias 3 years ago
parent 43bfb01992
commit 76f1ec95d0

@ -2340,15 +2340,15 @@
"cats": [
31
],
"description": "ArvanCloud is a Cloud Services Provider, offering a wide range of incorporated cloud services including CDN, DDoS mitigation, Cloud Managed DNS, Cloud Security, VoD/AoD Streaming, Live Streaming, Cloud Compute, Cloud Object Storage, and PaaS.",
"description": "ArvanCloud is a cloud services provider, offering a wide range of incorporated cloud services including CDN, DDoS mitigation, Cloud Managed DNS, Cloud Security, VoD/AoD Streaming, Live Streaming, Cloud Compute, Cloud Object Storage, and PaaS.",
"headers": {
"AR-PoweredBy": "Arvan Cloud \\(arvancloud\\.com\\)"
"server": "ArvanCloud"
},
"icon": "ArvanCloud.png",
"js": {
"ArvanCloud": ""
},
"website": "http://www.ArvanCloud.com"
"website": "http://www.arvancloud.com"
},
"AsciiDoc": {
"cats": [

@ -1993,5 +1993,24 @@
"PUNBB": ""
},
"website": "http://punbb.informer.com"
},
"Popmenu": {
"cats": [
1,
93
],
"description": "Popmenu is a restaurant platform which offers CMS, online menus, ordering and delivery and marketing automation solutions.",
"pricing": ["recurring", "mid"],
"icon": "Popmenu.svg",
"cookies": {
"Popmenu-Token": ""
},
"js": {
"popmenuHydrated": "",
"POPMENU_CLIENT": ""
},
"xhr": "popmenu\\.com",
"implies": ["React", "Apollo"],
"website": "https://get.popmenu.com"
}
}
}

@ -346,7 +346,8 @@
"icon": "React.png",
"js": {
"React.version": "^(.+)$\\;version:\\1",
"react.version": "^(.+)$\\;version:\\1"
"ReactOnRails": "",
"__REACT_ON_RAILS_EVENT_HANDLERS_RAN_ONCE__": ""
},
"scripts": [
"react(?:-with-addons)?[.-]([\\d.]*\\d)[^/]*\\.js\\;version:\\1",
@ -1188,6 +1189,10 @@
"meta": {
"csrf-param": "^authenticity_token$\\;confidence:50"
},
"js": {
"ReactOnRails": "",
"__REACT_ON_RAILS_EVENT_HANDLERS_RAN_ONCE__": ""
},
"scripts": "/assets/application-[a-z\\d]{32}/\\.js\\;confidence:50",
"website": "https://rubyonrails.org"
},