This commit is contained in:
amy 2024-11-20 18:53:12 +03:30
parent 1f94464b3a
commit 7765c6af9f
No known key found for this signature in database
5 changed files with 8 additions and 24 deletions

View file

@ -5,16 +5,15 @@ export default function App() {
<div class='hackedheader'> <div class='hackedheader'>
<h1>websites that ive stolen</h1> <h1>websites that ive stolen</h1>
<div class='hackedlist'> <div class='hackedlist'>
<a href="https://exhq.mugman.tech/">exhq.mugman.tech</a> <a href="https://exhq.mugman.tech/">exhq.mugman.tech</a>
<a href="https://exhq.nekos.in/">exhq.nekos.in</a> <a href="https://exhq.nekos.in/">exhq.nekos.in</a>
<a href="https://exhq.i386.dev">exhq.i386.dev</a> <a href="https://exhq.i386.dev">exhq.i386.dev</a>
<a href="https://exhq.sadan.zip">exhq.sadan.zip</a> <a href="https://exhq.sadan.zip">exhq.sadan.zip</a>
<a href="https://exhq.maggiepi.site">exhq.maggiepi.site</a> <a href="https://exhq.maggiepi.site">exhq.maggiepi.site</a>
<a href="https://exhq.nea.moe">exhq.nea.moe</a>
<a href="https://exhq.ushie.dev">exhq.ushie.dev</a> <a href="https://exhq.ushie.dev">exhq.ushie.dev</a>
<a href="https://exhq.aspy.dev">exhq.aspy.dev</a> <a href="https://exhq.aspy.dev">exhq.aspy.dev</a>
<a href="https://exhq.kittens.cat">exhq.kittens.cat</a>
<a href="https://exhq.steamcumunity.com/">exhq.steamcumunity.com</a> <a href="https://exhq.steamcumunity.com/">exhq.steamcumunity.com</a>
<a href="https://exhq.nin0dev.com/">exhq.nin0dev.com</a>
<a href="https://exhq.rico040.su/">exhq.rico040.su</a> <a href="https://exhq.rico040.su/">exhq.rico040.su</a>
</div> </div>
</div> </div>

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" /> <link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ehco</title> <title>amy hacked</title>
<meta content="i am hakcer" property="og:title" /> <meta content="i am hakcer" property="og:title" />
<meta content="wevbsiutres that ive st0oplen" property="og:description" /> <meta content="wevbsiutres that ive st0oplen" property="og:description" />
<meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" /> <meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" />

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" /> <link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ehco</title> <title>amy</title>
<meta content="ECHO" property="og:title" /> <meta content="ECHO" property="og:title" />
<meta content="warning: this user is known to be extremely silly, proceed with caution." property="og:description" /> <meta content="warning: this user is known to be extremely silly, proceed with caution." property="og:description" />
<meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" /> <meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" />

View file

@ -5,7 +5,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" /> <link rel="icon" type="image/svg+xml" href="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ehco</title> <title>amy reviews</title>
<meta content="review" property="og:title" /> <meta content="review" property="og:title" />
<meta content="rewviewdb, but not turkish" property="og:description" /> <meta content="rewviewdb, but not turkish" property="og:description" />
<meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" /> <meta content="https://proxy.mono.exhq.dev/_/plain/https://dp.nea.moe/avatar/712639419785412668.png" property="og:image" />

View file

@ -2,31 +2,17 @@
import { onCleanup } from "solid-js"; import { onCleanup } from "solid-js";
import { removethething } from "./utils.tsx"; import { removethething } from "./utils.tsx";
function getName(): string{
return Math.random() < 0.2? "EHCO" : "ECHO"
}
function HoverComponent() { function HoverComponent() {
let timerId: number|null; let timerId: number|null;
// const [name, setname] = createSignal(true)
// const startTimer = () => {
// timerId = setTimeout(() => {
// setname(!name())
// }, 3000);
// };
const clearTimer = () => { const clearTimer = () => {
if (timerId) { if (timerId) {
clearTimeout(timerId); clearTimeout(timerId);
timerId = null; timerId = null;
} }
}; };
// const handleMouseEnter = () => {
// startTimer();
// };
onCleanup(() => { onCleanup(() => {
clearTimer(); clearTimer();
@ -40,10 +26,9 @@ function HoverComponent() {
if (e.target.textContent !== "ECHO") { if (e.target.textContent !== "ECHO") {
e.target.textContent = "ECHO" e.target.textContent = "ECHO"
} }
}} }}
// onMouseLeave={clearTimer}
> >
{getName()} Amy
</h1> </h1>
); );
} }