Domania Source Viewer/URL Extractor
Source for
http://e1cycle.co.uk
<html> <head> <title>e1cycle.co.uk</title> <script type="text/javascript" src="/js/fingerprint/iife.min.js"></script> <script type="text/javascript"> var redirect_link = 'http://e1cycle.co.uk/?'; // Set a timeout of 300 microseconds to execute a redirect if the fingerprint promise fails for some reason function fallbackRedirect() { window.location.replace(redirect_link+'fp=-7'); } try { const rdrTimeout = setTimeout(fallbackRedirect, 300); var fpPromise = FingerprintJS.load({monitoring: false}); fpPromise .then(fp => fp.get()) .then( result => { var fprt = 'fp='+result.visitorId; clearTimeout(rdrTimeout); window.location.replace(redirect_link+fprt); }); } catch(err) { fallbackRedirect(); } </script> <style> body { background:#101c36 } </style> </head> <body bgcolor="#ffffff" text="#000000"> <div style='display: none;'><a href='http://e1cycle.co.uk/?fp=-3'>Click here to enter</a></div> <noscript><meta http-equiv="refresh" content="0; URL=http://e1cycle.co.uk/?fp=-5"></noscript> </body> </html>
Links from
http://e1cycle.co.uk