Created
August 8, 2025 10:10
-
-
Save 4lun/ad5c16cf46146fd957367cd50f4c5417 to your computer and use it in GitHub Desktop.
Custom Warning page for https://chromewebstore.google.com/detail/Simple%20Website%20Blocker/cnnanfhnjndfhjofabppgccbnplioggm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🚫 <style>body { opacity: 0.2; filter: grayscale(1); font-size: 10em; font-family: sans-serif; display: flex; align-items: center; justify-content: center } h1 { display: none; }</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment