This commit is contained in:
rizrmd 2024-05-25 07:06:22 +07:00
parent 6a54ce9664
commit 109344ccd9
348 changed files with 1 additions and 39933 deletions

View File

@ -12,6 +12,7 @@ export const _ = {
url: "/_font/**",
async api() {
const { req } = apiContext(this);
return new Response("");
const pathname = req.url.split("/_font").pop() || "";
const cache = g._font_cache[pathname];
if (cache) {

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More