Images are not displaying at all

Have tried a ton of different options to get them to show up... pasting latest config below (appreciate any help):

{
  "settings": {
    "Tabs": [
      {
        "ButtonText": "Welcome",
        "HeaderText": "Welcome to Thors Hammer RUST Server",
        "Pages": [
          {
            "TextLines": [
  " ",
              "THIS IS OUR FIRST WIPE PERIOD... stuff is gonna change every day / week",
              "We are happy to see you here, but please consider being a part of finalizing our server",
              "by providing input and helping in a CONSTRUCTIVE way."
            ],
            "ImageSettings": [
  {
              "Position": {
                "MinX": 0.2,
                "MaxX": 0.8,
                "MinY": 0.2,
                "MaxY": 0.8
              },
              "Url": "https://imgur.com/AUj5ZbH",
              "TransparencyInPercent": 100
              }
]
          }
        ],
        "TabButtonAnchor": 4,
        "TabButtonFontSize": 16,
        "HeaderAnchor": 0,
        "HeaderFontSize": 32,
        "TextFontSize": 16,
        "TextAnchor": 3,
        "OxideGroup": ""
      },
      {
        "ButtonText": "Rules",
        "HeaderText": "Rules",
        "Pages": [
          {
            "TextLines": [
  " ",
  "<color=#ff9999>Banable Offenses (Admin discretion):</color>",
              "* ABSOLUTELY NO CHEATS - you are being monitored, so please dont even try it",
              "* ESP, Aimbot, No Recoil, scripts... all suck",
              "* Zero tolerance for personal attacks against Admins - they are not being paid and don't need yer crap",
              "* No advertising for other servers",
              "* Max 2 layers of TC spam - 1st a warning, then followed by admin base wipe",
  " ",
              "<color=#ff9999>Other Banable Offenses (Admin input, Owner decision):</color>",
  "* Toxic behavior - racism, excessive whining / complaining, personal attacks, etc.",
  "* Excessive griefing - if you have raided someone, give em grace for a day after"
        ],
            "ImageSettings": []
          }
        ],
        "TabButtonAnchor": 4,
        "TabButtonFontSize": 16,
        "HeaderAnchor": 0,
        "HeaderFontSize": 32,
        "TextFontSize": 16,
        "TextAnchor": 3,
        "OxideGroup": ""
      },
      {
        "ButtonText": "Commands",
        "HeaderText": "Useful Commands",
        "Pages": [
          {
            "TextLines": [
  " ",
  "<color=#ff0000>/info</color> - opens up this info screen",
              "<color=#ff0000>/mymini</color> - get your free mini copter (2 hr cooldown)... MAKE SURE TO FILL GAS!!!!",
              "<color=#ff0000>/sethome [unique name]</color> - everyone gets 3 possible home TP locations (upgrades for VIPs are coming)",
              "<color=#ff0000>/home [name]</color> - port to your home",
              "<color=#ff0000>/tpr [player name]</color> - port to your team mate or friend",
              "<color=#ff0000>/up [1-4]</color> - upgrade your entire base to wood, stone, metal, or HQM",
  "<color=#ff0000>/st</color> - opens up the skill tree... tons of incredible skills to build towards"
            ],
            "ImageSettings": []
          }
        ],
        "TabButtonAnchor": 4,
        "TabButtonFontSize": 16,
        "HeaderAnchor": 0,
        "HeaderFontSize": 32,
        "TextFontSize": 16,
        "TextAnchor": 3,
        "OxideGroup": ""
      }
    ],
    "ShowInfoOnPlayerInit": true,
    "ShowInfoOnlyOncePerRuntime": true,
    "TabToOpenByDefault": 0,
    "Position": {
      "MinX": 0.15,
      "MaxX": 0.9,
      "MinY": 0.2,
      "MaxY": 0.9
    },
    "BackgroundImage": {
      "Enabled": true,
      "Position": {
        "MinX": 0.0,
        "MaxX": 1.0,
        "MinY": 0.0,
        "MaxY": 1.0
      },
      "Url": "https://imgur.com/AUj5ZbH",
      "TransparencyInPercent": 100
    },
    "ActiveButtonColor": "#666666",
    "InactiveButtonColor": "#333333",
    "CloseButtonColor": "#cccccc",
    "CloseButtonText": "Close",
    "NextPageButtonColor": "#333333",
    "NextPageText": "Next Page",
    "PrevPageButtonColor": "#333333",
    "PrevPageText": "Prev Page",
    "BackgroundColor": "#262626",
    "HelpButton": {
      "IsEnabled": false,
      "Text": "Help",
      "Position": {
        "MinX": 0.0,
        "MaxX": 0.05,
        "MinY": 0.1,
        "MaxY": 0.14
      },
      "Color": "#128128128255",
      "FontSize": 18
    },
    "UpgradedConfig": false
  }
}

Our /info page is causing people to get booted because it is using the http instead of https as now required (or so I've been told it's required).  We need this updated badly.

@mojoroc Don't host images on imgur, as it's blocked in the UK

@Redspyder Move your images to a host that provides https URLs

Seeing people asking for the mod code to be updated ... when it appears that all Server Admins need to do is update their settings files with proper URLs.  Is that correct?  Or is ther emore to this ... errors in the logs, etc.?  

ex1J3sZiXtoTf2d.png DiGiaComTech

Seeing people asking for the mod code to be updated ... when it appears that all Server Admins need to do is update their settings files with proper URLs.  Is that correct?  Or is ther emore to this ... errors in the logs, etc.?  

I was already using all HTTPS URLs, and the plugin works fine for me.