You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add tests for pastebin url analyzer (#109)
* feat: add tests for pastebin url analyzer
* fix: remove www from valid url
* feat(url-analyzer): make pastbin www tests to positive
* FIX: Analyzer should only catch certain links
The pastebinurlanalyzer should only match on certain strings in the URL. I specified it a bit more precisely