Update capture_gamertag.js
This commit is contained in:
@@ -19,7 +19,7 @@ const now = Date.now();
|
|||||||
|
|
||||||
const PAIR_WINDOW_MS = 30000;
|
const PAIR_WINDOW_MS = 30000;
|
||||||
const MAX_QUEUE = 20;
|
const MAX_QUEUE = 20;
|
||||||
const MAX_HISTORY = 100;
|
const MAX_HISTORY = 10;
|
||||||
|
|
||||||
if (peoplePattern.test(url)) {
|
if (peoplePattern.test(url)) {
|
||||||
if (!$response.body) {
|
if (!$response.body) {
|
||||||
|
|||||||
Reference in New Issue
Block a user