Implement gogs detection

This can be tried on the [official demo instance]( http://try.gogs.io ),
or on [this instance](https://git.libskia.so/explore/repos).
main
jvoisin 8 years ago
parent b0bc61bca7
commit 1a4e92cbda

@ -2698,6 +2698,24 @@
"icon": "GoAhead.png", "icon": "GoAhead.png",
"website": "embedthis.com/products/goahead/index.html" "website": "embedthis.com/products/goahead/index.html"
}, },
"Gogs": {
"cats": [
47
],
"headers": {
"Set-Cookie": "i_like_gogits="
},
"meta": {
"keywords": "go, git, self-hosted, gogs"
},
"html": [
"<div class=\"ui left\">\n\\s+© \\d{4} Gogs Version: ([\\d.]+) Page:\\;version:\\1",
"<button class=\"ui basic clone button\" id=\"repo-clone-ssh\" data-link=\"gogs@"
],
"script": "js/gogs\\.js",
"icon": "gogs.png",
"website": "gogs.io"
},
"GoStats": { "GoStats": {
"cats": [ "cats": [
10 10

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Loading…
Cancel
Save