Open guin18 opened 2 years ago
无法访问服务器下载卡图,生成的pdf因此均为默认图片。 cannot load image https://ygo-card-1257059753.cos.ap-beijing.myqcloud.com/500/43262273.jpg because of error: [Server responded with 451], use default image instead.
cannot load image https://ygo-card-1257059753.cos.ap-beijing.myqcloud.com/500/43262273.jpg because of error: [Server responded with 451], use default image instead.
没错 图床好像挂了
我找了另外的图床
将index.js的第4行改为 const DEFAULT_IMAGE_BASE = 'https://storage.googleapis.com/ygoprodeck.com/pics_artgame';
index.js
const DEFAULT_IMAGE_BASE = 'https://storage.googleapis.com/ygoprodeck.com/pics_artgame';
最近没有关注这个repo,sorry,我去看一下图床~
无法访问服务器下载卡图,生成的pdf因此均为默认图片。
cannot load image https://ygo-card-1257059753.cos.ap-beijing.myqcloud.com/500/43262273.jpg because of error: [Server responded with 451], use default image instead.