Merge pull request #7579 from osbre/feat/imporve-hetzner-detection

Improve Hetzner detection
main
Elbert Alias 2 years ago committed by GitHub
commit 387a16caac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -714,7 +714,8 @@
"SOA": "\\.hetzner\\.com"
},
"headers": {
"X-Powered-By": "Hetzner"
"X-Powered-By": "Hetzner",
"Server": "HeRay"
},
"icon": "Hetzner.svg",
"pricing": [
@ -1720,4 +1721,4 @@
"scriptSrc": "merchant\\.cdn\\.hoolah\\.co/",
"website": "https://www.hoolah.co"
}
}
}