Смотрите видео ниже, чтобы узнать, как установить наш сайт в качестве веб-приложения на домашнем экране.
Примечание: Эта возможность может быть недоступна в некоторых браузерах.
Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
Is there any limitation in amount of list elements using remove duplicates option?
I have really huge ammount of URLs about 9kk and remove duplicates doesn't work on that big list.
The problem is that I get no error. After removing duplicates the list is the same as before removing duplicates and I am 100% sure that 30% of links are duplicated.
Maybe it is becouse the list is binded to a file. I have split this list to 3 parts and withound binding to a file remove duplicate works. What do you think about it?