From 5ed0260f907bdf2f1b5cc57791d1d629972f6921 Mon Sep 17 00:00:00 2001 From: scossa Date: Sun, 26 Jan 2025 19:18:02 +0100 Subject: [PATCH] up --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d3be214..27f9291 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Trova link giusto di streamingcommunity -## INDICE ISTRUZIONI +## INDICE README - [Motivazioni & FAQ](#motivazioni--faq) - [Perchè esiste questo git](#perchè-esiste-questo-git) - [Cosa fanno gli script?](#cosa-fanno-gli-script) @@ -30,7 +30,6 @@ Se per qualche strano caso dovessero avvenire redirect assurdi, il massimo che p Per conoscere semplicemente il link aggiornato di streamingcommunity lancia lo script [show_link.sh](./show_link.sh) ```bash # (richiede "attuale.txt") - # Lancia lo script: ./show_link.sh ``` @@ -42,7 +41,6 @@ Clicca [qui](http://streamingcommunity.accol.li) per una demo
```bash # (richiede "attuale.txt") - # Lancialo script manualmente ./make_index.sh @@ -50,17 +48,13 @@ Clicca [qui](http://streamingcommunity.accol.li) per una demo
0 0 * * * /path/to/make_index.sh ``` -## Crea un feed rss con il link giusto: +## Crea un feed rss con il link giusto Se vuoi creare un feed rss in xml con il link aggiornato, lancia lo script [rss_generator.sh](./rss_generator.sh)
Clicca [qui](http://streamingcommunity.accol.li/rss.xml) per una demo
```bash # (richiede "attuale.txt") - -# Setta la variabile "PWD_SC" in testa allo script o lasciala con "PWD" per provare in locale -nano rss_generator.sh - # Lancialo manualmente ./rss_generator.sh