cloudflare兼容

This commit is contained in:
mtvpls
2026-03-25 11:01:10 +08:00
parent cc1e70ad61
commit a9978779c0
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import * as cheerio from 'cheerio';
import * as cheerio from 'cheerio/slim';
import { nanoid } from 'nanoid';
import { db } from '@/lib/db';