chore: webtoo.ls as default server (#1215)
This commit is contained in:
parent
d21860487b
commit
46bd13310a
6 changed files with 23 additions and 22 deletions
|
@ -43,7 +43,7 @@ exports[`content-rich > code frame 2 1`] = `
|
|||
><a
|
||||
class=\\"u-url mention\\"
|
||||
rel=\\"nofollow noopener noreferrer\\"
|
||||
to=\\"/mas.to/@antfu\\"
|
||||
to=\\"/webtoo.ls/@antfu\\"
|
||||
></a
|
||||
></span>
|
||||
Testing<br />
|
||||
|
@ -61,11 +61,11 @@ exports[`content-rich > custom emoji 1`] = `
|
|||
<picture alt=\\":nuxt:\\" class=\\"custom-emoji\\" data-emoji-id=\\"nuxt\\"
|
||||
><source
|
||||
srcset=\\"
|
||||
https://media.mas.to/masto-public/cache/custom_emojis/images/000/288/667/static/c96ba3cb0e0e1eac.png
|
||||
https://media.webtoo.ls/custom_emojis/images/000/000/366/original/73330dfc9dda4078.png
|
||||
\\"
|
||||
media=\\"(prefers-reduced-motion: reduce)\\" />
|
||||
<img
|
||||
src=\\"https://media.mas.to/masto-public/cache/custom_emojis/images/000/288/667/original/c96ba3cb0e0e1eac.png\\"
|
||||
src=\\"https://media.webtoo.ls/custom_emojis/images/000/000/366/original/73330dfc9dda4078.png\\"
|
||||
alt=\\":nuxt:\\"
|
||||
/></picture>
|
||||
"
|
||||
|
@ -137,7 +137,7 @@ exports[`content-rich > link + mention 1`] = `
|
|||
><a
|
||||
class=\\"u-url mention\\"
|
||||
rel=\\"nofollow noopener noreferrer\\"
|
||||
to=\\"/mas.to/@vitest\\"
|
||||
to=\\"/webtoo.ls/@vitest\\"
|
||||
></a
|
||||
></span>
|
||||
(migrated from chai+mocha)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue