LibreY
LibreY copied to clipboard
Framework and JS free privacy respecting meta search engine
I dug through the code to try and implement this but I don't see an easy way for me to do so. Since I have lots of custom special responses...
https://github.com/user-attachments/assets/bf0413d2-33b9-44ac-ab3e-725c8b19bf12 (domain is librex because I just switched, both libreY and X do this) (this is also the reason I haven't made my instance public)
The "Search torrents with LibreY" button is still visible even when CONFIG_DISABLE_BITTORRENT_SEARCH is set to true. `index.php` There doesn't seem to be any conditional print.
See commit [41da86a55e6631bcf62c10dfbeb03fe08daa3f22](https://github.com/Ahwxorg/LibreY/commit/41da86a55e6631bcf62c10dfbeb03fe08daa3f22), this also has to be done for: - - [ ] Croatian (@SectorV5) - - [ ] Serbian (@SectorV5) - - [x] Korean (@NoaHimesaka1873) - - [x]...
Example: https://search.ahwx.org/search.php?q=Italy+losing+the+Euro+Cup+2024&p=0&t=2&nf=1  Reproduce: 1. Apply #169 patch or disable frontends. 2. Make a video search; repeat until you see a result with a missing thumbnail. Solution: Sometimes `/maxresdefault.jpg` doesn't...