From b0c5b1ef95ec63e5aeedb0d3d74074d2ea4953e1 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sat, 18 Dec 2021 16:08:32 -0600 Subject: [PATCH] Fixing non-https links to hobbit cards --- .../gemp-lotr-async/src/main/web/js/gemp-022/hobbit.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/hobbit.js b/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/hobbit.js index 12aa8fe0b..5028d1c3b 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/hobbit.js +++ b/gemp-lotr/gemp-lotr-async/src/main/web/js/gemp-022/hobbit.js @@ -41,10 +41,10 @@ var hobbit = { '30_40': 'https://lotrtcgwiki.com/images/HDG30040.jpg', '30_41': 'https://lotrtcgwiki.com/images/HDG30041.jpg', '30_42': 'https://lotrtcgwiki.com/images/HDG30042.jpg', - '30_43': 'http://hobbitdraftgame.free.fr/Cards_Good_def/New_Bilbo.png', - '30_44': 'http://hobbitdraftgame.free.fr/Cards_Good_def/New_Bilbo_Collector_of_Treasures.png', - '30_45': 'http://hobbitdraftgame.free.fr/Cards_Good_def/New_Bilbo_Master_in_Riddles.png', - '30_46': 'http://hobbitdraftgame.free.fr/Cards_Good_def/New_Bilbo_Reliable_Companion.png', + '30_43': 'https://lotrtcgwiki.com/images/HDG30043.jpg', + '30_44': 'https://lotrtcgwiki.com/images/HDG30044.jpg', + '30_45': 'https://lotrtcgwiki.com/images/HDG30045.jpg', + '30_46': 'https://lotrtcgwiki.com/images/HDG30046.jpg', '30_47': 'https://lotrtcgwiki.com/images/HDG30047.jpg', '30_48': 'https://lotrtcgwiki.com/images/HDG30048.jpg', '30_49': 'https://lotrtcgwiki.com/images/HDG30049.jpg',