diff --git a/share/apps.json b/share/apps.json index b5833d9d8..4aa8d32fd 100644 --- a/share/apps.json +++ b/share/apps.json @@ -3400,6 +3400,12 @@ "env": "^xoops", "implies": "PHP" }, + "XRegExp": { + "website": "xregexp.com", + "cats": [ 12 ], + "script": [ "xregexp(?:\\-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1", "/([\\d.]+)/xregexp(\\.min)?\\.js\\;version:\\1", "xregexp.*\\.js" ], + "env": "^XRegExp$" + }, "xtCommerce": { "website": "www.xt-commerce.com", "cats": [ 6 ], diff --git a/share/images/icons/XRegExp.png b/share/images/icons/XRegExp.png new file mode 100644 index 000000000..f0bba7a6d Binary files /dev/null and b/share/images/icons/XRegExp.png differ