Skip to content

Instantly share code, notes, and snippets.

View ASPJulien's full-sized avatar

Julien Ropers ASPJulien

View GitHub Profile
@ASPJulien
ASPJulien / remove_twitter_blue_promo.user.js
Last active June 12, 2023 09:09 — forked from angeld23/remove_twitter_blue_promo.user.js
Remove Twitter Blue Promotions: Removes the "Get Verified" box on the Home page and the "Verified" button on the sidebar
// ==UserScript==
// @name Remove Twitter Blue Promotions
// @namespace https://d23.dev/
// @version 1.0
// @description Removes the "Get Verified" box on the Home page and the "Verified" button on the sidebar
// @author angeld23
// @match *://*.twitter.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com
// @grant none
// ==/UserScript==
import discord
import aiohttp
import sys
import os
from datetime import datetime
import json
import asyncio
from ast import literal_eval
# Getting all variables set.