Soooo many things popped up but that was not one of them. It also seems Perchance does not like NordVPN or the other way around. Three errors popped up after hitting generate.
The fastlane, cookie, and sync seems to be for the advertisements that were added below the page, and on my end those requests were not throwing errors, and the number of requests happens to be fallbacks if one request didn’t complete, they also request in an interval so it would pile up if the network logging is still open. One possibility is that since the ads cannot be added (due to the errors), then the AI cannot be used, since the AI is sustained by the advertisements.
Are you able to DM me the console logs? On the console tab, you can right click and ‘save as’ and it would give a .log file. On the Network tab, you can also download the logs by clicking the download icon on the top, and it would be a .har file. It would be good if you have the DevTools open, then click the ‘generate’ or use the AI of the page, then copy/save the logs.
Have you also tried logging into your account in Perchance, this makes it so that Ads wouldn’t be shown and would significantly remove all those ad requests.
Soooo many things popped up but that was not one of them. It also seems Perchance does not like NordVPN or the other way around. Three errors popped up after hitting generate.

The
fastlane
,cookie
, andsync
seems to be for the advertisements that were added below the page, and on my end those requests were not throwing errors, and the number of requests happens to be fallbacks if one request didn’t complete, they also request in an interval so it would pile up if the network logging is still open. One possibility is that since the ads cannot be added (due to the errors), then the AI cannot be used, since the AI is sustained by the advertisements.Are you able to DM me the console logs? On the console tab, you can right click and ‘save as’ and it would give a
.log
file. On the Network tab, you can also download the logs by clicking the download icon on the top, and it would be a.har
file. It would be good if you have the DevTools open, then click the ‘generate’ or use the AI of the page, then copy/save the logs.Have you also tried logging into your account in Perchance, this makes it so that Ads wouldn’t be shown and would significantly remove all those ad requests.