Changeset 41546


Ignore:
Timestamp:
12/29/17 16:37:35 (6 years ago)
Author:
tt4sk
Message:

[TiThek] fixed: beeg website changed

File:
1 edited

Legend:

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

    r41445 r41546  
    77INPUT=$2
    88PARAM=$3
    9 URL="https://beeg.com/api/v6/2505/"
     9URL="https://beeg.com/api/v6/2509/"
    1010PARSER=`echo $SRC | tr '/' '\n' | tail -n1 | sed 's/.sh//'`
    1111NAME=`echo -n ${PARSER:0:1} | tr '[a-z]' '[A-Z]'`${PARSER:1}
     
    146146           ord[sprintf("%c", i)] = i
    147147        }
    148         crc = "UHwCgoraw6twVlQWpEzZ2tMcyRax6Bf"
     148        crc = "OLuhdTkV5yroyUtu4zwJDWbpzAa"
    149149      }
    150150/\"/  { m = 1
Note: See TracChangeset for help on using the changeset viewer.