fix: update import paths and enhance error handling in IP fetching

This commit is contained in:
2026-04-11 03:33:02 +08:00
parent 02b29014d8
commit 3581d8cf96
4 changed files with 42 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
import {app} from './app.ts';
import './ip'
import './ip.ts'
import './task.ts';
import './routes/cloudflare.ts';
// app.listen(8080);