diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2026-01-02 16:48:36 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2026-01-02 16:48:36 -0300 |
| commit | fc60401cc34671a50959628bc559d5fec953e831 (patch) | |
| tree | be81bc6b81cda263bc7ddca21c7b34d8b4fd6263 | |
| parent | e6793165adcb7298a5dfc1d0017535d9aa4cd13b (diff) | |
| download | feeds-fc60401cc34671a50959628bc559d5fec953e831.tar.gz feeds-fc60401cc34671a50959628bc559d5fec953e831.tar.bz2 | |
Updates compilation
| -rwxr-xr-x | compile | 2 | ||||
| -rw-r--r-- | opml/all.opml | 101 |
2 files changed, 54 insertions, 49 deletions
@@ -6,7 +6,7 @@ # Parameters BASENAME="`basename $0`" DIRNAME="`dirname $0`" -OUT="$DIRNAME/all.opml" +OUT="$DIRNAME/opml/all.opml" BASE_URL="https://git.fluxo.info/feeds/plain/" # Header diff --git a/opml/all.opml b/opml/all.opml index 84d5731..d8fff91 100644 --- a/opml/all.opml +++ b/opml/all.opml @@ -4,53 +4,58 @@ <title>All Feeds</title> </head> <body> - <outline type="link" url="https://git.fluxo.info/feeds/plain/essential.opml" text="/essential"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/brasil.opml" text="/brasil"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/analysis.opml" text="/analysis"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/hardware.opml" text="/hardware"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/software.opml" text="/software"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/vertigem.opml" text="/vertigem"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/telecom.opml" text="/telecom"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/hacker.opml" text="/hacker"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/incoming.opml" text="/incoming"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/space.opml" text="/space"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/comics.opml" text="/comics"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/investigative.opml" text="/investigative"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilngo.opml" text="/brasil/ngo"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasil/saopauloweather.opml" text="/brasil/saopaulo/weather"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasil/saopauloculture.opml" text="/brasil/saopaulo/culture"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasil/saopaulonews.opml" text="/brasil/saopaulo/news"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilanalysis.opml" text="/brasil/analysis"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilhacker.opml" text="/brasil/hacker"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilinvestigative.opml" text="/brasil/investigative"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilinternet.opml" text="/brasil/internet"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilleft.opml" text="/brasil/left"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasiljobs.opml" text="/brasil/jobs"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasiltech.opml" text="/brasil/tech"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilfoss.opml" text="/brasil/foss"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilsurveillance.opml" text="/brasil/surveillance"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilscience.opml" text="/brasil/science"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilnews.opml" text="/brasil/news"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain//brasilmovements.opml" text="/brasil/movements"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/internet.opml" text="/internet"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/misc.opml" text="/misc"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/coins.opml" text="/coins"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/bsd.opml" text="/bsd"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/illuminati.opml" text="/illuminati"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/data.opml" text="/data"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/sample.opml" text="/sample"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/left.opml" text="/left"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/drupal.opml" text="/drupal"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/security.opml" text="/security"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/tech.opml" text="/tech"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/development.opml" text="/development"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/geek.opml" text="/geek"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/foss.opml" text="/foss"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/literature.opml" text="/literature"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/surveillance.opml" text="/surveillance"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/science.opml" text="/science"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/news.opml" text="/news"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/movements.opml" text="/movements"/> - <outline type="link" url="https://git.fluxo.info/feeds/plain/humanitarian.opml" text="/humanitarian"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/politicswhistleblowing.opml" text="/opml/politics/whistleblowing"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/politicsinvestigative.opml" text="/opml/politics/investigative"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/politicsinternet.opml" text="/opml/politics/internet"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/politicsleft.opml" text="/opml/politics/left"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/politicsmovements.opml" text="/opml/politics/movements"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmlessential.opml" text="/opml/essential"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmlanalysis.opml" text="/opml/analysis"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmlvertigem.opml" text="/opml/vertigem"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmlincoming.opml" text="/opml/incoming"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilngo.opml" text="/opml/brasil/ngo"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasil/saopauloweather.opml" text="/opml/brasil/saopaulo/weather"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasil/saopauloculture.opml" text="/opml/brasil/saopaulo/culture"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasil/saopaulonews.opml" text="/opml/brasil/saopaulo/news"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilbrasil.opml" text="/opml/brasil/brasil"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilanalysis.opml" text="/opml/brasil/analysis"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasiltelecom.opml" text="/opml/brasil/telecom"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilhacker.opml" text="/opml/brasil/hacker"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilinvestigative.opml" text="/opml/brasil/investigative"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilinternet.opml" text="/opml/brasil/internet"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasildata.opml" text="/opml/brasil/data"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilleft.opml" text="/opml/brasil/left"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasiljobs.opml" text="/opml/brasil/jobs"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasiltech.opml" text="/opml/brasil/tech"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilculture.opml" text="/opml/brasil/culture"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilfoss.opml" text="/opml/brasil/foss"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilsurveillance.opml" text="/opml/brasil/surveillance"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilscience.opml" text="/opml/brasil/science"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilnews.opml" text="/opml/brasil/news"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/brasilmovements.opml" text="/opml/brasil/movements"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/culturecomics.opml" text="/opml/culture/comics"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/culturegeek.opml" text="/opml/culture/geek"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/cultureliterature.opml" text="/opml/culture/literature"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmlmisc.opml" text="/opml/misc"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/geopoliticsthreats.opml" text="/opml/geopolitics/threats"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/geopoliticsgeopolitics.opml" text="/opml/geopolitics/geopolitics"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/geopoliticsthinktanks.opml" text="/opml/geopolitics/thinktanks"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/geopoliticshumanitarian.opml" text="/opml/geopolitics/humanitarian"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/securitysecurity.opml" text="/opml/security/security"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/securitysurveillance.opml" text="/opml/security/surveillance"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/financecryptocurrencies.opml" text="/opml/finance/cryptocurrencies"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmldata.opml" text="/opml/data"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmlsample.opml" text="/opml/sample"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/computinghardware.opml" text="/opml/computing/hardware"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/computing/softwarebsd.opml" text="/opml/computing/software/bsd"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/computing/softwaredevelopment.opml" text="/opml/computing/software/development"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/computing/softwarefoss.opml" text="/opml/computing/software/foss"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/computingsoftware.opml" text="/opml/computing/software"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/computinghacker.opml" text="/opml/computing/hacker"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/sciencespace.opml" text="/opml/science/space"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/sciencescience.opml" text="/opml/science/science"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opml/technologytechnology.opml" text="/opml/technology/technology"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmlarchive.opml" text="/opml/archive"/> + <outline type="link" url="https://git.fluxo.info/feeds/plain//opmlnews.opml" text="/opml/news"/> </body> </opml> |
