This repository has been archived on 2025-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
php-frs/Google Apps Script/quotaexceeded.html

10 lines
165 B
HTML

<!DOCTYPE html>
<html>
<head>
<base target="_top">
</head>
<body>
You exceeded your quota of daily mails. Please try again tomorrow!
</body>
</html>