Skip to content

Commit e99de74

Browse files
authored
Add script to redirect to eval.is-a.software
Signed-off-by: Tutos Rive <108991712+tutosrive@users.noreply.github.com>
1 parent c334d3a commit e99de74

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

eval/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
window.location.replace("https://eval.is-a.software/");
1+
<script type="text/javascript">
2+
window.location.replace("https://eval.is-a.software/");
3+
</script>

0 commit comments

Comments
 (0)