TSG-23921 Tfe uses field instead of attribute and field_name value to remove the attr prefix

This commit is contained in:
fengweihao
2024-11-27 10:40:40 +08:00
parent 2cf0db86ea
commit 43cbb3745f
8 changed files with 102 additions and 102 deletions

View File

@@ -12,7 +12,7 @@
"is_valid": "yes",
"and_conditions": [
{
"attribute_name": "ATTR_DOH_QNAME",
"filed_name": "DOH_QNAME",
"objects": [
{
"items": [
@@ -40,7 +40,7 @@
"is_valid": "yes",
"and_conditions": [
{
"attribute_name": "ATTR_DOH_QNAME",
"filed_name": "DOH_QNAME",
"objects": [
{
"items": [

View File

@@ -12,7 +12,7 @@
"is_valid": "yes",
"and_conditions": [
{
"attribute_name": "ATTR_HTTP_URL",
"filed_name": "HTTP_URL",
"objects": [
{
"items": [
@@ -29,7 +29,7 @@
]
},
{
"attribute_name": "ATTR_APP_ID",
"filed_name": "APP_ID",
"negate_option": false,
"object_uuids": [
"00000201-0000-0000-0000-000000000000"
@@ -47,7 +47,7 @@
"is_valid": "yes",
"and_conditions": [
{
"attribute_name": "ATTR_SERVER_FQDN",
"filed_name": "SERVER_FQDN",
"objects": [
{
"items": [
@@ -75,7 +75,7 @@
"is_valid": "yes",
"and_conditions": [
{
"attribute_name": "ATTR_HTTP_REQ_HDR",
"filed_name": "HTTP_REQ_HDR",
"objects": [
{
"items": [
@@ -92,7 +92,7 @@
]
},
{
"attribute_name": "ATTR_HTTP_REQ_HDR",
"filed_name": "HTTP_REQ_HDR",
"objects": [
{
"items": [
@@ -120,7 +120,7 @@
"is_valid": "yes",
"and_conditions": [
{
"attribute_name": "ATTR_HTTP_URL",
"filed_name": "HTTP_URL",
"objects": [
{
"items": [
@@ -149,19 +149,19 @@
{
"table_name": "RESPONSE_PAGE",
"table_content": [
{"uuid":"00000101-0000-0000-0000-000000000000","profile_name":"404","format":"html","path":"./resource/pangu/policy_file/404.html","is_valid":1,"modified_time":"1716531859000000"}
{"uuid":"00000101-0000-0000-0000-000000000000","profile_name":"404","format":"html","path":"./resource/pangu/policy_file/404.html","is_valid":1}
]
},
{
"table_name": "PROXY_REPLACEMENT_FILE",
"table_content": [
{"uuid":"00000201-0000-0000-0000-000000000000","profile_name":"chakanqi","content_name":"chakanqi-947KB.exe","content_type":"application/x-msdos-program","path":"./resource/pangu/policy_file/chakanqi-947KB.exe","is_valid":1,"modified_time":"1716531859000000"}
{"uuid":"00000201-0000-0000-0000-000000000000","profile_name":"chakanqi","content_name":"chakanqi-947KB.exe","content_type":"application/x-msdos-program","path":"./resource/pangu/policy_file/chakanqi-947KB.exe","is_valid":1}
]
},
{
"table_name": "PROXY_JS_FILE",
"table_content": [
{"uuid":"00000301-0000-0000-0000-000000000000","profile_name":"time","format":"js","insert_on":"before_page_load","path":"./resource/pangu/policy_file/time.js","is_valid":1,"modified_time":"1716531859000000"}
{"uuid":"00000301-0000-0000-0000-000000000000","profile_name":"time","format":"js","insert_on":"before_page_load","path":"./resource/pangu/policy_file/time.js","is_valid":1}
]
},
{