盲水印
- LSB
- StegSolve
- R/G/B/A Plane 0/1/2
- 参考
知乎水印
Array.from(document.querySelectorAll('#root > div > div')).filter(ele=>getComputedStyle(ele).backgroundImage.startsWith(`url("data:image/svg+xml;`))
Array.from(document.querySelectorAll('[class*="css-"]')).filter(ele=>getComputedStyle(ele).backgroundImage.startsWith(`url("data:image/svg+xml;`))