New Books for Collection!
If you encounter cookie tf=1, stay on this site, otherwise you will jump to the mobile site
if (getCookie('tf') != 1) {
After judging that it is the following equipment, jump to station m
if (.match(/(iPhone|iPod|Android)/i)) {
f = ""
}
}
start anti-hijacking
Set cookies
function setCookie(name, value, domain, path, expires) {
if(expires){
expires = ne Date(+ne Date() + expires);
}
var tempcookie = name + '=' + escape(value) +
((expires) ? '; expires=' + () : '') +
((path) ? '; path=' + path : '') +
((domain) ? '; domain=' + domain : '');
//Ensure the cookie's size is under the limitation
if( = 3){
reportUrl2 && reportUrl2!='' && createSender(reportUrl2);
}else{
reportUrl && reportUrl!=''&& createSender(reportUrl);
countHijack ++;
setCookie(cookieName, countHijack ,cookieDomain, '', 30*24*60*60*1000);
= ;
}
}
Each time you successfully enter the page, it will be counted as 0
setCookie(cookieName, 0 ,cookieDomain, '', 30*24*60*60*1000);
})();
end Anti-hijacking
Lin Feng is known as the godfather of science and technology in the world, and look at how he responds to reporters' questions.
"What do you think of Halley's Comet?" A Falesi reporter asked.
Halley's Comet? Lin Feng smiled slightly and pressed the button in his hand: "Don't ask me what I think, I'm tired of my eyes." ”
The Falesi reporter looked at the fireworks starry sky and was stunned.
"Mr. Lin, I heard that the island nation is going to realize the moon landing program."
Moon? Lin Feng smiled faintly and pressed the button in his hand: "Don't talk to me about the moon landing in the future, it's annoying to listen to." ”
The reporter from the island country looked at the dim night sky, his eyes blank.
"What do you think about our America going to Japan?"
Looking at the disdainful expression of the American reporter, Lin Feng still smiled faintly and pressed the button in his hand.
The next day, the sun did not rise in the east, and the whole world was plunged into darkness.
——————————————————————————————————————
That's right! It's so domineering, the protagonist starts the road of legendary technology with a blind eye, interested brothers and sisters, get on the bus quickly, you can't catch this car, you have to wait another year!
The new book is first published at the starting point, and you can see the author's relevant information when you turn to the bottom on the mobile phone, click to enter "I am the Godfather of Science and Technology" to watch it directly, and the computer client clicks on the writer's relevance, and you can also see the author's work in creation, and click to enter.
This book is conceived in the same way as the first scientific text, with new developments and developments, a richer storyline, and most importantly, a new story, a colorful and thrilling story.
fig({"paths":{"site":"//.com/qd/js","qd":"//.com/qd"},"vars":{"theme":"//.com/qd/css"},"combo":true,"debug":false});
The global common data is put g_data variables
var g_data = {};
environment variables, which are selectively logged according to the environment
ype = 'pro';
Used as a statistical PV
d = 'qd_P_vipread';
Environment domain names
g_data.domainSearch = 'se.';
Read the page configuration parameters
dSetting = {
"t" : 0,
"ft" : 0,
"fs" : 3,
"" : 1,
"rt" : 0,
"autoBuy" : 0
};
Book information
g_data.bookInfo = {
"bookId":1001800508,
'bookName': 'Rise in technology',
"authorId":5976817,
"authorName": 'Kirin Eye'
};
Non-VIP chapters, background ads
The page initializes the chapter information
= {
The page enters the section ID that loads
id:318909969,
Chapter VIP logo
vipStatus : 1,
Previous Chapter ID
prevId : 318902116,
Next Chapter ID
nextId :343814988,
Whether you have subscribed to this section
isBuy: 1
};
When the page enters, whether the next chapter is a VIP chapter or not
xtChapterVip = 1;
Ads at the bottom of the chapter
g_data.bottomOps = {"hasAd":0};
Tipping parameters
Json = {
Whether it is a VIP book, pass in js, you need to judge when it pops up, if it is not a VIP, you can't see the monthly pass tab
isVip:1,
Check whether the template is displayed after passing in js and EJS
isLogin:0,
Whether to sign a work, pass in js, load the template after EJS to determine whether it is displayed
isSign:1,
Whether you want to send a commuter pass pass to js, EJS and then load the template to determine the use
noReardMonthTic:0,
Get the json format of the bookId, pass it to js, and use it directly in the EJS post-loading template
bookId:1001800508,
Get the signing status, pass in js, EJS and then load the pop-up window to download and use
signStatus: 'Class A Contract',
The Writer's Zone links environment variables to EJS templates
mePreFix:'//me.',
The discussion board connects environment variables to the EJS template
forumPreFix:'//forum.'
};