⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.134
Server IP:
68.65.123.197
Server:
Linux premium49.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
smarbgfw
/
card.smartech-hub.com
/
public
/
js
/
Edit File: add-service.js
(function ($) { "use strict"; function addService() { var id = getRandomInt(); var services = "
Service Image
(1MB max size)
Service Name
Service Description
Enquiry Button
Enabled
Disabled
Remove
"; $("#more-services").append(services).html(); } function removeService(id) { $("#"+id).remove(); } function getRandomInt() { min = Math.ceil(0); max = Math.floor(9999999999); return Math.floor(Math.random() * (max - min) + min); //The maximum is exclusive and the minimum is inclusive } })(jQuery);
Simpan