Im retarded asf
This commit is contained in:
parent
156614612b
commit
bb67071b11
|
|
@ -1,6 +0,0 @@
|
||||||
import hostscript from "$lib/hostscript.js";
|
|
||||||
|
|
||||||
/** @type {import('./$types').RequestHandler} */
|
|
||||||
export function GET({ url }) {
|
|
||||||
return new Response(hostscript(666));
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue