Author Topic: Anubis  (Read 61024 times)

Kim

  • Newbie
  • *
  • Posts: 40
  • Karma: +6/-0
Re: Anubis
« Reply #15 on: April 15, 2026, 09:33:53 am »
Nope, haven't touched it yet wanted to see how things was working first and be to fast to jump on the gun.

Reviewing the logs for UA:

Code: [Select]
"user_agent":"Mozilla/5.0 (OS/2; OS/2 i386) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.15.2 Chrome/83.0.4103.122 Safari/537.36 Dooble/2022.10.15"
"user_agent":"Mozilla/5.0 (OS/2; OS/2 i386) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.15.2 Chrome/83.0.4103.122 Safari/537.36 Dooble/2024.11.17"
"user_agent":"Mozilla/5.0 (OS/2; OS/2 i386) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.15.2 Chrome/83.0.4103.122 Safari/537.36 Dooble/2025.07.04"
"user_agent":"Mozilla/5.0 (OS/2; OS/2 i386) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.15.2 Chrome/83.0.4103.122 Safari/537.36 Dooble/2025.11.25"
"user_agent":"Mozilla/5.0 (OS/2; OS/2 i386) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/6.2.6 Chrome/94.0.4606.126 Safari/537.36 Dooble/2025.11.25"
"user_agent":"Mozilla/5.0 (OS/2; Warp 4.5; rv:24.0) Gecko/20100101 Firefox/24.0"
"user_agent":"Mozilla/5.0 (OS/2; Warp 4.5; rv:31.0) Gecko/20100101 Firefox/31.0"
"user_agent":"Mozilla/5.0 (OS/2; Warp 4.5; rv:38.0) Gecko/20100101 Firefox/38.0 SeaMonkey/2.35"
"user_agent":"Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Firefox/45.0 SeaMonkey/2.42.9esr Lightning/4.7.9"
"user_agent":"Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Firefox/45.0 SeaMonkey/2.42.9esr"
"user_agent":"Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Firefox/45.0"
"user_agent":"Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Thunderbird/45.8.0"
"user_agent":"Mozilla/5.0 (Unknown; OS/2 i386) AppleWebKit/537.36 (KHTML, like Gecko) QtWebEngine/5.15.2 Chrome/83.0.4103.122 Safari/537.36"

Pete

  • Hero Member
  • *****
  • Posts: 1520
  • Karma: +21/-0
Re: Anubis
« Reply #16 on: April 15, 2026, 04:39:21 pm »
Hi All

Just to confirm that Stevens UA line works fine with Seamonkey here.


Regards

Pete

Dave Yeo

  • Hero Member
  • *****
  • Posts: 6051
  • Karma: +167/-1
Re: Anubis
« Reply #17 on: April 15, 2026, 04:41:51 pm »
Nope, haven't touched it yet wanted to see how things was working first and be to fast to jump on the gun.

Well, I'm back to logging in with SeaMonkey, User agent: OS2zilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 SeaMonkey/2.53.23

Pete

  • Hero Member
  • *****
  • Posts: 1520
  • Karma: +21/-0
Re: Anubis
« Reply #18 on: April 15, 2026, 11:26:37 pm »
Hi Dave

Is it possible to set that line as the UA line to use permanently? - I'm finding that I have to reselect it next time I start Seamonkey.


Regards

Pete

Dave Yeo

  • Hero Member
  • *****
  • Posts: 6051
  • Karma: +167/-1
Re: Anubis
« Reply #19 on: April 16, 2026, 12:48:19 am »
I use user agent switcher to change user agents. Attached, unzip and drag'n'drop the xpi on your browser. Can't remember if it needs a restart. It should show up under Tools, open up the Edit User Agents menu and add the UA. Should work for Firefox too.
Prefbar is another add-on that allows changing user agents.
Or got to about:config, search for general.useragent.override and add it there.
Newer SM allows you to do similar in about:config on a per domain basis. I should ask about the patch that enabled that.

Dariusz Piatkowski

  • Hero Member
  • *****
  • Posts: 1566
  • Karma: +44/-0
Re: Anubis
« Reply #20 on: April 16, 2026, 02:05:46 am »
Nope, haven't touched it yet wanted to see how things was working first and be to fast to jump on the gun.

Well, I'm back to logging in with SeaMonkey, User agent: OS2zilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 SeaMonkey/2.53.23

So Dave's "trick" UA string works...and yet the regular FF 45.9 one does not...ugh???

Weird b/c I see that showing up in Kim's log already...and yet it fails in the very same way over here...need to dig into this a bit more!

Dave Yeo

  • Hero Member
  • *****
  • Posts: 6051
  • Karma: +167/-1
Re: Anubis
« Reply #21 on: April 16, 2026, 02:51:43 am »
The real question is why Steven's trick UA works. Tried a couple of others, got Anubis. Tried none, got blocked as a UA is required

Pete

  • Hero Member
  • *****
  • Posts: 1520
  • Karma: +21/-0
Re: Anubis
« Reply #22 on: April 16, 2026, 03:56:31 am »
Hi Dave

I'm already using UAS - v0.7.3.
The problem is that the selection does not "stick" - next restart of Seamonkey will show the UA set as "Default" ie Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Firefox/45.0 SeaMonkey/2.42.9esr.
I checked the about:config but general.useragent.override does not exist - until a non-Default UA is used. However, it seems that setting then gets deleted (at app startup?) which, I guess, resets the UA to Default.


Regards

Pete

Dave Yeo

  • Hero Member
  • *****
  • Posts: 6051
  • Karma: +167/-1
Re: Anubis
« Reply #23 on: April 16, 2026, 05:25:09 am »
I see what you mean. Investigating. BTW, using Lynx's user agent also works, and seems to turn off JS.  Lynx/2.8.5rel.1 libwww-FM/2.14 SSL-MM/1.4.1 GNUTLS/0.8.12

Dave Yeo

  • Hero Member
  • *****
  • Posts: 6051
  • Karma: +167/-1
Re: Anubis
« Reply #24 on: April 16, 2026, 06:15:54 am »
Create the file user.js in your profile, and add this line,
Code: [Select]
user_pref("general.useragent.override","OS2zilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 SeaMonkey/2.53.23");
If you already have user.js, add the line. On startup the user agent will be set to OS2zilla, check in about:
Should work for Firefox too, untested.
Edit: Since we are using OS/2, I changed to this in user.js,
Code: [Select]
user_pref("general.useragent.override","OS2zilla/5.0 (OS/2; Warp 4.5 x86_64; rv:128.0) Gecko/20100101 SeaMonkey/2.53.23");
« Last Edit: April 16, 2026, 07:03:29 am by Dave Yeo »

Alfredo Fernández Díaz

  • Full Member
  • ***
  • Posts: 108
  • Karma: +7/-0
Re: Anubis
« Reply #25 on: April 16, 2026, 08:59:33 am »
SeaMonkey getting stuck at some Anubis page which won't work in an OS/2 browser... to access an OS/2 forum -- what a way to start the day : (

Anyway, Links/2 2.30 bypassed that right away so I could read this...

Since we are using OS/2, I changed to this in user.js [...]

Didn't want to put anything permanent in user.js so I tried the above with User Agent Switcher, which all this reminded me about and (still?) is in my SeaMonkey -- worked perfectly. Thanks, Dave.

Alfredo Fernández Díaz

  • Full Member
  • ***
  • Posts: 108
  • Karma: +7/-0
Re: Anubis
« Reply #26 on: April 16, 2026, 09:21:28 am »
And an addition of possible interest: following the link to Anubis itself from the '14 years of service' thread, I got the same splash page as the forum, but unlike the one here, it refreshed itself and let me in. Differences: I had switched the UA string by then, and I had JS off, which is my default setting, except for a few websites like os2world.com. Just in case it is of any use for you.

Pete

  • Hero Member
  • *****
  • Posts: 1520
  • Karma: +21/-0
Re: Anubis
« Reply #27 on: April 16, 2026, 03:16:53 pm »
Hi All

@Dave Yes, the user_pref line works here - whether in user.js or alternatively added to prefs.js

@Alfredo Using User Agent Switcher works fine until Seamonkey is closed. On next start the UA line will have reset to the Default which is why the user_pref line is needed.


Regards

Pete



Dave Yeo

  • Hero Member
  • *****
  • Posts: 6051
  • Karma: +167/-1
Re: Anubis
« Reply #28 on: April 16, 2026, 05:55:25 pm »
I'm also finding the UA change to help at other sites. My local weather page quit bitching about my browser, a couple of other sites now let me in instead of hanging at checking your not a bot page.

Andi B.

  • Hero Member
  • *****
  • Posts: 970
  • Karma: +18/-3
Re: Anubis
« Reply #29 on: April 19, 2026, 03:42:13 pm »
Does a general.useragent.override.os2world.com work? I've in about:config something similar for google -

name -
general.useragent.override.google.com
string -
Mozilla/5.0 (OS/2; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0