You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe the original author hasn't paid attention to this code for a long time.
I can't see the complete information of the console, but from the logic of debugging the plug-in, you should modify the URL parameter of ajaxpromise in the JS file
url: http://iframely.server.crestify.com/iframely?url= ${url},
==>
url: https://iframely.server.crestify.com/iframely?url= ${url},
Electronic does not support the use of HTTPS in Ajax
The text was updated successfully, but these errors were encountered: