mirror of
https://github.com/AuxXxilium/arc.git
synced 2024-11-24 02:59:53 +07:00
6 lines
133 B
HTML
6 lines
133 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en-US">
|
||
|
<head>
|
||
|
<script language="javascript"> location.replace("./custom.html")</script>
|
||
|
</head>
|
||
|
</html>
|