Skip to content

Instantly share code, notes, and snippets.

View ecolui's full-sized avatar

Luis Somoza ecolui

View GitHub Profile
<script>
//Syracuse University
//Installing DTD tools for main donation form
//https://cusecommunity.syr.edu/s/1632/17/form/landing.aspx?sid=1632&gid=2&pgid=383&sitebuilder=1&contentbuilder=1
//Syracuse public API key
var DDCONF = {API_KEY: "YTQ4NDNhNTktYjIy"};
//loading the dtd script wipes out localstorage, so capture that data early
var dtd_streamlined_search_data = {};