mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
feat: remove stale user agents, use top 50
This change should vastly improve success rate.
This commit is contained in:
@@ -322,6 +322,7 @@ async function lookupCard(
|
||||
return statusCode;
|
||||
}
|
||||
|
||||
// eslint-disable-next-line max-params
|
||||
async function handleResponse(
|
||||
browser: Browser,
|
||||
store: Store,
|
||||
|
||||
Reference in New Issue
Block a user