💾 Archived View for ait.place › dot › bin › hanime.txt captured on 2022-07-16 at 13:49:05.
View Raw
More Information
-=-=-=-=-=-=-
#!/bin/sh curl --silent "$*" | tr '"' '\n' | grep http | grep "m3u8" | head -n 1 | sed 's/\\u002F/\//g'