Skip to content

Instantly share code, notes, and snippets.

@atodev
atodev / index.html
Last active June 1, 2021 23:10 — forked from anonymous/index.html
[Widget Phone] # Widget Phone
<div class="phonewrap landscape">
<div class="bananaphone">
<div class="iframe-wrapper">
<iframe id="mobile-preview-content" class="preview-frame" src='https://trustsphere.mitrustview.com/widget/widget?key=0ea79ty6hzfnjqh4&options={"header":true,"border":true,"widget":"linksWithin"}&query={"remote":"[email protected]"}'>
</iframe>
</div>
</div>
</div>
<a href="#" class="btn rotate">Rotate Me</a>
<a href="#" class="btn stretch">Stretch Me</a>
#!/usr/bin/php
<?php
/*
* DroneMapper.com
* Quick EC2 Integration Script
* 2012-04-14
*
* This script works from the command line and allows you to spin up an AWS EC2
* instance that you have already created via the AWS console.
*