Tomáš on Nostr: triapul now hosts a daily updated plain text file of most recent firefox user-agents. ...
triapul now hosts a daily updated plain text file of most recent firefox user-agents.
https://triapul.cz/firefox-user-agents.txt
gopher://triapul.cz/0/files/firefox-user-agents.txt
#links2gang bonus:
start links2 with the latest windows user-agent
$ links -http.fake-user-agent "$(echo "/files/firefox-user-agents.txt" | nc triapul.cz 70 | head -n1)"
See: HTTP Options/Header Options
Don't check the 'Fake Firefox' option. That user-agent is very outdated and breaks some websites (for example duckduckgo)
https://triapul.cz/firefox-user-agents.txt
gopher://triapul.cz/0/files/firefox-user-agents.txt
#links2gang bonus:
start links2 with the latest windows user-agent
$ links -http.fake-user-agent "$(echo "/files/firefox-user-agents.txt" | nc triapul.cz 70 | head -n1)"
See: HTTP Options/Header Options
Don't check the 'Fake Firefox' option. That user-agent is very outdated and breaks some websites (for example duckduckgo)