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
/
administrator
/
components
/
com_quix
/
assets
/
script.js
/
/
(function($){ $(document).ready(function(){ function saveAjaxIntegration(item){ $('input[name=task]').val('integrations.update'); // console.log($(this).is(':checked')); var value = $('#adminForm').serializeArray(); // console.log(value); $.ajax({ type : 'POST', data : value, beforeSend: function(){ item.parent().parent().parent().addClass('disabled'); item.attr('disabled', true); }, success: function (res) { var response = JSON.parse(res); if(!response.success){ console.log(response.data); } item.parent().parent().parent().removeClass('disabled'); item.attr('disabled', false); item.parent().parent().parent().find('.success-message').fadeIn('fast').delay(1000).fadeOut('fast'); } }); } $('.toggleIntegration').change(function() { var item = $(this); saveAjaxIntegration(item); }); $('#customIntegrationSave').on('click', function(e) { e.preventDefault(); var item = $(this); saveAjaxIntegration(item); }); }); })(jQuery);
/home/pteabiscqq/www/administrator/components/com_quix/assets/script.js