diff --git a/tools.py b/tools.py index 75ca022..a583152 100644 --- a/tools.py +++ b/tools.py @@ -30,7 +30,8 @@ CRAWLERS = [ CLI_AGENTS = [ "curl", "hurl", - "xh" + "xh", + "Posting" ]