Changeset 40068 for titan/mediathek/localparser_secret/beeg.sh
- Timestamp:
- 02/21/17 22:18:26 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localparser_secret/beeg.sh
r39953 r40068 7 7 INPUT=$2 8 8 PARAM=$3 9 URL="https://beeg.com/api/v6/207 4/"9 URL="https://beeg.com/api/v6/2077/" 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 = " iJjttMwt5YiZ"110 crc = "brMzdsLvY2tCj3WbkfBxclj2Tec9m2KB" 111 111 } 112 112 /\"/ { m = 1
Note: See TracChangeset
for help on using the changeset viewer.