Update README.md

This commit is contained in:
✨小透明・宸✨
2020-06-07 22:29:13 +08:00
parent 7ac21ad8d2
commit b99c0149b5
4 changed files with 10 additions and 6 deletions

View File

@@ -6,7 +6,11 @@
[去这里使用](https://transparentlc.github.io/WechatMomentScreenshot) [去这里使用](https://transparentlc.github.io/WechatMomentScreenshot)
> 本工具生成的截图,仅可用于**应付各类强制要求转发朋友圈的情形**,请勿用于其他用途。 > 本工具生成的截图,仅可用于**个人应付各类强制要求转发朋友圈的情形**,请勿**批量生成截图**或将截图用于其他用途。
>
> *因为“批量生成”显然超出了个人使用的范围吧……?*
>
> 不接受定制请求,有功能请求可以添加 Issue如果建议合理的话我可能就会添加
--- ---

File diff suppressed because one or more lines are too long

View File

@@ -324,14 +324,14 @@
<img style="position: relative; display: inline-block; width: auto; height: 42px; top: 9px;" /> <img style="position: relative; display: inline-block; width: auto; height: 42px; top: 9px;" />
</div> </div>
<div style="height: 50px;"></div> <div style="height: 50px;"></div>
<img id="triangle" src="triangle.svg" width="40" height="16" style="position: relative; left: 25px; top: 5px;" /> <img id="triangle" src="https://cdn.jsdelivr.net/gh/TransparentLC/WechatMomentScreenshot/triangle.svg" width="40" height="16" style="position: relative; left: 25px; top: 5px;" />
<div id="like" class="like"> <div id="like" class="like">
<img src="like.svg" width="32" height="32" style="position: relative; left: 30px; top: 43px; display: inline-block; vertical-align: top;" /> <img src="https://cdn.jsdelivr.net/gh/TransparentLC/WechatMomentScreenshot/like.svg" width="32" height="32" style="position: relative; left: 30px; top: 43px; display: inline-block; vertical-align: top;" />
<div id="likeAvatarList" class="likeAvatarList"></div> <div id="likeAvatarList" class="likeAvatarList"></div>
<div style="height: 17px;"></div> <div style="height: 17px;"></div>
</div> </div>
<div id="comment" class="like" style="margin-top: 1px;"> <div id="comment" class="like" style="margin-top: 1px;">
<img src="commentlist.svg" width="32" height="32" style="position: relative; left: 30px; top: 45px; display: inline-block; vertical-align: top;" /> <img src="https://cdn.jsdelivr.net/gh/TransparentLC/WechatMomentScreenshot/commentlist.svg" width="32" height="32" style="position: relative; left: 30px; top: 45px; display: inline-block; vertical-align: top;" />
<div id="commentList" class="likeAvatarList"></div> <div id="commentList" class="likeAvatarList"></div>
</div> </div>
</div> </div>

View File

@@ -17,7 +17,7 @@ mdui.confirm(''
+ '使用本工具不需要强制关注任何公众号或转发任何内容到朋友圈。如果你发现有公众号存在类似<strong>“关注○○,发送○○,转发○○到朋友圈领取○○”</strong>的行为,请对此类<strong>诱导行为</strong>进行<strong>投诉</strong>。' + '使用本工具不需要强制关注任何公众号或转发任何内容到朋友圈。如果你发现有公众号存在类似<strong>“关注○○,发送○○,转发○○到朋友圈领取○○”</strong>的行为,请对此类<strong>诱导行为</strong>进行<strong>投诉</strong>。'
+ '<a href="https://mp.weixin.qq.com/cgi-bin/readtemplate?t=business/faq_operation_tmpl#3dot3_3" target="_blank">什么是诱导行为?</a>' + '<a href="https://mp.weixin.qq.com/cgi-bin/readtemplate?t=business/faq_operation_tmpl#3dot3_3" target="_blank">什么是诱导行为?</a>'
+ '</p>' + '</p>'
+ '<p>本工具生成的截图,仅可用于<strong>应付各类强制要求转发朋友圈的情形</strong>,请勿用于其他用途。</p>' + '<p>本工具生成的截图,仅可用于<strong>个人应付各类强制要求转发朋友圈的情形</strong>,请勿<strong>批量生成截图</strong>或将截图用于其他用途。<br><small>“批量生成”显然超出了个人使用的范围吧……</small></p>'
+ '<p>当你生成截图时,你应该确定由此产生的结果是你自己可以接受的,在此之前你可以不使用本工具并离开当前页面。</p>' + '<p>当你生成截图时,你应该确定由此产生的结果是你自己可以接受的,在此之前你可以不使用本工具并离开当前页面。</p>'
+ '</div>', + '</div>',
'在开始使用之前……', '在开始使用之前……',