This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
"https://11-pa2sq.bunny.run/", | |
"https://11-ahel2.bunny.run/", | |
"https://12-o4wrq.bunny.run/", | |
"https://13-aez3o.bunny.run/", | |
"https://11-oh1tp.bunny.run/", | |
"https://13-92fld.bunny.run/", | |
"https://6-34vle.bunny.run/", | |
"https://13-5881q.bunny.run/", | |
"https://6-kffzi.bunny.run/", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//install wrangle and init a project to initialize the worker | |
//add the code given below in index.js | |
import { Hono } from 'hono'; | |
import { cors } from 'hono/cors'; | |
const app = new Hono(); | |
app.use( |