Update default rule as gr-app.html is removed

Change-Id: I645578706d9bc8360d0e8e05eedef08669a6e9f1
diff --git a/data/rules.json b/data/rules.json
index cc86537..bddafdc 100644
--- a/data/rules.json
+++ b/data/rules.json
@@ -21,7 +21,7 @@
     "disabled": false,
     "target": "(.*)cdn.googlesource.com/polygerrit_ui/[0-9.]+/elements/.*",
     "operator": "redirect",
-    "destination": "http://localhost:8081/elements/gr-app.html"
+    "destination": "http://localhost:8081/elements/gr-app.js"
   },
   {
     "disabled": false,