Changeset 39055 for titan/mediathek/localparser_secret
- Timestamp:
- 09/27/16 00:20:50 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localparser_secret/beeg.sh
r38814 r39055 7 7 INPUT=$2 8 8 PARAM=$3 9 URL="https://beeg.com/api/v6/19 63/"9 URL="https://beeg.com/api/v6/1976/" 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 = " NjUuUCy1y8euVxPrf83Tqa34EFxCoel3"110 crc = "W4ifauwYuc0Iw6KZAqCtjFwvXc28YLdBq523nSou4hxlhc4" 111 111 } 112 112 /\"/ { m = 1
Note: See TracChangeset
for help on using the changeset viewer.