{"table_name":"ahc_search_engines","full_table_name":"wp_ahc_search_engines","description":"Stores ahc search engines data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ahc_search_engines` ( `srh_id` INT(3) UNSIGNED NOT NULL AUTO_INCREMENT, PRIMARY KEY(`srh_id`), `srh_name` VARCHAR(100) NOT NULL, `srh_query_parameter` VARCHAR(10) NOT NULL, `srh_icon` VARCHAR(50), `srh_identifier` VARCHAR(50) ) DEFAULT CHARSET","columns":[{"name":"srh_id","type":"INT(3) UNSIGNED","nullable":false,"primary_key":true},{"name":"srh_name","type":"VARCHAR(100)","nullable":false,"primary_key":false},{"name":"srh_query_parameter","type":"VARCHAR(10)","nullable":false,"primary_key":false},{"name":"srh_icon","type":"VARCHAR(50)","nullable":true,"primary_key":false},{"name":"srh_identifier","type":"VARCHAR(50)","nullable":true,"primary_key":false}],"plugin":{"slug":"visitors-traffic-real-time-statistics","name":"Visitor Traffic Real Time Statistics","active_installs":30000,"version":"8.10","wp_org_url":"https://wordpress.org/plugins/visitors-traffic-real-time-statistics/"}}