Change domain block CSV parsing to be more robust and handle more lists (#21470)
* Change domain block CSV parsing to be more robust and handle more lists * Add some tests * Improve domain block import validation and reporting
This commit is contained in:
parent
302fcb9788
commit
fcc4c9b34a
8 changed files with 90 additions and 39 deletions
3
spec/fixtures/files/domain_blocks_list.txt
vendored
Normal file
3
spec/fixtures/files/domain_blocks_list.txt
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
bad.domain
|
||||
worse.domain
|
||||
reject.media
|
||||
Loading…
Add table
Add a link
Reference in a new issue