fix twitter link again
This commit is contained in:
parent
8f76166fde
commit
b45da0e007
@ -6,7 +6,7 @@ static URLS: phf::Map<&'static str, &'static str> = phf_map! {
|
||||
"www.tiktok.com" => "vxtiktok.com",
|
||||
"vm.tiktok.com" => "vxtiktok.com",
|
||||
"https://x.com" => "https://fxtwitter.com",
|
||||
"https://fxtwitter.com" => "https://fxtwitter.com",
|
||||
"https://twitter.com" => "https://fxtwitter.com",
|
||||
};
|
||||
|
||||
pub fn filter_string(url: String, domain: String) -> Option<String> {
|
||||
|
Loading…
Reference in New Issue
Block a user