WebView API Test

1. Database Connection Test

✓ Database connection successful

2. Get URL API Test

Testing: http://www.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://www.yashapp.me/php_admin/api/update_url.php

✓ Update URL API working

Response: URL updated successfully

4. Admin Panel Test

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

Default credentials: admin / admin123

5. Current Database Content

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

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