We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d2742b commit ce7a68eCopy full SHA for ce7a68e
1 file changed
_examples/example.js
@@ -1,3 +1,4 @@
1
if('open-demo.modstart.com'===window.location.host){
2
window.UEDITOR_HOME_URL = 'https://open-demo-cdn.modstart.com/ueditor-plus/'
3
+ window.UEDITOR_CORS_URL = 'https://open-demo.modstart.com/ueditor-plus/'
4
}
0 commit comments