forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Prêt-à-Makeup 花样美妆 解锁限制.json
73 lines (73 loc) · 2.07 KB
/
Prêt-à-Makeup 花样美妆 解锁限制.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "is_billing_retry\":\"True",
"matchValue" : "is_billing_retry\":\"\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "offer_eligible\":\"True",
"matchValue" : "offer_eligible\":\"\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "valid\":\"True",
"matchValue" : "valid\":\"\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "expiresDate\":\"1\/1\/2050 12:00:00 AM\"",
"matchValue" : "expiresDate\":\".*?\"",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "original_transaction_id\":\"586838987\"",
"matchValue" : "original_transaction_id\":\"\"",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "consumed_product\":\"pretapplereceiptvalidation.azurewebsites.Subscriptions.yearly\"",
"matchValue" : "consumed_product\":\"\"",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "Prêt-à-Makeup 花样美妆 解锁限制 A+",
"locations" : [
{
"method" : "POST",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "pretapplereceiptvalidation.azurewebsites.net",
"path" : "\/Subscriptions\/ReceiptValidation"
}
],
"description" : "Prêt-à-Makeup 来自 PRET A TEMPLATE CRIACAO E COMERCIALIZACAO DE SOFTWARE DE MODA LTDA https:\/\/apps.apple.com\/cn\/app\/pr%C3%AAt-%C3%A0-makeup\/id1434594204"
}