From 9aedf72f34b653ed85aea87af72fe836db07534f Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 22 Dec 2017 23:08:33 +0100 Subject: [PATCH] Add an other way to get mathjax' version (#1948) This can be tested [here](https://clang.llvm.org/docs/ControlFlowIntegrity.html) --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 18434eae7..a8aeb2029 100644 --- a/src/apps.json +++ b/src/apps.json @@ -5466,7 +5466,7 @@ "MathJax.version": "(.*)\\;version:\\1" }, "icon": "MathJax.png", - "script": "mathjax\\.js", + "script": "([\\d.]+)?/mathjax\\.js\\;version:\\1", "website": "https://www.mathjax.org" }, "Mattermost": {