diff --git a/Scripts/py/FNplus.py b/Scripts/py/FNplus.py index 3b6be3a..0488182 100644 --- a/Scripts/py/FNplus.py +++ b/Scripts/py/FNplus.py @@ -1,6 +1,6 @@ ''' cron: 25 7 */10 * * -new Env('EUserv 续期消息版'); +new Env('Freenom 续期消息版'); ''' import os,re,requests,argparse @@ -132,4 +132,4 @@ if len(user_list) != len(passwd_list): for i in range(len(user_list)): instance = FreeNom(user_list[i], passwd_list[i]) instance.renew() - qlnotify(msg) \ No newline at end of file + qlnotify(msg)