Changeset 44488
- Timestamp:
- 01/04/20 03:36:49 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/mediathek/localhoster/hoster.sh
r44487 r44488 198 198 echo "https://thevideos.ga/$videocode" > $STREAMLIST 199 199 #start dummy page not found then works playback without input/outout error 200 curl "https://thevideos.ga/$videocode" 200 curl "https://thevideos.ga/$videocode" > /dev/null 2>&1 201 201 echo $STREAMLIST 202 202 #######
Note: See TracChangeset
for help on using the changeset viewer.