From 98a2cc132d7257c616692ebf5b2d97e58d8a9455 Mon Sep 17 00:00:00 2001 From: ConnorAU <15099385+ConnorAU@users.noreply.github.com> Date: Tue, 27 Dec 2022 10:28:58 +1000 Subject: [PATCH] Update old/broken image links --- addon/external/Example2.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addon/external/Example2.cpp b/addon/external/Example2.cpp index 5019fed..7047067 100644 --- a/addon/external/Example2.cpp +++ b/addon/external/Example2.cpp @@ -17,11 +17,11 @@ class Example2 { class Author { name="Connor"; url="https://steamcommunity.com/id/_connor"; - image="https://steamcdn-a.akamaihd.net/steamcommunity/public/images/avatars/1e/1e3c83b65d6f34cc9708eae853e8bc9848865dd1_full.jpg"; + image="https://avatars.akamai.steamstatic.com/ea139abcaf2d2f19c7ec2d76622cb66498e32a85_full.jpg"; }; class Footer { text="This is the footer text"; - image="https://steamcdn-a.opskins.media/steamcommunity/public/images/apps/107410/3212af52faf994c558bd622cb0f360c1ef295a6b.jpg"; + image="https://arma3.com/favicon.ico"; }; fields[]={ //{title,content,inline}