mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-05 05:37:23 +02:00
Compare commits
3 Commits
b5f67ed87e
...
564890434d
Author | SHA1 | Date | |
---|---|---|---|
564890434d | |||
402c6a5275 | |||
9112e49a6c |
@ -1,6 +1,6 @@
|
|||||||
<!-- @format -->
|
<!-- @format -->
|
||||||
|
|
||||||
# Notes related to gaming
|
# Notes related to gayming
|
||||||
|
|
||||||
_A lot of older files that I haven't touched recently were moved to this
|
_A lot of older files that I haven't touched recently were moved to this
|
||||||
directory. I don't think anyone was using them, so I am not afraid of breaking
|
directory. I don't think anyone was using them, so I am not afraid of breaking
|
||||||
@ -18,6 +18,12 @@ links._
|
|||||||
- [Cursor doesn't stick to game window](#cursor-doesnt-stick-to-game-window)
|
- [Cursor doesn't stick to game window](#cursor-doesnt-stick-to-game-window)
|
||||||
- [Graphics corruption such as display full of black dots](#graphics-corruption-such-as-display-full-of-black-dots)
|
- [Graphics corruption such as display full of black dots](#graphics-corruption-such-as-display-full-of-black-dots)
|
||||||
- [Steam client itself is laggy](#steam-client-itself-is-laggy)
|
- [Steam client itself is laggy](#steam-client-itself-is-laggy)
|
||||||
|
- [Fedora Atomic](#fedora-atomic)
|
||||||
|
- [Heroic Games flatpak](#heroic-games-flatpak)
|
||||||
|
- [Actually using gamescope](#actually-using-gamescope)
|
||||||
|
- [Steam flatpak](#steam-flatpak)
|
||||||
|
- [Steam Deck](#steam-deck)
|
||||||
|
- [Other flatpak lifehacks](#other-flatpak-lifehacks)
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
@ -67,3 +73,61 @@ it's tracked at
|
|||||||
Close/logoff friends window/network or disable its animations.
|
Close/logoff friends window/network or disable its animations.
|
||||||
|
|
||||||
- https://github.com/ValveSoftware/steam-for-linux/issues/7245#issuecomment-897417115
|
- https://github.com/ValveSoftware/steam-for-linux/issues/7245#issuecomment-897417115
|
||||||
|
|
||||||
|
## Fedora Atomic
|
||||||
|
|
||||||
|
_Means Fedora Kinoite unless otherwise specified._ Read also
|
||||||
|
[aminda.eu/n/essentialsoftware](https://aminda.eu/n/essentialsoftware) which
|
||||||
|
may cross-reference here.
|
||||||
|
|
||||||
|
### Heroic Games flatpak
|
||||||
|
|
||||||
|
- When asked for Steam flatpak location, it's
|
||||||
|
`~/.var/app/com.valvesoftware.Steam/data/Steam`. The `data/Steam` confuses
|
||||||
|
me too.
|
||||||
|
- No input in Skyrim Special Edition GOG? Try quitting Steam. That may also
|
||||||
|
affect other games (KH:MoM didn't care whether Steam was running or not).
|
||||||
|
- Gamescope and Mangohud installed, but not found? Pay attention to their
|
||||||
|
branch, at the time of writing they want branch `23.08`.
|
||||||
|
- Remember the dualslash shortpaw!
|
||||||
|
`sudo flatpak install flathub org.freedesktop.Platform.VulkanLayer.MangoHud//23.08 org.freedesktop.Platform.VulkanLayer.gamescope//23.08`
|
||||||
|
|
||||||
|
#### Actually using gamescope
|
||||||
|
|
||||||
|
Having gamescope and mangohud installed and found? That is not enough to use
|
||||||
|
it.
|
||||||
|
|
||||||
|
> It's weird. You have to check the "enable upscaling" box, then set "Game
|
||||||
|
> Width" and "Game Height", but leave "Upscale {Width,Height}" empty.
|
||||||
|
|
||||||
|
- [`@rtxn@lemmy.world`](https://lemmy.world/u/rtxn) on
|
||||||
|
[How the heck do I get gamescope working with Heroic Games Launcher?](https://rimworld.gallery/m/linux_gaming@lemmy.world/t/2882/How-the-heck-do-I-get-gamescope-working-with-Heroic/comment/20433#entry-comment-20433)
|
||||||
|
|
||||||
|
Same page may have hinted me on the branch version numbers, but I lost the
|
||||||
|
source for that.
|
||||||
|
|
||||||
|
### Steam flatpak
|
||||||
|
|
||||||
|
See also above and below. Remember to
|
||||||
|
`sudo flatpak install flathub com.valvesoftware.Steam.CompatibilityTool.Proton-GE`
|
||||||
|
and in Steam settings find the checkbox to make everything run with
|
||||||
|
compatibility tool `Proton GE (flatpak)`.
|
||||||
|
|
||||||
|
### Steam Deck
|
||||||
|
|
||||||
|
If using Fedora Kinoite, life may be easier by making symlinks to autostart
|
||||||
|
the gayming apps on login
|
||||||
|
|
||||||
|
```bash
|
||||||
|
mkdir -p ~/.config/autostart/
|
||||||
|
ln -nsfv /var/lib/flatpak/exports/bin/com.valvesoftware.Steam ~/.config/autostart/
|
||||||
|
ln -nsfv /var/lib/flatpak/exports/bin/com.heroicgameslauncher.hgl ~/.config/autostart/
|
||||||
|
```
|
||||||
|
|
||||||
|
Visit Steam settings to enable launching in big picture mode and Heroic Games
|
||||||
|
Launcher settings to start minimized.
|
||||||
|
|
||||||
|
### Other flatpak lifehacks
|
||||||
|
|
||||||
|
Don't forget
|
||||||
|
[scripts/bash/flatpak-workarounds.bash](https://gitea.blesmrt.net/mikaela/scripts/src/branch/master/bash/flatpak-workarounds.bash)!
|
||||||
|
@ -8,438 +8,381 @@
|
|||||||
title="Aminda"
|
title="Aminda"
|
||||||
text="Aminda"
|
text="Aminda"
|
||||||
description="Aminda"
|
description="Aminda"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Aminda Suomalainen ⚧"
|
title="Aminda Suomalainen ⚧"
|
||||||
text="Aminda Suomalainen ⚧"
|
text="Aminda Suomalainen ⚧"
|
||||||
description="Aminda Suomalainen ⚧"
|
description="Aminda Suomalainen ⚧"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://www.aminda.eu/blog/feed.xml"
|
xmlUrl="https://www.aminda.eu/blog/feed.xml"
|
||||||
htmlUrl="https://aminda.eu/"
|
htmlUrl="https://aminda.eu/" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Feed of "Aminda Suomalainen""
|
title="Feed of "Aminda Suomalainen""
|
||||||
text="Feed of "Aminda Suomalainen""
|
text="Feed of "Aminda Suomalainen""
|
||||||
description="Feed of "Aminda Suomalainen""
|
description="Feed of "Aminda Suomalainen""
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://codeberg.org/Mikaela.atom"
|
xmlUrl="https://codeberg.org/Mikaela.atom"
|
||||||
htmlUrl="https://codeberg.org/Mikaela"
|
htmlUrl="https://codeberg.org/Mikaela" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Associations"
|
title="Associations"
|
||||||
text="Associations"
|
text="Associations"
|
||||||
description="Associations"
|
description="Associations"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="News – DarkSky International"
|
title="News – DarkSky International"
|
||||||
text="News – DarkSky International"
|
text="News – DarkSky International"
|
||||||
description="News – DarkSky International"
|
description="News – DarkSky International"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://darksky.org/news/feed/"
|
xmlUrl="https://darksky.org/news/feed/"
|
||||||
htmlUrl="https://darksky.org"
|
htmlUrl="https://darksky.org" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="BBC"
|
title="BBC"
|
||||||
text="BBC"
|
text="BBC"
|
||||||
description="BBC"
|
description="BBC"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="BBC News"
|
title="BBC News"
|
||||||
text="BBC News"
|
text="BBC News"
|
||||||
description="BBC News"
|
description="BBC News"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.bbci.co.uk/news/world/europe/rss.xml"
|
xmlUrl="https://feeds.bbci.co.uk/news/world/europe/rss.xml"
|
||||||
htmlUrl="https://www.bbc.co.uk/news/world/europe"
|
htmlUrl="https://www.bbc.co.uk/news/world/europe" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="BBC News - UK Politics"
|
title="BBC News - UK Politics"
|
||||||
text="BBC News - UK Politics"
|
text="BBC News - UK Politics"
|
||||||
description="BBC News - UK Politics"
|
description="BBC News - UK Politics"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.bbci.co.uk/news/politics/rss.xml"
|
xmlUrl="https://feeds.bbci.co.uk/news/politics/rss.xml"
|
||||||
htmlUrl="https://www.bbc.co.uk/news/"
|
htmlUrl="https://www.bbc.co.uk/news/" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="BBC News"
|
title="BBC News"
|
||||||
text="BBC News"
|
text="BBC News"
|
||||||
description="BBC News"
|
description="BBC News"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.bbci.co.uk/news/science_and_environment/rss.xml"
|
xmlUrl="https://feeds.bbci.co.uk/news/science_and_environment/rss.xml"
|
||||||
htmlUrl="https://www.bbc.co.uk/news/science_and_environment"
|
htmlUrl="https://www.bbc.co.uk/news/science_and_environment" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="BBC News"
|
title="BBC News"
|
||||||
text="BBC News"
|
text="BBC News"
|
||||||
description="BBC News"
|
description="BBC News"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.bbci.co.uk/news/technology/rss.xml"
|
xmlUrl="https://feeds.bbci.co.uk/news/technology/rss.xml"
|
||||||
htmlUrl="https://www.bbc.co.uk/news/technology"
|
htmlUrl="https://www.bbc.co.uk/news/technology" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="BBC News - Home"
|
title="BBC News - Home"
|
||||||
text="BBC News - Home"
|
text="BBC News - Home"
|
||||||
description="BBC News - Home"
|
description="BBC News - Home"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.bbci.co.uk/news/rss.xml"
|
xmlUrl="https://feeds.bbci.co.uk/news/rss.xml"
|
||||||
htmlUrl="https://www.bbc.co.uk/news/"
|
htmlUrl="https://www.bbc.co.uk/news/" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="BBC News - US & Canada"
|
title="BBC News - US & Canada"
|
||||||
text="BBC News - US & Canada"
|
text="BBC News - US & Canada"
|
||||||
description="BBC News - US & Canada"
|
description="BBC News - US & Canada"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.bbci.co.uk/news/world/us_and_canada/rss.xml"
|
xmlUrl="https://feeds.bbci.co.uk/news/world/us_and_canada/rss.xml"
|
||||||
htmlUrl="https://www.bbc.co.uk/news/"
|
htmlUrl="https://www.bbc.co.uk/news/" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="BBC News - World"
|
title="BBC News - World"
|
||||||
text="BBC News - World"
|
text="BBC News - World"
|
||||||
description="BBC News - World"
|
description="BBC News - World"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.bbci.co.uk/news/world/rss.xml"
|
xmlUrl="https://feeds.bbci.co.uk/news/world/rss.xml"
|
||||||
htmlUrl="https://www.bbc.co.uk/news/"
|
htmlUrl="https://www.bbc.co.uk/news/" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Certificate Transparency"
|
title="Certificate Transparency"
|
||||||
text="Certificate Transparency"
|
text="Certificate Transparency"
|
||||||
description="Certificate Transparency"
|
description="Certificate Transparency"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=114077943.xyz"
|
title="q=114077943.xyz"
|
||||||
text="q=114077943.xyz"
|
text="q=114077943.xyz"
|
||||||
description="q=114077943.xyz"
|
description="q=114077943.xyz"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=114077943.xyz"
|
xmlUrl="https://crt.sh/atom?q=114077943.xyz"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=aminda.eu"
|
title="q=aminda.eu"
|
||||||
text="q=aminda.eu"
|
text="q=aminda.eu"
|
||||||
description="q=aminda.eu"
|
description="q=aminda.eu"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=aminda.eu"
|
xmlUrl="https://crt.sh/atom?q=aminda.eu"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=mikaela.info"
|
title="q=mikaela.info"
|
||||||
text="q=mikaela.info"
|
text="q=mikaela.info"
|
||||||
description="q=mikaela.info"
|
description="q=mikaela.info"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=mikaela.info"
|
xmlUrl="https://crt.sh/atom?q=mikaela.info"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=olepiraatti.fi"
|
title="q=olepiraatti.fi"
|
||||||
text="q=olepiraatti.fi"
|
text="q=olepiraatti.fi"
|
||||||
description="q=olepiraatti.fi"
|
description="q=olepiraatti.fi"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=olepiraatti.fi"
|
xmlUrl="https://crt.sh/atom?q=olepiraatti.fi"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=pinu.fi"
|
title="q=pinu.fi"
|
||||||
text="q=pinu.fi"
|
text="q=pinu.fi"
|
||||||
description="q=pinu.fi"
|
description="q=pinu.fi"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=pinu.fi"
|
xmlUrl="https://crt.sh/atom?q=pinu.fi"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=piraatit.fi"
|
title="q=piraatit.fi"
|
||||||
text="q=piraatit.fi"
|
text="q=piraatit.fi"
|
||||||
description="q=piraatit.fi"
|
description="q=piraatit.fi"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=piraatit.fi"
|
xmlUrl="https://crt.sh/atom?q=piraatit.fi"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=piraattinuoret.fi"
|
title="q=piraattinuoret.fi"
|
||||||
text="q=piraattinuoret.fi"
|
text="q=piraattinuoret.fi"
|
||||||
description="q=piraattinuoret.fi"
|
description="q=piraattinuoret.fi"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=piraattinuoret.fi"
|
xmlUrl="https://crt.sh/atom?q=piraattinuoret.fi"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=piraattipuolue.fi"
|
title="q=piraattipuolue.fi"
|
||||||
text="q=piraattipuolue.fi"
|
text="q=piraattipuolue.fi"
|
||||||
description="q=piraattipuolue.fi"
|
description="q=piraattipuolue.fi"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=piraattipuolue.fi"
|
xmlUrl="https://crt.sh/atom?q=piraattipuolue.fi"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="q=pirateirc.net"
|
title="q=pirateirc.net"
|
||||||
text="q=pirateirc.net"
|
text="q=pirateirc.net"
|
||||||
description="q=pirateirc.net"
|
description="q=pirateirc.net"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://crt.sh/atom?q=pirateirc.net"
|
xmlUrl="https://crt.sh/atom?q=pirateirc.net"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Fanfiction"
|
title="Fanfiction"
|
||||||
text="Fanfiction"
|
text="Fanfiction"
|
||||||
description="Fanfiction"
|
description="Fanfiction"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="AO3 News"
|
title="AO3 News"
|
||||||
text="AO3 News"
|
text="AO3 News"
|
||||||
description="AO3 News"
|
description="AO3 News"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://archiveofourown.org/admin_posts.rss"
|
xmlUrl="https://archiveofourown.org/admin_posts.rss"
|
||||||
htmlUrl="https://archiveofourown.org/admin_posts"
|
htmlUrl="https://archiveofourown.org/admin_posts" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Myndigheterna"
|
title="Myndigheterna"
|
||||||
text="Myndigheterna"
|
text="Myndigheterna"
|
||||||
description="Myndigheterna"
|
description="Myndigheterna"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Poliisi - Nyheter"
|
title="Poliisi - Nyheter"
|
||||||
text="Poliisi - Nyheter"
|
text="Poliisi - Nyheter"
|
||||||
description="Poliisi - Nyheter"
|
description="Poliisi - Nyheter"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss"
|
xmlUrl="https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss"
|
||||||
htmlUrl="https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss"
|
htmlUrl="https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Fingrid"
|
title="Fingrid"
|
||||||
text="Fingrid"
|
text="Fingrid"
|
||||||
description="Fingrid"
|
description="Fingrid"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://www.fingrid.fi/api/rss/news?language=se"
|
xmlUrl="https://www.fingrid.fi/api/rss/news?language=se"
|
||||||
htmlUrl="http://www.fingrid.fi/api/rss/news?language=se"
|
htmlUrl="http://www.fingrid.fi/api/rss/news?language=se" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Novosti"
|
title="Novosti"
|
||||||
text="Novosti"
|
text="Novosti"
|
||||||
description="Novosti"
|
description="Novosti"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="BBC Russian - Главная"
|
title="BBC Russian - Главная"
|
||||||
text="BBC Russian - Главная"
|
text="BBC Russian - Главная"
|
||||||
description="BBC Russian - Главная"
|
description="BBC Russian - Главная"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.bbci.co.uk/russian/rss.xml"
|
xmlUrl="https://feeds.bbci.co.uk/russian/rss.xml"
|
||||||
htmlUrl="http://www.bbcrussian.com"
|
htmlUrl="http://www.bbcrussian.com" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Радио Болгария"
|
title="Радио Болгария"
|
||||||
text="Радио Болгария"
|
text="Радио Болгария"
|
||||||
description="Радио Болгария"
|
description="Радио Болгария"
|
||||||
xmlUrl="https://bnr.bg/ru/rss/news"
|
xmlUrl="https://bnr.bg/ru/rss/news"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="DN.se - News in Russian"
|
title="DN.se - News in Russian"
|
||||||
text="DN.se - News in Russian"
|
text="DN.se - News in Russian"
|
||||||
description="DN.se - News in Russian"
|
description="DN.se - News in Russian"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://www.dn.se/rss/om/news-in-russian/"
|
xmlUrl="https://www.dn.se/rss/om/news-in-russian/"
|
||||||
htmlUrl="https://www.dn.se/om/news-in-russian/"
|
htmlUrl="https://www.dn.se/om/news-in-russian/" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="новости | ERR"
|
title="новости | ERR"
|
||||||
text="новости | ERR"
|
text="новости | ERR"
|
||||||
description="новости | ERR"
|
description="новости | ERR"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://rus.err.ee/rss"
|
xmlUrl="https://rus.err.ee/rss"
|
||||||
htmlUrl="http://rus.err.ee"
|
htmlUrl="http://rus.err.ee" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="News in Russian - Helsingin Sanomat"
|
title="News in Russian - Helsingin Sanomat"
|
||||||
text="News in Russian - Helsingin Sanomat"
|
text="News in Russian - Helsingin Sanomat"
|
||||||
description="News in Russian - Helsingin Sanomat"
|
description="News in Russian - Helsingin Sanomat"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://hs.fi/rss/newsinrussian.xml"
|
xmlUrl="https://hs.fi/rss/newsinrussian.xml"
|
||||||
htmlUrl="https://www.hs.fi"
|
htmlUrl="https://www.hs.fi" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="LRT Новости"
|
title="LRT Новости"
|
||||||
text="LRT Новости"
|
text="LRT Новости"
|
||||||
description="LRT Новости"
|
description="LRT Новости"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://www.lrt.lt/ru/novosti?rss"
|
xmlUrl="https://www.lrt.lt/ru/novosti?rss"
|
||||||
htmlUrl="https://www.lrt.lt/ru/novosti"
|
htmlUrl="https://www.lrt.lt/ru/novosti" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Meduza.io"
|
title="Meduza.io"
|
||||||
text="Meduza.io"
|
text="Meduza.io"
|
||||||
description="Meduza.io"
|
description="Meduza.io"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://meduza.io/rss/all"
|
xmlUrl="https://meduza.io/rss/all"
|
||||||
htmlUrl="https://meduza.io"
|
htmlUrl="https://meduza.io" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Radio Prague International - последние статьи"
|
title="Radio Prague International - последние статьи"
|
||||||
text="Radio Prague International - последние статьи"
|
text="Radio Prague International - последние статьи"
|
||||||
description="Radio Prague International - последние статьи"
|
description="Radio Prague International - последние статьи"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://ruski.radio.cz/rcz-rss/ru"
|
xmlUrl="https://ruski.radio.cz/rcz-rss/ru"
|
||||||
htmlUrl="https://ruski.radio.cz"
|
htmlUrl="https://ruski.radio.cz" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Yle Novosti | Tuoreimmat uutiset"
|
title="Yle Novosti | Tuoreimmat uutiset"
|
||||||
text="Yle Novosti | Tuoreimmat uutiset"
|
text="Yle Novosti | Tuoreimmat uutiset"
|
||||||
description="Yle Novosti | Tuoreimmat uutiset"
|
description="Yle Novosti | Tuoreimmat uutiset"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_NOVOSTI"
|
xmlUrl="https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_NOVOSTI"
|
||||||
htmlUrl="https://yle.fi/novosti"
|
htmlUrl="https://yle.fi/novosti" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Politics"
|
title="Politics"
|
||||||
text="Politics"
|
text="Politics"
|
||||||
description="Politics"
|
description="Politics"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Puolueet"
|
title="Puolueet"
|
||||||
text="Puolueet"
|
text="Puolueet"
|
||||||
description="Puolueet"
|
description="Puolueet"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Demokraatti.fi"
|
title="Demokraatti.fi"
|
||||||
text="Demokraatti.fi"
|
text="Demokraatti.fi"
|
||||||
description="Demokraatti.fi"
|
description="Demokraatti.fi"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://demokraatti.fi/feed/"
|
xmlUrl="https://demokraatti.fi/feed/"
|
||||||
htmlUrl="https://demokraatti.fi"
|
htmlUrl="https://demokraatti.fi" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Privacy"
|
title="Privacy"
|
||||||
text="Privacy"
|
text="Privacy"
|
||||||
description="Privacy"
|
description="Privacy"
|
||||||
type="folder"
|
type="folder" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Software"
|
title="Software"
|
||||||
text="Software"
|
text="Software"
|
||||||
description="Software"
|
description="Software"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Software Releases"
|
title="Software Releases"
|
||||||
text="Software Releases"
|
text="Software Releases"
|
||||||
description="Software Releases"
|
description="Software Releases"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Tags from atheme"
|
title="Tags from atheme"
|
||||||
text="Tags from atheme"
|
text="Tags from atheme"
|
||||||
description="Tags from atheme"
|
description="Tags from atheme"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://github.com/atheme/atheme/tags.atom"
|
xmlUrl="https://github.com/atheme/atheme/tags.atom"
|
||||||
htmlUrl="https://github.com/atheme/atheme/releases"
|
htmlUrl="https://github.com/atheme/atheme/releases" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="briar tags"
|
title="briar tags"
|
||||||
text="briar tags"
|
text="briar tags"
|
||||||
description="briar tags"
|
description="briar tags"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://code.briarproject.org/briar/briar/-/tags?format=atom"
|
xmlUrl="https://code.briarproject.org/briar/briar/-/tags?format=atom"
|
||||||
htmlUrl="https://code.briarproject.org/briar/briar/-/tags"
|
htmlUrl="https://code.briarproject.org/briar/briar/-/tags" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Conduit tags"
|
title="Conduit tags"
|
||||||
text="Conduit tags"
|
text="Conduit tags"
|
||||||
description="Conduit tags"
|
description="Conduit tags"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://gitlab.com/famedly/conduit/-/tags?format=atom"
|
xmlUrl="https://gitlab.com/famedly/conduit/-/tags?format=atom"
|
||||||
htmlUrl="https://gitlab.com/famedly/conduit/-/tags"
|
htmlUrl="https://gitlab.com/famedly/conduit/-/tags" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Tags from curl"
|
title="Tags from curl"
|
||||||
text="Tags from curl"
|
text="Tags from curl"
|
||||||
description="Tags from curl"
|
description="Tags from curl"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://github.com/curl/curl/tags.atom"
|
xmlUrl="https://github.com/curl/curl/tags.atom"
|
||||||
htmlUrl="https://github.com/curl/curl/releases"
|
htmlUrl="https://github.com/curl/curl/releases" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Uusi syöte"
|
title="Uusi syöte"
|
||||||
text="Uusi syöte"
|
text="Uusi syöte"
|
||||||
description="Uusi syöte"
|
description="Uusi syöte"
|
||||||
xmlUrl="https://github.com/element-hq/dendrite/tags.atom"
|
xmlUrl="https://github.com/element-hq/dendrite/tags.atom"
|
||||||
htmlUrl=""
|
htmlUrl="" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Tags from element-android"
|
title="Tags from element-android"
|
||||||
text="Tags from element-android"
|
text="Tags from element-android"
|
||||||
description="Tags from element-android"
|
description="Tags from element-android"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://github.com/element-hq/element-android/tags.atom"
|
xmlUrl="https://github.com/element-hq/element-android/tags.atom"
|
||||||
htmlUrl="https://github.com/element-hq/element-android/releases"
|
htmlUrl="https://github.com/element-hq/element-android/releases" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Blogs"
|
title="Blogs"
|
||||||
text="Blogs"
|
text="Blogs"
|
||||||
description="Blogs"
|
description="Blogs"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="News - Briar"
|
title="News - Briar"
|
||||||
text="News - Briar"
|
text="News - Briar"
|
||||||
description="News - Briar"
|
description="News - Briar"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://briarproject.org/news/index.xml"
|
xmlUrl="https://briarproject.org/news/index.xml"
|
||||||
htmlUrl="https://briarproject.org/news/"
|
htmlUrl="https://briarproject.org/news/" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Stories by /e/ Developers Blog on Medium"
|
title="Stories by /e/ Developers Blog on Medium"
|
||||||
text="Stories by /e/ Developers Blog on Medium"
|
text="Stories by /e/ Developers Blog on Medium"
|
||||||
description="Stories by /e/ Developers Blog on Medium"
|
description="Stories by /e/ Developers Blog on Medium"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://edevelopers-blog.medium.com/feed"
|
xmlUrl="https://edevelopers-blog.medium.com/feed"
|
||||||
htmlUrl="https://medium.com/@edevelopers-blog?source=rss-20f5a0d0ca02------2"
|
htmlUrl="https://medium.com/@edevelopers-blog?source=rss-20f5a0d0ca02------2" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Microblogs"
|
title="Microblogs"
|
||||||
text="Microblogs"
|
text="Microblogs"
|
||||||
description="Microblogs"
|
description="Microblogs"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Debian micronews"
|
title="Debian micronews"
|
||||||
text="Debian micronews"
|
text="Debian micronews"
|
||||||
description="Debian micronews"
|
description="Debian micronews"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://micronews.debian.org/feeds/atom.xml"
|
xmlUrl="https://micronews.debian.org/feeds/atom.xml"
|
||||||
htmlUrl="https://micronews.debian.org/"
|
htmlUrl="https://micronews.debian.org/" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Security"
|
title="Security"
|
||||||
text="Security"
|
text="Security"
|
||||||
description="Security"
|
description="Security"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Debian Security"
|
title="Debian Security"
|
||||||
text="Debian Security"
|
text="Debian Security"
|
||||||
description="Debian Security"
|
description="Debian Security"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://www.debian.org/security/dsa"
|
xmlUrl="https://www.debian.org/security/dsa"
|
||||||
htmlUrl="https://www.debian.org/security/dsa.rdf"
|
htmlUrl="https://www.debian.org/security/dsa.rdf" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Element Blog"
|
title="Element Blog"
|
||||||
@ -447,132 +390,115 @@
|
|||||||
description="Element Blog"
|
description="Element Blog"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://element.io/blog/rss/"
|
xmlUrl="https://element.io/blog/rss/"
|
||||||
htmlUrl="https://element.io/blog/"
|
htmlUrl="https://element.io/blog/" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Valtion yritykset"
|
title="Valtion yritykset"
|
||||||
text="Valtion yritykset"
|
text="Valtion yritykset"
|
||||||
description="Valtion yritykset"
|
description="Valtion yritykset"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Fingrid"
|
title="Fingrid"
|
||||||
text="Fingrid"
|
text="Fingrid"
|
||||||
description="Fingrid"
|
description="Fingrid"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://www.fingrid.fi/api/rss/news?language=fi"
|
xmlUrl="https://www.fingrid.fi/api/rss/news?language=fi"
|
||||||
htmlUrl="http://www.fingrid.fi/api/rss/news?language=fi"
|
htmlUrl="http://www.fingrid.fi/api/rss/news?language=fi" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Fingrid-Lehti"
|
title="Fingrid-Lehti"
|
||||||
text="Fingrid-Lehti"
|
text="Fingrid-Lehti"
|
||||||
description="Fingrid-Lehti"
|
description="Fingrid-Lehti"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://www.fingridlehti.fi/feed/"
|
xmlUrl="https://www.fingridlehti.fi/feed/"
|
||||||
htmlUrl="https://www.fingridlehti.fi/"
|
htmlUrl="https://www.fingridlehti.fi/" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Motiva -"
|
title="Motiva -"
|
||||||
text="Motiva -"
|
text="Motiva -"
|
||||||
description="Motiva -"
|
description="Motiva -"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://www.motiva.fi/rss/ajankohtaista/uutiset"
|
xmlUrl="https://www.motiva.fi/rss/ajankohtaista/uutiset"
|
||||||
htmlUrl="https://www.motiva.fi/"
|
htmlUrl="https://www.motiva.fi/" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Viranomaiset"
|
title="Viranomaiset"
|
||||||
text="Viranomaiset"
|
text="Viranomaiset"
|
||||||
description="Viranomaiset"
|
description="Viranomaiset"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Hätäkeskuslaitos - Tiedotteet"
|
title="Hätäkeskuslaitos - Tiedotteet"
|
||||||
text="Hätäkeskuslaitos - Tiedotteet"
|
text="Hätäkeskuslaitos - Tiedotteet"
|
||||||
description="Hätäkeskuslaitos - Tiedotteet"
|
description="Hätäkeskuslaitos - Tiedotteet"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss"
|
xmlUrl="https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss"
|
||||||
htmlUrl="https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss"
|
htmlUrl="https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Energiavirasto - Ajankohtaista"
|
title="Energiavirasto - Ajankohtaista"
|
||||||
text="Energiavirasto - Ajankohtaista"
|
text="Energiavirasto - Ajankohtaista"
|
||||||
description="Energiavirasto - Ajankohtaista"
|
description="Energiavirasto - Ajankohtaista"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss"
|
xmlUrl="https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss"
|
||||||
htmlUrl="https://energiavirasto.fi/etusivu"
|
htmlUrl="https://energiavirasto.fi/etusivu" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Poliisi - Ajankohtaista"
|
title="Poliisi - Ajankohtaista"
|
||||||
text="Poliisi - Ajankohtaista"
|
text="Poliisi - Ajankohtaista"
|
||||||
description="Poliisi - Ajankohtaista"
|
description="Poliisi - Ajankohtaista"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss"
|
xmlUrl="https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss"
|
||||||
htmlUrl="https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss"
|
htmlUrl="https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="TEM uusimmat tiedotteet ja uutiset"
|
title="TEM uusimmat tiedotteet ja uutiset"
|
||||||
text="TEM uusimmat tiedotteet ja uutiset"
|
text="TEM uusimmat tiedotteet ja uutiset"
|
||||||
description="TEM uusimmat tiedotteet ja uutiset"
|
description="TEM uusimmat tiedotteet ja uutiset"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://tem.fi/etusivu/-/asset_publisher/PuQeVCwBv2KT/rss"
|
xmlUrl="https://tem.fi/etusivu/-/asset_publisher/PuQeVCwBv2KT/rss"
|
||||||
htmlUrl="https://tem.fi/etusivu"
|
htmlUrl="https://tem.fi/etusivu" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="Yksityisyys"
|
title="Yksityisyys"
|
||||||
text="Yksityisyys"
|
text="Yksityisyys"
|
||||||
description="Yksityisyys"
|
description="Yksityisyys"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Tor Project blog"
|
title="Tor Project blog"
|
||||||
text="Tor Project blog"
|
text="Tor Project blog"
|
||||||
description="Tor Project blog"
|
description="Tor Project blog"
|
||||||
type="atom"
|
type="atom"
|
||||||
xmlUrl="https://blog.torproject.org/feed.xml"
|
xmlUrl="https://blog.torproject.org/feed.xml"
|
||||||
htmlUrl="https://blog.torproject.org/"
|
htmlUrl="https://blog.torproject.org/" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Electronic Frontier Finland – Effi ry"
|
title="Electronic Frontier Finland – Effi ry"
|
||||||
text="Electronic Frontier Finland – Effi ry"
|
text="Electronic Frontier Finland – Effi ry"
|
||||||
description="Electronic Frontier Finland – Effi ry"
|
description="Electronic Frontier Finland – Effi ry"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://effi.org/feed/"
|
xmlUrl="https://effi.org/feed/"
|
||||||
htmlUrl="https://effi.org"
|
htmlUrl="https://effi.org" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
<outline
|
<outline
|
||||||
title="YLE"
|
title="YLE"
|
||||||
text="YLE"
|
text="YLE"
|
||||||
description="YLE"
|
description="YLE"
|
||||||
type="folder"
|
type="folder">
|
||||||
>
|
|
||||||
<outline
|
<outline
|
||||||
title="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
title="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
||||||
text="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
text="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
||||||
description="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
description="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_UUTISET&concepts=18-82214"
|
xmlUrl="https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_UUTISET&concepts=18-82214"
|
||||||
htmlUrl="https://yle.fi/uutiset"
|
htmlUrl="https://yle.fi/uutiset" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Yle News | Tuoreimmat uutiset"
|
title="Yle News | Tuoreimmat uutiset"
|
||||||
text="Yle News | Tuoreimmat uutiset"
|
text="Yle News | Tuoreimmat uutiset"
|
||||||
description="Yle News | Tuoreimmat uutiset"
|
description="Yle News | Tuoreimmat uutiset"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_NEWS"
|
xmlUrl="https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_NEWS"
|
||||||
htmlUrl="https://yle.fi/news"
|
htmlUrl="https://yle.fi/news" />
|
||||||
/>
|
|
||||||
<outline
|
<outline
|
||||||
title="Yle Nyheter på lätt svenska"
|
title="Yle Nyheter på lätt svenska"
|
||||||
text="Yle Nyheter på lätt svenska"
|
text="Yle Nyheter på lätt svenska"
|
||||||
description="Yle Nyheter på lätt svenska"
|
description="Yle Nyheter på lätt svenska"
|
||||||
type="rss"
|
type="rss"
|
||||||
xmlUrl="https://feeds.yle.fi/areena/v1/series/1-50362086.rss?language=sv"
|
xmlUrl="https://feeds.yle.fi/areena/v1/series/1-50362086.rss?language=sv"
|
||||||
htmlUrl="https://areena.yle.fi/1-50362086"
|
htmlUrl="https://areena.yle.fi/1-50362086" />
|
||||||
/>
|
|
||||||
</outline>
|
</outline>
|
||||||
</body>
|
</body>
|
||||||
</opml>
|
</opml>
|
||||||
|
@ -1,17 +1,63 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
<opml version="1.0">
|
<opml version="1.0">
|
||||||
<head>
|
<head>
|
||||||
<title>Liferea Feed List Export</title>
|
<title>Liferea Feed List Export</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<outline title="Suomi" text="Suomi" description="Suomi" type="folder">
|
<outline
|
||||||
<outline title="Hätäkeskuslaitos - Tiedotteet" text="Hätäkeskuslaitos - Tiedotteet" description="Hätäkeskuslaitos - Tiedotteet" type="rss" xmlUrl="https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss" htmlUrl="https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss"/>
|
title="Suomi"
|
||||||
<outline title="Fingrid" text="Fingrid" description="Fingrid" type="rss" xmlUrl="https://www.fingrid.fi/api/rss/news?language=fi" htmlUrl="http://www.fingrid.fi/api/rss/news?language=fi"/>
|
text="Suomi"
|
||||||
<outline title="Puolustusvoimat.fi - Uusimmat ampumatiedotteet" text="Puolustusvoimat.fi - Uusimmat ampumatiedotteet" description="Puolustusvoimat.fi - Uusimmat ampumatiedotteet" type="rss" xmlUrl="https://puolustusvoimat.fi/ajankohtaista/ampuma-ja-melutiedotteet/-/announcements/rss" htmlUrl="http://puolustusvoimat.fi"/>
|
description="Suomi"
|
||||||
<outline title="Energiavirasto - Ajankohtaista" text="Energiavirasto - Ajankohtaista" description="Energiavirasto - Ajankohtaista" type="atom" xmlUrl="https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss" htmlUrl="https://energiavirasto.fi/etusivu"/>
|
type="folder">
|
||||||
<outline title="Poliisi - Ajankohtaista" text="Poliisi - Ajankohtaista" description="Poliisi - Ajankohtaista" type="rss" xmlUrl="https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss" htmlUrl="https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss"/>
|
<outline
|
||||||
<outline title="Motiva -" text="Motiva -" description="Motiva -" type="rss" xmlUrl="https://www.motiva.fi/rss/ajankohtaista/uutiset" htmlUrl="https://www.motiva.fi/"/>
|
title="Hätäkeskuslaitos - Tiedotteet"
|
||||||
<outline title="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset" text="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset" description="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset" type="rss" xmlUrl="https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_UUTISET&amp;concepts=18-82214" htmlUrl="https://yle.fi/uutiset"/>
|
text="Hätäkeskuslaitos - Tiedotteet"
|
||||||
|
description="Hätäkeskuslaitos - Tiedotteet"
|
||||||
|
type="rss"
|
||||||
|
xmlUrl="https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss"
|
||||||
|
htmlUrl="https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss" />
|
||||||
|
<outline
|
||||||
|
title="Fingrid"
|
||||||
|
text="Fingrid"
|
||||||
|
description="Fingrid"
|
||||||
|
type="rss"
|
||||||
|
xmlUrl="https://www.fingrid.fi/api/rss/news?language=fi"
|
||||||
|
htmlUrl="http://www.fingrid.fi/api/rss/news?language=fi" />
|
||||||
|
<outline
|
||||||
|
title="Puolustusvoimat.fi - Uusimmat ampumatiedotteet"
|
||||||
|
text="Puolustusvoimat.fi - Uusimmat ampumatiedotteet"
|
||||||
|
description="Puolustusvoimat.fi - Uusimmat ampumatiedotteet"
|
||||||
|
type="rss"
|
||||||
|
xmlUrl="https://puolustusvoimat.fi/ajankohtaista/ampuma-ja-melutiedotteet/-/announcements/rss"
|
||||||
|
htmlUrl="http://puolustusvoimat.fi" />
|
||||||
|
<outline
|
||||||
|
title="Energiavirasto - Ajankohtaista"
|
||||||
|
text="Energiavirasto - Ajankohtaista"
|
||||||
|
description="Energiavirasto - Ajankohtaista"
|
||||||
|
type="atom"
|
||||||
|
xmlUrl="https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss"
|
||||||
|
htmlUrl="https://energiavirasto.fi/etusivu" />
|
||||||
|
<outline
|
||||||
|
title="Poliisi - Ajankohtaista"
|
||||||
|
text="Poliisi - Ajankohtaista"
|
||||||
|
description="Poliisi - Ajankohtaista"
|
||||||
|
type="rss"
|
||||||
|
xmlUrl="https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss"
|
||||||
|
htmlUrl="https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss" />
|
||||||
|
<outline
|
||||||
|
title="Motiva -"
|
||||||
|
text="Motiva -"
|
||||||
|
description="Motiva -"
|
||||||
|
type="rss"
|
||||||
|
xmlUrl="https://www.motiva.fi/rss/ajankohtaista/uutiset"
|
||||||
|
htmlUrl="https://www.motiva.fi/" />
|
||||||
|
<outline
|
||||||
|
title="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
||||||
|
text="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
||||||
|
description="Yle Uutiset | Vaaratiedotteet | Tuoreimmat uutiset"
|
||||||
|
type="rss"
|
||||||
|
xmlUrl="https://feeds.yle.fi/uutiset/v1/recent.rss?publisherIds=YLE_UUTISET&amp;concepts=18-82214"
|
||||||
|
htmlUrl="https://yle.fi/uutiset" />
|
||||||
</outline>
|
</outline>
|
||||||
</body>
|
</body>
|
||||||
</opml>
|
</opml>
|
||||||
|
@ -9,6 +9,6 @@
|
|||||||
"prettier-plugin-sh": "0.17.2",
|
"prettier-plugin-sh": "0.17.2",
|
||||||
"prettier-plugin-toml": "2.0.4"
|
"prettier-plugin-toml": "2.0.4"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.8.1+sha512.c50088ba998c67b8ca8c99df8a5e02fd2ae2e2b29aaf238feaa9e124248d3f48f9fb6db2424949ff901cffbb5e0f0cc1ad6aedb602cd29450751d11c35023677",
|
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39",
|
||||||
"prettier": "@aminda/global-prettier-config"
|
"prettier": "@aminda/global-prettier-config"
|
||||||
}
|
}
|
||||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -55,10 +55,10 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
prettier: ^3.0.0
|
prettier: ^3.0.0
|
||||||
|
|
||||||
"@reteps/dockerfmt@0.3.5":
|
"@reteps/dockerfmt@0.3.6":
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-ib1LU/3lXHAH63hxaGu9O+G3nbe5JlCg5WoMS7zzfuuBUPenCeuO7cOhYhI7IwD2QaD1NBy8AJ+FrKyhaHtWLA==,
|
integrity: sha512-Tb5wIMvBf/nLejTQ61krK644/CEMB/cpiaIFXqGApfGqO3GwcR3qnI0DbmkFVCl2OyEp8LnLX3EkucoL0+tbFg==,
|
||||||
}
|
}
|
||||||
engines: { node: ^v12.20.0 || ^14.13.0 || >=16.0.0 }
|
engines: { node: ^v12.20.0 || ^14.13.0 || >=16.0.0 }
|
||||||
|
|
||||||
@ -132,10 +132,10 @@ packages:
|
|||||||
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
|
integrity: sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==,
|
||||||
}
|
}
|
||||||
|
|
||||||
sh-syntax@0.5.6:
|
sh-syntax@0.5.7:
|
||||||
resolution:
|
resolution:
|
||||||
{
|
{
|
||||||
integrity: sha512-hUprXSSgi3HLdIxufSsr0lceThj6vKsgOHcVVGujDGLWg9RD5Mt6j2m642qkTAU/7GFX65ed/g9h2jeURGuTlQ==,
|
integrity: sha512-74m9dt91konrF5+m0kASugzi37VxKsnTJQ6yvdDZu3IijG5/vIZpImP6FadsJLWNt2X2YD0VaTwW5W7Ox7mFVg==,
|
||||||
}
|
}
|
||||||
engines: { node: ">=16.0.0" }
|
engines: { node: ">=16.0.0" }
|
||||||
|
|
||||||
@ -165,7 +165,7 @@ snapshots:
|
|||||||
"@xml-tools/parser": 1.0.11
|
"@xml-tools/parser": 1.0.11
|
||||||
prettier: 3.5.3
|
prettier: 3.5.3
|
||||||
|
|
||||||
"@reteps/dockerfmt@0.3.5": {}
|
"@reteps/dockerfmt@0.3.6": {}
|
||||||
|
|
||||||
"@taplo/core@0.2.0": {}
|
"@taplo/core@0.2.0": {}
|
||||||
|
|
||||||
@ -187,9 +187,9 @@ snapshots:
|
|||||||
|
|
||||||
prettier-plugin-sh@0.17.2(prettier@3.5.3):
|
prettier-plugin-sh@0.17.2(prettier@3.5.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
"@reteps/dockerfmt": 0.3.5
|
"@reteps/dockerfmt": 0.3.6
|
||||||
prettier: 3.5.3
|
prettier: 3.5.3
|
||||||
sh-syntax: 0.5.6
|
sh-syntax: 0.5.7
|
||||||
|
|
||||||
prettier-plugin-toml@2.0.4(prettier@3.5.3):
|
prettier-plugin-toml@2.0.4(prettier@3.5.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -200,7 +200,7 @@ snapshots:
|
|||||||
|
|
||||||
regexp-to-ast@0.5.0: {}
|
regexp-to-ast@0.5.0: {}
|
||||||
|
|
||||||
sh-syntax@0.5.6:
|
sh-syntax@0.5.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
tslib: 2.8.1
|
tslib: 2.8.1
|
||||||
|
|
||||||
|
@ -2,36 +2,25 @@
|
|||||||
<group name="root">
|
<group name="root">
|
||||||
<group name="YLE - ei toimi"><bookmark
|
<group name="YLE - ei toimi"><bookmark
|
||||||
name="Puhe"
|
name="Puhe"
|
||||||
url="http://www.yle.fi/livestream/puhe.asx"
|
url="http://www.yle.fi/livestream/puhe.asx" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="Radio 1"
|
name="Radio 1"
|
||||||
url="http://yle.fi/livestream/yleradio1.asx"
|
url="http://yle.fi/livestream/yleradio1.asx" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="Klassinen"
|
name="Klassinen"
|
||||||
url="http://mediau.yle.fi/liveklassinen"
|
url="http://mediau.yle.fi/liveklassinen" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="X"
|
name="X"
|
||||||
url="http://www.yle.fi/livestream/ylex.asx"
|
url="http://www.yle.fi/livestream/ylex.asx" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="Kymenlaakso"
|
name="Kymenlaakso"
|
||||||
url="http://yle.fi/livestream/kymenlaakso.asx"
|
url="http://yle.fi/livestream/kymenlaakso.asx" /></group><bookmark
|
||||||
/></group><bookmark
|
|
||||||
name="Iskelmä"
|
name="Iskelmä"
|
||||||
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4912/43660_iskelma.mp3"
|
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4912/43660_iskelma.mp3" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="Radio Aalto"
|
name="Radio Aalto"
|
||||||
url="http://rstream2.nelonenmedia.fi/RadioAalto.mp3.m3u"
|
url="http://rstream2.nelonenmedia.fi/RadioAalto.mp3.m3u" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="Radio Nostalgia"
|
name="Radio Nostalgia"
|
||||||
url="http://adwzg4.tdf-cdn.com/9201/nrj_113217.mp3"
|
url="http://adwzg4.tdf-cdn.com/9201/nrj_113217.mp3" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="Radio Suomipop"
|
name="Radio Suomipop"
|
||||||
url="http://rstream2.nelonenmedia.fi/RadioSuomiPop.mp3.m3u"
|
url="http://rstream2.nelonenmedia.fi/RadioSuomiPop.mp3.m3u" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="The Voice"
|
name="The Voice"
|
||||||
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4914/43660_thevoice.mp3"
|
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4914/43660_thevoice.mp3" /><bookmark
|
||||||
/><bookmark
|
|
||||||
name="Iskelmä Aikakone"
|
name="Iskelmä Aikakone"
|
||||||
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4659/43660_iskelma_aikakone.mp3"
|
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4659/43660_iskelma_aikakone.mp3" /></group>
|
||||||
/></group>
|
|
||||||
</bookmarks>
|
</bookmarks>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user