Changeset 41188 for titan/mediathek/localparser_secret/beeg.sh
- Timestamp:
- 11/18/17 14:48:39 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localparser_secret/beeg.sh
r41139 r41188 7 7 INPUT=$2 8 8 PARAM=$3 9 URL="https://beeg.com/api/v6/23 61/"9 URL="https://beeg.com/api/v6/2399/" 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} … … 146 146 ord[sprintf("%c", i)] = i 147 147 } 148 crc = " RvywT3VOcxHZDZko4mPwy9i4rhLvJ0YUy"148 crc = "rYlHkuXuG0AALHpo1UWkvuDLnX4J" 149 149 } 150 150 /\"/ { m = 1
Note: See TracChangeset
for help on using the changeset viewer.