summaryrefslogtreecommitdiff
path: root/_site/msdl/index.html
diff options
context:
space:
mode:
authorDESKTOP-RBH716R\Admin2022-09-22 16:43:09 +0000
committerDESKTOP-RBH716R\Admin2022-09-22 16:43:09 +0000
commit1acb492d12129b0b3329cbf8477171711bd8d4e9 (patch)
tree9ae53cbb4fc3aa20675a67f85d29fc3fc7df291d /_site/msdl/index.html
parentc45361b02d3933bba05c6adc40f102c5f357c51b (diff)
downloadmassgrave.dev-1acb492d12129b0b3329cbf8477171711bd8d4e9.zip
Remove msdl fork
Diffstat (limited to '_site/msdl/index.html')
-rw-r--r--_site/msdl/index.html59
1 files changed, 0 insertions, 59 deletions
diff --git a/_site/msdl/index.html b/_site/msdl/index.html
deleted file mode 100644
index 45c40dd..0000000
--- a/_site/msdl/index.html
+++ /dev/null
@@ -1,59 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta property="description" content="Microsoft Software Download Listing lets you browse and download products from Microsoft Software Download.">
-
- <meta property="twitter:card" content="summary_large_image">
- <meta property="og:site_name" content="Microsoft Software Download Listing">
- <meta property="og:title" content="Microsoft Software Download Listing">
- <meta property="og:type" content="website">
- <meta property="og:description" content="Microsoft Software Download Listing lets you browse and download products from Microsoft Software Download.">
- <meta property="og:image" content="https://eraseyourknees.github.io/msdl/img/cover.png">
- <meta property="og:url" content="https://eraseyourknees.github.io/msdl/">
-
- <title>Microsoft Software Download Listing</title>
-
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/water.css">
- <script defer src="js/msdl.js"></script>
- </head>
- <body>
- <a href="https://github.com/massgravel/mas-docs/tree/main/_site/msdl">Forked</a> from <a href="https://github.com/eraseyourknees/msdl">https://github.com/eraseyourknees/msdl</a>
- <noscript>
- <p>This page requires JavaScript to work.</p>
- </noscript>
-
- <div id="products-list" style="display: none;">
- <h2>Select product</h2>
- <table style="table-layout: auto;">
- <thead>
- <tr>
- <th>Product</th>
- <th>ID</th>
- </tr>
- </thead>
- <tbody id="products-table-body"></tbody>
- </table>
- </div>
-
- <div id="msdl-ms-content" style="display: none;"></div>
-
- <div id="msdl-please-wait" style="display: none;">
- <h2>Please wait...</h2>
- <p>Please wait while the data you requested is being retrieved.</p>
- </div>
-
- <div id="msdl-processing-error" style="display: none;">
- <h2>Error</h2>
- <p>An error has occurred while processing your request.</p>
- </div>
-
- <div id="back-to-products" style="display: none;">
- <hr>
- <button onClick="backToProducts();">Go back to the product list</button>
- </div>
-
- <input id="msdl-session-id" type="hidden">
- </body>
-</html>