Skip to content

Commit

Permalink
Merge pull request speedtracker#5 from andreavaghi/patch-1
Browse files Browse the repository at this point in the history
Add encrypt URL
  • Loading branch information
eduardoboucas authored Oct 18, 2016
2 parents e1e1f49 + 3d47502 commit 11bf182
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions speedtracker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
# #
# > encryptionKey (!) Encrypted #
# #
# Open the encrypt tool (https://speedtracker.org) and insert your key on #
# the first input field. Leave the "What do you want to encrypt?" field #
# blank and use the result on the encryptionKey field. #
# Open the encrypt tool (https://speedtracker.org/encrypt) and insert your #
# key on the first input field. Leave the "What do you want to encrypt?" #
# field blank and use the result on the encryptionKey field. #
# #
# e.g. The key "foobar123" will generate "0a5f0c0670219dc049" #
# #
Expand All @@ -44,9 +44,9 @@ encryptionKey: "YOUR_ENCRYPTED_KEY"
# #
# > wptKey (!) Encrypted #
# #
# Open the encrypt tool (https://speedtracker.org), insert your key on the #
# first input field (e.g. foobar123) and your WebPageTest API key as the #
# text to encrypt. Use the result on the wptKey field. #
# Open the encrypt tool (https://speedtracker.org/encrypt), insert your key #
# on the first input field (e.g. foobar123) and your WebPageTest API key as #
# the text to encrypt. Use the result on the wptKey field. #
# #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #

Expand Down

0 comments on commit 11bf182

Please sign in to comment.