first commit
This commit is contained in:
commit
b5a4c0a601
42 changed files with 2802 additions and 0 deletions
21
hacked/App.tsx
Normal file
21
hacked/App.tsx
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
import '../src/App.css'
|
||||
import './hacked.css'
|
||||
export default function App() {
|
||||
return <div class='hackedmain'>
|
||||
<div class='hackedheader'>
|
||||
<h1>websites that ive stolen</h1>
|
||||
<div class='hackedlist'>
|
||||
<a href="https://exhq.mugman.tech/">exhq.mugman.tech</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.sadan.zip">exhq.sadan.zip</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.aspy.dev">exhq.aspy.dev</a>
|
||||
<a href="https://exhq.steamcumunity.com/">exhq.steamcumunity.com</a>
|
||||
<a href="https://exhq.rico040.su/">exhq.rico040.su</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue