See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| /** | |
| Open Source Software Licenses | |
| PUBLUS | |
| Copyright(c) 2013-2014 ACCESS CO., LTD. All rights reserved. | |
| This software includes all or part of the following open source software which is available under each license terms and conditions as follows: | |
| * Backbone.js 0.9.2 |
| # -*- coding:utf-8 -*- | |
| # !/usr/bin/env python3 | |
| ''' | |
| Author: ayasakinagi | |
| Email: xyz.wang@outlook.com | |
| 环境: Python3 | |
| 依赖: deluge_client | |
| 使用: 修改host, port, username, password, limitSize, dataPath变量 |
| ### | |
| ### | |
| ### UPDATE: For Win 11, I recommend using this tool in place of this script: | |
| ### https://christitus.com/windows-tool/ | |
| ### https://github.com/ChrisTitusTech/winutil | |
| ### https://www.youtube.com/watch?v=6UQZ5oQg8XA | |
| ### iwr -useb https://christitus.com/win | iex | |
| ### | |
| ### OR take a look at | |
| ### https://github.com/HotCakeX/Harden-Windows-Security |