We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f14785 commit be83c8aCopy full SHA for be83c8a
assets/statics/tstCorsPrivate/main.html
@@ -13,7 +13,7 @@
13
font-family: Tahoma, Verdana, Arial, sans-serif;
14
}
15
</style>
16
- <script src="https://cors.shaneking.host/somefolder/somefile.js"></script>
+ <script src="http://cors.shaneking.host/somefolder/somefile.js"></script>
17
</head>
18
19
<body>
0 commit comments