Fix 404 error due to routes mapping #34

Merged
Ghost merged 4 commits from development into master 2021-12-27 09:26:38 -05:00

4 Commits

Author SHA1 Message Date
Rev
2c6d575735 refactor the items collection class
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-22 16:19:53 +09:00
Rev
24c7ff1ef3 update routes mapping 2021-12-22 16:19:03 +09:00
Rev
072f9659de redirect bad routes to search page 2021-12-22 16:18:25 +09:00
shirito
53048e6147 fix: Fixing 404 on search url (#33)
All checks were successful
continuous-integration/drone/push Build is passing
Fixing 404 error on https://db.sp-tarkov.com/search and subpaths (https://db.sp-tarkov.com/search/5cc9a96cd7f00c011c04e04a for example)

![image](/attachments/45627308-515f-4f49-9932-0e0234c653fe)

Reviewed-on: SPT-AKI/Website#33
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-12-20 18:17:55 +00:00