mirror of
https://github.com/woodchen-ink/CoverView.git
synced 2025-07-18 05:51:56 +08:00
fix: 更新 devIconsUrl 链接以使用新的镜像地址
This commit is contained in:
parent
6b549e6c64
commit
8f9a55ffb1
@ -25,7 +25,7 @@ const defaultSettings = {
|
||||
platform: 'hashnode'
|
||||
};
|
||||
|
||||
const devIconsUrl = "https://mirror.czl.net/https://raw.githubusercontent.com/devicons/devicon/master/devicon.json"
|
||||
const devIconsUrl = "https://mirror.20200511.xyz/https://raw.githubusercontent.com/devicons/devicon/master/devicon.json"
|
||||
|
||||
class Editor extends React.Component {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user