mirror of
https://github.com/seigler/bl3skills.com
synced 2025-07-27 09:46:10 +00:00
parent
6a93c8f3d6
commit
e98870e12b
3 changed files with 24 additions and 2 deletions
23
404.html
Normal file
23
404.html
Normal file
|
@ -0,0 +1,23 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
|
||||
<title>Borderlands 3 skill calculator</title>
|
||||
|
||||
<script>
|
||||
sessionStorage.redirect = location.href;
|
||||
</script>
|
||||
|
||||
<meta http-equiv="refresh" content="0;URL='/'"></meta>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
1
CNAME
1
CNAME
|
@ -1 +0,0 @@
|
|||
bl3skills.com
|
2
sw.js
2
sw.js
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue