diff options
| author | lishu <[email protected]> | 2018-12-06 20:22:18 +0800 |
|---|---|---|
| committer | lishu <[email protected]> | 2018-12-06 20:22:18 +0800 |
| commit | 971819c09c7efc9f5dc11b21c16f1c0d38ac24c7 (patch) | |
| tree | 5598199af0897a44e4d06fafcb2c9e1a1b57ede3 | |
| parent | b8fc83a00eda2b2d4b915e1aa2d440a6a226ba05 (diff) | |
更新模板文件
| -rw-r--r-- | bin/frag_monitor/frag_monitor.json | 32 | ||||
| -rw-r--r-- | bin/frag_monitor/frag_monitor_k_online.json | 32 |
2 files changed, 2 insertions, 62 deletions
diff --git a/bin/frag_monitor/frag_monitor.json b/bin/frag_monitor/frag_monitor.json index 3bf6016..703ad1d 100644 --- a/bin/frag_monitor/frag_monitor.json +++ b/bin/frag_monitor/frag_monitor.json @@ -2,37 +2,7 @@ "compile_table": "FRAG_MONITOR_CONFIG_FULL", "group_table": "FRAG_MONITOR_GROUP", "rules": - [ - { - "compile_id": 14, - "service": 4122, - "action": 0, - "do_blacklist":0xa3, - "do_log": 1, - "effective_range": 0, - "user_region": "youtube", - "is_valid": "yes", - "groups": [ - { - "group_name": "youtube_data_c2s", - "regions": [ - { - "table_name": "FRAG_MONITOR_KEYWORDS", - "table_type": "expr_plus", - "table_content": { - "district": "HTTP_MESSAGE_URL", - "keywords": "youtube&range=&video", - "expr_type": "and", - "match_method": "sub", - "format": "uncase plain" - } - } - ] - } - - ] - }, - + [ { "compile_id": 7, "service": 2222, diff --git a/bin/frag_monitor/frag_monitor_k_online.json b/bin/frag_monitor/frag_monitor_k_online.json index 0a64637..703ad1d 100644 --- a/bin/frag_monitor/frag_monitor_k_online.json +++ b/bin/frag_monitor/frag_monitor_k_online.json @@ -2,37 +2,7 @@ "compile_table": "FRAG_MONITOR_CONFIG_FULL", "group_table": "FRAG_MONITOR_GROUP", "rules": - [ - { - "compile_id": 14, - "service": 4122, - "action": 0, - "do_blacklist": 0, - "do_log": 1, - "effective_range": 0, - "user_region": "youtube", - "is_valid": "yes", - "groups": [ - { - "group_name": "youtube_data_c2s", - "regions": [ - { - "table_name": "FRAG_MONITOR_KEYWORDS", - "table_type": "expr_plus", - "table_content": { - "district": "HTTP_MESSAGE_URL", - "keywords": "youtube&range=&video", - "expr_type": "and", - "match_method": "sub", - "format": "uncase plain" - } - } - ] - } - - ] - }, - + [ { "compile_id": 7, "service": 2222, |
