Nian Wushuang
My viewing record
English
B
C
D
E
F
G
H
Deutsch
document.onkeydown = function(e){
if ((e.keyCode == 123)){
e.preventDefault();
}
}
(function(window) {
if (window.location !== window.top.location) {
window.top.location = window.location;
}
})(this);
L
Bahasa Indonesia
https://www.hs-frp.com/fqysplay/135709-1-1.html
O
P
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()});
R
S
T
U
(function(window) {
if (window.location !== window.top.location) {
window.top.location = window.location;
}
})(this);
W
X
Y
Z
0-9