If you open the "Windows > URL Settings..." menu in Odyssey, you get a very useful window, which allows you to set preferences for different websites (like JavaScript & Spoofing).
Unforutnately, once you've added more than (say) 15 websites, this list becomes an unusable mess, as they are shown in the order you added them. But you can temporarily solve this using the following Shell single command to sort this list into alphabetical order:
Quote:
Sort FROM "${AppDir/Odyssey}/Conf/url.prefs" TO "${AppDir/Odyssey}/Conf/url.prefs"
Just make sure to do this while Odyssey is NOT running!
(There are still other usability issues with this window, such as having to manually type the current website's domain name (rather than it auto-filling it for you), but that's something Fab would need to fix... Or possibly one of the clever people who ported Odyssey to OS4.)