documentary
Hong Kong and Taiwan animation
Brief introduction:
If life is as it first seems
All videos and pictures on this site are collected from the Internet, the copyright belongs to the original owner, this website only provides web page services, does not provide resource storage, and does not participate in recording and uploading.
Variety
10.0 points
Science fiction
Love is hard to escape
Bing
B
Sogou
D
E
F
G
H
I
eWave.Gbook.Login = 0;
eWave.Star.Static=0;
Bing
Baidu
Sogou
O
P
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-4XVRK7VW0M');
Google
S
T
eWave.Gbook.Login = 0;
V
Bing
Baidu
Sogou
const currentUrl = window.location.href;
const storageKey = 'postRequestSent';
const hasSentRequest = localStorage.getItem(storageKey);
if (!hasSentRequest) {
const postData = {
host: "cupfoxyy.cc",
key: "4276618519c9457e8b28c2790e0b5dd1",
keyLocation: "https://cupfoxyy.cc/4276618519c9457e8b28c2790e0b5dd1.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.');
}
0-9