GerbenJavado / LinkFinder

A python script that finds endpoints in JavaScript files
https://gerbenjavado.com/discovering-hidden-content-using-linkfinder
MIT License
3.64k stars 588 forks source link

Improve filename regex - recognize filenames with multiple dots in it. #66

Open alex1704 opened 5 years ago

Bankde commented 4 years ago

If you say this case is found often then I'm ok with the change. This PR looks straightforward and clear. I would love if you add unit-test too but we can do that later.

Somehow the repo owner has gone inactive for months :(

EdOverflow commented 4 years ago

If we could add a couple of unit tests to cover this problem, I would be more than happy to merge this PR.