mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 11:18:28 +00:00
Update servicesPatternTesters.js
This commit is contained in:
parent
2dfd4f7da0
commit
3e83e1ec36
@ -74,5 +74,5 @@ export const testers = {
|
||||
"newgrounds": (patternMatch) =>
|
||||
(patternMatch.type == 'portal' && patternMatch.method == 'view')
|
||||
|| (patternMatch.type == 'audio' && patternMatch.method == 'listen')
|
||||
&& patternMatch.id?.length >= 1,
|
||||
&& patternMatch.id?.length >= 1,
|
||||
}
|
Loading…
Reference in New Issue
Block a user