Rename domaines-organismes-publics.txt to urls.txt
As I said during the last meetup, as this file contained "domain names that are accessible using HTTP or HTTPS" it should probably better contain URLs instead and be named more clearly, to ease the understanding of this repo to newcomers.
The project name don't have to change: the project still lists domain names (in the source/ directory).
And from those domain names we can do many thing (scan for SSH, SMTP, HTTP, ...). Today we're only scanning for HTTP services, but in the future, if the need arises, we could add smtp.txt, ssh.txt, ... with their own formats, needs, ...
I had to adapt various scripts, don't hesitate to look at the commits individually for better readability.