I open my list then compare each line with a array of urls from my whitelist.
The problem is the longer my whitelist is the longer it takes to complete the task.
Should I try 1 url at a time then replace the list for each url?
This means I would need to read and write 200 mb of data for each url.
Currently I have to compare each line to 80 urls that I would like whitelisted or removed from my blocklist
The list is over 6 million lines of text.
Blocklist link
https://t.co/vRyCbbpcth?amp=1