From 6bbc6dc9d3e4e1a7184e96e7f406472257d402a8 Mon Sep 17 00:00:00 2001 From: LittleBitwise <92210138+LittleBitwise@users.noreply.github.com> Date: Sun, 20 Nov 2022 16:24:52 +0200 Subject: [PATCH] Changed content type back to XHTML HTML content can be displayed if the xmlns attribute is specified. --- LovenseRemoteRelay.lsl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/LovenseRemoteRelay.lsl b/LovenseRemoteRelay.lsl index 15ddcff..f37f1a2 100644 --- a/LovenseRemoteRelay.lsl +++ b/LovenseRemoteRelay.lsl @@ -8,16 +8,16 @@ list gHttpParams = [ HTTP_VERIFY_CERT, FALSE ]; -string TEXT_BODY = "Your HUD is about to connect to your Lovense Remote! - -Make sure Game Mode is enabled. - -If you're using a mobile device: -Make sure it's connected to the same network as your computer. - -If the HUD is unable to connect: -Make sure the ports are open in your router! -(You can see which ports and local IP are needed when you enable Game Mode in Lovense Remote.) +string TEXT_BODY = " + +
+Make sure the app is open and
connected to the same Wi-Fi as your computer.
+(in case you're using the app on your phone)
If the HUD is unable to connect:
Make sure the ports are open in your router!
+(You can see which ports and local IP are needed
+when you enable Game Mode in Lovense Remote.)