This file contains 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
#!/bin/sh | |
# Shell script to add docker-ce to Deepin Linux repositories | |
# Remove old docker | |
sudo apt-get remove -y docker docker-engine docker.io containerd runc | |
# Install dependencies | |
sudo apt-get install -y apt-transport-https ca-certificates curl gnupg2 software-properties-common | |
This file contains 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 TurtRacing - Auto Run Indexed | |
// @namespace https://gist.github.com/diego-mi | |
// @version 2.2 | |
// @description TurtRacing - Auto Run Indexed | |
// @author DiegoMi | |
// @match https://play.turtleracing.io | |
// @grant none | |
// @run-at document-start | |
// ==/UserScript== |
This file contains 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 TurtRacing - Auto Buy | |
// @namespace https://gist.github.com/diego-mi | |
// @version 0.3 | |
// @description TurtRacing - Auto Buy | |
// @author DiegoMi | |
// @match https://play.turtleracing.io | |
// @grant none | |
// @run-at document-start | |
// ==/UserScript== |
This file contains 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 TurtRacing - Auto Open Egg | |
// @namespace https://gist.github.com/diego-mi | |
// @version 0.1 | |
// @description TurtRacing - Auto Open Egg | |
// @author DiegoMi | |
// @match https://play.turtleracing.io | |
// @grant none | |
// @run-at document-start | |
// ==/UserScript== |
This file contains 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 Rabbits Revenge Farm Monitor | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description try to take over the world! | |
// @author You | |
// @match https://play.rabbitsrevenge.io | |
// @require https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.11.2/moment.js | |
// @grant none | |
// ==/UserScript== |
This file contains 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 TurtRacing - Auto Run | |
// @namespace https://gist.github.com/diego-mi | |
// @version 0.16 | |
// @description TurtRacing - Auto Run | |
// @author DiegoMi | |
// @match https://play.turtleracing.io | |
// @grant none | |
// @run-at document-start | |
// ==/UserScript== |
This file contains 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 Zodiacs Auto Refuel | |
// @namespace https://gist.github.com/diego-mi/f5cd257e07f025a57ae4121f6fdcbc2d | |
// @version 0.1 | |
// @description Zodiacs Auto Refuel | |
// @author DiegoMi | |
// @match https://v2.zodiacs.me | |
// @grant none | |
// @run-at document-start | |
// ==/UserScript== |
This file contains 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 Zodiacs Count Fragments | |
// @namespace https://gist.github.com/diego-mi/f210deef9bd642971edb6c42c610cb4e | |
// @downloadUrl https://gist.githubusercontent.com/diego-mi/f210deef9bd642971edb6c42c610cb4e/raw/b0d143f1e6fee5f816e92e22db97014d8a4eea78/frag-list.js | |
// @version 0.3 | |
// @description Zodiacs Count Fragments | |
// @author DiegoMi | |
// @match https://v2.zodiacs.me | |
// @grant none | |
// @run-at document-start |
This file contains 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 Zodiacs auto run race | |
// @namespace https://gist.github.com/diego-mi/453fbfcc8307e682b4d9885efa354636 | |
// @version 0.12 | |
// @description Zodiacs auto run race | |
// @author DiegoMi | |
// @match https://v2.zodiacs.me | |
// @grant none | |
// @run-at document-start | |
// ==/UserScript== |
This file contains 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
/*! | |
* Bootstrap v3.3.7 (http://getbootstrap.com) | |
* Copyright 2011-2018 Twitter, Inc. | |
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) | |
*/ | |
/*! | |
* Generated using the Bootstrap Customizer (<none>) | |
* Config saved to config.json and <none> | |
*/ |
NewerOlder