Removes that annoying AI ad on downforeveryoneorjustme
Remove that stupid AI ad by SatinFoil

Details
AuthorSatinFoil
LicenseNo License
Categorydownforeveryoneorjustme.com
Created
Updated
Code size207 B
Code checksum318c42aa
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Remove that stupid AI ad
@version 20250408.06.03
@namespace ?
==/UserStyle== */
@-moz-document domain("downforeveryoneorjustme.com") {
.rounded-t-md {
display: none;
}
}