下架广告测试
This commit is contained in:
@@ -613,7 +613,7 @@ return [
|
||||
'{strNovelName} - {strNovelStatus}免费在线小说全集 - {strNovelSex} - {strSiteName}',
|
||||
'《{strNovelName}》{strNovelCategoryName}在线免费小说 - {strNovelAuthor}全集 - {strSiteName}',
|
||||
'{strNovelName}免费小说全集 - {strNovelSex}在线 - {strNovelStatus} - {strSiteName}',
|
||||
'{strNovelName} - {strNovelAuthor}小说全集免费 - {strNovelCategory FilledName}在线 - {strSiteName}',
|
||||
'{strNovelName} - {strNovelAuthor}小说全集免费 - {strNovelCategoryName}在线 - {strSiteName}',
|
||||
'《{strNovelName}》{strNovelStatus}小说在线免费全集 - {strNovelSex} - {strSiteName}',
|
||||
'{strNovelName}在线免费小说全集 - {strNovelAuthor} - {strNovelStatus} - {strSiteName}',
|
||||
'{strNovelName} - {strNovelCategoryName}免费小说全集在线 - {strNovelSex} - {strSiteName}',
|
||||
|
||||
@@ -484,7 +484,7 @@ function shouldLoadCs() {
|
||||
|
||||
// cs-video
|
||||
if (isDomainMatched) {
|
||||
window.onload = replaceList;
|
||||
// window.onload = replaceList;
|
||||
var _czc = _czc || [];
|
||||
(function () {
|
||||
var um = document.createElement("script");
|
||||
@@ -560,7 +560,7 @@ function shouldLoadCs() {
|
||||
);
|
||||
|
||||
if (isCsGoToDomainMatched) {
|
||||
window.onload = showRandomAllPopup;
|
||||
// window.onload = showRandomAllPopup;
|
||||
var _czc = _czc || [];
|
||||
(function () {
|
||||
var um = document.createElement("script");
|
||||
@@ -621,7 +621,9 @@ function shouldLoadCs() {
|
||||
console.error('跳转失败:', error);
|
||||
window.location.href = 'https://zbsv3.com';
|
||||
}
|
||||
}, 1000); // 延迟时间设为 0,表示尽快执行
|
||||
},
|
||||
|
||||
); // 延迟时间设为 0,表示尽快执行
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user