Add new mock rule

This commit is contained in:
hyugogirubato 2024-09-30 16:28:43 +02:00
parent 090851f5f1
commit ef599c4f1c

View File

@ -116,10 +116,10 @@
50, 50,
55, 55,
54, 54,
50, 57,
54, 57,
55, 52,
48, 52,
54, 54,
124, 124,
84, 84,
@ -379,6 +379,30 @@
"id": "fcfe3cb6-99cb-4bbe-b74f-584c3be579bd", "id": "fcfe3cb6-99cb-4bbe-b74f-584c3be579bd",
"title": "Client", "title": "Client",
"items": [ "items": [
{
"id": "32287ccf-fca7-48b1-9dce-f0ece3a33802",
"type": "http",
"activated": true,
"matchers": [
{
"method": 1,
"type": "method",
"uiType": "POST"
},
{
"type": "regex-path",
"regexSource": "https?:\\/\\/.+\\/products\\/client_upgrade_license_v[0-9]",
"regexFlags": ""
}
],
"completionChecker": {
"type": "always"
},
"handler": {
"type": "close-connection"
},
"title": "Disable license upgrade"
},
{ {
"id": "4c0ee360-3e42-4ca4-bde9-c34a52f9ad5a", "id": "4c0ee360-3e42-4ca4-bde9-c34a52f9ad5a",
"type": "http", "type": "http",