Skip to content

Instantly share code, notes, and snippets.

@zilbuz
zilbuz / appveyor.yml
Last active April 9, 2019 14:42
Appveyor test file
platform: x64
configuration:
- Debug
- Release
environment:
MSYSTEM: MINGW64
MSYS_PATH: c:\msys64\mingw64\bin;c:\msys64\usr\local\bin;c:\msys64\usr\bin;c:\msys64\bin
matrix:
@zilbuz
zilbuz / checkthatlater_ubiquity.js
Created October 20, 2010 04:56
Ubiquity command for Check That Later.
/**
* This Ubiquity command is designed to use the website
* checkthatlater.ftpix.com, created by Gonzague.
*
* Author : Zilbuz
*/
var base_url = "http://www.checkthatlater.com/";
CmdUtils.CreateCommand({
names: ["check that later login",