Created
April 11, 2019 20:06
-
-
Save ANeilan/2361e9d2424808da2ccd3352c9cb6a75 to your computer and use it in GitHub Desktop.
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
# registration details from sending post request to 16shop.club/api/setting/get_setting.php "domain=<blah>" | |
login.appleid.apples.idmsa.account.locked.sumarry-intl-cloud.com | |
IP: 162.144.72.165 | |
HTTP/1.1 200 OK | |
Connection: keep-alive | |
Content-Encoding: gzip | |
Content-Type: application/json | |
Date: Thu, 11 Apr 2019 19:53:34 GMT | |
Server: nginx/1.14.1 | |
Transfer-Encoding: chunked | |
Vary: Accept-Encoding | |
{ | |
"block_host": "on", | |
"block_iprange": "on", | |
"block_isp": "on", | |
"block_ua": "", | |
"block_vpn": "on", | |
"double_cc": "", | |
"email_result": "[email protected]", | |
"encrypt_html": "", | |
"get_bank": "", | |
"get_email": "", | |
"get_photo": "on", | |
"get_vbv": "", | |
"letter": "invoice", | |
"lock_platform": "", | |
"mix_email": "", | |
"mix_result": "", | |
"onetime": "on", | |
"send_login": "on", | |
"sender_mail": "[email protected]", | |
"site_param_on": "", | |
"site_parameter": "16shop", | |
"site_pass_on": "", | |
"site_password": "16shop", | |
"theme": "apple" | |
} | |
appleid.apple.com.authentication-id-11815517.cloud | |
IP: 221.121.158.249 | |
HTTP/1.1 200 OK | |
Connection: keep-alive | |
Content-Encoding: gzip | |
Content-Type: application/json | |
Date: Thu, 11 Apr 2019 19:55:16 GMT | |
Server: nginx/1.14.1 | |
Transfer-Encoding: chunked | |
Vary: Accept-Encoding | |
{ | |
"block_host": "on", | |
"block_iprange": "on", | |
"block_isp": "on", | |
"block_ua": "on", | |
"block_vpn": "", | |
"double_cc": "", | |
"email_result": "[email protected]", | |
"encrypt_html": "on", | |
"get_bank": "on", | |
"get_email": "", | |
"get_photo": "", | |
"get_vbv": "", | |
"letter": "locked", | |
"lock_platform": "", | |
"mix_email": "", | |
"mix_result": "", | |
"onetime": "on", | |
"send_login": "", | |
"sender_mail": "[email protected]", | |
"site_param_on": "", | |
"site_parameter": "", | |
"site_pass_on": "on", | |
"site_password": "ads", | |
"theme": "apple" | |
} | |
appleid.apple.comparanzapi.com | |
IP: 31.220.60.231 | |
HTTP/1.1 200 OK | |
Connection: keep-alive | |
Content-Encoding: gzip | |
Content-Type: application/json | |
Date: Thu, 11 Apr 2019 19:56:45 GMT | |
Server: nginx/1.14.1 | |
Transfer-Encoding: chunked | |
Vary: Accept-Encoding | |
{ | |
"block_host": "", | |
"block_iprange": "on", | |
"block_isp": "on", | |
"block_ua": "on", | |
"block_vpn": "on", | |
"double_cc": "", | |
"email_result": "[email protected]", | |
"encrypt_html": "", | |
"get_bank": "on", | |
"get_email": "", | |
"get_photo": "on", | |
"get_vbv": "", | |
"letter": "locked", | |
"lock_platform": "", | |
"mix_email": "", | |
"mix_result": "", | |
"onetime": "", | |
"send_login": "", | |
"sender_mail": "[email protected]", | |
"site_param_on": "on", | |
"site_parameter": "TwitterSecretNowService", | |
"site_pass_on": "", | |
"site_password": "16shop", | |
"theme": "apple" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment