var player_aaaa={"flag":"play","encrypt":0,"trysee":0,"points":0,"link":"\/play\/32109-1-1\/","link_next":"","link_pre":"\/play\/32109-1-19\/","vod_data":{"vod_name":"\u8001\u5e08\u65e9\u4e0a\u597d\u56fd\u8bed","vod_actor":"\u9ece\u660e,\u674e\u7eee\u8679,\u7b80\u4f69\u7b60,\u6797\u82b7\u7b60,\u590f\u840d,\u674e\u5f71,\u5ba3\u8431,\u5468\u6c76\u951c,\u7f57\u6587,\u7f57\u5bb6\u82f1,\ u9ec4\u9711,\u5f20\u6167\u4eea,\u96f7\u5b87\u626c,\u53e4\u5929\u4e50","vod_director":"\u5f90\u9047\u5b89","vod_class":"\u5267\u60c5,\u9999\u6e2f"},"url":"https:\/\/yzzy.play-cdn11.com\/20221214\/17631_0987f134\/index.m3u8","url_next":"","from":"1080zyk","server":"no","note":"","id":"32109","sid":1,"nid":20}
Film
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.');
}
Variety
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.');
}
Horror films