chalk.louisescher.dev
Open in
urlscan Pro
188.114.96.9
Public Scan
URL:
https://chalk.louisescher.dev/
Submission: On July 06 via automatic, source certstream-suspicious — Scanned from NL
Submission: On July 06 via automatic, source certstream-suspicious — Scanned from NL
Form analysis
0 forms found in the DOMText Content
Blocks Line decorations 1const btn = document.getElementById('btn') 2let count = 0 3function render() { 4 btn.innerText = `Count: ${count}` 5} 6btn.addEventListener('click', () => { 7 // Count from 1 to 10. 8 if (count < 10) { 9 count += 1 10 render() 11 } 12}) louisescher.dev Color theme Custom themeEdit -------------------------------------------------------------------------------- Font Font ligatures Font size Line height Line numbers -------------------------------------------------------------------------------- Backdrop Backdrop noise Backdrop particles Padding X Padding Y -------------------------------------------------------------------------------- Window style Window controls Window noise Window reflection -------------------------------------------------------------------------------- Social Media badge Platform -------------------------------------------------------------------------------- Watermark Watermark text Watermark opacity -------------------------------------------------------------------------------- Copy image to clipboardDownload PNG -------------------------------------------------------------------------------- // Download PNG