💾 Archived View for ait.place › dot › bin › getytrss.txt captured on 2023-01-29 at 03:32:54.
View Raw
More Information
⬅️ Previous capture (2022-07-16)
-=-=-=-=-=-=-
#!/bin/sh curl --silent "$@" | tr '"' '\n' | grep https | grep "channel_id" | head -n 1