Skip to main content
Help Center
Toggle navigation menu
Back to XMG.gg
English (GB)
Deutsch (Deutschland)
XMG Help Center
Troubleshooting
Communication with Support
Search
Communication with Support
How can I allow XMG to access my computer for troubleshooting? (Remote Support)
I am blocked by Cloudflare when trying to access the XMG website or download portal from outside of Europe
I have sent an e-mail but have not received any reply - what might be the reason?
<% var getColumnClasses = function(numberColumns) { var classNames = numberColumns === 'auto' ? 'col-auto' : 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (block.name) { %>
<% if (block.html_url) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>