Open JJ opened 3 years ago
The problem is that it's not so easy to find out which ones are false or non-existent. It returns an actual page. So it's not clear if it's recursing or simply leaving these for last.
I don't think now this is actually the case. It's true there's no easy way to check whether a page is an actual trope or an error page, since it does not return an 404, far as I can tell.
For instance, this one:
Tries to find it, it's not there, comes back empty, it's not marked as non-existent. Something like that, I don't know.