修改 吴清平 title
This commit is contained in:
@@ -265,6 +265,8 @@
|
|||||||
$("#tittle").html('秒开云专线网络');
|
$("#tittle").html('秒开云专线网络');
|
||||||
document.title = '秒开云专线网络';
|
document.title = '秒开云专线网络';
|
||||||
} else if (getUrlParam('agent_id') == 'MTAwMTA4') {
|
} else if (getUrlParam('agent_id') == 'MTAwMTA4') {
|
||||||
|
$("#tittle").html('高级动态IP');
|
||||||
|
document.title = '高级动态IP';
|
||||||
$("#open_tx").hide();
|
$("#open_tx").hide();
|
||||||
} else if (getUrlParam('agent_id') == 'MTAwMDkw') {
|
} else if (getUrlParam('agent_id') == 'MTAwMDkw') {
|
||||||
$("#tittle").html('百道加速');
|
$("#tittle").html('百道加速');
|
||||||
|
|||||||
Reference in New Issue
Block a user