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
| # /etc/systemd/system/aria2.service | |
| [Unit] | |
| Description=Aria2 Service | |
| After=network.target | |
| [Service] | |
| User=aria2 | |
| ExecStart=/usr/bin/aria2c --conf-path=/var/lib/aria2/.config/aria2/config | |
| KillSignal=SIGINT |
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
| [Unit] | |
| Description=Shadowsocks-Libev Server Service With Standalone Simple Obfusacting Service | |
| After=network.target | |
| BindsTo=simple-obfs-server@%i.service | |
| After=simple-obfs-server@%i.service | |
| [Service] | |
| Type=simple | |
| User=nobody | |
| CapabilityBoundingSet=CAP_NET_BIND_SERVICE |
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
| > 女孩十六岁了,她愈发聪明伶俐,美丽动人,站在广场上,她就是小镇的中心;在花丛里坐下,最艳丽的花也会变成映衬她的绿叶。 | |
| 不知为何,看完君名后这三周里我像被上了奇怪的buff一样,平时什么都不想干,并且特别容易被这些文字打动。 | |
| 也许只是因为其本身很优秀吧... |
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
| new Promise() |
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
| // ==UserScript== | |
| // @name kbnewtab | |
| // @author Eric <[email protected]> | |
| // @icon http://en.gravatar.com/userimage/46203070/0cf34385a83b024fe00c148706ff35a6.png?size=200 | |
| // @version 0.2.0 | |
| // @description view km in a new tab instead of in original page at kb.ceve-market.org | |
| // @include http://kb.ceve-market.org/* | |
| // @grant GM_registerMenuCommand | |
| // ==/UserScript== |
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
| myfirstpost |