Linux node5458.myfcloud.com 6.10.2-x86_64-linode165 #1 SMP PREEMPT_DYNAMIC Tue Jul 30 15:03:21 EDT 2024 x86_64
Apache
: 45.79.123.194 | : 18.189.195.219
16 Domain
7.4.33
addify5
shells.trxsecurity.org
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
addify5 /
.trash /
modules.1 /
ps_imageslider /
js /
[ HOME SHELL ]
Name
Size
Permission
Action
Sortable.min.js
43.1
KB
-rw-r--r--
homeslider.js
1.63
KB
-rw-r--r--
index.php
1.1
KB
-rw-r--r--
responsiveslides.min.js
3.32
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : homeslider.js
/** * Copyright since 2007 PrestaShop SA and Contributors * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License version 3.0 * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/AFL-3.0 * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * @author PrestaShop SA and Contributors <contact@prestashop.com> * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0 */ jQuery(document).ready(function ($) { var homesliderConfig = { speed: 500, // Integer: Speed of the transition, in milliseconds timeout: $('.homeslider-container').data('interval'), // Integer: Time between slide transitions, in milliseconds nav: true, // Boolean: Show navigation, true or false random: false, // Boolean: Randomize the order of the slides, true or false pause: $('.homeslider-container').data('pause'), // Boolean: Pause on hover, true or false maxwidth: "", // Integer: Max-width of the slideshow, in pixels namespace: "homeslider", // String: Change the default namespace used before: function(){}, // Function: Before callback after: function(){} // Function: After callback }; $(".rslides").responsiveSlides(homesliderConfig); });
Close