Skip to content

Instantly share code, notes, and snippets.

View hoseinhamzei's full-sized avatar
😉
Never Stop Learning

Mohamad Hosein Hamzenejad hoseinhamzei

😉
Never Stop Learning
View GitHub Profile
@HirbodBehnam
HirbodBehnam / Github-Restriction-Warning-Remover.js
Last active December 1, 2019 12:42
You cannot remove the "Due to U.S. trade controls law restrictions" alert on github? Use this script with tampermonkey!
// ==UserScript==
// @name Remove Github Racism
// @namespace http://tampermonkey.net/
// @version 1
// @description Your account been restricted by github and you can see the big fucking "Due to U.S..."? No more fam! FUCK GITHUB AND USA
// @author Hirbod Behnam
// @match https://*.github.com/*
// @grant none
// ==/UserScript==