searx.json 720 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "comment": "Self hostable decentralized search engine proxy.",
  3. "formats_read": [],
  4. "formats_write": [],
  5. "generic_name": [
  6. "Search Engine"
  7. ],
  8. "interface": [],
  9. "issues": [
  10. "Discontinued"
  11. ],
  12. "languages": [],
  13. "licenses": [
  14. "AGPL-3.0"
  15. ],
  16. "links": {
  17. "git": "https://github.com/searx/searx",
  18. "icon": "https://upload.wikimedia.org/wikipedia/commons/thumb/4/4d/Logo_searx_a.png/120px-Logo_searx_a.png",
  19. "website": "https://searx.space/",
  20. "wikipedia": "https://en.wikipedia.org/wiki/Searx"
  21. },
  22. "names": [
  23. "searX",
  24. "Searx"
  25. ],
  26. "networks_read": [],
  27. "networks_write": [],
  28. "platforms": []
  29. }