diff --git a/src/apps.json b/src/apps.json index 7c24716b2..951490849 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1932,9 +1932,8 @@ "^PhpDebugBar" ], "script": [ - "debugbar.*\\.js", - "_debugbar/assets/javascript\\?v=([\\d.]+)" - ], + "debugbar.*\\.js" + ], "icon": "phpdebugbar.png", "website": "http://phpdebugbar.com/" },