HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/porn.tw/public_html/includes/videojs/videojs.seek.js
/*! videojs-seek - v0.1.2 - 2014-08-14
* Copyright (c) 2014 Adam Ervans; Licensed MIT */
(function(){videojs.plugin("seek",function(a){var b,c,d,e;return null==a&&(a={}),b=function(a){var b;return b=RegExp("[?&]"+a+"=([^&]*)").exec(window.location.search),b&&decodeURIComponent(b[1].replace(/\+/g," "))},c=a.seek_param||JSON.parse(null!=(e=this.options()["data-setup"])?e:"{}").seek_param||"t",d=parseInt(b(c)),d?this.ready(function(){return this.one("playing",function(){return this.currentTime(d)})}):void 0})}).call(this);