aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2021-04-02 10:36:45 +0200
committerHarald Eilertsen <haraldei@anduin.net>2021-04-02 10:36:45 +0200
commit7d2e092f8f9c6feb4d7c09a7c3187a1ed79e4783 (patch)
treea063a9676a2ac0f7786161fe65398d6162a82e88
parent48906ebadda0a03cb3938298e68159177ac14b1b (diff)
downloaduserscripts-7d2e092f8f9c6feb4d7c09a7c3187a1ed79e4783.tar.gz
userscripts-7d2e092f8f9c6feb4d7c09a7c3187a1ed79e4783.tar.bz2
userscripts-7d2e092f8f9c6feb4d7c09a7c3187a1ed79e4783.zip
Another blinker down.
-rw-r--r--Dagbladet noblink/Dagbladet noblink.user.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/Dagbladet noblink/Dagbladet noblink.user.js b/Dagbladet noblink/Dagbladet noblink.user.js
index 80e0a93..397792f 100644
--- a/Dagbladet noblink/Dagbladet noblink.user.js
+++ b/Dagbladet noblink/Dagbladet noblink.user.js
@@ -4,13 +4,14 @@
// @description Remove annoying blinking backgrounds and animated marquees at dagbladet.no.
// @include https://*.dagbladet.no/*
// @include https://*.dinside.no/*
-// @version 2
+// @version 3
// @grant none
// ==/UserScript==
let blink_classes = [
'breaking--just-now',
'breaking--just-now-wave',
+ 'breaking--just-now-wave-blink',
'breaking--pulse-background',
'breaking--pulse-kicker',
'breaking--pulsating-dots'