chore: bump version to v1.2.0, cleanup repo, and update docs refs

This commit is contained in:
dyzulk
2026-01-18 23:29:04 +07:00
parent 6c92985707
commit 18a525e438
36 changed files with 1362 additions and 2777 deletions

View File

@@ -5,7 +5,7 @@ namespace App\Helpers;
class HotspotHelper
{
/**
* Parse profile on-login script metadata (Mikhmon format)
* Parse profile on-login script metadata (Standard format)
* Format: :put (",mode,price,validity,selling_price,lock_user,")
*/
public static function parseProfileMetadata($script) {