[-] HereAmI@lemmy.world 2 points 9 months ago

Moi. J'aime bien, moi.

9
submitted 9 months ago by HereAmI@lemmy.world to c/motogp@lemmy.world

Hello, this is my new adchievement : I removed the blur overlay when I hover on MotoGP video player !!! I hate it !!! This is (part of) my Tampermonkey script (I have other mods for other sites so I used a if...):

// ==UserScript==
// @name        Ber
// @namespace   Violentmonkey Scripts
// @match        *://*/*
// @grant       none
// @version     1.0
// @author      -
// @description 17/02/2023 09:31:14
// ==/UserScript==
(function() {
    'use strict';
    if ( document.location.host.indexOf("motogp.com") !== -1 ) {
        document.getElementsByClassName("vjs-background").item(0).remove();
    }
});
[-] HereAmI@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Moi, j'apprécie vraiment la 1664 0.0% sans alcool. Blonde rafraichissante. Tu la trouves facilement (canette métal 33cl chez Carrefour).

Hé, dites (de Nantes) ! : chez, pas cher, enfin pas cher quand même, mais bon c'est pas ce que je voulais dire, vous me comprenez ? Non ? ... faudrait pitet' que je me remette à l'alcool, alors.

[-] HereAmI@lemmy.world 3 points 1 year ago

Je suis pour le maintien de la bannière Astérix

[-] HereAmI@lemmy.world 5 points 1 year ago

Thanks, where's the coffee machine, please?

[-] HereAmI@lemmy.world 6 points 1 year ago

KeepassXC on desktop, KeepassDX on Android, file on Google Cloud

HereAmI

joined 1 year ago