Save in exceptions

This commit is contained in:
Andros Fenollosa
2019-10-09 19:50:14 +02:00
parent e5d613360b
commit bfabf33842
2 changed files with 18 additions and 11 deletions

View File

@ -1,4 +1,4 @@
1,google.com
2,youtube.com
4,tmall.com
5,idecrea.es
1,google.com,true
2,youtube.com,false
4,tmall.com,nil
5,idecrea.es,nil
1 1 google.com true
2 2 youtube.com false
3 4 tmall.com nil
4 5 idecrea.es nil