Skip to content

Instantly share code, notes, and snippets.

View PulseDiver's full-sized avatar
🌴
On vacation

PulseDiver

🌴
On vacation
View GitHub Profile
@jamiephan
jamiephan / README.md
Last active September 4, 2025 00:46
A script to automatically add ALL items to your account in quixel

Script to add all items from quixel

As quixel is being removed, all items are free to aquire. This script is to automate the process to add items to your account (As of writing, a total of 18874 items)

Note: This script only tested in the latest version of Chrome.

How to use

  1. Copy the script from below (run.js)
  2. Login into https://quixel.com
@iamwildtuna
iamwildtuna / gist:7772b7c84a11bf6e1385f23096a73a15
Last active September 6, 2025 12:49
VPN IP Addresses (IP адреса ChatGPT, Copilot, Meta, Facebook, Instagram, YouTube, Medium, X ex. Twitter, Discord)
Meta (Instagram, Facebook)
// Узлы
157.240.253.174, 157.240.253.172, 157.240.253.167, 157.240.253.63, 157.240.253.32
157.240.252.174, 157.240.252.172, 157.240.252.167, 157.240.252.63, 157.240.252.38
57.144.112.34, 57.144.110.1, 157.240.205.174, 87.245.223.97
// Подсети
213.102.128.0/24
204.15.20.0/22
199.201.0.0/16
@Nill-R
Nill-R / config.json
Created October 7, 2021 09:55
nginx and shadowsocks-rust configs for ss+v2ray+nginx
{
"server":"127.0.0.1",
"server_port":8389,
"local_port":3181,
"password":"YOUR_PASSWORD_HERE",
"timeout":60,
"method":"aes-256-gcm",
"plugin":"v2ray-plugin",
"plugin_opts": "server",
"fast_open":true,