diff options
author | Dominic DiTaranto <domdit@gmail.com> | 2024-09-09 18:30:35 -0400 |
---|---|---|
committer | Dominic DiTaranto <domdit@gmail.com> | 2024-09-09 18:30:35 -0400 |
commit | 0cfa38f462a97be8ef3741b23591f590174d2ecd (patch) | |
tree | 03e27598b861efc786466eab912d4fcda9861759 /redirect.html |
Diffstat (limited to 'redirect.html')
-rw-r--r-- | redirect.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/redirect.html b/redirect.html new file mode 100644 index 0000000..39635b5 --- /dev/null +++ b/redirect.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <script type="text/javascript" src="https://christian-webring.nekoweb.org/onionring-variables.js"></script> + <script type="text/javascript" src="static/redirect.js"></script> + +</head> +<body> + +</body> +</html>
\ No newline at end of file |