mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-08-19 12:57:22 +02:00
Compare commits
2 Commits
432f91c0ca
...
c938cf1ef9
Author | SHA1 | Date | |
---|---|---|---|
c938cf1ef9 | |||
c443879267 |
@ -34,6 +34,8 @@ repos:
|
|||||||
rev: "v3.0.0-alpha.9-for-vscode"
|
rev: "v3.0.0-alpha.9-for-vscode"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
|
additional_dependencies:
|
||||||
|
["prettier@2.8.8", "@prettier/plugin-xml@2.2.0"]
|
||||||
- repo: https://github.com/scop/pre-commit-shfmt
|
- repo: https://github.com/scop/pre-commit-shfmt
|
||||||
rev: v3.6.0-2
|
rev: v3.6.0-2
|
||||||
hooks:
|
hooks:
|
||||||
|
@ -148,7 +148,7 @@ See also [TvTropes: Old Save Bonus](https://tvtropes.org/pmwiki/pmwiki.php/Main/
|
|||||||
### OPS2L Version
|
### OPS2L Version
|
||||||
|
|
||||||
My backup memory card is on [v1.1.0](https://github.com/ps2homebrew/Open-PS2-Loader/releases/tag/v1.1.0),
|
My backup memory card is on [v1.1.0](https://github.com/ps2homebrew/Open-PS2-Loader/releases/tag/v1.1.0),
|
||||||
but due to it getting a bit aged, I had to upgrade the main to daily builds
|
but due to it getting a bit aged, I had to upgrade the main to [daily builds](https://github.com/ps2homebrew/Open-PS2-Loader/releases/tag/latest)
|
||||||
(`d26da79c59d03c3d42dbbdb5c190760cc41f9444`).
|
(`d26da79c59d03c3d42dbbdb5c190760cc41f9444`).
|
||||||
|
|
||||||
Potentially helpful links:
|
Potentially helpful links:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<!doctype html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
|
@ -1,4 +1,37 @@
|
|||||||
<bookmarks>
|
<bookmarks>
|
||||||
<group name="root">
|
<group name="root">
|
||||||
<group name="YLE - ei toimi"><bookmark name="Puhe" url="http://www.yle.fi/livestream/puhe.asx"/><bookmark name="Radio 1" url="http://yle.fi/livestream/yleradio1.asx"/><bookmark name="Klassinen" url="http://mediau.yle.fi/liveklassinen"/><bookmark name="X" url="http://www.yle.fi/livestream/ylex.asx"/><bookmark name="Kymenlaakso" url="http://yle.fi/livestream/kymenlaakso.asx"/></group><bookmark name="Iskelmä" url="http://icelive0.43660-icelive0.cdn.qbrick.com/4912/43660_iskelma.mp3"/><bookmark name="Radio Aalto" url="http://rstream2.nelonenmedia.fi/RadioAalto.mp3.m3u"/><bookmark name="Radio Nostalgia" url="http://adwzg4.tdf-cdn.com/9201/nrj_113217.mp3"/><bookmark name="Radio Suomipop" url="http://rstream2.nelonenmedia.fi/RadioSuomiPop.mp3.m3u"/><bookmark name="The Voice" url="http://icelive0.43660-icelive0.cdn.qbrick.com/4914/43660_thevoice.mp3"/><bookmark name="Iskelmä Aikakone" url="http://icelive0.43660-icelive0.cdn.qbrick.com/4659/43660_iskelma_aikakone.mp3"/></group>
|
<group name="YLE - ei toimi"><bookmark
|
||||||
|
name="Puhe"
|
||||||
|
url="http://www.yle.fi/livestream/puhe.asx"
|
||||||
|
/><bookmark
|
||||||
|
name="Radio 1"
|
||||||
|
url="http://yle.fi/livestream/yleradio1.asx"
|
||||||
|
/><bookmark
|
||||||
|
name="Klassinen"
|
||||||
|
url="http://mediau.yle.fi/liveklassinen"
|
||||||
|
/><bookmark
|
||||||
|
name="X"
|
||||||
|
url="http://www.yle.fi/livestream/ylex.asx"
|
||||||
|
/><bookmark
|
||||||
|
name="Kymenlaakso"
|
||||||
|
url="http://yle.fi/livestream/kymenlaakso.asx"
|
||||||
|
/></group><bookmark
|
||||||
|
name="Iskelmä"
|
||||||
|
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4912/43660_iskelma.mp3"
|
||||||
|
/><bookmark
|
||||||
|
name="Radio Aalto"
|
||||||
|
url="http://rstream2.nelonenmedia.fi/RadioAalto.mp3.m3u"
|
||||||
|
/><bookmark
|
||||||
|
name="Radio Nostalgia"
|
||||||
|
url="http://adwzg4.tdf-cdn.com/9201/nrj_113217.mp3"
|
||||||
|
/><bookmark
|
||||||
|
name="Radio Suomipop"
|
||||||
|
url="http://rstream2.nelonenmedia.fi/RadioSuomiPop.mp3.m3u"
|
||||||
|
/><bookmark
|
||||||
|
name="The Voice"
|
||||||
|
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4914/43660_thevoice.mp3"
|
||||||
|
/><bookmark
|
||||||
|
name="Iskelmä Aikakone"
|
||||||
|
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4659/43660_iskelma_aikakone.mp3"
|
||||||
|
/></group>
|
||||||
</bookmarks>
|
</bookmarks>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<!doctype html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user