This file contains 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
from bs4 import BeautifulSoup | |
import requests | |
from pprint import pprint | |
browserstorage = { | |
"fccid.io": { | |
"cookies": { | |
}, |
This file contains 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
package main | |
import ( | |
"io" | |
"log" | |
"net/http" | |
"os" | |
"path/filepath" | |
"strconv" | |
"sync" |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file has been truncated, but you can view the full file.
This file contains 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
{ | |
"code": 1, | |
"data": { | |
"action": "fetchNoflyzoneInfo", | |
"msg": "fetch No-fly zone Info success.", | |
"synctime": 1573651180, | |
"noflyzones": [{ | |
"continent": "Asia", | |
"country": "China", | |
"city": "喀什市", |
This file contains 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
Video: 2.7K 60 | |
Video: 2.7K 50 | |
Video: 2.7K 30 | |
Video: 2.7K 25 | |
Video: 2.7K 24 | |
Video: 2.7K 60 | |
Video: 2.7K 60 (H.264) | |
Video: 2.7K 50 | |
Video: 2.7K 50 (H.264) | |
Video: 2.7K 30 |
This file contains 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
// Copyright 2004-present Facebook. All Rights Reserved. | |
// Generated by com.facebook.crudolib.sqliteproc.codegenerator.generators.schemavalidation | |
// Learn more: https://fburl.com/sqlite-build-time-checks | |
// @generated | |
// This is generated code -- do not modify manually. | |
{ | |
"filename" : "com/facebook/stella/database/model/StellaDatabase_SerializedDb.json", | |
"tables" : { |
This file contains 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
import json | |
import requests | |
import time | |
headers = {} | |
s = requests.Session() | |
def has_posted_in(user, sub, contains): | |
posted=False |
This file contains 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
<?xml version="1.0" encoding="utf-8"?> | |
<device> | |
<info> | |
<dev_type>X5</dev_type> | |
<dev_version>X20160126V03</dev_version> | |
This file contains 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
Usage: t app test chg_usbmode [msc|amage|rs232] | |
Usage: t app test chg_usbmode [msc|amage|rs232] | |
Usage: t app test usbdbg <option> | |
2usb | |
usb_owner [0|1] | |
usbdbg [start | 2uart | 2usb] | |
Usage: t app msg <msg> <param1> <param2> | |
Usage: t app key <key> | |
Usage: t app jack <jack> <event> |
This file contains 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
adb shell <<EOF | |
pm uninstall --user 0 com.oneplus.filemanager #Op file manager | |
pm uninstall --user 0 com.tencent.soter.soterserver #Tencent !? | |
pm uninstall --user 0 net.oneplus.odm #Analytics | |
pm uninstall --user 0 net.oneplus.push #Push notifications | |
pm uninstall --user 0 com.oneplus.gamespace #Game Space | |
pm uninstall --user 0 net.oneplus.forums #Forums App | |
pm uninstall --user 0 com.netflix.mediaclient #... | |
pm uninstall --user 0 com.netflix.partner.activation #... | |
EOF |
NewerOlder