{"slug":"tor-blocker-by-inazo","name":"Tor Blocker by Inazo","description":"This plugin blocks Tor users by preventing them from viewing your website.","author":"inazo","active_installs":10,"version":"1.1","wp_org_url":"https://wordpress.org/plugins/tor-blocker-by-inazo/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":true},"tables":[{"table_name":"inazo_tor_logs","full_table_name":"wp_inazo_tor_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_inazo_tor_logs` (\\n  `id_tor_inazo_log` int NOT NULL AUTO_INCREMENT,\\n  `ip_concern` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `is_tor` int NOT NULL,\\n  `date_of_log` datetime NOT NULL,\\n  PRIMARY KEY (`id_tor_inazo_log`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}