diff --git a/src/technologies/a.json b/src/technologies/a.json index 3f449b2e7..660e95b7d 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -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": [ diff --git a/src/technologies/p.json b/src/technologies/p.json index 7c2fbab69..5861b13f8 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -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" } -} \ No newline at end of file +} diff --git a/src/technologies/r.json b/src/technologies/r.json index 8864cc11f..133516790 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -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" },