Add a way to get bugzilla's version (#2275)

This can be tested [here](https://bugzilla.xfce.org/)
main
jvoisin 7 years ago committed by Elbert Alias
parent b4bdc1ac0c
commit c9c09721a5

@ -1342,7 +1342,8 @@
],
"html": [
"href=\"enter_bug\\.cgi\">",
"<main id=\"bugzilla-body\""
"<main id=\"bugzilla-body\"",
"<span id=\"information\" class=\"header_addl_info\">version ([\\d.]+)<\\;version:\\1"
],
"meta": {
"generator": "Bugzilla ?([\\d.]+)?\\;version:\\1"

Loading…
Cancel
Save