Openload.io - Video/MP3/Image/File - Up to 40$/10k - Unlimited Speed - No Premium Acc

Status
Not open for further replies.
Hey guys, if you want to access your user space oload.co, you need to enter the last sent login key to your email, check your email the last time openload send a login key and it should work. it worked for me ;)
 
Last edited:
in your gmail account try looking for this kind of email:
'Access to openload.co from a new browser or location '

If you find one, use the latest sent login key.
 
for html website or blogger

put this two script in your <body>.... </body> template

<script type="text/javascript">
//openload embed
$(function() {
var iframes = document.getElementsByTagName('iframe');
var key = /https:\/\/openload.co/;
for (var i = 0; i != iframes.length; ++i) {
var match = iframes.src.search(key);
if(match != -1) {
$(iframes).attr('src', $(iframes).attr('src').replace('openload.co', 'oload.co'));
}
}
});
</script>


<script type="text/javascript">
//openload links
$(function() {
var a = document.getElementsByTagName('a');
var key = /https:\/\/openload.co/;
for (var i = 0; i != a.length; ++i) {
var match = a.href.search(key);
if(match != -1) {
$(a).attr('href', $(a).attr('href').replace('openload.co', 'oload.co'));
}
}
});
</script>


Dont work for me.
 
Shit. I have not received any Login key :cursing:

What should I do now ?

Please help.

Can not send a message via there contact page due to CAPTCHA key problem

ERROR for site owner:Invalid domain for site key
reCAPTCHA

HELP HELP HELP
 
I didn't receive a new key, but I used some old one and it worked. All files seem fine, videos play ok. I believe functions which aren't working right now will be restored soon. Anyway, I'm glad openload aka oload.co is back.
 
LOGIN FIX: Use google extension "EditThisCookie 1.4.1", then export cookies from openload.co to oload.co.

Sem_t_tulo_2.png
 
Shit. I have not received any Login key :cursing:

What should I do now ?

Please help.

Can not send a message via there contact page due to CAPTCHA key problem

ERROR for site owner:Invalid domain for site key
reCAPTCHA

HELP HELP HELP
just use any of old keys you had received in your email in past :)

__________________
Added after 2 minutes:

IAll files seem fine, videos play ok.

videos files are present in my video, there should not be a problem
but issue is all openload.co links are down,because main domain taken down
 
Last edited:
i use firefox in Linux
installed somethin similar called "Cookies Manager+" but idk how to use it
in it ive searched for openload.co and it finds alot rows and if i select them idk what else to do
 
I went to oload.co, entered an old login key and it seems all my files are in there and they work flawlessly. Just have to replace the links.
 
Last edited:
Status
Not open for further replies.
Back
Top