Skip to content

Instantly share code, notes, and snippets.

View CLJP85's full-sized avatar
☠️
about to start amazon delivery, training day 1 minana ~ 10.7.2024 rip

Christopher Leslie-John Peters CLJP85

☠️
about to start amazon delivery, training day 1 minana ~ 10.7.2024 rip
View GitHub Profile
@XVilka
XVilka / TrueColour.md
Last active August 3, 2025 16:57
True Colour (16 million colours) support in various terminal applications and terminals

THIS GIST WAS MOVED TO TERMSTANDARD/COLORS REPOSITORY.

PLEASE ASK YOUR QUESTIONS OR ADD ANY SUGGESTIONS AS A REPOSITORY ISSUES OR PULL REQUESTS INSTEAD!

@dcepler
dcepler / gist:4126222
Created November 21, 2012 17:25 — forked from learncfinaweek/gist:4121370
Security - Cross-Site Scripting (XSS)

Cross-site Scripting (XSS) is the most prevalent web application security flaw and occurs when user supplied data is sent to the browser without properly validating or escaping that content. XSS flaws can allow the attacker to: