Fallagassrini Bypass Shell

echo"
Fallagassrini
";
Current Path : /home/happyrenas/old/happy-and-pay.fr/js/

Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Upload File :
Current File : /home/happyrenas/old/happy-and-pay.fr/js/smoothscroll.js

(function($){  
$.fn.juizScrollTo = function(speed){  
	if(!speed) var speed = 'slow';  

	return this.each(function(){  
		$(this).click(function(){  
			var goscroll = false;  
			var the_hash = $(this).attr("href");  
			var regex = new RegExp("(.*)\#(.*)","gi");  
			var the_element = '';  

			if(the_hash.match("\#(.+)")) {  

				the_hash = the_hash.replace(regex,"$2");  

				if($("#"+the_hash).length>0) {  
					the_element = "#" + the_hash;  
					goscroll = true;  
				}  
				else if($("a[name=" + the_hash + "]").length>0) {  
					the_element = "a[name=" + the_hash + "]";  
					goscroll = true;  
				}  

				if(goscroll) {  
					var container = 'html';  
					if ($.browser.webkit) container = 'body';  

					$(container).animate({  
						scrollTop:$(the_element).offset().top  
					}, speed);  
					return false;  
				}  
			}  
		});  
	});  
};  
})(jQuery)  
   
$('a[href^="#"]').juizScrollTo('slow');

bypass 1.0, Devloped By El Moujahidin (the source has been moved and devloped)
Email: contact@elmoujehidin.net