From 6d646129c3c5dd322acc166fe11a316884b523c6 Mon Sep 17 00:00:00 2001 From: Solirs Date: Fri, 8 Jul 2022 14:45:41 +0200 Subject: [mod] add tor_check plugin - convenient tor checking trough searxng --- docs/src/searx.plugins.tor_check.rst | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/src/searx.plugins.tor_check.rst (limited to 'docs/src') diff --git a/docs/src/searx.plugins.tor_check.rst b/docs/src/searx.plugins.tor_check.rst new file mode 100644 index 000000000..905328ebf --- /dev/null +++ b/docs/src/searx.plugins.tor_check.rst @@ -0,0 +1,9 @@ +.. _tor check plugin: + +================ +Tor check plugin +================ + +.. automodule:: searx.plugins.tor_check + :members: + -- cgit v1.2.3