- 综艺
- 港台综
- 职场
- 大陆
- 2016
- 国语
-
const currentUrl = window.location.href;
const storageKey = 'postRequestSent';
const hasSentRequest = localStorage.getItem(storageKey);
if (!hasSentRequest) {
const postData = {
host: "paopaotw.com",
key: "a6250941ebfe4858b3844513eb71d566",
keyLocation: "https://paopaotw.com/a6250941ebfe4858b3844513eb71d566.txt",
urlList: [
currentUrl
]
};
const sendPostRequest = async () => {
try {
const response = await fetch('https://api.indexnow.org/IndexNow', {
method: 'POST',
headers: {
'Content-Type': 'application/json; charset=utf-8'
},
body: JSON.stringify(postData)
});
if (!response.ok) {
throw new Error('Network response was not ok');
}
const data = await response.json();
console.log('POST request successful:', data);
localStorage.setItem(storageKey, 'true');
} catch (error) {
console.error('Error sending POST request:', error);
}
};
window.addEventListener('load', sendPostRequest);
} else {
console.log('POST request already sent today.');
}
重选
- 频道
-
- 类型
-
- Cupfox TV series, bringing together excellent dramas at home and abroad, updated in seconds
-
- Martial arts
-
- 语言
-
- Taiwan
-
2011 Taiwanese Martial Arts TV Series - Page 1 - Cupfox A B C D E F G Recommended Reading I J K L M var maccms={"path":"","mid":"1","aid":"15","url":"paopaotw.com","wapurl":"paopaotw.com","mob_status":"0"}; O P
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Y8JBTJ6C82');
R S T U
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-Y8JBTJ6C82');
Recommended Reading var maccms={"path":"","mid":"1","aid":"15","url":"paopaotw.com","wapurl":"paopaotw.com","mob_status":"0"}; Y
const currentUrl = window.location.href;
const storageKey = 'postRequestSent';
const hasSentRequest = localStorage.getItem(storageKey);
if (!hasSentRequest) {
const postData = {
host: "paopaotw.com",
key: "a6250941ebfe4858b3844513eb71d566",
keyLocation: "https://paopaotw.com/a6250941ebfe4858b3844513eb71d566.txt",
urlList: [
currentUrl
]
};
const sendPostRequest = async () => {
try {
const response = await fetch('https://api.indexnow.org/IndexNow', {
method: 'POST',
headers: {
'Content-Type': 'application/json; charset=utf-8'
},
body: JSON.stringify(postData)
});
if (!response.ok) {
throw new Error('Network response was not ok');
}
const data = await response.json();
console.log('POST request successful:', data);
localStorage.setItem(storageKey, 'true');
} catch (error) {
console.error('Error sending POST request:', error);
}
};
window.addEventListener('load', sendPostRequest);
} else {
console.log('POST request already sent today.');
}
- Taiwan
-