Add Fantia support

Also fixes a regression in 74fdeef10c
that stopped mastodon urls from being given the right priority.
This commit is contained in:
nonamethanks
2022-03-10 17:35:04 +01:00
parent 43a665a66d
commit a6549bc6fe
10 changed files with 431 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ module Sources
Strategies::Foundation,
Strategies::Plurk,
Strategies::TwitPic,
Strategies::Fantia,
]
end