403Webshell
Server IP : 216.106.184.20  /  Your IP : 216.73.216.234
Web Server : LiteSpeed
System : Linux asmodeus.in-hell.com 5.14.0-570.58.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 29 06:24:11 EDT 2025 x86_64
User : sekoaid1 ( 1891)
PHP Version : 7.3.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/sekoaid1/public_html/ujian/am2425/___/plugin/countdown/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/sekoaid1/public_html/ujian/am2425/___/plugin/countdown/jquery.countdown-hr.js
/* http://keith-wood.name/countdown.html
 * Croatian l10n for the jQuery countdown plugin
 * Written by Dejan Broz info@hqfactory.com (2011)
 * Improved by zytzagoo (2014) */
(function($) {
	'use strict';
	$.countdown.regionalOptions.hr = {
		labels: ['Godina','Mjeseci','Tjedana','Dana','Sati','Minuta','Sekundi'], // plurals
		labels1: ['Godina','Mjesec','Tjedan','Dan','Sat','Minutu','Sekundu'], // singles
		labels2: ['Godine','Mjeseca','Tjedana','Dana','Sata','Minute','Sekunde'], // paucals
		compactLabels: ['g','m','t','d'],
		whichLabels: function(amount){
			amount = parseInt(amount, 10);
			if (amount % 10 === 1 && amount % 100 !== 11) {
				return 1; // singles (/.*1$/ && ! /.*11$/)
			}
			if (amount % 10 >= 2 && amount % 10 <= 4 && (amount % 100 < 10 || amount % 100 >= 20)) {
				return 2; // paucals (/.*[234]$/ && ! /.*1[234]$/
			}
			return 0; // default plural (most common case)
		},
		digits: ['0','1','2','3','4','5','6','7','8','9'],
		timeSeparator: ':',
		isRTL: false
	};
	$.countdown.setDefaults($.countdown.regionalOptions.hr);
})(jQuery);

Youez - 2016 - github.com/yon3zu
LinuXploit