Cloud disks with API in China
- space: 1TB+
- file limit: 5GB
// ==UserScript== | |
// @name test | |
// @author abc | |
// @namespace namespace_abc | |
// @description asdfadsf | |
// @version 2018.07.29 | |
// @include https://www.rotzbua.de/* | |
// @noframes | |
// @grant none | |
// ==/UserScript== |
// ==UserScript== | |
// @name Add box source url as comment | |
// @description Privacy hint: the creation date is added. | |
// @license GPL-2.0-or-later | |
// @version 2018.09.09 | |
// @include https://festi.info/boxes.py/* | |
// @include https://www.festi.info/boxes.py/* | |
// @updateURL https://gist.github.com/Rotzbua/691361a41722fb0ef6a25ec4a42a12f4/raw/greasemonkey.festi.info.user.js | |
// @noframes | |
// @grant none |
Cloud disks with API in China
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |