diff --git a/src/apps.json b/src/apps.json index 02e30e028..4d8b84cdf 100644 --- a/src/apps.json +++ b/src/apps.json @@ -8861,7 +8861,11 @@ "]+class=\"[^\"]*glyphicon glyphicon-" ], "icon": "Bootstrap.png", - "script": "(?:twitter\\.github\\.com/bootstrap|bootstrap(?:\\.min)?\\.js)", + "script": [ + "twitter\\.github\\.com/bootstrap", + "bootstrap(?:\\-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1", + "(?:/([\\d.]+)/)bootstrap(?:\\.min)?\\.js\\;version:\\1" + ], "website": "https://getbootstrap.com" }, "Twitter Emoji (Twemoji)": {