Changeset 39953


Ignore:
Timestamp:
02/08/17 23:32:54 (7 years ago)
Author:
tt4sk
Message:

[TiThek] fixed: beeg website changed

File:
1 edited

Legend:

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

    r39824 r39953  
    77INPUT=$2
    88PARAM=$3
    9 URL="https://beeg.com/api/v6/2069/"
     9URL="https://beeg.com/api/v6/2074/"
    1010PARSER=`echo $SRC | tr '/' '\n' | tail -n1 | sed 's/.sh//'`
    1111NAME=`echo -n ${PARSER:0:1} | tr '[a-z]' '[A-Z]'`${PARSER:1}
     
    108108           ord[sprintf("%c", i)] = i
    109109        }
    110         crc = "WNfnTGN2u0OnwOBlN7QiW5knFmQYdA8HMBA75IhD4o4mZ436C6"
     110        crc = "iJjttMwt5YiZ"
    111111      }
    112112/\"/  { m = 1
Note: See TracChangeset for help on using the changeset viewer.