Version=>1.0.5.0
- Added DRY Architecture Implementation using
status_validate,generic_validate, andmake_get_requestfor improved validator consistency and maintenance. - Added new category: donation/.
- Added platform: buymeacoffee (donation/). (Closes #32)
- Updated CONTRIBUTING.md to reflect the new standardized approach.
- Refactored most existing validators to utilize the new helper functions.
#36 By @VamatoHD and reviewed by @kaifcodec
Known Issues
- Validators for
medium.py,producthunt.py,youtube.py, andx.pystill need to be updated to the new DRY architecture.