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

The picture preview of the fof/secure-https plug-in has not been proxied #154

Open
huguadao opened this issue Nov 27, 2022 · 1 comment
Open

Comments

@huguadao
Copy link

After the fof/secure-https plug-in is installed and enabled, there is no proxy for the picture preview in the blog list and the header picture of the article page, nor does it display the picture source of http protocol

截屏2022-11-27 22.58.25

截屏2022-11-27 11.51.58

截屏2022-11-27 12.00.20

我同样也在 fof/secure-https 下咨询了这个问题 :
FriendsOfFlarum/secure-https#24

@huguadao
Copy link
Author

huguadao commented Nov 27, 2022

Or should I modify which line of code in which file to change:

background-image:
url("http://bbs.ndsj.com/2022-11-26/1669482319-457168-1667360498-757053-logo.jpg");

To

background-image:
url("https://archibbs.com/api/fof/secure-https?imgurl=http://bbs.ndsj.com/2022-11-26/1669482319-457168-1667360498-757053-logo.jpg");

Prefixes are fixed:

https://archibbs.com/api/fof/secure-https?imgurl=

Thx🙏

截屏2022-11-27 12.00.20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant