diff --git a/src/apps.json b/src/apps.json index fe862117e..f74ac5a5a 100755 --- a/src/apps.json +++ b/src/apps.json @@ -7157,7 +7157,7 @@ "html": "]* href=\"[^\"]*shapecss(?:\\.min)?\\.css", "icon": "Shapecss.svg", "script": [ - "shapecss(?:\\-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1", + "shapecss[-.]([\\d.]*\\d)[^/]*\\.js\\;version:\\1", "/([\\d.]+)/shapecss(?:\\.min)?\\.js\\;version:\\1", "shapecss.*\\.js" ],