Changeset 39231


Ignore:
Timestamp:
10/07/16 10:49:29 (7 years ago)
Author:
Stephan
Message:

fix beeg?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localparser_secret/beeg.sh

    r39055 r39231  
    77INPUT=$2
    88PARAM=$3
    9 URL="https://beeg.com/api/v6/1976/"
     9URL="https://beeg.com/api/v6/1986/"
    1010PARSER=`echo $SRC | tr '/' '\n' | tail -n1 | sed 's/.sh//'`
    1111NAME=`echo -n ${PARSER:0:1} | tr '[a-z]' '[A-Z]'`${PARSER:1}
     
    6767           title = ""
    6868           id = ""
    69         }   
     69        }
    7070        next
    7171      }
     
    108108           ord[sprintf("%c", i)] = i
    109109        }
    110         crc = "W4ifauwYuc0Iw6KZAqCtjFwvXc28YLdBq523nSou4hxlhc4"
     110        crc = "76521a4dc228feaef757c453b248e0e4" #md5?
    111111      }
    112112/\"/  { m = 1
Note: See TracChangeset for help on using the changeset viewer.