1.0 |02月09日 |片长45分钟 |第26集完结 |共26集
简介:

1911年,辛亥革命前夕,位于天津郊外的一个偏远县城福元县宋府发生了一系列连环杀人案件,天津警务公所谭伯顿等人赶往福元县侦破此案,在拨开层层迷雾之后,谭伯顿发现了福元县隐藏着一个惊天秘密,于是,一场正义与罪恶的斗争在福元县拉开序幕。

猜你喜欢
换一换
首页
电影
连续剧
综艺
动漫
短剧大全
cript>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;