life
Japanese
Game
没有记录
Movie
1
Mei Zong
2
Shenma
3
Folk art
4
broadcast
5
Documentary
6
athletics
7
Game
8
soiree
9
culture
Hong Kong dramas
您还没有观看视频哦
Interview
athletics
year
American drama
Taiwan
Shenma
Interview
athletics
year
American drama
Taiwan
Shenma
Riman
Hong Kong dramas
您还没有观看视频哦
American comics
athletics
year
American drama
Taiwan
Shenma
Japanese drama
Guoman
continent
Taiwanese drama
Riman
year
sort
emotion
Film
broadcast
letter
Japan
Guoman
Chinese
comedy
common
interaction
Chinese
Taiwan
Taiwanese drama
popularity
anime
illation
region
other
tourism
interaction
all
Paternity
culture
continent
interaction
essay
Film
workplace
sift
illation
Score
essay
Paternity
star
2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
2006
2005
2004
Time
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
American comics
Interview
Japan
Peeling
clear
life
Chinese Traditional
Español
South Korean
translate.service.use("client.edge"); translate.setAutoDiscriminateLocalLanguage(); translate.listener.start(); translate.selectLanguageTag.show=false; translate.execute();$("#languageToggle").on("click",function(){$(".languagemenu_container").toggle()});$(".languagemenu_item").on("click",function(){translate.changeLanguage($(this).data("lang")); localStorage.setItem("lang",$(this).data("lang"));$(".languagemenu_container").hide()});
Chinese
var dfdPrompt=null; var installPromptDiv=document.getElementById('install-prompt'); function shouldShowInstallPrompt(){const oneDay=168*60*60*1000; const lastClosed=localStorage.getItem('installPromptClosed'); if(lastClosed){const now=Date.now(); return now-lastClosed>oneDay}return true}function showInstallPrompt(){if(dfdPrompt&&shouldShowInstallPrompt()){installPromptDiv.style.display='block'}}function closePrompt(){installPromptDiv.style.display='none'; localStorage.setItem('installPromptClosed',Date.now())}window.addEventListener('beforeinstallprompt',function(e){dfdPrompt=e; e.preventDefault(); showInstallPrompt()}); function addToDesktop(){if(dfdPrompt){dfdPrompt.prompt(); dfdPrompt.userChoice.then(function(choiceResult){console.log(choiceResult.outcome); closePrompt(); dfdPrompt=null})}else{console.log('添加到主屏幕的功能不可用。 ')}}window.onload=showInstallPrompt;