journey
title WeiYin My Book
section Visit
Open weiyin.cc: 3: User
Show Login QR Code: 4: Web
Login via WeChat: 5: User
section Add WeChat Assistant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Juzi.BOT Individual Contributor License Agreement | |
Thank you for your interest in contributing to open source software projects (“Projects”) made available by Juzi.BOT. This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to Juzi.BOT in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact [email protected]. | |
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions. | |
**Copyright License.** You hereby grant, and agree to grant, to Juzi.BOT a non-exclusive, perpetual, irrevocable, worldwide, full |
- mount exfat options:
uid=zixia,gid=zixia
- list UUID:
sudo blkid
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* | |
* Classify BP mail by MikeBO - zixia 20151025 | |
* This is a Google Apps Script | |
* | |
* Author: Zhuohuan LI <[email protected]> | |
* https://zixia.freshdesk.com/support/home | |
* | |
*/ | |
'use strict' |