|
13 | 13 | </a>
|
14 | 14 | </p>
|
15 | 15 | <p align="center">
|
16 |
| - <img src="./static/maigret.png" height="200"/> |
| 16 | + <img src="https://raw.githubusercontent.com/soxoj/maigret/main/static/maigret.png" height="200"/> |
17 | 17 | </p>
|
18 | 18 | </p>
|
19 | 19 |
|
|
23 | 23 |
|
24 | 24 | **Maigret** collect a dossier on a person **by username only**, checking for accounts on a huge number of sites and gathering all the available information from web pages. No API keys required. Maigret is an easy-to-use and powerful fork of [Sherlock](https://github.com/sherlock-project/sherlock).
|
25 | 25 |
|
26 |
| -Currently supported more than 2000 sites ([full list](./sites.md)), search is launched against 500 popular sites in descending order of popularity by default. Also supported checking of Tor sites, I2P sites, and domains (via DNS resolving). |
| 26 | +Currently supported more than 2000 sites ([full list](https://raw.githubusercontent.com/soxoj/maigret/main/sites.md)), search is launched against 500 popular sites in descending order of popularity by default. Also supported checking of Tor sites, I2P sites, and domains (via DNS resolving). |
27 | 27 |
|
28 | 28 | ## Main features
|
29 | 29 |
|
@@ -100,16 +100,16 @@ Use `maigret --help` to get full options description. Also options are documente
|
100 | 100 |
|
101 | 101 | ## Demo with page parsing and recursive username search
|
102 | 102 |
|
103 |
| -[PDF report](./static/report_alexaimephotographycars.pdf), [HTML report](https://htmlpreview.github.io/?https://raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotographycars.html) |
| 103 | +[PDF report](https://raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotographycars.pdf), [HTML report](https://htmlpreview.github.io/?https://raw.githubusercontent.com/soxoj/maigret/main/static/report_alexaimephotographycars.html) |
104 | 104 |
|
105 |
| - |
| 105 | + |
106 | 106 |
|
107 |
| - |
| 107 | + |
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 |
| -[Full console output](./static/recursive_search.md) |
| 112 | +[Full console output](https://raw.githubusercontent.com/soxoj/maigret/main/static/recursive_search.md) |
113 | 113 |
|
114 | 114 | ## License
|
115 | 115 |
|
|
0 commit comments