Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gyng committed Dec 11, 2023
1 parent baf0e16 commit e0affd5
Show file tree
Hide file tree
Showing 19 changed files with 62 additions and 35 deletions.
1 change: 0 additions & 1 deletion 1.00c50a4.js

This file was deleted.

Binary file removed 1.00c50a4.js.gz
Binary file not shown.
Binary file not shown.
Binary file added 54df3a3c1a435554347d.module.wasm.gz
Binary file not shown.
2 changes: 2 additions & 0 deletions 771.19fb315.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added 771.19fb315.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions 771.19fb315.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added 771.19fb315.js.map.gz
Binary file not shown.
Binary file removed ab0ca95e464949a16375.module.wasm.gz
Binary file not shown.
1 change: 0 additions & 1 deletion app.00c50a4.js

This file was deleted.

Binary file removed app.00c50a4.js.gz
Binary file not shown.
3 changes: 3 additions & 0 deletions app.19fb315.js

Large diffs are not rendered by default.

53 changes: 53 additions & 0 deletions app.19fb315.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
Copyright (c) 2016 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/** @license React v0.19.1
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.14.0
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.14.0
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
Binary file added app.19fb315.js.LICENSE.txt.gz
Binary file not shown.
Binary file added app.19fb315.js.gz
Binary file not shown.
1 change: 1 addition & 0 deletions app.19fb315.js.map

Large diffs are not rendered by default.

Binary file added app.19fb315.js.map.gz
Binary file not shown.
35 changes: 2 additions & 33 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,37 +1,6 @@
<!doctype html>
<html>

<head>
<title>DITHERER ▓▒░</title>
<meta charset="utf-8">
<meta name="description" content="Online retro filter app for photos and videos. Dither, glitch, pixelsort, CRT/VHS, and more!"
/>
</head>

<body style="background-color: rgba(38, 38, 38);">
<div id="root" style="height: 100%;">
<div style="font-family: monospace; color: white;">
<div>
プロテクトメモリが最低1M以上必要です。
</div>
<div>
VEM486 Virtual XMS / EMS / VCPI Memory Server
</div>
<div>
______________________________
</div>

<pre>
<!doctype html><html><head><title>DITHERER ▓▒░</title><meta charset="utf-8"><meta name="description" content="Online retro filter app for photos and videos. Dither, glitch, pixelsort, CRT/VHS, and more!"/><script defer="defer" src="./app.19fb315.js"></script></head><body style="background-color: rgba(38, 38, 38);"><div id="root" style="height: 100%;"><div style="font-family: monospace; color: white;"><div>プロテクトメモリが最低1M以上必要です。</div><div>VEM486 Virtual XMS / EMS / VCPI Memory Server</div><div>______________________________</div><pre>
___ __ __
___/ (_) /_/ / ___ _______ ____
/ _ / / __/ _ \/ -_) __/ -_) __/
\_,_/_/\__/_//_/\__/_/ \__/_/
</pre>
<div>DITHERER Ver. 0.0.1</div>
<br />
<div>Now Loading GUI...</div>
</div>
</div>
<script type="text/javascript" src="./app.00c50a4.js"></script></body>

</html>
</pre><div>DITHERER Ver. 0.0.1</div><br/><div>Now Loading GUI...</div></div></div></body></html>
Binary file modified index.html.gz
Binary file not shown.

0 comments on commit e0affd5

Please sign in to comment.