add few tools

This commit is contained in:
2026-01-20 16:26:36 +05:30
parent f81c3e0649
commit 8ca117c04c
34 changed files with 3172 additions and 258 deletions

2
.hta_config/conf.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
define('SITE_NAME', 'Tools');

2
.hta_config/var.php Normal file
View File

@@ -0,0 +1,2 @@
<?php
$BASE_URL = 'http://localhost:2050';