diff --git a/src/apps.json b/src/apps.json index b87583987..4e0d2b2cb 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2466,7 +2466,7 @@ ], "icon": "FancyBox.png", "implies": "jQuery", - "script": "jquery\\.fancybox\\.pack\\.js(?:v=([\\d.]+))?$\\;version:\\1", + "script": "jquery\\.fancybox\\.pack\\.js(?:\\?v=([\\d.]+))?$\\;version:\\1", "website": "http://fancyapps.com/fancybox }, "Fat-Free Framework": { @@ -10162,4 +10162,4 @@ "priority": "9" } } -} \ No newline at end of file +}