limit to first 200 pages

main
saif 2025-01-27 15:52:08 +05:00
parent 0d924aa300
commit bc4d99340d
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ const utils = require("./utils");
const pagination = 10;
let total_items = 0;
let currentPage = 1;
let maxPage = 8;
let maxPage = 200;
/**
* Capture response