aaronjanse / dns-over-wikipedia

Redirect `.idk` domains using Wikipedia
1.53k stars 21 forks source link

Redirect correctly when URL matches multiple rows #6

Open louy2 opened 4 years ago

louy2 commented 4 years ago

We find the row in infobox with URL by regex matching on URL or Website. This commit handles the edge case that some infoboxes mentions URL or Website before the actual URL row. The test case is recorded in a new testcases.txt file.