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:
Soxoj
2024-11-25 14:41:34 +01:00
committed by GitHub
parent 54b864f167
commit 86d51bced0
5 changed files with 189 additions and 14 deletions
+4
View File
@@ -58,6 +58,10 @@ Use the following commands to check Maigret:
How to fix false-positives
-----------------------------------------------
If you want to work with sites database, don't forget to activate statistics update git 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.
1. Determine the problematic site.
If you already know which site has a false-positive and want to fix it specifically, go to the next step.