- The PHP cURL checking function has been enhanced to return the exact response code instead of defaulting to 404 when the response is 0.
- A similar improvement was implemented in the Apps Script code for consistency.
- After thorough testing, the PHP cURL function has been selected for link checking due to its superior accuracy and minimal false positives.