Ether

Ether's profile picture

"Making a website"

I feel tired

Last active:

Mood: bored


View my: Profile | Forum Topics

Report User

SpaceHey Blog URL:

https://blog.spacehey.com/tristianisether

Ether's Blog Entries

[Subscribe to this Blog]

— 1 Kudos

FUNNY BUISNESS

Category: Web, HTML, Tech

So .profile { background-color: black; } .profile-pic { content: url("https://i.ibb.co/qRYPBq8/test.gif"); } button { background-color:#000000; color:#ff00d7; transition-duration: 0.4s; } button:hover { background-color: #ff00d7; color: #000000; } input[type="text"] { background: #ff00d7 !important; } main,nav .top, nav .center, nav .right, nav .links a,nav .links,.details-table td:first-child,.de... » Continue Reading

» View Blog Entry

1 Comment

Update theme for blog

Category: Web, HTML, Tech

.profile { background-color: black; } .profile-pic { content: url("https://i.ibb.co/qRYPBq8/test.gif"); } button { background-color:#000000; color:#ff00d7; transition-duration: 0.4s; } button:hover { background-color: #ff00d7; color: #000000; } input[type="text"] { background: #ff00d7 !important; } main,nav .top, nav .center, nav .right, nav .links a,nav .links,.details-table td:first-child,.detai... » Continue Reading

» View Blog Entry

My new desktop lol

Category: Web, HTML, Tech

So last week I think I installed DWM on my arch linux distro with st and dmenu and I kid you not I have the most sexy linux rice in the whole god damn world. My desktop looks so fucking nice and it's so fast now. I put in a few custom patches in dwm so I don't have to use xsetroot for my status bar, I love suckless software man, code is modular and it's really fucking fast here is my desktop: http... » Continue Reading

» View Blog Entry

— 2 Kudos

Xss payload creation fuzzing test idk

Category: Web, HTML, Tech

So I have been trying to get xss to work on this site and I'm getting pretty close I think. I tried to embed some Java-script via using the css import shit. Kind of got it to work who knows might be worth reporting to admin for some $$$. Here's the findings: Embed code: Url css file code: http://xss.rocks/xss.css » Continue Reading

» View Blog Entry