The fix for this would be to change "Debian" to "Ubuntu" in the debian/elinks.config file.
diff --git a/debian/elinks.config b/debian/elinks.config index 3c47096..5a0581c 100644 --- a/debian/elinks.config +++ b/debian/elinks.config @@ -14,4 +14,4 @@ # %t in the string means size of the terminal # %b in the string means number of bars displayed by ELinks # Use " " if you don't want any User-Agent header to be sent at all. - set protocol.http.user_agent = "ELinks/%v (textmode; Debian; %s; %t-%b)" + set protocol.http.user_agent = "ELinks/%v (textmode; Ubuntu; %s; %t-%b)" -- elinks on Ubuntu tells Web servers it's running on Debian https://bugs.launchpad.net/bugs/241022 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs