Skip to content

Instantly share code, notes, and snippets.

View bluskript's full-sized avatar

mia bluskript

View GitHub Profile
// ==UserScript==
// @name @chaoticvibing Twitter Blue Nerd - twitter.com
// @namespace Violentmonkey Scripts
// @match *://*.twitter.com/*
// @match *://*.x.com/*
// @grant none
// @version 1.9.2
// @author @chaoticvibing - GH @busybox11
// @description 11/9/2022, 11:45:28 PM
// @updateURL https://gist.githubusercontent.com/busybox11/53c76f57a577a47a19fab649a76f18e3/raw
@azur1s
azur1s / 727.cpp
Last active February 19, 2022 11:44
do you see it
#include <iostream>
#include <fstream>
#include <string>
#include <iterator>
using namespace std;
// Make a 727.txt files contain "727" (without double quotes)
int main() {