Skip to content

Instantly share code, notes, and snippets.

View pietvandongen's full-sized avatar

Piet van Dongen pietvandongen

View GitHub Profile
@pietvandongen
pietvandongen / .block
Last active July 4, 2017 10:48
Countdown graph for aphextwin.warp.net
license: apache-2.0
{
"collections.header" : "http://donders-institute.github.io/rdm-wiki/en/#!help/context_sensitive.md#Collections",
"editCollectionModal.form.abstractDescription" : "http://donders-institute.github.io/rdm-wiki/en/#!help/context_sensitive.md#Abstract",
"editCollectionModal.form.abstractDescriptionLabel" : "http://donders-institute.github.io/rdm-wiki/en/#!help/context_sensitive.md#Abstract",
"editCollectionModal.form.dataUseAgreementLabel" : "http://donders-institute.github.io/rdm-wiki/en/#!guides/sharing.md",
"editCollectionModal.form.ethicalApprovalsLabel" : "http://donders-institute.github.io/rdm-wiki/en/#!faq/dac.md#How_should_I_specify_the_ethics_approval_identifier%22?",
"editCollectionModal.form.meshKeywordsBorder" : "http://donders-institute.github.io/rdm-wiki/en/#!help/context_sensitive.md#MeSH keywords",
"editCollectionModal.form.meshKeywordsLabel" : "http://donders-institute.github.io/rdm-wiki/en/#!help/context_sensitive.md#MeSH keywords",
"editCollectionModal.form.sfnKeywordsBorder" :
<h2>Terms and Conditions ("Terms")</h2>
<p>
These are the terms...
</p>
<p>
These are the conditions...
</p>
@pietvandongen
pietvandongen / icheckmovies2imdb
Last active March 31, 2019 23:52 — forked from ohheh/letterboxdbookmarklet.js
A couple of bookmarklets to help you quickly find a movie on iCheckMovies from another site.
javascript:{var link = document.getElementsByClassName('iconIMDB')[0].href;try{window.open(link);}catch(e){}};void(0);