...
This commit is contained in:
@@ -32,6 +32,8 @@ class MediaItem {
|
||||
}
|
||||
|
||||
String get thumbnailUrl => 'https://f0ck.me/t/$id.webp';
|
||||
String get mediaUrl => 'https://f0ck.me/b/$dest';
|
||||
String get coverUrl => 'https://f0ck.me/ca/$id.webp';
|
||||
}
|
||||
|
||||
class Tag {
|
||||
|
||||
Reference in New Issue
Block a user