Add files via upload
This commit is contained in:
21
LICENSE
Normal file
21
LICENSE
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
MIT License
|
||||||
|
|
||||||
|
Copyright (c) 2019 TransparentLC
|
||||||
|
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
in the Software without restriction, including without limitation the rights
|
||||||
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
copies of the Software, and to permit persons to whom the Software is
|
||||||
|
furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
The above copyright notice and this permission notice shall be included in all
|
||||||
|
copies or substantial portions of the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
# WechatMomentScreenshot
|
# WechatMomentScreenshot
|
||||||
朋友圈转发截图生成工具
|
朋友圈转发截图生成工具
|
||||||
|
|
||||||
[去这里使用](https://transparentlc.github.io/sp/WechatMomentScreenshot)
|
[去这里使用](https://transparentlc.github.io/WechatMomentScreenshot)
|
||||||
|
|
||||||
### 这个小工具是什么?
|
### 这个小工具是什么?
|
||||||
一个因为不喜欢也不想往朋友圈发某些不得不发的废文而做出来的摸鱼产物。
|
一个因为不喜欢也不想往朋友圈发某些不得不发的废文而做出来的摸鱼产物。
|
||||||
@@ -10,4 +10,4 @@
|
|||||||
因为手上只有猴机,以及并不想用7.x版。
|
因为手上只有猴机,以及并不想用7.x版。
|
||||||
|
|
||||||
### 能不能生成纯文字/转发图片的截图?
|
### 能不能生成纯文字/转发图片的截图?
|
||||||
懒得写样式,以后有时间再加上~(*´ω`*) ~~虽然更有可能会是咕咕咕了~~
|
懒得写样式,以后有时间再加上~(\*´ω`\*) ~~虽然更有可能会是咕咕咕了~~
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML>
|
<!DOCTYPE HTML>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title></title>
|
<title>朋友圈转发截图生成工具</title>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
|
||||||
<!--<link href="mdui.min.css" rel="stylesheet">-->
|
<!--<link href="mdui.min.css" rel="stylesheet">-->
|
||||||
|
|||||||
Reference in New Issue
Block a user