Skip to content

Commit

Permalink
尝试覆盖 Netflix 强迫修改密码的情况;增加程式的鲁棒性
Browse files Browse the repository at this point in the history
  • Loading branch information
luolongfei committed Nov 10, 2021
1 parent 80d4116 commit 3998052
Show file tree
Hide file tree
Showing 4 changed files with 335 additions and 175 deletions.
10 changes: 7 additions & 3 deletions mail/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,9 @@
.notRenewed a {
color: inherit!important;
}



</style>
</head>
<body>
Expand All @@ -294,19 +297,20 @@
<div class="mmsgLetterHeader"
style="height:23px;">
</div>
<div class="mmsgLetterContent" style="text-align:left;padding:30px;font-size:14px;line-height:1.5;/*background:url('images/ting.jpg') no-repeat top right;background-size: 224px 224px;*/">
<div class="mmsgLetterContent"
style="text-align:left;padding: 0 30px;font-size:14px;line-height:1.5;/*background:url('images/ting.jpg') no-repeat top right;background-size: 224px 224px;*/">
<div>
<p>
{}
</p>
</div>
<div class="mmsgLetterInscribe" style="padding:40px 0 0;">
<img class="mmsgAvatar" src="cid:avatar"
style="float:left;width: 40px;height: 40px;">
style="float:left;width: 42px;height: 32px;">
<div class="mmsgSender" style="margin:0 0 0 54px;">
<p class="mmsgName" style="margin:0 0 10px;">Im Robot</p>
<p class="mmsgInfo" style="font-size:12px;margin:0;line-height:1.2;">
邮件推送机器人<br>
胖虎推送 敬上<br>
<a href="mailto:[email protected]" rel="noopener" target="_blank">[email protected]</a>
</p>
</div>
Expand Down
Binary file modified mail/images/ting.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mail/images/ting_old.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3998052

Please sign in to comment.