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