Changeset 40924


Ignore:
Timestamp:
09/06/17 19:51:00 (7 years ago)
Author:
tt4sk
Message:

[TiThek] fixed: beeg website changed

File:
1 edited

Legend:

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

    r40866 r40924  
    77INPUT=$2
    88PARAM=$3
    9 URL="https://beeg.com/api/v6/2164/"
     9URL="https://beeg.com/api/v6/2181/"
    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 = "AhN9qpgA4iu4n3T0vWvhEzHm"
     148        crc = "Lro8la3RVB"
    149149      }
    150150/\"/  { m = 1
Note: See TracChangeset for help on using the changeset viewer.