Skip to content

Commit 60c4e1e

Browse files
committed
feat: add new interest
1 parent 26347c0 commit 60c4e1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/services/interest.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ use regex::{Regex, RegexBuilder};
66
lazy_static! {
77
static ref INTEREST_CACHE: HashMap::<&'static str, Regex> = {
88
create_map(&[
9+
r".*\(Interface \d+\)",
910
"10moon",
1011
"Acepen",
1112
"Artisul",

0 commit comments

Comments
 (0)