diff options
-rw-r--r-- | cont/mit.html | 15 | ||||
-rw-r--r-- | mit.html | 40 |
2 files changed, 0 insertions, 55 deletions
diff --git a/cont/mit.html b/cont/mit.html deleted file mode 100644 index a737471..0000000 --- a/cont/mit.html +++ /dev/null @@ -1,15 +0,0 @@ -<!-- -123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890 -一二三四-->[TITLE] [DATE] --------------------------------------------------------------------------------- -[SETTITLE]MIT Decisions Countdown Clock -[SETDATE]3-09-2019 - -Can't wait for that rejection. -<img src="img/mit/scr.png" alt="Screenshot of the script"`></img> -<a href="https://hairydiode.xyz/cgit/mitclock">Code</a> - -Yeah I know you're not supposed to abuse "date" like that but it's a fun toy -script. - -UPDATE: yeah I got the fat rejection. UC Hicago too. diff --git a/mit.html b/mit.html deleted file mode 100644 index 739f697..0000000 --- a/mit.html +++ /dev/null @@ -1,40 +0,0 @@ -<!DOCTYPE html> -<head> -<title>MIT Decisions Countdown Clock</title> -<meta charset="utf-8"/> -<link rel="stylesheet" href="https://hairydiode.xyz/style.css"/> -<link rel="icon" type="image/png" href="https://hairydiode.xyz/img/fav/logo.png"/> -</head> -<body> -<div class="content"> -<pre> -<!-- -123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890 -一二三四 --->-------------------------------------------------------------------------------- - -<a href="https://hairydiode.xyz">>HairyDiode</a> - --------------------------------------------------------------------------------- -<!-- -123456789-223456789-323456789-423456789-523456789-623456789-723456789-8234567890 -一二三四-->MIT Decisions Countdown Clock 3-09-2019 --------------------------------------------------------------------------------- - -Can't wait for that rejection. -<img src="img/mit/scr.png" alt="Screenshot of the script"`></img> -<a href="https://hairydiode.xyz/cgit/mitclock">Code</a> - -Yeah I know you're not supposed to abuse "date" like that but it's a fun toy -script. - -UPDATE: yeah I got the fat rejection. UC Hicago too. -</pre> -</div> -<br> -<br> -</body> -<!-- -if you're digging in the src you might be interested in how this site works -here: https://hairydiode.xyz/meta2 ---> |