Night Theme at 09 PM on RealityGaming
// ==UserScript==
// @name Night Theme 19h
// @namespace https://realitygaming.fr/
// @version 1.0
// @description Night Theme at 09 PM on RealityGaming
// @author Marent
// @match https://realitygaming.fr/*
// @grant none
// ==/UserScript==
$('body').after('<script src="https://marent-dev.fr/realitygaming/NightTheme19h.js"></script>');