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
国产剧
日剧
韩剧
欧美剧
港剧
台湾剧
其他剧集
Japan
year
soiree
青春偶像
letter
家庭
Sketch
all
emotion
anime
Taiwanese drama
Cantonese
乡村
情景
商战
网剧
interaction
tourism
内地
English
Video
continent
tourism
Documentary
Job
United States
新加坡
马来
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;