codeshare.zverify.cn
Open in
urlscan Pro
76.76.21.142
Public Scan
URL:
https://codeshare.zverify.cn/
Submission: On October 31 via automatic, source certstream-suspicious — Scanned from DE
Submission: On October 31 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Chalk BlocksLine decorationsDecorations Export -------------------------------------------------------------------------------- Select icon 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}) Presets No presets saved yet Save your current settings as a preset for quick access later. Create New Preset -------------------------------------------------------------------------------- Color theme Custom themeEdit -------------------------------------------------------------------------------- Font Font ligatures Font size Line height Line numbers -------------------------------------------------------------------------------- Backdrop Custom Backdrop noise Backdrop particles Shadow overlay Padding X Padding Y -------------------------------------------------------------------------------- Window Window style Window controls Window noise Window reflection Window Padding X Window Padding Y -------------------------------------------------------------------------------- Twitter/X badge Watermark Download PNG