add cdn redirect

This commit is contained in:
Moos 2019-05-31 06:02:31 -07:00
parent 03c0b1aa54
commit b932668cd5
1 changed files with 6 additions and 0 deletions

6
samples/index.html Normal file
View File

@ -0,0 +1,6 @@
<!doctype html>
<html>
<head>
<meta http-equiv="refresh" content="0; URL='cdn'" />
</head>
</html>