We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b6691 commit aee653fCopy full SHA for aee653f
index.js
@@ -100,6 +100,7 @@ app.use("/fq", cors({ origin: true }));
100
const routes = [
101
{ path: "/yz", file: "apps.html" },
102
{ path: "/up", file: "games.html" },
103
+ { path: "/play.html", file: "games.html" },
104
{ path: "/vk", file: "settings.html" },
105
{ path: "/rx", file: "tabs.html" },
106
{ path: "/", file: "index.html" },
0 commit comments