tshdl: update sci-hub domain - scholarref - tools for DOI and BiBTeX reference extraction, fetching, and parsing
 (HTM) git clone git://src.adamsgaard.dk/scholarref
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 691d2472068e55a6ee45bea238faf2e6e9dc4c99
 (DIR) parent 8fc2c5f8364d8b9c2883ee3aa2b701333a879e62
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Tue, 29 Sep 2020 14:39:23 +0200
       
       shdl: update sci-hub domain
       
       Diffstat:
         M shdl                                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/shdl b/shdl
       t@@ -2,7 +2,7 @@
        set -e
        
        version=1.0
       -shhost="http://sci-hub.tw"
       +shhost="http://sci-hub.st"
        
        show_help() {
            echo "usage: ${0##*/} [OPTIONS] [DOIs ...]"