Scan this QR Code to visit us

const queryString = window.location.search; const urlParams = new URLSearchParams(queryString); const qr = urlParams.get('qr') || urlParams.get('r'); if(qr){

window.location.href = 'https://qrcodegeneratorhub.com/i/' + qr; }else{

document.getElementsByClassName('o2ohub-processing')[0].style.display = 'none'; .o2ohub {text-align: center;}

Processing Your QR Code....

Powered by QR Code Generator Hub

var toHideElement = 'o2ohub-qr-code';