1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Updated fiddle

Former-commit-id: 6e8e11a04b9099a72e88dec5cccba19a55fdfe01 [formerly 193ff31f0e9041dbf5b39eb71ece16f2a3c314bb] [formerly 3fe8ced9219e9b297fd7f2459754a43ce5c8f6db [formerly e81209dc2807ae7f9a4bb1d4016a2cf64d4a5f62 [formerly 449ca925ae]]]
Former-commit-id: 8e3538cd7f0c68e0fa5b95a3100e7d679c7fb2c2 [formerly c53e44aba2b4820b4bb6c692f30d990ae8e1844f]
Former-commit-id: dc23107c756ab0ed13f707762688c1c23526fe52
Former-commit-id: 9393b9f80d
This commit is contained in:
Zack 2016-04-09 14:01:19 -04:00
parent 684d7fbe38
commit 2a97331c59

View File

@ -67,7 +67,7 @@ $ curl -L cowyo.com/CautiousCommonLoon
```
<br>
**Content Delivery**. Want use a script on your own domain? Just use the extension `/raw` with optional versioning (e.g. `/raw?version=1`). `cowyo` will serve these files with a wildcard Access-Control-Allow-Origin so they will work anywhere. Check out a live example [on this JSFiddle](https://jsfiddle.net/g87w7kt0/).
**Content Delivery**. Want use a script on your own domain? Just use the extension `/raw` with optional versioning (e.g. `/raw?version=1`). `cowyo` will serve these files with a wildcard Access-Control-Allow-Origin so they will work anywhere. Check out a live example [on this JSFiddle](https://jsfiddle.net/9mm3afao/).
**Keyboard Shortcuts**. Quickly transition between Edit/View/List by using `Ctl+Shift+E` to Edit, `Ctl+Shift+Z` to View, and `Ctl+Shift+L` to Listify.