Adblocker with URL-based Detection

Block ads using URL pattern matching

Pada tanggal 16 Desember 2024. Lihat %(latest_version_link).

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Penulis
iewil official
Nilai
0 0 0
Versi
0.1
Dibuat
16 Desember 2024
Diperbarui
16 Desember 2024
Size
2,32 KB
Lisensi
Copyright iewilmaestro
Berlaku untuk
Semua situs
const adUrls = [
    'ads',            // Mengandung kata 'ads' dalam URL (misalnya, 'example.com/ads')
    'doubleclick.net', // Iklan dari doubleclick.net
    'googlesyndication.com', // Iklan dari Google Adsense
    'adservice.google.com', // Iklan Google
    'amazon-adsystem.com',  // Iklan Amazon
    'pubmatic.com',  // Iklan PubMatic
    'cdn.bmcdn6.com'
        // Tambahkan pola URL lainnya jika perlu
    ];

Tambah manual link ads