From 40f7030ffdf4d64527685fd582491f8304f41b2c Mon Sep 17 00:00:00 2001 From: kkthxbye <400797+kkthxbye-code@users.noreply.github.com> Date: Tue, 7 May 2019 08:21:43 +0200 Subject: [PATCH] Update README.md --- panorama_mitm_xss/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panorama_mitm_xss/README.md b/panorama_mitm_xss/README.md index ad084ce..0cb8aee 100644 --- a/panorama_mitm_xss/README.md +++ b/panorama_mitm_xss/README.md @@ -3,7 +3,7 @@ ### Fixed on 07-05-2019 *https://github.com/SteamDatabase/GameTracking-CSGO/commit/2174089a01d9289fa62e098d142ac77f49667408* -*They fixed it by changing the URL to https and not eval'ing unsafe input. Still plenty of entrypoints.* +*They fixed it by changing the URL to https and not eval'ing unsafe input. Still plenty of entrypoints though.* ---