SETUP LICENSE SERVER 1. Upload check.php ke hosting / VPS yang support PHP. 2. Akses endpoint contoh: https://domainanda.com/license/check.php 3. Edit file Python: LICENSE_SERVER_URL = "https://domainanda.com/license/check.php" 4. Saat app dibuka: - user input license - app kirim license_key + device_id ke server - server bind license ke device pertama - device lain akan ditolak 5. Database sederhana tersimpan di: licenses_db.json Reset bind device: - buka licenses_db.json - kosongkan device_id pada license yang ingin di-reset