This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name VTC - Blocage total profil prive | |
| // @namespace ajm2.agency | |
| // @version 2.0 | |
| // @description Rend la page "Mon profil prive" totalement inaccessible aux chatters sur Vends Ta Culotte (contenu remplace par un ecran de blocage, et bouton de menu neutralise) | |
| // @match *://*.vendstaculotte.com/* | |
| // @match *://vendstaculotte.com/* | |
| // @run-at document-start | |
| // @grant none | |
| // ==/UserScript== |