Changeset 38814
- Timestamp:
- 09/15/16 21:47:27 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localparser_secret/beeg.sh
r38606 r38814 7 7 INPUT=$2 8 8 PARAM=$3 9 URL="https://beeg.com/api/v6/19 49/"9 URL="https://beeg.com/api/v6/1963/" 10 10 PARSER=`echo $SRC | tr '/' '\n' | tail -n1 | sed 's/.sh//'` 11 11 NAME=`echo -n ${PARSER:0:1} | tr '[a-z]' '[A-Z]'`${PARSER:1} … … 108 108 ord[sprintf("%c", i)] = i 109 109 } 110 crc = " p05bX54csESw9UCihZA17h6viJ"110 crc = "NjUuUCy1y8euVxPrf83Tqa34EFxCoel3" 111 111 } 112 112 /\"/ { m = 1
Note: See TracChangeset
for help on using the changeset viewer.