Class
時間
System
数値
Database
Test
Network
配列
File
変数
文字列
";
bigMenu += '';
bigMenu += '- VPS
';
bigMenu += '- 编程语言
';
bigMenu += '
';
in_lang = "zh";
footerStr = "";
if(location.hostname == 'vpsranking.com'){
footerStr += "日本语 | ";
}
footerStr += "使用条款 | 隐私政策 | Copyright ©1st Class, inc. | All Right Reserved
";
jQuery(".site-info" ).html(footerStr);
}
else if(location.href.indexOf("/en/")>=0){
var FreeStr = "";
bigMenu += '';
in_lang = "en";
var footerStr = "";
if(location.hostname == 'vpsranking.com'){
footerStr += "Japanese ver. | ";
}
footerStr += "Terms&Usage | Privacy Policy | Copyright ©1st Class, inc. | All Right Reserved
";
jQuery(".site-info" ).html(footerStr);
}
else{
in_lang = "ja";
var footerStr = "";
if(location.hostname == 'vpshikaku.com'){
footerStr += "English ver. | 中文 (中国) | ";
}
if(location.hostname != 'programminglang.com'){
footerStr += '更新履歴 | ';
}
footerStr += "Privacy Policy | Terms & Usage | 開発:Twitter | Copyright ©1st Class All Right Reserved";
jQuery(".site-info" ).html(footerStr);
jQuery(".more-link").html("記事を読む");
var bigMenu = '';
bigMenu += '';
headerStr = "";
FreeStr = "
";
}
var bigMenu2 = bigMenu.replace(/pills-home-tab/g, "pills2-home-tab").replace(/pills-profile-tab/g, "pills2-profile-tab");
if(location.href.indexOf("programminglang.com")>=0){
jQuery(".masonryinside > .wrapper" ).prepend( bigMenu + headerStr + FreeStr);
jQuery(".masonryinside > .wrapper" ).append(FreeStr + headerStr + bigMenu2);
jQuery('.footertext').html(footerStr);
jQuery(".quotecolor").hide();
}
else{
jQuery("#content" ).prepend( bigMenu + headerStr + FreeStr);
jQuery("#content" ).append(FreeStr + headerStr + bigMenu2);
jQuery(".slider-feature-wrap").remove();
jQuery("a[rel='category tag']").remove();
// jQuery(".breadcrumbs").remove();
}
if(location.href.indexOf("programminglang.com")>=0){
jQuery("#pills-home-tab6").attr("href", "javascript:void(0);");
jQuery("#pills-profile-tab6").addClass("active");
jQuery("#pills2-home-tab6").attr("href", "javascript:void(0);");
jQuery("#pills2-profile-tab6").addClass("active");
}
else if(location.href.indexOf("object-storage")>=0){
jQuery("#pills-home-tab4").attr("href", "javascript:void(0);");
jQuery("#pills-profile-tab4").addClass("active");
jQuery("#pills2-home-tab4").attr("href", "javascript:void(0);");
jQuery("#pills2-profile-tab4").addClass("active");
}
else if(location.href.indexOf("block-storage")>=0){
jQuery("#pills-home-tab3").attr("href", "javascript:void(0);");
jQuery("#pills-profile-tab3").addClass("active");
jQuery("#pills2-home-tab3").attr("href", "javascript:void(0);");
jQuery("#pills2-profile-tab3").addClass("active");
}
else if(location.href.indexOf("/public_cloud/")>=0 || location.href.indexOf("/public")>=0 || location.href.indexOf("/aws/")>=0 || location.href.indexOf("/azure/")>=0 || location.href.indexOf("/gcp/")>=0 || location.href.indexOf("/ibm_cloud/")>=0){
jQuery("#pills-home-tab2").attr("href", "javascript:void(0);");
jQuery("#pills-profile-tab2").addClass("active");
jQuery("#pills2-home-tab2").attr("href", "javascript:void(0);");
jQuery("#pills2-profile-tab2").addClass("active");
}
else if(location.href.indexOf("/domain/")>=0){
jQuery("#pills-home-tab5").attr("href", "javascript:void(0);");
jQuery("#pills-profile-tab5").addClass("active");
jQuery("#pills2-home-tab5").attr("href", "javascript:void(0);");
jQuery("#pills2-profile-tab5").addClass("active");
}
else{
jQuery("#pills-home-tab1").attr("href", "javascript:void(0);");
jQuery("#pills-profile-tab1").addClass("active");
jQuery("#pills2-home-tab1").attr("href", "javascript:void(0);");
jQuery("#pills2-profile-tab1").addClass("active");
}
jQuery(".post-modified-info").remove();