This commit is contained in:
@@ -166,7 +166,6 @@ async def detect_pagination_service(decoded_url):
|
||||
original_url = page.url
|
||||
|
||||
# Check for common pagination indicators
|
||||
await asyncio.sleep(2)
|
||||
try:
|
||||
pagination_data = await page.evaluate('''() => {
|
||||
const data = {
|
||||
|
||||
Reference in New Issue
Block a user