The default language of any content posted is English. Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the
Help page. Found a dead link? Use the report button!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
Fixed
Fixed: Resolved accessibility issue by ensuring elements with onclick have a valid ARIA role, improving keyboard and screen reader support.
Fixed
Fixed: Ensured accessible names match visible labels to improve speech-input navigation and ARIA compliance.
Fixed
Fixed: Ensured keyboard focus indicator is clearly visible on cookie consent buttons for better accessibility compliance.
Fixed
Fixed: Ensured text contrast meets WCAG AA by adjusting colors, text shadow, and font size for better readability.
Changed
Changed: Updated button colors and contrast to meet WCAG AA standards, ensuring better readability and accessibility.
Changed
Changed: Updated router initialization to use Factory::getContainer()->get(SiteRouter::class) for improved compatibility and adherence to Joomla’s modern API.
Changed
Changed: Added role=”contentinfo” to the cookie consent banner for improved accessibility and ARIA landmark compliance.