diff options
Diffstat (limited to 'searx/engines/generalfile.py')
-rw-r--r-- | searx/engines/generalfile.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/searx/engines/generalfile.py b/searx/engines/generalfile.py index 11d8b6955..b7d716298 100644 --- a/searx/engines/generalfile.py +++ b/searx/engines/generalfile.py @@ -1,8 +1,8 @@ ## General Files (Files) -# +# # @website http://www.general-files.org # @provide-api no (nothing found) -# +# # @using-api no (because nothing found) # @results HTML (using search portal) # @stable no (HTML can change) |