Optimize regex

main
Christopher Schmidt 5 years ago
parent bad10422e6
commit e1d2a17093

@ -13664,7 +13664,7 @@
3
],
"html": [
"<script[^>]*>[\\S\\s]*\\[CDATA[^<]*PMA_VERSION:\\\"([\\d.]+)\\;version:\\1",
"!\\[CDATA\\[[^<]*PMA_VERSION:\\\"([\\d.]+)\\;version:\\1",
"(?: \\| phpMyAdmin ([\\d.]+)<\\/title>|PMA_sendHeaderLocation\\(|<link [^>]*href=\"[^\"]*phpmyadmin\\.css\\.php)\\;version:\\1"
],
"icon": "phpMyAdmin.png",

Loading…
Cancel
Save