Skip to content

Instantly share code, notes, and snippets.

@wdjwxh
wdjwxh / evolve_automation.user.js
Last active March 28, 2020 14:29 — forked from TMVictor/evolve_automation.user.js
2.7.4 Autobuy uses user entered multiplier... Full release notes at https://gist.github.com/TMVictor/e2a0634391002888469e79c13c62f60e
// ==UserScript==
// @name Evolve
// @namespace http://tampermonkey.net/
// @version 2.7.6
// @description try to take over the world!
// @downloadURL https://gist.github.com/wdjwxh/8c28d615c58b9d5250132abe3de6ba10/raw/evolve_automation.user.js
// @author Fafnir
// @author TMVictor
// @match https://tmvictor.github.io/Evolve-Scripting-Edition/
// @match https://wdjwxh.github.io/Evolve-Scripting-Edition/
@wdjwxh
wdjwxh / cl_clean.yaml
Created October 29, 2019 09:22 — forked from mrqwer88/cl_clean.yaml
clean old partitions in clickhouse
databases:
- logs: 7
- vms: 9
- statistics: 20
connect_line: '127.0.0.1'
log_file: 'cl_clean_partitions.log'