run first test case success

This commit is contained in:
root
2024-09-14 11:29:12 +00:00
parent feb1576545
commit 20de47c873
18 changed files with 4733 additions and 4692 deletions

View File

@@ -10,23 +10,25 @@
"do_log": 1,
"user_region": "anything",
"is_valid": "yes",
"objects": [
"conditions": [
{
"object_name": "Untitled",
"regions": [
"objects": [
{
"table_name": "HTTP_URL",
"table_type": "expr",
"table_content": {
"keywords": "hello&world",
"expr_type": "none",
"match_method": "sub",
"format": "uncase plain"
}
"items": [
{
"table_name": "HTTP_URL",
"table_type": "expr",
"table_content": {
"keywords": "hello&world",
"expr_type": "none"
}
}
]
}
]
}
]
}
]
}
}