Commit Graph

79 Commits

Author SHA1 Message Date
Ahwx be59098abd
fix: docker shit, wikipedia vuln pointed out via email by Yufan You (merge pull request #9 from codedipper/main) 2023-08-17 23:59:48 +02:00
Revvy edbc23f124 Thank you random Chinese student! 2023-08-17 14:27:25 -04:00
davidovski 78c774bc3b Style did you mean text 2023-08-17 14:33:26 +01:00
davidovski d409d61a6b Add did you mean to results output 2023-08-17 14:33:26 +01:00
Revvy 6d78488f65 fix ddg search when zero-click result is present 2023-08-14 20:45:02 -04:00
Ahwxorg 2ca9603121
feat: adding fallback to other instances if rate limiting happens, PR from davidovski/librex.
Fallback to other librex instances
2023-08-12 02:12:37 +02:00
Revvy 678a625696 hnhx/librex#259 2023-08-07 17:42:45 -04:00
Revvy 6241c2491d #234 from hnhx/librex 2023-08-07 17:39:53 -04:00
davidovski 05a52f5f62 Filter reqests to self on fallback 2023-08-07 18:47:01 +01:00
davidovski f737730e40 Copy settings cookies when making a call to other instance 2023-08-07 18:47:01 +01:00
davidovski 19aef64bab Don't accept a fallback instance with a single result 2023-08-07 18:47:01 +01:00
davidovski 4aea931839 Remove automtic redirection setting 2023-08-07 18:47:01 +01:00
davidovski b97c4daac7 Try different instance if fallback fails 2023-08-07 18:47:01 +01:00
davidovski e4fe769c10 Use librex as fallback search engine 2023-08-07 18:47:01 +01:00
davidovski 34feaa27ea Fix checkboxes not unchecking when saving 2023-08-07 18:47:01 +01:00
davidovski cce8aca6e5 Add disable automatic redirection setting 2023-08-07 18:46:59 +01:00
Ahwxorg 6a71de282c
feat(engines/google/text.php): remove random redirection because of privacy concerns 2023-08-02 14:00:32 +02: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