Add a userstyle for linkedin.com - pkgsrc-localpatches - leot's pkgsrc LOCALPATCHES
 (HTM) hg clone https://bitbucket.org/iamleot/pkgsrc-localpatches
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset 8a7a30acd42045a3f6d4da96616b8a4c5c97f905
 (DIR) parent 258289b48ecf5409c87b88c695ce7f7caf004ae1
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Tue, 11 Jun 2019 14:26:00 
       
       Add a userstyle for linkedin.com
       
       Diffstat:
        wip/surf-git/patch-config.h |  3 ++-
        1 files changed, 2 insertions(+), 1 deletions(-)
       ---
       diff -r 258289b48ecf -r 8a7a30acd420 wip/surf-git/patch-config.h
       --- a/wip/surf-git/patch-config.h       Sun Jun 09 19:44:09 2019 +0200
       +++ b/wip/surf-git/patch-config.h       Tue Jun 11 14:26:00 2019 +0200
       @@ -1,6 +1,6 @@
        --- /dev/null  2019-06-08 18:14:46.479402408 +0200
        +++ config.h   2019-06-08 18:14:37.992108174 +0200
       -@@ -0,0 +1,225 @@
       +@@ -0,0 +1,226 @@
        +/* modifier 0 means no modifier */
        +static int surfuseragent    = 0;  /* Append Surf version to default WebKit user agent */
        +static char *fulluseragent  = ""; /* Or override the whole user agent string */
       @@ -128,6 +128,7 @@
        +      { "://hackernoon\\.com/",               "medium.css" },
        +      { "://medium\\.com/",                   "medium.css" },
        +      { "://news\\.ycombinator\\.com/",       "hackernews.css" },
       ++      { "://www\\.linkedin\\.com/",           "linkedin.css" },
        +      { "://nvd\\.nist\\.gov/",               "nvd.css" },
        +      { "://www\\.nytimes\\.com/",            "nytimes.css" },
        +      { "://www\\.ondarock\\.it/",            "ondarock.css" },