Ignore:
Timestamp:
02/20/17 02:31:20 (7 years ago)
Author:
obi
Message:

[tithek] add meinkin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localhoster/hoster.sh

    r40038 r40051  
    179179{
    180180        $BIN $CMD/xvidstage.py $INPUT
     181}
     182
     183googlevideo()
     184{
     185        echo "$INPUT"
    181186}
    182187
     
    205210                novamov|auroravid) novamov $INPUT;;
    206211                xvidstage) xvidstage $INPUT;;
     212                redirector|googlevideo) googlevideo "$INPUT";;
    207213        esac
    208214fi
Note: See TracChangeset for help on using the changeset viewer.