Skip to content

www.webmatematik.dk Cookies bypass by MagicBOTAlex

Screenshot of www.webmatematik.dk Cookies bypass

Details

AuthorMagicBOTAlex

LicenseNo License

Categorywww.webmatematik.dk

Created

Updated

Size560 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

It removes the cookies requirement from the youtube video embeds. (Only tested on firefox)

Notes

Contact me if you wish for me to take this down, due to legal reasons.

Source code

/* ==UserStyle==
@name         www.webmatematik.dk
@version      20230529.23.58
@namespace    ?
==/UserStyle== */

@-moz-document url("https://www.webmatematik.dk/lektioner/matematik-b/trigonometri/cosinusrelationerne") {
.cc-blocker{
    display: none !important;
    visibility: hidden !important;
}

.cc-blocker p{
    display: none !important;
    visibility: hidden !important;
}

.cc-blocker button{
    display: none !important;
    visibility: hidden !important;
}

.cc-consentwrapper::before{
    content: none !important;
}
}

Reviews

No reviews yet.