Merge pull request #7568 from osbre/feat/add-roadrunner

Add RoadRunner detection
main
Elbert Alias 2 years ago committed by GitHub
commit fc45b9324e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.0 KiB

@ -1991,6 +1991,19 @@
},
"website": "https://www.roadiz.io"
},
"RoadRunner": {
"cats": [
22
],
"description": "RoadRunner is a high-performance PHP application server, load balancer, and process manager written in Golang.",
"headers": {
"Server": "RoadRunner"
},
"icon": "RoadRunner.svg",
"implies": "PHP",
"oss": true,
"website": "https://roadrunner.dev"
},
"Robin": {
"cats": [
6
@ -2345,4 +2358,4 @@
"scripts": "/recaptcha/api\\.js",
"website": "https://www.google.com/recaptcha/"
}
}
}

Loading…
Cancel
Save