Merge pull request #7186 from ton31337/fix/hostinger_detect

technologies: Detect Hostinger when using HTTP headers
main
Elbert Alias 2 years ago committed by GitHub
commit 66fa63a4d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1018,6 +1018,10 @@
"dns": { "dns": {
"SOA": "\\.(?:dns-parking|hostinger)\\.com" "SOA": "\\.(?:dns-parking|hostinger)\\.com"
}, },
"headers": {
"Server": "hcdn",
"Platform": "hostinger"
},
"icon": "Hostinger.svg", "icon": "Hostinger.svg",
"pricing": [ "pricing": [
"low", "low",