Skip to content

Instantly share code, notes, and snippets.

View MaxiCom's full-sized avatar
:octocat:
Trying things...

Maxime Morlet MaxiCom

:octocat:
Trying things...
  • MaxiCom
  • Montpellier, France
View GitHub Profile
@MaxiCom
MaxiCom / .env
Created May 10, 2023 23:54 — forked from jfcherng/.env
Symfony 5 maintenance mode
MAINTENANCE_MODE=0
@MaxiCom
MaxiCom / gist:940598256d52987a5ddc64ef9cbbc5cc
Created August 8, 2021 15:58
(TAMPERMONKEY) freetetris.org NO ADS + FULLSCREEN V0.1
// ==UserScript==
// @name freetetris.org NO ADS + FULL SCREEN
// @namespace Maxime Morlet
// @version 0.1
// @description Remove ads and set fullscreen for freetetris.org
// @author You
// @match https://www.freetetris.org/game.php
// @icon https://www.google.com/s2/favicons?domain=freetetris.org
// @grant none
// ==/UserScript==