dailycheckin/index.html

832 lines
23 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="可基于【腾讯云函数】/【GitHub Actions】/【Docker】的每日签到脚本支持多账号使用">
<meta name="author" content="Sitoi">
<link rel="canonical" href="https://sitoi.github.io/dailycheckin/">
<link rel="next" href="local/">
<link rel="icon" href="assets/images/favicon.png">
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.4.6">
<title>DailyCheckIn</title>
<link rel="stylesheet" href="assets/stylesheets/main.35e1ed30.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
<script>__md_scope=new URL(".",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
</head>
<body dir="ltr">
<script>var palette=__md_get("__palette");if(palette&&"object"==typeof palette.color)for(var key of Object.keys(palette.color))document.body.setAttribute("data-md-color-"+key,palette.color[key])</script>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">
<a href="#_1" class="md-skip">
Skip to content
</a>
</div>
<div data-md-component="announce">
</div>
<header class="md-header md-header--shadow" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="." title="DailyCheckIn" class="md-header__button md-logo" aria-label="DailyCheckIn" data-md-component="logo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
</a>
<label class="md-header__button md-icon" for="__drawer">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
</label>
<div class="md-header__title" data-md-component="header-title">
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
DailyCheckIn
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
主页
</span>
</div>
</div>
</div>
<label class="md-header__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
</label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
</label>
<nav class="md-search__options" aria-label="Search">
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg>
</button>
</nav>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
</div>
<ol class="md-search-result__list" role="presentation"></ol>
</div>
</div>
</div>
</div>
</div>
<div class="md-header__source">
<a href="https://github.com/sitoi/dailycheckin" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
</div>
<div class="md-source__repository">
Sitoi/dailycheckin
</div>
</a>
</div>
</nav>
</header>
<div class="md-container" data-md-component="container">
<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="." title="DailyCheckIn" class="md-nav__button md-logo" aria-label="DailyCheckIn" data-md-component="logo">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54Z"/></svg>
</a>
DailyCheckIn
</label>
<div class="md-nav__source">
<a href="https://github.com/sitoi/dailycheckin" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512"><!--! Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2023 Fonticons, Inc.--><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z"/></svg>
</div>
<div class="md-source__repository">
Sitoi/dailycheckin
</div>
</a>
</div>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
<label class="md-nav__link md-nav__link--active" for="__toc">
<span class="md-ellipsis">
主页
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<a href="." class="md-nav__link md-nav__link--active">
<span class="md-ellipsis">
主页
</span>
</a>
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#_1" class="md-nav__link">
阿里云盘资源分享
</a>
</li>
<li class="md-nav__item">
<a href="#_2" class="md-nav__link">
详细文档
</a>
</li>
<li class="md-nav__item">
<a href="#_3" class="md-nav__link">
视频教程
</a>
</li>
<li class="md-nav__item">
<a href="#_4" class="md-nav__link">
签到列表
</a>
</li>
<li class="md-nav__item">
<a href="#_5" class="md-nav__link">
支持的通知列表
</a>
</li>
<li class="md-nav__item">
<a href="#_6" class="md-nav__link">
交流群
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle " type="checkbox" id="__nav_2" >
<label class="md-nav__link" for="__nav_2" id="__nav_2_label" tabindex="0">
<span class="md-ellipsis">
安装
</span>
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_2">
<span class="md-nav__icon md-icon"></span>
安装
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="local/" class="md-nav__link">
<span class="md-ellipsis">
本地
</span>
</a>
</li>
<li class="md-nav__item">
<a href="qinglong/" class="md-nav__link">
<span class="md-ellipsis">
青龙
</span>
</a>
</li>
<li class="md-nav__item">
<a href="synology/" class="md-nav__link">
<span class="md-ellipsis">
群辉
</span>
</a>
</li>
<li class="md-nav__item">
<a href="tencent-scf/" class="md-nav__link">
<span class="md-ellipsis">
云函数
</span>
</a>
</li>
<li class="md-nav__item">
<a href="docker/" class="md-nav__link">
<span class="md-ellipsis">
Docker
</span>
</a>
</li>
<li class="md-nav__item">
<a href="elecV2P/" class="md-nav__link">
<span class="md-ellipsis">
elecV2P
</span>
</a>
</li>
<li class="md-nav__item">
<a href="aliyun-fc/" class="md-nav__link">
<span class="md-ellipsis">
阿里云函数计算
</span>
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="settings/" class="md-nav__link">
<span class="md-ellipsis">
配置
</span>
</a>
</li>
<li class="md-nav__item">
<a href="history/" class="md-nav__link">
<span class="md-ellipsis">
更新日志
</span>
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#_1" class="md-nav__link">
阿里云盘资源分享
</a>
</li>
<li class="md-nav__item">
<a href="#_2" class="md-nav__link">
详细文档
</a>
</li>
<li class="md-nav__item">
<a href="#_3" class="md-nav__link">
视频教程
</a>
</li>
<li class="md-nav__item">
<a href="#_4" class="md-nav__link">
签到列表
</a>
</li>
<li class="md-nav__item">
<a href="#_5" class="md-nav__link">
支持的通知列表
</a>
</li>
<li class="md-nav__item">
<a href="#_6" class="md-nav__link">
交流群
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>主页</h1>
<p align="center">
<img src="https://socialify.git.ci/Sitoi/dailycheckin/image?description=1&font=Rokkitt&forks=1&issues=1&language=1&owner=1&pattern=Circuit%20Board&pulls=1&stargazers=1&theme=Dark"/>
<br><strong><font size=50>每日签到集合</font></strong>
<br>基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】/【阿里云函数计算】的每日签到脚本
<br>支持多账号使用
</p>
<p align="center">
<a href="https://github.com/Sitoi/dailycheckin"><img src="https://img.shields.io/pypi/l/dailycheckin?style=popout-square" alt="license"></a>
<a href="https://github.com/Sitoi/dailycheckin/stargazers"><img src="https://img.shields.io/github/stars/Sitoi/dailycheckin.svg?style=popout-square" alt="GitHub stars"></a>
<a href="https://github.com/Sitoi/dailycheckin/network/members"><img src="https://img.shields.io/github/forks/Sitoi/dailycheckin.svg?style=popout-square" alt="GitHub forks"></a>
<a href="https://github.com/Sitoi/dailycheckin/issues"><img src="https://img.shields.io/github/issues/Sitoi/dailycheckin.svg?style=popout-square" alt="GitHub issues"></a>
<a href="https://hub.docker.com/repository/docker/sitoi/dailycheckin"><img src="https://img.shields.io/docker/pulls/sitoi/dailycheckin?style=popout-square" alt="Docker Pulls"></a>
<a href="https://hub.docker.com/repository/docker/sitoi/dailycheckin"><img src="https://img.shields.io/docker/image-size/sitoi/dailycheckin?style=popout-square" alt="Docker Size"></a>
<a href="https://hub.docker.com/repository/docker/sitoi/dailycheckin"><img src="https://img.shields.io/docker/stars/sitoi/dailycheckin?style=popout-square" alt="Docker Stars"></a>
<a href="https://pypi.org/project/dailycheckin/"><img src="https://img.shields.io/pypi/dm/dailycheckin?label=pypi&style=popout-square" alt="Pypi Download"></a>
<a href="https://sitoi.github.io/dailycheckin"><img src="https://visitor-badge.glitch.me/badge?page_id=Sitoi-dailycheckin" alt="visitor"></a>
</p>
<h2 id="_1">阿里云盘资源分享</h2>
<ul>
<li>「DC 系列」<a href="https://www.aliyundrive.com/s/mYg8ZAZLjzg">https://www.aliyundrive.com/s/mYg8ZAZLjzg</a></li>
<li>「漫威系列」<a href="https://www.aliyundrive.com/s/gRwQtRagUMt">https://www.aliyundrive.com/s/gRwQtRagUMt</a></li>
</ul>
<h2 id="_2">详细文档</h2>
<ul>
<li>文档地址: <a href="https://sitoi.github.io/dailycheckin/">https://sitoi.github.io/dailycheckin/</a></li>
</ul>
<h2 id="_3">视频教程</h2>
<p>网盘链接:<a href="https://www.aliyundrive.com/s/hYC6FziXppq">https://www.aliyundrive.com/s/hYC6FziXppq</a></p>
<h2 id="_4">签到列表</h2>
<p>🟢: 正常运行 🔴: 脚本暂不可用 🔵: 可以执行(需更新) 🟡: 待测试 🟤: 看脸</p>
<table>
<thead>
<tr>
<th>状态</th>
<th>类别</th>
<th>终端</th>
<th>任务名称</th>
<th>名称</th>
<th>Cookie 时长</th>
<th>检查日期</th>
<th>备注</th>
</tr>
</thead>
<tbody>
<tr>
<td>🟢️</td>
<td>签到</td>
<td>WEB</td>
<td>KGQQ</td>
<td>https://kg.qq.com/index-pc.html</td>
<td>待测试</td>
<td>2023-02-21</td>
<td>每日签到获取鲜花 每日大约 125 鲜花左右</td>
</tr>
<tr>
<td>🟢️</td>
<td>签到</td>
<td>WEB</td>
<td>YOUDAO</td>
<td>https://note.youdao.com/web/</td>
<td>待测试</td>
<td>2023-02-21</td>
<td>每日签到获取存储空间</td>
</tr>
<tr>
<td>🟢️</td>
<td>签到</td>
<td>WEB</td>
<td>TIEBA</td>
<td>https://tieba.baidu.com/index.html</td>
<td>待测试</td>
<td>2023-02-21</td>
<td>贴吧每日签到</td>
</tr>
<tr>
<td>🟢️</td>
<td>签到</td>
<td>WEB</td>
<td>BILIBILI</td>
<td>https://www.bilibili.com/</td>
<td>待测试</td>
<td>2023-02-21</td>
<td>直播签到,漫画签到,每日经验任务,自动投币,银瓜子换硬币等功能</td>
</tr>
<tr>
<td>🟢️</td>
<td>签到</td>
<td>WEB</td>
<td>V2EX</td>
<td>https://www.v2ex.com/</td>
<td>待测试</td>
<td>2023-02-21</td>
<td>铜币奖励</td>
</tr>
<tr>
<td>🟢️</td>
<td>签到</td>
<td>WEB</td>
<td>ACFUN</td>
<td>https://www.acfun.cn/</td>
<td>永久</td>
<td>2023-02-21</td>
<td>每日签到香蕉</td>
</tr>
<tr>
<td>🟢️</td>
<td>签到</td>
<td>APP</td>
<td>IQIYI</td>
<td>爱奇艺</td>
<td>待测试</td>
<td>2023-02-21</td>
<td>签 3 天奖 1 天7 天奖 1 天14 天奖 1 天,满签奖 5 天;日常任务 4 成长值;随机成长值;三次抽奖</td>
</tr>
<tr>
<td>🟢️</td>
<td>签到</td>
<td>APP</td>
<td>FMAPP</td>
<td>Fa 米家</td>
<td>待测试</td>
<td>2023-02-21</td>
<td>连续签到 7 天总计获得 6 粒 Fa 米粒,每月 15 号 23.59 分清空 Fa 米粒。理论一个月最少获得 24 粒 fa 米粒。</td>
</tr>
<tr>
<td>🟤</td>
<td>其他</td>
<td>APP</td>
<td>MIMOTION</td>
<td>小米运动</td>
<td>永久</td>
<td>2023-02-21</td>
<td>每日小米运动刷步数</td>
</tr>
<tr>
<td>🟢️</td>
<td>其他</td>
<td>WEB</td>
<td>BAIDU</td>
<td>https://ziyuan.baidu.com/site/index#/</td>
<td>永久</td>
<td>2023-02-21</td>
<td>提交网站页面供百度收录</td>
</tr>
</tbody>
</table>
<h2 id="_5">支持的通知列表</h2>
<ul>
<li>dingtalk钉钉</li>
<li>企业微信群机器人(企业微信)</li>
<li>企业微信应用消息(企业微信)</li>
<li>telegramTG</li>
<li>BarkiOS</li>
<li>server 酱(微信)</li>
<li>server 酱 TURBO微信</li>
<li>pushplus微信</li>
<li>Cool PushQQ,微信,邮箱)</li>
<li>qmsg 酱QQ</li>
<li>飞书(飞书)</li>
</ul>
<h2 id="_6">交流群</h2>
<table>
<tr>
<td> <p align="center">TG 群</p> <a href="https://t.me/dailycheckin"> <img width="200" height="280" src="https://cdn.jsdelivr.net/gh/Sitoi/dailycheckin/docs/img/Telegram.jpg"></a> <p align="center">扫码进 TG 群</p> </td>
</tr>
</table>
</article>
</div>
</div>
</main>
<footer class="md-footer">
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-copyright">
Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>
</div>
</div>
</div>
</footer>
</div>
<div class="md-dialog" data-md-component="dialog">
<div class="md-dialog__inner md-typeset"></div>
</div>
<script id="__config" type="application/json">{"base": ".", "features": [], "search": "assets/javascripts/workers/search.f886a092.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}}</script>
<script src="assets/javascripts/bundle.aecac24b.min.js"></script>
</body>
</html>