Add Hexo detection (#1970)

* Add Hexo detection

* Update Hexo detection
main
Chawye Hsu 7 years ago committed by Elbert Alias
parent 011f761a7e
commit 327a11fe0f

@ -3929,6 +3929,19 @@
"script": "hellobar\\.js",
"website": "http://hellobar.com"
},
"Hexo": {
"cats": [
"11"
],
"icon": "Hexo.png",
"html": [
"Powered by <a href=\"https?://hexo\\.io/?\"[^>]*>Hexo</"
],
"meta": {
"generator": "Hexo(?: v?([\\d.]+))?\\;version:\\1"
},
"website": "https://hexo.io"
},
"Hiawatha": {
"cats": [
"22"

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 B