Skip to content

Commit

Permalink
deploy: ec74e52
Browse files Browse the repository at this point in the history
  • Loading branch information
RTa-technology authored and RTa-technology committed Aug 28, 2023
1 parent 2df2b0d commit 8735b9b
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 53 deletions.
48 changes: 26 additions & 22 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,18 @@
<style id="init"></style>

<!-- Google tag (gtag.js) -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6712436328053318"
crossorigin="anonymous"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6712436328053318" crossorigin="anonymous"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q9CR0QHZF8"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YHEKX9SHES"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());

gtag('config', 'G-Q9CR0QHZF8');
gtag('config', 'G-YHEKX9SHES');
</script>
<script type="module" crossorigin src="/main-1f28d948.js"></script>
<script type="module" crossorigin src="/main-40de4d74.js"></script>
<link rel="stylesheet" href="/index-4036a043.css">
</head>

Expand All @@ -41,10 +40,7 @@ <h1><a href="/" class="active"><span>Wikitext Previewer</span></a></h1>
<h2><span></span></h2>
<div id="search-top-box" class="form-search">
<form id="search-top-box-form" action="dummy" class="input-append">
<input id="search-top-box-input" class="text empty search-query" type="text" size="15" name="query"
value="Search this site"
onfocus="if(YAHOO.util.Dom.hasClass(this, 'empty')){YAHOO.util.Dom.removeClass(this,'empty'); this.value='';}"><input
class="button btn" type="submit" name="search" value="Search">
<input id="search-top-box-input" class="text empty search-query" type="text" size="15" name="query" value="Search this site" onfocus="if(YAHOO.util.Dom.hasClass(this, 'empty')){YAHOO.util.Dom.removeClass(this,'empty'); this.value='';}"><input class="button btn" type="submit" name="search" value="Search">
</form>
</div>
<div id="top-bar">
Expand Down Expand Up @@ -85,9 +81,8 @@ <h2><span></span></h2>
</div>
<div id="page-info-break">
<div id="page-styles"></div>
<img class="wj-image" src="https://apiwd.scp-jp.org/endpoint"
style="width: 1px;visibility: hidden;user-select: none;">
<div id="page-info"></div>
<img class="wj-image" src="https://apiwd.scp-jp.org/endpoint" style="width: 1px;visibility: hidden;user-select: none;">
<div id="page-info"></div>
</div>
<div id="action-area" style="display: block;">
<h1 id="actionarea-title">Edit Page</h1>
Expand All @@ -100,8 +95,7 @@ <h1 id="actionarea-title">Edit Page</h1>
Page title:
</td>
<td>
<input class="text" id="edit-page-title" name="title" type="text" size="35" maxlength="128"
style="font-weight: bold; font-size: 130%;">
<input class="text" id="edit-page-title" name="title" type="text" size="35" maxlength="128" style="font-weight: bold; font-size: 130%;">
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -142,31 +136,41 @@ <h1 id="actionarea-title">Edit Page</h1>
</table>
<div class="buttons alignleft">
<input type="button" name="save" id="actionarea-save" class="btn btn-primary" value="Save">
<input type="button" name="share/share update" id="actionarea-share" class="btn btn-primary"
value="Share/Share update">
<input type="button" name="share/share update" id="actionarea-share" class="btn btn-primary" value="Share/Share update">
<input type="button" name="history" id="actionarea-history" class="btn btn-primary" value="History">
</div>
<details>
<summary id="actionarea-advancedsettings">Advanced Settings</summary>
<h2 id="actionarea-advancedsettingstitle">Edit Sidebar</h2>
<div>
<textarea id="edit-side-textarea" name="source" rows="20" cols="60"
style="width: 95%;"></textarea>
<textarea id="edit-side-textarea" name="source" rows="20" cols="60" style="width: 95%;"></textarea>
</div>
</details>
</form>
</div>
<div id="actionarea-history">
<div id="revision-list">
<table class="page-history">
<tbody>
</tbody>
</table>
</div>
</div>
<div id="history-subarea" style="display: none;">
<h1 class="page-source-title">Page source: </h1>
<div class="page-source">
</div>
</div>
</div>
</div>
</div>
<div id="footer" style="display: block; visibility: visible;">
Powered by <a href="https://scp-jp.org/">SCP-JP.org</a>
</div>
<div id="license-area">
Wikitext Previewer is developed and maintained by <a href="https://github.com/RTa-technology"
target="_blank">RTa-technology</a>. <a href="https://github.com/RTa-technology/ftml-web" target="_blank">Code</a>
Wikitext Previewer is developed and maintained by <a href="https://github.com/RTa-technology" target="_blank">RTa-technology</a>. <a href="https://github.com/RTa-technology/ftml-web" target="_blank">Code</a>
License: <a href="https://www.gnu.org/licenses/" target="_blank">AGPL-3.0 license</a><br>
Copyright (C) 2022- Zokhoi &amp; other vscode-ftml contributors (<a
href="https://github.com/Zokhoi/vscode-ftml">vscode-ftml</a>)<br>
Copyright (C) 2022- Zokhoi &amp; other vscode-ftml contributors (<a href="https://github.com/Zokhoi/vscode-ftml">vscode-ftml</a>)<br>
Copyright (C) 2022- RTa-technology &amp; other ftml-web contributors.
</div>
<div id="extrac-div-1"><span></span></div>
Expand All @@ -185,4 +189,4 @@ <h2 id="actionarea-advancedsettingstitle">Edit Sidebar</h2>

</body>

</html>
</html>
48 changes: 26 additions & 22 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,18 @@
<style id="init"></style>

<!-- Google tag (gtag.js) -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6712436328053318"
crossorigin="anonymous"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6712436328053318" crossorigin="anonymous"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q9CR0QHZF8"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YHEKX9SHES"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());

gtag('config', 'G-Q9CR0QHZF8');
gtag('config', 'G-YHEKX9SHES');
</script>
<script type="module" crossorigin src="/main-1f28d948.js"></script>
<script type="module" crossorigin src="/main-40de4d74.js"></script>
<link rel="stylesheet" href="/index-4036a043.css">
</head>

Expand All @@ -41,10 +40,7 @@ <h1><a href="/" class="active"><span>Wikitext Previewer</span></a></h1>
<h2><span></span></h2>
<div id="search-top-box" class="form-search">
<form id="search-top-box-form" action="dummy" class="input-append">
<input id="search-top-box-input" class="text empty search-query" type="text" size="15" name="query"
value="Search this site"
onfocus="if(YAHOO.util.Dom.hasClass(this, 'empty')){YAHOO.util.Dom.removeClass(this,'empty'); this.value='';}"><input
class="button btn" type="submit" name="search" value="Search">
<input id="search-top-box-input" class="text empty search-query" type="text" size="15" name="query" value="Search this site" onfocus="if(YAHOO.util.Dom.hasClass(this, 'empty')){YAHOO.util.Dom.removeClass(this,'empty'); this.value='';}"><input class="button btn" type="submit" name="search" value="Search">
</form>
</div>
<div id="top-bar">
Expand Down Expand Up @@ -85,9 +81,8 @@ <h2><span></span></h2>
</div>
<div id="page-info-break">
<div id="page-styles"></div>
<img class="wj-image" src="https://apiwd.scp-jp.org/endpoint"
style="width: 1px;visibility: hidden;user-select: none;">
<div id="page-info"></div>
<img class="wj-image" src="https://apiwd.scp-jp.org/endpoint" style="width: 1px;visibility: hidden;user-select: none;">
<div id="page-info"></div>
</div>
<div id="action-area" style="display: block;">
<h1 id="actionarea-title">Edit Page</h1>
Expand All @@ -100,8 +95,7 @@ <h1 id="actionarea-title">Edit Page</h1>
Page title:
</td>
<td>
<input class="text" id="edit-page-title" name="title" type="text" size="35" maxlength="128"
style="font-weight: bold; font-size: 130%;">
<input class="text" id="edit-page-title" name="title" type="text" size="35" maxlength="128" style="font-weight: bold; font-size: 130%;">
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -142,31 +136,41 @@ <h1 id="actionarea-title">Edit Page</h1>
</table>
<div class="buttons alignleft">
<input type="button" name="save" id="actionarea-save" class="btn btn-primary" value="Save">
<input type="button" name="share/share update" id="actionarea-share" class="btn btn-primary"
value="Share/Share update">
<input type="button" name="share/share update" id="actionarea-share" class="btn btn-primary" value="Share/Share update">
<input type="button" name="history" id="actionarea-history" class="btn btn-primary" value="History">
</div>
<details>
<summary id="actionarea-advancedsettings">Advanced Settings</summary>
<h2 id="actionarea-advancedsettingstitle">Edit Sidebar</h2>
<div>
<textarea id="edit-side-textarea" name="source" rows="20" cols="60"
style="width: 95%;"></textarea>
<textarea id="edit-side-textarea" name="source" rows="20" cols="60" style="width: 95%;"></textarea>
</div>
</details>
</form>
</div>
<div id="actionarea-history">
<div id="revision-list">
<table class="page-history">
<tbody>
</tbody>
</table>
</div>
</div>
<div id="history-subarea" style="display: none;">
<h1 class="page-source-title">Page source: </h1>
<div class="page-source">
</div>
</div>
</div>
</div>
</div>
<div id="footer" style="display: block; visibility: visible;">
Powered by <a href="https://scp-jp.org/">SCP-JP.org</a>
</div>
<div id="license-area">
Wikitext Previewer is developed and maintained by <a href="https://github.com/RTa-technology"
target="_blank">RTa-technology</a>. <a href="https://github.com/RTa-technology/ftml-web" target="_blank">Code</a>
Wikitext Previewer is developed and maintained by <a href="https://github.com/RTa-technology" target="_blank">RTa-technology</a>. <a href="https://github.com/RTa-technology/ftml-web" target="_blank">Code</a>
License: <a href="https://www.gnu.org/licenses/" target="_blank">AGPL-3.0 license</a><br>
Copyright (C) 2022- Zokhoi &amp; other vscode-ftml contributors (<a
href="https://github.com/Zokhoi/vscode-ftml">vscode-ftml</a>)<br>
Copyright (C) 2022- Zokhoi &amp; other vscode-ftml contributors (<a href="https://github.com/Zokhoi/vscode-ftml">vscode-ftml</a>)<br>
Copyright (C) 2022- RTa-technology &amp; other ftml-web contributors.
</div>
<div id="extrac-div-1"><span></span></div>
Expand All @@ -185,4 +189,4 @@ <h2 id="actionarea-advancedsettingstitle">Edit Sidebar</h2>

</body>

</html>
</html>
8 changes: 0 additions & 8 deletions main-1f28d948.js

This file was deleted.

1 change: 0 additions & 1 deletion main-1f28d948.js.map

This file was deleted.

8 changes: 8 additions & 0 deletions main-40de4d74.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions main-40de4d74.js.map

Large diffs are not rendered by default.

0 comments on commit 8735b9b

Please sign in to comment.