|
|
|
|
|
by Jaruzel
3001 days ago
|
|
It's just some C# loops, and scanning the DOM for 'a' tags, and then analysing the 'href' attribute on them, and if there's a match, put it in the array. What I wanted to share was the methodology I used to solve the problem. |
|