Skip to content

Commit

Permalink
Add amazon, gmail, maps examples
Browse files Browse the repository at this point in the history
  • Loading branch information
issmirnov authored Aug 23, 2019
1 parent b967dba commit 7aaf69d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
#
# NOTE: YAML has special keywords that do funky things.
# When in doubt, use quotes on strings.
a:
expand: amazon.com
c:
expand: gp/cart/view.html
h:
expand: gp/help/customer/contact-us
o:
expand: gp/css/order-history/
s: # a/s/foo will search amazon for "foo"
query: s?k=
c:
expand: calendar.google.com
e:
expand: example.com
ssl_off: yes
Expand All @@ -28,3 +40,7 @@ l:
port: 8080
"n":
port: 9001
m:
expand: gmail.google.com
maps:
expand: maps.google.com

0 comments on commit 7aaf69d

Please sign in to comment.