Skip to content

Commit be83c8a

Browse files
authored
Update main.html
1 parent 6f14785 commit be83c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/statics/tstCorsPrivate/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
font-family: Tahoma, Verdana, Arial, sans-serif;
1414
}
1515
</style>
16-
<script src="https://cors.shaneking.host/somefolder/somefile.js"></script>
16+
<script src="http://cors.shaneking.host/somefolder/somefile.js"></script>
1717
</head>
1818

1919
<body>

0 commit comments

Comments
 (0)