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
| AppName | AppPackageName | Color | |
|---|---|---|---|
| GMAIL | com.google.android.gm | #FF0000 | |
| GOOGLE_SEARCH | com.google.android.googlequicksearchbox | #0055FF | |
| WHATS_APP | com.whatsapp | #00AA00 | |
| HANGOUTS | com.google.android.talk | #00AA55 | |
| PLAY_STORE | com.android.vending | #00AA55 | |
| FACEBOOK_MESSENGER | com.facebook.orca | #0055FF | |
| ANDROID_EMAIL | com.android.email | #FF5500 | |
| GOOGLE_CALENDAR | com.google.android.calendar | #0055FF | |
| TELEGRAM | org.telegram.messenger | #00AAFF |
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
| from bs4 import BeautifulSoup | |
| import requests | |
| browserstorage = { | |
| "fccid.io": { | |
| "cookies": { | |
| }, | |
| "headers": { | |
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
| 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 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
| { | |
| "code": 1, | |
| "data": { | |
| "action": "fetchNoflyzoneInfo", | |
| "msg": "fetch No-fly zone Info success.", | |
| "synctime": 1573651180, | |
| "noflyzones": [{ | |
| "continent": "Asia", | |
| "country": "China", |
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
| 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 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
| // 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 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
| import json | |
| import requests | |
| import time | |
| headers = {} | |
| s = requests.Session() | |
| def has_posted_in(user, sub, contains): | |
| posted=False |
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
| <?xml version="1.0" encoding="utf-8"?> | |
| <device> | |
| <info> | |
| <dev_type>X5</dev_type> | |
| <dev_version>X20160126V03</dev_version> | |
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
| 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> |
NewerOlder