Greasy Fork

derstandard.at adfree

Zeigt normale Bilder bei Artikel an und keine Benachrichtung mehr, dass Werbung geblockt wird.

目前为 2017-09-05 提交的版本。查看 最新版本

// ==UserScript==
// @name        derstandard.at adfree
// @description Zeigt normale Bilder bei Artikel an und keine Benachrichtung mehr, dass Werbung geblockt wird.
// @namespace   derstandard
// @include     http://*derstandard.at/*
// @include     https://*derstandard.at/*
// @version     1.0
// @grant       none
// ==/UserScript==

document.cookie = 'MGUID=dup;domain=.derstandard.at;Path=/';
document.cookie = 'quiz_tracker=dup';
document.cookie = 'ASP.NET_SessionId=dup';
document.cookie = 'invitationCookie=dup';
document.cookie = 'TrackingCookie=dup;domain=.derstandard.at;Path=/';
document.cookie = 'TrackingCookieSession=dup;domain=.derstandard.at;Path=/';