{"slug":"clickgumshoe","name":"ClickGUMSHOE – Click Fraud Detection & Protection","description":"ClickGUMSHOE – We Stop Click Fraud","author":"HOANG WEB","active_installs":10,"version":"1.0.4","wp_org_url":"https://wordpress.org/plugins/clickgumshoe/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"cachestore","full_table_name":"wp_cachestore","description":"A cache table that stores temporary computed or fetched data.","detection_method":"static","confidence":"high","columns":[{"name":"expiration","type":"INTEGER","nullable":true,"primary_key":false},{"name":"encoding","type":"TEXT","nullable":true,"primary_key":false},{"name":"data","type":"BLOB","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE cacheStore ( key TEXT UNIQUE ON CONFLICT REPLACE, expiration INTEGER, encoding TEXT, data BLOB );"},{"table_name":"heroku_socket_servers","full_table_name":"wp_heroku_socket_servers","description":"Stores heroku socket servers data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE IF NOT EXISTS `heroku_socket_servers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `provider` varchar(100) COLLATE"}],"table_count":2}