This file contains hidden or 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
| { | |
| "routes": [ | |
| { | |
| "geometry": "~_fiFc|fsZVL^?HKFALP|AN", | |
| "legs": [ | |
| { | |
| "summary": "Twentieth Avenue, Thirty Seventh Avenue", | |
| "weight": 22.8, | |
| "duration": 16.7, | |
| "steps": [ |
This file contains hidden or 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
| // download.js v4.21, by dandavis; 2008-2018. [MIT] see http://danml.com/download.html for tests/usage | |
| // v1 landed a FF+Chrome compatible way of downloading strings to local un-named files, upgraded to use a hidden frame and optional mime | |
| // v2 added named files via a[download], msSaveBlob, IE (10+) support, and window.URL support for larger+faster saves than dataURLs | |
| // v3 added dataURL and Blob Input, bind-toggle arity, and legacy dataURL fallback was improved with force-download mime and base64 support. 3.1 improved safari handling. | |
| // v4 adds AMD/UMD, commonJS, and plain browser support | |
| // v4.1 adds url download capability via solo URL argument (same domain/CORS only) | |
| // v4.2 adds semantic variable names, long (over 2MB) dataURL support, and hidden by default temp anchors | |
| // https://github.com/rndme/download | |
| export default function download (data, strFileName, strMimeType) { |
This file contains hidden or 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
| // | |
| // Press F12 to open the web browser console | |
| // Copy/Paste this script in the browser console to skip the questions at https://vaccination.nh.org.au/ | |
| // | |
| function run () { | |
| const showClasses = [ | |
| 'wpforms-page wpforms-page-1', | |
| 'wpforms-page wpforms-page-2', | |
| 'wpforms-page wpforms-page-3', |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
| { | |
| "accessKey": "", | |
| "secretKey": "", | |
| "sessionToken": "", | |
| "region": "" , | |
| "queueUrl": "" | |
| } |
OlderNewer