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

随机图片设置 增加API调用模式 #865

Closed
chinoKwi opened this issue Mar 26, 2024 · 4 comments
Closed

随机图片设置 增加API调用模式 #865

chinoKwi opened this issue Mar 26, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@chinoKwi
Copy link

这是什么方面的想法?
新增功能

这个想法具体是要实现什么?
随机图片设置外部API增加 API接口调用模式

这个想法实现后有什么帮助?
更灵活的使用随机图片API

是否有具体的实现思路?

前端 页面增加:

  1. 接口地址输入框(例如:https://example.com
  2. 请求方式下拉框 (例如:POST)
  3. 图片地址取值输入框 (例如:data.url

补充信息:
接口调用在后端完成,待接口返回数据后 依据用户输入的 图片地址取值 字段,将图片渲染至页面

@chinoKwi chinoKwi added the enhancement New feature or request label Mar 26, 2024
Copy link

@chinoKwi,感谢你给 sakurairo 提出了 issue。ヾ(≧▽≦*)o
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@kanodaisuki
Copy link
Contributor

没太看明白。你的意思是让浏览网页的游客可以自定义随机图来源?

按照你的想法,我认为你的服务器会变成一台由匿名用户控制,可以向任何地址发送HTTP请求的机器。这是绝对不合理的。

@chinoKwi
Copy link
Author

chinoKwi commented Apr 7, 2024

并不是让浏览网页的游客自定义随机图来源。
前端页面是指 后台管理的主题设置里。目前有 Webp优化/外部API桌面端随机图片地址、外部API手机端随机图片地址,希望可以在目前的功能上按照上述方案增强。

目前填入的地址是直接被放到图片src里的。主要想法是不想直接暴露填写的随机图片地址,对于部分随机图片接口 地址中可能包含token等字段。

@KotoriK
Copy link
Collaborator

KotoriK commented Apr 9, 2024

你这个问题是随机图片接口的问题而不是主题的问题,主题是不管随机图接口是直接返回图片还是redirect到图片真实地址上的。

@KotoriK KotoriK closed this as not planned Won't fix, can't repro, duplicate, stale Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants