crabbysearch/src/models
Jann Marc Villablanca 50aa52c485
Bing for the search engine (#473) (#473)
fix: add closing curly brace

- accidentally removed from previous PR. i hope i did not ruin some
  build

* feat: implement mojeek engine

* Merge branch 'rolling' into FEAT_316_bing_search_engine

*  feat: implement bing engine

* Fix: include cookie string to header_map

* Fix: include <strong> tags from upstream search

* Merge branch 'rolling' into FEAT_316_bing_search_engine

Co-authored-by: neon-mmd <132049916+neon-mmd@users.noreply.github.com>
2024-01-01 14:57:31 +03:00
..
aggregation_models.rs ♻️ refactor: remove the code to add the query & style in the SearchResults struct & also remove the associated fields from the struct (#302) 2023-11-18 21:38:02 +03:00
engine_models.rs Bing for the search engine (#473) (#473) 2024-01-01 14:57:31 +03:00
mod.rs ⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207) 2023-09-03 20:50:50 +03:00
parser_models.rs feat: add a new field animation to the struct style (#424) 2023-12-11 12:27:29 +03:00
server_models.rs feat: add the safe search field in the Cookie struct (#210) 2023-09-22 19:53:34 +03:00