server ver
This commit is contained in:
57
resources/views/layout7/0x40.blade.php
Executable file
57
resources/views/layout7/0x40.blade.php
Executable file
@@ -0,0 +1,57 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>0x40 w0bm</title>
|
||||
<link rel="stylesheet" href="css/hues-min.css">
|
||||
<style>
|
||||
.hues-preloader {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.hues-preloader::before {
|
||||
content: "CLICK ME";
|
||||
visibility: visible;
|
||||
color: #339999;
|
||||
position: absolute;
|
||||
text-shadow: -3px 2px black;
|
||||
}
|
||||
|
||||
body {
|
||||
background: #161618;
|
||||
color: white;
|
||||
}
|
||||
|
||||
iframe {
|
||||
width: 342px;
|
||||
height: 50px;
|
||||
border: 0!important;
|
||||
display: flex;
|
||||
}
|
||||
</style>
|
||||
<script type="text/javascript" src="lib/hues-min.js"></script>
|
||||
<script type="text/javascript" src="lib/zip.js"></script>
|
||||
<script type="text/javascript" src="lib/zip-fs.js"></script>
|
||||
<script type="text/javascript">
|
||||
window.addEventListener("load", function() {
|
||||
var defaults = {
|
||||
workersPath : "lib/workers/",
|
||||
respacks : ["/respacks/wii_remix.zip"],
|
||||
volume: 0.3,
|
||||
blurAmount: "high",
|
||||
blurDecay: "faster!",
|
||||
blurQuality: "extreme",
|
||||
colourSet: "v4.20",
|
||||
currentUI: "mini",
|
||||
playBuildups: "on",
|
||||
smartAlign: "off",
|
||||
trippyMode: "on",
|
||||
};
|
||||
core = new HuesCore(defaults);
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user