mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
Update p/server.js
This commit is contained in:
parent
2ceaca4547
commit
f218bca9b4
@ -110,7 +110,7 @@ const apiUrls = [
|
||||
// Define a cache object
|
||||
const cache = {};
|
||||
|
||||
app.get("/api", async (req, res) => {
|
||||
app.get("/ryd", async (req, res) => {
|
||||
const { fetch } = await import("undici")
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user