@to-nice Так может проблема не в конфигурациях, а в расходных материалах, например прокси? Если вы пытаетесь поменять отпечаток audio на сайте creepjs, а потом пробуете эти настройки на целевом сайте, то это очень похоже на игру в рулетку, в которую вы играете на большом расстоянии и надеетесь, что вам сообщат о выигрыше.
Если вам нужно понять какими методами сайт-чекер собирает данные и подменять их - вы анализируете сайт-чекер и его код, если задача пройти антифрод целевого сайта - анализируйте код целевого сайта.
Number of recorddb: counting issue
-
Hi everyone, I’m having an issue counting the number of records in a group of a database table.
I created the resource and set up the different groups, but when I select the group I’m interested in in the interface, the NUMBER OF RECORDS function returns the total number of records in the database, not the ones in the selected group.
What am I doing wrong? Do I need to run a for loop to get the number of records in that specific DB group, or are there other solutions?
-
- Get a list of groups
- The list will contain a list of groups and their ID:Group name
- Action “Get records by criteria” or “Get record” - there is a parameter “filter by groups” where you should insert the ID of the desired group