forked from Al-Azif/ps4-exploit-host
-
Notifications
You must be signed in to change notification settings - Fork 0
/
settings.json
52 lines (52 loc) · 1.57 KB
/
settings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"Debug": false,
"Root_Check": true,
"Public": false,
"DNS": true,
"HTTP": true,
"HTTPS": true,
"DNS_Interface_IP": "",
"DNS_Port": 53,
"HTTP_Interface_IP": "",
"HTTP_Port": 80,
"HTTPS_Interface_IP": "",
"HTTPS_Port": 443,
"Compression_Level": 0,
"UA_Check": false,
"Theme": "Default",
"Auto_Payload": "",
"Payload_Timeout": 60,
"DNS_Rules": {
"Redirect_IP": "",
"Redirect": [
"^the\\.gate",
"^www\\.playstation\\.com",
"^(manuals|update)\\.playstation\\.net",
"^(get|post|ena|update)\\.net\\.playstation\\.net",
"^(d|f|h)[a-z]{2}01\\.(ps4|ps5|psp2|psv)\\.update\\.playstation\\.net",
"^ctest\\.cdn\\.nintendo\\.net",
"^conntest\\.nintendowifi\\.net",
"^cfh\\.wapp\\.wii\\.com"
],
"Block": [
"^(.*\\.)?playstation\\.(com|net|org)",
"^(.*\\.)?scea\\.com",
"^(.*\\.)?sonyentertainmentnetwork\\.com",
"^(.*\\.)?sie-rd\\.com",
"^(.*\\.)?nintendo\\.(net|at|be|ch|co\\.jp|co\\.kr|co\\.nz|co\\.uk|co\\.za|com|com\\.au|com\\.hk|cz|de|dk|es|fi|fr|gr|hu|it|jp|nl|no|pt|ru|se|tw)",
"^(.*\\.)?nintendo-europe\\.com",
"^(.*\\.)?nintendoswitch.(cn|com|com\\.cn)",
"^(.*\\.)?wii\\.com"
],
"Pass_Through_IP": []
},
"Valid_UA": [],
"Update": {
"PS4_No_Update": 1.76,
"PS5_No_Update": 4.51,
"Vita_No_Update": 3.65
},
"Languages": {
"English": "en"
}
}