💾 Archived View for ait.place › dot › bin › hanime.txt captured on 2023-01-29 at 03:33:23.
View Raw
More Information
⬅️ Previous capture (2022-07-16)
-=-=-=-=-=-=-
#!/bin/sh curl --silent "$*" | tr '"' '\n' | grep http | grep "m3u8" | head -n 1 | sed 's/\\u002F/\//g'