Add precommit hook (#664)

* add Sherlock sites
* add precommit hook
This commit is contained in:
fen0s
2022-10-01 13:38:04 +03:00
committed by GitHub
parent d9fd6e0b29
commit a57e5f1d90
3 changed files with 35 additions and 0 deletions
+5
View File
@@ -103,6 +103,11 @@ maigret user1 user2 user3 -a
Use `maigret --help` to get full options description. Also options [are documented](https://maigret.readthedocs.io/en/latest/command-line-options.html).
## Contributing
Maigret has open-source code, so you may contribute your own sites by adding them to `data.json` file, or bring changes to it's code!
If you want to contribute, don't forget to activate statistics update hook, command for it would look like this: `git config --local core.hooksPath .githooks/`
You should make your git commits from your maigret git repo folder, or else the hook wouldn't find the statistics update script.
## Demo with page parsing and recursive username search