{ "name": "AP-Router", "author": "Brendan Coles ", "version": "0.1", "description": "AP Router [Brazilian]", "website": "http://aprouter.com.br/", "matches": [ { "text": "" }, { "url": "/status.asp", "regexp": "(?-mix:Versão do Firmware<\\/strong><\\/td>[\\s]+[\\s]+v([^\\s]+)[\\s]+<\\/td>[\\s]+<\\/tr>)" }, { "url": "/status.asp", "regexp": "(?-mix:MAC da Wireless<\\/strong><\\/td>[\\s]+[\\s]+([a-f\\d:]{17})[\\s]+<\\/td>[\\s]+<\\/tr>)" }, { "url": "/status.asp", "regexp": "(?-mix:Endereço[\\s]+MAC<\\/strong><\\/td>[\\s]+[\\s]+([a-f\\d:]{17})[\\s]+<\\/td>[\\s]+<\\/tr>)" } ] }