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
|
@ -5,12 +5,12 @@ const validPermalinks = [
|
|||
'https://m1as-social34.to.social/@elk',
|
||||
'https://m1as-social34.to.social/@elk22/123',
|
||||
'https://m1as-social34.to.social/@elk22/objects/123',
|
||||
'mas.to/@elk',
|
||||
'webtoo.ls/@elk',
|
||||
]
|
||||
|
||||
const invalidPermalinks = [
|
||||
'https://mas.to',
|
||||
'https://mas.to/elk/123',
|
||||
'https://webtoo.ls',
|
||||
'https://webtoo.ls/elk/123',
|
||||
]
|
||||
|
||||
describe('permalinks', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue