WebView API Test

1. Database Connection Test

✓ Database connection successful

2. Get URL API Test

Testing: http://yashapp.me/php_admin/api/get_url.php

✓ Get URL API working

Current URL: https://www.example.com

Title: Test Website

3. Update URL API Test

Testing: http://yashapp.me/php_admin/api/update_url.php

✓ Update URL API working

Response: URL updated successfully

4. Admin Panel Test

Admin Panel: http://yashapp.me/php_admin/login.php

Default credentials: admin / admin123

5. Current Database Content

IDURLTitleActiveUpdated
244https://www.example.comTest WebsiteYes2026-04-18 19:04:16
243https://www.example.comTest WebsiteNo2026-04-18 19:04:16
242https://www.example.comTest WebsiteNo2026-04-16 20:11:05
156https://games.e-droid.net/en/pop-the-bug-appcreator24/index.html?nocache=1&gameid=153Pop The BugNo2026-04-16 19:10:20
155https://games.e-droid.net/en/hungry-frog-appcreator24/index.html?nocache=1&gameid=152Hungry FrogNo2026-04-16 19:10:20

Test completed! If all tests pass, your API is ready for the Flutter app.