mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
refactor(site): introduce Site trait and SITES registry
This commit is contained in:
@@ -2,5 +2,5 @@ mod interface;
|
||||
mod model;
|
||||
|
||||
pub use interface::{
|
||||
PATTERN, Post, cache_key, enabled, fetch_from_url, is_retryable, media_headers,
|
||||
BskySite, PATTERN, Post, cache_key, enabled, fetch_from_url, is_retryable, media_headers,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user