Skip to content

Instantly share code, notes, and snippets.

View Besinge's full-sized avatar

Besinge

  • Joined May 21, 2026
View GitHub Profile
// ==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==