We hidden simple ad selectors with simple css codes. However, it is recommended to use "u block origin".
ad-free dizipal by exelance-llc
Details
Authorexelance-llc
LicenseBigo
Categoryfilm
Created
Updated
Size482 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name dizipal807.com - May 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://dizipal") {
/* Kodu buraya ekle... */
div.px-5.flex.flex-col.gap-4.mb-8 , div.px-5.flex.flex-col.gap-4.mt-8 , div.alert, .mt-6.col-span-3 > .fd.px-5.py-5.bg-\[\#111111\], .fd.px-5.py-5.bg-\[\#111111\]{
display: none !important;
}
}