@excelant100 said in Now getting PVA on Google:
g chắc mình có thể chia sẻ kịch bản, nhưng không sao c
I also have the same situation as you, I got captcha when I login on google accounts
I am having to do a "contains" check and loop over two large lists and its taking over 3 hours.
a simple VB.net like
list1.except(list2).distinct.toList
takes about 2 seconds.
Thanx