diff --git a/src/drivers/webextension/images/icons/Hugo.png b/src/drivers/webextension/images/icons/Hugo.png deleted file mode 100644 index 98e558996..000000000 Binary files a/src/drivers/webextension/images/icons/Hugo.png and /dev/null differ diff --git a/src/drivers/webextension/images/icons/Hugo.svg b/src/drivers/webextension/images/icons/Hugo.svg new file mode 100644 index 000000000..9a0ec0818 --- /dev/null +++ b/src/drivers/webextension/images/icons/Hugo.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/h.json b/src/technologies/h.json index 11b50ddc4..c2e95e03d 100644 --- a/src/technologies/h.json +++ b/src/technologies/h.json @@ -1115,11 +1115,19 @@ 57 ], "description": "Hugo is an open-source static site generator written in Go.", - "html": "powered by ]*href=\"http://hugo\\.spf13\\.com", - "icon": "Hugo.png", + "icon": "Hugo.svg", + "dom": { + "a[href*='hugo.']": { + "attributes": { + "href": "(?:go)?hugo(?:\\..+)?\\.(?:com|io)\\;confidence:0" + }, + "text": "Hugo\\;confidence:99" + } + }, "meta": { "generator": "Hugo ([\\d.]+)?\\;version:\\1" }, + "oss": true, "website": "http://gohugo.io" }, "HulkApps Age Verification": {