modify fqdn_plugin table
This commit is contained in:
@@ -4089,11 +4089,11 @@
|
||||
{
|
||||
"table_name": "TEST_FQDN_PLUGIN_WITH_EXDATA",
|
||||
"table_content": [
|
||||
"201\t0\twww.example1.com\tcatid=1\t1",
|
||||
"202\t1\t.example1.com\tcatid=1\t1",
|
||||
"203\t0\tnews.example1.com\tcatid=2\t1",
|
||||
"204\t0\tr3---sn-i3belne6.example2.com\tcatid=3\t1",
|
||||
"205\t0\tr3---sn-i3belne6.example2.com\tcatid=3\t1"
|
||||
"201\twww.example1.com\tcatid=1\t1",
|
||||
"202\t*.example1.com\tcatid=1\t1",
|
||||
"203\tnews.example1.com\tcatid=2\t1",
|
||||
"204\tr3---sn-i3belne6.example2.com\tcatid=3\t1",
|
||||
"205\tr3---sn-i3belne6.example2.com\tcatid=3\t1"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user