European and American anime
Hong Kong and Taiwan animation
Web skits
in common
There is no record
Korean
misplacement
War films
Japanese and Korean variety shows
Romance films
Red heat
Lori
anime
Action movie
War films
Japanese and Korean variety shows
Romance films
Red heat
Action movie
Lori
Old movies
暂无观影历史
Japanese and Korean dramas
Japanese and Korean variety shows
Romance films
Red heat
Action movie
Lori
anime
European and American anime
Silent killing
Japanese
Red heat
anime
ranking
Catch the doll
Variety
Movie
empty
Seen
Film
misplacement
message
European and American variety shows
legend
venture
Japanese and Korean anime
ranking
Cantonese
Japanese
cartoon
Domestic anime
Welfare Movies
Domestic dramas
English
message
Domestic anime
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
2006
2005
2004
Mainland variety show
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
0-9
Hong Kong and Taiwan animation
Select a language
Japan
High or low ratings
0
Chinese Simplified
J
juvenile
Chinese Traditional
Español
South Korean
UK
Overseas dramas
const currentUrl = window.location.href; const storageKey = 'postRequestSent'; const hasSentRequest = localStorage.getItem(storageKey); if (!hasSentRequest) { const postData = { host: "cupfoxys.cc", key: "89e70e29e63f487ea8e3d0176a206b22", keyLocation: "https://cupfoxys.cc/89e70e29e63f487ea8e3d0176a206b22.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.'); }