Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
are using list limited by certain amount of line?
my list got like 1 million lines, but the zp stopped at certain amount of line (eq:20). And the process is done.
Only running 1 thread.
I mean the list, it takes a line of url from a txt file, and then do some stuff then go back to to taking the the list again.
In ZP, it stopped when its finish taking 20 url. Doesn't show any error just finish like that.
meanwhile in my PM it only show only certain line, but my list it suppose to have more.