Skip to content

Commit edb764e

Browse files
committed
Add GSPY to interest list
1 parent e0cd1cb commit edb764e

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
@@ -33,6 +33,7 @@ lazy_static! {
3333
"XenceLabs",
3434
"XENX",
3535
"XP[-| ]?Pen",
36+
"GSPY",
3637
])
3738
};
3839
static ref COUNTER_INTEREST_CACHE: HashMap::<&'static str, Regex> =

0 commit comments

Comments
 (0)