mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-15 02:45:36 +00:00
Added 7 sites, implemented integration with Marple, docs update (#1881)
* Added 5 sites, implemented integration with Marple * Added 2 more sites, updated docs * Updated sites list
This commit is contained in:
@@ -119,11 +119,9 @@ Use `maigret --help` to get full options description. Also options [are document
|
||||
|
||||
## Contributing
|
||||
|
||||
Contribution guidelines can be found [here](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.
|
||||
|
||||
For more information about development and contribution, please read the [development documentation](https://maigret.readthedocs.io/en/latest/development.html).
|
||||
|
||||
## Demo with page parsing and recursive username search
|
||||
|
||||
|
||||
Reference in New Issue
Block a user