From 397722258d5004e0edf73edeb754e2ca60988d5e Mon Sep 17 00:00:00 2001 From: Simacrus Date: Tue, 19 Apr 2022 13:18:01 +0300 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9864276..416d4f8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Note: as the network protocol constantly evolves, it is unlikely that these will This script tests the login and zone client functionality. -First, login at http://lp.soe.com/ps2/test/ and grab the `lp-token` cookie value. Add this to the token.js file and then run: +First, login at https://lpj.daybreakgames.com/ps2/test/ and grab the `lp-token` cookie value. Add this to the token.js file and then run: `node fullclienttest.js`