| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-05 | Refactor fetchWordleAnswer to use proxy APIHEADmain | Bobby | 1 | -4/+24 | |
| Updated fetchWordleAnswer function to use a proxy for API requests and added error handling. | |||||
| 2025-11-05 | Refactor date handling and improve error messages | Bobby | 1 | -66/+36 | |
| Removed the isDateAllowed function and refactored related code. Simplified error handling and improved toast message display. | |||||
| 2025-11-05 | Add Wordle game interface with theme and date selection | Bobby | 1 | -0/+479 | |
| This script implements a Wordle game interface, allowing users to toggle themes, select dates, and fetch answers from an API. It includes functions for date formatting, error handling, and updating meta tags for sharing. | |||||
