From 734d22c8fdbeae13e0b60734a289d9b0a21e77b5 Mon Sep 17 00:00:00 2001 From: Gray <84999745+Milxnor@users.noreply.github.com> Date: Sun, 28 May 2023 08:48:18 -0400 Subject: [PATCH] fix credits --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e08840..b5298bc 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ Go to `settings.h` and change URL_HOST and URL_PORT to what you want. Go to `settings.h` and change the variable `CobaltUsage` to `ECobaltUsage::Hybrid`. -# How to connect to XMPP with fiddler open (credits Lawin) +# How to connect to XMPP with fiddler open () +Thanks [Lawin](https://github.com/Lawin0129) for this method.
All you have to do is put this into your fiddler script. ```