uawdijnntqw1x1x1
IP : 216.73.216.219
Hostname : webm015.cluster127.gra.hosting.ovh.net
Kernel : Linux webm015.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
pteabiscqq
/
www
/
plugins
/
system
/
.
/
spcookieconsent
/
assets
/
js
/
script.js
/
/
/** * @package SP Cookie Consent * @author JoomShaper https://www.joomshaper.com * @copyright Copyright (c) 2010 - 2018 JoomShaper * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or Later */ jQuery(function ($) { // Cookie consent $('.sp-cookie-allow').on('click', function(event) { event.preventDefault(); var date = new Date(); date.setTime(date.getTime() + (30 * 24 * 60 * 60 * 1000)); var expires = "; expires=" + date.toGMTString(); document.cookie = "spcookie_status=ok" + expires + "; path=/"; $(this).closest('#sp-cookie-consent').fadeOut(); }); });
/home/pteabiscqq/www/plugins/system/./spcookieconsent/assets/js/script.js