/home/preegmxb/gymnyou.com/wp-content/plugins/google-seo-rank/uninstall.php
<?php
if (!defined('WP_UNINSTALL_PLUGIN')) {
    exit;
}

delete_option('google_rank_option_name');
?>