mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Server nochan.php seems to be different than local one for some reason
This commit is contained in:
@@ -441,12 +441,10 @@ function onepage_load(){
|
||||
$($(e)[39]).insertAfter(".mega");
|
||||
$("main").html($($(e)[43]).html());
|
||||
|
||||
console.log($($(e)[63]).html());
|
||||
|
||||
if($("#alreadyfp").length == 1){
|
||||
window.initfp();
|
||||
}else {
|
||||
$("#scripts").append($($(e)[63]).html());
|
||||
$("#scripts").append($($(e)[45]).html());
|
||||
}
|
||||
|
||||
if($("#alreadychannel").length == 0){
|
||||
|
||||
Reference in New Issue
Block a user