I hereby claim:
- I am wrecker on github.
- I am mahesh (https://keybase.io/mahesh) on keybase.
- I have a public key ASA_tiWkE4e0UVLWG_XCK10fhCSjR9i9BVerL_JREsZAkgo
To claim this, I am signing this object:
| [Unit] | |
| Description=Cloudflare DDNS Service | |
| [Service] | |
| Type=simple | |
| ExecStart=/full/path/to/cloudflare-ddns.sh | |
| TimeoutStopSec=20 |
I hereby claim:
To claim this, I am signing this object:
| /** | |
| * iOS 6 style switch checkboxes | |
| * by Lea Verou http://lea.verou.me | |
| */ | |
| :root input[type="checkbox"] { /* :root here acting as a filter for older browsers */ | |
| position: absolute; | |
| opacity: 0; | |
| } |