diff options
author | marudor <marudor@marudor.de> | 2022-08-19 17:21:41 +0200 |
---|---|---|
committer | Daniel Friesel <derf@chaosdorf.de> | 2022-08-19 18:13:13 +0200 |
commit | dbe379a34db21671a8cff85bd119b6a173dd8a18 (patch) | |
tree | 98d56b64d15eec23c719aab46602c5305464ebd5 /lib/Travelynx.pm | |
parent | 0e14df21d29053bef4a3a9967edec67b35d10a34 (diff) |
use bahn.expert as new domain for marudor.de
Diffstat (limited to 'lib/Travelynx.pm')
-rwxr-xr-x | lib/Travelynx.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travelynx.pm b/lib/Travelynx.pm index 6c2dd50..8e6a465 100755 --- a/lib/Travelynx.pm +++ b/lib/Travelynx.pm @@ -130,7 +130,7 @@ sub startup { # security and usability for websites that want to maintain user's logged-in # session after the user arrives from an external link". In practice, # Safari (both iOS and macOS) does not send a SameSite=lax cookie when - # following a link from an external site. So, marudor.de providing a + # following a link from an external site. So, bahn.expert providing a # checkin link to travelynx.de/s/whatever does not work because the user # is not logged in due to Safari not sending the cookie. # |