From c039479c5a0711ab3e18bb49bc42fba918cc3dd0 Mon Sep 17 00:00:00 2001 From: q-- Date: Wed, 23 Apr 2014 10:10:42 +0200 Subject: [PATCH] Improved TWiki patterns See also #529 --- share/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/apps.json b/share/apps.json index 4de237621..e2bdd48f8 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2901,8 +2901,8 @@ "website": "twiki.org", "cats": [ 8 ], "headers": { "Set-cookie": "TWIKISID" }, - "script": "(TWikiJavascripts|twikilib(\\.js|\\.min\\.js))", - "html": "This site is powered by the TWiki collaboration platform" + "script": "(?:TWikiJavascripts|twikilib(?:\\.min)?\\.js)", + "html": "]*(?:title|alt)=\"This site is powered by the TWiki collaboration platform" }, "Twilight CMS": { "website": "www.twilightcms.com",