[fix] pexels: circumvent botdetection by passing referer header

As a side effect, Cloudscraper is no longer needed.
It probably only ever worked by setting the correct request headers,
so we don't really need it since we can just set the right request
headers and ciphersuites ourselves.
This commit is contained in:
Bnyro
2026-04-05 11:50:05 +02:00
parent fb68010f72
commit 20fc6fe80d
2 changed files with 12 additions and 6 deletions
-1
View File
@@ -17,4 +17,3 @@ typer==0.24.1
isodate==0.7.2
whitenoise==6.12.0
typing-extensions==4.15.0
cloudscraper==1.2.71