Bump curl user-agent to latest stable version - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset daa6309207423de8f1326e2ffb9d078267bdb3f7
 (DIR) parent f75c368ffabedb8cf9f6eefb7771cb86e02b4b3e
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Sun,  3 Feb 2019 10:16:15 
       
       Bump curl user-agent to latest stable version
       
       Diffstat:
        config/vimb/config |  10 +++++-----
        1 files changed, 5 insertions(+), 5 deletions(-)
       ---
       diff -r f75c368ffabe -r daa630920742 config/vimb/config
       --- a/config/vimb/config        Mon Jan 28 19:34:57 2019 +0100
       +++ b/config/vimb/config        Sun Feb 03 10:16:15 2019 +0100
       @@ -75,11 +75,11 @@
        augroup end
        
        augroup kludges
       -       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 *://mobile.twitter.com/* set user-agent=curl/7.63.0
       +       au LoadCommitted *://twitter.com/* set user-agent=curl/7.63.0
       +       au LoadCommitted *://youtu.be/* set user-agent=curl/7.63.0
       +       au LoadCommitted *://youtube.com/* set user-agent=curl/7.63.0
       +       au LoadCommitted *://www.youtube.com/* set user-agent=curl/7.63.0
        
               au LoadCommitted *://ilmanifesto.it/* set user-agent=Googlebot-News
               au LoadCommitted *://www.haaretz.com/* set user-agent=Googlebot-News