zedeus / nitter

Alternative Twitter front-end
https://nitter.net
GNU Affero General Public License v3.0
9.97k stars 529 forks source link

Nitter not working with opera #1031

Open Kon1Kobryn opened 1 year ago

Kon1Kobryn commented 1 year ago

Nitter.net returns 403 when trying to access it from opera browser (Edge and chrome works fine).

zedeus commented 1 year ago

What user agent?

Kon1Kobryn commented 1 year ago

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 OPR/102.0.0.0

saintamh commented 11 months ago

I get a 403 on nitter.net, using Firefox. Full request headers:

GET / HTTP/2
Host: nitter.net
User-Agent: Mozilla/5.0 (Windows NT 10.0; rv:109.0) Gecko/20100101 Firefox/118.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Encoding: gzip, deflate, br
DNT: 1
Upgrade-Insecure-Requests: 1
Connection: keep-alive
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: none
Sec-Fetch-User: ?1
saintamh commented 11 months ago

Looks like this issue is a duplicate of #1006