Deployed 0b9e9ef with MkDocs version: 1.2.2

This commit is contained in:
shitao 2022-01-21 11:22:05 +08:00
parent a288f8123d
commit ec0f5fe6e1
6 changed files with 68 additions and 27 deletions

View File

@ -519,15 +519,6 @@
<tbody>
<tr>
<td align="center">签到</td>
<td align="center">IQIYI</td>
<td align="left"><a href="https://www.iqiyi.com/">爱奇艺</a></td>
<td align="center">签7天奖1天14天奖2天28天奖7天日常任务4成长值随机成长值三次抽奖</td>
<td align="center">WEB</td>
<td align="center">待测试</td>
<td align="center">🟢️</td>
</tr>
<tr>
<td align="center">签到</td>
<td align="center">KGQQ</td>
<td align="left"><a href="https://kg.qq.com/index-pc.html">全民K歌</a></td>
<td align="center">每日签到获取鲜花 每日大约 150 鲜花左右</td>
@ -623,7 +614,7 @@
<td align="center">每日签到香蕉</td>
<td align="center">WEB</td>
<td align="center">永久</td>
<td align="center">🟢</td>
<td align="center">🔴</td>
</tr>
<tr>
<td align="center">签到</td>
@ -690,6 +681,15 @@
</tr>
<tr>
<td align="center">签到</td>
<td align="center">SSPANEL</td>
<td align="left">SSPANEL 系列签到</td>
<td align="center">签到获取流量</td>
<td align="center">WEB</td>
<td align="center">待测试</td>
<td align="center">🟢️</td>
</tr>
<tr>
<td align="center">签到</td>
<td align="center">WOMAIL</td>
<td align="left">联通沃邮箱</td>
<td align="center">每日签到签到7天得2元话费</td>
@ -699,6 +699,15 @@
</tr>
<tr>
<td align="center">签到</td>
<td align="center">IQIYI</td>
<td align="left">爱奇艺</td>
<td align="center">签3天奖1天7天奖1天14天奖1天满签奖5天日常任务4成长值随机成长值三次抽奖</td>
<td align="center">APP</td>
<td align="center">待测试</td>
<td align="center">🟢️</td>
</tr>
<tr>
<td align="center">签到</td>
<td align="center">WZYD</td>
<td align="left">王者营地</td>
<td align="center">每日签到(仅限 QQ 区)</td>

View File

@ -464,12 +464,14 @@
<div class="highlight"><pre><span></span><code>pip3 install dailycheckin --upgrade
</code></pre></div>
<blockquote>
<p>如果上述命令仍然安装失败运行下面的命令</p>
<p>如果上述命令仍然安装失败运行下面的命令</p>
</blockquote>
<div class="highlight"><pre><span></span><code>apk add --no-cache --virtual .build-deps gcc musl-dev python2-dev python3-dev
<div class="highlight"><pre><span></span><code>apk add --no-cache --virtual .build-deps gcc musl-dev python2-dev python3-dev libffi libffi-dev openssl openssl-dev
pip3 install pip setuptools --upgrade
pip3 install cryptography~<span class="o">=</span><span class="m">3</span>.2.1
</code></pre></div>
<div class="highlight"><pre><span></span><code>pip3 install dailycheckin --upgrade
</code></pre></div>
<h2 id="qlscriptsconfigjson">三、新建并编写 <code>/ql/scripts/config.json</code> 配置文件</h2>
<blockquote>
<p>⚠️ 请务必到 <a href="http://www.json.cn">http://www.json.cn</a> 网站检查 <code>config.json</code> 文件格式是否正确!</p>

File diff suppressed because one or more lines are too long

View File

@ -831,12 +831,6 @@
</thead>
<tbody>
<tr>
<td align="center"><em><strong>IQIYI</strong></em>.cookie</td>
<td align="center"><a href="https://www.iqiyi.com/">爱奇艺</a></td>
<td align="center">Web</td>
<td align="left">爱奇艺 帐号的 cookie 信息</td>
</tr>
<tr>
<td align="center"><em><strong>KGQQ</strong></em>.cookie</td>
<td align="center"><a href="https://kg.qq.com/index-pc.html">全民K歌</a></td>
<td align="center">Web</td>
@ -986,6 +980,24 @@
<td align="center">Web</td>
<td align="left">时光相册 https://web.everphoto.cn/api/auth URL 表单内的 password 数据</td>
</tr>
<tr>
<td align="center"><em><strong>SSPANEL</strong></em>.email</td>
<td align="center">SSPANEL系列网站</td>
<td align="center">Web</td>
<td align="left">SSPANEL 登陆邮箱</td>
</tr>
<tr>
<td align="center"><em><strong>SSPANEL</strong></em>.password</td>
<td align="center">SSPANEL系列网站</td>
<td align="center">Web</td>
<td align="left">SSPANEL 登陆密码</td>
</tr>
<tr>
<td align="center"><em><strong>SSPANEL</strong></em>.url</td>
<td align="center">SSPANEL系列网站</td>
<td align="center">Web</td>
<td align="left">SSPANEL 网站主页</td>
</tr>
</tbody>
</table>
<h3 id="_4">公众号签到配置</h3>
@ -1037,6 +1049,12 @@
</thead>
<tbody>
<tr>
<td align="center"><em><strong>IQIYI</strong></em>.cookie</td>
<td align="center">爱奇艺</td>
<td align="center">APP</td>
<td align="left">爱奇艺 APP headers 中的 token</td>
</tr>
<tr>
<td align="center"><em><strong>FMAPP</strong></em>.token</td>
<td align="center">Fa米家</td>
<td align="center">APP</td>
@ -1574,6 +1592,18 @@
<span class="nt">&quot;mobile&quot;</span><span class="p">:</span> <span class="s2">&quot;多账号 手机号&quot;</span><span class="p">,</span>
<span class="nt">&quot;password&quot;</span><span class="p">:</span> <span class="s2">&quot;多账号 密码&quot;</span>
<span class="p">}</span>
<span class="p">],</span>
<span class="nt">&quot;SSPANEL&quot;</span><span class="p">:</span> <span class="p">[</span>
<span class="p">{</span>
<span class="nt">&quot;email&quot;</span><span class="p">:</span> <span class="s2">&quot;邮箱&quot;</span><span class="p">,</span>
<span class="nt">&quot;password&quot;</span><span class="p">:</span> <span class="s2">&quot;密码&quot;</span><span class="p">,</span>
<span class="nt">&quot;url&quot;</span><span class="p">:</span> <span class="s2">&quot;https://sitoi.cn&quot;</span>
<span class="p">},</span>
<span class="p">{</span>
<span class="nt">&quot;email&quot;</span><span class="p">:</span> <span class="s2">&quot;多账号 邮箱&quot;</span><span class="p">,</span>
<span class="nt">&quot;password&quot;</span><span class="p">:</span> <span class="s2">&quot;多账号 密码&quot;</span><span class="p">,</span>
<span class="nt">&quot;url&quot;</span><span class="p">:</span> <span class="s2">&quot;https://sitoi.cn&quot;</span>
<span class="p">}</span>
<span class="p">]</span>
<span class="p">}</span>
</code></pre></div>

View File

@ -2,42 +2,42 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://sitoi.gitee.io/dailycheckin/</loc>
<lastmod>2021-12-15</lastmod>
<lastmod>2022-01-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://sitoi.gitee.io/dailycheckin/docker/</loc>
<lastmod>2021-12-15</lastmod>
<lastmod>2022-01-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://sitoi.gitee.io/dailycheckin/elecV2P/</loc>
<lastmod>2021-12-15</lastmod>
<lastmod>2022-01-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://sitoi.gitee.io/dailycheckin/local/</loc>
<lastmod>2021-12-15</lastmod>
<lastmod>2022-01-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://sitoi.gitee.io/dailycheckin/qinglong/</loc>
<lastmod>2021-12-15</lastmod>
<lastmod>2022-01-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://sitoi.gitee.io/dailycheckin/settings/</loc>
<lastmod>2021-12-15</lastmod>
<lastmod>2022-01-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://sitoi.gitee.io/dailycheckin/synology/</loc>
<lastmod>2021-12-15</lastmod>
<lastmod>2022-01-21</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://sitoi.gitee.io/dailycheckin/tencent-scf/</loc>
<lastmod>2021-12-15</lastmod>
<lastmod>2022-01-21</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>

Binary file not shown.