From fdd2929514f3ff780d55486ac04ed00f1a40e6cf Mon Sep 17 00:00:00 2001 From: GreenImp Date: Mon, 19 Aug 2013 15:00:43 +0100 Subject: [PATCH] Makes Twitter Bootstrap test more restrictive This should stop a lot of false positives for Twitter Bootstrap. It ensures that the CSS clause is within a `href` attribute of a `` tag and also that the only things between 'bootstrap' and '.css' is an optional `.min`. --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index e820ce078..77171a1fd 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2566,7 +2566,7 @@ "website": "twitter.github.com/bootstrap", "cats": [ 18 ], "script": "(?:twitter\\.github\\.com/bootstrap|bootstrap(?:\\.js|\\.min\\.js))", - "html": "]+bootstrap[^>\"]+css", + "html": "