Thursday, December 14, 2023

Bypass YouTube's stupid anti-AdBlock

Hi there,

Are u also annoyed by YouTube's stupid anti-AdBlock. That is why I made an anti-anti-AdBlock bookmarklet.

How to install:

  1. make a new bookmarklet
  2. set the URL to that below
  3. when you get that anti-AdBlock thing, just click the bookmarklet
  4. Bypass that damn anti-AdBlock

Use this `javascript:(function(){document.cookie.split(";").forEach(cookie => document.cookie = cookie.replace(/^ +/, "").replace(/=.*/, "=;expires=" + new Date().toUTCString() + ";path=/"));localStorage.clear();sessionStorage.clear();location.reload();})();`

submitted by /u/Candid_Sheepherder_9
[link] [comments]

No comments:

Post a Comment