1. list:
  2. ||filename.test
  3. AAAA
  4. ||testme.me^*bob?
  5. /test.me/
  6. ||filename*&test?
  7. BBBB
  8. CCCC
  9. |||test|||
  10. ^test^
  11. /anothertest/*
  12. */test2/*
  13.  
  14.  
  15. Blacklist
  16. ||filename*&test?
  17. ||testme.me^*bob?
  18. |||test|||
  19. *.testthis.*
  20. /test.me/
  21. /anothertest/*
  22. */test2/*