Skip to content

k43Lab/FNJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FNJ

Fast Nya Just - CDN站镜像

Usage

镜像站缓存时效12小时。

当前镜像列表:

  • https://fnj.1l1.icu/unpkg/ => 回源 https://unpkg.com/
  • https://fnj.1l1.icu/jsdelivr/ => 回源 https://cdn.jsdelivr.net/
  • https://fnj.1l1.icu/cdnjs/ => 回源 https://cdnjs.cloudflare.com/

将对应源地址替换即可。

Deploy by yourself

Envrionment: Node.js 18+

Install dependencies

npm install
// or other package manager
// yarn install
// pnpm install

Start proxy server

npm run start

Releases

No releases published

Packages

No packages published