Skip to main content
Changelog

Reliable Core Reported Spam Rate v.1.9

By No Comments1 min read
  • Implemented the addition of a data attribute to each domain row within the table, specifying the corresponding user token required to access the domain’s data.
  • Modified the PHP function responsible for loading data for the selected domain to accommodate a user parameter based on the newly introduced data attribute.
  • Eliminated duplicate domains on the “Home” page by incorporating JavaScript code into the data-loading function, ensuring the removal of duplicates from the displayed table.