We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0cd1cb commit edb764eCopy full SHA for edb764e
1 file changed
src/services/interest.rs
@@ -33,6 +33,7 @@ lazy_static! {
33
"XenceLabs",
34
"XENX",
35
"XP[-| ]?Pen",
36
+ "GSPY",
37
])
38
};
39
static ref COUNTER_INTEREST_CACHE: HashMap::<&'static str, Regex> =
0 commit comments