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

Status
Not open for further replies.
go to your theme folder, inside theme folder you will find functions.php

paste the code at the end

PHP:
function auto_replace_text($text){
    $replace_words = array(
        'openload.co' => 'oload.co'  
    );
    $text = str_replace(array_keys($replace_words), $replace_words, $text);
    return $text;
}

add_filter('the_content', 'auto_replace_text');
add_filter('the_excerpt', 'auto_replace_text');
?>
 
Last edited:
go to your theme folder, inside theme folder you will find functions.php

paste the code at the end

PHP:
function auto_replace_text($text){
    $replace_words = array(
        'openload.co' => 'oload.co'  
    );
    $text = str_replace(array_keys($replace_words), $replace_words, $text);
    return $text;
}

add_filter('the_content', 'auto_replace_text');
add_filter('the_excerpt', 'auto_replace_text');
?>


code aint working on my script....
 
hello Openload.

please fix your email system so we can contact you, i cannnot email you or my account on your new domain is not working. when i login it send loginkey which i dont receive at all. i have tons of money in my account so please fix that
thanks
 
There comes another issue, all the links to thumbnail are dead too, you cannot event change from openload --> oload. Does not work.

Hey,

it was a long day for us, let me give you the latest updates:
- Current temporary domain is oload.co, streams shoudl work there, but not much more
- We are in negotiations for the openload.co domain and Iam sure we will be able to get it back, but when this will be i cannot tell you as I dont know aswell.
- All youre files and balances are safe, doenst matter what will happen, any balance will be paid out

Regards

Marcel

Thanks Marcel for being constantly informing for us.. and thanks for "protect " us, greetings from Argentina.
 
Somebody's late to the partayyy!

Read the old comments my friend, The domain is suspended, change all your URL's from "openload.co/XYZ" to "oload.co/XYZ".
 
Status
Not open for further replies.
Back
Top