add podping script
This commit is contained in:
parent
080ace47a6
commit
e5f3aee64c
1 changed files with 84 additions and 0 deletions
84
podping.sh
Normal file
84
podping.sh
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Podping
|
||||
|
||||
#Eardiod
|
||||
## Isocyanides
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7520527
|
||||
|
||||
sleep 10
|
||||
|
||||
################
|
||||
|
||||
# Sakrecoer
|
||||
## The singles
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7538942
|
||||
|
||||
sleep 10
|
||||
|
||||
## The Lonely Hearts Club Techno Band
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7634160
|
||||
|
||||
sleep 10
|
||||
|
||||
## Waiting Game
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7514733
|
||||
|
||||
sleep 10
|
||||
|
||||
## The House Of Set
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7514695
|
||||
|
||||
sleep 10
|
||||
|
||||
## Psykedelisk Pop
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7514665
|
||||
|
||||
sleep 10
|
||||
|
||||
# Sethy Bowoy
|
||||
## Acid Alert EP
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7552369
|
||||
|
||||
sleep 10
|
||||
|
||||
################
|
||||
|
||||
# Setto
|
||||
## Satoshi mon ami
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7519018
|
||||
|
||||
sleep 10
|
||||
|
||||
## Cyber Grany
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7517039
|
||||
|
||||
sleep 10
|
||||
|
||||
## Darkweb
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7514349
|
||||
|
||||
sleep 10
|
||||
|
||||
## Unmet Dependencies
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7636542
|
||||
|
||||
sleep 10
|
||||
|
||||
################
|
||||
|
||||
#Synapset
|
||||
## Musical Tourism
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7525638
|
||||
|
||||
sleep 10
|
||||
|
||||
################
|
||||
|
||||
# TFB
|
||||
## TFB OTK
|
||||
curl https://api.podcastindex.org/api/1.0/hub/pubnotify?id=7517003
|
||||
|
||||
sleep 10
|
||||
|
||||
################
|
||||
Loading…
Add table
Add a link
Reference in a new issue