Merge pull request #1357 from jvoisin/improve_brother_detection

Improve detection for Brother devices
main
Elbert Alias 8 years ago committed by GitHub
commit f5e2d1e8e9

@ -945,6 +945,10 @@
"cats": [
40
],
"html": [
"(?:<!--|<BR>)Copyright\\(C\\) [\\d-]+ Brother Industries",
"<TITLE>\n\\s*BROTHER "
],
"icon": "Brother.png",
"website": "www.brother.com"
},

Loading…
Cancel
Save