Bump curl User-Agent string - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset 58174ef5db451c7af0e4dda677bab1de90b0d346
 (DIR) parent 9cb2017b4da51959a21681eed32ffabba33b0793
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Sat,  8 Dec 2018 15:13:45 
       
       Bump curl User-Agent string
       
       Diffstat:
        config/vimb/config |  10 +++++-----
        1 files changed, 5 insertions(+), 5 deletions(-)
       ---
       diff -r 9cb2017b4da5 -r 58174ef5db45 config/vimb/config
       --- a/config/vimb/config        Sat Dec 01 10:13:24 2018 +0100
       +++ b/config/vimb/config        Sat Dec 08 15:13:45 2018 +0100
       @@ -75,11 +75,11 @@
        augroup end
        
        augroup kludges
       -       au LoadCommitted *://mobile.twitter.com/* set user-agent=curl/7.61.1
       -       au LoadCommitted *://twitter.com/* set user-agent=curl/7.61.1
       -       au LoadCommitted *://youtu.be/* set user-agent=curl/7.61.1
       -       au LoadCommitted *://youtube.com/* set user-agent=curl/7.61.1
       -       au LoadCommitted *://www.youtube.com/* set user-agent=curl/7.61.1
       +       au LoadCommitted *://mobile.twitter.com/* set user-agent=curl/7.62.0
       +       au LoadCommitted *://twitter.com/* set user-agent=curl/7.62.0
       +       au LoadCommitted *://youtu.be/* set user-agent=curl/7.62.0
       +       au LoadCommitted *://youtube.com/* set user-agent=curl/7.62.0
       +       au LoadCommitted *://www.youtube.com/* set user-agent=curl/7.62.0
        
               au LoadCommitted *://travis-ci.org/* set html5-local-storage=true