Commit Graph

70 Commits

Author SHA1 Message Date
davidovski b783acb506 Filter reqests to self on fallback 2023-08-07 18:27:54 +01:00
davidovski 3f2cd3fdb3 Copy settings cookies when making a call to other instance 2023-08-07 17:01:12 +01:00
davidovski 7214e4e729 Don't accept a fallback instance with a single result 2023-08-07 15:33:57 +01:00
davidovski 4349ef54ea Remove automtic redirection setting 2023-08-07 15:13:29 +01:00
davidovski feef1f4525 Try different instance if fallback fails 2023-08-07 15:05:41 +01:00
davidovski eecaae4a03 Use librex as fallback search engine 2023-08-07 14:54:25 +01:00
davidovski b0f449671d Fix checkboxes not unchecking when saving 2023-08-06 13:27:40 +01:00
davidovski ff1db195d1 Add disable automatic redirection setting 2023-08-06 13:09:06 +01:00
hnhx e11a20cedf
Merge pull request #235 from amogusussy/fix-rutor
Fix rutor's size and seed/leech number.
2023-06-24 08:51:30 +00:00
gospodin e03b930386 moved to redirect earlier, fixed formatting issues 2023-06-11 03:47:19 +03:00
gospodin 7559bc8101 Redirect to random instance if google is ratelimiting 2023-06-10 19:53:58 +03:00
amogusussy bb5c370205 fix rutor 2023-06-04 16:08:05 +01:00
rafalohaki f34549b972
Update sukebei.php
Modified the get_sukebei_results() function to handle cases where the name and magnet nodes are null or do not exist.
Added conditional statements to check if the name and magnet nodes exist before attempting to access their properties, in order to prevent null errors and warnings.
Added empty string as the default value for name and magnet variables in case their corresponding nodes are null or do not exist.
Removed the use of deprecated functions explode() and htmlspecialchars() in the code.
No longer accessing the textContent property of DOMXPath::evaluate().
2023-04-09 01:24:39 +02:00
rafalohaki c13228e240
Update sukebei.php
textContent, XPath expression fix
2023-04-09 01:19:53 +02:00
hnhx d04315009e added number of results option, fixed a theme name 2023-03-24 09:39:52 +01:00
Junior L. Botelho (JLB) 0ef03edcb1
refactor: solve error request due to invalid request protocol 2023-03-07 18:35:16 -03:00
Junior L. Botelho (JLB) 659c8116c9
feat: add wikipedia.php language cookie config 2023-02-21 09:06:50 -03:00
Junior L. Botelho (JLB) 4194f9ae57
feat: add wikipedia language option in /settings route 2023-02-19 09:38:26 -03:00
Junior L. Botelho (JLB) 0208b8f738
feat: adds language support for Wikipedia results and implements 'docker logs -f librex' 2023-02-18 14:16:25 -03:00
hnhx 1a8257cf11 removed debug 2023-02-17 09:47:18 +01:00
hnhx a8645b7eb6 split the google language to site and results, now everything related to instances are defined in the config file 2023-02-17 09:44:03 +01:00
hnhx 2a9526cbac fixed video url, removed useless char from google request url 2023-02-02 16:25:09 +01:00
hnhx 8edd1f9d46 replaced brave video search with invidious, fixed the broken json, fixed the broken main tor instance 2023-01-27 18:17:57 +01:00
hnhx c6701efd7c added sukebei.nyaa.si results, added a new instance, fixed the imgur redirect URL 2023-01-18 16:47:21 +01:00
hnhx 9fad27104b added google language and safe search settings, made the codebase prettier 2023-01-13 09:31:48 +01:00
hnhx fce8d7dae2
Revert "Refactor UI/UX design for improved user experience" 2022-12-28 10:20:38 +00:00
flowfield 0e81ca001c
fix: change formatting (__ -> -, # -> //) 2022-12-24 19:54:26 +01:00
flowfield affd324ac5
feat: rework the videos page 2022-12-24 18:57:38 +01:00
flowfield d95ccfc71d
feat: rework the images page 2022-12-24 18:40:04 +01:00
flowfield 4bc1beac9e
ref: finish refactoring the layout 2022-12-24 18:07:53 +01:00
hnhx f883df2d07 wikipedia frontend locale is now set correctly, updated readme 2022-12-14 09:58:03 +01:00
hnhx d6635f537c added more frontends, removed some dead instances, fixed an issue regarding thepiratebay 2022-12-02 09:41:12 +01:00
amogusussy 9c471f9c15
Update thepiratebay.php 2022-11-30 17:09:16 +00:00
amogusussy da83515423
Update thepiratebay.php 2022-11-28 22:38:19 +00:00
hnhx 9ad077535e added ahmia search, code cleanup, removed dead instances, added some new instances 2022-11-20 19:00:45 +01:00
hnhx e72cc442bf added weather and tor check special query, fixed an issue with search types, removed an offline instance 2022-10-29 14:41:05 +02:00
hnhx ddaceff4e5 added "my ip", "my user agent" special queries, settings set via parameters now persist, changed "type" to "t" for consistency 2022-10-25 13:02:01 +02:00
Extravi 3e9d1822ac
Add files via upload 2022-09-03 20:33:51 -04:00
hnhx e814e63f0b replaced google video results with brave, fixed an xss exploit, added bang search support at the end of query, added instances.json, optimized some image sizes 2022-09-03 19:45:47 +02:00
hnhx fd39efc8e9 fixed image results on mobile, fixed api url encoding, librex should look better now on small monitors, fixed onion address for beparanoid.de 2022-08-16 15:50:44 +02:00
Extravi 6f50c7ddf2
Update text.php 2022-08-15 00:04:52 -04:00
hnhx 57bfb483ba added 1337x to torrent results, fixed some css 2022-07-15 15:50:23 +02:00
kysnigger c847b0c874 replace google images with qwant, added ddg bang seach, made the code for privacy frontends prettier 2022-07-08 21:52:26 +02:00
hnhx a0bbe838c9 added image proxy to speed up image results, fixed broken wiki link, downscaled librex related images 2022-06-27 23:00:22 +02:00
hnhx 76dffa22fa image result URLs are now checked for privacy friently frontends 2022-06-14 14:06:29 +02:00
hnhx 14a70acf2a added source url to image results, removed content security header because it caused issues 2022-06-09 11:02:59 +02:00
Keanu Poeschko 1349cecbc7 added csp and fixed fix. 2022-05-19 12:46:39 +02:00
Keanu Poeschko 63d099ffb2 Fixed two XSS bugs. 2022-05-19 12:17:27 +02:00
hnhx 61240bcd79 fixed arbitrary file read and XSS vulnerabilities, fixed some issues with settings 2022-05-15 10:34:46 +02:00
hnhx e9652789f5 added torrentgalaxy, added proxitok, fixed some HTML formatting 2022-05-11 20:08:16 +02:00