Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否把部分需要自定义的内容合并放到一个文件里再去读取 #9

Closed
albaz64 opened this issue Jun 27, 2022 · 5 comments
Labels
增强 新功能或请求 已解决 应该修好了吧(大概)

Comments

@albaz64
Copy link

albaz64 commented Jun 27, 2022

代码下载过来肯定是要修改部分链接的,虽然也就几个链接,但是四百多行代码也不太好找,如果把社交链接和网站链接放到一个 JSON 文件里通过 JS 填充等方式这样就很方便了,下次更新版本也不需要重新填一次,只需要保留自己配置好的 JSON 就能直接使用.

{
  "qq": "xxxxxx",
  "github": "xxxxxx",
  "blog": "xxxxxx",
  "font_url": "https://xxxxxx",
  "wallpaper_api": [
    "1",
    "2",
    "3"
  ],
  "简介": "一份 issue"
}
@imsyy
Copy link
Owner

imsyy commented Jun 28, 2022

好主意,我试试

@imsyy imsyy added the 增强 新功能或请求 label Jun 28, 2022
@imsyy
Copy link
Owner

imsyy commented Jun 28, 2022

随便搞了下,试试咋样 🤪

@albaz64
Copy link
Author

albaz64 commented Jun 29, 2022

随便搞了下,试试咋样 🤪

功能实现了,但可能有点延迟.我在尝试用PHP修改,这样可以直接输出了.

@imsyy imsyy added the help wanted Extra attention is needed label Jun 30, 2022
@imsyy imsyy pinned this issue Jun 30, 2022
@CaiMuCheng
Copy link

这提议不错唉,这样我改的话也会很方便

@tubuxing
Copy link

随便搞了下,试试咋样🤪

功能实现了,但可能有点延迟.我在尝试用PHP修改,这样可以直接输出了.

php已经实现了,歌单也实现了多歌单随机调一个,帮帮的

@imsyy imsyy unpinned this issue Nov 13, 2022
@imsyy imsyy pinned this issue Nov 13, 2022
@imsyy imsyy added 已解决 应该修好了吧(大概) and removed help wanted Extra attention is needed labels Jan 17, 2023
@imsyy imsyy closed this as completed Jan 30, 2023
@imsyy imsyy unpinned this issue Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
增强 新功能或请求 已解决 应该修好了吧(大概)
Projects
Development

No branches or pull requests

4 participants