-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
10,980 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Custom SRC Client</title> | ||
<script src="jquery-3.5.1.js" type="text/javascript"></script> | ||
<script src="main.js" type="text/javascript"></script> | ||
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> --> | ||
</head> | ||
<body> | ||
<table> | ||
<tr> | ||
<td>All Minerals - Random Seed Glitchless, No Structures, 1.16</td> | ||
<td>1st</td> | ||
<td>Blachteg</td> | ||
<td>13m 15s 710ms (in-game time)</td> | ||
<td>PC</td> | ||
<td>4 days ago</td> | ||
</tr> | ||
<tr> | ||
<td>Arbalistic - Set Seed Glitchless</td> | ||
<td>3rd</td> | ||
<td>amiros100</td> | ||
<td>15m 21s (in-game time)</td> | ||
<td>PC</td> | ||
<td>4 days ago</td> | ||
</tr> | ||
</table> | ||
<pre> | ||
</pre> | ||
</body> | ||
</html> |
Oops, something went wrong.