This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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)", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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>"; | |
| } | |
| }); | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function () {var a = document.createElement('script');a.src = 'https://cdn.jsdelivr.net/gh/FogNetwork/Ingot/ingot.min.js';document.body.appendChild(a);}()) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "viewers": [{ | |
| "userId": 756448, | |
| "username": "SuperScopeSix", | |
| "avatarUrl": "https://cdn.prod.hype.space/72x72/a/756448-xZYrpR", | |
| "viewerState": "playing" | |
| }, | |
| { | |
| "userId": 1231464, | |
| "username": "amdq2112", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "data": [{ | |
| "userId": 26660115, | |
| "username": "ufuffjfuf", | |
| "avatarUrl": "https://cdn.prod.hype.space/72x72/a/26660115-00fqRh", | |
| "isConnected": false, | |
| "isAlive": false, | |
| "ts": 1590195965694 | |
| }, | |
| { |