-- MySQL dump 10.13  Distrib 5.7.38, for Linux (x86_64)
--
-- Host: localhost    Database: whitebea_new
-- ------------------------------------------------------
-- Server version	5.7.38

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `import_log_vbulletin_1`
--

DROP TABLE IF EXISTS `import_log_vbulletin_1`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `import_log_vbulletin_1` (
  `import_log_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content_type` varbinary(25) NOT NULL,
  `old_id` varbinary(100) NOT NULL,
  `new_id` varbinary(100) NOT NULL,
  PRIMARY KEY (`import_log_id`),
  UNIQUE KEY `content_type_old_id` (`content_type`,`old_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `import_log_vbulletin_1`
--

LOCK TABLES `import_log_vbulletin_1` WRITE;
/*!40000 ALTER TABLE `import_log_vbulletin_1` DISABLE KEYS */;
/*!40000 ALTER TABLE `import_log_vbulletin_1` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_activity_summary_definition`
--

DROP TABLE IF EXISTS `xf_activity_summary_definition`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_activity_summary_definition` (
  `definition_id` varbinary(50) NOT NULL,
  `definition_class` varchar(100) NOT NULL,
  `addon_id` varbinary(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`definition_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_activity_summary_definition`
--

LOCK TABLES `xf_activity_summary_definition` WRITE;
/*!40000 ALTER TABLE `xf_activity_summary_definition` DISABLE KEYS */;
INSERT INTO `xf_activity_summary_definition` VALUES (_binary 'latest_posts','XF:LatestPosts',_binary 'XF'),(_binary 'latest_threads','XF:LatestThreads',_binary 'XF'),(_binary 'xfmg_latest_albums','XFMG:LatestAlbums',_binary 'XFMG'),(_binary 'xfmg_latest_comments','XFMG:LatestComments',_binary 'XFMG'),(_binary 'xfmg_latest_media','XFMG:LatestMedia',_binary 'XFMG'),(_binary 'xfrm_latest_resources','XFRM:LatestResources',_binary 'XFRM'),(_binary 'xfrm_latest_reviews','XFRM:LatestReviews',_binary 'XFRM');
/*!40000 ALTER TABLE `xf_activity_summary_definition` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_activity_summary_section`
--

DROP TABLE IF EXISTS `xf_activity_summary_section`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_activity_summary_section` (
  `section_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `definition_id` varbinary(50) NOT NULL,
  `display_order` int(10) unsigned NOT NULL DEFAULT '0',
  `show_value` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `options` blob NOT NULL,
  `active` tinyint(3) unsigned NOT NULL DEFAULT '1',
  PRIMARY KEY (`section_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_activity_summary_section`
--

LOCK TABLES `xf_activity_summary_section` WRITE;
/*!40000 ALTER TABLE `xf_activity_summary_section` DISABLE KEYS */;
INSERT INTO `xf_activity_summary_section` VALUES (1,_binary 'latest_threads',100,1,_binary '[]',1),(2,_binary 'latest_posts',200,1,_binary '[]',1);
/*!40000 ALTER TABLE `xf_activity_summary_section` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_addon`
--

DROP TABLE IF EXISTS `xf_addon`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_addon` (
  `addon_id` varbinary(50) NOT NULL,
  `title` varchar(75) NOT NULL,
  `version_string` varchar(30) NOT NULL DEFAULT '',
  `version_id` int(10) unsigned NOT NULL DEFAULT '0',
  `json_hash` varbinary(64) NOT NULL DEFAULT '',
  `active` tinyint(3) unsigned NOT NULL,
  `is_legacy` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `is_processing` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `last_pending_action` varchar(50) DEFAULT NULL,
  PRIMARY KEY (`addon_id`),
  KEY `title` (`title`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_addon`
--

LOCK TABLES `xf_addon` WRITE;
/*!40000 ALTER TABLE `xf_addon` DISABLE KEYS */;
INSERT INTO `xf_addon` VALUES (_binary 'XF','XenForo','2.2.9',2020970,'',1,0,0,NULL),(_binary 'XFES','XenForo Enhanced Search','2.2.2',2020270,_binary '5d7f4db4ed62df9f06ce2898ee8b79693413aa7120eb11a6733916101c785894',1,0,0,NULL),(_binary 'XFI','XenForo Importers','1.5.2',1050270,_binary 'e55d8b9ed300853da203dee3adfaabf82423573028df90789c743e096b112ce2',1,0,0,NULL),(_binary 'XFMG','XenForo Media Gallery','2.2.4',902020470,_binary '5adb5eeb72fc274c4b3450a880fe3a727de042b64ec64690b3cd24ed5fe0a016',1,0,0,NULL),(_binary 'XFRM','XenForo Resource Manager','2.2.4',2020470,_binary 'e823747bb7c5ed3f537b5b3e4f073f3eb689e099e0af774857946d9016d57ab9',1,0,0,NULL);
/*!40000 ALTER TABLE `xf_addon` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_addon_install_batch`
--

DROP TABLE IF EXISTS `xf_addon_install_batch`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_addon_install_batch` (
  `batch_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `start_date` int(10) unsigned NOT NULL DEFAULT '0',
  `complete_date` int(10) unsigned NOT NULL DEFAULT '0',
  `addon_ids` mediumblob NOT NULL,
  `results` blob NOT NULL,
  PRIMARY KEY (`batch_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_addon_install_batch`
--

LOCK TABLES `xf_addon_install_batch` WRITE;
/*!40000 ALTER TABLE `xf_addon_install_batch` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_addon_install_batch` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_admin`
--

DROP TABLE IF EXISTS `xf_admin`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_admin` (
  `user_id` int(10) unsigned NOT NULL,
  `extra_user_group_ids` varbinary(255) NOT NULL,
  `last_login` int(10) unsigned NOT NULL DEFAULT '0',
  `permission_cache` mediumblob,
  `admin_language_id` int(10) unsigned NOT NULL DEFAULT '0',
  `advanced` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `is_super_admin` tinyint(3) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_admin`
--

LOCK TABLES `xf_admin` WRITE;
/*!40000 ALTER TABLE `xf_admin` DISABLE KEYS */;
INSERT INTO `xf_admin` VALUES (1,_binary '3',1630639927,_binary '{\"option\":true,\"payment\":true,\"help\":true,\"reaction\":true,\"bbCodeSmilie\":true,\"addOn\":true,\"node\":true,\"thread\":true,\"attachment\":true,\"tags\":true,\"notice\":true,\"user\":true,\"userField\":true,\"trophy\":true,\"warning\":true,\"ban\":true,\"userGroup\":true,\"userUpgrade\":true,\"style\":true,\"language\":true,\"advertising\":true,\"widget\":true,\"activitySummary\":true,\"navigation\":true,\"cron\":true,\"rebuildCache\":true,\"viewStatistics\":true,\"viewLogs\":true,\"import\":true,\"upgradeXenForo\":true}',0,0,1),(801,'',1653702372,_binary '{\"option\":true,\"style\":true,\"language\":true,\"node\":true,\"user\":true,\"ban\":true,\"userField\":true,\"trophy\":true,\"userUpgrade\":true,\"userGroup\":true,\"bbCodeSmilie\":true,\"cron\":true,\"import\":true,\"upgradeXenForo\":true,\"addOn\":true}',0,1,0);
/*!40000 ALTER TABLE `xf_admin` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_admin_log`
--

DROP TABLE IF EXISTS `xf_admin_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_admin_log` (
  `admin_log_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int(10) unsigned NOT NULL,
  `ip_address` varbinary(16) NOT NULL DEFAULT '',
  `request_date` int(10) unsigned NOT NULL,
  `request_url` text NOT NULL,
  `request_data` mediumblob NOT NULL,
  PRIMARY KEY (`admin_log_id`),
  KEY `request_date` (`request_date`),
  KEY `user_id_request_date` (`user_id`,`request_date`)
) ENGINE=InnoDB AUTO_INCREMENT=4718 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_admin_log`
--

LOCK TABLES `xf_admin_log` WRITE;
/*!40000 ALTER TABLE `xf_admin_log` DISABLE KEYS */;
INSERT INTO `xf_admin_log` VALUES (3444,801,_binary '\P',1648780346,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"Whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3445,801,_binary '\P',1648780467,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"Whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3446,801,_binary 'I:',1649262147,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"Whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3447,801,_binary 'I:',1649262170,'users/quick-search',_binary '{\"_xfToken\":\"********\",\"query\":\"Zardoz\",\"users\\/quick-search\":\"\",\"criteria\":{\"username\":\"Zardoz\"}}'),(3448,801,_binary 'I:',1649262366,'users/zardoz.878/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Zardoz\",\"email\":\"zardoz@newnation.org\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"11\",\"10\",\"18\",\"9\",\"19\",\"3\",\"4\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Forum Security & Enforcement Officer\",\"message_count\":\"63\",\"reaction_score\":\"1\",\"trophy_points\":\"8\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\"},\"change_password\":\"********\",\"dob_month\":\"7\",\"dob_day\":\"4\",\"dob_year\":\"2000\",\"profile\":{\"location\":\"Republic of Cascadia\",\"website\":\"http:\\/\\/newnation.org\",\"about\":\"Forum Administrator in Enforcement Capacity*************************************Rev 6:8 And I looked\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"none\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/zardoz.878\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/zardoz_878\\/save\":\"\"}'),(3449,801,_binary 'I:',1649262940,'users/nnn-reposter.8173/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"NNN Reposter\",\"email\":\"Reposter@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"11\",\"10\",\"18\",\"9\",\"19\",\"3\",\"4\",\"2\"],\"is_staff\":\"1\",\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"397\",\"reaction_score\":\"33\",\"trophy_points\":\"28\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\",\"show_dob_date\":\"1\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/nnn-reposter.8173\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/nnn-reposter_8173\\/save\":\"\"}'),(3450,801,_binary 'I:',1649262953,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"ZardoZ \"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3451,801,_binary 'I:',1649262989,'users/zardoz.878/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Zardoz\",\"email\":\"zardoz@newnation.org\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"11\",\"10\",\"18\",\"9\",\"19\",\"3\",\"4\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Forum Security & Enforcement Officer\",\"message_count\":\"63\",\"reaction_score\":\"1\",\"trophy_points\":\"8\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\"},\"change_password\":\"********\",\"dob_month\":\"7\",\"dob_day\":\"4\",\"dob_year\":\"2000\",\"profile\":{\"location\":\"Republic of Cascadia\",\"website\":\"http:\\/\\/newnation.org\",\"about\":\"Forum Administrator in Enforcement Capacity*************************************Rev 6:8 And I looked\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"none\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/zardoz.878\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/zardoz_878\\/save\":\"\"}'),(3452,801,_binary 'I:',1649263121,'users/quick-search',_binary '{\"_xfToken\":\"********\",\"query\":\"Clark\",\"users\\/quick-search\":\"\",\"criteria\":{\"username\":\"Clark\"}}'),(3453,801,_binary '6f',1649266550,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"Whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3454,801,_binary '6f',1649266570,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"Zardoz\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3455,801,_binary '6f',1649266595,'users/zardoz.878/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Zardoz-old\",\"email\":\"zardoz@newnation.org\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"11\",\"10\",\"18\",\"9\",\"19\",\"3\",\"4\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Forum Security & Enforcement Officer\",\"message_count\":\"63\",\"reaction_score\":\"1\",\"trophy_points\":\"8\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\"},\"change_password\":\"********\",\"dob_month\":\"7\",\"dob_day\":\"4\",\"dob_year\":\"2000\",\"profile\":{\"location\":\"Republic of Cascadia\",\"website\":\"http:\\/\\/newnation.org\",\"about\":\"Forum Administrator in Enforcement Capacity*************************************Rev 6:8 And I looked\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"none\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/zardoz.878\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/zardoz_878\\/save\":\"\"}'),(3456,801,_binary '6f',1649266728,'users/0/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Zardoz\",\"email\":\"Zardoz@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"11\",\"10\",\"18\",\"9\",\"19\",\"3\",\"4\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/0\\/save\":\"\"}'),(3457,801,_binary 'V',1649281073,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"Whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/clark-kent.8192\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3458,801,_binary '6j',1649295384,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3459,801,_binary '6l',1650130547,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3460,801,_binary '6l',1650130561,'tools/upgrade-xf',_binary '{\"_xfToken\":\"********\",\"confirm_version_id\":\"2020970\",\"tools\\/upgrade-xf\":\"\"}'),(3461,801,_binary '6l',1650130624,'tools/upgrade-xf-add-on',_binary '{\"_xfToken\":\"********\",\"confirm_updates\":{\"XFI\":\"1050270\"},\"tools\\/upgrade-xf-add-on\":\"\"}'),(3462,801,_binary '6l',1650130649,'add-ons/install-from-archive-confirm',_binary '{\"_xfToken\":\"********\",\"force_overwrite\":\"1\",\"batch_id\":\"1\",\"add-ons\\/install-from-archive-confirm\":\"\"}'),(3463,801,_binary '6l',1650130650,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3464,801,_binary '6l',1650130650,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3465,801,_binary '6l',1650130650,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3466,801,_binary '6l',1650130650,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3467,801,_binary '6l',1650130651,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3468,801,_binary '6l',1650130651,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3469,801,_binary '6l',1650130651,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3470,801,_binary '6l',1650130652,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3471,801,_binary '6l',1650130653,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?add-ons\\/install-from-archive-complete&batch_id=1\",\"_xfToken\":\"********\",\"only_ids\":\"7053\",\"tools\\/run-job\":\"\"}'),(3472,801,_binary '6l',1650130736,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"googleAnalyticsWebPropertyId\":\"\",\"googleAnalyticsAnonymize\":\"1\",\"collectServerStats\":{\"enabled\":\"1\",\"configured\":\"1\",\"installation_id\":\"IYJ3UM9md1H61KX3MyprpQtPSdHu8a5t\",\"last_sent\":\"1650130607\"}},\"options_listed\":[\"googleAnalyticsWebPropertyId\",\"googleAnalyticsAnonymize\",\"collectServerStats\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3473,801,_binary '6l',1650130746,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"googleAnalyticsWebPropertyId\":\"\",\"googleAnalyticsAnonymize\":\"1\",\"collectServerStats\":{\"enabled\":\"1\",\"configured\":\"1\",\"installation_id\":\"IYJ3UM9md1H61KX3MyprpQtPSdHu8a5t\",\"last_sent\":\"1650130607\"}},\"options_listed\":[\"googleAnalyticsWebPropertyId\",\"googleAnalyticsAnonymize\",\"collectServerStats\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3474,801,_binary '6l',1650130753,'search/search',_binary '{\"q\":\"a\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3475,801,_binary '6l',1650130754,'search/search',_binary '{\"q\":\"st\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3476,801,_binary '6l',1650130754,'search/search',_binary '{\"q\":\"sta\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3477,801,_binary '6l',1650130754,'search/search',_binary '{\"q\":\"stat\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3478,801,_binary '6l',1650130755,'search/search',_binary '{\"q\":\"statis\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3479,801,_binary '6l',1650130755,'search/search',_binary '{\"q\":\"statisti\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3480,801,_binary '6l',1650130755,'search/search',_binary '{\"q\":\"statistic\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3481,801,_binary '6l',1650130756,'search/search',_binary '{\"q\":\"statistics\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3482,801,_binary '6l',1650130757,'search/search',_binary '{\"q\":\"statistics\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/stats\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3483,801,_binary '6l',1650130822,'search/search',_binary '{\"q\":\"st\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3484,801,_binary '6l',1650130822,'search/search',_binary '{\"q\":\"sta\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3485,801,_binary '6l',1650130822,'search/search',_binary '{\"q\":\"stat\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3486,801,_binary '6l',1650130822,'search/search',_binary '{\"q\":\"stati\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3487,801,_binary '6l',1650130823,'search/search',_binary '{\"q\":\"statis\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3488,801,_binary '6l',1650130825,'search/search',_binary '{\"q\":\"statistic\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3489,801,_binary '6l',1650130827,'search/search',_binary '{\"q\":\"statistics\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3490,801,_binary '6i',1650225538,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3491,801,_binary '6i',1650225572,'forums/chat-room-your-comments-on-the-news.440/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"PUBLIC Chat room: your COMMENTS on the News...\",\"description\":\"CHAT ROOM FOR FRIENDS OF NNN :)\\r\\nIf you don\'t have any breaking news links on minority or migrant crime you can post your comments here.   NOTE: this area is visible to public and robots and all posts are moderated to filter out anything that might be misconstrued as spam, porno and\\/or terroristic threats :) - Have a Good Day!  - The Editor\",\"node_name\":\"\",\"parent_node_id\":\"207\",\"display_order\":\"3\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/chat-room-your-comments-on-the-news.440\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/chat-room-your-comments-on-the-news_440\\/save\":\"\"}'),(3492,801,_binary '6g',1650324012,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3493,801,_binary '6g',1650324028,'users/quick-search',_binary '{\"_xfToken\":\"********\",\"query\":\"mkultra\",\"users\\/quick-search\":\"\",\"criteria\":{\"username\":\"mkultra\"}}'),(3494,801,_binary '6g',1650324121,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"10\",\"secondary_group_ids\":[\"10\",\"9\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"*\",\"message_count\":\"1510\",\"reaction_score\":\"33\",\"trophy_points\":\"48\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[B][I]We must not underestimate the devastating effect of getting lost in the chaos, even if we know it is the sine qua non of any regeneration of the spirit and personality[\\/I][\\/B]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(3495,801,_binary '6g',1650324170,'permissions/nodes/commentary-by-apollonian-private-blog.61/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"mkultra\",\"type\":\"user\",\"permissions\\/nodes\\/commentary-by-apollonian-private-blog_61\\/edit\":\"\"}'),(3496,801,_binary '6g',1650324199,'permissions/nodes/commentary-by-apollonian-private-blog.61/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/commentary-by-apollonian-private-blog.61\\/edit&user_id=7805\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/commentary-by-apollonian-private-blog_61\\/save\":\"\",\"type\":\"user\",\"user_id\":\"7805\"}'),(3497,801,_binary '6g',1650324226,'permissions/nodes/conspiracies-cover-ups-false-flags.455/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"mkultra\",\"type\":\"user\",\"permissions\\/nodes\\/conspiracies-cover-ups-false-flags_455\\/edit\":\"\"}'),(3498,801,_binary '6g',1650324245,'permissions/nodes/conspiracies-cover-ups-false-flags.455/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/conspiracies-cover-ups-false-flags.455\\/edit&user_id=7805\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/conspiracies-cover-ups-false-flags_455\\/save\":\"\",\"type\":\"user\",\"user_id\":\"7805\"}'),(3499,801,_binary '6m',1650384535,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3500,801,_binary '6m',1650384638,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"11\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3501,801,_binary '6m',1650384670,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"5\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3502,801,_binary '6m',1650384683,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"10\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3503,801,_binary '6m',1650384839,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"mkultra\",\"permissions\\/analyze\":\"\"}'),(3504,801,_binary '6m',1650385049,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"voiceofreason\",\"permissions\\/analyze\":\"\"}'),(3505,801,_binary '6m',1650385460,'user-groups/4-senior-reporters.11/save',_binary '{\"_xfToken\":\"********\",\"title\":\"4 Senior Reporters\",\"display_style_priority\":\"5\",\"user_title_override\":\"0\",\"username_css\":\"\",\"banner_text\":\"\",\"banner_css_class\":\"userBanner userBanner--primary\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"allow\",\"viewProfile\":\"allow\",\"usePush\":\"allow\",\"maxMentionedUsers\":\"-1\",\"search\":\"allow\",\"createTag\":\"allow\",\"bypassUserTagLimit\":\"allow\",\"editProfile\":\"allow\",\"editCustomTitle\":\"allow\",\"requireTfa\":\"allow\",\"changeUsername\":\"allow\",\"changeUsernameNoApproval\":\"allow\",\"submitWithoutApproval\":\"allow\",\"bypassFloodCheck\":\"allow\",\"bypassSpamCheck\":\"allow\",\"bypassNofollowLinks\":\"allow\",\"report\":\"allow\",\"useContactForm\":\"allow\",\"viewIps\":\"allow\",\"bypassUserPrivacy\":\"allow\",\"cleanSpam\":\"allow\",\"viewWarning\":\"allow\",\"warn\":\"allow\",\"manageWarning\":\"allow\",\"editBasicProfile\":\"allow\",\"approveRejectUser\":\"allow\",\"approveUsernameChange\":\"allow\",\"banUser\":\"allow\",\"editSignature\":\"allow\"},\"avatar\":{\"allowed\":\"allow\"},\"profileBanner\":{\"allowed\":\"allow\"},\"bookmark\":{\"view\":\"allow\",\"create\":\"allow\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"allow\",\"contentVote\":\"allow\",\"markSolution\":\"allow\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"allow\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"tagOwnThread\":\"allow\",\"tagAnyThread\":\"allow\",\"manageOthersTagsOwnThread\":\"allow\",\"votePoll\":\"allow\",\"inlineMod\":\"allow\",\"stickUnstickThread\":\"allow\",\"lockUnlockThread\":\"allow\",\"manageAnyThread\":\"allow\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"allow\",\"editAnyPost\":\"allow\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"allow\",\"manageAnyTag\":\"allow\",\"viewDeleted\":\"unset\",\"viewModerated\":\"allow\",\"undelete\":\"unset\",\"approveUnapprove\":\"allow\",\"markSolutionAnyThread\":\"allow\"},\"conversation\":{\"start\":\"allow\",\"receive\":\"allow\",\"react\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"editOwnMessage\":\"allow\",\"editOwnMessageTimeLimit\":\"-1\",\"maxRecipients\":\"-1\",\"editAnyMessage\":\"allow\",\"alwaysInvite\":\"allow\"},\"signature\":{\"basicText\":\"allow\",\"extendedText\":\"allow\",\"align\":\"allow\",\"list\":\"allow\",\"image\":\"allow\",\"link\":\"allow\",\"media\":\"allow\",\"block\":\"allow\",\"maxPrintable\":\"-1\",\"maxLines\":\"-1\",\"maxLinks\":\"-1\",\"maxImages\":\"-1\",\"maxSmilies\":\"-1\",\"maxTextSize\":\"-1\"},\"profilePost\":{\"view\":\"allow\",\"react\":\"allow\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"inlineMod\":\"allow\",\"editAny\":\"allow\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"allow\",\"viewDeleted\":\"unset\",\"viewModerated\":\"allow\",\"undelete\":\"unset\",\"approveUnapprove\":\"allow\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/4-senior-reporters.11\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"user-groups\\/4-senior-reporters_11\\/save\":\"\"}'),(3506,801,_binary '6m',1650385460,'tools/run-job',_binary '{\"only_id\":\"7466\",\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/4-senior-reporters.11\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3507,801,_binary '6m',1650385479,'tools/upgrade-check',_binary '{\"_xfToken\":\"********\",\"tools\\/upgrade-check\":\"\"}'),(3508,801,_binary '6m',1650385487,'tools/file-check/',_binary '{\"_xfToken\":\"********\",\"tools\\/file-check\\/\":\"\"}'),(3509,801,_binary '6m',1650385488,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?tools\\/file-check\\/238\\/results\",\"_xfToken\":\"********\",\"only_ids\":\"7467\",\"tools\\/run-job\":\"\"}'),(3510,801,_binary '6m',1650385489,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?tools\\/file-check\\/238\\/results\",\"_xfToken\":\"********\",\"only_ids\":\"7467\",\"tools\\/run-job\":\"\"}'),(3511,801,_binary '6m',1650385490,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?tools\\/file-check\\/238\\/results\",\"_xfToken\":\"********\",\"only_ids\":\"7467\",\"tools\\/run-job\":\"\"}'),(3512,801,_binary '6m',1650385490,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?tools\\/file-check\\/238\\/results\",\"_xfToken\":\"********\",\"only_ids\":\"7467\",\"tools\\/run-job\":\"\"}'),(3513,801,_binary '6m',1650385490,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?tools\\/file-check\\/238\\/results\",\"_xfToken\":\"********\",\"only_ids\":\"7467\",\"tools\\/run-job\":\"\"}'),(3514,801,_binary '6m',1650385491,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?tools\\/file-check\\/238\\/results\",\"_xfToken\":\"********\",\"only_ids\":\"7467\",\"tools\\/run-job\":\"\"}'),(3515,801,_binary '6m',1650385512,'tools/test-email',_binary '{\"_xfToken\":\"********\",\"email\":\"news@newnation.org\",\"tools\\/test-email\":\"\"}'),(3516,801,_binary '6m',1650385839,'forums/conspiracies-cover-ups-false-flags.455/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Conspiracies, Cover-ups, False-flags...\",\"description\":\"Conspiracies, Cover-ups, False-flags, Rense & Infowars links \",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/conspiracies-cover-ups-false-flags.455\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/conspiracies-cover-ups-false-flags_455\\/save\":\"\"}'),(3517,801,_binary '6l',1650427845,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3518,801,_binary '6l',1650428014,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3519,801,_binary '6i',1650561985,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3520,801,_binary '6i',1650562153,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3521,801,_binary '6i',1650562216,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3522,801,_binary '6i',1650562268,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3523,801,_binary '6i',1650562360,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"d*psh*ts\",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3524,801,_binary '6i',1650562423,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"d*psh*ts\",\"replace\":\"lost sheeple\"},{\"word\":\"suckers: \",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3525,801,_binary '6i',1650562429,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"d*psh*ts\",\"replace\":\"lost sheeple\"},{\"word\":\"suckers\",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3526,801,_binary '6i',1650562468,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"d*psh*ts\",\"replace\":\"lost sheeple\"},{\"word\":\"suckers\",\"replace\":\"lost sheeple\"},{\"word\":\"puke-for-brains morons \",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3527,801,_binary '6i',1650562494,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"d*psh*ts\",\"replace\":\"lost sheeple\"},{\"word\":\"suckers\",\"replace\":\"lost sheeple\"},{\"word\":\"puke-for-brains morons\",\"replace\":\"lost sheeple\"},{\"word\":\"morons\",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3528,801,_binary '6i',1650562656,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"d*psh*ts\",\"replace\":\"lost sheeple\"},{\"word\":\"suckers\",\"replace\":\"lost sheeple\"},{\"word\":\"puke-for-brains morons\",\"replace\":\"lost sheeple\"},{\"word\":\"morons\",\"replace\":\"lost sheeple\"},{\"word\":\"u fools\",\"replace\":\"lost sheeple\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3529,801,_binary '6i',1650562796,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"d*psh*ts\",\"replace\":\"lost sheeple\"},{\"word\":\"suckers\",\"replace\":\"lost sheeple\"},{\"word\":\"puke-for-brains morons\",\"replace\":\"lost sheeple\"},{\"word\":\"morons\",\"replace\":\"lost sheeple\"},{\"word\":\"u fools\",\"replace\":\"lost sheeple\"},{\"word\":\"(\\\"the people\\\") \",\"replace\":\"aka (\\\"the people\\\") \"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3530,801,_binary '6i',1650563029,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"morons, who pretend u\'re \\\"the people\\\"\",\"replace\":\"lost sheeple\"},{\"word\":\"sh*t-for-brains\",\"replace\":\"lost sheeple\"},{\"word\":\"morons, fools, & scum\",\"replace\":\"lost sheeple\"},{\"word\":\"d*psh*ts\",\"replace\":\"lost sheeple\"},{\"word\":\"suckers\",\"replace\":\"lost sheeple\"},{\"word\":\"puke-for-brains morons\",\"replace\":\"lost sheeple\"},{\"word\":\"morons\",\"replace\":\"lost sheeple\"},{\"word\":\"u fools\",\"replace\":\"lost sheeple\"},{\"word\":\"(\\\"the people\\\")\",\"replace\":\"aka (\\\"the people\\\")\"},{\"word\":\"Stupid, scummy puke (who call themselves, \\\"the people\\\")\",\"replace\":\"Lost sheeple  (who call themselves, \\\"the woke people\\\")\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(3531,801,_binary '6i',1650563592,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3532,801,_binary '6i',1650563609,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"10\",\"secondary_group_ids\":[\"9\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"*\",\"message_count\":\"1544\",\"reaction_score\":\"37\",\"trophy_points\":\"48\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"option\":{\"is_discouraged\":\"1\",\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[B][I]We must not underestimate the devastating effect of getting lost in the chaos, even if we know it is the sine qua non of any regeneration of the spirit and personality[\\/I][\\/B]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(3533,801,_binary '6i',1650583124,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3534,801,_binary '6i',1650583218,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"19\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3535,801,_binary '6i',1650583333,'user-groups/0/save',_binary '{\"_xfToken\":\"********\",\"title\":\"6x Can\'t see A\",\"display_style_priority\":\"0\",\"user_title_override\":\"0\",\"username_css\":\"\",\"banner_text\":\"\",\"banner_css_class\":\"userBanner userBanner--primary\",\"permissions\":{\"general\":{\"view\":\"unset\",\"viewNode\":\"unset\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"user-groups\\/0\\/save\":\"\"}'),(3536,801,_binary '6i',1650583390,'user-groups/6x-cant-see-a.20/save',_binary '{\"_xfToken\":\"********\",\"title\":\"6x Can\'t see Apo forums\",\"display_style_priority\":\"0\",\"user_title_override\":\"0\",\"username_css\":\"\",\"banner_text\":\"\",\"banner_css_class\":\"userBanner userBanner--primary\",\"permissions\":{\"general\":{\"view\":\"unset\",\"viewNode\":\"unset\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/6x-cant-see-a.20\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"user-groups\\/6x-cant-see-a_20\\/save\":\"\"}'),(3537,801,_binary '6i',1650584188,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3538,801,_binary '6i',1650584196,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"10\",\"secondary_group_ids\":[\"9\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"*\",\"message_count\":\"1544\",\"reaction_score\":\"37\",\"trophy_points\":\"48\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[B][I]We must not underestimate the devastating effect of getting lost in the chaos, even if we know it is the sine qua non of any regeneration of the spirit and personality[\\/I][\\/B]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(3539,801,_binary '6i',1650584907,'users/quick-search',_binary '{\"_xfToken\":\"********\",\"query\":\"arheel\",\"users\\/quick-search\":\"\",\"criteria\":{\"username\":\"arheel\"}}'),(3540,801,_binary '6i',1650584960,'users/quick-search',_binary '{\"_xfToken\":\"********\",\"query\":\"mkultra\",\"users\\/quick-search\":\"\",\"criteria\":{\"username\":\"mkultra\"}}'),(3541,801,_binary '6i',1650587954,'login/keep-alive',_binary '{\"_xfResponseType\":\"json\",\"_xfToken\":\"********\",\"login\\/keep-alive\":\"\"}'),(3542,801,_binary '6e',1650606219,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3543,801,_binary '6e',1650607223,'permissions/nodes/commentary-by-apollonian-private-blog.61/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/commentary-by-apollonian-private-blog.61\\/edit&user_group_id=20\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/commentary-by-apollonian-private-blog_61\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"20\"}'),(3544,801,_binary 'Б',1650610480,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/testuser.8242\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3545,801,_binary 'Б',1650610544,'users/testuser.8242/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"testuser\",\"email\":\"testuser@newnation.net\",\"user_group_id\":\"1\",\"is_staff\":\"1\",\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/testuser.8242\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/testuser_8242\\/save\":\"\"}'),(3546,801,_binary 'Б',1650610563,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"testuser\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3547,801,_binary 'Б',1650610574,'users/testuser.8242/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"testuser\",\"email\":\"testuser@newnation.net\",\"user_group_id\":\"1\",\"secondary_group_ids\":[\"2\"],\"is_staff\":\"1\",\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/testuser.8242\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/testuser_8242\\/save\":\"\"}'),(3548,801,_binary 'Б',1650610590,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"10\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3549,801,_binary 'Б',1650610728,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"test\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3550,801,_binary 'Б',1650610740,'users/testuser.8242/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"testuser\",\"email\":\"testuser@newnation.net\",\"user_group_id\":\"1\",\"secondary_group_ids\":[\"20\",\"2\"],\"is_staff\":\"1\",\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/testuser.8242\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/testuser_8242\\/save\":\"\"}'),(3551,801,_binary 'Б',1650610937,'users/testuser.8242/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"testuser\",\"email\":\"testuser@newnation.net\",\"user_group_id\":\"1\",\"secondary_group_ids\":[\"10\",\"2\"],\"is_staff\":\"1\",\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/testuser.8242\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/testuser_8242\\/save\":\"\"}'),(3552,801,_binary '6f',1650755920,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3553,801,_binary '6f',1650756585,'permissions/nodes/link-to-new-nation-news-black-sports-webpage.259/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/link-to-new-nation-news-black-sports-webpage.259\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/link-to-new-nation-news-black-sports-webpage_259\\/save\":\"\"}'),(3554,801,_binary '6f',1650756585,'tools/run-job',_binary '{\"only_id\":\"7982\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/link-to-new-nation-news-black-sports-webpage.259\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3555,801,_binary '6f',1650756588,'tools/run-job',_binary '{\"only_id\":\"7982\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/link-to-new-nation-news-black-sports-webpage.259\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3556,801,_binary '6f',1650757248,'categories/z-corrupted-forums-to-restore-if-possible.488/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?categories\\/z-corrupted-forums-to-restore-if-possible.488\\/edit\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/z-corrupted-forums-to-restore-if-possible.488\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/z-corrupted-forums-to-restore-if-possible_488\\/delete\":\"\"}'),(3557,801,_binary '6f',1650757248,'tools/run-job',_binary '{\"only_id\":\"7984\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/z-corrupted-forums-to-restore-if-possible.488\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3558,801,_binary '6f',1650757248,'tools/run-job',_binary '{\"only_id\":\"7984\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/z-corrupted-forums-to-restore-if-possible.488\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3559,801,_binary '6f',1650765493,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3560,801,_binary '6f',1650765508,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(3561,801,_binary '6f',1650765516,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3562,801,_binary '6f',1650765516,'tools/run-job',_binary '{\"only_id\":\"7997\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3563,801,_binary '6f',1650765524,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(3564,801,_binary '6f',1650765525,'tools/run-job',_binary '{\"only_id\":\"7998\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3565,801,_binary '6f',1650765534,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(3566,801,_binary '6f',1650765546,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=20\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"20\"}'),(3567,801,_binary '6f',1650765554,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(3568,801,_binary '6f',1650765554,'tools/run-job',_binary '{\"only_id\":\"7999\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3569,801,_binary '6f',1650765561,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=19\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"19\"}'),(3570,801,_binary '6f',1650765561,'tools/run-job',_binary '{\"only_id\":\"8000\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=19\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3571,801,_binary '6f',1650765570,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=3\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"3\"}'),(3572,801,_binary '6f',1650765577,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=4\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"4\"}'),(3573,801,_binary '6f',1650765589,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3574,801,_binary '6f',1650765601,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3575,801,_binary '6f',1650765602,'tools/run-job',_binary '{\"only_id\":\"8001\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3576,801,_binary '6f',1650765617,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3577,801,_binary '6f',1650765625,'nodes/test-forum-for-setting-up-polls-1.490/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/test-forum-for-setting-up-polls-1.490\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/test-forum-for-setting-up-polls-1_490\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3578,801,_binary '6f',1650766066,'forums/tag-test-forum.491/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?nodes\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/tag-test-forum_491\\/delete\":\"\"}'),(3579,801,_binary '6f',1650766066,'tools/run-job',_binary '{\"only_id\":\"8004\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3580,801,_binary '6f',1650766066,'tools/run-job',_binary '{\"only_id\":\"8005\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3581,801,_binary '6f',1650766067,'tools/run-job',_binary '{\"only_id\":\"8005\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3582,801,_binary '6f',1650766073,'forums/sibling-of-tag-forum-discussion-only.492/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?nodes\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/sibling-of-tag-forum-discussion-only_492\\/delete\":\"\"}'),(3583,801,_binary '6f',1650766073,'tools/run-job',_binary '{\"only_id\":\"8006\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3584,801,_binary '6f',1650766073,'tools/run-job',_binary '{\"only_id\":\"8007\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3585,801,_binary '6f',1650766074,'tools/run-job',_binary '{\"only_id\":\"8007\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3586,801,_binary '6f',1650766082,'forums/testing-new-poll-forum.489/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?nodes\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/testing-new-poll-forum_489\\/delete\":\"\"}'),(3587,801,_binary '6f',1650766082,'tools/run-job',_binary '{\"only_id\":\"8008\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3588,801,_binary '6f',1650766083,'tools/run-job',_binary '{\"only_id\":\"8009\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3589,801,_binary '6f',1650766084,'tools/run-job',_binary '{\"only_id\":\"8009\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3590,801,_binary '6f',1650766092,'forums/test-forum-for-setting-up-polls-1.490/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?nodes\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/test-forum-for-setting-up-polls-1_490\\/delete\":\"\"}'),(3591,801,_binary '6f',1650766092,'tools/run-job',_binary '{\"only_id\":\"8010\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3592,801,_binary '6f',1650766092,'tools/run-job',_binary '{\"only_id\":\"8011\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3593,801,_binary '6f',1650766093,'tools/run-job',_binary '{\"only_id\":\"8011\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3594,801,_binary '6f',1650766213,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3595,801,_binary '6f',1650766487,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum POLLS - Last stand of. Democracy - VOTE where your opinion has no effect :)\",\"description\":\"No \'Polish Jokes\' allowed!!!\",\"node_name\":\"\",\"parent_node_id\":\"440\",\"display_order\":\"3\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3596,801,_binary '6f',1650766508,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"POLLS - Last stand of. Democracy - VOTE where your opinion has no effect :)\",\"description\":\"No \'Polish Jokes\' allowed!!!\",\"node_name\":\"\",\"parent_node_id\":\"440\",\"display_order\":\"3\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3597,801,_binary '6f',1650766563,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NNN FORUM POLLS - What do you think about that?  \",\"description\":\"No \'Polish Jokes\' allowed!!! :)\",\"node_name\":\"\",\"parent_node_id\":\"440\",\"display_order\":\"3\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3598,801,_binary '6f',1650766563,'tools/run-job',_binary '{\"only_id\":\"8013\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3599,801,_binary '6f',1650766564,'tools/run-job',_binary '{\"only_id\":\"8013\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3600,801,_binary '6f',1650766595,'forums/nnn-forum-polls-what-do-you-think-about-that.496/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NNN FORUM POLLS - What do you think about that?\",\"description\":\"No \'Polish Jokes\' allowed!!! :)\",\"node_name\":\"\",\"parent_node_id\":\"440\",\"display_order\":\"301\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/nnn-forum-polls-what-do-you-think-about-that_496\\/save\":\"\"}'),(3601,801,_binary '6f',1650766895,'forums/nnn-forum-polls-what-do-you-think-about-that.496/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NNN FORUM POLLS - What do you think about that?\",\"description\":\"No \'Polish Jokes\' allowed!!! :)\",\"node_name\":\"\",\"parent_node_id\":\"440\",\"display_order\":\"301\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/nnn-forum-polls-what-do-you-think-about-that_496\\/save\":\"\"}'),(3602,801,_binary '[\\\',1650794846,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"Whitebear \",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3603,801,_binary '[\\\',1650794965,'permissions/user-groups/registered.2/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"allow\",\"viewProfile\":\"allow\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"5\",\"search\":\"allow\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"allow\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"allow\",\"create\":\"allow\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"allow\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"allow\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"allow\",\"receive\":\"allow\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"5\",\"maxRecipients\":\"5\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/registered.2\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/registered_2\\/save\":\"\"}'),(3604,801,_binary '[\\\',1650794966,'tools/run-job',_binary '{\"only_id\":\"8049\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/registered.2\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3605,801,_binary '[\\\',1650794998,'permissions/user-groups/7-cub-reporters.9/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/7-cub-reporters.9\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/7-cub-reporters_9\\/save\":\"\"}'),(3606,801,_binary '[\\\',1650794998,'tools/run-job',_binary '{\"only_id\":\"8050\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/7-cub-reporters.9\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3607,801,_binary '[\\\',1650795013,'permissions/user-groups/2-super-moderators.5/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"allow\",\"viewProfile\":\"allow\",\"usePush\":\"allow\",\"maxMentionedUsers\":\"-1\",\"search\":\"allow\",\"createTag\":\"allow\",\"bypassUserTagLimit\":\"allow\",\"editProfile\":\"allow\",\"editCustomTitle\":\"allow\",\"requireTfa\":\"allow\",\"changeUsername\":\"allow\",\"changeUsernameNoApproval\":\"allow\",\"submitWithoutApproval\":\"allow\",\"bypassFloodCheck\":\"allow\",\"bypassSpamCheck\":\"allow\",\"bypassNofollowLinks\":\"allow\",\"report\":\"allow\",\"useContactForm\":\"allow\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"allow\"},\"avatar\":{\"allowed\":\"allow\"},\"profileBanner\":{\"allowed\":\"allow\"},\"bookmark\":{\"view\":\"allow\",\"create\":\"allow\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"allow\",\"contentVote\":\"allow\",\"markSolution\":\"allow\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"allow\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"tagOwnThread\":\"allow\",\"tagAnyThread\":\"allow\",\"manageOthersTagsOwnThread\":\"allow\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"allow\",\"receive\":\"allow\",\"react\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"editOwnMessage\":\"allow\",\"editOwnMessageTimeLimit\":\"-1\",\"maxRecipients\":\"-1\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"allow\",\"extendedText\":\"allow\",\"align\":\"allow\",\"list\":\"allow\",\"image\":\"allow\",\"link\":\"allow\",\"media\":\"allow\",\"block\":\"allow\",\"maxPrintable\":\"-1\",\"maxLines\":\"-1\",\"maxLinks\":\"-1\",\"maxImages\":\"-1\",\"maxSmilies\":\"-1\",\"maxTextSize\":\"-1\"},\"profilePost\":{\"view\":\"allow\",\"react\":\"allow\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"allow\",\"viewUpdateAttach\":\"allow\",\"download\":\"allow\",\"react\":\"allow\",\"rate\":\"allow\",\"contentVote\":\"allow\",\"add\":\"allow\",\"uploadUpdateAttach\":\"allow\",\"uploadUpdateVideo\":\"allow\",\"updateOwn\":\"allow\",\"tagOwnResource\":\"allow\",\"tagAnyResource\":\"allow\",\"manageOthersTagsOwnRes\":\"allow\",\"reviewReply\":\"allow\",\"deleteOwn\":\"allow\",\"manageOwnTeam\":\"allow\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"allow\",\"add\":\"allow\",\"addWithoutApproval\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"editOwnMediaTimeLimit\":\"-1\",\"moveOwn\":\"allow\",\"react\":\"allow\",\"rate\":\"allow\",\"tagOwnMedia\":\"allow\",\"tagAnyMedia\":\"allow\",\"manageOthersTagsOwnMedia\":\"allow\",\"addWithoutWatermark\":\"allow\",\"watermarkOwn\":\"allow\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"allow\",\"addImage\":\"allow\",\"addVideo\":\"allow\",\"addAudio\":\"allow\",\"addEmbed\":\"allow\",\"deleteOwnAlbum\":\"allow\",\"editOwnAlbum\":\"allow\",\"editOwnAlbumTimeLimit\":\"-1\",\"moveOwnAlbum\":\"allow\",\"changePrivacyOwnAlbum\":\"allow\",\"reactAlbum\":\"allow\",\"rateAlbum\":\"allow\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"allow\",\"addComment\":\"allow\",\"deleteComment\":\"allow\",\"editComment\":\"allow\",\"editOwnCommentTimeLimit\":\"-1\",\"reactComment\":\"allow\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"allow\",\"tagSelf\":\"allow\",\"addNoteOwn\":\"allow\",\"addNoteAny\":\"allow\",\"deleteTagSelf\":\"allow\",\"deleteOwnNote\":\"allow\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"-1\",\"maxImageWidth\":\"-1\",\"maxImageHeight\":\"-1\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"-1\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/2-super-moderators.5\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/2-super-moderators_5\\/save\":\"\"}'),(3608,801,_binary '[\\\',1650795026,'permissions/user-groups/4-senior-reporters.11/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"allow\",\"viewProfile\":\"allow\",\"usePush\":\"allow\",\"maxMentionedUsers\":\"-1\",\"search\":\"allow\",\"createTag\":\"allow\",\"bypassUserTagLimit\":\"allow\",\"editProfile\":\"allow\",\"editCustomTitle\":\"allow\",\"requireTfa\":\"allow\",\"changeUsername\":\"allow\",\"changeUsernameNoApproval\":\"allow\",\"submitWithoutApproval\":\"allow\",\"bypassFloodCheck\":\"allow\",\"bypassSpamCheck\":\"allow\",\"bypassNofollowLinks\":\"allow\",\"report\":\"allow\",\"useContactForm\":\"allow\",\"viewIps\":\"allow\",\"bypassUserPrivacy\":\"allow\",\"cleanSpam\":\"allow\",\"viewWarning\":\"allow\",\"warn\":\"allow\",\"manageWarning\":\"allow\",\"editBasicProfile\":\"allow\",\"approveRejectUser\":\"allow\",\"approveUsernameChange\":\"allow\",\"banUser\":\"allow\",\"editSignature\":\"allow\"},\"avatar\":{\"allowed\":\"allow\"},\"profileBanner\":{\"allowed\":\"allow\"},\"bookmark\":{\"view\":\"allow\",\"create\":\"allow\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"allow\",\"contentVote\":\"allow\",\"markSolution\":\"allow\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"allow\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"tagOwnThread\":\"allow\",\"tagAnyThread\":\"allow\",\"manageOthersTagsOwnThread\":\"allow\",\"votePoll\":\"allow\",\"inlineMod\":\"allow\",\"stickUnstickThread\":\"allow\",\"lockUnlockThread\":\"allow\",\"manageAnyThread\":\"allow\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"allow\",\"editAnyPost\":\"allow\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"allow\",\"manageAnyTag\":\"allow\",\"viewDeleted\":\"unset\",\"viewModerated\":\"allow\",\"undelete\":\"unset\",\"approveUnapprove\":\"allow\",\"markSolutionAnyThread\":\"allow\"},\"conversation\":{\"start\":\"allow\",\"receive\":\"allow\",\"react\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"editOwnMessage\":\"allow\",\"editOwnMessageTimeLimit\":\"-1\",\"maxRecipients\":\"-1\",\"editAnyMessage\":\"allow\",\"alwaysInvite\":\"allow\"},\"signature\":{\"basicText\":\"allow\",\"extendedText\":\"allow\",\"align\":\"allow\",\"list\":\"allow\",\"image\":\"allow\",\"link\":\"allow\",\"media\":\"allow\",\"block\":\"allow\",\"maxPrintable\":\"-1\",\"maxLines\":\"-1\",\"maxLinks\":\"-1\",\"maxImages\":\"-1\",\"maxSmilies\":\"-1\",\"maxTextSize\":\"-1\"},\"profilePost\":{\"view\":\"allow\",\"react\":\"allow\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"inlineMod\":\"allow\",\"editAny\":\"allow\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"allow\",\"viewDeleted\":\"unset\",\"viewModerated\":\"allow\",\"undelete\":\"unset\",\"approveUnapprove\":\"allow\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/4-senior-reporters.11\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/4-senior-reporters_11\\/save\":\"\"}'),(3609,801,_binary '[\\\',1650795026,'tools/run-job',_binary '{\"only_id\":\"8051\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/4-senior-reporters.11\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3610,801,_binary '[\\\',1650795040,'permissions/user-groups/5-reporters.10/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"allow\",\"viewProfile\":\"allow\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"allow\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"allow\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"allow\",\"bypassFloodCheck\":\"allow\",\"bypassSpamCheck\":\"allow\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"allow\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"allow\"},\"avatar\":{\"allowed\":\"allow\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"allow\",\"create\":\"allow\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"allow\",\"contentVote\":\"allow\",\"markSolution\":\"allow\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"tagOwnThread\":\"allow\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"allow\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"allow\",\"receive\":\"allow\",\"react\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"editOwnMessage\":\"allow\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"5\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"allow\",\"extendedText\":\"allow\",\"align\":\"allow\",\"list\":\"allow\",\"image\":\"allow\",\"link\":\"allow\",\"media\":\"allow\",\"block\":\"allow\",\"maxPrintable\":\"-1\",\"maxLines\":\"-1\",\"maxLinks\":\"-1\",\"maxImages\":\"-1\",\"maxSmilies\":\"-1\",\"maxTextSize\":\"-1\"},\"profilePost\":{\"view\":\"allow\",\"react\":\"allow\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"allow\",\"viewUpdateAttach\":\"allow\",\"download\":\"allow\",\"react\":\"allow\",\"rate\":\"allow\",\"contentVote\":\"allow\",\"add\":\"allow\",\"uploadUpdateAttach\":\"allow\",\"uploadUpdateVideo\":\"allow\",\"updateOwn\":\"allow\",\"tagOwnResource\":\"allow\",\"tagAnyResource\":\"allow\",\"manageOthersTagsOwnRes\":\"allow\",\"reviewReply\":\"allow\",\"deleteOwn\":\"allow\",\"manageOwnTeam\":\"allow\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/5-reporters.10\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/5-reporters_10\\/save\":\"\"}'),(3611,801,_binary '[\\\',1650795041,'tools/run-job',_binary '{\"only_id\":\"8052\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/5-reporters.10\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3612,801,_binary '[\\\',1650795055,'permissions/user-groups/6-limited-reporter-editor.18/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/6-limited-reporter-editor.18\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/6-limited-reporter-editor_18\\/save\":\"\"}'),(3613,801,_binary '[\\\',1650795080,'permissions/user-groups/6x-cant-see-apo-forums.20/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"unset\",\"viewNode\":\"unset\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/6x-cant-see-apo-forums.20\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/6x-cant-see-apo-forums_20\\/save\":\"\"}'),(3614,801,_binary '[\\\',1650795092,'permissions/user-groups/7-cub-reporters.9/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/7-cub-reporters.9\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/7-cub-reporters_9\\/save\":\"\"}'),(3615,801,_binary '[\\\',1650795093,'tools/run-job',_binary '{\"only_id\":\"8053\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/7-cub-reporters.9\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3616,801,_binary '[\\\',1650795121,'permissions/user-groups/administrative.3/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"unset\",\"viewNode\":\"unset\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"-1\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"allow\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"allow\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"allow\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"allow\"},\"profileBanner\":{\"allowed\":\"allow\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"allow\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"-1\",\"editAnyMessage\":\"allow\",\"alwaysInvite\":\"allow\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"-1\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"allow\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"-1\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"-1\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/administrative.3\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/administrative_3\\/save\":\"\"}'),(3617,801,_binary '[\\\',1650795137,'permissions/user-groups/moderating.4/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"unset\",\"viewNode\":\"unset\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"-1\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"allow\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"allow\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"allow\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"-1\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"-1\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"-1\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"-1\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/moderating.4\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/moderating_4\\/save\":\"\"}'),(3618,801,_binary '[\\\',1650795165,'permissions/user-groups/unregistered-unconfirmed.1/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"allow\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"allow\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/unregistered-unconfirmed.1\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/unregistered-unconfirmed_1\\/save\":\"\"}'),(3619,801,_binary '[\\\',1650795185,'permissions/user-groups/x-retired.13/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"allow\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/x-retired.13\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/x-retired_13\\/save\":\"\"}'),(3620,801,_binary '[\\\',1650795204,'permissions/user-groups/y-op-ed-poster.15/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"unset\",\"viewNode\":\"unset\",\"viewMemberList\":\"deny\",\"viewProfile\":\"deny\",\"usePush\":\"deny\",\"maxMentionedUsers\":\"0\",\"search\":\"allow\",\"createTag\":\"deny\",\"bypassUserTagLimit\":\"deny\",\"editProfile\":\"deny\",\"editCustomTitle\":\"deny\",\"requireTfa\":\"unset\",\"changeUsername\":\"deny\",\"changeUsernameNoApproval\":\"deny\",\"submitWithoutApproval\":\"deny\",\"bypassFloodCheck\":\"deny\",\"bypassSpamCheck\":\"deny\",\"bypassNofollowLinks\":\"unset\",\"report\":\"deny\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"deny\"},\"profileBanner\":{\"allowed\":\"deny\"},\"bookmark\":{\"view\":\"deny\",\"create\":\"deny\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"deny\",\"contentVote\":\"deny\",\"markSolution\":\"deny\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"deny\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"deny\",\"deleteOwnThread\":\"deny\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"deny\",\"tagAnyThread\":\"deny\",\"manageOthersTagsOwnThread\":\"deny\",\"votePoll\":\"deny\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/y-op-ed-poster.15\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/y-op-ed-poster_15\\/save\":\"\"}'),(3621,801,_binary '[\\\',1650795223,'permissions/user-groups/z-banned-users.8/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"unset\",\"viewNode\":\"unset\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"deny\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/z-banned-users.8\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/z-banned-users_8\\/save\":\"\"}'),(3622,801,_binary '[\\\',1650800560,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3623,801,_binary '[\\\',1650800606,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"permissions\\/analyze\":\"\"}'),(3624,801,_binary '[\\\',1650800616,'search/search',_binary '{\"q\":\"P\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/analyze\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3625,801,_binary '[\\\',1650800617,'search/search',_binary '{\"q\":\"Po\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/analyze\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3626,801,_binary '[\\\',1650800618,'search/search',_binary '{\"q\":\"Poll\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/analyze\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3627,801,_binary '[\\\',1650803547,'login/keep-alive',_binary '{\"_xfResponseType\":\"json\",\"_xfToken\":\"********\",\"login\\/keep-alive\":\"\"}'),(3628,801,_binary '6e',1650822667,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3629,801,_binary '6e',1650822679,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"whitebear\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3630,801,_binary '6e',1650822890,'moderators/add',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"type\":\"_super\",\"moderators\\/add\":\"\"}'),(3631,801,_binary '6e',1650822931,'moderators/save',_binary '{\"_xfToken\":\"********\",\"is_staff\":\"1\",\"extra_user_group_ids\":[\"5\",\"11\",\"10\",\"18\",\"20\",\"9\",\"19\",\"3\",\"4\",\"2\",\"1\",\"13\",\"15\",\"8\"],\"globalPermissions\":{\"general\":{\"viewIps\":\"allow\",\"bypassUserPrivacy\":\"allow\",\"cleanSpam\":\"allow\",\"viewWarning\":\"allow\",\"warn\":\"allow\",\"manageWarning\":\"allow\",\"editBasicProfile\":\"allow\",\"approveRejectUser\":\"allow\",\"approveUsernameChange\":\"allow\",\"banUser\":\"allow\"},\"forum\":{\"inlineMod\":\"allow\",\"stickUnstickThread\":\"allow\",\"lockUnlockThread\":\"allow\",\"manageAnyThread\":\"allow\",\"deleteAnyThread\":\"allow\",\"hardDeleteAnyThread\":\"allow\",\"threadReplyBan\":\"allow\",\"editAnyPost\":\"allow\",\"deleteAnyPost\":\"allow\",\"hardDeleteAnyPost\":\"allow\",\"warn\":\"allow\",\"manageAnyTag\":\"allow\",\"viewDeleted\":\"allow\",\"viewModerated\":\"allow\",\"undelete\":\"allow\",\"approveUnapprove\":\"allow\",\"markSolutionAnyThread\":\"allow\"},\"conversation\":{\"editAnyMessage\":\"allow\",\"alwaysInvite\":\"allow\"},\"profilePost\":{\"inlineMod\":\"allow\",\"editAny\":\"allow\",\"deleteAny\":\"allow\",\"hardDeleteAny\":\"allow\",\"warn\":\"allow\",\"viewDeleted\":\"allow\",\"viewModerated\":\"allow\",\"undelete\":\"allow\",\"approveUnapprove\":\"allow\"},\"resource\":{\"inlineMod\":\"allow\",\"viewDeleted\":\"allow\",\"deleteAny\":\"allow\",\"undelete\":\"allow\",\"hardDeleteAny\":\"allow\",\"deleteAnyReview\":\"allow\",\"editAny\":\"allow\",\"reassign\":\"allow\",\"manageAnyTag\":\"allow\",\"viewModerated\":\"allow\",\"approveUnapprove\":\"allow\",\"featureUnfeature\":\"allow\",\"warn\":\"allow\"},\"xfmg\":{\"inlineMod\":\"allow\",\"viewDeleted\":\"allow\",\"viewModerated\":\"allow\",\"undelete\":\"allow\",\"approveUnapprove\":\"allow\",\"deleteAny\":\"allow\",\"hardDeleteAny\":\"allow\",\"editAny\":\"allow\",\"moveAny\":\"allow\",\"manageAnyTag\":\"allow\",\"warn\":\"allow\",\"watermarkAny\":\"allow\",\"bypassPrivacy\":\"allow\",\"inlineModAlbum\":\"allow\",\"viewDeletedAlbums\":\"allow\",\"viewModeratedAlbums\":\"allow\",\"undeleteAlbum\":\"allow\",\"approveUnapproveAlbum\":\"allow\",\"deleteAnyAlbum\":\"allow\",\"hardDeleteAnyAlbum\":\"allow\",\"editAnyAlbum\":\"allow\",\"moveAnyAlbum\":\"allow\",\"changePrivacyAnyAlbum\":\"allow\",\"warnAlbum\":\"allow\",\"inlineModComment\":\"allow\",\"viewDeletedComments\":\"allow\",\"viewModeratedComments\":\"allow\",\"undeleteComment\":\"allow\",\"approveUnapproveComment\":\"allow\",\"deleteAnyComment\":\"allow\",\"hardDeleteAnyComment\":\"allow\",\"editAnyComment\":\"allow\",\"warnComment\":\"allow\",\"viewPendingNote\":\"allow\",\"editNoteAny\":\"allow\",\"deleteAnyNote\":\"allow\",\"tagWithoutApproval\":\"allow\"}},\"user_id\":\"801\",\"content_type\":\"\",\"content_id\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?moderators\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"moderators\\/save\":\"\"}'),(3632,801,_binary '6e',1650822962,'moderators/content/7/delete',_binary '{\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?moderators\\/&user_id=6369\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"moderators\\/content\\/7\\/delete\":\"\"}'),(3633,801,_binary '6e',1650822998,'search/search',_binary '{\"q\":\"ad\",\"_xfRequestUri\":\"\\/forums\\/admin.php?admins\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3634,801,_binary '6e',1650822999,'search/search',_binary '{\"q\":\"adm\",\"_xfRequestUri\":\"\\/forums\\/admin.php?admins\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3635,801,_binary '6e',1650822999,'search/search',_binary '{\"q\":\"admin\",\"_xfRequestUri\":\"\\/forums\\/admin.php?admins\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3636,801,_binary '6e',1650823000,'search/search',_binary '{\"q\":\"adminis\",\"_xfRequestUri\":\"\\/forums\\/admin.php?admins\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3637,801,_binary '6l',1650841221,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3638,801,_binary '6g',1650875366,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3639,801,_binary '6g',1650875527,'forums/arheels-off-grid-rv-campsite.463/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Arheel\'s OFF-GRID RV-campsite\",\"description\":\"Some tasty treats off the campfire... currently documenting \'Rain, floods, science of rain...\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"20\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/arheels-off-grid-rv-campsite.463\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/arheels-off-grid-rv-campsite_463\\/save\":\"\"}'),(3640,801,_binary '6g',1650875567,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3641,801,_binary '6g',1650875811,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\" \",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3642,801,_binary '6g',1650875811,'tools/run-job',_binary '{\"only_id\":\"8185\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3643,801,_binary '6g',1650875812,'tools/run-job',_binary '{\"only_id\":\"8185\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3644,801,_binary '6g',1650875878,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3645,801,_binary '6g',1650875886,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3646,801,_binary '6g',1650875893,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3647,801,_binary '6g',1650875902,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3648,801,_binary '6g',1650875926,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=4\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"4\"}'),(3649,801,_binary '6g',1650875941,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3650,801,_binary '6g',1650875941,'tools/run-job',_binary '{\"only_id\":\"8186\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3651,801,_binary '6g',1650875964,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(3652,801,_binary '6g',1650875964,'tools/run-job',_binary '{\"only_id\":\"8187\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3653,801,_binary '6g',1650876011,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/edit&user_group_id=20\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"20\"}'),(3654,801,_binary '6g',1650876021,'permissions/nodes/forum-feud-fight-club.497/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"\",\"type\":\"user\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/edit\":\"\"}'),(3655,801,_binary '6g',1650876031,'permissions/nodes/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3656,801,_binary '6g',1650876031,'tools/run-job',_binary '{\"only_id\":\"8188\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3657,801,_binary '6g',1650876032,'tools/run-job',_binary '{\"only_id\":\"8188\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-feud-fight-club.497\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3658,801,_binary '6g',1650876746,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"3\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3659,801,_binary '6g',1650876846,'users/cc-admin2.8169/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"CC Admin2\",\"email\":\"CCAdmin2@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"5\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"2\",\"reaction_score\":\"1\",\"trophy_points\":\"1\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\",\"show_dob_date\":\"1\"},\"enable_activity_summary_email\":\"1\",\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/cc-admin2.8169\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/cc-admin2_8169\\/save\":\"\"}'),(3660,801,_binary '6g',1650876894,'users/clark-kent.8192/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Clark Kent\",\"email\":\"clarkkent@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"1\",\"reaction_score\":\"0\",\"trophy_points\":\"1\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/clark-kent.8192\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/clark-kent_8192\\/save\":\"\"}'),(3661,801,_binary '6g',1650876975,'users/cc-admin2.8169/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"CC Admin2\",\"email\":\"CCAdmin2@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"2\",\"reaction_score\":\"1\",\"trophy_points\":\"1\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\",\"show_dob_date\":\"1\"},\"enable_activity_summary_email\":\"1\",\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/cc-admin2.8169\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/cc-admin2_8169\\/save\":\"\"}'),(3662,801,_binary '6g',1650877054,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"5\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"2\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\"],\"security_lock\":[\"none\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3663,801,_binary '6g',1650877133,'users/cc-admin2.8169/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"CC Admin2\",\"email\":\"CCAdmin2@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"2\",\"reaction_score\":\"1\",\"trophy_points\":\"1\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\",\"show_dob_date\":\"1\"},\"enable_activity_summary_email\":\"1\",\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/cc-admin2.8169\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/cc-admin2_8169\\/save\":\"\"}'),(3664,801,_binary '6g',1650877164,'users/cc-admin2.8169/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"CC Admin2\",\"email\":\"CCAdmin2@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"2\",\"reaction_score\":\"1\",\"trophy_points\":\"1\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\",\"show_dob_date\":\"1\"},\"enable_activity_summary_email\":\"1\",\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/cc-admin2.8169\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/cc-admin2_8169\\/save\":\"\"}'),(3665,801,_binary '6g',1650877213,'users/nnn-reposter.8173/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"NNN Reposter\",\"email\":\"Reposter@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"413\",\"reaction_score\":\"38\",\"trophy_points\":\"28\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\",\"show_dob_date\":\"1\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/nnn-reposter.8173\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/nnn-reposter_8173\\/save\":\"\"}'),(3666,801,_binary '6g',1650877273,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"2\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3667,801,_binary '6g',1650877297,'users/nnn-reposter.8173/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"NNN Reposter\",\"email\":\"Reposter@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"413\",\"reaction_score\":\"38\",\"trophy_points\":\"28\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\",\"show_dob_date\":\"1\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/nnn-reposter.8173\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/nnn-reposter_8173\\/save\":\"\"}'),(3668,801,_binary '6g',1650877318,'users/zardoz.8256/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Zardoz\",\"email\":\"Zardoz@nnnforum.net\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/zardoz.8256\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/zardoz_8256\\/save\":\"\"}'),(3669,801,_binary '6g',1650877348,'users/zardoz-old.878/delete',_binary '{\"_xfToken\":\"********\",\"rename\":\"0\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?users\\/zardoz-old.878\\/edit\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/zardoz-old.878\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/zardoz-old_878\\/delete\":\"\"}'),(3670,801,_binary '6g',1650877442,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"3\",\"4\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3671,801,_binary '6g',1650877520,'users/whitebear.801/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Whitebear\",\"email\":\"news@newnation.org\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Publisher\\/Editor-in-chief\",\"message_count\":\"12986\",\"reaction_score\":\"81\",\"trophy_points\":\"48\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"Northern California Republic\",\"website\":\"http:\\/\\/www.newnation.org\",\"about\":\"\",\"signature\":\"[COLOR=Green][URL=\\\"http:\\/\\/www.newnation.org\\\"]Editor of New Nation News[\\/URL]\\r\\nand Newsroom Administrator\\r\\n*********************[\\/COLOR]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/whitebear.801\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/whitebear_801\\/save\":\"\"}'),(3672,801,_binary '6g',1650877545,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"3\",\"4\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3673,801,_binary '6g',1650877789,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(3674,801,_binary '6g',1650877913,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3675,801,_binary '6g',1650877914,'tools/run-job',_binary '{\"only_id\":\"8195\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3676,801,_binary '6g',1650878013,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"unset\",\"postThread\":\"reset\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(3677,801,_binary '6g',1650878013,'tools/run-job',_binary '{\"only_id\":\"8196\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3678,801,_binary '6g',1650878124,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"unset\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(3679,801,_binary '6g',1650878178,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_group_id=4\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"4\"}'),(3680,801,_binary '6g',1650878252,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"5\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3681,801,_binary '6g',1650879025,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3682,801,_binary '6g',1650879041,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"5\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3683,801,_binary '6g',1650879363,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"5\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3684,801,_binary '6g',1650879666,'users/quick-search',_binary '{\"_xfToken\":\"********\",\"query\":\"mkultra\",\"users\\/quick-search\":\"\",\"criteria\":{\"username\":\"mkultra\"}}'),(3685,801,_binary '6g',1650879749,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(3686,801,_binary '6g',1650879749,'tools/run-job',_binary '{\"only_id\":\"8199\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3687,801,_binary '6g',1650879766,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3688,801,_binary '6g',1650879766,'tools/run-job',_binary '{\"only_id\":\"8200\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3689,801,_binary '6g',1650879778,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(3690,801,_binary '6g',1650879784,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=20\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"20\"}'),(3691,801,_binary '6g',1650879790,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(3692,801,_binary '6g',1650879790,'tools/run-job',_binary '{\"only_id\":\"8201\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3693,801,_binary '6g',1650879800,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3694,801,_binary '6g',1650879800,'tools/run-job',_binary '{\"only_id\":\"8202\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3695,801,_binary '6g',1650879809,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3696,801,_binary '6g',1650879841,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(3697,801,_binary '6g',1650880126,'users/quick-search',_binary '{\"_xfToken\":\"********\",\"query\":\"voice\",\"users\\/quick-search\":\"\",\"criteria\":{\"username\":\"voice\"}}'),(3698,801,_binary '6g',1650880170,'users/voiceofreason.6369/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"voiceofreason\",\"email\":\"drgray07@gmail.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Senior News Editor since 2011\",\"message_count\":\"44983\",\"reaction_score\":\"14\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/voiceofreason.6369\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/voiceofreason_6369\\/save\":\"\"}'),(3699,801,_binary '6g',1650880300,'users/voiceofreason.6369/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"voiceofreason\",\"email\":\"drgray07@gmail.com\",\"user_group_id\":\"2\",\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Senior News Editor since 2011\",\"message_count\":\"44983\",\"reaction_score\":\"14\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/voiceofreason.6369\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/voiceofreason_6369\\/save\":\"\"}'),(3700,801,_binary '6g',1650880376,'users/voiceofreason.6369/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"voiceofreason\",\"email\":\"drgray07@gmail.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Senior News Editor since 2011\",\"message_count\":\"44983\",\"reaction_score\":\"14\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/voiceofreason.6369\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/voiceofreason_6369\\/save\":\"\"}'),(3701,801,_binary '6g',1650880448,'users/voiceofreason.6369/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"voiceofreason\",\"email\":\"drgray07@gmail.com\",\"user_group_id\":\"2\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Senior News Editor since 2011\",\"message_count\":\"44983\",\"reaction_score\":\"14\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/voiceofreason.6369\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/voiceofreason_6369\\/save\":\"\"}'),(3702,801,_binary '6g',1650880520,'users/voiceofreason.6369/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"voiceofreason\",\"email\":\"drgray07@gmail.com\",\"user_group_id\":\"2\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Senior News Editor since 2011\",\"message_count\":\"44983\",\"reaction_score\":\"14\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/voiceofreason.6369\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/voiceofreason_6369\\/save\":\"\"}'),(3703,801,_binary '6g',1650880564,'users/voiceofreason.6369/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"voiceofreason\",\"email\":\"drgray07@gmail.com\",\"user_group_id\":\"2\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Senior News Editor since 2011\",\"message_count\":\"44983\",\"reaction_score\":\"14\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/voiceofreason.6369\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/voiceofreason_6369\\/save\":\"\"}'),(3704,801,_binary '6g',1650880593,'users/voiceofreason.6369/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"voiceofreason\",\"email\":\"drgray07@gmail.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Senior News Editor since 2011\",\"message_count\":\"44983\",\"reaction_score\":\"14\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/voiceofreason.6369\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/voiceofreason_6369\\/save\":\"\"}'),(3705,801,_binary '6g',1650880969,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"moderate_threads\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"thread\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3706,801,_binary '6g',1650880987,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"moderate_threads\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"thread\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3707,801,_binary '6g',1650881088,'nodes/forum-feud-fight-club.497/permissions/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"whitebear\",\"type\":\"user\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/edit\":\"\"}'),(3708,801,_binary '6g',1650881108,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_id=801\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"801\"}'),(3709,801,_binary '6g',1650881126,'nodes/forum-feud-fight-club.497/permissions/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"Apollonian\",\"type\":\"user\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/edit\":\"\"}'),(3710,801,_binary '6g',1650881187,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"unset\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_id=921\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"921\"}'),(3711,801,_binary '6g',1650881199,'nodes/forum-feud-fight-club.497/permissions/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"mkultra\",\"type\":\"user\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/edit\":\"\"}'),(3712,801,_binary '6g',1650881244,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"unset\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_id=7805\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"7805\"}'),(3713,801,_binary '6g',1650881261,'nodes/forum-feud-fight-club.497/permissions/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"type\":\"user\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/edit\":\"\"}'),(3714,801,_binary '6g',1650881279,'nodes/forum-feud-fight-club.497/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-feud-fight-club.497\\/permissions\\/edit&user_id=8047\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-feud-fight-club_497\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"8047\"}'),(3715,801,_binary '6g',1650881413,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"11\",\"10\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"2022-04-01\",\"end\":\"2022-04-30\"},\"message_count\":{\"start\":\"2\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3716,801,_binary '6g',1650882404,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3717,801,_binary '6g',1650882404,'tools/run-job',_binary '{\"only_id\":\"8208\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3718,801,_binary '6g',1650882405,'tools/run-job',_binary '{\"only_id\":\"8208\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3719,801,_binary '6g',1650882678,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3720,801,_binary '6g',1650882678,'tools/run-job',_binary '{\"only_id\":\"8210\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3721,801,_binary '6g',1650882679,'tools/run-job',_binary '{\"only_id\":\"8210\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3722,801,_binary '6g',1650882733,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"440\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3723,801,_binary '6g',1650882733,'tools/run-job',_binary '{\"only_id\":\"8211\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3724,801,_binary '6g',1650882734,'tools/run-job',_binary '{\"only_id\":\"8211\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3725,801,_binary '6g',1650883185,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3726,801,_binary '6g',1650883186,'tools/run-job',_binary '{\"only_id\":\"8212\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3727,801,_binary '6g',1650883186,'tools/run-job',_binary '{\"only_id\":\"8212\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3728,801,_binary '6g',1650883226,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Category\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3729,801,_binary '6g',1650883272,'categories/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"test new category\",\"description\":\"\",\"parent_node_id\":\"440\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/0\\/save\":\"\"}'),(3730,801,_binary '6g',1650883272,'tools/run-job',_binary '{\"only_id\":\"8213\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3731,801,_binary '6g',1650883273,'tools/run-job',_binary '{\"only_id\":\"8213\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3732,801,_binary '6g',1650883306,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3733,801,_binary '6g',1650883339,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"test new forum\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"498\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3734,801,_binary '6g',1650883339,'tools/run-job',_binary '{\"only_id\":\"8214\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3735,801,_binary '6g',1650883340,'tools/run-job',_binary '{\"only_id\":\"8214\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3736,801,_binary '6g',1650883363,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"498\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3737,801,_binary '6g',1650883383,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"test new forum 2\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"498\",\"display_order\":\"2\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=498&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3738,801,_binary '6g',1650883383,'tools/run-job',_binary '{\"only_id\":\"8215\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=498&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3739,801,_binary '6g',1650883384,'tools/run-job',_binary '{\"only_id\":\"8215\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=498&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3740,801,_binary '6g',1650883473,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"498\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3741,801,_binary '6g',1650883474,'tools/run-job',_binary '{\"only_id\":\"8216\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3742,801,_binary '6g',1650883474,'tools/run-job',_binary '{\"only_id\":\"8216\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3743,801,_binary '6g',1650883581,'forums/test-new-forum.499/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"test new forum FIGHT CLUB\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"498\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum.499\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/test-new-forum_499\\/save\":\"\"}'),(3744,801,_binary '6i',1650926889,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3745,801,_binary '6i',1650927049,'categories/test-new-category.498/delete',_binary '{\"_xfToken\":\"********\",\"child_nodes_action\":\"move\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?categories\\/test-new-category.498\\/edit\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-new-category.498\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/test-new-category_498\\/delete\":\"\"}'),(3746,801,_binary '6i',1650927049,'tools/run-job',_binary '{\"only_id\":\"8281\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-new-category.498\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3747,801,_binary '6i',1650927050,'tools/run-job',_binary '{\"only_id\":\"8281\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-new-category.498\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3748,801,_binary '6i',1650927088,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3749,801,_binary '6i',1650927089,'tools/run-job',_binary '{\"only_id\":\"8282\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3750,801,_binary '6i',1650927090,'tools/run-job',_binary '{\"only_id\":\"8282\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3751,801,_binary '6i',1650927102,'forums/test-new-forum-2.500/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?forums\\/test-new-forum-2.500\\/edit\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum-2.500\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/test-new-forum-2_500\\/delete\":\"\"}'),(3752,801,_binary '6i',1650927103,'tools/run-job',_binary '{\"only_id\":\"8283\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum-2.500\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3753,801,_binary '6i',1650927103,'tools/run-job',_binary '{\"only_id\":\"8284\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum-2.500\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3754,801,_binary '6i',1650927103,'tools/run-job',_binary '{\"only_id\":\"8284\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum-2.500\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3755,801,_binary '6i',1650927136,'forums/test-new-forum-fight-club.499/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?forums\\/test-new-forum-fight-club.499\\/edit\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum-fight-club.499\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/test-new-forum-fight-club_499\\/delete\":\"\"}'),(3756,801,_binary '6i',1650927137,'tools/run-job',_binary '{\"only_id\":\"8285\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum-fight-club.499\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3757,801,_binary '6i',1650927137,'tools/run-job',_binary '{\"only_id\":\"8286\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum-fight-club.499\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3758,801,_binary '6i',1650927137,'tools/run-job',_binary '{\"only_id\":\"8286\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-new-forum-fight-club.499\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3759,801,_binary '6i',1650927355,'forums/ensis-rewrites-of-establishment-news.454/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Ensis rewrites of \'Establishment News\'\",\"description\":\"Trying to separate commercial news from commentary - these are news rewrites by Ensis\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"101\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/ensis-rewrites-of-establishment-news.454\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/ensis-rewrites-of-establishment-news_454\\/save\":\"\"}'),(3760,801,_binary '6i',1650927355,'tools/run-job',_binary '{\"only_id\":\"8287\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/ensis-rewrites-of-establishment-news.454\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3761,801,_binary '6i',1650927356,'tools/run-job',_binary '{\"only_id\":\"8287\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/ensis-rewrites-of-establishment-news.454\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3762,801,_binary '6i',1650927376,'forums/feminism-and-anti-feminism.50/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Feminism and anti-feminism\",\"description\":\"How does this relate to \'white-nationalism\'?\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"201\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/feminism-and-anti-feminism.50\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/feminism-and-anti-feminism_50\\/save\":\"\"}'),(3763,801,_binary '6i',1650927376,'tools/run-job',_binary '{\"only_id\":\"8288\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/feminism-and-anti-feminism.50\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3764,801,_binary '6i',1650927377,'tools/run-job',_binary '{\"only_id\":\"8288\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/feminism-and-anti-feminism.50\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3765,801,_binary '6i',1650927409,'forums/nnn-forum-polls-what-do-you-think-about-that.496/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NNN FORUM POLLS - What do you think about that?\",\"description\":\"No \'Polish Jokes\' allowed!!! :)\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"301\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/nnn-forum-polls-what-do-you-think-about-that_496\\/save\":\"\"}'),(3766,801,_binary '6i',1650927409,'tools/run-job',_binary '{\"only_id\":\"8289\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3767,801,_binary '6i',1650927410,'tools/run-job',_binary '{\"only_id\":\"8289\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3768,801,_binary '6i',1650930450,'login/keep-alive',_binary '{\"_xfResponseType\":\"json\",\"_xfToken\":\"********\",\"login\\/keep-alive\":\"\"}'),(3769,801,_binary '6j',1650941086,'forums/conspiracies-cover-ups-false-flags.455/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Conspiracies, Cover-ups, False-flags...\",\"description\":\"Conspiracies, Cover-ups, False-flags, Rense & Infowars links\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"10\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/conspiracies-cover-ups-false-flags.455\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/conspiracies-cover-ups-false-flags_455\\/save\":\"\"}'),(3770,801,_binary '6j',1650941107,'forums/commentary-by-apollonian-private-blog.61/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Commentary by Apollonian - (private blog)\",\"description\":\"\\\"Apollonian, combat-scholar\\/theologian, part-time exorcist, Christian patriot\\\"\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"20\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/commentary-by-apollonian-private-blog.61\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/commentary-by-apollonian-private-blog_61\\/save\":\"\"}'),(3771,801,_binary '6j',1650941137,'forums/commentary-on-semitism-anti-semitism-zionism.450/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Commentary on semitism, anti-semitism, Zionism...\",\"description\":\"Commentary on semitism, anti-semitism, Zionism, Israel and the \'Jewish Question? - seems to be restored OK - WB\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"30\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/commentary-on-semitism-anti-semitism-zionism.450\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/commentary-on-semitism-anti-semitism-zionism_450\\/save\":\"\"}'),(3772,801,_binary '6j',1650941155,'forums/ensis-rewrites-of-establishment-news.454/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Ensis rewrites of \'Establishment News\'\",\"description\":\"Trying to separate commercial news from commentary - these are news rewrites by Ensis\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/ensis-rewrites-of-establishment-news.454\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/ensis-rewrites-of-establishment-news_454\\/save\":\"\"}'),(3773,801,_binary '6j',1650941182,'forums/feminism-and-anti-feminism.50/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Feminism and anti-feminism\",\"description\":\"How does this relate to \'white-nationalism\'?\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"50\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/feminism-and-anti-feminism.50\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/feminism-and-anti-feminism_50\\/save\":\"\"}'),(3774,801,_binary '6j',1650941220,'forums/arheels-off-grid-rv-campsite.463/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Arheel\'s OFF-GRID RV-campsite\",\"description\":\"Some tasty treats off the campfire... currently documenting \'Rain, floods, science of rain...\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"60\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/arheels-off-grid-rv-campsite.463\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/arheels-off-grid-rv-campsite_463\\/save\":\"\"}'),(3775,801,_binary '6j',1650941231,'forums/nnn-forum-polls-what-do-you-think-about-that.496/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NNN FORUM POLLS - What do you think about that?\",\"description\":\"No \'Polish Jokes\' allowed!!! :)\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"70\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/nnn-forum-polls-what-do-you-think-about-that_496\\/save\":\"\"}'),(3776,801,_binary '6j',1650941248,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"80\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3777,801,_binary '6j',1650941489,'forums/nnn-forum-polls-what-do-you-think-about-that.496/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NNN FORUM POLLS - What do you think about that?\",\"description\":\"No \'Polish Jokes\' allowed!!! :)\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"70\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\",\"question\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"none\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/nnn-forum-polls-what-do-you-think-about-that_496\\/save\":\"\"}'),(3778,801,_binary '6j',1650941573,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"80\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3779,801,_binary '6j',1650941905,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3780,801,_binary '6j',1650941957,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"test default native forum - allow polls\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3781,801,_binary '6j',1650941957,'tools/run-job',_binary '{\"only_id\":\"8312\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3782,801,_binary '6j',1650941958,'tools/run-job',_binary '{\"only_id\":\"8312\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3783,801,_binary '6j',1650942020,'forums/test-default-native-forum-allow-polls.501/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?forums\\/test-default-native-forum-allow-polls.501\\/edit\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-default-native-forum-allow-polls.501\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/test-default-native-forum-allow-polls_501\\/delete\":\"\"}'),(3784,801,_binary '6j',1650942020,'tools/run-job',_binary '{\"only_id\":\"8313\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-default-native-forum-allow-polls.501\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3785,801,_binary '6j',1650942021,'tools/run-job',_binary '{\"only_id\":\"8314\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-default-native-forum-allow-polls.501\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3786,801,_binary '6j',1650942021,'tools/run-job',_binary '{\"only_id\":\"8314\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/test-default-native-forum-allow-polls.501\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3787,801,_binary '6j',1650945028,'login/keep-alive',_binary '{\"_xfResponseType\":\"json\",\"_xfToken\":\"********\",\"login\\/keep-alive\":\"\"}'),(3788,801,_binary '6j',1650945538,'nodes/sort',_binary '{\"_xfToken\":\"********\",\"nodes\":\"[{\\\"id\\\":\\\"465\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":1,\\\"rgt\\\":4},{\\\"id\\\":\\\"458\\\",\\\"parent_id\\\":\\\"465\\\",\\\"depth\\\":1,\\\"lft\\\":2,\\\"rgt\\\":3},{\\\"id\\\":\\\"207\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":5,\\\"rgt\\\":12},{\\\"id\\\":\\\"29\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":6,\\\"rgt\\\":7},{\\\"id\\\":\\\"457\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":8,\\\"rgt\\\":9},{\\\"id\\\":\\\"440\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":10,\\\"rgt\\\":11},{\\\"id\\\":\\\"203\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":13,\\\"rgt\\\":110},{\\\"id\\\":\\\"208\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":14,\\\"rgt\\\":49},{\\\"id\\\":\\\"462\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":15,\\\"rgt\\\":16},{\\\"id\\\":\\\"446\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":17,\\\"rgt\\\":20},{\\\"id\\\":\\\"280\\\",\\\"parent_id\\\":\\\"446\\\",\\\"depth\\\":3,\\\"lft\\\":18,\\\"rgt\\\":19},{\\\"id\\\":\\\"437\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":21,\\\"rgt\\\":24},{\\\"id\\\":\\\"421\\\",\\\"parent_id\\\":\\\"437\\\",\\\"depth\\\":3,\\\"lft\\\":22,\\\"rgt\\\":23},{\\\"id\\\":\\\"398\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":25,\\\"rgt\\\":26},{\\\"id\\\":\\\"279\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":27,\\\"rgt\\\":30},{\\\"id\\\":\\\"259\\\",\\\"parent_id\\\":\\\"279\\\",\\\"depth\\\":3,\\\"lft\\\":28,\\\"rgt\\\":29},{\\\"id\\\":\\\"277\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":31,\\\"rgt\\\":32},{\\\"id\\\":\\\"448\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":33,\\\"rgt\\\":34},{\\\"id\\\":\\\"425\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":35,\\\"rgt\\\":36},{\\\"id\\\":\\\"230\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":37,\\\"rgt\\\":38},{\\\"id\\\":\\\"231\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":39,\\\"rgt\\\":40},{\\\"id\\\":\\\"214\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":41,\\\"rgt\\\":48},{\\\"id\\\":\\\"272\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":42,\\\"rgt\\\":43},{\\\"id\\\":\\\"460\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":44,\\\"rgt\\\":45},{\\\"id\\\":\\\"228\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":46,\\\"rgt\\\":47},{\\\"id\\\":\\\"211\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":50,\\\"rgt\\\":55},{\\\"id\\\":\\\"426\\\",\\\"parent_id\\\":\\\"211\\\",\\\"depth\\\":2,\\\"lft\\\":51,\\\"rgt\\\":52},{\\\"id\\\":\\\"262\\\",\\\"parent_id\\\":\\\"211\\\",\\\"depth\\\":2,\\\"lft\\\":53,\\\"rgt\\\":54},{\\\"id\\\":\\\"209\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":56,\\\"rgt\\\":61},{\\\"id\\\":\\\"260\\\",\\\"parent_id\\\":\\\"209\\\",\\\"depth\\\":2,\\\"lft\\\":57,\\\"rgt\\\":58},{\\\"id\\\":\\\"261\\\",\\\"parent_id\\\":\\\"209\\\",\\\"depth\\\":2,\\\"lft\\\":59,\\\"rgt\\\":60},{\\\"id\\\":\\\"407\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":62,\\\"rgt\\\":63},{\\\"id\\\":\\\"212\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":64,\\\"rgt\\\":85},{\\\"id\\\":\\\"226\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":65,\\\"rgt\\\":68},{\\\"id\\\":\\\"271\\\",\\\"parent_id\\\":\\\"226\\\",\\\"depth\\\":3,\\\"lft\\\":66,\\\"rgt\\\":67},{\\\"id\\\":\\\"456\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":69,\\\"rgt\\\":70},{\\\"id\\\":\\\"216\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":71,\\\"rgt\\\":74},{\\\"id\\\":\\\"273\\\",\\\"parent_id\\\":\\\"216\\\",\\\"depth\\\":3,\\\"lft\\\":72,\\\"rgt\\\":73},{\\\"id\\\":\\\"219\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":75,\\\"rgt\\\":80},{\\\"id\\\":\\\"263\\\",\\\"parent_id\\\":\\\"219\\\",\\\"depth\\\":3,\\\"lft\\\":76,\\\"rgt\\\":77},{\\\"id\\\":\\\"265\\\",\\\"parent_id\\\":\\\"219\\\",\\\"depth\\\":3,\\\"lft\\\":78,\\\"rgt\\\":79},{\\\"id\\\":\\\"215\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":81,\\\"rgt\\\":84},{\\\"id\\\":\\\"264\\\",\\\"parent_id\\\":\\\"215\\\",\\\"depth\\\":3,\\\"lft\\\":82,\\\"rgt\\\":83},{\\\"id\\\":\\\"443\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":86,\\\"rgt\\\":93},{\\\"id\\\":\\\"444\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":87,\\\"rgt\\\":88},{\\\"id\\\":\\\"445\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":89,\\\"rgt\\\":90},{\\\"id\\\":\\\"406\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":91,\\\"rgt\\\":92},{\\\"id\\\":\\\"213\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":94,\\\"rgt\\\":97},{\\\"id\\\":\\\"403\\\",\\\"parent_id\\\":\\\"213\\\",\\\"depth\\\":2,\\\"lft\\\":95,\\\"rgt\\\":96},{\\\"id\\\":\\\"220\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":98,\\\"rgt\\\":103},{\\\"id\\\":\\\"435\\\",\\\"parent_id\\\":\\\"220\\\",\\\"depth\\\":2,\\\"lft\\\":99,\\\"rgt\\\":100},{\\\"id\\\":\\\"229\\\",\\\"parent_id\\\":\\\"220\\\",\\\"depth\\\":2,\\\"lft\\\":101,\\\"rgt\\\":102},{\\\"id\\\":\\\"210\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":104,\\\"rgt\\\":109},{\\\"id\\\":\\\"224\\\",\\\"parent_id\\\":\\\"210\\\",\\\"depth\\\":2,\\\"lft\\\":105,\\\"rgt\\\":106},{\\\"id\\\":\\\"266\\\",\\\"parent_id\\\":\\\"210\\\",\\\"depth\\\":2,\\\"lft\\\":107,\\\"rgt\\\":108},{\\\"id\\\":\\\"471\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":111,\\\"rgt\\\":134},{\\\"id\\\":\\\"225\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":112,\\\"rgt\\\":133},{\\\"id\\\":\\\"455\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":113,\\\"rgt\\\":114},{\\\"id\\\":\\\"61\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":115,\\\"rgt\\\":118},{\\\"id\\\":\\\"461\\\",\\\"parent_id\\\":\\\"61\\\",\\\"depth\\\":3,\\\"lft\\\":116,\\\"rgt\\\":117},{\\\"id\\\":\\\"450\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":119,\\\"rgt\\\":120},{\\\"id\\\":\\\"454\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":121,\\\"rgt\\\":122},{\\\"id\\\":\\\"50\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":123,\\\"rgt\\\":124},{\\\"id\\\":\\\"463\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":125,\\\"rgt\\\":128},{\\\"id\\\":\\\"468\\\",\\\"parent_id\\\":\\\"463\\\",\\\"depth\\\":3,\\\"lft\\\":126,\\\"rgt\\\":127},{\\\"id\\\":\\\"496\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":129,\\\"rgt\\\":130},{\\\"id\\\":\\\"497\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":131,\\\"rgt\\\":132},{\\\"id\\\":\\\"206\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":135,\\\"rgt\\\":156},{\\\"id\\\":\\\"13\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":136,\\\"rgt\\\":137},{\\\"id\\\":\\\"222\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":138,\\\"rgt\\\":151},{\\\"id\\\":\\\"59\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":139,\\\"rgt\\\":140},{\\\"id\\\":\\\"275\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":141,\\\"rgt\\\":142},{\\\"id\\\":\\\"436\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":143,\\\"rgt\\\":144},{\\\"id\\\":\\\"223\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":145,\\\"rgt\\\":146},{\\\"id\\\":\\\"45\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":147,\\\"rgt\\\":148},{\\\"id\\\":\\\"47\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":149,\\\"rgt\\\":150},{\\\"id\\\":\\\"238\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":152,\\\"rgt\\\":153},{\\\"id\\\":\\\"252\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":154,\\\"rgt\\\":155},{\\\"id\\\":\\\"205\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":157,\\\"rgt\\\":224},{\\\"id\\\":\\\"217\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":158,\\\"rgt\\\":175},{\\\"id\\\":\\\"438\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":159,\\\"rgt\\\":160},{\\\"id\\\":\\\"232\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":161,\\\"rgt\\\":162},{\\\"id\\\":\\\"234\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":163,\\\"rgt\\\":166},{\\\"id\\\":\\\"250\\\",\\\"parent_id\\\":\\\"234\\\",\\\"depth\\\":3,\\\"lft\\\":164,\\\"rgt\\\":165},{\\\"id\\\":\\\"66\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":167,\\\"rgt\\\":168},{\\\"id\\\":\\\"68\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":169,\\\"rgt\\\":172},{\\\"id\\\":\\\"404\\\",\\\"parent_id\\\":\\\"68\\\",\\\"depth\\\":3,\\\"lft\\\":170,\\\"rgt\\\":171},{\\\"id\\\":\\\"449\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":173,\\\"rgt\\\":174},{\\\"id\\\":\\\"486\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":176,\\\"rgt\\\":177},{\\\"id\\\":\\\"218\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":178,\\\"rgt\\\":179},{\\\"id\\\":\\\"233\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":180,\\\"rgt\\\":181},{\\\"id\\\":\\\"42\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":182,\\\"rgt\\\":183},{\\\"id\\\":\\\"14\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":184,\\\"rgt\\\":211},{\\\"id\\\":\\\"253\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":185,\\\"rgt\\\":186},{\\\"id\\\":\\\"19\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":187,\\\"rgt\\\":200},{\\\"id\\\":\\\"267\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":188,\\\"rgt\\\":189},{\\\"id\\\":\\\"268\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":190,\\\"rgt\\\":191},{\\\"id\\\":\\\"65\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":192,\\\"rgt\\\":193},{\\\"id\\\":\\\"269\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":194,\\\"rgt\\\":197},{\\\"id\\\":\\\"427\\\",\\\"parent_id\\\":\\\"269\\\",\\\"depth\\\":4,\\\"lft\\\":195,\\\"rgt\\\":196},{\\\"id\\\":\\\"43\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":198,\\\"rgt\\\":199},{\\\"id\\\":\\\"21\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":201,\\\"rgt\\\":206},{\\\"id\\\":\\\"270\\\",\\\"parent_id\\\":\\\"21\\\",\\\"depth\\\":3,\\\"lft\\\":202,\\\"rgt\\\":205},{\\\"id\\\":\\\"394\\\",\\\"parent_id\\\":\\\"270\\\",\\\"depth\\\":4,\\\"lft\\\":203,\\\"rgt\\\":204},{\\\"id\\\":\\\"18\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":207,\\\"rgt\\\":208},{\\\"id\\\":\\\"67\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":209,\\\"rgt\\\":210},{\\\"id\\\":\\\"54\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":212,\\\"rgt\\\":223},{\\\"id\\\":\\\"235\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":213,\\\"rgt\\\":214},{\\\"id\\\":\\\"256\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":215,\\\"rgt\\\":216},{\\\"id\\\":\\\"391\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":217,\\\"rgt\\\":218},{\\\"id\\\":\\\"274\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":219,\\\"rgt\\\":220},{\\\"id\\\":\\\"428\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":221,\\\"rgt\\\":222},{\\\"id\\\":\\\"204\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":225,\\\"rgt\\\":252},{\\\"id\\\":\\\"237\\\",\\\"parent_id\\\":\\\"204\\\",\\\"depth\\\":1,\\\"lft\\\":226,\\\"rgt\\\":251},{\\\"id\\\":\\\"239\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":227,\\\"rgt\\\":228},{\\\"id\\\":\\\"240\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":229,\\\"rgt\\\":230},{\\\"id\\\":\\\"241\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":231,\\\"rgt\\\":232},{\\\"id\\\":\\\"48\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":233,\\\"rgt\\\":234},{\\\"id\\\":\\\"242\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":235,\\\"rgt\\\":238},{\\\"id\\\":\\\"447\\\",\\\"parent_id\\\":\\\"242\\\",\\\"depth\\\":3,\\\"lft\\\":236,\\\"rgt\\\":237},{\\\"id\\\":\\\"243\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":239,\\\"rgt\\\":240},{\\\"id\\\":\\\"244\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":241,\\\"rgt\\\":242},{\\\"id\\\":\\\"245\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":243,\\\"rgt\\\":244},{\\\"id\\\":\\\"246\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":245,\\\"rgt\\\":246},{\\\"id\\\":\\\"248\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":247,\\\"rgt\\\":248},{\\\"id\\\":\\\"247\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":249,\\\"rgt\\\":250},{\\\"id\\\":\\\"466\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":253,\\\"rgt\\\":258},{\\\"id\\\":\\\"57\\\",\\\"parent_id\\\":\\\"466\\\",\\\"depth\\\":1,\\\"lft\\\":254,\\\"rgt\\\":255},{\\\"id\\\":\\\"493\\\",\\\"parent_id\\\":\\\"466\\\",\\\"depth\\\":1,\\\"lft\\\":256,\\\"rgt\\\":257},{\\\"id\\\":\\\"483\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":259,\\\"rgt\\\":260},{\\\"id\\\":\\\"484\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":261,\\\"rgt\\\":266},{\\\"id\\\":\\\"485\\\",\\\"parent_id\\\":\\\"484\\\",\\\"depth\\\":1,\\\"lft\\\":262,\\\"rgt\\\":263},{\\\"id\\\":\\\"494\\\",\\\"parent_id\\\":\\\"484\\\",\\\"depth\\\":1,\\\"lft\\\":264,\\\"rgt\\\":265},{\\\"id\\\":\\\"432\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":267,\\\"rgt\\\":276},{\\\"id\\\":\\\"20\\\",\\\"parent_id\\\":\\\"432\\\",\\\"depth\\\":1,\\\"lft\\\":268,\\\"rgt\\\":275},{\\\"id\\\":\\\"255\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":269,\\\"rgt\\\":270},{\\\"id\\\":\\\"439\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":271,\\\"rgt\\\":272},{\\\"id\\\":\\\"452\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":273,\\\"rgt\\\":274}]\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/sort\":\"\"}'),(3789,801,_binary '6j',1650945599,'forums/berserker-bear-bar-bbq.225/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Berserker Bear Bar & BBQ\",\"description\":\"Other (not news) commentary and\\/or non-racial posts on economics, car repair, diet, exercise, travel, recreation, hobbies, politics, religion, philosophy, Northwest beers, work, books, gold, silver, guns, survivalism, non-racial Rense links and anything else that does not fit in any other forum as long as the discussion conforms to board guidelines.\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/berserker-bear-bar-bbq.225\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/berserker-bear-bar-bbq_225\\/save\":\"\"}'),(3790,801,_binary '6j',1650945621,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"800\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3791,801,_binary '6j',1650945677,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"800\",\"display_in_list\":\"1\",\"navigation_id\":\"members\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3792,801,_binary '6j',1650946065,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Category\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3793,801,_binary '6j',1650946169,'categories/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"CATEGORY NODE\",\"description\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"1001\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/0\\/save\":\"\"}'),(3794,801,_binary '6j',1650946169,'tools/run-job',_binary '{\"only_id\":\"8322\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3795,801,_binary '6j',1650946169,'tools/run-job',_binary '{\"only_id\":\"8322\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3796,801,_binary '6j',1650946289,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3797,801,_binary '6j',1650946377,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"node type FORUM - forum type - GENERAL DISCUSSION\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"21\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3798,801,_binary '6j',1650946377,'tools/run-job',_binary '{\"only_id\":\"8323\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3799,801,_binary '6j',1650946378,'tools/run-job',_binary '{\"only_id\":\"8323\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3800,801,_binary '6j',1650946422,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"article\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3801,801,_binary '6j',1650946479,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Node type FORUM - forum type ARTICLE\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"22\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"display_style\":\"full\"},\"forum_type_id\":\"article\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=article\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3802,801,_binary '6j',1650946479,'tools/run-job',_binary '{\"only_id\":\"8324\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=article\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3803,801,_binary '6j',1650946480,'tools/run-job',_binary '{\"only_id\":\"8324\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=article\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3804,801,_binary '6j',1650946502,'forums/node-type-forum-forum-type-article.504/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Node type FORUM - forum type ARTICLE\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"22\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"display_style\":\"full\"},\"forum_type_id\":\"article\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/node-type-forum-forum-type-article.504\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/node-type-forum-forum-type-article_504\\/save\":\"\"}'),(3805,801,_binary '6j',1650946502,'tools/run-job',_binary '{\"only_id\":\"8325\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/node-type-forum-forum-type-article.504\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3806,801,_binary '6j',1650946503,'tools/run-job',_binary '{\"only_id\":\"8325\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/node-type-forum-forum-type-article.504\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3807,801,_binary '6j',1650946542,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"question\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3808,801,_binary '6j',1650946580,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Node type FORUM - QUESTION\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allow_answer_voting\":\"1\",\"allow_downvote\":\"1\"},\"forum_type_id\":\"question\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=question\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3809,801,_binary '6j',1650946580,'tools/run-job',_binary '{\"only_id\":\"8327\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=question\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3810,801,_binary '6j',1650946581,'tools/run-job',_binary '{\"only_id\":\"8327\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=question\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3811,801,_binary '6j',1650946667,'forums/node-type-forum-question.505/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Node type FORUM - QUESTION\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"23\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allow_answer_voting\":\"1\",\"allow_downvote\":\"1\"},\"forum_type_id\":\"question\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/node-type-forum-question.505\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/node-type-forum-question_505\\/save\":\"\"}'),(3812,801,_binary '6j',1650946684,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"suggestion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3813,801,_binary '6j',1650946732,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Node type FORUM type SUGGESTION\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"24\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allow_downvote\":\"1\"},\"forum_type_id\":\"suggestion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=suggestion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3814,801,_binary '6j',1650946732,'tools/run-job',_binary '{\"only_id\":\"8328\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=suggestion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3815,801,_binary '6j',1650946733,'tools/run-job',_binary '{\"only_id\":\"8328\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=suggestion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3816,801,_binary '6j',1650946795,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"LinkForum\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3817,801,_binary '6j',1650946861,'link-forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NODE type LINK FORUM\",\"description\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"30\",\"display_in_list\":\"1\"},\"link_url\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"link-forums\\/0\\/save\":\"\"}'),(3818,801,_binary '6j',1650946907,'link-forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NODE type LINK FORUM\",\"description\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"30\",\"display_in_list\":\"1\"},\"link_url\":\"http:\\/\\/www.newnation.news\\/index.html\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"link-forums\\/0\\/save\":\"\"}'),(3819,801,_binary '6j',1650946908,'tools/run-job',_binary '{\"only_id\":\"8329\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3820,801,_binary '6j',1650946908,'tools/run-job',_binary '{\"only_id\":\"8329\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3821,801,_binary '6j',1650946927,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Page\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3822,801,_binary '6j',1650946997,'pages/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"node_name\":\"NODE type PAGE\",\"title\":\"\",\"description\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"template\":\"\",\"callback_class\":\"\",\"callback_method\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?pages\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"pages\\/0\\/save\":\"\"}'),(3823,801,_binary '6j',1650947037,'pages/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"node_name\":\"NODE type PAGE\",\"title\":\"Title of Node type Page\",\"description\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"template\":\"\",\"callback_class\":\"\",\"callback_method\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?pages\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"pages\\/0\\/save\":\"\"}'),(3824,801,_binary '6j',1650947474,'pages/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"node_name\":\"NODE type PAGE\",\"title\":\"Title of Node type Page\",\"description\":\"<!-- ============================================================================= --> \\r\\n<!-- =========== Amos 5:13 \\\"for it is an evil time\\\"                                --> \\r\\n<!-- ============================================================================= --> \\r\\n<table width=\\\"66%\\\" cellspacing=\\\"0\\\" border=\\\"BORDER\\\" align=\\\"center\\\" bordercolor=red\\r\\n bgcolor=\\\"#FFFF00\\\">\\r\\n  <tbody>\\r\\n    <tr align=\\\"center\\\">\\r\\n      <td>\\r\\n        <center> \\r\\n          <a href=\\\"https:\\/\\/www.kingjamesbibleonline.org\\/Amos-5-13\\/\\\">\\r\\n            <img src=\\\"http:\\/\\/www.newnation.news\\/Images\\/bible.gif\\\"\\r\\n            alt=\\\"bible\\\" nosave=\\\"NOSAVE\\\" width=\\\"18\\\" border=\\\"0\\\" align=\\\"absmiddle\\\" height=\\\"18\\\">\\r\\n            Amos 5:13<\\/a>&nbsp;Therefore the prudent shall keep silence in that time;\\r\\n            for it is an evil time. <\\/center>\\r\\n      <\\/td>\\r\\n    <\\/tr>\\r\\n  <\\/tbody>\\r\\n<\\/table>\\r\\n<br><br>\\r\\n<br><br>\",\"parent_node_id\":\"502\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"template\":\"\",\"callback_class\":\"\",\"callback_method\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?pages\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"pages\\/0\\/save\":\"\"}'),(3825,801,_binary '6j',1650947498,'pages/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"node_name\":\"NODE type PAGE\",\"title\":\"Title of Node type Page\",\"description\":\"<!-- ============================================================================= --> \\r\\n<!-- =========== Amos 5:13 \\\"for it is an evil time\\\"                                --> \\r\\n<!-- ============================================================================= --> \\r\\n<table width=\\\"66%\\\" cellspacing=\\\"0\\\" border=\\\"BORDER\\\" align=\\\"center\\\" bordercolor=red\\r\\n bgcolor=\\\"#FFFF00\\\">\\r\\n  <tbody>\\r\\n    <tr align=\\\"center\\\">\\r\\n      <td>\\r\\n        <center> \\r\\n          <a href=\\\"https:\\/\\/www.kingjamesbibleonline.org\\/Amos-5-13\\/\\\">\\r\\n            <img src=\\\"http:\\/\\/www.newnation.news\\/Images\\/bible.gif\\\"\\r\\n            alt=\\\"bible\\\" nosave=\\\"NOSAVE\\\" width=\\\"18\\\" border=\\\"0\\\" align=\\\"absmiddle\\\" height=\\\"18\\\">\\r\\n            Amos 5:13<\\/a>&nbsp;Therefore the prudent shall keep silence in that time;\\r\\n            for it is an evil time. <\\/center>\\r\\n      <\\/td>\\r\\n    <\\/tr>\\r\\n  <\\/tbody>\\r\\n<\\/table>\\r\\n<br><br>\\r\\n<br><br>\",\"parent_node_id\":\"502\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"template\":\"a\",\"callback_class\":\"\",\"callback_method\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?pages\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"pages\\/0\\/save\":\"\"}'),(3826,801,_binary '6j',1650947521,'pages/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"node_name\":\"NODE type PAGE\",\"title\":\"Title of Node type Page\",\"description\":\"abc 123\",\"parent_node_id\":\"502\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"template\":\"a\",\"callback_class\":\"\",\"callback_method\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?pages\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"pages\\/0\\/save\":\"\"}'),(3827,801,_binary '6j',1650947542,'pages/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"node_name\":\"NODE type PAGE\",\"title\":\"Title of Node type Page\",\"description\":\"abc 123\",\"parent_node_id\":\"502\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"template\":\"abc 123\",\"callback_class\":\"\",\"callback_method\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?pages\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"pages\\/0\\/save\":\"\"}'),(3828,801,_binary '6j',1650947644,'pages/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"node_name\":\"NODE type PAGE\",\"title\":\"Title of Node type Page\",\"description\":\"<b>TITLE OF NEW MILLARD ENTRY ====================================<\\/b><br>\",\"parent_node_id\":\"502\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"template\":\"abc 123\",\"callback_class\":\"\",\"callback_method\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?pages\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"pages\\/0\\/save\":\"\"}'),(3829,801,_binary '6j',1650947669,'pages/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"node_name\":\"NODE type PAGE\",\"title\":\"Title of Node type Page\",\"description\":\"<b>TITLE OF NEW MILLARD ENTRY ====================================<\\/b><br>\",\"parent_node_id\":\"502\",\"display_order\":\"40\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"template\":\"<b>TITLE OF NEW MILLARD ENTRY ====================================<\\/b><br>\",\"callback_class\":\"\",\"callback_method\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?pages\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"pages\\/0\\/save\":\"\"}'),(3830,801,_binary '6j',1650947711,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"SearchForum\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3831,801,_binary '6j',1650947771,'search-forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Node SEARCH FORUM\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"502\",\"display_order\":\"50\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"sort_order\":\"last_post_date\",\"sort_direction\":\"desc\",\"max_results\":\"200\",\"cache_ttl\":\"10\",\"criteria\":{\"title\":\"\",\"tags\":\"\",\"node_id\":{\"search_type\":\"include\"},\"username\":\"\",\"post_date\":{\"start\":\"\",\"end\":\"\"},\"posted_in_last\":{\"value\":\"0\",\"unit\":\"day\"},\"last_post_date\":{\"start\":\"\",\"end\":\"\"},\"last_post_in_last\":{\"value\":\"0\",\"unit\":\"day\"},\"reply_count\":{\"start\":\"0\",\"end\":\"-1\"},\"vote_score\":{\"start\":\"\",\"end\":\"\"},\"first_post_reaction_score\":{\"start\":\"\",\"end\":\"\"},\"view_count\":{\"start\":\"0\",\"end\":\"-1\"},\"discussion_state\":[\"visible\"]},\"_xfRequestUri\":\"\\/forums\\/admin.php?search-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"search-forums\\/0\\/save\":\"\"}'),(3832,801,_binary '6j',1650947771,'tools/run-job',_binary '{\"only_id\":\"8331\",\"_xfRequestUri\":\"\\/forums\\/admin.php?search-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3833,801,_binary '6j',1650947772,'tools/run-job',_binary '{\"only_id\":\"8331\",\"_xfRequestUri\":\"\\/forums\\/admin.php?search-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3834,801,_binary '6j',1650950028,'forums/nnn-forum-polls-what-do-you-think-about-that.496/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"NNN FORUM POLLS - What do you think about that?\",\"description\":\"No \'Polish Jokes\' allowed!!! :)\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\",\"question\"]},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"none\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/nnn-forum-polls-what-do-you-think-about-that_496\\/save\":\"\"}'),(3835,801,_binary '6j',1650950028,'tools/run-job',_binary '{\"only_id\":\"8336\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3836,801,_binary '6j',1650950029,'tools/run-job',_binary '{\"only_id\":\"8336\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/nnn-forum-polls-what-do-you-think-about-that.496\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3837,801,_binary '6j',1650950084,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"800\",\"display_in_list\":\"1\",\"navigation_id\":\"members\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3838,801,_binary '6j',1650950084,'tools/run-job',_binary '{\"only_id\":\"8337\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3839,801,_binary '6j',1650950085,'tools/run-job',_binary '{\"only_id\":\"8337\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3840,801,_binary '6j',1650950211,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"2000\",\"display_in_list\":\"1\",\"navigation_id\":\"members\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3841,801,_binary '6j',1650950375,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3842,801,_binary '6j',1650950642,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\" 2\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3843,801,_binary '6j',1650950643,'tools/run-job',_binary '{\"only_id\":\"8339\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3844,801,_binary '6j',1650950643,'tools/run-job',_binary '{\"only_id\":\"8339\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3845,801,_binary '6j',1650950709,'forums/forum-feud-fight-club-2.509/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM FEUD - \\\"FIGHT CLUB\\\" 2\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"5000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club-2.509\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club-2_509\\/save\":\"\"}'),(3846,801,_binary '6f',1650992539,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3847,801,_binary '6f',1650992779,'nodes/sort',_binary '{\"_xfToken\":\"********\",\"nodes\":\"[{\\\"id\\\":\\\"465\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":1,\\\"rgt\\\":4},{\\\"id\\\":\\\"458\\\",\\\"parent_id\\\":\\\"465\\\",\\\"depth\\\":1,\\\"lft\\\":2,\\\"rgt\\\":3},{\\\"id\\\":\\\"207\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":5,\\\"rgt\\\":12},{\\\"id\\\":\\\"29\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":6,\\\"rgt\\\":7},{\\\"id\\\":\\\"457\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":8,\\\"rgt\\\":9},{\\\"id\\\":\\\"440\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":10,\\\"rgt\\\":11},{\\\"id\\\":\\\"203\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":13,\\\"rgt\\\":110},{\\\"id\\\":\\\"208\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":14,\\\"rgt\\\":49},{\\\"id\\\":\\\"462\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":15,\\\"rgt\\\":16},{\\\"id\\\":\\\"446\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":17,\\\"rgt\\\":20},{\\\"id\\\":\\\"280\\\",\\\"parent_id\\\":\\\"446\\\",\\\"depth\\\":3,\\\"lft\\\":18,\\\"rgt\\\":19},{\\\"id\\\":\\\"437\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":21,\\\"rgt\\\":24},{\\\"id\\\":\\\"421\\\",\\\"parent_id\\\":\\\"437\\\",\\\"depth\\\":3,\\\"lft\\\":22,\\\"rgt\\\":23},{\\\"id\\\":\\\"398\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":25,\\\"rgt\\\":26},{\\\"id\\\":\\\"279\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":27,\\\"rgt\\\":30},{\\\"id\\\":\\\"259\\\",\\\"parent_id\\\":\\\"279\\\",\\\"depth\\\":3,\\\"lft\\\":28,\\\"rgt\\\":29},{\\\"id\\\":\\\"277\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":31,\\\"rgt\\\":32},{\\\"id\\\":\\\"448\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":33,\\\"rgt\\\":34},{\\\"id\\\":\\\"425\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":35,\\\"rgt\\\":36},{\\\"id\\\":\\\"230\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":37,\\\"rgt\\\":38},{\\\"id\\\":\\\"231\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":39,\\\"rgt\\\":40},{\\\"id\\\":\\\"214\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":41,\\\"rgt\\\":48},{\\\"id\\\":\\\"272\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":42,\\\"rgt\\\":43},{\\\"id\\\":\\\"460\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":44,\\\"rgt\\\":45},{\\\"id\\\":\\\"228\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":46,\\\"rgt\\\":47},{\\\"id\\\":\\\"211\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":50,\\\"rgt\\\":55},{\\\"id\\\":\\\"426\\\",\\\"parent_id\\\":\\\"211\\\",\\\"depth\\\":2,\\\"lft\\\":51,\\\"rgt\\\":52},{\\\"id\\\":\\\"262\\\",\\\"parent_id\\\":\\\"211\\\",\\\"depth\\\":2,\\\"lft\\\":53,\\\"rgt\\\":54},{\\\"id\\\":\\\"209\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":56,\\\"rgt\\\":61},{\\\"id\\\":\\\"260\\\",\\\"parent_id\\\":\\\"209\\\",\\\"depth\\\":2,\\\"lft\\\":57,\\\"rgt\\\":58},{\\\"id\\\":\\\"261\\\",\\\"parent_id\\\":\\\"209\\\",\\\"depth\\\":2,\\\"lft\\\":59,\\\"rgt\\\":60},{\\\"id\\\":\\\"407\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":62,\\\"rgt\\\":63},{\\\"id\\\":\\\"212\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":64,\\\"rgt\\\":85},{\\\"id\\\":\\\"226\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":65,\\\"rgt\\\":68},{\\\"id\\\":\\\"271\\\",\\\"parent_id\\\":\\\"226\\\",\\\"depth\\\":3,\\\"lft\\\":66,\\\"rgt\\\":67},{\\\"id\\\":\\\"456\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":69,\\\"rgt\\\":70},{\\\"id\\\":\\\"216\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":71,\\\"rgt\\\":74},{\\\"id\\\":\\\"273\\\",\\\"parent_id\\\":\\\"216\\\",\\\"depth\\\":3,\\\"lft\\\":72,\\\"rgt\\\":73},{\\\"id\\\":\\\"219\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":75,\\\"rgt\\\":80},{\\\"id\\\":\\\"263\\\",\\\"parent_id\\\":\\\"219\\\",\\\"depth\\\":3,\\\"lft\\\":76,\\\"rgt\\\":77},{\\\"id\\\":\\\"265\\\",\\\"parent_id\\\":\\\"219\\\",\\\"depth\\\":3,\\\"lft\\\":78,\\\"rgt\\\":79},{\\\"id\\\":\\\"215\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":81,\\\"rgt\\\":84},{\\\"id\\\":\\\"264\\\",\\\"parent_id\\\":\\\"215\\\",\\\"depth\\\":3,\\\"lft\\\":82,\\\"rgt\\\":83},{\\\"id\\\":\\\"443\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":86,\\\"rgt\\\":93},{\\\"id\\\":\\\"444\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":87,\\\"rgt\\\":88},{\\\"id\\\":\\\"445\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":89,\\\"rgt\\\":90},{\\\"id\\\":\\\"406\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":91,\\\"rgt\\\":92},{\\\"id\\\":\\\"213\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":94,\\\"rgt\\\":97},{\\\"id\\\":\\\"403\\\",\\\"parent_id\\\":\\\"213\\\",\\\"depth\\\":2,\\\"lft\\\":95,\\\"rgt\\\":96},{\\\"id\\\":\\\"220\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":98,\\\"rgt\\\":103},{\\\"id\\\":\\\"435\\\",\\\"parent_id\\\":\\\"220\\\",\\\"depth\\\":2,\\\"lft\\\":99,\\\"rgt\\\":100},{\\\"id\\\":\\\"229\\\",\\\"parent_id\\\":\\\"220\\\",\\\"depth\\\":2,\\\"lft\\\":101,\\\"rgt\\\":102},{\\\"id\\\":\\\"210\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":104,\\\"rgt\\\":109},{\\\"id\\\":\\\"224\\\",\\\"parent_id\\\":\\\"210\\\",\\\"depth\\\":2,\\\"lft\\\":105,\\\"rgt\\\":106},{\\\"id\\\":\\\"266\\\",\\\"parent_id\\\":\\\"210\\\",\\\"depth\\\":2,\\\"lft\\\":107,\\\"rgt\\\":108},{\\\"id\\\":\\\"471\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":111,\\\"rgt\\\":150},{\\\"id\\\":\\\"225\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":112,\\\"rgt\\\":129},{\\\"id\\\":\\\"455\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":113,\\\"rgt\\\":114},{\\\"id\\\":\\\"61\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":115,\\\"rgt\\\":118},{\\\"id\\\":\\\"461\\\",\\\"parent_id\\\":\\\"61\\\",\\\"depth\\\":3,\\\"lft\\\":116,\\\"rgt\\\":117},{\\\"id\\\":\\\"450\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":119,\\\"rgt\\\":120},{\\\"id\\\":\\\"454\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":121,\\\"rgt\\\":122},{\\\"id\\\":\\\"50\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":123,\\\"rgt\\\":124},{\\\"id\\\":\\\"463\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":125,\\\"rgt\\\":128},{\\\"id\\\":\\\"468\\\",\\\"parent_id\\\":\\\"463\\\",\\\"depth\\\":3,\\\"lft\\\":126,\\\"rgt\\\":127},{\\\"id\\\":\\\"496\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":130,\\\"rgt\\\":131},{\\\"id\\\":\\\"502\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":132,\\\"rgt\\\":145},{\\\"id\\\":\\\"503\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":133,\\\"rgt\\\":134},{\\\"id\\\":\\\"504\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":135,\\\"rgt\\\":136},{\\\"id\\\":\\\"505\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":137,\\\"rgt\\\":138},{\\\"id\\\":\\\"506\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":139,\\\"rgt\\\":140},{\\\"id\\\":\\\"507\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":141,\\\"rgt\\\":142},{\\\"id\\\":\\\"508\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":143,\\\"rgt\\\":144},{\\\"id\\\":\\\"497\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":146,\\\"rgt\\\":147},{\\\"id\\\":\\\"509\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":148,\\\"rgt\\\":149},{\\\"id\\\":\\\"206\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":151,\\\"rgt\\\":172},{\\\"id\\\":\\\"13\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":152,\\\"rgt\\\":153},{\\\"id\\\":\\\"222\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":154,\\\"rgt\\\":167},{\\\"id\\\":\\\"59\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":155,\\\"rgt\\\":156},{\\\"id\\\":\\\"275\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":157,\\\"rgt\\\":158},{\\\"id\\\":\\\"436\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":159,\\\"rgt\\\":160},{\\\"id\\\":\\\"223\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":161,\\\"rgt\\\":162},{\\\"id\\\":\\\"45\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":163,\\\"rgt\\\":164},{\\\"id\\\":\\\"47\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":165,\\\"rgt\\\":166},{\\\"id\\\":\\\"238\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":168,\\\"rgt\\\":169},{\\\"id\\\":\\\"252\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":170,\\\"rgt\\\":171},{\\\"id\\\":\\\"205\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":173,\\\"rgt\\\":240},{\\\"id\\\":\\\"217\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":174,\\\"rgt\\\":191},{\\\"id\\\":\\\"438\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":175,\\\"rgt\\\":176},{\\\"id\\\":\\\"232\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":177,\\\"rgt\\\":178},{\\\"id\\\":\\\"234\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":179,\\\"rgt\\\":182},{\\\"id\\\":\\\"250\\\",\\\"parent_id\\\":\\\"234\\\",\\\"depth\\\":3,\\\"lft\\\":180,\\\"rgt\\\":181},{\\\"id\\\":\\\"66\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":183,\\\"rgt\\\":184},{\\\"id\\\":\\\"68\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":185,\\\"rgt\\\":188},{\\\"id\\\":\\\"404\\\",\\\"parent_id\\\":\\\"68\\\",\\\"depth\\\":3,\\\"lft\\\":186,\\\"rgt\\\":187},{\\\"id\\\":\\\"449\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":189,\\\"rgt\\\":190},{\\\"id\\\":\\\"486\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":192,\\\"rgt\\\":193},{\\\"id\\\":\\\"218\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":194,\\\"rgt\\\":195},{\\\"id\\\":\\\"233\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":196,\\\"rgt\\\":197},{\\\"id\\\":\\\"42\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":198,\\\"rgt\\\":199},{\\\"id\\\":\\\"14\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":200,\\\"rgt\\\":227},{\\\"id\\\":\\\"253\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":201,\\\"rgt\\\":202},{\\\"id\\\":\\\"19\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":203,\\\"rgt\\\":216},{\\\"id\\\":\\\"267\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":204,\\\"rgt\\\":205},{\\\"id\\\":\\\"268\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":206,\\\"rgt\\\":207},{\\\"id\\\":\\\"65\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":208,\\\"rgt\\\":209},{\\\"id\\\":\\\"269\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":210,\\\"rgt\\\":213},{\\\"id\\\":\\\"427\\\",\\\"parent_id\\\":\\\"269\\\",\\\"depth\\\":4,\\\"lft\\\":211,\\\"rgt\\\":212},{\\\"id\\\":\\\"43\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":214,\\\"rgt\\\":215},{\\\"id\\\":\\\"21\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":217,\\\"rgt\\\":222},{\\\"id\\\":\\\"270\\\",\\\"parent_id\\\":\\\"21\\\",\\\"depth\\\":3,\\\"lft\\\":218,\\\"rgt\\\":221},{\\\"id\\\":\\\"394\\\",\\\"parent_id\\\":\\\"270\\\",\\\"depth\\\":4,\\\"lft\\\":219,\\\"rgt\\\":220},{\\\"id\\\":\\\"18\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":223,\\\"rgt\\\":224},{\\\"id\\\":\\\"67\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":225,\\\"rgt\\\":226},{\\\"id\\\":\\\"54\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":228,\\\"rgt\\\":239},{\\\"id\\\":\\\"235\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":229,\\\"rgt\\\":230},{\\\"id\\\":\\\"256\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":231,\\\"rgt\\\":232},{\\\"id\\\":\\\"391\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":233,\\\"rgt\\\":234},{\\\"id\\\":\\\"274\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":235,\\\"rgt\\\":236},{\\\"id\\\":\\\"428\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":237,\\\"rgt\\\":238},{\\\"id\\\":\\\"204\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":241,\\\"rgt\\\":268},{\\\"id\\\":\\\"237\\\",\\\"parent_id\\\":\\\"204\\\",\\\"depth\\\":1,\\\"lft\\\":242,\\\"rgt\\\":267},{\\\"id\\\":\\\"239\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":243,\\\"rgt\\\":244},{\\\"id\\\":\\\"240\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":245,\\\"rgt\\\":246},{\\\"id\\\":\\\"241\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":247,\\\"rgt\\\":248},{\\\"id\\\":\\\"48\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":249,\\\"rgt\\\":250},{\\\"id\\\":\\\"242\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":251,\\\"rgt\\\":254},{\\\"id\\\":\\\"447\\\",\\\"parent_id\\\":\\\"242\\\",\\\"depth\\\":3,\\\"lft\\\":252,\\\"rgt\\\":253},{\\\"id\\\":\\\"243\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":255,\\\"rgt\\\":256},{\\\"id\\\":\\\"244\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":257,\\\"rgt\\\":258},{\\\"id\\\":\\\"245\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":259,\\\"rgt\\\":260},{\\\"id\\\":\\\"246\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":261,\\\"rgt\\\":262},{\\\"id\\\":\\\"248\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":263,\\\"rgt\\\":264},{\\\"id\\\":\\\"247\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":265,\\\"rgt\\\":266},{\\\"id\\\":\\\"466\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":269,\\\"rgt\\\":274},{\\\"id\\\":\\\"57\\\",\\\"parent_id\\\":\\\"466\\\",\\\"depth\\\":1,\\\"lft\\\":270,\\\"rgt\\\":271},{\\\"id\\\":\\\"493\\\",\\\"parent_id\\\":\\\"466\\\",\\\"depth\\\":1,\\\"lft\\\":272,\\\"rgt\\\":273},{\\\"id\\\":\\\"483\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":275,\\\"rgt\\\":276},{\\\"id\\\":\\\"484\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":277,\\\"rgt\\\":282},{\\\"id\\\":\\\"485\\\",\\\"parent_id\\\":\\\"484\\\",\\\"depth\\\":1,\\\"lft\\\":278,\\\"rgt\\\":279},{\\\"id\\\":\\\"494\\\",\\\"parent_id\\\":\\\"484\\\",\\\"depth\\\":1,\\\"lft\\\":280,\\\"rgt\\\":281},{\\\"id\\\":\\\"432\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":283,\\\"rgt\\\":292},{\\\"id\\\":\\\"20\\\",\\\"parent_id\\\":\\\"432\\\",\\\"depth\\\":1,\\\"lft\\\":284,\\\"rgt\\\":291},{\\\"id\\\":\\\"255\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":285,\\\"rgt\\\":286},{\\\"id\\\":\\\"439\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":287,\\\"rgt\\\":288},{\\\"id\\\":\\\"452\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":289,\\\"rgt\\\":290}]\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/sort\":\"\"}'),(3848,801,_binary '6f',1650992974,'categories/category-node.502/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"CATEGORY NODE\",\"description\":\"Testing out format of various Xenforo Forum \'Node\' Typs\",\"parent_node_id\":\"483\",\"display_order\":\"300\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/category-node_502\\/save\":\"\"}'),(3849,801,_binary '6f',1650992974,'tools/run-job',_binary '{\"only_id\":\"8388\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3850,801,_binary '6f',1650992975,'tools/run-job',_binary '{\"only_id\":\"8388\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3851,801,_binary '6f',1650993081,'categories/category-node.502/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"CATEGORY NODE\",\"description\":\"Testing out format of various Xenforo Forum \'Node\' Typs\",\"parent_node_id\":\"483\",\"display_order\":\"2000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/category-node_502\\/save\":\"\"}'),(3852,801,_binary '6f',1650993219,'categories/category-node.502/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Test Forum Category Node\",\"description\":\"Testing out format of various Xenforo Forum \'Node\' Typs\",\"parent_node_id\":\"483\",\"display_order\":\"2000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/category-node_502\\/save\":\"\"}'),(3853,801,_binary '6f',1650993356,'forums/forum-faqs.483/change-type',_binary '{\"_xfToken\":\"********\",\"new_forum_type_id\":\"discussion\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-faqs.483\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-faqs_483\\/change-type\":\"\"}'),(3854,801,_binary '6f',1650993365,'forums/forum-faqs.483/change-type',_binary '{\"_xfToken\":\"********\",\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"new_forum_type_id\":\"discussion\",\"confirm\":\"1\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-faqs.483\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-faqs_483\\/change-type\":\"\"}'),(3855,801,_binary '6f',1650993365,'tools/run-job',_binary '{\"only_id\":\"8390\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-faqs.483\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3856,801,_binary '6f',1650993507,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Category\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3857,801,_binary '6f',1650993752,'categories/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum Odds and Ends\",\"description\":\"Forum FAQS, Problems, Complaints, Suggestions, j\",\"parent_node_id\":\"483\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/0\\/save\":\"\"}'),(3858,801,_binary '6f',1650993753,'tools/run-job',_binary '{\"only_id\":\"8391\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3859,801,_binary '6f',1650993753,'tools/run-job',_binary '{\"only_id\":\"8391\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3860,801,_binary '6f',1650993843,'categories/forum-odds-and-ends.510/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum Odds and Ends\",\"description\":\"Forum FAQS, Problems, Complaints, Suggestions, j\",\"parent_node_id\":\"0\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/forum-odds-and-ends.510\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/forum-odds-and-ends_510\\/save\":\"\"}'),(3861,801,_binary '6f',1650993843,'tools/run-job',_binary '{\"only_id\":\"8392\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/forum-odds-and-ends.510\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3862,801,_binary '6f',1650993844,'tools/run-job',_binary '{\"only_id\":\"8392\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/forum-odds-and-ends.510\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3863,801,_binary '6f',1650993904,'categories/forum-odds-and-ends.510/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum Odds and Ends\",\"description\":\"Forum FAQS, Problems, Complaints, Suggestions, j\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/forum-odds-and-ends.510\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/forum-odds-and-ends_510\\/save\":\"\"}'),(3864,801,_binary '6f',1650993943,'categories/forum-odds-and-ends.510/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum Odds and Ends\",\"description\":\"Forum FAQS, Problems, Complaints, Suggestions, j\",\"parent_node_id\":\"0\",\"display_order\":\"9000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/forum-odds-and-ends.510\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/forum-odds-and-ends_510\\/save\":\"\"}'),(3865,801,_binary '6f',1650994039,'forums/forum-faqs.483/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum FAQs\",\"description\":\"Technical reference for forum members on \\r\\nwhere to find stuff, how to do stuff and other hopefully helpful hints\",\"node_name\":\"\",\"parent_node_id\":\"510\",\"display_order\":\"900\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"moderate_threads\":\"1\",\"moderate_replies\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-faqs.483\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-faqs_483\\/save\":\"\"}'),(3866,801,_binary '6f',1650994039,'tools/run-job',_binary '{\"only_id\":\"8393\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-faqs.483\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3867,801,_binary '6f',1650994040,'tools/run-job',_binary '{\"only_id\":\"8393\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-faqs.483\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3868,801,_binary '6f',1650994085,'forums/forum-questions-problems-complaints-bugs.484/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum QUESTIONS? - [Problems, Complaints, Bugs...]\",\"description\":\"If you didn\'t find an answer to your question in the above \'FORUM FAQS\' - Here is where you can ask you question about HOW TO or WHERE IS - or ask another question or describe a PROBLEM\",\"node_name\":\"\",\"parent_node_id\":\"510\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allow_answer_voting\":\"1\",\"allow_downvote\":\"1\"},\"forum_type_id\":\"question\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-questions-problems-complaints-bugs.484\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-questions-problems-complaints-bugs_484\\/save\":\"\"}'),(3869,801,_binary '6f',1650994085,'tools/run-job',_binary '{\"only_id\":\"8394\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-questions-problems-complaints-bugs.484\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3870,801,_binary '6f',1650994086,'tools/run-job',_binary '{\"only_id\":\"8394\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-questions-problems-complaints-bugs.484\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3871,801,_binary '6f',1650994212,'forums/forum-faqs.483/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum FAQs\",\"description\":\"Technical reference for forum members on \\r\\nwhere to find stuff, how to do stuff and other hopefully helpful hints\",\"node_name\":\"\",\"parent_node_id\":\"510\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"moderate_threads\":\"1\",\"moderate_replies\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-faqs.483\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-faqs_483\\/save\":\"\"}'),(3872,801,_binary '6f',1650994232,'forums/forum-questions-problems-complaints-bugs.484/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum QUESTIONS? - [Problems, Complaints, Bugs...]\",\"description\":\"If you didn\'t find an answer to your question in the above \'FORUM FAQS\' - Here is where you can ask you question about HOW TO or WHERE IS - or ask another question or describe a PROBLEM\",\"node_name\":\"\",\"parent_node_id\":\"510\",\"display_order\":\"2000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allow_answer_voting\":\"1\",\"allow_downvote\":\"1\"},\"forum_type_id\":\"question\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-questions-problems-complaints-bugs.484\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-questions-problems-complaints-bugs_484\\/save\":\"\"}'),(3873,801,_binary '6f',1650994258,'categories/test-forum-category-node.502/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Test Forum Category Node\",\"description\":\"Testing out format of various Xenforo Forum \'Node\' Typs\",\"parent_node_id\":\"483\",\"display_order\":\"3000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-forum-category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/test-forum-category-node_502\\/save\":\"\"}'),(3874,801,_binary '6f',1650994276,'categories/test-forum-category-node.502/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Test Forum Category Node\",\"description\":\"Testing out format of various Xenforo Forum \'Node\' Typs\",\"parent_node_id\":\"510\",\"display_order\":\"3000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-forum-category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/test-forum-category-node_502\\/save\":\"\"}'),(3875,801,_binary '6f',1650994276,'tools/run-job',_binary '{\"only_id\":\"8396\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-forum-category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3876,801,_binary '6f',1650994277,'tools/run-job',_binary '{\"only_id\":\"8396\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-forum-category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3877,801,_binary '6f',1650994344,'categories/test-forum-category-node.502/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Reference: Xenforo forum \'Node\' types\",\"description\":\"Testing out format of various Xenforo Forum \'Node\' Typs\",\"parent_node_id\":\"510\",\"display_order\":\"3000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-forum-category-node.502\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/test-forum-category-node_502\\/save\":\"\"}'),(3878,801,_binary '6f',1650994460,'forums/forum-faqs.483/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum FAQs\",\"description\":\"Technical reference for forum members on \\r\\nwhere to find stuff, how to do stuff and other hopefully helpful hints\",\"node_name\":\"\",\"parent_node_id\":\"510\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"moderate_threads\":\"1\",\"moderate_replies\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-faqs.483\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-faqs_483\\/save\":\"\"}'),(3879,801,_binary '6f',1650994482,'categories/reference-xenforo-forum-node-types.502/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Reference: Xenforo forum \'Node\' types\",\"description\":\"Testing out format of various Xenforo Forum \'Node\' Typs\",\"parent_node_id\":\"510\",\"display_order\":\"3000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/reference-xenforo-forum-node-types.502\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/reference-xenforo-forum-node-types_502\\/save\":\"\"}'),(3880,801,_binary '6f',1650994591,'forums/forum-feud-fight-club.497/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"400\",\"display_in_list\":\"1\",\"navigation_id\":\"members\"},\"type_config\":{\"allowed_thread_types\":[\"poll\",\"article\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club_497\\/save\":\"\"}'),(3881,801,_binary '6f',1650994614,'forums/forum-feud-fight-club-2.509/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM \\\"FIGHT CLUB\\\" 2\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-feud-fight-club-2.509\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-feud-fight-club-2_509\\/save\":\"\"}'),(3882,801,_binary '6f',1650994760,'forums/forum-fight-club.497/change-type',_binary '{\"_xfToken\":\"********\",\"new_forum_type_id\":\"discussion\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-fight-club.497\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-fight-club_497\\/change-type\":\"\"}'),(3883,801,_binary '6f',1650994814,'forums/forum-fight-club.497/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?nodes\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-fight-club_497\\/delete\":\"\"}'),(3884,801,_binary '6f',1650994814,'tools/run-job',_binary '{\"only_id\":\"8397\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3885,801,_binary '6f',1650994814,'tools/run-job',_binary '{\"only_id\":\"8398\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3886,801,_binary '6f',1650994815,'tools/run-job',_binary '{\"only_id\":\"8398\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3887,801,_binary '6f',1650994837,'forums/forum-fight-club-2.509/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM \\\"FIGHT CLUB\\\" \",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-fight-club-2.509\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-fight-club-2_509\\/save\":\"\"}'),(3888,801,_binary '6f',1650997285,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"deny\",\"viewContent\":\"deny\",\"react\":\"deny\",\"contentVote\":\"deny\",\"markSolution\":\"deny\",\"postThread\":\"deny\",\"postReply\":\"deny\",\"deleteOwnPost\":\"deny\",\"editOwnPost\":\"deny\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"deny\",\"deleteOwnThread\":\"deny\",\"viewAttachment\":\"deny\",\"uploadAttachment\":\"deny\",\"uploadVideo\":\"deny\",\"tagOwnThread\":\"deny\",\"tagAnyThread\":\"deny\",\"manageOthersTagsOwnThread\":\"deny\",\"votePoll\":\"deny\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3889,801,_binary '6f',1650997294,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"deny\",\"viewContent\":\"deny\",\"react\":\"deny\",\"contentVote\":\"deny\",\"markSolution\":\"deny\",\"postThread\":\"deny\",\"postReply\":\"deny\",\"deleteOwnPost\":\"deny\",\"editOwnPost\":\"deny\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"deny\",\"deleteOwnThread\":\"deny\",\"viewAttachment\":\"deny\",\"uploadAttachment\":\"deny\",\"uploadVideo\":\"deny\",\"tagOwnThread\":\"deny\",\"tagAnyThread\":\"deny\",\"manageOthersTagsOwnThread\":\"deny\",\"votePoll\":\"deny\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3890,801,_binary '6f',1650997315,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3891,801,_binary '6f',1650997327,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"deny\",\"viewContent\":\"deny\",\"react\":\"deny\",\"contentVote\":\"deny\",\"markSolution\":\"deny\",\"postThread\":\"deny\",\"postReply\":\"deny\",\"deleteOwnPost\":\"deny\",\"editOwnPost\":\"deny\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"deny\",\"deleteOwnThread\":\"deny\",\"viewAttachment\":\"deny\",\"uploadAttachment\":\"deny\",\"uploadVideo\":\"deny\",\"tagOwnThread\":\"deny\",\"tagAnyThread\":\"deny\",\"manageOthersTagsOwnThread\":\"deny\",\"votePoll\":\"deny\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3892,801,_binary '6f',1650997352,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3893,801,_binary '6f',1650997352,'tools/run-job',_binary '{\"only_id\":\"8403\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3894,801,_binary '6f',1650997367,'nodes/forum-fight-club.509/permissions/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"\",\"type\":\"user\",\"nodes\\/forum-fight-club_509\\/permissions\\/edit\":\"\"}'),(3895,801,_binary '6f',1650998000,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3896,801,_binary '6f',1650998000,'tools/run-job',_binary '{\"only_id\":\"8405\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3897,801,_binary '6f',1651000735,'nodes/forum-odds-and-ends.510/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-odds-and-ends.510\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-odds-and-ends_510\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3898,801,_binary '6f',1651000741,'nodes/forum-odds-and-ends.510/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-odds-and-ends.510\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-odds-and-ends_510\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3899,801,_binary '6f',1651000748,'nodes/forum-odds-and-ends.510/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-odds-and-ends.510\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-odds-and-ends_510\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3900,801,_binary '6f',1651000759,'nodes/forum-odds-and-ends.510/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-odds-and-ends.510\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-odds-and-ends_510\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3901,801,_binary '6f',1651000899,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3902,801,_binary '6f',1651000928,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3903,801,_binary '6f',1651000937,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3904,801,_binary '6f',1651000944,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3905,801,_binary '6f',1651000965,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3906,801,_binary '6f',1651000979,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3907,801,_binary '6f',1651001028,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3908,801,_binary '6f',1651001082,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(3909,801,_binary '6f',1651001090,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3910,801,_binary '6f',1651001097,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(3911,801,_binary '6f',1651001105,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(3912,801,_binary '6f',1651001115,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(3913,801,_binary '6f',1651001115,'tools/run-job',_binary '{\"only_id\":\"8410\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3914,801,_binary '6f',1651005457,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(3915,801,_binary '6f',1651005465,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3916,801,_binary '6f',1651005482,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(3917,801,_binary '6f',1651005488,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=20\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"20\"}'),(3918,801,_binary '6f',1651005501,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3919,801,_binary '6f',1651005501,'tools/run-job',_binary '{\"only_id\":\"8418\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3920,801,_binary '6f',1651005513,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3921,801,_binary '6f',1651005524,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3922,801,_binary '6f',1651005550,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(3923,801,_binary '6f',1651005556,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(3924,801,_binary '6f',1651005561,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=20\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"20\"}'),(3925,801,_binary '6f',1651005569,'nodes/quarentine-for-members-posts.256/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/quarentine-for-members-posts_256\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(3926,801,_binary '6f',1651005569,'tools/run-job',_binary '{\"only_id\":\"8419\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/quarentine-for-members-posts.256\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3927,801,_binary '6f',1651005676,'forums/moderators-area-for-deleted-imported-and-transfer.54/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Moderators area for deleted, imported and transfer\",\"description\":\"work area for posts that should not be public \\r\\nand for importing and transfering data.\",\"node_name\":\"\",\"parent_node_id\":\"205\",\"display_order\":\"700\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/moderators-area-for-deleted-imported-and-transfer.54\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/moderators-area-for-deleted-imported-and-transfer_54\\/save\":\"\"}'),(3928,801,_binary '6f',1651005696,'forums/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Quarentine for members posts\",\"description\":\"personal attacks, infighting etc. - Anything that should no longer be seen by public or non-Moderators.\",\"node_name\":\"\",\"parent_node_id\":\"54\",\"display_order\":\"200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/quarentine-for-members-posts.256\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/quarentine-for-members-posts_256\\/save\":\"\"}'),(3929,801,_binary '6f',1651005752,'forums/backroom-at-zardoz-tavern.14/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Backroom at Zardoz Tavern\",\"description\":\"Senior Reporters Group (SRG) that have made at least 123 posts and been on board for at least two months prior to the end-of-month \'initiation\'. Private Press Club. Please do not advertise to non-members.  Unmoderated but please be advised that there is nothing \'private\' on the internet.\",\"node_name\":\"\",\"parent_node_id\":\"205\",\"display_order\":\"600\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/backroom-at-zardoz-tavern.14\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/backroom-at-zardoz-tavern_14\\/save\":\"\"}'),(3930,801,_binary '6f',1651005826,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3931,801,_binary '6f',1651005843,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3932,801,_binary '6f',1651005893,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"1\"}'),(3933,801,_binary '6f',1651005903,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_id=8169\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"8169\"}'),(3934,801,_binary '6f',1651005911,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_id=801\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"801\"}'),(3935,801,_binary '6f',1651005927,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3936,801,_binary '6f',1651005936,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3937,801,_binary '6f',1651005945,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3938,801,_binary '6f',1651005960,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3939,801,_binary '6f',1651005975,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3940,801,_binary '6f',1651005975,'tools/run-job',_binary '{\"only_id\":\"8421\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3941,801,_binary '6f',1651005984,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(3942,801,_binary '6f',1651005984,'tools/run-job',_binary '{\"only_id\":\"8422\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3943,801,_binary '6f',1651005998,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(3944,801,_binary '6f',1651006005,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(3945,801,_binary '6f',1651006017,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3946,801,_binary '6f',1651006025,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(3947,801,_binary '6f',1651006036,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(3948,801,_binary '6f',1651006058,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3949,801,_binary '6f',1651006067,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3950,801,_binary '6f',1651006074,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3951,801,_binary '6f',1651006084,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3952,801,_binary '6f',1651006100,'nodes/forum-members-only.205/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-members-only_205\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3953,801,_binary '6f',1651006100,'tools/run-job',_binary '{\"only_id\":\"8423\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-members-only.205\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3954,801,_binary '6f',1651006118,'nodes/forum-members-only.205/permissions/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"\",\"type\":\"user\",\"nodes\\/forum-members-only_205\\/permissions\\/edit\":\"\"}'),(3955,801,_binary '6f',1651007518,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3956,801,_binary 'I:',1651012033,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3957,801,_binary 'I:',1651012124,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(3958,801,_binary 'I:',1651012134,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3959,801,_binary 'I:',1651012141,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3960,801,_binary 'I:',1651012155,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(3961,801,_binary 'I:',1651012170,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(3962,801,_binary 'I:',1651012183,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(3963,801,_binary 'I:',1651012183,'tools/run-job',_binary '{\"only_id\":\"8432\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3964,801,_binary 'I:',1651012199,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=3\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"3\"}'),(3965,801,_binary 'I:',1651012210,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=4\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"4\"}'),(3966,801,_binary 'I:',1651012220,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(3967,801,_binary 'I:',1651012221,'tools/run-job',_binary '{\"only_id\":\"8434\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3968,801,_binary 'I:',1651012237,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(3969,801,_binary 'I:',1651012254,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(3970,801,_binary 'I:',1651012263,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(3971,801,_binary 'I:',1651012273,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"deny\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(3972,801,_binary 'I:',1651014522,'users/0/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Referee\",\"email\":\"Referee@newnation.net\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/0\\/save\":\"\"}'),(3973,801,_binary 'I:',1651014537,'users/referee.8265/avatar',_binary '{\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/referee_8265\\/avatar\":\"\"}'),(3974,801,_binary 'I:',1651015200,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3975,801,_binary 'I:',1651015217,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"referee\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3976,801,_binary 'I:',1651015246,'users/referee.8265/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Referee\",\"email\":\"Referee@newnation.net\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/referee_8265\\/save\":\"\"}'),(3977,801,_binary 'I:',1651015486,'search/search',_binary '{\"q\":\"2\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3978,801,_binary 'I:',1651015490,'search/search',_binary '{\"q\":\"tw\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3979,801,_binary 'I:',1651015490,'search/search',_binary '{\"q\":\"two-\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3980,801,_binary 'I:',1651015490,'search/search',_binary '{\"q\":\"two-s\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3981,801,_binary 'I:',1651015491,'search/search',_binary '{\"q\":\"two-ste\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3982,801,_binary 'I:',1651015491,'search/search',_binary '{\"q\":\"two-step\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(3983,801,_binary 'I:',1651015803,'users/0/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Boxing-referee\",\"email\":\"referee@newnation.net\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/0\\/save\":\"\"}'),(3984,801,_binary 'I:',1651015861,'users/0/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Boxing-referee\",\"email\":\"referee2@newnation.net\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/0\\/save\":\"\"}'),(3985,801,_binary '6f',1651112604,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3986,801,_binary '6f',1651113494,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"ref\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3987,801,_binary '6f',1651113649,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(3988,801,_binary '6f',1651114290,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Disagreements between Apollonian and NNN reporters 2016-2018\",\"description\":\"The forum was lost in migration from the old NNN forum in 2021\",\"node_name\":\"\",\"parent_node_id\":\"509\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"none\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3989,801,_binary '6f',1651114371,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Disagreements between Apollonian and NNN reporters\",\"description\":\"Originally posted between 2016-2018 \",\"node_name\":\"\",\"parent_node_id\":\"509\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"none\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(3990,801,_binary '6f',1651114371,'tools/run-job',_binary '{\"only_id\":\"8604\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3991,801,_binary '6f',1651114372,'tools/run-job',_binary '{\"only_id\":\"8604\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(3992,801,_binary '6f',1651114514,'nodes/disagreements-between-apollonian-and-nnn-reporters.511/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"content_allow\",\"stickUnstickThread\":\"content_allow\",\"lockUnlockThread\":\"content_allow\",\"manageAnyThread\":\"content_allow\",\"deleteAnyThread\":\"content_allow\",\"hardDeleteAnyThread\":\"content_allow\",\"threadReplyBan\":\"content_allow\",\"editAnyPost\":\"content_allow\",\"deleteAnyPost\":\"content_allow\",\"hardDeleteAnyPost\":\"content_allow\",\"warn\":\"content_allow\",\"manageAnyTag\":\"content_allow\",\"viewDeleted\":\"content_allow\",\"viewModerated\":\"content_allow\",\"undelete\":\"content_allow\",\"approveUnapprove\":\"content_allow\",\"markSolutionAnyThread\":\"content_allow\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/disagreements-between-apollonian-and-nnn-reporters.511\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/disagreements-between-apollonian-and-nnn-reporters_511\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(3993,801,_binary '6f',1651114628,'forums/disagreements-between-apollonian-and-nnn-reporters.511/change-type',_binary '{\"_xfToken\":\"********\",\"new_forum_type_id\":\"discussion\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/disagreements-between-apollonian-and-nnn-reporters.511\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/disagreements-between-apollonian-and-nnn-reporters_511\\/change-type\":\"\"}'),(3994,801,_binary '6f',1651114663,'forums/disagreements-between-apollonian-and-nnn-reporters.511/change-type',_binary '{\"_xfToken\":\"********\",\"new_forum_type_id\":\"discussion\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/disagreements-between-apollonian-and-nnn-reporters.511\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/disagreements-between-apollonian-and-nnn-reporters_511\\/change-type\":\"\"}'),(3995,801,_binary '6f',1651114696,'forums/disagreements-between-apollonian-and-nnn-reporters.511/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Disagreements between Apollonian and NNN reporters\",\"description\":\"Originally posted between 2016-2018\",\"node_name\":\"\",\"parent_node_id\":\"509\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"none\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/disagreements-between-apollonian-and-nnn-reporters.511\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/disagreements-between-apollonian-and-nnn-reporters_511\\/save\":\"\"}'),(3996,801,_binary '6f',1651123978,'forums/disagreements-between-apollonian-and-nnn-reporters.511/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Disagreements between Apollonian and NNN reporters\",\"description\":\"Originally posted between 2016-2018\",\"node_name\":\"\",\"parent_node_id\":\"509\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"none\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/disagreements-between-apollonian-and-nnn-reporters.511\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/disagreements-between-apollonian-and-nnn-reporters_511\\/save\":\"\"}'),(3997,801,_binary '6d',1651194854,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(3998,801,_binary '6d',1651194890,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"arheel\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(3999,801,_binary '6d',1651195342,'users/0/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"test senior reporter\",\"email\":\"testseniorreporter@nnnforum.net\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/0\\/save\":\"\"}'),(4000,801,_binary '6d',1651196389,'forums/members-only-racist-cartoons-and-jokes.233/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"MEMBERS ONLY:  Racist cartoons and jokes\",\"description\":\"We certainly would not want to \'offend\' anybody (or give them an excuse for shutting down this forum) so this area is for FORUM MEMBERS ONLY! Please do NOT advertise this area to the public.\",\"node_name\":\"\",\"parent_node_id\":\"205\",\"display_order\":\"400\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/members-only-racist-cartoons-and-jokes.233\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/members-only-racist-cartoons-and-jokes_233\\/save\":\"\"}'),(4001,801,_binary '6d',1651196544,'nodes/members-only-racist-cartoons-and-jokes.233/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/members-only-racist-cartoons-and-jokes.233\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/members-only-racist-cartoons-and-jokes_233\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4002,801,_binary '6d',1651196558,'nodes/members-only-racist-cartoons-and-jokes.233/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/members-only-racist-cartoons-and-jokes.233\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/members-only-racist-cartoons-and-jokes_233\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4003,801,_binary '6d',1651197022,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"permissions\\/analyze\":\"\"}'),(4004,801,_binary '6d',1651197087,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"233\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4005,801,_binary '6d',1651197244,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"233\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4006,801,_binary '6d',1651197266,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"233\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4007,801,_binary '6d',1651197321,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"arheel\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4008,801,_binary '6d',1651197346,'users/arheels-uncle.8047/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Arheel\'s Uncle\",\"email\":\"JimGorciakLove@protonmail.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"3856\",\"reaction_score\":\"269\",\"trophy_points\":\"83\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"Planet of the Feral Apes.\",\"website\":\"\",\"about\":\"Propaganda: 1948 Smith-Mundt Act, repealed in 2012. Staged & all other events sells guns.\\r\\n\\r\\nGood hobbies.\",\"signature\":\"[URL=\'https:\\/\\/abruptearthchanges.files.wordpress.com\\/2018\\/02\\/01-02-2018-updated-black-death-and-abrupt-earth-changes.pdf\']Black Death and Abrupt Earth Changes [\\/URL][URL=\'https:\\/\\/abruptearthchanges.files.wordpress.com\\/2018\\/02\\/01-02-2018-updated-black-death-and-abrupt-earth-changes.pdf\']02-01-2018 updated version[\\/URL] PDF\\r\\n \\u201cThe  welfare of the people...has always been the alibi of tyrants, and  provides...the servants of tyranny a good conscience.\\u201d ~Albert Camus\\r\\n[URL=\'https:\\/\\/duckduckgo.com\\/?t=lm&q=PRODUCTS+THAT+COST+14.88&ia=web\'][B]14.88 Mystery: $14.88 is everywhere![\\/B][\\/URL]\"},\"custom_fields\":{\"occupation\":\"Whatever I want my job to be today.\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"none\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"members\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"none\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/arheels-uncle.8047\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/arheels-uncle_8047\\/save\":\"\"}'),(4009,801,_binary '6d',1651197681,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"11\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"5\",\"11\",\"10\",\"18\",\"20\",\"9\",\"19\",\"3\",\"4\",\"1\",\"13\",\"15\",\"8\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4010,801,_binary '6d',1651197741,'users/davy-of-old-england.1351/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Davy of old England\",\"email\":\"d.jones.683@btinternet.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"1947\",\"reaction_score\":\"0\",\"trophy_points\":\"36\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"Europe\\/London\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"12\",\"dob_day\":\"30\",\"dob_year\":\"1956\",\"profile\":{\"location\":\"A living hellhole\",\"website\":\"http:\\/\\/thebuckshotter.blogspot.com\\/\",\"about\":\"\",\"signature\":\"[COLOR=\\\"Blue\\\"]\\r\\n\\r\\nYou might have thought that if something was so natural and advantageous it wouldn\'t need to be artificially sustained and promoted so often.\\r\\n\\r\\nBecause HATING your own, wanting to DESTROY your own and wanting to STEAL what belongs to your own and GIVE IT AWAY to those it doesn\'t belong to is a DESPICABLE act of SHEER EVIL.\\r\\n\\r\\n\\\"The Nigger is essentially just a Penis on life support\\\": Alex Linder[\\/COLOR]\\r\\n\\r\\n[URL=\\\"http:\\/\\/eurofolkradio.com\\/\\\"][SIGPIC][\\/SIGPIC][\\/URL]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"gb5uqx\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/davy-of-old-england.1351\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/davy-of-old-england_1351\\/save\":\"\"}'),(4011,801,_binary '6d',1651197764,'users/ensis.3685/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Ensis\",\"email\":\"jack_eddings@yahoo.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"3616\",\"reaction_score\":\"16\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[B][SIZE=\\\"3\\\"]White Lives Matter!\\r\\n\\r\\nBiden, NOT my President![\\/SIZE][\\/B]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"enable_activity_summary_email\":\"1\",\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/ensis_3685\\/save\":\"\"}'),(4012,801,_binary '6d',1651197786,'users/gman.813/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Gman\",\"email\":\"gregwhoward@hotmail.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"News Editor\",\"message_count\":\"13815\",\"reaction_score\":\"2\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"Europe\\/London\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"NOYFB\",\"website\":\"\",\"about\":\"Groid Hunting\",\"signature\":\"The only contribution the nigger brings to white society is misery and chaos!!!! \\r\\n[url]http:\\/\\/books.google.com\\/books\\/pdf\\/The_Negro_and_Jamaica.pdf?id=ejA8i1MQwVsC&output=pdf&sig=ACfU3U32mQ16gsTFbBNiDslJfXg31opb2A[\\/url]               1867 Presentation on the Negro before the PC takeover\\r\\nChristian Identity Explained\\r\\n[URL=\\\"http:\\/\\/anglo-saxonisrael.com\\/\\\"]http:\\/\\/anglo-saxonisrael.com\\/[\\/URL]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/gman.813\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/gman_813\\/save\":\"\"}'),(4013,801,_binary '6d',1651197812,'users/johnny99.1345/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Johnny99\",\"email\":\"skutertramp@aol.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"2927\",\"reaction_score\":\"2\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Bogota\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"10\",\"dob_day\":\"1\",\"dob_year\":\"1962\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"Guns, Harleys, Books, Poker\",\"signature\":\"\\\"Among the Romans emancipation required but one effort. The slave, when made free, might mix with, without staining the blood of his master. But with us a second is necessary, unknown to history. When freed, [I][COLOR=\\\"Red\\\"]he is to be removed beyond the reach of mixture.[\\/COLOR][\\/I]\\\" --Thomas Jefferson: Notes on Virginia Q.XIV, 1782. ME 2:201   \\\"I\'ll tell you what the coloreds want, a tight pu--y, loose shoes, and a warm place to s--t\\\". Earl Butz, Sec. of Agriculture, 1976.\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/johnny99.1345\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/johnny99_1345\\/save\":\"\"}'),(4014,801,_binary '6d',1651197833,'users/reset.4234/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"reset\",\"email\":\"reset2255@gmail.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"NOBIS SOLUM\",\"message_count\":\"10015\",\"reaction_score\":\"7\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/New_York\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"Snowless\",\"website\":\"\",\"about\":\"Hit the RESET button, already!\\r\\n\\r\\nm=.5v^2\\/k;m=c^2\\/e;m=a\\/f\",\"signature\":\"[QUOTE][B][I][COLOR=\\\"DarkOrchid\\\"]The stupidity is the failure to properly identify the threat. You cannot apply reason to an un-reasonable or non-reasoning people in an attempt to second guess their motives. There is no \\\"why\\\" because it is the nature of such to infect, rob, rape and murder when prey is available and vulnerable. \\r\\n\\r\\nAs long as people subscribe to the belief that all cultures, religions and people are created equal, prey will be plentiful.:eek:[\\/COLOR][\\/I][\\/B][\\/QUOTE]\"},\"custom_fields\":{\"occupation\":\"Precision\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/reset.4234\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/reset_4234\\/save\":\"\"}'),(4015,801,_binary '6d',1651197857,'users/smedley-butler.846/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Smedley Butler\",\"email\":\"Myerscreekrobert@gmail.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"5963\",\"reaction_score\":\"1\",\"trophy_points\":\"36\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/smedley-butler.846\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/smedley-butler_846\\/save\":\"\"}'),(4016,801,_binary '6d',1651197880,'users/sniffy.855/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"sniffy\",\"email\":\"sniffyraven@fastmail.fm\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"19\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"1756\",\"reaction_score\":\"17\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"Europe\\/London\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"http:\\/\\/www.climatehoax.ca\\/\",\"about\":\"\",\"signature\":\"[SIGPIC][\\/SIGPIC]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/sniffy.855\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/sniffy_855\\/save\":\"\"}'),(4017,801,_binary '6d',1651197908,'users/the-bobster.826/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"The Bobster\",\"email\":\"bobster8787@yahoo.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"19\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Senior News Editor since 2004\",\"message_count\":\"78091\",\"reaction_score\":\"101\",\"trophy_points\":\"63\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/New_York\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[COLOR=\\\"Blue\\\"]Those who find the truth hateful just hate hearing the truth.\\r\\n\\r\\nA mind is a terrible thing to waste.....on a nigger.\\r\\n\\r\\nIf you\'re not catching flak, you\'re not over the target.[\\/COLOR]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/the-bobster.826\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/the-bobster_826\\/save\":\"\"}'),(4018,801,_binary '6d',1651198543,'users/email/confirm',_binary '{\"_xfToken\":\"********\",\"from_name\":\"New Nation News Reporter\'s Newsroom Forum\",\"from_email\":\"xenforoadmin@nnnforum.net\",\"email_title\":\"FIXED NNN FORUM ACCESS - if. you could not get on forum\",\"email_format\":\"\",\"email_body\":\"Sorry, I discovered that some old forum members were not set up correctly to log on to the new NNN forum.\\r\\nI believe that I have fixed those problems\\r\\nIf you have had any problems logging on to the NEW NNN forum please let me know at (Whitebear) xenforoadmin@nnnforum.net\\r\\n\\r\\nby the way, I have set up a new forum called \'NNN FIGHT CLUB\'\\r\\nwhich is sort of an uncensored \'debate\' between Apollonian and MKULTRA...  which you may be interested in (or not)\\r\\n\\r\\nWELCOME LADIES AND GENTLEMEN TO THE EXCLUSIVE NNN FORUM \'FIGHT CLUB\'!!!\\r\\nhttp:\\/\\/www.nnnforum.net\\/forums\\/index.php?threads\\/welcome-ladies-and-gentlemen-to-the-exclusive-nnn-forum-fight-club.363992\\/\\r\\n\\r\\nWell, just wanted to wish you all the best during stressful times\\r\\n\\r\\nWhitebear - New Nation News forum Administrator\",\"email_wrapped\":\"1\",\"email_unsub\":\"1\",\"criteria\":{\"Option\":{\"receive_admin_email\":\"1\"},\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"5\",\"11\",\"10\",\"13\"],\"not_secondary_group_ids\":[\"18\",\"9\",\"15\",\"8\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"10\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\"],\"is_banned\":[\"0\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"users\\/email\\/confirm\":\"\"}'),(4019,801,_binary '6d',1651198636,'users/email/confirm',_binary '{\"_xfToken\":\"********\",\"from_name\":\"New Nation News Reporter\'s Newsroom Forum\",\"from_email\":\"xenforoadmin@nnnforum.net\",\"email_title\":\"FIXED NNN FORUM ACCESS - if. you could not get on forum\",\"email_format\":\"\",\"email_body\":\"Sorry, I discovered that some old forum members were not set up correctly to log on to the new NNN forum.\\r\\nI believe that I have fixed those problems\\r\\nIf you have had any problems logging on to the NEW NNN forum please let me know at (Whitebear) xenforoadmin@nnnforum.net\\r\\n\\r\\nby the way, I have set up a new forum called \'NNN FIGHT CLUB\'\\r\\nwhich is sort of an uncensored \'debate\' between Apollonian and MKULTRA...  which you may be interested in (or not)\\r\\n\\r\\nWELCOME LADIES AND GENTLEMEN TO THE EXCLUSIVE NNN FORUM \'FIGHT CLUB\'!!!\\r\\nhttp:\\/\\/www.nnnforum.net\\/forums\\/index.php?threads\\/welcome-ladies-and-gentlemen-to-the-exclusive-nnn-forum-fight-club.363992\\/\\r\\n\\r\\nWell, just wanted to wish you all the best during stressful times\\r\\n\\r\\nWhitebear - New Nation News forum Administrator\",\"email_wrapped\":\"1\",\"email_unsub\":\"1\",\"criteria\":{\"Option\":{\"receive_admin_email\":\"1\"},\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"11\",\"10\",\"2\",\"13\"],\"not_secondary_group_ids\":[\"18\",\"9\",\"15\",\"8\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"2021-08-01\",\"end\":\"2022-04-30\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\"],\"is_banned\":[\"0\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"users\\/email\\/confirm\":\"\"}'),(4020,801,_binary '6d',1651198677,'users/email/send',_binary '{\"_xfToken\":\"********\",\"json_criteria\":\"{\\\"Option\\\":{\\\"receive_admin_email\\\":\\\"1\\\"},\\\"username\\\":{\\\"name\\\":\\\"\\\"},\\\"email\\\":{\\\"address\\\":\\\"\\\"},\\\"user_group_id\\\":\\\"\\\",\\\"no_secondary_group_ids\\\":\\\"0\\\",\\\"secondary_group_ids\\\":[\\\"11\\\",\\\"10\\\",\\\"2\\\",\\\"13\\\"],\\\"not_secondary_group_ids\\\":[\\\"18\\\",\\\"9\\\",\\\"15\\\",\\\"8\\\"],\\\"register_date\\\":{\\\"start\\\":\\\"\\\",\\\"end\\\":\\\"\\\"},\\\"last_activity\\\":{\\\"start\\\":\\\"2021-08-01\\\",\\\"end\\\":\\\"2022-04-30\\\"},\\\"message_count\\\":{\\\"start\\\":\\\"0\\\",\\\"end\\\":\\\"-1\\\"},\\\"question_solution_count\\\":{\\\"start\\\":\\\"0\\\",\\\"end\\\":\\\"-1\\\"},\\\"trophy_points\\\":{\\\"start\\\":\\\"0\\\",\\\"end\\\":\\\"-1\\\"},\\\"reaction_score\\\":{\\\"start\\\":\\\"\\\",\\\"end\\\":\\\"\\\"},\\\"user_state\\\":[\\\"valid\\\"],\\\"is_banned\\\":[\\\"0\\\"],\\\"user_field\\\":{\\\"occupation\\\":\\\"\\\",\\\"skype\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"twitter\\\":\\\"\\\"},\\\"no_empty_email\\\":true}\",\"total\":\"10\",\"from_name\":\"New Nation News Reporter\'s Newsroom Forum\",\"from_email\":\"xenforoadmin@nnnforum.net\",\"email_title\":\"FIXED NNN FORUM ACCESS - if. you could not get on forum\",\"email_format\":\"\",\"email_body\":\"Sorry, I discovered that some old forum members were not set up correctly to log on to the new NNN forum.\\r\\nI believe that I have fixed those problems\\r\\nIf you have had any problems logging on to the NEW NNN forum please let me know at (Whitebear) xenforoadmin@nnnforum.net\\r\\n\\r\\nby the way, I have set up a new forum called \'NNN FIGHT CLUB\'\\r\\nwhich is sort of an uncensored \'debate\' between Apollonian and MKULTRA...  which you may be interested in (or not)\\r\\n\\r\\nWELCOME LADIES AND GENTLEMEN TO THE EXCLUSIVE NNN FORUM \'FIGHT CLUB\'!!!\\r\\nhttp:\\/\\/www.nnnforum.net\\/forums\\/index.php?threads\\/welcome-ladies-and-gentlemen-to-the-exclusive-nnn-forum-fight-club.363992\\/\\r\\n\\r\\nWell, just wanted to wish you all the best during stressful times\\r\\n\\r\\nWhitebear - New Nation News forum Administrator\",\"email_wrapped\":\"1\",\"email_unsub\":\"1\",\"users\\/email\\/send\":\"\"}'),(4021,801,_binary '6d',1651198677,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?users\\/email&sent=10\",\"_xfToken\":\"********\",\"only_ids\":\"8715\",\"tools\\/run-job\":\"\"}'),(4022,801,_binary '6d',1651198679,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?users\\/email&sent=10\",\"_xfToken\":\"********\",\"only_ids\":\"8715\",\"tools\\/run-job\":\"\"}'),(4023,801,_binary '6d',1651198906,'permissions/nodes/newsroom-editors-office.217/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/newsroom-editors-office.217\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/newsroom-editors-office_217\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4024,801,_binary '6d',1651198906,'tools/run-job',_binary '{\"only_id\":\"8716\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/newsroom-editors-office.217\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4025,801,_binary '6d',1651198955,'permissions/nodes/newsroom-editors-office.217/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/newsroom-editors-office.217\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/newsroom-editors-office_217\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4026,801,_binary '6d',1651199037,'permissions/nodes/newsroom-editors-office-back-room.486/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/newsroom-editors-office-back-room.486\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/newsroom-editors-office-back-room_486\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4027,801,_binary '6d',1651199038,'tools/run-job',_binary '{\"only_id\":\"8717\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/newsroom-editors-office-back-room.486\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4028,801,_binary '6e',1651261049,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4029,801,_binary '6e',1651261074,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"ref\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4030,801,_binary '6e',1651261216,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"referee\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4031,801,_binary '6e',1651261459,'search/search',_binary '{\"q\":\"2 \",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4032,801,_binary '6e',1651261459,'search/search',_binary '{\"q\":\"2 f\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4033,801,_binary '6e',1651261459,'search/search',_binary '{\"q\":\"2 fa\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4034,801,_binary '6e',1651261459,'search/search',_binary '{\"q\":\"2 fac\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4035,801,_binary '6e',1651261460,'search/search',_binary '{\"q\":\"2 fact\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4036,801,_binary '6e',1651261460,'search/search',_binary '{\"q\":\"2 factor\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4037,801,_binary '6e',1651261464,'search/search',_binary '{\"q\":\"2 factor \",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4038,801,_binary '6e',1651261996,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"referee\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4039,801,_binary '6e',1651264319,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"referee\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4040,801,_binary '6e',1651264343,'users/referee.8265/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Referee\",\"email\":\"Referee@newnation.net\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/referee_8265\\/save\":\"\"}'),(4041,801,_binary '6e',1651272295,'search/search',_binary '{\"q\":\"u\",\"_xfRequestUri\":\"\\/forums\\/admin.php?add-ons\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4042,801,_binary '6e',1651272295,'search/search',_binary '{\"q\":\"up\",\"_xfRequestUri\":\"\\/forums\\/admin.php?add-ons\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4043,801,_binary '6e',1651272296,'search/search',_binary '{\"q\":\"upgr\",\"_xfRequestUri\":\"\\/forums\\/admin.php?add-ons\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4044,801,_binary '6e',1651272296,'search/search',_binary '{\"q\":\"upgrad\",\"_xfRequestUri\":\"\\/forums\\/admin.php?add-ons\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4045,801,_binary '6e',1651272298,'search/search',_binary '{\"q\":\"upgrade\",\"_xfRequestUri\":\"\\/forums\\/admin.php?add-ons\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4046,801,_binary '6e',1651272324,'search/search',_binary '{\"q\":\"u pg\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/basicBoard\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4047,801,_binary '6e',1651272325,'search/search',_binary '{\"q\":\"u pgrad\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/basicBoard\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4048,801,_binary '6e',1651272326,'search/search',_binary '{\"q\":\"u pgrade\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/basicBoard\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4049,801,_binary '6e',1651272330,'search/search',_binary '{\"q\":\"upgrade\",\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/basicBoard\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4050,801,_binary '6e',1651272340,'tools/upgrade-check',_binary '{\"_xfToken\":\"********\",\"tools\\/upgrade-check\":\"\"}'),(4051,801,_binary '6e',1651274459,'tools/upgrade-check',_binary '{\"_xfToken\":\"********\",\"tools\\/upgrade-check\":\"\"}'),(4052,801,_binary '6k',1651384301,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4053,801,_binary '6k',1651384345,'forums/suspected-tnb-race-ethnicity-unconfirmed.214/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Suspected TNB  (race\\/ethnicity unconfirmed)\",\"description\":\"Reporters may follow-up on these items looking for photos or police descriptions to confirm \'TNB\'. Items more than a year old should be deleted.\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"1100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/save\":\"\"}'),(4054,801,_binary '6k',1651384768,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4055,801,_binary '6k',1651384932,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"19\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4056,801,_binary '6k',1651385026,'user-groups/8-active-reporter.19/delete',_binary '{\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"user-groups\\/8-active-reporter_19\\/delete\":\"\"}'),(4057,801,_binary '6k',1651385026,'tools/run-job',_binary '{\"only_id\":\"8972\",\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4058,801,_binary '6k',1651385045,'user-groups/6x-cant-see-apo-forums.20/delete',_binary '{\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"user-groups\\/6x-cant-see-apo-forums_20\\/delete\":\"\"}'),(4059,801,_binary '6k',1651385045,'tools/run-job',_binary '{\"only_id\":\"8973\",\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4060,801,_binary '6k',1651385184,'user-groups/6-limited-reporter-editor.18/save',_binary '{\"_xfToken\":\"********\",\"title\":\"6 Apollonian\",\"display_style_priority\":\"5\",\"user_title_override\":\"1\",\"user_title\":\"Guest Columnist\",\"username_css\":\"\",\"banner_text\":\"\",\"banner_css_class\":\"userBanner userBanner--primary\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"unset\",\"viewProfile\":\"unset\",\"usePush\":\"unset\",\"maxMentionedUsers\":\"0\",\"search\":\"unset\",\"createTag\":\"unset\",\"bypassUserTagLimit\":\"unset\",\"editProfile\":\"unset\",\"editCustomTitle\":\"unset\",\"requireTfa\":\"unset\",\"changeUsername\":\"unset\",\"changeUsernameNoApproval\":\"unset\",\"submitWithoutApproval\":\"unset\",\"bypassFloodCheck\":\"unset\",\"bypassSpamCheck\":\"unset\",\"bypassNofollowLinks\":\"unset\",\"report\":\"unset\",\"useContactForm\":\"unset\",\"viewIps\":\"unset\",\"bypassUserPrivacy\":\"unset\",\"cleanSpam\":\"unset\",\"viewWarning\":\"unset\",\"warn\":\"unset\",\"manageWarning\":\"unset\",\"editBasicProfile\":\"unset\",\"approveRejectUser\":\"unset\",\"approveUsernameChange\":\"unset\",\"banUser\":\"unset\",\"editSignature\":\"unset\"},\"avatar\":{\"allowed\":\"unset\"},\"profileBanner\":{\"allowed\":\"unset\"},\"bookmark\":{\"view\":\"unset\",\"create\":\"unset\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"},\"conversation\":{\"start\":\"unset\",\"receive\":\"unset\",\"react\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"editOwnMessage\":\"unset\",\"editOwnMessageTimeLimit\":\"0\",\"maxRecipients\":\"0\",\"editAnyMessage\":\"unset\",\"alwaysInvite\":\"unset\"},\"signature\":{\"basicText\":\"unset\",\"extendedText\":\"unset\",\"align\":\"unset\",\"list\":\"unset\",\"image\":\"unset\",\"link\":\"unset\",\"media\":\"unset\",\"block\":\"unset\",\"maxPrintable\":\"0\",\"maxLines\":\"0\",\"maxLinks\":\"0\",\"maxImages\":\"0\",\"maxSmilies\":\"0\",\"maxTextSize\":\"0\"},\"profilePost\":{\"view\":\"unset\",\"react\":\"unset\",\"manageOwn\":\"unset\",\"post\":\"unset\",\"comment\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"inlineMod\":\"unset\",\"editAny\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?user-groups\\/6-limited-reporter-editor.18\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"user-groups\\/6-limited-reporter-editor_18\\/save\":\"\"}'),(4061,801,_binary '6k',1651385214,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"0\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4062,801,_binary '6k',1651385233,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"208\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4063,801,_binary '6k',1651385245,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"208\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4064,801,_binary '6k',1651385323,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4065,801,_binary '6k',1651385385,'users/sniffy.855/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"sniffy\",\"email\":\"sniffyraven@fastmail.fm\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"1756\",\"reaction_score\":\"17\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"Europe\\/London\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"http:\\/\\/www.climatehoax.ca\\/\",\"about\":\"\",\"signature\":\"[SIGPIC][\\/SIGPIC]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/sniffy.855\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/sniffy_855\\/save\":\"\"}'),(4066,801,_binary '6k',1651385397,'users/apollonian.921/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Apollonian\",\"email\":\"apollonian0077@yahoo.com\",\"user_group_id\":\"18\",\"secondary_group_ids\":[\"10\",\"9\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Guest Columnist\",\"message_count\":\"27595\",\"reaction_score\":\"100\",\"trophy_points\":\"63\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Phoenix\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"================================\\r\\n\\r\\n[B][COLOR=Red]Apollonian interviewed on-line by Brian Ruhe on Bitchute[\\/COLOR][\\/B] \\r\\n [URL]http:\\/\\/www.nnnforum.org\\/forums\\/showthread.php?t=340815[\\/URL]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"none\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/apollonian.921\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/apollonian_921\\/save\":\"\"}'),(4067,801,_binary '6k',1651385430,'users/apollonian.921/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Apollonian\",\"email\":\"apollonian0077@yahoo.com\",\"user_group_id\":\"18\",\"secondary_group_ids\":[\"10\",\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Guest Columnist\",\"message_count\":\"27595\",\"reaction_score\":\"100\",\"trophy_points\":\"63\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Phoenix\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"================================\\r\\n\\r\\n[B][COLOR=Red]Apollonian interviewed on-line by Brian Ruhe on Bitchute[\\/COLOR][\\/B] \\r\\n [URL]http:\\/\\/www.nnnforum.org\\/forums\\/showthread.php?t=340815[\\/URL]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"none\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/apollonian.921\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/apollonian_921\\/save\":\"\"}'),(4068,801,_binary '6k',1651385546,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4069,801,_binary '6k',1651385570,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4070,801,_binary '6k',1651385570,'tools/run-job',_binary '{\"only_id\":\"8974\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4071,801,_binary '6k',1651385585,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4072,801,_binary '6k',1651385635,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4073,801,_binary '6k',1651385655,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4074,801,_binary '6k',1651385727,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4075,801,_binary '6k',1651385811,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"type\":\"user\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/edit\":\"\"}'),(4076,801,_binary '6k',1651385829,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_id=8047\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"8047\"}'),(4077,801,_binary '6k',1651385855,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4078,801,_binary '6k',1651386003,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"272\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4079,801,_binary '6k',1651386013,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"permissions\\/analyze\":\"\"}'),(4080,801,_binary '6k',1651386033,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"460\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4081,801,_binary '6k',1651386085,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"11\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4082,801,_binary '6k',1651386194,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Boxing-referee\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4083,801,_binary '6k',1651386311,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4084,801,_binary '6k',1651386360,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Boxing-referee\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4085,801,_binary '6k',1651386407,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4086,801,_binary '6k',1651386419,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4087,801,_binary '6k',1651386458,'nodes/suspected-tnb-race-ethnicity-unconfirmed.214/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suspected-tnb-race-ethnicity-unconfirmed.214\\/permissions\\/edit&user_id=8047\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suspected-tnb-race-ethnicity-unconfirmed_214\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"8047\"}'),(4088,801,_binary '6k',1651386476,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4089,801,_binary '6k',1651386570,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Crusader\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4090,801,_binary '6k',1651386590,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Davy of old England\",\"content_id\":\"214\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4091,801,_binary '6k',1651389109,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"referee\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4092,801,_binary '6k',1651389151,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mku\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4093,801,_binary '6k',1651389207,'users/referee.8265/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Referee\",\"email\":\"Referee@newnation.net\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Referee\",\"message_count\":\"2\",\"reaction_score\":\"1\",\"trophy_points\":\"3\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/referee_8265\\/save\":\"\"}'),(4094,801,_binary '6k',1651389341,'users/referee.8265/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Referee\",\"email\":\"Referee@newnation.net\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"World Boxing Association\",\"message_count\":\"2\",\"reaction_score\":\"1\",\"trophy_points\":\"3\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/referee.8265\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/referee_8265\\/save\":\"\"}'),(4095,801,_binary '6k',1651389357,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4096,801,_binary '6k',1651389390,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"10\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"*\",\"message_count\":\"1632\",\"reaction_score\":\"43\",\"trophy_points\":\"48\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[B][I]We must not underestimate the devastating effect of getting lost in the chaos, even if we know it is the sine qua non of any regeneration of the spirit and personality[\\/I][\\/B]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(4097,801,_binary '6d',1651423415,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4098,801,_binary '6d',1651423440,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"white\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4099,801,_binary '6m',1651442499,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4100,801,_binary '6m',1651442632,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4101,801,_binary '6m',1651442848,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Rain, floods, science of rain [REBUILDING SEQ #S]\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"463\",\"display_order\":\"222\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4102,801,_binary '6m',1651442848,'tools/run-job',_binary '{\"only_id\":\"59\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4103,801,_binary '6m',1651442851,'tools/run-job',_binary '{\"only_id\":\"59\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4104,801,_binary '6m',1651442925,'nodes/rain-floods-science-of-rain-rebuilding-seq-s.512/permissions/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"type\":\"user\",\"nodes\\/rain-floods-science-of-rain-rebuilding-seq-s_512\\/permissions\\/edit\":\"\"}'),(4105,801,_binary '6m',1651442950,'nodes/rain-floods-science-of-rain-rebuilding-seq-s.512/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"content_allow\",\"stickUnstickThread\":\"content_allow\",\"lockUnlockThread\":\"content_allow\",\"manageAnyThread\":\"content_allow\",\"deleteAnyThread\":\"content_allow\",\"hardDeleteAnyThread\":\"content_allow\",\"threadReplyBan\":\"content_allow\",\"editAnyPost\":\"content_allow\",\"deleteAnyPost\":\"content_allow\",\"hardDeleteAnyPost\":\"content_allow\",\"warn\":\"content_allow\",\"manageAnyTag\":\"content_allow\",\"viewDeleted\":\"content_allow\",\"viewModerated\":\"content_allow\",\"undelete\":\"content_allow\",\"approveUnapprove\":\"content_allow\",\"markSolutionAnyThread\":\"content_allow\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain-rebuilding-seq-s.512\\/permissions\\/edit&user_id=8047\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain-rebuilding-seq-s_512\\/permissions\\/save\":\"\",\"type\":\"user\",\"user_id\":\"8047\"}'),(4106,801,_binary '6m',1651443015,'nodes/rain-floods-science-of-rain-rebuilding-seq-s.512/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain-rebuilding-seq-s.512\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain-rebuilding-seq-s_512\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4107,801,_binary '6m',1651443068,'nodes/rain-floods-science-of-rain.468/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain.468\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain_468\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4108,801,_binary '6m',1651443081,'nodes/rain-floods-science-of-rain-rebuilding-seq-s.512/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain-rebuilding-seq-s.512\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain-rebuilding-seq-s_512\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4109,801,_binary '6m',1651443093,'nodes/rain-floods-science-of-rain-rebuilding-seq-s.512/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain-rebuilding-seq-s.512\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain-rebuilding-seq-s_512\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4110,801,_binary '6m',1651443101,'nodes/rain-floods-science-of-rain-rebuilding-seq-s.512/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain-rebuilding-seq-s.512\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain-rebuilding-seq-s_512\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4111,801,_binary '6m',1651443115,'nodes/rain-floods-science-of-rain.468/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain.468\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain_468\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4112,801,_binary '6m',1651443158,'nodes/rain-floods-science-of-rain.468/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain.468\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain_468\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4113,801,_binary '6m',1651443158,'tools/run-job',_binary '{\"only_id\":\"60\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain.468\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4114,801,_binary '6m',1651443182,'nodes/rain-floods-science-of-rain.468/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain.468\\/permissions\\/edit&user_group_id=3\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain_468\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"3\"}'),(4115,801,_binary '6m',1651443196,'nodes/rain-floods-science-of-rain.468/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain.468\\/permissions\\/edit&user_group_id=4\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain_468\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"4\"}'),(4116,801,_binary '6m',1651443272,'nodes/rain-floods-science-of-rain-rebuilding-seq-s.512/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/rain-floods-science-of-rain-rebuilding-seq-s.512\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/rain-floods-science-of-rain-rebuilding-seq-s_512\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4117,801,_binary '6f',1651467009,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4118,801,_binary '6f',1651467194,'nodes/sort',_binary '{\"_xfToken\":\"********\",\"nodes\":\"[{\\\"id\\\":\\\"465\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":1,\\\"rgt\\\":4},{\\\"id\\\":\\\"458\\\",\\\"parent_id\\\":\\\"465\\\",\\\"depth\\\":1,\\\"lft\\\":2,\\\"rgt\\\":3},{\\\"id\\\":\\\"207\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":5,\\\"rgt\\\":12},{\\\"id\\\":\\\"29\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":6,\\\"rgt\\\":7},{\\\"id\\\":\\\"457\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":8,\\\"rgt\\\":9},{\\\"id\\\":\\\"440\\\",\\\"parent_id\\\":\\\"207\\\",\\\"depth\\\":1,\\\"lft\\\":10,\\\"rgt\\\":11},{\\\"id\\\":\\\"203\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":13,\\\"rgt\\\":110},{\\\"id\\\":\\\"208\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":14,\\\"rgt\\\":49},{\\\"id\\\":\\\"462\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":15,\\\"rgt\\\":16},{\\\"id\\\":\\\"446\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":17,\\\"rgt\\\":20},{\\\"id\\\":\\\"280\\\",\\\"parent_id\\\":\\\"446\\\",\\\"depth\\\":3,\\\"lft\\\":18,\\\"rgt\\\":19},{\\\"id\\\":\\\"437\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":21,\\\"rgt\\\":24},{\\\"id\\\":\\\"421\\\",\\\"parent_id\\\":\\\"437\\\",\\\"depth\\\":3,\\\"lft\\\":22,\\\"rgt\\\":23},{\\\"id\\\":\\\"398\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":25,\\\"rgt\\\":26},{\\\"id\\\":\\\"279\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":27,\\\"rgt\\\":30},{\\\"id\\\":\\\"259\\\",\\\"parent_id\\\":\\\"279\\\",\\\"depth\\\":3,\\\"lft\\\":28,\\\"rgt\\\":29},{\\\"id\\\":\\\"277\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":31,\\\"rgt\\\":32},{\\\"id\\\":\\\"448\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":33,\\\"rgt\\\":34},{\\\"id\\\":\\\"425\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":35,\\\"rgt\\\":36},{\\\"id\\\":\\\"230\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":37,\\\"rgt\\\":38},{\\\"id\\\":\\\"231\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":39,\\\"rgt\\\":40},{\\\"id\\\":\\\"214\\\",\\\"parent_id\\\":\\\"208\\\",\\\"depth\\\":2,\\\"lft\\\":41,\\\"rgt\\\":48},{\\\"id\\\":\\\"272\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":42,\\\"rgt\\\":43},{\\\"id\\\":\\\"460\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":44,\\\"rgt\\\":45},{\\\"id\\\":\\\"228\\\",\\\"parent_id\\\":\\\"214\\\",\\\"depth\\\":3,\\\"lft\\\":46,\\\"rgt\\\":47},{\\\"id\\\":\\\"211\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":50,\\\"rgt\\\":55},{\\\"id\\\":\\\"426\\\",\\\"parent_id\\\":\\\"211\\\",\\\"depth\\\":2,\\\"lft\\\":51,\\\"rgt\\\":52},{\\\"id\\\":\\\"262\\\",\\\"parent_id\\\":\\\"211\\\",\\\"depth\\\":2,\\\"lft\\\":53,\\\"rgt\\\":54},{\\\"id\\\":\\\"209\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":56,\\\"rgt\\\":61},{\\\"id\\\":\\\"260\\\",\\\"parent_id\\\":\\\"209\\\",\\\"depth\\\":2,\\\"lft\\\":57,\\\"rgt\\\":58},{\\\"id\\\":\\\"261\\\",\\\"parent_id\\\":\\\"209\\\",\\\"depth\\\":2,\\\"lft\\\":59,\\\"rgt\\\":60},{\\\"id\\\":\\\"407\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":62,\\\"rgt\\\":63},{\\\"id\\\":\\\"212\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":64,\\\"rgt\\\":85},{\\\"id\\\":\\\"226\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":65,\\\"rgt\\\":68},{\\\"id\\\":\\\"271\\\",\\\"parent_id\\\":\\\"226\\\",\\\"depth\\\":3,\\\"lft\\\":66,\\\"rgt\\\":67},{\\\"id\\\":\\\"456\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":69,\\\"rgt\\\":70},{\\\"id\\\":\\\"216\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":71,\\\"rgt\\\":74},{\\\"id\\\":\\\"273\\\",\\\"parent_id\\\":\\\"216\\\",\\\"depth\\\":3,\\\"lft\\\":72,\\\"rgt\\\":73},{\\\"id\\\":\\\"219\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":75,\\\"rgt\\\":80},{\\\"id\\\":\\\"263\\\",\\\"parent_id\\\":\\\"219\\\",\\\"depth\\\":3,\\\"lft\\\":76,\\\"rgt\\\":77},{\\\"id\\\":\\\"265\\\",\\\"parent_id\\\":\\\"219\\\",\\\"depth\\\":3,\\\"lft\\\":78,\\\"rgt\\\":79},{\\\"id\\\":\\\"215\\\",\\\"parent_id\\\":\\\"212\\\",\\\"depth\\\":2,\\\"lft\\\":81,\\\"rgt\\\":84},{\\\"id\\\":\\\"264\\\",\\\"parent_id\\\":\\\"215\\\",\\\"depth\\\":3,\\\"lft\\\":82,\\\"rgt\\\":83},{\\\"id\\\":\\\"443\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":86,\\\"rgt\\\":93},{\\\"id\\\":\\\"444\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":87,\\\"rgt\\\":88},{\\\"id\\\":\\\"445\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":89,\\\"rgt\\\":90},{\\\"id\\\":\\\"406\\\",\\\"parent_id\\\":\\\"443\\\",\\\"depth\\\":2,\\\"lft\\\":91,\\\"rgt\\\":92},{\\\"id\\\":\\\"213\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":94,\\\"rgt\\\":97},{\\\"id\\\":\\\"403\\\",\\\"parent_id\\\":\\\"213\\\",\\\"depth\\\":2,\\\"lft\\\":95,\\\"rgt\\\":96},{\\\"id\\\":\\\"220\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":98,\\\"rgt\\\":103},{\\\"id\\\":\\\"435\\\",\\\"parent_id\\\":\\\"220\\\",\\\"depth\\\":2,\\\"lft\\\":99,\\\"rgt\\\":100},{\\\"id\\\":\\\"229\\\",\\\"parent_id\\\":\\\"220\\\",\\\"depth\\\":2,\\\"lft\\\":101,\\\"rgt\\\":102},{\\\"id\\\":\\\"210\\\",\\\"parent_id\\\":\\\"203\\\",\\\"depth\\\":1,\\\"lft\\\":104,\\\"rgt\\\":109},{\\\"id\\\":\\\"224\\\",\\\"parent_id\\\":\\\"210\\\",\\\"depth\\\":2,\\\"lft\\\":105,\\\"rgt\\\":106},{\\\"id\\\":\\\"266\\\",\\\"parent_id\\\":\\\"210\\\",\\\"depth\\\":2,\\\"lft\\\":107,\\\"rgt\\\":108},{\\\"id\\\":\\\"471\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":111,\\\"rgt\\\":138},{\\\"id\\\":\\\"225\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":112,\\\"rgt\\\":131},{\\\"id\\\":\\\"455\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":113,\\\"rgt\\\":114},{\\\"id\\\":\\\"61\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":115,\\\"rgt\\\":118},{\\\"id\\\":\\\"461\\\",\\\"parent_id\\\":\\\"61\\\",\\\"depth\\\":3,\\\"lft\\\":116,\\\"rgt\\\":117},{\\\"id\\\":\\\"450\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":119,\\\"rgt\\\":120},{\\\"id\\\":\\\"454\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":121,\\\"rgt\\\":122},{\\\"id\\\":\\\"50\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":123,\\\"rgt\\\":124},{\\\"id\\\":\\\"463\\\",\\\"parent_id\\\":\\\"225\\\",\\\"depth\\\":2,\\\"lft\\\":125,\\\"rgt\\\":130},{\\\"id\\\":\\\"468\\\",\\\"parent_id\\\":\\\"463\\\",\\\"depth\\\":3,\\\"lft\\\":126,\\\"rgt\\\":127},{\\\"id\\\":\\\"512\\\",\\\"parent_id\\\":\\\"463\\\",\\\"depth\\\":3,\\\"lft\\\":128,\\\"rgt\\\":129},{\\\"id\\\":\\\"496\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":132,\\\"rgt\\\":133},{\\\"id\\\":\\\"509\\\",\\\"parent_id\\\":\\\"471\\\",\\\"depth\\\":1,\\\"lft\\\":134,\\\"rgt\\\":137},{\\\"id\\\":\\\"511\\\",\\\"parent_id\\\":\\\"509\\\",\\\"depth\\\":2,\\\"lft\\\":135,\\\"rgt\\\":136},{\\\"id\\\":\\\"206\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":139,\\\"rgt\\\":160},{\\\"id\\\":\\\"13\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":140,\\\"rgt\\\":141},{\\\"id\\\":\\\"222\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":142,\\\"rgt\\\":155},{\\\"id\\\":\\\"59\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":143,\\\"rgt\\\":144},{\\\"id\\\":\\\"275\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":145,\\\"rgt\\\":146},{\\\"id\\\":\\\"436\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":147,\\\"rgt\\\":148},{\\\"id\\\":\\\"223\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":149,\\\"rgt\\\":150},{\\\"id\\\":\\\"45\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":151,\\\"rgt\\\":152},{\\\"id\\\":\\\"47\\\",\\\"parent_id\\\":\\\"222\\\",\\\"depth\\\":2,\\\"lft\\\":153,\\\"rgt\\\":154},{\\\"id\\\":\\\"238\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":156,\\\"rgt\\\":157},{\\\"id\\\":\\\"252\\\",\\\"parent_id\\\":\\\"206\\\",\\\"depth\\\":1,\\\"lft\\\":158,\\\"rgt\\\":159},{\\\"id\\\":\\\"205\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":161,\\\"rgt\\\":228},{\\\"id\\\":\\\"217\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":162,\\\"rgt\\\":179},{\\\"id\\\":\\\"438\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":163,\\\"rgt\\\":164},{\\\"id\\\":\\\"232\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":165,\\\"rgt\\\":166},{\\\"id\\\":\\\"234\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":167,\\\"rgt\\\":170},{\\\"id\\\":\\\"250\\\",\\\"parent_id\\\":\\\"234\\\",\\\"depth\\\":3,\\\"lft\\\":168,\\\"rgt\\\":169},{\\\"id\\\":\\\"66\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":171,\\\"rgt\\\":172},{\\\"id\\\":\\\"68\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":173,\\\"rgt\\\":176},{\\\"id\\\":\\\"404\\\",\\\"parent_id\\\":\\\"68\\\",\\\"depth\\\":3,\\\"lft\\\":174,\\\"rgt\\\":175},{\\\"id\\\":\\\"449\\\",\\\"parent_id\\\":\\\"217\\\",\\\"depth\\\":2,\\\"lft\\\":177,\\\"rgt\\\":178},{\\\"id\\\":\\\"486\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":180,\\\"rgt\\\":181},{\\\"id\\\":\\\"218\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":182,\\\"rgt\\\":183},{\\\"id\\\":\\\"233\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":184,\\\"rgt\\\":185},{\\\"id\\\":\\\"42\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":186,\\\"rgt\\\":187},{\\\"id\\\":\\\"14\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":188,\\\"rgt\\\":215},{\\\"id\\\":\\\"253\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":189,\\\"rgt\\\":190},{\\\"id\\\":\\\"19\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":191,\\\"rgt\\\":204},{\\\"id\\\":\\\"267\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":192,\\\"rgt\\\":193},{\\\"id\\\":\\\"268\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":194,\\\"rgt\\\":195},{\\\"id\\\":\\\"65\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":196,\\\"rgt\\\":197},{\\\"id\\\":\\\"269\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":198,\\\"rgt\\\":201},{\\\"id\\\":\\\"427\\\",\\\"parent_id\\\":\\\"269\\\",\\\"depth\\\":4,\\\"lft\\\":199,\\\"rgt\\\":200},{\\\"id\\\":\\\"43\\\",\\\"parent_id\\\":\\\"19\\\",\\\"depth\\\":3,\\\"lft\\\":202,\\\"rgt\\\":203},{\\\"id\\\":\\\"21\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":205,\\\"rgt\\\":210},{\\\"id\\\":\\\"270\\\",\\\"parent_id\\\":\\\"21\\\",\\\"depth\\\":3,\\\"lft\\\":206,\\\"rgt\\\":209},{\\\"id\\\":\\\"394\\\",\\\"parent_id\\\":\\\"270\\\",\\\"depth\\\":4,\\\"lft\\\":207,\\\"rgt\\\":208},{\\\"id\\\":\\\"18\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":211,\\\"rgt\\\":212},{\\\"id\\\":\\\"67\\\",\\\"parent_id\\\":\\\"14\\\",\\\"depth\\\":2,\\\"lft\\\":213,\\\"rgt\\\":214},{\\\"id\\\":\\\"54\\\",\\\"parent_id\\\":\\\"205\\\",\\\"depth\\\":1,\\\"lft\\\":216,\\\"rgt\\\":227},{\\\"id\\\":\\\"235\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":217,\\\"rgt\\\":218},{\\\"id\\\":\\\"256\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":219,\\\"rgt\\\":220},{\\\"id\\\":\\\"391\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":221,\\\"rgt\\\":222},{\\\"id\\\":\\\"274\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":223,\\\"rgt\\\":224},{\\\"id\\\":\\\"428\\\",\\\"parent_id\\\":\\\"54\\\",\\\"depth\\\":2,\\\"lft\\\":225,\\\"rgt\\\":226},{\\\"id\\\":\\\"204\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":229,\\\"rgt\\\":256},{\\\"id\\\":\\\"237\\\",\\\"parent_id\\\":\\\"204\\\",\\\"depth\\\":1,\\\"lft\\\":230,\\\"rgt\\\":255},{\\\"id\\\":\\\"239\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":231,\\\"rgt\\\":232},{\\\"id\\\":\\\"240\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":233,\\\"rgt\\\":234},{\\\"id\\\":\\\"241\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":235,\\\"rgt\\\":236},{\\\"id\\\":\\\"48\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":237,\\\"rgt\\\":238},{\\\"id\\\":\\\"242\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":239,\\\"rgt\\\":242},{\\\"id\\\":\\\"447\\\",\\\"parent_id\\\":\\\"242\\\",\\\"depth\\\":3,\\\"lft\\\":240,\\\"rgt\\\":241},{\\\"id\\\":\\\"243\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":243,\\\"rgt\\\":244},{\\\"id\\\":\\\"244\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":245,\\\"rgt\\\":246},{\\\"id\\\":\\\"245\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":247,\\\"rgt\\\":248},{\\\"id\\\":\\\"246\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":249,\\\"rgt\\\":250},{\\\"id\\\":\\\"248\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":251,\\\"rgt\\\":252},{\\\"id\\\":\\\"247\\\",\\\"parent_id\\\":\\\"237\\\",\\\"depth\\\":2,\\\"lft\\\":253,\\\"rgt\\\":254},{\\\"id\\\":\\\"466\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":257,\\\"rgt\\\":262},{\\\"id\\\":\\\"57\\\",\\\"parent_id\\\":\\\"466\\\",\\\"depth\\\":1,\\\"lft\\\":258,\\\"rgt\\\":259},{\\\"id\\\":\\\"493\\\",\\\"parent_id\\\":\\\"466\\\",\\\"depth\\\":1,\\\"lft\\\":260,\\\"rgt\\\":261},{\\\"id\\\":\\\"432\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":263,\\\"rgt\\\":272},{\\\"id\\\":\\\"20\\\",\\\"parent_id\\\":\\\"432\\\",\\\"depth\\\":1,\\\"lft\\\":264,\\\"rgt\\\":271},{\\\"id\\\":\\\"255\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":265,\\\"rgt\\\":266},{\\\"id\\\":\\\"439\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":267,\\\"rgt\\\":268},{\\\"id\\\":\\\"452\\\",\\\"parent_id\\\":\\\"20\\\",\\\"depth\\\":2,\\\"lft\\\":269,\\\"rgt\\\":270},{\\\"id\\\":\\\"510\\\",\\\"parent_id\\\":0,\\\"depth\\\":0,\\\"lft\\\":273,\\\"rgt\\\":296},{\\\"id\\\":\\\"483\\\",\\\"parent_id\\\":\\\"510\\\",\\\"depth\\\":1,\\\"lft\\\":274,\\\"rgt\\\":275},{\\\"id\\\":\\\"484\\\",\\\"parent_id\\\":\\\"510\\\",\\\"depth\\\":1,\\\"lft\\\":276,\\\"rgt\\\":281},{\\\"id\\\":\\\"485\\\",\\\"parent_id\\\":\\\"484\\\",\\\"depth\\\":2,\\\"lft\\\":277,\\\"rgt\\\":278},{\\\"id\\\":\\\"494\\\",\\\"parent_id\\\":\\\"484\\\",\\\"depth\\\":2,\\\"lft\\\":279,\\\"rgt\\\":280},{\\\"id\\\":\\\"502\\\",\\\"parent_id\\\":\\\"510\\\",\\\"depth\\\":1,\\\"lft\\\":282,\\\"rgt\\\":295},{\\\"id\\\":\\\"503\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":283,\\\"rgt\\\":284},{\\\"id\\\":\\\"504\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":285,\\\"rgt\\\":286},{\\\"id\\\":\\\"505\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":287,\\\"rgt\\\":288},{\\\"id\\\":\\\"506\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":289,\\\"rgt\\\":290},{\\\"id\\\":\\\"507\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":291,\\\"rgt\\\":292},{\\\"id\\\":\\\"508\\\",\\\"parent_id\\\":\\\"502\\\",\\\"depth\\\":2,\\\"lft\\\":293,\\\"rgt\\\":294}]\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/sort\":\"\"}'),(4119,801,_binary '6d',1651518075,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4120,801,_binary '6d',1651519818,'options/update',_binary '{\"_xfToken\":\"********\",\"options\":{\"censorCharacter\":\"*\",\"censorWords\":[{\"word\":\"cialis playmates centerfolds HARDCORE Tranny shemael  pussy shemale Shit fuck cunt cocksucker motherfucker  sextoys alasmarauto\",\"replace\":\"\"},{\"word\":\"Fuck\",\"replace\":\"F**k\"},{\"word\":\"Asshole\",\"replace\":\"A*shole\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"},{\"word\":\"\",\"replace\":\"\"}]},\"options_listed\":[\"censorCharacter\",\"censorWords\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?options\\/groups\\/censoringOptions\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"options\\/update\":\"\"}'),(4121,801,_binary '6h',1651721123,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4122,801,_binary '6h',1651721144,'forums/dark-crime-u-s-a.208/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Dark Crime - U.S.A.\",\"description\":\"Black crime, \'\'TNB\'\', recent NEWS headlines about racial murders, rapes, robberies, race riots...\",\"node_name\":\"\",\"parent_node_id\":\"203\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/dark-crime-u-s-a.208\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/dark-crime-u-s-a_208\\/save\":\"\"}'),(4123,801,_binary '6h',1651721157,'forums/black-murder-attempted-murder-shootings-stabbin.462/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Black MURDER, attempted murder, shootings, stabbin\",\"description\":\"victim not White, not a fambly member or unknown race of victim\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/black-murder-attempted-murder-shootings-stabbin.462\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/black-murder-attempted-murder-shootings-stabbin_462\\/save\":\"\"}'),(4124,801,_binary '6h',1651721168,'forums/black-rape-sexual-assaults-faggotry-indecent-ex.446/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Black rape, sexual assaults, faggotry, indecent ex\",\"description\":\"victim(s) not White or unknown race of victime\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/black-rape-sexual-assaults-faggotry-indecent-ex.446\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/black-rape-sexual-assaults-faggotry-indecent-ex_446\\/save\":\"\"}'),(4125,801,_binary '6h',1651721181,'forums/black-fags-brothaz-on-the-down-low.280/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Black Fags: Brothaz on the \'down low\'\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"446\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/black-fags-brothaz-on-the-down-low.280\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/black-fags-brothaz-on-the-down-low_280\\/save\":\"\"}'),(4126,801,_binary '6h',1651721191,'forums/black-burglars-robbers-car-jackers-scammers-ho.437/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Black burglars, robbers, car-jackers, scammers, ho\",\"description\":\"Black suspects - wanted for various crimes excluding rape and murder.  Including those arrested for various \'petty crimes\' such as loitering, drinking\\/urinating in public and stealing chickens.... etc.\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"300\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/black-burglars-robbers-car-jackers-scammers-ho.437\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/black-burglars-robbers-car-jackers-scammers-ho_437\\/save\":\"\"}'),(4127,801,_binary '6h',1651721205,'forums/afro-american-sports.279/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Afro-american sports\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/afro-american-sports.279\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/afro-american-sports_279\\/save\":\"\"}'),(4128,801,_binary '6h',1651721220,'forums/afro-american-celebrities-preachers-politicians.277/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Afro-american Celebrities: Preachers, Politicians,\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"600\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/afro-american-celebrities-preachers-politicians.277\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/afro-american-celebrities-preachers-politicians_277\\/save\":\"\"}'),(4129,801,_binary '6h',1651721230,'forums/cowardly-craven-and-cruel-black-attacks-on-animal.448/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Cowardly, craven and cruel black attacks on animal\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"700\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/cowardly-craven-and-cruel-black-attacks-on-animal.448\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/cowardly-craven-and-cruel-black-attacks-on-animal_448\\/save\":\"\"}'),(4130,801,_binary '6h',1651721239,'forums/suspects-with-afro-american-or-ebonic-names.425/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Suspects with Afro-american or \'Ebonic\' names\",\"description\":\"Race not confirmed but odds are...\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"800\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/suspects-with-afro-american-or-ebonic-names.425\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/suspects-with-afro-american-or-ebonic-names_425\\/save\":\"\"}'),(4131,801,_binary '6h',1651721249,'forums/crime-headlines-from-major-afro-demographic-cities.230/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Crime headlines from major Afro-demographic cities\",\"description\":\"Detroit, Atlanta, East St. Louis, Memphis, Philly, Etc. and also New Orleans Katrina archive. \\\"Just another day in Coontown, USA!\\\"\",\"node_name\":\"\",\"parent_node_id\":\"208\",\"display_order\":\"900\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/crime-headlines-from-major-afro-demographic-cities.230\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/crime-headlines-from-major-afro-demographic-cities_230\\/save\":\"\"}'),(4132,801,_binary '6h',1651721271,'forums/white-victims-of-dark-crime.211/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"White Victims of Dark Crime\",\"description\":\"A collection of news stories documenting the imminent dangers of multiculturalism, integration, and miscegenation.\",\"node_name\":\"\",\"parent_node_id\":\"203\",\"display_order\":\"200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/white-victims-of-dark-crime.211\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/white-victims-of-dark-crime_211\\/save\":\"\"}'),(4133,801,_binary '6h',1651721281,'forums/white-victims-cowardly-craven-and-cruel-black-at.426/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"WHITE VICTIMS: Cowardly, craven and cruel black at\",\"description\":\"(Victims under 13 and over 65  or disabled).\\r\\nVictim(s) have been confirmed as White.\",\"node_name\":\"\",\"parent_node_id\":\"211\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/white-victims-cowardly-craven-and-cruel-black-at.426\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/white-victims-cowardly-craven-and-cruel-black-at_426\\/save\":\"\"}'),(4134,801,_binary '6h',1651721293,'forums/invasion-news-mex-migrant-crime-commentary.209/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"INVASION! News - Mex\\/migrant crime & commentary\",\"description\":\"Mex and other migrant\\/minority crime\', \'Mostly Mexican but other third world invaders bringing crime, perversion, disease, voodoo, etc. Post commentary on unchecked immigration here.\",\"node_name\":\"\",\"parent_node_id\":\"203\",\"display_order\":\"300\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/invasion-news-mex-migrant-crime-commentary.209\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/invasion-news-mex-migrant-crime-commentary_209\\/save\":\"\"}'),(4135,801,_binary '6h',1651721310,'forums/immigrants-import-disease.260/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Immigrants import disease\",\"description\":\"Diseases long eradicated in the U.S. are being imported from the diseased \'third world\'. Foreign parasites, bacteria and viruses unknown in North America are invading the U.S. often with illegal aliens that are not subject to the strict health checks that were enforced on Ellis Island.\",\"node_name\":\"\",\"parent_node_id\":\"209\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/immigrants-import-disease.260\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/immigrants-import-disease_260\\/save\":\"\"}'),(4136,801,_binary '6h',1651721334,'forums/white-victims-of-unchecked-massive-immigration.407/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"White victims of unchecked massive  immigration\",\"description\":\"Those promoting open borders and unchecked immigration rate cheap scab labor and ethnic votes over the daily threats of migrant rapists, murderers, child molesters and terrorists.\",\"node_name\":\"\",\"parent_node_id\":\"203\",\"display_order\":\"400\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/white-victims-of-unchecked-massive-immigration.407\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/white-victims-of-unchecked-massive-immigration_407\\/save\":\"\"}'),(4137,801,_binary '6h',1651721369,'forums/conspiracies-cover-ups-false-flags.455/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Conspiracies, Cover-ups, False-flags...\",\"description\":\"Conspiracies, Cover-ups, False-flags, Rense & Infowars links\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/conspiracies-cover-ups-false-flags.455\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/conspiracies-cover-ups-false-flags_455\\/save\":\"\"}'),(4138,801,_binary '6h',1651721391,'forums/commentary-by-apollonian-private-blog.61/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Commentary by Apollonian - (private blog)\",\"description\":\"\\\"Apollonian, combat-scholar\\/theologian, part-time exorcist, Christian patriot\\\"\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/commentary-by-apollonian-private-blog.61\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/commentary-by-apollonian-private-blog_61\\/save\":\"\"}'),(4139,801,_binary '6h',1651721402,'forums/conspiracies-cover-ups-false-flags.455/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Conspiracies, Cover-ups, False-flags...\",\"description\":\"Conspiracies, Cover-ups, False-flags, Rense & Infowars links\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/conspiracies-cover-ups-false-flags.455\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/conspiracies-cover-ups-false-flags_455\\/save\":\"\"}'),(4140,801,_binary '6h',1651721433,'forums/ensis-rewrites-of-establishment-news.454/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Ensis rewrites of \'Establishment News\'\",\"description\":\"Trying to separate commercial news from commentary - these are news rewrites by Ensis\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"400\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/ensis-rewrites-of-establishment-news.454\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/ensis-rewrites-of-establishment-news_454\\/save\":\"\"}'),(4141,801,_binary '6h',1651721444,'forums/feminism-and-anti-feminism.50/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Feminism and anti-feminism\",\"description\":\"How does this relate to \'white-nationalism\'?\",\"node_name\":\"\",\"parent_node_id\":\"225\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/feminism-and-anti-feminism.50\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/feminism-and-anti-feminism_50\\/save\":\"\"}'),(4142,801,_binary '6h',1651721472,'forums/rain-floods-science-of-rain-rebuilding-seq-s.512/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Rain, floods, science of rain [REBUILDING SEQ #S]\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"463\",\"display_order\":\"200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/rain-floods-science-of-rain-rebuilding-seq-s.512\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/rain-floods-science-of-rain-rebuilding-seq-s_512\\/save\":\"\"}'),(4143,801,_binary '6h',1651721489,'forums/disagreements-between-apollonian-and-nnn-reporters.511/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Disagreements between Apollonian and NNN reporters\",\"description\":\"Originally posted between 2016-2018\",\"node_name\":\"\",\"parent_node_id\":\"509\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"none\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/disagreements-between-apollonian-and-nnn-reporters.511\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/disagreements-between-apollonian-and-nnn-reporters_511\\/save\":\"\"}'),(4144,801,_binary '6h',1651721523,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Category\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4145,801,_binary '6h',1651721979,'categories/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"LINKS TO OTHER SITES THAT YOU MAY FIND INTERESTING\",\"description\":\"Disclaimer: Following links do not imply any association or recommendation by the Editor of New Nation News, NNN Forum, internet host, or sponsors or advertisers although NNN does not accept advertising and does not recommend anything illegal, immoral, pornographic or not convenient :)\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/0\\/save\":\"\"}'),(4146,801,_binary '6h',1651721979,'tools/run-job',_binary '{\"only_id\":\"463\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4147,801,_binary '6h',1651721980,'tools/run-job',_binary '{\"only_id\":\"463\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4148,801,_binary '6h',1651722022,'categories/links-to-other-sites-that-you-may-find-interesting.513/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"LINKS TO OTHER SITES THAT YOU MAY FIND INTERESTING\",\"description\":\"Disclaimer: Following links do not imply any association or recommendation by the Editor of New Nation News, NNN Forum, internet host, or sponsors or advertisers although NNN does not accept advertising and does not recommend anything illegal, immoral, pornographic or not convenient :)\",\"parent_node_id\":\"0\",\"display_order\":\"5000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/links-to-other-sites-that-you-may-find-interesting.513\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/links-to-other-sites-that-you-may-find-interesting_513\\/save\":\"\"}'),(4149,801,_binary '6h',1651722049,'categories/register-for-access-to-private-forums.432/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"REGISTER FOR ACCESS TO \'PRIVATE\' FORUMS\",\"description\":\"<b>REGISTER FOR ACCESS TO ADDITIONAL MEMBERS-ONLY \'PRIVATE\' FORUM TOPICS<BR>\\r\\n====================================================<br> \\r\\nIn order to access the last 20 years of New Nation News forum archives<br>\\r\\nincluding a Black and Minority Crime \'database\' please<br> \\r\\n\\r\\n<a href=\\\"http:\\/\\/www.nnnforum.net\\/forums\\/index.php?register\\/\\\">\\r\\n  <b>REGISTER<\\/b><\\/a> for the New top-of-the-line Xenforo-powered New Nation News Forum<\\/a> \\r\\n  <br><br>\\r\\n<img src=\\\"http:\\/\\/www.newnation.org\\/Images\\/2021\\/NNN-Forum-List.jpg\\\" \\r\\n          alt=\\\"image\\\"  align=\\\"left\\\">\",\"parent_node_id\":\"0\",\"display_order\":\"900\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/register-for-access-to-private-forums.432\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/register-for-access-to-private-forums_432\\/save\":\"\"}'),(4150,801,_binary '6h',1651722169,'categories/forum-odds-and-ends.510/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Forum Odds and Ends\",\"description\":\"Forum FAQS, Problems, Complaints, Suggestions, j\",\"parent_node_id\":\"13\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/forum-odds-and-ends.510\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/forum-odds-and-ends_510\\/save\":\"\"}'),(4151,801,_binary '6h',1651722169,'tools/run-job',_binary '{\"only_id\":\"464\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/forum-odds-and-ends.510\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4152,801,_binary '6h',1651722170,'tools/run-job',_binary '{\"only_id\":\"464\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/forum-odds-and-ends.510\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4153,801,_binary '6h',1651722304,'forums/fan-mail-to-nnn.252/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Fan mail to NNN\",\"description\":\"Besides the occasional  \'hatemail\'\' to the Editor of NNN there is also some occasional  \'fan mail\'\",\"node_name\":\"\",\"parent_node_id\":\"440\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/fan-mail-to-nnn.252\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/fan-mail-to-nnn_252\\/save\":\"\"}'),(4154,801,_binary '6h',1651722304,'tools/run-job',_binary '{\"only_id\":\"465\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/fan-mail-to-nnn.252\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4155,801,_binary '6h',1651722305,'tools/run-job',_binary '{\"only_id\":\"465\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/fan-mail-to-nnn.252\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4156,801,_binary '6h',1651722318,'forums/public-chat-room-your-comments-on-the-news.440/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"PUBLIC Chat room: your COMMENTS on the News...\",\"description\":\"CHAT ROOM FOR FRIENDS OF NNN :)\\r\\nIf you don\'t have any breaking news links on minority or migrant crime you can post your comments here.   NOTE: this area is visible to public and robots and all posts are moderated to filter out anything that might be misconstrued as spam, porno and\\/or terroristic threats :) - Have a Good Day!  - The Editor\",\"node_name\":\"\",\"parent_node_id\":\"207\",\"display_order\":\"300\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/public-chat-room-your-comments-on-the-news.440\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/public-chat-room-your-comments-on-the-news_440\\/save\":\"\"}'),(4157,801,_binary '6h',1651723122,'categories/newsroom-guidelines-guest-new-member-posting-area.206/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Newsroom guidelines and new member practice and posting area\",\"description\":\"A place to practice posting that is not open to the PUBLIC\",\"parent_node_id\":\"0\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/newsroom-guidelines-guest-new-member-posting-area.206\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/newsroom-guidelines-guest-new-member-posting-area_206\\/save\":\"\"}'),(4158,801,_binary '6h',1651723176,'categories/newsroom-guidelines-guest-new-member-posting-area.206/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Newsroom guidelines and place to practice posting\",\"description\":\"Not open to the PUBLIC\",\"parent_node_id\":\"0\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/newsroom-guidelines-guest-new-member-posting-area.206\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/newsroom-guidelines-guest-new-member-posting-area_206\\/save\":\"\"}'),(4159,801,_binary '6h',1651723360,'forums/newsroom-editors-office-back-room.486/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Newsroom Editor\'s Office (back room)\",\"description\":\"Testing out Newsroom Editor\'s Office forum permission problem\",\"node_name\":\"\",\"parent_node_id\":\"438\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"deny\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/newsroom-editors-office-back-room.486\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/newsroom-editors-office-back-room_486\\/save\":\"\"}'),(4160,801,_binary '6h',1651723360,'tools/run-job',_binary '{\"only_id\":\"469\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/newsroom-editors-office-back-room.486\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4161,801,_binary '6h',1651723360,'tools/run-job',_binary '{\"only_id\":\"469\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/newsroom-editors-office-back-room.486\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4162,801,_binary '6h',1651723426,'forums/newsroom-editors-office-back-room.486/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Newsroom Editor\'s Office (back room)\",\"description\":\"Testing out Newsroom Editor\'s Office forum permission problem\",\"node_name\":\"\",\"parent_node_id\":\"438\",\"display_order\":\"50\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"deny\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/newsroom-editors-office-back-room.486\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/newsroom-editors-office-back-room_486\\/save\":\"\"}'),(4163,801,_binary '6h',1651723455,'forums/bookmark-nnn-backup-and-private-forum-links.438/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Bookmark NNN backup and private forum links\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"217\",\"display_order\":\"200\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/bookmark-nnn-backup-and-private-forum-links.438\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/bookmark-nnn-backup-and-private-forum-links_438\\/save\":\"\"}'),(4164,801,_binary '6h',1651723492,'forums/newsroom-editors-office-back-room.486/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Newsroom Editor\'s Office (back room)\",\"description\":\"Testing out Newsroom Editor\'s Office forum permission problem\",\"node_name\":\"\",\"parent_node_id\":\"217\",\"display_order\":\"50\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"deny\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/newsroom-editors-office-back-room.486\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/newsroom-editors-office-back-room_486\\/save\":\"\"}'),(4165,801,_binary '6h',1651723493,'tools/run-job',_binary '{\"only_id\":\"470\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/newsroom-editors-office-back-room.486\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4166,801,_binary '6h',1651723493,'tools/run-job',_binary '{\"only_id\":\"470\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/newsroom-editors-office-back-room.486\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4167,801,_binary '6k',1652030337,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4168,801,_binary '6k',1652030402,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"mkultra\",\"content_id\":\"54\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4169,801,_binary '6k',1652030484,'permissions/nodes/if-this-is-your-first-visit-to-zardoz-tavern.253/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/if-this-is-your-first-visit-to-zardoz-tavern.253\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/if-this-is-your-first-visit-to-zardoz-tavern_253\\/save\":\"\"}'),(4170,801,_binary '6k',1652030484,'tools/run-job',_binary '{\"only_id\":\"885\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/if-this-is-your-first-visit-to-zardoz-tavern.253\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4171,801,_binary '6k',1652030485,'tools/run-job',_binary '{\"only_id\":\"885\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/if-this-is-your-first-visit-to-zardoz-tavern.253\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4172,801,_binary '6k',1652030494,'permissions/nodes/sergeant-at-arms.19/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/sergeant-at-arms.19\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/sergeant-at-arms_19\\/save\":\"\"}'),(4173,801,_binary '6k',1652030494,'tools/run-job',_binary '{\"only_id\":\"886\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/sergeant-at-arms.19\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4174,801,_binary '6k',1652030495,'tools/run-job',_binary '{\"only_id\":\"886\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/sergeant-at-arms.19\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4175,801,_binary '6k',1652030514,'permissions/nodes/wizards-table.21/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/wizards-table.21\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/wizards-table_21\\/save\":\"\"}'),(4176,801,_binary '6k',1652030514,'tools/run-job',_binary '{\"only_id\":\"887\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/wizards-table.21\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4177,801,_binary '6k',1652030515,'tools/run-job',_binary '{\"only_id\":\"887\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/wizards-table.21\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4178,801,_binary '6k',1652030529,'permissions/nodes/requests-to-drop-account-delete-all-posts.428/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/requests-to-drop-account-delete-all-posts.428\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/requests-to-drop-account-delete-all-posts_428\\/save\":\"\"}'),(4179,801,_binary '6k',1652030529,'tools/run-job',_binary '{\"only_id\":\"888\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/requests-to-drop-account-delete-all-posts.428\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4180,801,_binary '6k',1652030530,'tools/run-job',_binary '{\"only_id\":\"888\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/requests-to-drop-account-delete-all-posts.428\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4181,801,_binary '6k',1652030543,'permissions/nodes/posts-with-links-to-do-not-link-sites.274/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/posts-with-links-to-do-not-link-sites.274\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/posts-with-links-to-do-not-link-sites_274\\/save\":\"\"}'),(4182,801,_binary '6k',1652030543,'tools/run-job',_binary '{\"only_id\":\"889\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/posts-with-links-to-do-not-link-sites.274\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4183,801,_binary '6k',1652030543,'tools/run-job',_binary '{\"only_id\":\"889\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/posts-with-links-to-do-not-link-sites.274\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4184,801,_binary '6k',1652030552,'permissions/nodes/expired-announcements-dead-links.391/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/expired-announcements-dead-links.391\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/expired-announcements-dead-links_391\\/save\":\"\"}'),(4185,801,_binary '6k',1652030552,'tools/run-job',_binary '{\"only_id\":\"890\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/expired-announcements-dead-links.391\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4186,801,_binary '6k',1652030553,'tools/run-job',_binary '{\"only_id\":\"890\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/expired-announcements-dead-links.391\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4187,801,_binary '6k',1652030560,'permissions/nodes/trashcan.235/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/trashcan.235\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/trashcan_235\\/save\":\"\"}'),(4188,801,_binary '6k',1652030561,'tools/run-job',_binary '{\"only_id\":\"891\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/trashcan.235\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4189,801,_binary '6k',1652030561,'tools/run-job',_binary '{\"only_id\":\"891\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/trashcan.235\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4190,801,_binary '6k',1652030570,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\"}'),(4191,801,_binary '6k',1652030570,'tools/run-job',_binary '{\"only_id\":\"892\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4192,801,_binary '6k',1652030570,'tools/run-job',_binary '{\"only_id\":\"892\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4193,801,_binary '6k',1652030587,'permissions/nodes/broom-closet.67/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/broom-closet.67\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/broom-closet_67\\/save\":\"\"}'),(4194,801,_binary '6k',1652030587,'tools/run-job',_binary '{\"only_id\":\"893\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/broom-closet.67\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4195,801,_binary '6k',1652030587,'tools/run-job',_binary '{\"only_id\":\"893\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/broom-closet.67\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4196,801,_binary '6k',1652030594,'permissions/nodes/jokers-table-arm-wrestling-and-spitting-contests.18/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/jokers-table-arm-wrestling-and-spitting-contests.18\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/jokers-table-arm-wrestling-and-spitting-contests_18\\/save\":\"\"}'),(4197,801,_binary '6k',1652030594,'tools/run-job',_binary '{\"only_id\":\"894\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/jokers-table-arm-wrestling-and-spitting-contests.18\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4198,801,_binary '6k',1652030595,'tools/run-job',_binary '{\"only_id\":\"894\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/jokers-table-arm-wrestling-and-spitting-contests.18\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4199,801,_binary '6k',1652030608,'permissions/nodes/newsroom-database-management-and-administration.270/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/newsroom-database-management-and-administration.270\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/newsroom-database-management-and-administration_270\\/save\":\"\"}'),(4200,801,_binary '6k',1652030608,'tools/run-job',_binary '{\"only_id\":\"895\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/newsroom-database-management-and-administration.270\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4201,801,_binary '6k',1652030609,'tools/run-job',_binary '{\"only_id\":\"895\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/newsroom-database-management-and-administration.270\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4202,801,_binary '6k',1652030617,'permissions/nodes/archived-data-regarding-prior-nnn-forums.394/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/archived-data-regarding-prior-nnn-forums.394\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/archived-data-regarding-prior-nnn-forums_394\\/save\":\"\"}'),(4203,801,_binary '6k',1652030617,'tools/run-job',_binary '{\"only_id\":\"896\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/archived-data-regarding-prior-nnn-forums.394\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4204,801,_binary '6k',1652030618,'tools/run-job',_binary '{\"only_id\":\"896\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/archived-data-regarding-prior-nnn-forums.394\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4205,801,_binary '6k',1652030627,'permissions/nodes/texas-tnb.404/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/texas-tnb.404\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/texas-tnb_404\\/save\":\"\"}'),(4206,801,_binary '6k',1652030627,'tools/run-job',_binary '{\"only_id\":\"897\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/texas-tnb.404\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4207,801,_binary '6k',1652030628,'tools/run-job',_binary '{\"only_id\":\"897\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/texas-tnb.404\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4208,801,_binary '6k',1652030866,'nodes/nnn-forum-polls-what-do-you-think-about-that.496/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/nnn-forum-polls-what-do-you-think-about-that.496\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/nnn-forum-polls-what-do-you-think-about-that_496\\/permissions\\/save\":\"\"}'),(4209,801,_binary '6k',1652030866,'tools/run-job',_binary '{\"only_id\":\"899\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/nnn-forum-polls-what-do-you-think-about-that.496\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4210,801,_binary '6k',1652030867,'tools/run-job',_binary '{\"only_id\":\"899\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/nnn-forum-polls-what-do-you-think-about-that.496\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4211,801,_binary '6k',1652030885,'nodes/applicants-promoted-to-cub-reporter-status.275/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/applicants-promoted-to-cub-reporter-status.275\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/applicants-promoted-to-cub-reporter-status_275\\/permissions\\/save\":\"\"}'),(4212,801,_binary '6k',1652030885,'tools/run-job',_binary '{\"only_id\":\"900\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/applicants-promoted-to-cub-reporter-status.275\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4213,801,_binary '6k',1652030886,'tools/run-job',_binary '{\"only_id\":\"900\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/applicants-promoted-to-cub-reporter-status.275\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4214,801,_binary '6k',1652030896,'nodes/review-for-warning-suspension-banning.45/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/review-for-warning-suspension-banning.45\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/review-for-warning-suspension-banning_45\\/permissions\\/save\":\"\"}'),(4215,801,_binary '6k',1652030896,'tools/run-job',_binary '{\"only_id\":\"901\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/review-for-warning-suspension-banning.45\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4216,801,_binary '6k',1652030897,'tools/run-job',_binary '{\"only_id\":\"901\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/review-for-warning-suspension-banning.45\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4217,801,_binary '6k',1652030904,'nodes/problem-posts-processed.47/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/problem-posts-processed.47\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/problem-posts-processed_47\\/permissions\\/save\":\"\"}'),(4218,801,_binary '6k',1652030905,'tools/run-job',_binary '{\"only_id\":\"902\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/problem-posts-processed.47\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4219,801,_binary '6k',1652030905,'tools/run-job',_binary '{\"only_id\":\"902\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/problem-posts-processed.47\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4220,801,_binary '6k',1652030928,'nodes/newsroom-editors-office-back-room.486/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/newsroom-editors-office-back-room.486\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/newsroom-editors-office-back-room_486\\/permissions\\/save\":\"\"}'),(4221,801,_binary '6k',1652030928,'tools/run-job',_binary '{\"only_id\":\"903\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/newsroom-editors-office-back-room.486\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4222,801,_binary '6k',1652030929,'tools/run-job',_binary '{\"only_id\":\"903\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/newsroom-editors-office-back-room.486\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4223,801,_binary '6k',1652030943,'nodes/bookmark-nnn-backup-and-private-forum-links.438/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/bookmark-nnn-backup-and-private-forum-links.438\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/bookmark-nnn-backup-and-private-forum-links_438\\/permissions\\/save\":\"\"}'),(4224,801,_binary '6k',1652030943,'tools/run-job',_binary '{\"only_id\":\"904\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/bookmark-nnn-backup-and-private-forum-links.438\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4225,801,_binary '6k',1652030943,'tools/run-job',_binary '{\"only_id\":\"904\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/bookmark-nnn-backup-and-private-forum-links.438\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4226,801,_binary '6k',1652030955,'nodes/reporters-technical-references-faqs.232/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/reporters-technical-references-faqs.232\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/reporters-technical-references-faqs_232\\/permissions\\/save\":\"\"}'),(4227,801,_binary '6k',1652030955,'tools/run-job',_binary '{\"only_id\":\"905\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/reporters-technical-references-faqs.232\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4228,801,_binary '6k',1652030956,'tools/run-job',_binary '{\"only_id\":\"905\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/reporters-technical-references-faqs.232\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4229,801,_binary '6k',1652030966,'nodes/suggested-board-features-forums-changes-bad-lin.234/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suggested-board-features-forums-changes-bad-lin.234\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suggested-board-features-forums-changes-bad-lin_234\\/permissions\\/save\":\"\"}'),(4230,801,_binary '6k',1652030966,'tools/run-job',_binary '{\"only_id\":\"906\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suggested-board-features-forums-changes-bad-lin.234\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4231,801,_binary '6k',1652030967,'tools/run-job',_binary '{\"only_id\":\"906\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suggested-board-features-forums-changes-bad-lin.234\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4232,801,_binary '6k',1652030980,'nodes/problems-handled-or-enhancements-enabled.250/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/problems-handled-or-enhancements-enabled.250\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/problems-handled-or-enhancements-enabled_250\\/permissions\\/save\":\"\"}'),(4233,801,_binary '6k',1652030980,'tools/run-job',_binary '{\"only_id\":\"907\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/problems-handled-or-enhancements-enabled.250\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4234,801,_binary '6k',1652030981,'tools/run-job',_binary '{\"only_id\":\"907\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/problems-handled-or-enhancements-enabled.250\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4235,801,_binary '6k',1652030992,'nodes/welcomes-promotions-archive.66/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/welcomes-promotions-archive.66\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/welcomes-promotions-archive_66\\/permissions\\/save\":\"\"}'),(4236,801,_binary '6k',1652030992,'tools/run-job',_binary '{\"only_id\":\"908\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/welcomes-promotions-archive.66\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4237,801,_binary '6k',1652030992,'tools/run-job',_binary '{\"only_id\":\"908\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/welcomes-promotions-archive.66\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4238,801,_binary '6k',1652031009,'nodes/older-posts-packaged-for-migration.68/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/older-posts-packaged-for-migration_68\\/permissions\\/save\":\"\"}'),(4239,801,_binary '6k',1652031009,'tools/run-job',_binary '{\"only_id\":\"909\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4240,801,_binary '6k',1652031010,'tools/run-job',_binary '{\"only_id\":\"909\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4241,801,_binary '6k',1652031027,'nodes/holding-area-for-possible-libel-posts.449/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/holding-area-for-possible-libel-posts.449\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/holding-area-for-possible-libel-posts_449\\/permissions\\/save\":\"\"}'),(4242,801,_binary '6k',1652031028,'tools/run-job',_binary '{\"only_id\":\"911\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/holding-area-for-possible-libel-posts.449\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4243,801,_binary '6k',1652031028,'tools/run-job',_binary '{\"only_id\":\"911\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/holding-area-for-possible-libel-posts.449\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4244,801,_binary '6k',1652031041,'nodes/berserker-fantasy-forum.42/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/berserker-fantasy-forum.42\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/berserker-fantasy-forum_42\\/permissions\\/save\":\"\"}'),(4245,801,_binary '6k',1652031041,'tools/run-job',_binary '{\"only_id\":\"912\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/berserker-fantasy-forum.42\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4246,801,_binary '6k',1652031042,'tools/run-job',_binary '{\"only_id\":\"912\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/berserker-fantasy-forum.42\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4247,801,_binary '6k',1652031068,'nodes/hack-attacks-and-newsroom-security.268/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/hack-attacks-and-newsroom-security.268\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/hack-attacks-and-newsroom-security_268\\/permissions\\/save\":\"\"}'),(4248,801,_binary '6k',1652031069,'tools/run-job',_binary '{\"only_id\":\"913\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/hack-attacks-and-newsroom-security.268\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4249,801,_binary '6k',1652031069,'tools/run-job',_binary '{\"only_id\":\"913\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/hack-attacks-and-newsroom-security.268\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4250,801,_binary '6k',1652031094,'nodes/moderators-area-for-deleted-imported-and-transfer.54/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/permissions\\/save\":\"\"}'),(4251,801,_binary '6k',1652031095,'tools/run-job',_binary '{\"only_id\":\"914\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4252,801,_binary '6k',1652031095,'tools/run-job',_binary '{\"only_id\":\"914\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4253,801,_binary '6k',1652031126,'nodes/register-for-access-to-private-forums.432/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/register-for-access-to-private-forums.432\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/register-for-access-to-private-forums_432\\/permissions\\/save\":\"\"}'),(4254,801,_binary '6k',1652031126,'tools/run-job',_binary '{\"only_id\":\"915\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/register-for-access-to-private-forums.432\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4255,801,_binary '6k',1652031127,'tools/run-job',_binary '{\"only_id\":\"915\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/register-for-access-to-private-forums.432\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4256,801,_binary '6k',1652031306,'nodes/legal-copyright-complaints-and-threatened-legal.269/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/legal-copyright-complaints-and-threatened-legal.269\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/legal-copyright-complaints-and-threatened-legal_269\\/permissions\\/save\":\"\"}'),(4257,801,_binary '6k',1652031306,'tools/run-job',_binary '{\"only_id\":\"916\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/legal-copyright-complaints-and-threatened-legal.269\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4258,801,_binary '6k',1652031307,'tools/run-job',_binary '{\"only_id\":\"916\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/legal-copyright-complaints-and-threatened-legal.269\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4259,801,_binary '6k',1652031344,'nodes/posts-with-links-to-copyright-violation-sites.427/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/posts-with-links-to-copyright-violation-sites.427\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/posts-with-links-to-copyright-violation-sites_427\\/permissions\\/save\":\"\"}'),(4260,801,_binary '6k',1652031345,'tools/run-job',_binary '{\"only_id\":\"917\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/posts-with-links-to-copyright-violation-sites.427\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4261,801,_binary '6k',1652031345,'tools/run-job',_binary '{\"only_id\":\"917\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/posts-with-links-to-copyright-violation-sites.427\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4262,801,_binary '6k',1652031351,'nodes/posts-with-links-to-copyright-violation-sites.427/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/posts-with-links-to-copyright-violation-sites.427\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/posts-with-links-to-copyright-violation-sites_427\\/permissions\\/save\":\"\"}'),(4263,801,_binary '6k',1652031351,'tools/run-job',_binary '{\"only_id\":\"918\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/posts-with-links-to-copyright-violation-sites.427\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4264,801,_binary '6k',1652031352,'tools/run-job',_binary '{\"only_id\":\"918\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/posts-with-links-to-copyright-violation-sites.427\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4265,801,_binary '6k',1652031473,'nodes/berserker-fantasy-forum.42/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/berserker-fantasy-forum.42\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/berserker-fantasy-forum_42\\/permissions\\/save\":\"\"}'),(4266,801,_binary '6k',1652031473,'tools/run-job',_binary '{\"only_id\":\"919\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/berserker-fantasy-forum.42\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4267,801,_binary '6k',1652031474,'tools/run-job',_binary '{\"only_id\":\"919\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/berserker-fantasy-forum.42\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4268,801,_binary '6k',1652031502,'nodes/moderators-training-briefing-room.267/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-training-briefing-room.267\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/moderators-training-briefing-room_267\\/permissions\\/save\":\"\"}'),(4269,801,_binary '6k',1652031502,'tools/run-job',_binary '{\"only_id\":\"920\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-training-briefing-room.267\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4270,801,_binary '6k',1652031503,'tools/run-job',_binary '{\"only_id\":\"920\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/moderators-training-briefing-room.267\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4271,801,_binary '6k',1652031521,'nodes/new-applicants-security-checks.65/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/new-applicants-security-checks.65\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/new-applicants-security-checks_65\\/permissions\\/save\":\"\"}'),(4272,801,_binary '6k',1652031521,'tools/run-job',_binary '{\"only_id\":\"921\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/new-applicants-security-checks.65\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4273,801,_binary '6k',1652031521,'tools/run-job',_binary '{\"only_id\":\"921\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/new-applicants-security-checks.65\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4274,801,_binary '6k',1652031551,'nodes/the-padded-room.43/permissions/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-padded-room.43\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-padded-room_43\\/permissions\\/save\":\"\"}'),(4275,801,_binary '6k',1652031552,'tools/run-job',_binary '{\"only_id\":\"922\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-padded-room.43\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4276,801,_binary '6k',1652031552,'tools/run-job',_binary '{\"only_id\":\"922\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-padded-room.43\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4277,801,_binary '6k',1652031893,'permissions/nodes/quarentine-for-members-posts.256/edit',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"type\":\"user\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/edit\":\"\"}'),(4278,801,_binary '6k',1652031909,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_id=801\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user\",\"user_id\":\"801\"}'),(4279,801,_binary '6k',1652032161,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"content_allow\",\"stickUnstickThread\":\"content_allow\",\"lockUnlockThread\":\"content_allow\",\"manageAnyThread\":\"content_allow\",\"deleteAnyThread\":\"content_allow\",\"hardDeleteAnyThread\":\"content_allow\",\"threadReplyBan\":\"content_allow\",\"editAnyPost\":\"content_allow\",\"deleteAnyPost\":\"content_allow\",\"hardDeleteAnyPost\":\"content_allow\",\"warn\":\"content_allow\",\"manageAnyTag\":\"content_allow\",\"viewDeleted\":\"content_allow\",\"viewModerated\":\"content_allow\",\"undelete\":\"content_allow\",\"approveUnapprove\":\"content_allow\",\"markSolutionAnyThread\":\"content_allow\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_id=801\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user\",\"user_id\":\"801\"}'),(4280,801,_binary '6k',1652032317,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"256\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4281,801,_binary '6k',1652032471,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"content_allow\",\"stickUnstickThread\":\"content_allow\",\"lockUnlockThread\":\"content_allow\",\"manageAnyThread\":\"content_allow\",\"deleteAnyThread\":\"content_allow\",\"hardDeleteAnyThread\":\"content_allow\",\"threadReplyBan\":\"content_allow\",\"editAnyPost\":\"content_allow\",\"deleteAnyPost\":\"content_allow\",\"hardDeleteAnyPost\":\"content_allow\",\"warn\":\"content_allow\",\"manageAnyTag\":\"content_allow\",\"viewDeleted\":\"content_allow\",\"viewModerated\":\"content_allow\",\"undelete\":\"content_allow\",\"approveUnapprove\":\"content_allow\",\"markSolutionAnyThread\":\"content_allow\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_id=801\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user\",\"user_id\":\"801\"}'),(4282,801,_binary '6k',1652032486,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"content_allow\",\"stickUnstickThread\":\"content_allow\",\"lockUnlockThread\":\"content_allow\",\"manageAnyThread\":\"content_allow\",\"deleteAnyThread\":\"content_allow\",\"hardDeleteAnyThread\":\"content_allow\",\"threadReplyBan\":\"content_allow\",\"editAnyPost\":\"content_allow\",\"deleteAnyPost\":\"content_allow\",\"hardDeleteAnyPost\":\"content_allow\",\"warn\":\"content_allow\",\"manageAnyTag\":\"content_allow\",\"viewDeleted\":\"content_allow\",\"viewModerated\":\"content_allow\",\"undelete\":\"content_allow\",\"approveUnapprove\":\"content_allow\",\"markSolutionAnyThread\":\"content_allow\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4283,801,_binary '6k',1652032495,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"private\":\"1\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\"}'),(4284,801,_binary '6k',1652032495,'tools/run-job',_binary '{\"only_id\":\"925\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4285,801,_binary '6k',1652032496,'tools/run-job',_binary '{\"only_id\":\"925\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4286,801,_binary '6k',1652032513,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"permissions\\/analyze\":\"\"}'),(4287,801,_binary '6k',1652032589,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"54\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4288,801,_binary '6k',1652032648,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"256\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4289,801,_binary '6k',1652032707,'permissions/nodes/quarentine-for-members-posts.256/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/quarentine-for-members-posts_256\\/save\":\"\"}'),(4290,801,_binary '6k',1652032707,'tools/run-job',_binary '{\"only_id\":\"926\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4291,801,_binary '6k',1652032708,'tools/run-job',_binary '{\"only_id\":\"926\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/quarentine-for-members-posts.256\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4292,801,_binary '6k',1652032753,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"256\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4293,801,_binary '6k',1652033100,'permissions/nodes/moderators-area-for-deleted-imported-and-transfer.54/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"content_allow\",\"stickUnstickThread\":\"content_allow\",\"lockUnlockThread\":\"content_allow\",\"manageAnyThread\":\"content_allow\",\"deleteAnyThread\":\"content_allow\",\"hardDeleteAnyThread\":\"content_allow\",\"threadReplyBan\":\"content_allow\",\"editAnyPost\":\"content_allow\",\"deleteAnyPost\":\"content_allow\",\"hardDeleteAnyPost\":\"content_allow\",\"warn\":\"content_allow\",\"manageAnyTag\":\"content_allow\",\"viewDeleted\":\"content_allow\",\"viewModerated\":\"content_allow\",\"undelete\":\"content_allow\",\"approveUnapprove\":\"content_allow\",\"markSolutionAnyThread\":\"content_allow\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4294,801,_binary '6k',1652033117,'permissions/nodes/moderators-area-for-deleted-imported-and-transfer.54/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4295,801,_binary '6k',1652033131,'permissions/nodes/moderators-area-for-deleted-imported-and-transfer.54/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4296,801,_binary '6k',1652033139,'permissions/nodes/moderators-area-for-deleted-imported-and-transfer.54/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4297,801,_binary '6k',1652033147,'permissions/nodes/moderators-area-for-deleted-imported-and-transfer.54/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4298,801,_binary '6k',1652033170,'permissions/nodes/moderators-area-for-deleted-imported-and-transfer.54/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4299,801,_binary '6k',1652033170,'tools/run-job',_binary '{\"only_id\":\"929\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4300,801,_binary '6k',1652033178,'permissions/nodes/moderators-area-for-deleted-imported-and-transfer.54/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer_54\\/save\":\"\"}'),(4301,801,_binary '6k',1652033178,'tools/run-job',_binary '{\"only_id\":\"930\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4302,801,_binary '6k',1652033179,'tools/run-job',_binary '{\"only_id\":\"930\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/moderators-area-for-deleted-imported-and-transfer.54\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4303,801,_binary '6k',1652033263,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"256\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4304,801,_binary '6f',1652225899,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4305,801,_binary '6f',1652225977,'forums/forum-fight-club.509/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM \\\"FIGHT CLUB\\\" - temporarily closed for fumigation\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"300\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-fight-club.509\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-fight-club_509\\/save\":\"\"}'),(4306,801,_binary '6f',1652225997,'forums/forum-fight-club.509/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM \\\"FIGHT CLUB\\\" - closed for fumigation\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"300\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-fight-club.509\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-fight-club_509\\/save\":\"\"}'),(4307,801,_binary '6f',1652226187,'permissions/nodes/forum-fight-club-closed-for-fumigation.509/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-fight-club-closed-for-fumigation.509\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-fight-club-closed-for-fumigation_509\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4308,801,_binary '6f',1652226204,'permissions/nodes/forum-fight-club-closed-for-fumigation.509/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-fight-club-closed-for-fumigation.509\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-fight-club-closed-for-fumigation_509\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4309,801,_binary '6f',1652226217,'permissions/nodes/forum-fight-club-closed-for-fumigation.509/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-fight-club-closed-for-fumigation.509\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-fight-club-closed-for-fumigation_509\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4310,801,_binary '6f',1652226416,'permissions/nodes/forum-fight-club-closed-for-fumigation.509/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-fight-club-closed-for-fumigation.509\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-fight-club-closed-for-fumigation_509\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4311,801,_binary '6i',1652378862,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4312,801,_binary '6i',1652378936,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"2021-09-01\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"last_activity\",\"direction\":\"desc\",\"users\\/list\":\"\"}'),(4313,801,_binary '6i',1652379125,'search/search',_binary '{\"q\":\"st\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/list\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4314,801,_binary '6i',1652379126,'search/search',_binary '{\"q\":\"sta\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/list\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4315,801,_binary '6i',1652379126,'search/search',_binary '{\"q\":\"stat\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/list\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4316,801,_binary '6i',1652379126,'search/search',_binary '{\"q\":\"stati\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/list\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4317,801,_binary '6i',1652379126,'search/search',_binary '{\"q\":\"statis\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/list\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4318,801,_binary '6i',1652379313,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"2021-08-01\",\"end\":\"2022-05-13\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"last_activity\",\"direction\":\"desc\",\"users\\/list\":\"\"}'),(4319,801,_binary '6k',1652460418,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4320,801,_binary '6k',1652460727,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"Donegan\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4321,801,_binary '6k',1652460742,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"ed\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4322,801,_binary '6g',1652492590,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4323,801,_binary '6g',1652492678,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\"}'),(4324,801,_binary '6g',1652492678,'tools/run-job',_binary '{\"only_id\":\"1587\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4325,801,_binary '6g',1652492679,'tools/run-job',_binary '{\"only_id\":\"1587\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4326,801,_binary '6g',1652492725,'forums/texas-tnb.404/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Texas TNB\",\"description\":\"Blacks are only 11.7% of the population of Texas but they account for 40.9% of those on death row.\",\"node_name\":\"\",\"parent_node_id\":\"68\",\"display_order\":\"100\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/texas-tnb_404\\/save\":\"\"}'),(4327,801,_binary '6g',1652492759,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4328,801,_binary '6g',1652492766,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4329,801,_binary '6g',1652492772,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4330,801,_binary '6g',1652492782,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4331,801,_binary '6g',1652492782,'tools/run-job',_binary '{\"only_id\":\"1589\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4332,801,_binary '6g',1652492789,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4333,801,_binary '6g',1652492795,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4334,801,_binary '6g',1652492801,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4335,801,_binary '6g',1652492806,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4336,801,_binary '6g',1652492843,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4337,801,_binary '6g',1652492868,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4338,801,_binary '6g',1652492875,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4339,801,_binary '6g',1652492905,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"whitebear\",\"content_id\":\"0\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4340,801,_binary '6g',1652492931,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"whitebear\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4341,801,_binary '6g',1652492979,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4342,801,_binary '6g',1652492979,'tools/run-job',_binary '{\"only_id\":\"1590\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4343,801,_binary '6g',1652493017,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"registered\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4344,801,_binary '6g',1652493069,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4345,801,_binary '6g',1652493151,'nodes/older-posts-packaged-for-migration.68/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/older-posts-packaged-for-migration_68\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4346,801,_binary '6g',1652493174,'nodes/older-posts-packaged-for-migration.68/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/older-posts-packaged-for-migration_68\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4347,801,_binary '6g',1652493236,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4348,801,_binary '6g',1652493287,'permissions/nodes/older-posts-packaged-for-migration.68/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/older-posts-packaged-for-migration.68\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/older-posts-packaged-for-migration_68\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4349,801,_binary '6g',1652493296,'permissions/nodes/older-posts-packaged-for-migration.68/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/older-posts-packaged-for-migration.68\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/older-posts-packaged-for-migration_68\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4350,801,_binary '6g',1652493370,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"0\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4351,801,_binary '6g',1652493389,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4352,801,_binary '6g',1652493453,'nodes/older-posts-packaged-for-migration.68/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/older-posts-packaged-for-migration_68\\/permissions\\/save\":\"\"}'),(4353,801,_binary '6g',1652493453,'tools/run-job',_binary '{\"only_id\":\"1592\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4354,801,_binary '6g',1652493454,'tools/run-job',_binary '{\"only_id\":\"1592\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4355,801,_binary '6g',1652494088,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4356,801,_binary '6g',1652499440,'permissions/nodes/forum-fight-club-closed-for-fumigation.509/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/forum-fight-club-closed-for-fumigation.509\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/forum-fight-club-closed-for-fumigation_509\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4357,801,_binary '6g',1652500705,'forums/forum-fight-club-closed-for-fumigation.509/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM \\\"FIGHT CLUB\\\"  \",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"300\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-fight-club-closed-for-fumigation.509\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-fight-club-closed-for-fumigation_509\\/save\":\"\"}'),(4358,801,_binary '6g',1652501051,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"content_allow\",\"stickUnstickThread\":\"content_allow\",\"lockUnlockThread\":\"content_allow\",\"manageAnyThread\":\"content_allow\",\"deleteAnyThread\":\"content_allow\",\"hardDeleteAnyThread\":\"content_allow\",\"threadReplyBan\":\"content_allow\",\"editAnyPost\":\"content_allow\",\"deleteAnyPost\":\"content_allow\",\"hardDeleteAnyPost\":\"content_allow\",\"warn\":\"content_allow\",\"manageAnyTag\":\"content_allow\",\"viewDeleted\":\"content_allow\",\"viewModerated\":\"content_allow\",\"undelete\":\"content_allow\",\"approveUnapprove\":\"content_allow\",\"markSolutionAnyThread\":\"content_allow\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4359,801,_binary '6g',1652501067,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4360,801,_binary '6g',1652501080,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4361,801,_binary '6g',1652501095,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4362,801,_binary '6g',1652501109,'nodes/forum-fight-club.509/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/forum-fight-club.509\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/forum-fight-club_509\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4363,801,_binary '6h',1652576214,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4364,801,_binary '6h',1652576263,'forums/older-posts-packaged-for-migration.68/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Older posts packaged for migration\",\"description\":\"These are \'Senior Editor\'s Office\' posts more than a year old - packaged up for migration to new forum.\",\"node_name\":\"\",\"parent_node_id\":\"217\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/older-posts-packaged-for-migration.68\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/older-posts-packaged-for-migration_68\\/save\":\"\"}'),(4365,801,_binary '6h',1652576283,'nodes/older-posts-packaged-for-migration.68/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/older-posts-packaged-for-migration_68\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4366,801,_binary '6h',1652576296,'nodes/older-posts-packaged-for-migration.68/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/older-posts-packaged-for-migration_68\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4367,801,_binary '6h',1652576311,'nodes/older-posts-packaged-for-migration.68/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/older-posts-packaged-for-migration.68\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/older-posts-packaged-for-migration_68\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4368,801,_binary '6h',1652576358,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"68\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4369,801,_binary '6h',1652576391,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Arheel\'s Uncle\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4370,801,_binary '6h',1652576460,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4371,801,_binary '6h',1652576470,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4372,801,_binary '6h',1652576482,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4373,801,_binary '6h',1652577656,'forums/texas-tnb.404/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Texas TNB\",\"description\":\"Blacks are only 11.7% of the population of Texas but they account for 40.9% of those on death row.\",\"node_name\":\"\",\"parent_node_id\":\"217\",\"display_order\":\"800\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/texas-tnb_404\\/save\":\"\"}'),(4374,801,_binary '6h',1652577656,'tools/run-job',_binary '{\"only_id\":\"1725\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4375,801,_binary '6h',1652577656,'tools/run-job',_binary '{\"only_id\":\"1725\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4376,801,_binary '6h',1652577713,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4377,801,_binary '6h',1652577720,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4378,801,_binary '6h',1652577727,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4379,801,_binary '6h',1652577734,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4380,801,_binary '6h',1652577741,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4381,801,_binary '6h',1652577761,'nodes/texas-tnb.404/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/texas-tnb.404\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/texas-tnb_404\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4382,801,_binary '6h',1652578065,'nodes/bookmark-nnn-backup-and-private-forum-links.438/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/bookmark-nnn-backup-and-private-forum-links.438\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/bookmark-nnn-backup-and-private-forum-links_438\\/permissions\\/save\":\"\"}'),(4383,801,_binary '6h',1652578065,'tools/run-job',_binary '{\"only_id\":\"1726\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/bookmark-nnn-backup-and-private-forum-links.438\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4384,801,_binary '6h',1652578066,'tools/run-job',_binary '{\"only_id\":\"1726\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/bookmark-nnn-backup-and-private-forum-links.438\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4385,801,_binary '6h',1652578073,'nodes/reporters-technical-references-faqs.232/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/reporters-technical-references-faqs.232\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/reporters-technical-references-faqs_232\\/permissions\\/save\":\"\"}'),(4386,801,_binary '6h',1652578074,'tools/run-job',_binary '{\"only_id\":\"1727\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/reporters-technical-references-faqs.232\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4387,801,_binary '6h',1652578074,'tools/run-job',_binary '{\"only_id\":\"1727\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/reporters-technical-references-faqs.232\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4388,801,_binary '6h',1652578087,'nodes/suggested-board-features-forums-changes-bad-lin.234/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suggested-board-features-forums-changes-bad-lin.234\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/suggested-board-features-forums-changes-bad-lin_234\\/permissions\\/save\":\"\"}'),(4389,801,_binary '6h',1652578087,'tools/run-job',_binary '{\"only_id\":\"1728\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suggested-board-features-forums-changes-bad-lin.234\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4390,801,_binary '6h',1652578088,'tools/run-job',_binary '{\"only_id\":\"1728\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/suggested-board-features-forums-changes-bad-lin.234\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4391,801,_binary '6h',1652578102,'nodes/holding-area-for-possible-libel-posts.449/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/holding-area-for-possible-libel-posts.449\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/holding-area-for-possible-libel-posts_449\\/permissions\\/save\":\"\"}'),(4392,801,_binary '6h',1652578102,'tools/run-job',_binary '{\"only_id\":\"1729\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/holding-area-for-possible-libel-posts.449\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4393,801,_binary '6h',1652578103,'tools/run-job',_binary '{\"only_id\":\"1729\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/holding-area-for-possible-libel-posts.449\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4394,801,_binary '6h',1652578119,'nodes/newsroom-editors-office-back-room.486/permissions/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/newsroom-editors-office-back-room.486\\/permissions\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/newsroom-editors-office-back-room_486\\/permissions\\/save\":\"\"}'),(4395,801,_binary '6h',1652578120,'tools/run-job',_binary '{\"only_id\":\"1730\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/newsroom-editors-office-back-room.486\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4396,801,_binary '6h',1652578120,'tools/run-job',_binary '{\"only_id\":\"1730\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/newsroom-editors-office-back-room.486\\/permissions\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4397,801,_binary '6h',1652578196,'permissions/nodes/problems-handled-or-enhancements-enabled.250/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/problems-handled-or-enhancements-enabled.250\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/problems-handled-or-enhancements-enabled_250\\/save\":\"\"}'),(4398,801,_binary '6h',1652578196,'tools/run-job',_binary '{\"only_id\":\"1731\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/problems-handled-or-enhancements-enabled.250\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4399,801,_binary '6h',1652578197,'tools/run-job',_binary '{\"only_id\":\"1731\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/problems-handled-or-enhancements-enabled.250\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4400,801,_binary '6h',1652578204,'permissions/nodes/welcomes-promotions-archive.66/save',_binary '{\"_xfToken\":\"********\",\"type\":\"private\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/welcomes-promotions-archive.66\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/welcomes-promotions-archive_66\\/save\":\"\"}'),(4401,801,_binary '6h',1652578204,'tools/run-job',_binary '{\"only_id\":\"1732\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/welcomes-promotions-archive.66\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4402,801,_binary '6h',1652578206,'tools/run-job',_binary '{\"only_id\":\"1732\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/welcomes-promotions-archive.66\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4403,801,_binary '6h',1652578374,'forums/texas-tnb.404/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Texas TNB\",\"description\":\"Blacks are only 11.7% of the population of Texas but they account for 40.9% of those on death row.\",\"node_name\":\"\",\"parent_node_id\":\"217\",\"display_order\":\"10\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/texas-tnb_404\\/save\":\"\"}'),(4404,801,_binary '6h',1652578499,'forums/texas-tnb.404/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Texas TNB\",\"description\":\"Blacks are only 11.7% of the population of Texas but they account for 40.9% of those on death row.\",\"node_name\":\"\",\"parent_node_id\":\"205\",\"display_order\":\"10\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/texas-tnb_404\\/save\":\"\"}'),(4405,801,_binary '6h',1652578499,'tools/run-job',_binary '{\"only_id\":\"1734\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4406,801,_binary '6h',1652578500,'tools/run-job',_binary '{\"only_id\":\"1734\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4407,801,_binary '6h',1652578621,'forums/texas-tnb.404/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Texas TNB\",\"description\":\"Blacks are only 11.7% of the population of Texas but they account for 40.9% of those on death row.\",\"node_name\":\"\",\"parent_node_id\":\"222\",\"display_order\":\"01\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/texas-tnb_404\\/save\":\"\"}'),(4408,801,_binary '6h',1652578621,'tools/run-job',_binary '{\"only_id\":\"1735\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4409,801,_binary '6h',1652578622,'tools/run-job',_binary '{\"only_id\":\"1735\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4410,801,_binary '6h',1652578697,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4411,801,_binary '6j',1652645244,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4412,801,_binary '6j',1652645266,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4413,801,_binary '6j',1652645282,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"10\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"*\",\"message_count\":\"2041\",\"reaction_score\":\"64\",\"trophy_points\":\"48\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"option\":{\"is_discouraged\":\"1\",\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[B][I]We must not underestimate the devastating effect of getting lost in the chaos, even if we know it is the sine qua non of any regeneration of the spirit and personality[\\/I][\\/B]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(4414,801,_binary '6j',1652645982,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"10\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"2\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4415,801,_binary '6j',1652646457,'forums/forum-fight-club.509/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"FORUM \\\"FIGHT CLUB\\\"\",\"description\":\"NOT NEWS - NOT PUBLIC  \\r\\nLong time debate, \'discussion\' - often heated - often ad hominem\",\"node_name\":\"\",\"parent_node_id\":\"471\",\"display_order\":\"300\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/forum-fight-club.509\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/forum-fight-club_509\\/save\":\"\"}'),(4416,801,_binary '6f',1652820403,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4417,801,_binary '6f',1652820484,'forums/texas-tnb.404/change-type',_binary '{\"_xfToken\":\"********\",\"new_forum_type_id\":\"discussion\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/texas-tnb_404\\/change-type\":\"\"}'),(4418,801,_binary '6f',1652820517,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"404\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4419,801,_binary '6f',1652820694,'forums/texas-tnb.404/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Texas TNB\",\"description\":\"Blacks are only 11.7% of the population of Texas but they account for 40.9% of those on death row.\",\"node_name\":\"\",\"parent_node_id\":\"222\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/texas-tnb.404\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/texas-tnb_404\\/save\":\"\"}'),(4420,801,_binary '6f',1652892976,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4421,801,_binary '6f',1652893051,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"EdinArlington\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4422,801,_binary '6f',1652893101,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"eddonegon\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4423,801,_binary '6j',1653061406,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4424,801,_binary '6j',1653061427,'users/quick-search',_binary '{\"_xfToken\":\"********\",\"query\":\"mkultra\",\"users\\/quick-search\":\"\",\"criteria\":{\"username\":\"mkultra\"}}'),(4425,801,_binary '6j',1653061987,'search/search',_binary '{\"q\":\"ban\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4426,801,_binary '6j',1653062065,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4427,801,_binary '6j',1653062654,'banning/users/0/save',_binary '{\"_xfToken\":\"********\",\"username\":\"mkultra\",\"ban_length\":\"permanent\",\"user_reason\":\"Using forum to harass forum poster - not to post news links for NNN \",\"_xfRequestUri\":\"\\/forums\\/admin.php?banning\\/users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"banning\\/users\\/0\\/save\":\"\"}'),(4428,801,_binary '6e',1653098898,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4429,801,_binary '6e',1653098937,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4430,801,_binary '6e',1653099164,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4431,801,_binary '6e',1653099583,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"8\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"using forum to argue with poster\",\"message_count\":\"1956\",\"reaction_score\":\"60\",\"trophy_points\":\"48\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(4432,801,_binary '6e',1653099664,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"8\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"is_banned\":[\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4433,801,_binary '6e',1653099677,'users/mkultra.7805/avatar',_binary '{\"_xfToken\":\"********\",\"delete_avatar\":\"1\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/avatar\":\"\"}'),(4434,801,_binary '6e',1653099820,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"8\",\"user_state\":\"moderated\",\"security_lock\":\"\",\"custom_title\":\"using forum to argue with poster\",\"message_count\":\"1956\",\"reaction_score\":\"60\",\"trophy_points\":\"48\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit&success=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(4435,801,_binary '6l',1653188755,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4436,801,_binary '6l',1653189041,'categories/links-to-other-sites-that-you-may-find-interesting.513/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"LINKS TO OTHER SITES THAT YOU MAY FIND INTERESTING\",\"description\":\"Disclaimer: Following links do not imply any association or recommendation by the Editor of New Nation News, NNN Forum, internet host, or sponsors or advertisers although NNN does not accept advertising and does not recommend anything illegal, immoral, pornographic or not convenient :)\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/links-to-other-sites-that-you-may-find-interesting.513\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/links-to-other-sites-that-you-may-find-interesting_513\\/save\":\"\"}'),(4437,801,_binary '6l',1653189104,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Category\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4438,801,_binary '6l',1653189167,'categories/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"2000 Conspiracies\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"2000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/0\\/save\":\"\"}'),(4439,801,_binary '6l',1653189167,'tools/run-job',_binary '{\"only_id\":\"2603\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4440,801,_binary '6l',1653189168,'tools/run-job',_binary '{\"only_id\":\"2603\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4441,801,_binary '6l',1653189210,'categories/links-to-other-sites-that-you-may-find-interesting.513/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"1000 LINKS TO OTHER SITES THAT YOU MAY FIND INTERESTING\",\"description\":\"Disclaimer: Following links do not imply any association or recommendation by the Editor of New Nation News, NNN Forum, internet host, or sponsors or advertisers although NNN does not accept advertising and does not recommend anything illegal, immoral, pornographic or not convenient :)\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/links-to-other-sites-that-you-may-find-interesting.513\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/links-to-other-sites-that-you-may-find-interesting_513\\/save\":\"\"}'),(4442,801,_binary '6l',1653189227,'categories/links-to-other-sites-that-you-may-find-interesting.513/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"1000 LINKS TO OTHER SITES \",\"description\":\"Disclaimer: Following links do not imply any association or recommendation by the Editor of New Nation News, NNN Forum, internet host, or sponsors or advertisers although NNN does not accept advertising and does not recommend anything illegal, immoral, pornographic or not convenient :)\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/links-to-other-sites-that-you-may-find-interesting.513\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/links-to-other-sites-that-you-may-find-interesting_513\\/save\":\"\"}'),(4443,801,_binary '6l',1653189245,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Category\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4444,801,_binary '6l',1653189269,'categories/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3000 White religions\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/0\\/save\":\"\"}'),(4445,801,_binary '6l',1653189270,'tools/run-job',_binary '{\"only_id\":\"2604\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4446,801,_binary '6l',1653189270,'tools/run-job',_binary '{\"only_id\":\"2604\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4447,801,_binary '6l',1653189321,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3000 White religions\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4448,801,_binary '6l',1653189333,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Category\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4449,801,_binary '6l',1653189373,'categories/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"4000 \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"4000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/0\\/save\":\"\"}'),(4450,801,_binary '6l',1653189373,'tools/run-job',_binary '{\"only_id\":\"2606\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4451,801,_binary '6l',1653189374,'tools/run-job',_binary '{\"only_id\":\"2606\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4452,801,_binary '6l',1653189418,'categories/4000.516/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"4000 The Gospel of Christ\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"4000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/4000.516\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/4000_516\\/save\":\"\"}'),(4453,801,_binary '6l',1653189751,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3000 White religions: British Israelism, Asatru, H. Millard\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4454,801,_binary '6l',1653189765,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3000 White religions: British Israelism, Asatru, Millard\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4455,801,_binary '6l',1653189774,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3000 White religions: British Israelism, Asatru, Millard\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4456,801,_binary '6l',1653189799,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3000 White religions: British Israelism, Asatru, Millard 1234567890\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4457,801,_binary '6l',1653189826,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3K: White religions: British Israelism, Asatru, H. Millard \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4458,801,_binary '6l',1653189836,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3K: White religions: British Israelism, Asatru, Millard \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4459,801,_binary '6l',1653189854,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3K White religions: British Israelism, Asatru, Millard \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4460,801,_binary '6l',1653189873,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3 White religions: British Israelism, Asatru, Millard \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4461,801,_binary '6l',1653189947,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3K White religions: British-Israel, Asatru, Millard \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4462,801,_binary '6l',1653189959,'categories/3000-white-religions.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"3K White religion: British-Israel, Asatru, Millard \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3000-white-religions.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3000-white-religions_515\\/save\":\"\"}'),(4463,801,_binary '6l',1653189982,'categories/1000-links-to-other-sites.513/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"1K LINKS TO OTHER SITES\",\"description\":\"Disclaimer: Following links do not imply any association or recommendation by the Editor of New Nation News, NNN Forum, internet host, or sponsors or advertisers although NNN does not accept advertising and does not recommend anything illegal, immoral, pornographic or not convenient :)\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/1000-links-to-other-sites.513\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/1000-links-to-other-sites_513\\/save\":\"\"}'),(4464,801,_binary '6l',1653190058,'categories/2000-conspiracies.514/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"2K \\\"Conspiracies\\\" vs Fake News\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"2000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/2000-conspiracies.514\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/2000-conspiracies_514\\/save\":\"\"}'),(4465,801,_binary '6l',1653190072,'categories/4000-the-gospel-of-christ.516/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"4K The Gospel of Christ\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"4000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/4000-the-gospel-of-christ.516\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/4000-the-gospel-of-christ_516\\/save\":\"\"}'),(4466,801,_binary '6l',1653192115,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4467,801,_binary '6l',1653192214,'users/mkultra.7805/banner',_binary '{\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/banner\":\"\"}'),(4468,801,_binary '6l',1653192413,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"8\",\"user_state\":\"rejected\",\"security_lock\":\"\",\"custom_title\":\"using forum to argue with poster\",\"message_count\":\"1956\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"members\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"members\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"none\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit&success=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(4469,801,_binary '6l',1653192470,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"whitebear\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4470,801,_binary '6l',1653193135,'users/whitebear.801/banner',_binary '{\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/whitebear.801\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/whitebear_801\\/banner\":\"\"}'),(4471,801,_binary '6l',1653197137,'login/keep-alive',_binary '{\"_xfResponseType\":\"json\",\"_xfToken\":\"********\",\"login\\/keep-alive\":\"\"}'),(4472,801,_binary '6k',1653262807,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4473,801,_binary '6d',1653333380,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4474,801,_binary '6d',1653333456,'styles/0/save',_binary '{\"_xfToken\":\"********\",\"title\":\"Test Style 1\",\"description\":\"\",\"parent_id\":\"0\",\"assets\":[{\"key\":\"\",\"path\":\"\"}],\"user_selectable\":\"1\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/0\\/save\":\"\"}'),(4475,801,_binary '6d',1653333456,'tools/run-job',_binary '{\"only_id\":\"136\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/add\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4476,801,_binary '6d',1653333464,'tools/run-job',_binary '{\"only_id\":\"136\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/add\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4477,801,_binary '6d',1653333472,'tools/run-job',_binary '{\"only_id\":\"136\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/add\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4478,801,_binary '6d',1653336116,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"ensis\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4479,801,_binary '6d',1653336154,'users/ensis.3685/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Ensis\",\"email\":\"jack_eddings@yahoo.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"3616\",\"reaction_score\":\"17\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[B][SIZE=\\\"3\\\"]White Lives Matter!\\r\\n\\r\\nBiden, NOT my President![\\/SIZE][\\/B]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"enable_activity_summary_email\":\"1\",\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/ensis_3685\\/save\":\"\"}'),(4480,801,_binary '6d',1653336183,'users/ensis.3685/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Ensis\",\"email\":\"jack_eddings@yahoo.com\",\"user_group_id\":\"11\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"3616\",\"reaction_score\":\"17\",\"trophy_points\":\"38\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"[B][SIZE=\\\"3\\\"]White Lives Matter!\\r\\n\\r\\nBiden, NOT my President![\\/SIZE][\\/B]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"enable_activity_summary_email\":\"1\",\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/ensis_3685\\/save\":\"\"}'),(4481,801,_binary '6d',1653336206,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"satur\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4482,801,_binary '6d',1653336235,'users/saturnsrings.8094/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"saturnsrings\",\"email\":\"saturnshines@protonmail.com\",\"user_group_id\":\"10\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"27\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/saturnsrings.8094\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/saturnsrings_8094\\/save\":\"\"}'),(4483,801,_binary '6d',1653337126,'styles/test-style-1.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(37, 119, 177)\\\",\\\"paletteColor5\\\":\\\"rgb(24, 88, 134)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-style-1.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-style-1_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4484,801,_binary '6d',1653337149,'styles/test-style-1.2/save',_binary '{\"_xfToken\":\"********\",\"title\":\"Test Dark Style 1\",\"description\":\"\",\"parent_id\":\"0\",\"assets\":[{\"key\":\"\",\"path\":\"\"}],\"user_selectable\":\"1\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-style-1.2\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-style-1_2\\/save\":\"\"}'),(4485,801,_binary '6d',1653337778,'styles/test-dark-style-1.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(37, 119, 177)\\\",\\\"paletteColor5\\\":\\\"rgb(24, 88, 134)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-dark-style-1.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-dark-style-1_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4486,801,_binary '6d',1653337787,'styles/test-dark-style-1.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(37, 119, 177)\\\",\\\"paletteColor5\\\":\\\"rgb(24, 88, 134)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-dark-style-1.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-dark-style-1_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4487,801,_binary '6d',1653342748,'styles/test-dark-style-1.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(247, 158, 255)\\\",\\\"paletteColor2\\\":\\\"rgb(158, 240, 255)\\\",\\\"paletteColor3\\\":\\\"rgb(0, 250, 21)\\\",\\\"paletteColor4\\\":\\\"rgb(252, 255, 56)\\\",\\\"paletteColor5\\\":\\\"rgb(255, 0, 0)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-dark-style-1.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-dark-style-1_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4488,801,_binary '6d',1653342803,'styles/toggle',_binary '{\"_xfToken\":\"********\",\"user_selectable\":{\"1\":\"1\",\"2\":\"1\"},\"default_style_id\":\"2\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/toggle\":\"\"}'),(4489,801,_binary '6d',1653342808,'styles/toggle',_binary '{\"_xfToken\":\"********\",\"user_selectable\":{\"1\":\"1\",\"2\":\"1\"},\"default_style_id\":\"1\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/toggle\":\"\"}'),(4490,801,_binary '6d',1653342856,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"whitebear\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4491,801,_binary '6d',1653342879,'users/whitebear.801/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Whitebear\",\"email\":\"news@newnation.org\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Publisher\\/Editor-in-chief\",\"message_count\":\"13017\",\"reaction_score\":\"106\",\"trophy_points\":\"63\",\"style_id\":\"2\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"Northern California Republic\",\"website\":\"http:\\/\\/www.newnation.org\",\"about\":\"\",\"signature\":\"[COLOR=Green][URL=\\\"http:\\/\\/www.newnation.org\\\"]Editor of New Nation News[\\/URL]\\r\\nand Newsroom Administrator\\r\\n*********************[\\/COLOR]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/whitebear.801\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/whitebear_801\\/save\":\"\"}'),(4492,801,_binary '6d',1653343547,'users/whitebear.801/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Whitebear\",\"email\":\"news@newnation.org\",\"user_group_id\":\"5\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"Publisher\\/Editor-in-chief\",\"message_count\":\"13017\",\"reaction_score\":\"106\",\"trophy_points\":\"63\",\"style_id\":\"1\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"Northern California Republic\",\"website\":\"http:\\/\\/www.newnation.org\",\"about\":\"\",\"signature\":\"[COLOR=Green][URL=\\\"http:\\/\\/www.newnation.org\\\"]Editor of New Nation News[\\/URL]\\r\\nand Newsroom Administrator\\r\\n*********************[\\/COLOR]\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"receive_admin_email\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/whitebear.801\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/whitebear_801\\/save\":\"\"}'),(4493,801,_binary '6d',1653346318,'styles/test-dark-style-1.2/save',_binary '{\"_xfToken\":\"********\",\"title\":\"Test Black Style\",\"description\":\"\",\"parent_id\":\"0\",\"assets\":[{\"key\":\"\",\"path\":\"\"}],\"user_selectable\":\"1\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-dark-style-1.2\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-dark-style-1_2\\/save\":\"\"}'),(4494,801,_binary '6d',1653346378,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"properties_revert\":[\"paletteColor1\",\"paletteColor2\",\"paletteColor3\",\"paletteColor4\",\"paletteColor5\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4495,801,_binary '6d',1653346403,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(37, 119, 177)\\\",\\\"paletteColor5\\\":\\\"rgb(20, 20, 20)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4496,801,_binary '6d',1653346446,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(37, 119, 177)\\\",\\\"paletteColor5\\\":\\\"rgb(20, 20, 20)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4497,801,_binary '6d',1653346915,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(37, 119, 177)\\\",\\\"paletteColor5\\\":\\\"rgb(20, 20, 20)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4498,801,_binary '6d',1653346921,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(37, 119, 177)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"properties_revert\":[\"paletteColor5\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4499,801,_binary '6d',1653346940,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(24, 88, 134)\\\",\\\"paletteColor5\\\":\\\"rgb(24, 88, 134)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4500,801,_binary '6d',1653347058,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(20, 20, 20)\\\",\\\"paletteColor5\\\":\\\"rgb(24, 88, 134)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4501,801,_binary '6d',1653347390,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor5\\\":\\\"rgb(24, 88, 134)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"properties_revert\":[\"paletteColor4\"],\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4502,801,_binary '6d',1653347492,'styles/test-black-style.2/style-properties/group',_binary '{\"json\":\"{\\\"properties_listed\\\":[\\\"styleType\\\",\\\"paletteColor1\\\",\\\"paletteColor2\\\",\\\"paletteColor3\\\",\\\"paletteColor4\\\",\\\"paletteColor5\\\",\\\"paletteAccent1\\\",\\\"paletteAccent2\\\",\\\"paletteAccent3\\\",\\\"paletteNeutral1\\\",\\\"paletteNeutral2\\\",\\\"paletteNeutral3\\\"],\\\"properties\\\":{\\\"styleType\\\":\\\"dark\\\",\\\"paletteColor1\\\":\\\"rgb(237, 246, 253)\\\",\\\"paletteColor2\\\":\\\"rgb(188, 222, 245)\\\",\\\"paletteColor3\\\":\\\"rgb(71, 167, 235)\\\",\\\"paletteColor4\\\":\\\"rgb(37, 119, 177)\\\",\\\"paletteColor5\\\":\\\"rgb(24, 88, 134)\\\",\\\"paletteAccent1\\\":\\\"rgb(255, 244, 229)\\\",\\\"paletteAccent2\\\":\\\"rgb(242, 147, 13)\\\",\\\"paletteAccent3\\\":\\\"rgb(170, 103, 9)\\\",\\\"paletteNeutral1\\\":\\\"rgb(254, 254, 254)\\\",\\\"paletteNeutral2\\\":\\\"rgb(140, 140, 140)\\\",\\\"paletteNeutral3\\\":\\\"rgb(20, 20, 20)\\\"}}\",\"_xfToken\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php?styles\\/test-black-style.2\\/style-properties\\/group&group=palette\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"styles\\/test-black-style_2\\/style-properties\\/group\":\"\",\"group\":\"palette\"}'),(4503,801,_binary '6d',1653350402,'login/keep-alive',_binary '{\"_xfResponseType\":\"json\",\"_xfToken\":\"********\",\"login\\/keep-alive\":\"\"}'),(4504,801,_binary '6l',1653453641,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4505,801,_binary '6l',1653453654,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"mkultra\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4506,801,_binary '6l',1653453717,'users/mkultra.7805/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"mkultra\",\"email\":\"xzizx77@gmail.com\",\"user_group_id\":\"8\",\"user_state\":\"rejected\",\"security_lock\":\"\",\"custom_title\":\"personal vendetta non-news spam\",\"message_count\":\"1953\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"change_password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"creation_watch_state\":\"\",\"interaction_watch_state\":\"\"},\"privacy\":{\"allow_view_profile\":\"members\",\"allow_post_profile\":\"none\",\"allow_receive_news_feed\":\"members\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"none\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/mkultra.7805\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/mkultra_7805\\/save\":\"\"}'),(4507,801,_binary '6l',1653504045,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4508,801,_binary '6l',1653504078,'forums/canada-the-great-white-north.216/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Canada - The Great White North\",\"description\":\"News and comments on Cultural Crises in \'Canukistan\' - \\\"White Canadians on road to extinction\\\"\",\"node_name\":\"\",\"parent_node_id\":\"212\",\"display_order\":\"300\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/canada-the-great-white-north.216\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/canada-the-great-white-north_216\\/save\":\"\"}'),(4509,801,_binary '6j',1653611491,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4510,801,_binary '6j',1653611665,'categories/1k-links-to-other-sites.513/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"1K LINKS TO OTHER SITES\",\"description\":\"Disclaimer: Following links do not imply any association or recommendation by the Editor of New Nation News, NNN Forum, internet host, or sponsors or advertisers although NNN does not accept advertising and does not recommend anything illegal, immoral, pornographic or not convenient :)\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/1k-links-to-other-sites.513\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/1k-links-to-other-sites_513\\/save\":\"\"}'),(4511,801,_binary '6j',1653611707,'categories/1k-links-to-other-sites.513/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"LINKS TO OTHER SITES\",\"description\":\"Disclaimer: Following links do not imply any association or recommendation by the Editor of New Nation News, NNN Forum, internet host, or sponsors or advertisers although NNN does not accept advertising and does not recommend anything illegal, immoral, pornographic or not convenient :)\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/1k-links-to-other-sites.513\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/1k-links-to-other-sites_513\\/save\":\"\"}'),(4512,801,_binary '6j',1653611787,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"LinkForum\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4513,801,_binary '6j',1653611837,'link-forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Miscellaneous commentary links: \'views not necessarily...\'\",\"description\":\"May be of interest to readers of New Nation News\",\"parent_node_id\":\"513\",\"display_order\":\"1\",\"display_in_list\":\"1\"},\"link_url\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"link-forums\\/0\\/save\":\"\"}'),(4514,801,_binary '6j',1653611985,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4515,801,_binary '6j',1653612037,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Miscellaneous commentary links: \'views not necessarily...\'\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"513\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4516,801,_binary '6j',1653612059,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Miscellaneous commentary links: \",\"description\":\"\'views not necessarily...\'\",\"node_name\":\"\",\"parent_node_id\":\"513\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4517,801,_binary '6j',1653612060,'tools/run-job',_binary '{\"only_id\":\"465\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4518,801,_binary '6j',1653612060,'tools/run-job',_binary '{\"only_id\":\"465\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4519,801,_binary '6j',1653612528,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4520,801,_binary '6j',1653612544,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4521,801,_binary '6j',1653612560,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4522,801,_binary '6j',1653612572,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4523,801,_binary '6j',1653612588,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4524,801,_binary '6j',1653612588,'tools/run-job',_binary '{\"only_id\":\"467\",\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4525,801,_binary '6j',1653612609,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4526,801,_binary '6j',1653612634,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4527,801,_binary '6j',1653612647,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4528,801,_binary '6j',1653612660,'permissions/nodes/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/nodes\\/miscellaneous-commentary-links.517\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/nodes\\/miscellaneous-commentary-links_517\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4529,801,_binary '6j',1653613055,'categories/2k-conspiracies-vs-fake-news.514/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"\\\"Conspiracies\\\" vs Fake News\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"2000\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/2k-conspiracies-vs-fake-news.514\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/2k-conspiracies-vs-fake-news_514\\/save\":\"\"}'),(4530,801,_binary '6j',1653613077,'categories/conspiracies-vs-fake-news.514/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"\\\"Conspiracies\\\" vs Fake News\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"2000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/conspiracies-vs-fake-news.514\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/conspiracies-vs-fake-news_514\\/save\":\"\"}'),(4531,801,_binary '6j',1653613101,'forums/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Miscellaneous commentary links: \'views not necessarily...\'\",\"description\":\"\'views not necessarily...\'\",\"node_name\":\"\",\"parent_node_id\":\"513\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/miscellaneous-commentary-links.517\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/miscellaneous-commentary-links_517\\/save\":\"\"}'),(4532,801,_binary '6j',1653613107,'forums/miscellaneous-commentary-links.517/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Miscellaneous commentary links:  \",\"description\":\"\'views not necessarily...\'\",\"node_name\":\"\",\"parent_node_id\":\"513\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/miscellaneous-commentary-links.517\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/miscellaneous-commentary-links_517\\/save\":\"\"}'),(4533,801,_binary '6j',1653613848,'categories/3k-white-religion-british-israel-asatru-millard.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"White religion: British-Israel, Asatru, Millard\",\"description\":\"Brief Survey of some \'White Religions\'\",\"parent_node_id\":\"0\",\"display_order\":\"3000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/3k-white-religion-british-israel-asatru-millard.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/3k-white-religion-british-israel-asatru-millard_515\\/save\":\"\"}'),(4534,801,_binary '6j',1653614065,'nodes/white-religion-british-israel-asatru-millard.515/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/white-religion-british-israel-asatru-millard.515\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/white-religion-british-israel-asatru-millard_515\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4535,801,_binary '6j',1653614091,'nodes/white-religion-british-israel-asatru-millard.515/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/white-religion-british-israel-asatru-millard.515\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/white-religion-british-israel-asatru-millard_515\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4536,801,_binary '6j',1653614125,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4537,801,_binary '6j',1653614136,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4538,801,_binary '6j',1653614158,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4539,801,_binary '6j',1653614169,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4540,801,_binary '6j',1653614182,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4541,801,_binary '6j',1653614183,'tools/run-job',_binary '{\"only_id\":\"471\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4542,801,_binary '6j',1653614195,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4543,801,_binary '6j',1653614210,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4544,801,_binary '6j',1653614224,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4545,801,_binary '6j',1653614235,'nodes/links-to-other-sites.513/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/links-to-other-sites.513\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/links-to-other-sites_513\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4546,801,_binary '6j',1653614400,'categories/4k-the-gospel-of-christ.516/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Gospels?\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"4000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/4k-the-gospel-of-christ.516\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/4k-the-gospel-of-christ_516\\/save\":\"\"}'),(4547,801,_binary '6j',1653615120,'categories/the-diverse-spectrum-of-white-nationalism.204/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"The Diverse Spectrum of  White Nationalism\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"400\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/the-diverse-spectrum-of-white-nationalism.204\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/the-diverse-spectrum-of-white-nationalism_204\\/save\":\"\"}'),(4548,801,_binary '6j',1653615142,'categories/gospels.516/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Gospels?\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"1200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/gospels.516\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/gospels_516\\/save\":\"\"}'),(4549,801,_binary '6j',1653615154,'categories/conspiracies-vs-fake-news.514/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"\\\"Conspiracies\\\" vs Fake News\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"1000\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/conspiracies-vs-fake-news.514\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/conspiracies-vs-fake-news_514\\/save\":\"\"}'),(4550,801,_binary '6j',1653615178,'categories/white-religion-british-israel-asatru-millard.515/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"White religion: British-Israel, Asatru, Millard\",\"description\":\"Brief Survey of some \'White Religions\'\",\"parent_node_id\":\"0\",\"display_order\":\"1100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/white-religion-british-israel-asatru-millard.515\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/white-religion-british-israel-asatru-millard_515\\/save\":\"\"}'),(4551,801,_binary '6j',1653615263,'categories/register-for-access-to-private-forums.432/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"REGISTER FOR ACCESS TO \'PRIVATE\' FORUMS\",\"description\":\"<b>REGISTER FOR ACCESS TO ADDITIONAL MEMBERS-ONLY \'PRIVATE\' FORUM TOPICS<BR>\\r\\n====================================================<br> \\r\\nIn order to access the last 20 years of New Nation News forum archives<br>\\r\\nincluding a Black and Minority Crime \'database\' please<br> \\r\\n\\r\\n<a href=\\\"http:\\/\\/www.nnnforum.net\\/forums\\/index.php?register\\/\\\">\\r\\n  <b>REGISTER<\\/b><\\/a> for the New top-of-the-line Xenforo-powered New Nation News Forum<\\/a> \\r\\n  <br><br>\\r\\n<img src=\\\"http:\\/\\/www.newnation.org\\/Images\\/2021\\/NNN-Forum-List.jpg\\\" \\r\\n          alt=\\\"image\\\"  align=\\\"left\\\">\",\"parent_node_id\":\"0\",\"display_order\":\"9900\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/register-for-access-to-private-forums.432\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/register-for-access-to-private-forums_432\\/save\":\"\"}'),(4552,801,_binary '6j',1653615382,'categories/newsroom-guidelines-and-place-to-practice-posting.206/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Newsroom guidelines and place to practice posting\",\"description\":\"Not open to the PUBLIC\",\"parent_node_id\":\"0\",\"display_order\":\"700\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/newsroom-guidelines-and-place-to-practice-posting.206\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/newsroom-guidelines-and-place-to-practice-posting_206\\/save\":\"\"}'),(4553,801,_binary '6j',1653615422,'categories/all-other-miscellaneous-forums.471/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"All other miscellaneous forums\",\"description\":\"All other foreign, miscellaneous and off-topic news & commentary\",\"parent_node_id\":\"0\",\"display_order\":\"600\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/all-other-miscellaneous-forums.471\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/all-other-miscellaneous-forums_471\\/save\":\"\"}'),(4554,801,_binary '6j',1653615497,'categories/all-other-miscellaneous-forums.471/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"All other miscellaneous forums\",\"description\":\"All other foreign, miscellaneous and off-topic news & commentary\",\"parent_node_id\":\"0\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/all-other-miscellaneous-forums.471\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/all-other-miscellaneous-forums_471\\/save\":\"\"}'),(4555,801,_binary '6j',1653615577,'categories/register-for-access-to-private-forums.432/delete',_binary '{\"_xfToken\":\"********\",\"child_nodes_action\":\"delete\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?nodes\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/register-for-access-to-private-forums_432\\/delete\":\"\"}'),(4556,801,_binary '6j',1653615577,'tools/run-job',_binary '{\"only_id\":\"473\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4557,801,_binary '6j',1653615579,'tools/run-job',_binary '{\"only_id\":\"474\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4558,801,_binary '6j',1653615584,'tools/run-job',_binary '{\"only_id\":\"475\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4559,801,_binary '6j',1653615584,'tools/run-job',_binary '{\"only_id\":\"476\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4560,801,_binary '6j',1653615585,'tools/run-job',_binary '{\"only_id\":\"477\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4561,801,_binary '6j',1653615586,'tools/run-job',_binary '{\"only_id\":\"477\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4562,801,_binary '6j',1653615616,'categories/if-this-is-your-first-visit-to-zardoz-tavern.253/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"If this is your first visit to Zardoz Tavern\",\"description\":\"you MUST first go to \\\"Welcome to the Back Room at Zardoz Tavern\\\" for your \'security briefing\' and a \'press pass\'. Thank you very much. - Whitebear\",\"parent_node_id\":\"14\",\"display_order\":\"100\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/if-this-is-your-first-visit-to-zardoz-tavern.253\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/if-this-is-your-first-visit-to-zardoz-tavern_253\\/save\":\"\"}'),(4563,801,_binary '6j',1653616406,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4564,801,_binary '6j',1653616424,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Category\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4565,801,_binary '6j',1653616520,'categories/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"test node \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"999999\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/0\\/save\":\"\"}'),(4566,801,_binary '6j',1653616520,'tools/run-job',_binary '{\"only_id\":\"480\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4567,801,_binary '6j',1653616521,'tools/run-job',_binary '{\"only_id\":\"480\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4568,801,_binary '6j',1653616605,'categories/test-node.518/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"test node\",\"description\":\"\",\"parent_node_id\":\"220\",\"display_order\":\"999999\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node.518\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/test-node_518\\/save\":\"\"}'),(4569,801,_binary '6j',1653616605,'tools/run-job',_binary '{\"only_id\":\"481\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node.518\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4570,801,_binary '6j',1653616606,'tools/run-job',_binary '{\"only_id\":\"481\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node.518\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4571,801,_binary '6j',1653616744,'categories/test-node.518/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\" test node. xxxxxxxxxxxxxxxx\",\"description\":\"\",\"parent_node_id\":\"203\",\"display_order\":\"999999\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node.518\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/test-node_518\\/save\":\"\"}'),(4572,801,_binary '6j',1653616744,'tools/run-job',_binary '{\"only_id\":\"482\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node.518\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4573,801,_binary '6j',1653616744,'tools/run-job',_binary '{\"only_id\":\"482\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node.518\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4574,801,_binary '6j',1653616853,'categories/the-diverse-spectrum-of-white-nationalism.204/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"The Diverse Spectrum of  White Nationalism\",\"description\":\"\",\"parent_node_id\":\"203\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/the-diverse-spectrum-of-white-nationalism.204\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/the-diverse-spectrum-of-white-nationalism_204\\/save\":\"\"}'),(4575,801,_binary '6j',1653616854,'tools/run-job',_binary '{\"only_id\":\"483\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/the-diverse-spectrum-of-white-nationalism.204\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4576,801,_binary '6j',1653616854,'tools/run-job',_binary '{\"only_id\":\"483\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/the-diverse-spectrum-of-white-nationalism.204\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4577,801,_binary '6j',1653616890,'categories/test-node-xxxxxxxxxxxxxxxx.518/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"test node. xxxxxxxxxxxxxxxx\",\"description\":\"\",\"parent_node_id\":\"203\",\"display_order\":\"501\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node-xxxxxxxxxxxxxxxx.518\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/test-node-xxxxxxxxxxxxxxxx_518\\/save\":\"\"}'),(4578,801,_binary '6j',1653617022,'categories/test-node-xxxxxxxxxxxxxxxx.518/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?categories\\/test-node-xxxxxxxxxxxxxxxx.518\\/edit\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node-xxxxxxxxxxxxxxxx.518\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/test-node-xxxxxxxxxxxxxxxx_518\\/delete\":\"\"}'),(4579,801,_binary '6j',1653617022,'tools/run-job',_binary '{\"only_id\":\"486\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node-xxxxxxxxxxxxxxxx.518\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4580,801,_binary '6j',1653617023,'tools/run-job',_binary '{\"only_id\":\"486\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/test-node-xxxxxxxxxxxxxxxx.518\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4581,801,_binary '6j',1653617053,'categories/the-diverse-spectrum-of-white-nationalism.204/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"The Diverse Spectrum of  White Nationalism\",\"description\":\"\",\"parent_node_id\":\"465\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/the-diverse-spectrum-of-white-nationalism.204\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/the-diverse-spectrum-of-white-nationalism_204\\/save\":\"\"}'),(4582,801,_binary '6j',1653617053,'tools/run-job',_binary '{\"only_id\":\"487\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/the-diverse-spectrum-of-white-nationalism.204\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4583,801,_binary '6j',1653617054,'tools/run-job',_binary '{\"only_id\":\"487\",\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/the-diverse-spectrum-of-white-nationalism.204\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4584,801,_binary '6j',1653617438,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"204\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4585,801,_binary '6j',1653617489,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4586,801,_binary '6j',1653617598,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4587,801,_binary '6j',1653617629,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4588,801,_binary '6j',1653617645,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"reset\"},\"forum\":{\"viewOthers\":\"reset\",\"viewContent\":\"reset\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4589,801,_binary '6j',1653617659,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4590,801,_binary '6j',1653617694,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4591,801,_binary '6j',1653617694,'tools/run-job',_binary '{\"only_id\":\"488\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4592,801,_binary '6j',1653617715,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4593,801,_binary '6j',1653617722,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4594,801,_binary '6j',1653617722,'tools/run-job',_binary '{\"only_id\":\"489\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4595,801,_binary '6j',1653617732,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4596,801,_binary '6j',1653617740,'nodes/the-diverse-spectrum-of-white-nationalism.204/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"unset\"},\"forum\":{\"viewOthers\":\"unset\",\"viewContent\":\"unset\",\"react\":\"unset\",\"contentVote\":\"unset\",\"markSolution\":\"unset\",\"postThread\":\"unset\",\"postReply\":\"unset\",\"deleteOwnPost\":\"unset\",\"editOwnPost\":\"unset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"unset\",\"deleteOwnThread\":\"unset\",\"viewAttachment\":\"unset\",\"uploadAttachment\":\"unset\",\"uploadVideo\":\"unset\",\"tagOwnThread\":\"unset\",\"tagAnyThread\":\"unset\",\"manageOthersTagsOwnThread\":\"unset\",\"votePoll\":\"unset\",\"inlineMod\":\"reset\",\"stickUnstickThread\":\"reset\",\"lockUnlockThread\":\"reset\",\"manageAnyThread\":\"reset\",\"deleteAnyThread\":\"reset\",\"hardDeleteAnyThread\":\"reset\",\"threadReplyBan\":\"reset\",\"editAnyPost\":\"reset\",\"deleteAnyPost\":\"reset\",\"hardDeleteAnyPost\":\"reset\",\"warn\":\"reset\",\"manageAnyTag\":\"reset\",\"viewDeleted\":\"reset\",\"viewModerated\":\"reset\",\"undelete\":\"reset\",\"approveUnapprove\":\"reset\",\"markSolutionAnyThread\":\"reset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/the-diverse-spectrum-of-white-nationalism.204\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/the-diverse-spectrum-of-white-nationalism_204\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4597,801,_binary '6j',1653617835,'users/0/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Registered\",\"email\":\"registered@nnnforum.net\",\"user_group_id\":\"2\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/0\\/save\":\"\"}'),(4598,801,_binary '6j',1653617855,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"regostered\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4599,801,_binary '6j',1653617898,'users/0/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Registered\",\"email\":\"registered@nnnforum.net\",\"user_group_id\":\"2\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/0\\/save\":\"\"}'),(4600,801,_binary '6j',1653617928,'users/0/save',_binary '{\"_xfToken\":\"********\",\"user\":{\"username\":\"Registered2\",\"email\":\"registered2@nnnforum.net\",\"user_group_id\":\"2\",\"secondary_group_ids\":[\"2\"],\"user_state\":\"valid\",\"security_lock\":\"\",\"custom_title\":\"\",\"message_count\":\"0\",\"reaction_score\":\"0\",\"trophy_points\":\"0\",\"style_id\":\"0\",\"language_id\":\"1\",\"timezone\":\"America\\/Los_Angeles\",\"visible\":\"1\",\"activity_visible\":\"1\"},\"password\":\"********\",\"dob_month\":\"0\",\"dob_day\":\"\",\"dob_year\":\"\",\"profile\":{\"location\":\"\",\"website\":\"\",\"about\":\"\",\"signature\":\"\"},\"custom_fields\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"},\"option\":{\"content_show_signature\":\"1\",\"email_on_conversation\":\"1\",\"creation_watch_state\":\"watch_email\",\"interaction_watch_state\":\"watch_email\"},\"privacy\":{\"allow_view_profile\":\"everyone\",\"allow_post_profile\":\"members\",\"allow_receive_news_feed\":\"everyone\",\"allow_send_personal_conversation\":\"members\",\"allow_view_identities\":\"everyone\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/add\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"users\\/0\\/save\":\"\"}'),(4601,801,_binary '6j',1653618067,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"Whitebear\",\"content_id\":\"204\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4602,801,_binary '6j',1653618085,'permissions/analyze',_binary '{\"_xfToken\":\"********\",\"username\":\"registered2\",\"content_id\":\"204\",\"content_type\":\"node\",\"permissions\\/analyze\":\"\"}'),(4603,801,_binary '6l',1653670684,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4604,801,_binary '6l',1653670774,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4605,801,_binary '6l',1653671086,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Some Christian churches \",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4606,801,_binary '6l',1653671086,'tools/run-job',_binary '{\"only_id\":\"557\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4607,801,_binary '6l',1653671087,'tools/run-job',_binary '{\"only_id\":\"557\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4608,801,_binary '6l',1653671140,'forums/some-christian-churches.519/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Some Christian churches\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"516\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/some-christian-churches.519\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/some-christian-churches_519\\/save\":\"\"}'),(4609,801,_binary '6l',1653671140,'tools/run-job',_binary '{\"only_id\":\"558\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/some-christian-churches.519\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4610,801,_binary '6l',1653671141,'tools/run-job',_binary '{\"only_id\":\"558\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/some-christian-churches.519\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4611,801,_binary '6l',1653671157,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4612,801,_binary '6l',1653671373,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4613,801,_binary '6l',1653671409,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Some Sermons on YouTube\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"516\",\"display_order\":\"200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4614,801,_binary '6l',1653671410,'tools/run-job',_binary '{\"only_id\":\"559\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4615,801,_binary '6l',1653671410,'tools/run-job',_binary '{\"only_id\":\"559\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4616,801,_binary '6l',1653671560,'categories/gospels.516/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Denominations\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"1200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/gospels.516\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/gospels_516\\/save\":\"\"}'),(4617,801,_binary '6l',1653671660,'categories/denominations.516/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Some christian churches in America\",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"1200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/denominations.516\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/denominations_516\\/save\":\"\"}'),(4618,801,_binary '6l',1653671694,'forums/some-christian-churches.519/delete',_binary '{\"_xfToken\":\"********\",\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?nodes\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/some-christian-churches_519\\/delete\":\"\"}'),(4619,801,_binary '6l',1653671694,'tools/run-job',_binary '{\"only_id\":\"560\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4620,801,_binary '6l',1653671695,'tools/run-job',_binary '{\"only_id\":\"561\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4621,801,_binary '6l',1653671695,'tools/run-job',_binary '{\"only_id\":\"561\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4622,801,_binary '6l',1653672226,'nodes/some-sermons-on-youtube.520/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-sermons-on-youtube.520\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-sermons-on-youtube_520\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4623,801,_binary '6l',1653672239,'nodes/some-sermons-on-youtube.520/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-sermons-on-youtube.520\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-sermons-on-youtube_520\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4624,801,_binary '6l',1653672250,'nodes/some-sermons-on-youtube.520/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-sermons-on-youtube.520\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-sermons-on-youtube_520\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4625,801,_binary '6l',1653672263,'nodes/some-sermons-on-youtube.520/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-sermons-on-youtube.520\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-sermons-on-youtube_520\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4626,801,_binary '6l',1653672274,'nodes/some-sermons-on-youtube.520/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-sermons-on-youtube.520\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-sermons-on-youtube_520\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4627,801,_binary '6l',1653672274,'tools/run-job',_binary '{\"only_id\":\"563\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-sermons-on-youtube.520\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4628,801,_binary '6l',1653672361,'nodes/some-sermons-on-youtube.520/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-sermons-on-youtube.520\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-sermons-on-youtube_520\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4629,801,_binary '6l',1653672944,'categories/some-christian-churches-in-america.516/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Thousands of denominations \",\"description\":\"\",\"parent_node_id\":\"0\",\"display_order\":\"1200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"_xfRequestUri\":\"\\/forums\\/admin.php?categories\\/some-christian-churches-in-america.516\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"categories\\/some-christian-churches-in-america_516\\/save\":\"\"}'),(4630,801,_binary '6l',1653672968,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4631,801,_binary '6l',1653672997,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Some christian churches in America\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"516\",\"display_order\":\"1\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4632,801,_binary '6l',1653672998,'tools/run-job',_binary '{\"only_id\":\"565\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4633,801,_binary '6l',1653672998,'tools/run-job',_binary '{\"only_id\":\"565\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4634,801,_binary '6l',1653673043,'nodes/some-christian-churches-in-america.521/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-christian-churches-in-america.521\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-christian-churches-in-america_521\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4635,801,_binary '6l',1653673055,'nodes/some-christian-churches-in-america.521/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-christian-churches-in-america.521\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-christian-churches-in-america_521\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4636,801,_binary '6l',1653673075,'nodes/some-christian-churches-in-america.521/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-christian-churches-in-america.521\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-christian-churches-in-america_521\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4637,801,_binary '6l',1653673086,'nodes/some-christian-churches-in-america.521/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-christian-churches-in-america.521\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-christian-churches-in-america_521\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4638,801,_binary '6l',1653673099,'nodes/some-christian-churches-in-america.521/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-christian-churches-in-america.521\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-christian-churches-in-america_521\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4639,801,_binary '6l',1653673099,'tools/run-job',_binary '{\"only_id\":\"566\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-christian-churches-in-america.521\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4640,801,_binary '6l',1653673112,'nodes/some-christian-churches-in-america.521/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/some-christian-churches-in-america.521\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/some-christian-churches-in-america_521\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4641,801,_binary 'I:',1653697842,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4642,801,_binary 'I:',1653697868,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4643,801,_binary 'I:',1653698047,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Divinely inspired messages to Arman as related to H. Millard (c) 2022\",\"description\":\"H. Millard has related several essays on a \'White Religion\'\",\"node_name\":\"\",\"parent_node_id\":\"515\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4644,801,_binary 'I:',1653698073,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Divinely inspired messages to Arman as related to H. Millard\",\"description\":\"H. Millard has related several essays on a \'White Religion\'\",\"node_name\":\"\",\"parent_node_id\":\"515\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4645,801,_binary 'I:',1653698098,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Divinely inspired messages as related to H. Millard \",\"description\":\"H. Millard has related several essays on a \'White Religion\'\",\"node_name\":\"\",\"parent_node_id\":\"515\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4646,801,_binary 'I:',1653698118,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Divinely inspired messages as related to Millard \",\"description\":\"H. Millard has related several essays on a \'White Religion\'\",\"node_name\":\"\",\"parent_node_id\":\"515\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4647,801,_binary 'I:',1653698118,'tools/run-job',_binary '{\"only_id\":\"606\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4648,801,_binary 'I:',1653698119,'tools/run-job',_binary '{\"only_id\":\"606\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4649,801,_binary 'I:',1653699601,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"ensis\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4650,801,_binary 'I:',1653699637,'search/search',_binary '{\"q\":\"tu\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4651,801,_binary 'I:',1653699637,'search/search',_binary '{\"q\":\"turn \",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4652,801,_binary 'I:',1653699638,'search/search',_binary '{\"q\":\"turn of\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4653,801,_binary 'I:',1653699638,'search/search',_binary '{\"q\":\"turn off\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4654,801,_binary 'I:',1653699639,'search/search',_binary '{\"q\":\"turn off \",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4655,801,_binary 'I:',1653699645,'search/search',_binary '{\"q\":\"turn off tw\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4656,801,_binary 'I:',1653699646,'search/search',_binary '{\"q\":\"turn off two\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4657,801,_binary 'I:',1653699646,'search/search',_binary '{\"q\":\"turn off two-\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4658,801,_binary 'I:',1653699647,'search/search',_binary '{\"q\":\"turn off two-ste\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4659,801,_binary 'I:',1653699648,'search/search',_binary '{\"q\":\"turn off two-step\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4660,801,_binary 'I:',1653699649,'search/search',_binary '{\"q\":\"turn off two-step \",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4661,801,_binary 'I:',1653699649,'search/search',_binary '{\"q\":\"turn off two-step ve\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4662,801,_binary 'I:',1653699650,'search/search',_binary '{\"q\":\"turn off two-step verif\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4663,801,_binary 'I:',1653699651,'search/search',_binary '{\"q\":\"turn off two-step verificati\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4664,801,_binary 'I:',1653699651,'search/search',_binary '{\"q\":\"turn off two-step verification\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}'),(4665,801,_binary 'I:',1653699652,'search/search',_binary '{\"q\":\"turn off two-step verification\",\"_xfRequestUri\":\"\\/forums\\/admin.php?users\\/ensis.3685\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"search\\/search\":\"\"}');
INSERT INTO `xf_admin_log` VALUES (4666,801,_binary 'I:',1653700685,'permissions/user-groups/4-senior-reporters.11/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"view\":\"allow\",\"viewNode\":\"allow\",\"viewMemberList\":\"allow\",\"viewProfile\":\"allow\",\"usePush\":\"allow\",\"maxMentionedUsers\":\"-1\",\"search\":\"allow\",\"createTag\":\"allow\",\"bypassUserTagLimit\":\"allow\",\"editProfile\":\"allow\",\"editCustomTitle\":\"allow\",\"requireTfa\":\"unset\",\"changeUsername\":\"allow\",\"changeUsernameNoApproval\":\"allow\",\"submitWithoutApproval\":\"allow\",\"bypassFloodCheck\":\"allow\",\"bypassSpamCheck\":\"allow\",\"bypassNofollowLinks\":\"allow\",\"report\":\"allow\",\"useContactForm\":\"allow\",\"viewIps\":\"allow\",\"bypassUserPrivacy\":\"allow\",\"cleanSpam\":\"allow\",\"viewWarning\":\"allow\",\"warn\":\"allow\",\"manageWarning\":\"allow\",\"editBasicProfile\":\"allow\",\"approveRejectUser\":\"allow\",\"approveUsernameChange\":\"allow\",\"banUser\":\"allow\",\"editSignature\":\"allow\"},\"avatar\":{\"allowed\":\"allow\"},\"profileBanner\":{\"allowed\":\"allow\"},\"bookmark\":{\"view\":\"allow\",\"create\":\"allow\"},\"forum\":{\"viewOthers\":\"allow\",\"viewContent\":\"allow\",\"react\":\"allow\",\"contentVote\":\"allow\",\"markSolution\":\"allow\",\"postThread\":\"allow\",\"postReply\":\"allow\",\"deleteOwnPost\":\"allow\",\"editOwnPost\":\"allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"allow\",\"deleteOwnThread\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"tagOwnThread\":\"allow\",\"tagAnyThread\":\"allow\",\"manageOthersTagsOwnThread\":\"allow\",\"votePoll\":\"allow\",\"inlineMod\":\"allow\",\"stickUnstickThread\":\"allow\",\"lockUnlockThread\":\"allow\",\"manageAnyThread\":\"allow\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"allow\",\"editAnyPost\":\"allow\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"allow\",\"manageAnyTag\":\"allow\",\"viewDeleted\":\"unset\",\"viewModerated\":\"allow\",\"undelete\":\"unset\",\"approveUnapprove\":\"allow\",\"markSolutionAnyThread\":\"allow\"},\"conversation\":{\"start\":\"allow\",\"receive\":\"allow\",\"react\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"editOwnMessage\":\"allow\",\"editOwnMessageTimeLimit\":\"-1\",\"maxRecipients\":\"-1\",\"editAnyMessage\":\"allow\",\"alwaysInvite\":\"allow\"},\"signature\":{\"basicText\":\"allow\",\"extendedText\":\"allow\",\"align\":\"allow\",\"list\":\"allow\",\"image\":\"allow\",\"link\":\"allow\",\"media\":\"allow\",\"block\":\"allow\",\"maxPrintable\":\"-1\",\"maxLines\":\"-1\",\"maxLinks\":\"-1\",\"maxImages\":\"-1\",\"maxSmilies\":\"-1\",\"maxTextSize\":\"-1\"},\"profilePost\":{\"view\":\"allow\",\"react\":\"allow\",\"manageOwn\":\"allow\",\"post\":\"allow\",\"comment\":\"allow\",\"deleteOwn\":\"allow\",\"editOwn\":\"allow\",\"viewAttachment\":\"allow\",\"uploadAttachment\":\"allow\",\"uploadVideo\":\"allow\",\"inlineMod\":\"allow\",\"editAny\":\"allow\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"warn\":\"allow\",\"viewDeleted\":\"unset\",\"viewModerated\":\"allow\",\"undelete\":\"unset\",\"approveUnapprove\":\"allow\"},\"resource\":{\"view\":\"unset\",\"viewUpdateAttach\":\"unset\",\"download\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"contentVote\":\"unset\",\"add\":\"unset\",\"uploadUpdateAttach\":\"unset\",\"uploadUpdateVideo\":\"unset\",\"updateOwn\":\"unset\",\"tagOwnResource\":\"unset\",\"tagAnyResource\":\"unset\",\"manageOthersTagsOwnRes\":\"unset\",\"reviewReply\":\"unset\",\"deleteOwn\":\"unset\",\"manageOwnTeam\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"deleteAny\":\"unset\",\"undelete\":\"unset\",\"hardDeleteAny\":\"unset\",\"deleteAnyReview\":\"unset\",\"editAny\":\"unset\",\"reassign\":\"unset\",\"manageAnyTag\":\"unset\",\"viewModerated\":\"unset\",\"approveUnapprove\":\"unset\",\"featureUnfeature\":\"unset\",\"warn\":\"unset\"},\"xfmg\":{\"view\":\"unset\",\"add\":\"unset\",\"addWithoutApproval\":\"unset\",\"deleteOwn\":\"unset\",\"editOwn\":\"unset\",\"editOwnMediaTimeLimit\":\"0\",\"moveOwn\":\"unset\",\"react\":\"unset\",\"rate\":\"unset\",\"tagOwnMedia\":\"unset\",\"tagAnyMedia\":\"unset\",\"manageOthersTagsOwnMedia\":\"unset\",\"addWithoutWatermark\":\"unset\",\"watermarkOwn\":\"unset\",\"inlineMod\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"deleteAny\":\"unset\",\"hardDeleteAny\":\"unset\",\"editAny\":\"unset\",\"moveAny\":\"unset\",\"manageAnyTag\":\"unset\",\"warn\":\"unset\",\"watermarkAny\":\"unset\",\"createAlbum\":\"unset\",\"addImage\":\"unset\",\"addVideo\":\"unset\",\"addAudio\":\"unset\",\"addEmbed\":\"unset\",\"deleteOwnAlbum\":\"unset\",\"editOwnAlbum\":\"unset\",\"editOwnAlbumTimeLimit\":\"0\",\"moveOwnAlbum\":\"unset\",\"changePrivacyOwnAlbum\":\"unset\",\"reactAlbum\":\"unset\",\"rateAlbum\":\"unset\",\"bypassPrivacy\":\"unset\",\"inlineModAlbum\":\"unset\",\"viewDeletedAlbums\":\"unset\",\"viewModeratedAlbums\":\"unset\",\"undeleteAlbum\":\"unset\",\"approveUnapproveAlbum\":\"unset\",\"deleteAnyAlbum\":\"unset\",\"hardDeleteAnyAlbum\":\"unset\",\"editAnyAlbum\":\"unset\",\"moveAnyAlbum\":\"unset\",\"changePrivacyAnyAlbum\":\"unset\",\"warnAlbum\":\"unset\",\"viewComments\":\"unset\",\"addComment\":\"unset\",\"deleteComment\":\"unset\",\"editComment\":\"unset\",\"editOwnCommentTimeLimit\":\"0\",\"reactComment\":\"unset\",\"inlineModComment\":\"unset\",\"viewDeletedComments\":\"unset\",\"viewModeratedComments\":\"unset\",\"undeleteComment\":\"unset\",\"approveUnapproveComment\":\"unset\",\"deleteAnyComment\":\"unset\",\"hardDeleteAnyComment\":\"unset\",\"editAnyComment\":\"unset\",\"warnComment\":\"unset\",\"viewNote\":\"unset\",\"tagSelf\":\"unset\",\"addNoteOwn\":\"unset\",\"addNoteAny\":\"unset\",\"deleteTagSelf\":\"unset\",\"deleteOwnNote\":\"unset\",\"viewPendingNote\":\"unset\",\"editNoteAny\":\"unset\",\"deleteAnyNote\":\"unset\",\"tagWithoutApproval\":\"unset\",\"maxFileSize\":\"0\",\"maxImageWidth\":\"0\",\"maxImageHeight\":\"0\"},\"xfmgStorage\":{\"maxAllowedStorage\":\"0\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?permissions\\/user-groups\\/4-senior-reporters.11\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"permissions\\/user-groups\\/4-senior-reporters_11\\/save\":\"\"}'),(4667,801,_binary 'I:',1653701013,'users/list',_binary '{\"_xfToken\":\"********\",\"criteria\":{\"username\":{\"name\":\"ensis\"},\"email\":{\"address\":\"\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\",\"email_confirm\",\"email_confirm_edit\",\"email_bounce\",\"moderated\",\"rejected\",\"disabled\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\",\"1\"],\"Option\":{\"is_discouraged\":[\"0\",\"1\"]},\"is_staff\":[\"0\",\"1\"],\"activity_summary\":[\"0\",\"1\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"order\":\"username\",\"direction\":\"asc\",\"users\\/list\":\"\"}'),(4668,801,_binary 'I:',1653701085,'users/email/confirm',_binary '{\"_xfToken\":\"********\",\"from_name\":\"New Nation News Reporter\'s Newsroom Forum\",\"from_email\":\"xenforoadmin@nnnforum.net\",\"email_title\":\"Ensis - turned off two-step verification for you on new forum\",\"email_format\":\"\",\"email_body\":\"I have turned off two-step verification for you (as Senior Reporter)\\r\\nyou should no longer be asked by the forum software to do \'the two step\'. :)\\r\\n\\r\\nplease try it out. I just found you message on the old backup forum.\\r\\n\\r\\nlet me know if you get into the new forum now\\r\\n\\r\\nif not let me know and I help fix.\\r\\n\\r\\nBest,\\r\\n\\r\\nWhitebear\\r\\n\",\"email_wrapped\":\"1\",\"email_unsub\":\"1\",\"criteria\":{\"username\":{\"name\":\"ensis\",\"exact_match\":\"1\"},\"email\":{\"address\":\"jack_eddings@yahoo.com\"},\"user_group_id\":\"\",\"no_secondary_group_ids\":\"0\",\"secondary_group_ids\":[\"2\"],\"register_date\":{\"start\":\"\",\"end\":\"\"},\"last_activity\":{\"start\":\"\",\"end\":\"\"},\"message_count\":{\"start\":\"0\",\"end\":\"-1\"},\"question_solution_count\":{\"start\":\"0\",\"end\":\"-1\"},\"trophy_points\":{\"start\":\"0\",\"end\":\"-1\"},\"reaction_score\":{\"start\":\"\",\"end\":\"\"},\"user_state\":[\"valid\"],\"security_lock\":[\"none\",\"change\",\"reset\"],\"is_banned\":[\"0\"],\"user_field\":{\"occupation\":\"\",\"skype\":\"\",\"facebook\":\"\",\"twitter\":\"\"}},\"users\\/email\\/confirm\":\"\"}'),(4669,801,_binary 'I:',1653701105,'users/email/send',_binary '{\"_xfToken\":\"********\",\"json_criteria\":\"{\\\"username\\\":{\\\"name\\\":\\\"ensis\\\",\\\"exact_match\\\":\\\"1\\\"},\\\"email\\\":{\\\"address\\\":\\\"jack_eddings@yahoo.com\\\"},\\\"user_group_id\\\":\\\"\\\",\\\"no_secondary_group_ids\\\":\\\"0\\\",\\\"secondary_group_ids\\\":[\\\"2\\\"],\\\"register_date\\\":{\\\"start\\\":\\\"\\\",\\\"end\\\":\\\"\\\"},\\\"last_activity\\\":{\\\"start\\\":\\\"\\\",\\\"end\\\":\\\"\\\"},\\\"message_count\\\":{\\\"start\\\":\\\"0\\\",\\\"end\\\":\\\"-1\\\"},\\\"question_solution_count\\\":{\\\"start\\\":\\\"0\\\",\\\"end\\\":\\\"-1\\\"},\\\"trophy_points\\\":{\\\"start\\\":\\\"0\\\",\\\"end\\\":\\\"-1\\\"},\\\"reaction_score\\\":{\\\"start\\\":\\\"\\\",\\\"end\\\":\\\"\\\"},\\\"user_state\\\":[\\\"valid\\\"],\\\"security_lock\\\":[\\\"none\\\",\\\"change\\\",\\\"reset\\\"],\\\"is_banned\\\":[\\\"0\\\"],\\\"user_field\\\":{\\\"occupation\\\":\\\"\\\",\\\"skype\\\":\\\"\\\",\\\"facebook\\\":\\\"\\\",\\\"twitter\\\":\\\"\\\"},\\\"no_empty_email\\\":true}\",\"total\":\"1\",\"from_name\":\"New Nation News Reporter\'s Newsroom Forum\",\"from_email\":\"xenforoadmin@nnnforum.net\",\"email_title\":\"Ensis - turned off two-step verification for you on new forum\",\"email_format\":\"\",\"email_body\":\"I have turned off two-step verification for you (as Senior Reporter)\\r\\nyou should no longer be asked by the forum software to do \'the two step\'. :)\\r\\n\\r\\nplease try it out. I just found you message on the old backup forum.\\r\\n\\r\\nlet me know if you get into the new forum now\\r\\n\\r\\nif not let me know and I help fix.\\r\\n\\r\\nBest,\\r\\n\\r\\nWhitebear\",\"email_wrapped\":\"1\",\"email_unsub\":\"1\",\"users\\/email\\/send\":\"\"}'),(4670,801,_binary 'I:',1653701106,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?users\\/email&sent=1\",\"_xfToken\":\"********\",\"only_ids\":\"613\",\"tools\\/run-job\":\"\"}'),(4671,801,_binary 'I:',1653701106,'tools/run-job',_binary '{\"_xfRedirect\":\"http:\\/\\/www.nnnforum.net\\/forums\\/admin.php?users\\/email&sent=1\",\"_xfToken\":\"********\",\"only_ids\":\"613\",\"tools\\/run-job\":\"\"}'),(4672,801,_binary 'I:',1653701568,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4673,801,_binary 'I:',1653701655,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Conspiracies, Cover-ups, False flags...\",\"description\":\"PRIVATE BLOG BY APOLLONIAN\",\"node_name\":\"\",\"parent_node_id\":\"514\",\"display_order\":\"100\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4674,801,_binary 'I:',1653701655,'tools/run-job',_binary '{\"only_id\":\"616\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4675,801,_binary 'I:',1653701656,'tools/run-job',_binary '{\"only_id\":\"616\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4676,801,_binary 'I:',1653701687,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4677,801,_binary 'I:',1653701751,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Commentary on semitism, anti-semitism, Zionism\",\"description\":\"PERSONAL BLOG BY APOLLONIAN\",\"node_name\":\"\",\"parent_node_id\":\"514\",\"display_order\":\"200\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4678,801,_binary 'I:',1653701751,'tools/run-job',_binary '{\"only_id\":\"617\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4679,801,_binary 'I:',1653701752,'tools/run-job',_binary '{\"only_id\":\"617\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4680,801,_binary 'I:',1653701770,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4681,801,_binary 'I:',1653701832,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Commentary by Apollonian\",\"description\":\"PRIVATE BLOG\",\"node_name\":\"\",\"parent_node_id\":\"514\",\"display_order\":\"300\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4682,801,_binary 'I:',1653701832,'tools/run-job',_binary '{\"only_id\":\"618\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4683,801,_binary 'I:',1653701833,'tools/run-job',_binary '{\"only_id\":\"618\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4684,801,_binary 'I:',1653701923,'forums/commentary-by-apollonian.525/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Commentary by Apollonian\",\"description\":\"PERSONAL BLOG BY APOLLONIAN\",\"node_name\":\"\",\"parent_node_id\":\"514\",\"display_order\":\"300\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/commentary-by-apollonian.525\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/commentary-by-apollonian_525\\/save\":\"\"}'),(4685,801,_binary 'I:',1653701963,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=5\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"5\"}'),(4686,801,_binary 'I:',1653701980,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=11\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"11\"}'),(4687,801,_binary 'I:',1653701992,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=10\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"10\"}'),(4688,801,_binary 'I:',1653702017,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"content_allow\",\"contentVote\":\"content_allow\",\"markSolution\":\"content_allow\",\"postThread\":\"content_allow\",\"postReply\":\"content_allow\",\"deleteOwnPost\":\"content_allow\",\"editOwnPost\":\"content_allow\",\"editOwnPostTimeLimit\":\"-1\",\"editOwnThreadTitle\":\"content_allow\",\"deleteOwnThread\":\"content_allow\",\"viewAttachment\":\"content_allow\",\"uploadAttachment\":\"content_allow\",\"uploadVideo\":\"content_allow\",\"tagOwnThread\":\"content_allow\",\"tagAnyThread\":\"content_allow\",\"manageOthersTagsOwnThread\":\"content_allow\",\"votePoll\":\"content_allow\",\"inlineMod\":\"content_allow\",\"stickUnstickThread\":\"content_allow\",\"lockUnlockThread\":\"content_allow\",\"manageAnyThread\":\"content_allow\",\"deleteAnyThread\":\"content_allow\",\"hardDeleteAnyThread\":\"content_allow\",\"threadReplyBan\":\"content_allow\",\"editAnyPost\":\"content_allow\",\"deleteAnyPost\":\"content_allow\",\"hardDeleteAnyPost\":\"content_allow\",\"warn\":\"content_allow\",\"manageAnyTag\":\"content_allow\",\"viewDeleted\":\"content_allow\",\"viewModerated\":\"content_allow\",\"undelete\":\"content_allow\",\"approveUnapprove\":\"content_allow\",\"markSolutionAnyThread\":\"content_allow\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=18\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"18\"}'),(4689,801,_binary 'I:',1653702030,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=9\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"9\"}'),(4690,801,_binary 'I:',1653702044,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"2\"}'),(4691,801,_binary 'I:',1653702044,'tools/run-job',_binary '{\"only_id\":\"620\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=2\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4692,801,_binary 'I:',1653702058,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=1\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"1\"}'),(4693,801,_binary 'I:',1653702069,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=13\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"13\"}'),(4694,801,_binary 'I:',1653702080,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=15\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"15\"}'),(4695,801,_binary 'I:',1653702092,'nodes/conspiracies-vs-fake-news.514/permissions/save',_binary '{\"_xfToken\":\"********\",\"permissions\":{\"general\":{\"viewNode\":\"content_allow\"},\"forum\":{\"viewOthers\":\"content_allow\",\"viewContent\":\"content_allow\",\"react\":\"reset\",\"contentVote\":\"reset\",\"markSolution\":\"reset\",\"postThread\":\"reset\",\"postReply\":\"reset\",\"deleteOwnPost\":\"reset\",\"editOwnPost\":\"reset\",\"editOwnPostTimeLimit\":\"0\",\"editOwnThreadTitle\":\"reset\",\"deleteOwnThread\":\"reset\",\"viewAttachment\":\"reset\",\"uploadAttachment\":\"reset\",\"uploadVideo\":\"reset\",\"tagOwnThread\":\"reset\",\"tagAnyThread\":\"reset\",\"manageOthersTagsOwnThread\":\"reset\",\"votePoll\":\"reset\",\"inlineMod\":\"unset\",\"stickUnstickThread\":\"unset\",\"lockUnlockThread\":\"unset\",\"manageAnyThread\":\"unset\",\"deleteAnyThread\":\"unset\",\"hardDeleteAnyThread\":\"unset\",\"threadReplyBan\":\"unset\",\"editAnyPost\":\"unset\",\"deleteAnyPost\":\"unset\",\"hardDeleteAnyPost\":\"unset\",\"warn\":\"unset\",\"manageAnyTag\":\"unset\",\"viewDeleted\":\"unset\",\"viewModerated\":\"unset\",\"undelete\":\"unset\",\"approveUnapprove\":\"unset\",\"markSolutionAnyThread\":\"unset\"}},\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/conspiracies-vs-fake-news.514\\/permissions\\/edit&user_group_id=8\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/conspiracies-vs-fake-news_514\\/permissions\\/save\":\"\",\"type\":\"user_group\",\"user_group_id\":\"8\"}'),(4696,801,_binary '6e',1653702372,'login/login',_binary '{\"_xfToken\":\"********\",\"login\":\"whitebear\",\"password\":\"********\",\"_xfRequestUri\":\"\\/forums\\/admin.php\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"login\\/login\":\"\"}'),(4697,801,_binary '6e',1653702486,'forums/christian-separatism-and-white-nationalism.48/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Christian separatism and white nationalism\",\"description\":\"Some christians believe that whites are the \'lost tribes\', many white nationalists that do not \'hate\' blacks still firmly believe that the bible forbids miscegenation.\",\"node_name\":\"\",\"parent_node_id\":\"515\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/christian-separatism-and-white-nationalism.48\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/christian-separatism-and-white-nationalism_48\\/save\":\"\"}'),(4698,801,_binary '6e',1653702486,'tools/run-job',_binary '{\"only_id\":\"622\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/christian-separatism-and-white-nationalism.48\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4699,801,_binary '6e',1653702487,'tools/run-job',_binary '{\"only_id\":\"622\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/christian-separatism-and-white-nationalism.48\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4700,801,_binary '6e',1653702573,'forums/religions-and-white-nationalism.242/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Religions and white nationalism\",\"description\":\"Religious beliefs continue to be a major force in social change: Christianity, atheism, paganism, Odinism, Asatru and other beliefs and groups. The historical and prehistorical roots of Western\\/European archetypes, gods and goddesses.\",\"node_name\":\"\",\"parent_node_id\":\"515\",\"display_order\":\"500\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/religions-and-white-nationalism.242\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/religions-and-white-nationalism_242\\/save\":\"\"}'),(4701,801,_binary '6e',1653702574,'tools/run-job',_binary '{\"only_id\":\"623\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/religions-and-white-nationalism.242\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4702,801,_binary '6e',1653702574,'tools/run-job',_binary '{\"only_id\":\"623\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/religions-and-white-nationalism.242\\/edit\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4703,801,_binary '6e',1653702619,'forums/religions-and-white-nationalism.242/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Religions and white nationalism\",\"description\":\"Religious beliefs continue to be a major force in social change: Christianity, atheism, paganism, Odinism, Asatru and other beliefs and groups. The historical and prehistorical roots of Western\\/European archetypes, gods and goddesses.\",\"node_name\":\"\",\"parent_node_id\":\"515\",\"display_order\":\"200\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/religions-and-white-nationalism.242\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/religions-and-white-nationalism_242\\/save\":\"\"}'),(4704,801,_binary '6e',1653702626,'forums/the-odinist-archive.447/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"The Odinist Archive\",\"description\":\"The writings of Else Christensen and the Odinist Movement\",\"node_name\":\"\",\"parent_node_id\":\"242\",\"display_order\":\"100\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/the-odinist-archive.447\\/edit\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/the-odinist-archive_447\\/save\":\"\"}'),(4705,801,_binary '6e',1653702779,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"Forum\",\"forum_type_id\":\"discussion\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4706,801,_binary '6e',1653702840,'forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"What is the CREATIVITY MOVEMENT?\",\"description\":\"\",\"node_name\":\"\",\"parent_node_id\":\"515\",\"display_order\":\"400\",\"display_in_list\":\"1\",\"navigation_id\":\"\"},\"type_config\":{\"allowed_thread_types\":[\"article\",\"poll\",\"question\"],\"allow_answer_voting\":\"1\",\"allow_answer_downvote\":\"1\"},\"forum_type_id\":\"discussion\",\"default_thread_prefix\":\"0\",\"require_prefix\":\"0\",\"allow_posting\":\"1\",\"count_messages\":\"1\",\"find_new\":\"1\",\"similar_threads_include\":\"1\",\"allow_index\":\"allow\",\"xfmg_media_mirror_category_id\":\"0\",\"min_tags\":\"0\",\"allowed_watch_notifications\":\"all\",\"default_sort_order\":\"last_post_date\",\"default_sort_direction\":\"desc\",\"list_date_limit_days\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"forums\\/0\\/save\":\"\"}'),(4707,801,_binary '6e',1653702841,'tools/run-job',_binary '{\"only_id\":\"624\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4708,801,_binary '6e',1653702841,'tools/run-job',_binary '{\"only_id\":\"624\",\"_xfRequestUri\":\"\\/forums\\/admin.php?forums\\/add&parent_node_id=0&forum_type_id=discussion\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4709,801,_binary '6e',1653703086,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"LinkForum\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4710,801,_binary '6e',1653703164,'link-forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Christian separatism and white nationalism\",\"description\":\"\",\"parent_node_id\":\"237\",\"display_order\":\"1200\",\"display_in_list\":\"1\"},\"link_url\":\"\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"link-forums\\/0\\/save\":\"\"}'),(4711,801,_binary '6e',1653703209,'link-forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Christian separatism and white nationalism\",\"description\":\"\",\"parent_node_id\":\"237\",\"display_order\":\"1200\",\"display_in_list\":\"1\"},\"link_url\":\"http:\\/\\/www.nnnforum.net\\/forums\\/index.php?forums\\/christian-separatism-and-white-nationalism.48\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"link-forums\\/0\\/save\":\"\"}'),(4712,801,_binary '6e',1653703209,'tools/run-job',_binary '{\"only_id\":\"626\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4713,801,_binary '6e',1653703210,'tools/run-job',_binary '{\"only_id\":\"626\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4714,801,_binary '6e',1653703221,'nodes/add',_binary '{\"_xfToken\":\"********\",\"node_type_id\":\"LinkForum\",\"parent_node_id\":\"0\",\"_xfRequestUri\":\"\\/forums\\/admin.php?nodes\\/\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"nodes\\/add\":\"\"}'),(4715,801,_binary '6e',1653703269,'link-forums/0/save',_binary '{\"_xfToken\":\"********\",\"node\":{\"title\":\"Religions and white nationalism\",\"description\":\"\",\"parent_node_id\":\"237\",\"display_order\":\"1300\",\"display_in_list\":\"1\"},\"link_url\":\"http:\\/\\/www.nnnforum.net\\/forums\\/index.php?forums\\/religions-and-white-nationalism.242\\/\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfResponseType\":\"json\",\"link-forums\\/0\\/save\":\"\"}'),(4716,801,_binary '6e',1653703269,'tools/run-job',_binary '{\"only_id\":\"629\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}'),(4717,801,_binary '6e',1653703270,'tools/run-job',_binary '{\"only_id\":\"629\",\"_xfRequestUri\":\"\\/forums\\/admin.php?link-forums\\/add&parent_node_id=0\",\"_xfWithData\":\"1\",\"_xfToken\":\"********\",\"_xfResponseType\":\"json\",\"tools\\/run-job\":\"\"}');
/*!40000 ALTER TABLE `xf_admin_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_admin_navigation`
--

DROP TABLE IF EXISTS `xf_admin_navigation`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_admin_navigation` (
  `navigation_id` varbinary(50) NOT NULL,
  `parent_navigation_id` varbinary(50) NOT NULL,
  `display_order` int(10) unsigned NOT NULL DEFAULT '0',
  `link` varchar(50) NOT NULL DEFAULT '',
  `icon` varchar(50) NOT NULL DEFAULT '',
  `admin_permission_id` varbinary(25) NOT NULL DEFAULT '',
  `debug_only` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `development_only` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `hide_no_children` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `addon_id` varbinary(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`navigation_id`),
  KEY `parent_navigation_id_display_order` (`parent_navigation_id`,`display_order`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_admin_navigation`
--

LOCK TABLES `xf_admin_navigation` WRITE;
/*!40000 ALTER TABLE `xf_admin_navigation` DISABLE KEYS */;
INSERT INTO `xf_admin_navigation` VALUES (_binary 'activitySummary',_binary 'communication',200,'activity-summary','',_binary 'activitySummary',0,0,0,_binary 'XF'),(_binary 'activitySummaryDefinitions',_binary 'development',400,'activity-summary/definitions/','',_binary 'activitySummary',0,0,0,_binary 'XF'),(_binary 'addOns','',200,'add-ons','fa-puzzle-piece','',0,0,1,_binary 'XF'),(_binary 'adminLog',_binary 'logsUser',400,'logs/admin','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'adminNavigation',_binary 'devNavigation',600,'admin-navigation','','',0,1,0,_binary 'XF'),(_binary 'adminPermissions',_binary 'devPermissions',1200,'admin-permissions','','',0,1,0,_binary 'XF'),(_binary 'admins',_binary 'usersStaff',600,'admins','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'advertising',_binary 'setup',300,'advertising','',_binary 'advertising',0,0,0,_binary 'XF'),(_binary 'advertisingPositions',_binary 'development',100,'advertising/positions/','',_binary 'advertising',0,1,0,_binary 'XF'),(_binary 'alertUsers',_binary 'contactUsers',100,'users/alert','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'analyzePermissions',_binary 'permissions',10000,'permissions/analyze','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'apiKeys',_binary 'serviceProviders',500,'api-keys','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'apiScopes',_binary 'devPermissions',1100,'api-scopes','','',0,1,0,_binary 'XF'),(_binary 'appearance','',12000,'appearance','fa-image','',0,0,1,_binary 'XF'),(_binary 'attachments',_binary 'content',200,'attachments','',_binary 'attachment',0,0,0,_binary 'XF'),(_binary 'bannedEmails',_binary 'userDiscipline',300,'banning/emails','',_binary 'ban',0,0,0,_binary 'XF'),(_binary 'bannedIps',_binary 'userDiscipline',400,'banning/ips','',_binary 'ban',0,0,0,_binary 'XF'),(_binary 'bannedUsers',_binary 'userDiscipline',200,'banning/users','',_binary 'ban',0,0,0,_binary 'XF'),(_binary 'batchUpdateThreads',_binary 'threadContent',200,'threads/batch-update','',_binary 'thread',0,0,0,_binary 'XF'),(_binary 'batchUpdateUsers',_binary 'users',400,'users/batch-update','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'bbCode',_binary 'content',1000,'','fa-code',_binary 'bbCodeSmilie',0,0,1,_binary 'XF'),(_binary 'bbCodeButtonManager',_binary 'bbCode',100,'button-manager','',_binary 'bbCodeSmilie',0,0,0,_binary 'XF'),(_binary 'bbCodeMediaSites',_binary 'bbCode',300,'bb-code-media-sites','',_binary 'bbCodeSmilie',0,0,0,_binary 'XF'),(_binary 'checksAndTests',_binary 'tools',300,'','fa-thermometer-half','',0,0,1,_binary 'XF'),(_binary 'classExtensions',_binary 'executionManipulation',200,'class-extensions','','',0,1,0,_binary 'XF'),(_binary 'codeEventListeners',_binary 'executionManipulation',300,'code-events/listeners','','',0,1,0,_binary 'XF'),(_binary 'codeEvents',_binary 'executionManipulation',400,'code-events','','',0,1,0,_binary 'XF'),(_binary 'communication','',9999,'communication','fa-bullhorn','',0,0,1,_binary 'XF'),(_binary 'connectedAccountProviders',_binary 'serviceProviders',300,'connected-accounts','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'contactUsers',_binary 'communication',1000,'','fa-paper-plane','',0,0,1,_binary 'XF'),(_binary 'content','',300,'content','fa-newspaper','',0,0,1,_binary 'XF'),(_binary 'contentTypes',_binary 'executionManipulation',100,'content-types','','',0,1,0,_binary 'XF'),(_binary 'createNewUser',_binary 'users',300,'users/add','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'cronEntries',_binary 'tools',100,'cron','',_binary 'cron',0,0,0,_binary 'XF'),(_binary 'customBbCodes',_binary 'bbCode',200,'bb-codes','',_binary 'bbCodeSmilie',0,0,0,_binary 'XF'),(_binary 'dataMaintenance',_binary 'tools',400,'','fa-medkit','',0,0,1,_binary 'XF'),(_binary 'dataPortability',_binary 'users',1000,'','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'dataPortabilityExport',_binary 'dataPortability',100,'data-portability/export','','',0,0,0,_binary 'XF'),(_binary 'dataPortabilityImport',_binary 'dataPortability',200,'data-portability/import','','',0,0,0,_binary 'XF'),(_binary 'devNavigation',_binary 'development',2000,'','fa-map','',0,0,0,_binary 'XF'),(_binary 'devPermissions',_binary 'development',1000,'','fa-ban','',0,0,0,_binary 'XF'),(_binary 'development','',20000,'development','fa-file-code','',0,1,1,_binary 'XF'),(_binary 'discouragedIps',_binary 'userDiscipline',500,'banning/discouraged-ips','',_binary 'ban',0,0,0,_binary 'XF'),(_binary 'emailBounceLog',_binary 'logsError',1100,'logs/email-bounces','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'emailUsers',_binary 'contactUsers',200,'users/email','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'executionManipulation',_binary 'development',3000,'','fa-random','',0,0,0,_binary 'XF'),(_binary 'fileCheck',_binary 'checksAndTests',300,'tools/file-check','','',0,0,0,_binary 'XF'),(_binary 'forceAgreementPrivacy',_binary 'help',400,'force-agreement/privacy-policy','',_binary 'option',0,0,0,_binary 'XF'),(_binary 'forceAgreementTerms',_binary 'help',500,'force-agreement/terms','',_binary 'option',0,0,0,_binary 'XF'),(_binary 'forumNodePermissions',_binary 'forums',200,'permissions/nodes','',_binary 'node',0,0,0,_binary 'XF'),(_binary 'forums','',400,'forums','fa-comments','',0,0,1,_binary 'XF'),(_binary 'groupsAndPermissions','',10100,'groups-permissions','fa-users','',0,0,1,_binary 'XF'),(_binary 'help',_binary 'communication',3000,'','fa-life-ring',_binary 'help',0,0,1,_binary 'XF'),(_binary 'helpPages',_binary 'help',300,'help-pages','',_binary 'help',0,0,0,_binary 'XF'),(_binary 'imageProxyLog',_binary 'logsContent',600,'logs/image-proxy','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'importData',_binary 'dataMaintenance',400,'import','',_binary 'import',0,0,0,_binary 'XF'),(_binary 'languages',_binary 'languagesAndPhrases',100,'languages','',_binary 'language',0,0,0,_binary 'XF'),(_binary 'languagesAndPhrases',_binary 'appearance',900,'','fa-language','',0,0,1,_binary 'XF'),(_binary 'linkProxyLog',_binary 'logsContent',700,'logs/link-proxy','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'listAddOns',_binary 'addOns',100,'add-ons','',_binary 'addOn',0,0,0,_binary 'XF'),(_binary 'listAllUsers',_binary 'users',100,'users/list','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'listReactions',_binary 'reactions',100,'reactions','',_binary 'reaction',0,0,0,_binary 'XF'),(_binary 'logs','',15100,'logs','fa-history','',0,0,1,_binary 'XF'),(_binary 'logsContent',_binary 'logs',50,'','fa-newspaper','',0,0,1,_binary 'XF'),(_binary 'logsError',_binary 'logs',20,'','fa-exclamation-triangle','',0,0,1,_binary 'XF'),(_binary 'logsMisc',_binary 'logs',60,'','fa-file','',0,0,1,_binary 'XF'),(_binary 'logsSpam',_binary 'logs',40,'','fa-fire-extinguisher','',0,0,1,_binary 'XF'),(_binary 'logsUser',_binary 'logs',30,'','fa-users','',0,0,1,_binary 'XF'),(_binary 'memberStats',_binary 'users',500,'member-stats','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'messageUsers',_binary 'contactUsers',300,'users/message','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'moderatorLog',_binary 'logsUser',300,'logs/moderator','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'moderators',_binary 'usersStaff',500,'moderators','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'navigation',_binary 'setupNavigation',200,'navigation','',_binary 'navigation',0,0,0,_binary 'XF'),(_binary 'nodePermissions',_binary 'permissions',300,'permissions/nodes','',_binary 'node',0,0,0,_binary 'XF'),(_binary 'nodes',_binary 'forums',100,'nodes','',_binary 'node',0,0,0,_binary 'XF'),(_binary 'notices',_binary 'communication',100,'notices','',_binary 'notice',0,0,0,_binary 'XF'),(_binary 'oEmbedLog',_binary 'logsContent',750,'logs/oembed','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'options',_binary 'setup',100,'options','',_binary 'option',0,0,0,_binary 'XF'),(_binary 'outdatedPhrases',_binary 'languagesAndPhrases',400,'phrases/outdated','',_binary 'language',0,0,0,_binary 'XF'),(_binary 'outdatedTemplates',_binary 'stylesAndTemplates',500,'templates/outdated','',_binary 'style',0,0,0,_binary 'XF'),(_binary 'paymentProfiles',_binary 'serviceProviders',200,'payment-profiles','',_binary 'payment',0,0,0,_binary 'XF'),(_binary 'paymentProviderLog',_binary 'logsMisc',500,'logs/payment-provider','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'permissionDefinitions',_binary 'devPermissions',1000,'permission-definitions','','',0,1,0,_binary 'XF'),(_binary 'permissions',_binary 'groupsAndPermissions',1000,'','fa-ban','',0,0,1,_binary 'XF'),(_binary 'phrases',_binary 'languagesAndPhrases',200,'phrases','',_binary 'language',0,0,0,_binary 'XF'),(_binary 'pwa',_binary 'setup',105,'pwa','',_binary 'option',0,0,0,_binary 'XF'),(_binary 'qAndACaptcha',_binary 'setup',3000,'captcha-questions','',_binary 'option',0,0,0,_binary 'XF'),(_binary 'reactions',_binary 'content',500,'','fa-thumbs-up','',0,0,1,_binary 'XF'),(_binary 'rebuildCaches',_binary 'dataMaintenance',500,'tools/rebuild','',_binary 'rebuildCache',0,0,0,_binary 'XF'),(_binary 'rejectedUserLog',_binary 'logsSpam',1200,'logs/rejected-users','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'routeFilters',_binary 'setupNavigation',250,'route-filters','',_binary 'option',0,0,0,_binary 'XF'),(_binary 'routes',_binary 'devNavigation',500,'routes','','',0,1,0,_binary 'XF'),(_binary 'rssFeedImporter',_binary 'threadContent',100,'feeds','',_binary 'thread',0,0,0,_binary 'XF'),(_binary 'searchForUsers',_binary 'users',200,'users/search','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'searchPhrases',_binary 'languagesAndPhrases',300,'phrases/search','',_binary 'language',0,0,0,_binary 'XF'),(_binary 'searchTemplates',_binary 'stylesAndTemplates',400,'templates/search','',_binary 'style',0,0,0,_binary 'XF'),(_binary 'serverErrorLog',_binary 'logsError',100,'logs/server-errors','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'serviceProviders',_binary 'setup',2000,'','fa-cogs','',0,0,1,_binary 'XF'),(_binary 'setup','',100,'setup','fa-sliders-h','',0,0,1,_binary 'XF'),(_binary 'setupNavigation',_binary 'setup',1000,'','fa-map-signs','',0,0,1,_binary 'XF'),(_binary 'sitemapLog',_binary 'logsMisc',1000,'logs/sitemap','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'smilies',_binary 'content',100,'smilies','',_binary 'bbCodeSmilie',0,0,0,_binary 'XF'),(_binary 'spamCleanerLog',_binary 'logsSpam',900,'logs/spam-cleaner','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'spamTriggerLog',_binary 'logsSpam',800,'logs/spam-trigger','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'stats',_binary 'logs',10,'stats','',_binary 'viewStatistics',0,0,0,_binary 'XF'),(_binary 'styleProperties',_binary 'stylesAndTemplates',200,'style-properties','',_binary 'style',0,0,0,_binary 'XF'),(_binary 'styles',_binary 'stylesAndTemplates',100,'styles','',_binary 'style',0,0,0,_binary 'XF'),(_binary 'stylesAndTemplates',_binary 'appearance',800,'','fa-object-group','',0,0,1,_binary 'XF'),(_binary 'tags',_binary 'content',300,'tags','',_binary 'tags',0,0,0,_binary 'XF'),(_binary 'templateModifications',_binary 'stylesAndTemplates',600,'template-modifications','',_binary 'style',0,0,0,_binary 'XF'),(_binary 'templates',_binary 'stylesAndTemplates',300,'templates','',_binary 'style',0,0,0,_binary 'XF'),(_binary 'testImageProxy',_binary 'checksAndTests',200,'tools/test-image-proxy','','',0,0,0,_binary 'XF'),(_binary 'testOutboundEmail',_binary 'checksAndTests',100,'tools/test-email','','',0,0,0,_binary 'XF'),(_binary 'testUrlUnfurling',_binary 'checksAndTests',50,'tools/test-url-unfurling','','',0,0,0,_binary 'XF'),(_binary 'threadContent',_binary 'forums',2000,'','fa-comment-alt','',0,0,1,_binary 'XF'),(_binary 'threadFields',_binary 'threadProperties',200,'custom-thread-fields','',_binary 'thread',0,0,0,_binary 'XF'),(_binary 'threadPrefixes',_binary 'threadProperties',100,'thread-prefixes','',_binary 'thread',0,0,0,_binary 'XF'),(_binary 'threadPrompts',_binary 'threadProperties',300,'thread-prompts','',_binary 'node',0,0,0,_binary 'XF'),(_binary 'threadProperties',_binary 'forums',1000,'','fa-tags','',0,0,1,_binary 'XF'),(_binary 'threadReplyBans',_binary 'forums',3000,'threads/reply-bans','',_binary 'thread',0,0,0,_binary 'XF'),(_binary 'tools','',15000,'tools','fa-wrench','',0,0,1,_binary 'XF'),(_binary 'trophies',_binary 'userCustomization',200,'trophies','',_binary 'trophy',0,0,0,_binary 'XF'),(_binary 'twoStepProviders',_binary 'serviceProviders',400,'two-step','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'upgradeCheck',_binary 'checksAndTests',400,'tools/upgrade-check','',_binary 'upgradeXenForo',0,0,0,_binary 'XF'),(_binary 'userChangeLog',_binary 'logsUser',200,'logs/user-change','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'userCustomization',_binary 'users',2000,'','fa-user-circle','',0,0,1,_binary 'XF'),(_binary 'userDiscipline',_binary 'users',3000,'','fa-balance-scale','',0,0,1,_binary 'XF'),(_binary 'userFields',_binary 'userCustomization',100,'custom-user-fields','',_binary 'userField',0,0,0,_binary 'XF'),(_binary 'userGroupPermissions',_binary 'permissions',100,'permissions/user-groups','',_binary 'userGroup',0,0,0,_binary 'XF'),(_binary 'userGroupPromotions',_binary 'groupsAndPermissions',200,'user-group-promotions','',_binary 'userGroup',0,0,0,_binary 'XF'),(_binary 'userGroups',_binary 'groupsAndPermissions',100,'user-groups','',_binary 'userGroup',0,0,0,_binary 'XF'),(_binary 'userPermissions',_binary 'permissions',200,'permissions/users','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'userTitleLadder',_binary 'userCustomization',300,'user-title-ladder','',_binary 'user',0,0,0,_binary 'XF'),(_binary 'userUpgrades',_binary 'userCustomization',500,'user-upgrades','',_binary 'userUpgrade',0,0,0,_binary 'XF'),(_binary 'userWarnings',_binary 'userDiscipline',100,'warnings','',_binary 'warning',0,0,0,_binary 'XF'),(_binary 'usernameChangeLog',_binary 'logsUser',210,'logs/username-change','',_binary 'viewLogs',0,0,0,_binary 'XF'),(_binary 'users','',10000,'users','fa-user','',0,0,1,_binary 'XF'),(_binary 'usersStaff',_binary 'groupsAndPermissions',2000,'','fa-shield','',0,0,1,_binary 'XF'),(_binary 'widgetDefinitions',_binary 'development',300,'widgets/definitions/','',_binary 'widget',0,1,0,_binary 'XF'),(_binary 'widgetPositions',_binary 'development',200,'widgets/positions/','',_binary 'widget',0,1,0,_binary 'XF'),(_binary 'widgets',_binary 'appearance',300,'widgets','',_binary 'widget',0,0,0,_binary 'XF'),(_binary 'xfes',_binary 'setup',110,'enhanced-search','',_binary 'option',0,0,0,_binary 'XFES'),(_binary 'xfmg','',2100,'media-gallery','fa-camera',_binary 'mediaGallery',0,0,1,_binary 'XFMG'),(_binary 'xfmgBatchUpdate',_binary 'xfmg',30,'','','',0,0,0,_binary 'XFMG'),(_binary 'xfmgBatchUpdateAlbums',_binary 'xfmgBatchUpdate',20,'media-gallery/batch-update/albums','','',0,0,0,_binary 'XFMG'),(_binary 'xfmgBatchUpdateMedia',_binary 'xfmgBatchUpdate',10,'media-gallery/batch-update/media','','',0,0,0,_binary 'XFMG'),(_binary 'xfmgCategories',_binary 'xfmg',10,'media-gallery/categories','','',0,0,0,_binary 'XFMG'),(_binary 'xfmgCategoryPermissions',_binary 'permissions',310,'permissions/media-categories','',_binary 'mediaGallery',0,0,0,_binary 'XFMG'),(_binary 'xfmgFields',_binary 'xfmg',20,'media-gallery/fields','',_binary 'mediaGallery',0,0,0,_binary 'XFMG'),(_binary 'xfrm','',3000,'resource-manager','fa-hdd','',0,0,1,_binary 'XFRM'),(_binary 'xfrmCategories',_binary 'xfrm',100,'resource-manager/categories','',_binary 'resourceManager',0,0,0,_binary 'XFRM'),(_binary 'xfrmCategoryPermissions',_binary 'permissions',320,'permissions/resource-categories','',_binary 'resourceManager',0,0,0,_binary 'XFRM'),(_binary 'xfrmFields',_binary 'xfrm',300,'resource-manager/fields','',_binary 'resourceManager',0,0,0,_binary 'XFRM'),(_binary 'xfrmPrefixes',_binary 'xfrm',200,'resource-manager/prefixes','',_binary 'resourceManager',0,0,0,_binary 'XFRM'),(_binary 'xfrmReviewFields',_binary 'xfrm',400,'resource-manager/review-fields','',_binary 'resourceManager',0,0,0,_binary 'XFRM');
/*!40000 ALTER TABLE `xf_admin_navigation` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_admin_permission`
--

DROP TABLE IF EXISTS `xf_admin_permission`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_admin_permission` (
  `admin_permission_id` varbinary(25) NOT NULL,
  `display_order` int(10) unsigned NOT NULL DEFAULT '0',
  `addon_id` varbinary(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`admin_permission_id`),
  KEY `display_order` (`display_order`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_admin_permission`
--

LOCK TABLES `xf_admin_permission` WRITE;
/*!40000 ALTER TABLE `xf_admin_permission` DISABLE KEYS */;
INSERT INTO `xf_admin_permission` VALUES (_binary 'activitySummary',340,_binary 'XF'),(_binary 'addOn',30,_binary 'XF'),(_binary 'advertising',325,_binary 'XF'),(_binary 'attachment',130,_binary 'XF'),(_binary 'ban',250,_binary 'XF'),(_binary 'bbCodeSmilie',25,_binary 'XF'),(_binary 'cron',410,_binary 'XF'),(_binary 'help',15,_binary 'XF'),(_binary 'import',450,_binary 'XF'),(_binary 'language',320,_binary 'XF'),(_binary 'mediaGallery',90,_binary 'XFMG'),(_binary 'navigation',340,_binary 'XF'),(_binary 'node',110,_binary 'XF'),(_binary 'notice',140,_binary 'XF'),(_binary 'option',5,_binary 'XF'),(_binary 'payment',10,_binary 'XF'),(_binary 'reaction',20,_binary 'XF'),(_binary 'rebuildCache',420,_binary 'XF'),(_binary 'resourceManager',100,_binary 'XFRM'),(_binary 'style',310,_binary 'XF'),(_binary 'tags',133,_binary 'XF'),(_binary 'thread',120,_binary 'XF'),(_binary 'trophy',230,_binary 'XF'),(_binary 'upgradeXenForo',500,_binary 'XF'),(_binary 'user',210,_binary 'XF'),(_binary 'userField',220,_binary 'XF'),(_binary 'userGroup',260,_binary 'XF'),(_binary 'userUpgrade',270,_binary 'XF'),(_binary 'viewLogs',440,_binary 'XF'),(_binary 'viewStatistics',430,_binary 'XF'),(_binary 'warning',240,_binary 'XF'),(_binary 'widget',330,_binary 'XF');
/*!40000 ALTER TABLE `xf_admin_permission` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_admin_permission_entry`
--

DROP TABLE IF EXISTS `xf_admin_permission_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_admin_permission_entry` (
  `user_id` int(10) unsigned NOT NULL,
  `admin_permission_id` varbinary(25) NOT NULL,
  PRIMARY KEY (`user_id`,`admin_permission_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_admin_permission_entry`
--

LOCK TABLES `xf_admin_permission_entry` WRITE;
/*!40000 ALTER TABLE `xf_admin_permission_entry` DISABLE KEYS */;
INSERT INTO `xf_admin_permission_entry` VALUES (1,_binary 'activitySummary'),(1,_binary 'addOn'),(1,_binary 'advertising'),(1,_binary 'attachment'),(1,_binary 'ban'),(1,_binary 'bbCodeSmilie'),(1,_binary 'cron'),(1,_binary 'help'),(1,_binary 'import'),(1,_binary 'language'),(1,_binary 'navigation'),(1,_binary 'node'),(1,_binary 'notice'),(1,_binary 'option'),(1,_binary 'payment'),(1,_binary 'reaction'),(1,_binary 'rebuildCache'),(1,_binary 'resourceManager'),(1,_binary 'style'),(1,_binary 'tags'),(1,_binary 'thread'),(1,_binary 'trophy'),(1,_binary 'upgradeXenForo'),(1,_binary 'user'),(1,_binary 'userField'),(1,_binary 'userGroup'),(1,_binary 'userUpgrade'),(1,_binary 'viewLogs'),(1,_binary 'viewStatistics'),(1,_binary 'warning'),(1,_binary 'widget'),(801,_binary 'addOn'),(801,_binary 'ban'),(801,_binary 'bbCodeSmilie'),(801,_binary 'cron'),(801,_binary 'import'),(801,_binary 'language'),(801,_binary 'node'),(801,_binary 'option'),(801,_binary 'style'),(801,_binary 'trophy'),(801,_binary 'upgradeXenForo'),(801,_binary 'user'),(801,_binary 'userField'),(801,_binary 'userGroup'),(801,_binary 'userUpgrade');
/*!40000 ALTER TABLE `xf_admin_permission_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_advertising`
--

DROP TABLE IF EXISTS `xf_advertising`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_advertising` (
  `ad_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) NOT NULL,
  `position_id` varbinary(50) NOT NULL,
  `ad_html` text NOT NULL,
  `display_order` int(10) unsigned NOT NULL DEFAULT '0',
  `display_criteria` blob NOT NULL,
  `active` tinyint(3) unsigned NOT NULL,
  PRIMARY KEY (`ad_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_advertising`
--

LOCK TABLES `xf_advertising` WRITE;
/*!40000 ALTER TABLE `xf_advertising` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_advertising` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_advertising_position`
--

DROP TABLE IF EXISTS `xf_advertising_position`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_advertising_position` (
  `position_id` varbinary(50) NOT NULL,
  `arguments` blob NOT NULL,
  `active` tinyint(3) unsigned NOT NULL,
  `addon_id` varbinary(50) NOT NULL,
  PRIMARY KEY (`position_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_advertising_position`
--

LOCK TABLES `xf_advertising_position` WRITE;
/*!40000 ALTER TABLE `xf_advertising_position` DISABLE KEYS */;
INSERT INTO `xf_advertising_position` VALUES (_binary 'container_breadcrumb_bottom_above',_binary '[]',1,_binary 'XF'),(_binary 'container_breadcrumb_bottom_below',_binary '[]',1,_binary 'XF'),(_binary 'container_breadcrumb_top_above',_binary '[]',1,_binary 'XF'),(_binary 'container_breadcrumb_top_below',_binary '[]',1,_binary 'XF'),(_binary 'container_content_above',_binary '[]',1,_binary 'XF'),(_binary 'container_content_below',_binary '[]',1,_binary 'XF'),(_binary 'container_header',_binary '[]',1,_binary 'XF'),(_binary 'container_sidebar_above',_binary '[]',1,_binary 'XF'),(_binary 'container_sidebar_below',_binary '[]',1,_binary 'XF'),(_binary 'container_sidenav_above',_binary '[]',1,_binary 'XF'),(_binary 'container_sidenav_below',_binary '[]',1,_binary 'XF'),(_binary 'forum_overview_bottom',_binary '[]',1,_binary 'XF'),(_binary 'forum_overview_top',_binary '[]',1,_binary 'XF'),(_binary 'forum_view_above_node_list',_binary '[{\"argument\":\"forum\",\"required\":true}]',1,_binary 'XF'),(_binary 'forum_view_above_thread_list',_binary '[{\"argument\":\"forum\",\"required\":true}]',1,_binary 'XF'),(_binary 'forum_view_below_node_list',_binary '[{\"argument\":\"forum\",\"required\":true}]',1,_binary 'XF'),(_binary 'forum_view_below_stickies',_binary '[{\"argument\":\"forum\",\"required\":true}]',1,_binary 'XF'),(_binary 'forum_view_below_thread_list',_binary '[{\"argument\":\"forum\",\"required\":true}]',1,_binary 'XF'),(_binary 'member_view_below_tabs',_binary '[{\"argument\":\"user\",\"required\":true}]',1,_binary 'XF'),(_binary 'post_above_content',_binary '[{\"argument\":\"post\",\"required\":true}]',1,_binary 'XF'),(_binary 'post_below_container',_binary '[{\"argument\":\"post\",\"required\":true}]',1,_binary 'XF'),(_binary 'post_below_content',_binary '[{\"argument\":\"post\",\"required\":true}]',1,_binary 'XF'),(_binary 'thread_view_above_messages',_binary '[{\"argument\":\"thread\",\"required\":true}]',1,_binary 'XF'),(_binary 'thread_view_below_messages',_binary '[{\"argument\":\"thread\",\"required\":true}]',1,_binary 'XF');
/*!40000 ALTER TABLE `xf_advertising_position` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_api_attachment_key`
--

DROP TABLE IF EXISTS `xf_api_attachment_key`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_api_attachment_key` (
  `attachment_key` varbinary(32) NOT NULL,
  `create_date` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned NOT NULL,
  `temp_hash` varbinary(32) NOT NULL,
  `content_type` varbinary(25) NOT NULL,
  `context` blob NOT NULL,
  PRIMARY KEY (`attachment_key`),
  KEY `create_date` (`create_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_api_attachment_key`
--

LOCK TABLES `xf_api_attachment_key` WRITE;
/*!40000 ALTER TABLE `xf_api_attachment_key` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_api_attachment_key` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_api_key`
--

DROP TABLE IF EXISTS `xf_api_key`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_api_key` (
  `api_key_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `api_key` varbinary(32) NOT NULL,
  `api_key_hash` varbinary(20) NOT NULL,
  `title` varchar(50) NOT NULL DEFAULT '',
  `is_super_user` tinyint(3) unsigned NOT NULL,
  `user_id` int(10) unsigned NOT NULL DEFAULT '0',
  `allow_all_scopes` tinyint(3) unsigned NOT NULL,
  `scopes` mediumblob NOT NULL,
  `active` tinyint(3) unsigned NOT NULL,
  `creation_user_id` int(10) unsigned NOT NULL DEFAULT '0',
  `creation_date` int(10) unsigned NOT NULL DEFAULT '0',
  `last_use_date` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`api_key_id`),
  UNIQUE KEY `api_key_hash` (`api_key_hash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_api_key`
--

LOCK TABLES `xf_api_key` WRITE;
/*!40000 ALTER TABLE `xf_api_key` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_api_key` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_api_key_scope`
--

DROP TABLE IF EXISTS `xf_api_key_scope`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_api_key_scope` (
  `api_key_id` int(10) unsigned NOT NULL,
  `api_scope_id` varbinary(50) NOT NULL,
  PRIMARY KEY (`api_key_id`,`api_scope_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_api_key_scope`
--

LOCK TABLES `xf_api_key_scope` WRITE;
/*!40000 ALTER TABLE `xf_api_key_scope` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_api_key_scope` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_api_login_token`
--

DROP TABLE IF EXISTS `xf_api_login_token`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_api_login_token` (
  `login_token_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `login_token` varbinary(32) NOT NULL,
  `user_id` int(10) unsigned NOT NULL,
  `expiry_date` int(10) unsigned NOT NULL,
  `limit_ip` varbinary(16) DEFAULT NULL,
  PRIMARY KEY (`login_token_id`),
  UNIQUE KEY `login_token` (`login_token`),
  KEY `expiry_date` (`expiry_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_api_login_token`
--

LOCK TABLES `xf_api_login_token` WRITE;
/*!40000 ALTER TABLE `xf_api_login_token` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_api_login_token` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_api_scope`
--

DROP TABLE IF EXISTS `xf_api_scope`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_api_scope` (
  `api_scope_id` varbinary(50) NOT NULL,
  `addon_id` varbinary(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`api_scope_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_api_scope`
--

LOCK TABLES `xf_api_scope` WRITE;
/*!40000 ALTER TABLE `xf_api_scope` DISABLE KEYS */;
INSERT INTO `xf_api_scope` VALUES (_binary 'alert:read',_binary 'XF'),(_binary 'alert:write',_binary 'XF'),(_binary 'attachment:delete',_binary 'XF'),(_binary 'attachment:read',_binary 'XF'),(_binary 'attachment:write',_binary 'XF'),(_binary 'auth',_binary 'XF'),(_binary 'auth:login_token',_binary 'XF'),(_binary 'conversation:read',_binary 'XF'),(_binary 'conversation:write',_binary 'XF'),(_binary 'media:delete_hard',_binary 'XFMG'),(_binary 'media:read',_binary 'XFMG'),(_binary 'media:write',_binary 'XFMG'),(_binary 'media_category:delete',_binary 'XFMG'),(_binary 'media_category:read',_binary 'XFMG'),(_binary 'media_category:write',_binary 'XFMG'),(_binary 'node:delete',_binary 'XF'),(_binary 'node:read',_binary 'XF'),(_binary 'node:write',_binary 'XF'),(_binary 'profile_post:delete_hard',_binary 'XF'),(_binary 'profile_post:read',_binary 'XF'),(_binary 'profile_post:write',_binary 'XF'),(_binary 'resource:delete_hard',_binary 'XFRM'),(_binary 'resource:read',_binary 'XFRM'),(_binary 'resource:write',_binary 'XFRM'),(_binary 'resource_category:delete',_binary 'XFRM'),(_binary 'resource_category:read',_binary 'XFRM'),(_binary 'resource_category:write',_binary 'XFRM'),(_binary 'resource_rating:delete_hard',_binary 'XFRM'),(_binary 'resource_rating:read',_binary 'XFRM'),(_binary 'resource_rating:write',_binary 'XFRM'),(_binary 'thread:delete_hard',_binary 'XF'),(_binary 'thread:read',_binary 'XF'),(_binary 'thread:write',_binary 'XF'),(_binary 'user:delete',_binary 'XF'),(_binary 'user:read',_binary 'XF'),(_binary 'user:write',_binary 'XF');
/*!40000 ALTER TABLE `xf_api_scope` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_approval_queue`
--

DROP TABLE IF EXISTS `xf_approval_queue`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_approval_queue` (
  `content_type` varbinary(25) NOT NULL,
  `content_id` int(10) unsigned NOT NULL,
  `content_date` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`content_type`,`content_id`),
  KEY `content_date` (`content_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_approval_queue`
--

LOCK TABLES `xf_approval_queue` WRITE;
/*!40000 ALTER TABLE `xf_approval_queue` DISABLE KEYS */;
INSERT INTO `xf_approval_queue` VALUES (_binary 'thread',360314,1630712824),(_binary 'thread',360315,1630712963),(_binary 'thread',360317,1630714786),(_binary 'thread',360318,1630714872),(_binary 'thread',360322,1630765144),(_binary 'thread',360323,1630765225),(_binary 'post',728681,1630766159),(_binary 'thread',360331,1630860144),(_binary 'thread',360332,1630860253),(_binary 'thread',360334,1630860457),(_binary 'thread',360336,1630860612),(_binary 'thread',360339,1630861383),(_binary 'post',728707,1630862207),(_binary 'post',728708,1630862247),(_binary 'post',728730,1630939931),(_binary 'thread',360355,1630941862),(_binary 'thread',360358,1630973200),(_binary 'thread',360359,1630973296),(_binary 'thread',360375,1631024916),(_binary 'thread',360377,1631026585),(_binary 'thread',360379,1631028751),(_binary 'thread',360381,1631030065),(_binary 'thread',360403,1631115645),(_binary 'thread',360411,1631193235),(_binary 'thread',360412,1631193325),(_binary 'thread',360423,1631240355),(_binary 'thread',360424,1631240452),(_binary 'post',728839,1631240595),(_binary 'thread',360427,1631241267),(_binary 'thread',360428,1631241371),(_binary 'thread',360430,1631241697),(_binary 'thread',360436,1631285584),(_binary 'thread',360437,1631286044),(_binary 'thread',360451,1631371953),(_binary 'thread',360455,1631372795),(_binary 'thread',360466,1631453903),(_binary 'thread',360467,1631453979),(_binary 'thread',360474,1631497224),(_binary 'thread',360480,1631538774),(_binary 'thread',360481,1631538851),(_binary 'thread',360488,1631575870),(_binary 'thread',360490,1631577005),(_binary 'post',728990,1631628602),(_binary 'post',728991,1631628951),(_binary 'thread',360496,1631629092),(_binary 'thread',360497,1631629168),(_binary 'thread',360501,1631630700),(_binary 'thread',360508,1631663154),(_binary 'thread',360509,1631663371),(_binary 'thread',360510,1631663472),(_binary 'thread',360514,1631666447),(_binary 'thread',360518,1631716896),(_binary 'thread',360519,1631716998),(_binary 'thread',360520,1631717105),(_binary 'thread',360524,1631724976),(_binary 'thread',360526,1631725663),(_binary 'thread',360537,1631749181),(_binary 'thread',360559,1631800468),(_binary 'thread',360560,1631800829),(_binary 'thread',360561,1631802047),(_binary 'thread',360564,1631804160),(_binary 'thread',360570,1631835630),(_binary 'thread',360572,1631837105),(_binary 'thread',360579,1631890566),(_binary 'post',729129,1631890702),(_binary 'thread',360586,1631916887),(_binary 'thread',360593,1631972466),(_binary 'thread',360594,1631972533),(_binary 'post',729163,1631972622),(_binary 'post',729164,1631972698),(_binary 'thread',360595,1631972830),(_binary 'thread',360596,1631972916),(_binary 'thread',360600,1632007774),(_binary 'thread',360601,1632007855),(_binary 'thread',360602,1632007941),(_binary 'thread',360604,1632009300),(_binary 'thread',360606,1632009631),(_binary 'thread',360611,1632064014),(_binary 'thread',360612,1632064109),(_binary 'thread',360614,1632064418),(_binary 'post',729196,1632064486),(_binary 'thread',360618,1632099644),(_binary 'post',729219,1632150974),(_binary 'post',729220,1632151041),(_binary 'thread',360623,1632151501),(_binary 'thread',360628,1632176084),(_binary 'thread',360629,1632176303),(_binary 'thread',360630,1632176435),(_binary 'thread',360632,1632176644),(_binary 'thread',360635,1632233849),(_binary 'thread',360636,1632233927),(_binary 'thread',360637,1632234016),(_binary 'thread',360638,1632234128),(_binary 'thread',360641,1632235239),(_binary 'thread',360649,1632265455),(_binary 'thread',360650,1632265538),(_binary 'post',729267,1632266080),(_binary 'post',729268,1632266130),(_binary 'thread',360652,1632266626),(_binary 'thread',360663,1632315462),(_binary 'thread',360666,1632315771),(_binary 'thread',360668,1632316631),(_binary 'thread',360669,1632316781),(_binary 'thread',360676,1632349374),(_binary 'thread',360678,1632350137),(_binary 'post',729321,1632381381),(_binary 'thread',360693,1632408733),(_binary 'thread',360694,1632408882),(_binary 'thread',360700,1632413213),(_binary 'thread',360701,1632413503),(_binary 'thread',360706,1632437170),(_binary 'thread',360707,1632437752),(_binary 'thread',360716,1632498086),(_binary 'thread',360717,1632498455),(_binary 'thread',360718,1632498522),(_binary 'thread',360719,1632498586),(_binary 'thread',360725,1632500620),(_binary 'thread',360726,1632500691),(_binary 'thread',360743,1632583992),(_binary 'thread',360744,1632584097),(_binary 'thread',360759,1632664958),(_binary 'post',7338991,1649821050);
/*!40000 ALTER TABLE `xf_approval_queue` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_attachment`
--

DROP TABLE IF EXISTS `xf_attachment`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_attachment` (
  `attachment_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `data_id` int(10) unsigned NOT NULL,
  `content_type` varbinary(25) NOT NULL,
  `content_id` int(10) unsigned NOT NULL,
  `attach_date` int(10) unsigned NOT NULL,
  `temp_hash` varchar(32) NOT NULL DEFAULT '',
  `unassociated` tinyint(3) unsigned NOT NULL,
  `view_count` int(10) unsigned NOT NULL DEFAULT '0',
  `xfmg_is_mirror_handler` tinyint(3) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`attachment_id`),
  KEY `content_type_id_date` (`content_type`,`content_id`,`attach_date`),
  KEY `temp_hash_attach_date` (`temp_hash`,`attach_date`),
  KEY `unassociated_attach_date` (`unassociated`,`attach_date`),
  KEY `data_id` (`data_id`),
  KEY `attach_date` (`attach_date`)
) ENGINE=InnoDB AUTO_INCREMENT=9366 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_attachment`
--

LOCK TABLES `xf_attachment` WRITE;
/*!40000 ALTER TABLE `xf_attachment` DISABLE KEYS */;
INSERT INTO `xf_attachment` VALUES (2,1,_binary 'post',680170,1597971403,'',0,13,0),(3,2,_binary 'post',680176,1597985463,'',0,12,0),(162,3,_binary 'post',235655,1204166913,'',0,63,0),(163,4,_binary 'post',235671,1204169883,'',0,31,0),(164,5,_binary 'post',235731,1204215368,'',0,450,0),(165,6,_binary 'post',235778,1204241427,'',0,105,0),(166,7,_binary 'post',235782,1204242769,'',0,49,0),(167,8,_binary 'post',235784,1204243358,'',0,27,0),(169,9,_binary 'post',235791,1204244886,'',0,2452,0),(170,10,_binary 'post',235793,1204245576,'',0,145,0),(171,11,_binary 'post',235793,1204245633,'',0,176,0),(172,12,_binary 'post',235796,1204246300,'',0,40,0),(173,13,_binary 'post',235899,1204304600,'',0,133,0),(174,14,_binary 'post',235900,1204305393,'',0,100,0),(175,15,_binary 'post',236190,1204488019,'',0,41,0),(176,16,_binary 'post',236238,1204519552,'',0,51,0),(177,17,_binary 'post',236308,1204574850,'',0,53,0),(178,18,_binary 'post',236332,1204586422,'',0,493,0),(179,19,_binary 'post',236424,1204655246,'',0,40,0),(180,20,_binary 'post',236434,1204658538,'',0,71,0),(181,21,_binary 'post',236452,1204669333,'',0,47,0),(182,22,_binary 'post',236759,1204859327,'',0,45,0),(183,23,_binary 'post',237000,1205026650,'',0,133,0),(184,24,_binary 'post',237217,1205183073,'',0,15,0),(185,25,_binary 'post',237234,1205198305,'',0,49,0),(186,26,_binary 'post',237475,1205334823,'',0,43,0),(187,27,_binary 'post',237476,1205337567,'',0,27,0),(188,28,_binary 'post',237645,1205423042,'',0,62,0),(190,29,_binary 'post',237700,1205461192,'',0,49,0),(191,30,_binary 'post',237764,1205510472,'',0,46,0),(193,32,_binary 'post',238640,1206121305,'',0,53,0),(194,33,_binary 'post',238750,1206217919,'',0,314,0),(197,34,_binary 'post',238776,1206230926,'',0,3,0),(198,35,_binary 'post',239098,1206472484,'',0,77,0),(199,36,_binary 'post',239099,1206473527,'',0,41,0),(200,37,_binary 'post',239100,1206474146,'',0,20,0),(201,38,_binary 'post',239121,1206483839,'',0,72,0),(202,39,_binary 'post',239137,1206490528,'',0,69,0),(203,40,_binary 'post',239155,1206496963,'',0,28,0),(204,41,_binary 'post',239155,1206496963,'',0,28,0),(205,42,_binary 'post',239251,1206535642,'',0,227,0),(206,43,_binary 'post',239268,1206555027,'',0,23,0),(207,44,_binary 'post',239277,1206560849,'',0,23,0),(208,45,_binary 'post',239285,1206564211,'',0,24,0),(209,46,_binary 'post',239305,1206571281,'',0,21,0),(210,47,_binary 'post',239337,1206589937,'',0,40,0),(211,48,_binary 'post',239381,1206605573,'',0,10,0),(212,49,_binary 'post',239565,1206753994,'',0,120,0),(213,50,_binary 'post',239598,1206764267,'',0,30,0),(214,51,_binary 'post',239685,1206815687,'',0,74,0),(216,52,_binary 'post',239759,1206910412,'',0,33,0),(217,53,_binary 'post',239762,1206911800,'',0,49,0),(218,54,_binary 'post',239838,1206972356,'',0,355,0),(219,55,_binary 'post',239880,1207003338,'',0,424,0),(220,56,_binary 'post',239919,1207019053,'',0,178,0),(222,57,_binary 'post',240189,1207184570,'',0,217,0),(223,58,_binary 'post',240237,1207201230,'',0,218,0),(224,59,_binary 'post',240304,1207251834,'',0,48,0),(227,60,_binary 'post',240452,1207345401,'',0,89,0),(232,61,_binary 'post',241301,1207892336,'',0,63,0),(233,62,_binary 'post',241416,1207971387,'',0,51,0),(234,63,_binary 'post',241535,1208065391,'',0,69,0),(235,64,_binary 'post',241634,1208157635,'',0,149,0),(236,65,_binary 'post',241671,1208195492,'',0,50,0),(237,66,_binary 'post',242978,1209029707,'',0,86,0),(238,67,_binary 'post',243170,1209143901,'',0,179,0),(239,68,_binary 'post',243183,1209153638,'',0,33,0),(240,69,_binary 'post',243735,1209522055,'',0,1,0),(241,70,_binary 'post',244404,1210108950,'',0,82,0),(242,71,_binary 'post',246641,1211664297,'',0,119,0),(243,72,_binary 'post',246759,1211751794,'',0,9,0),(246,73,_binary 'post',249698,1213731206,'',0,29,0),(250,74,_binary 'post',252063,1215200996,'',0,32,0),(260,75,_binary 'post',254138,1216313980,'',0,73,0),(265,76,_binary 'post',256185,1217622319,'',0,10,0),(266,77,_binary 'post',256759,1217980963,'',0,54,0),(268,78,_binary 'post',257308,1218258252,'',0,19,0),(269,79,_binary 'post',257308,1218258252,'',0,19,0),(270,80,_binary 'post',262424,1222315209,'',0,18,0),(271,81,_binary 'post',263059,1222829182,'',0,162,0),(272,82,_binary 'post',263929,1223446219,'',0,71,0),(273,83,_binary 'post',264701,1224034872,'',0,58,0),(274,84,_binary 'post',265125,1224305693,'',0,49599,0),(275,85,_binary 'post',265125,1224305693,'',0,28072,0),(276,86,_binary 'post',265125,1224305725,'',0,25407,0),(279,87,_binary 'post',265125,1224306292,'',0,26236,0),(280,88,_binary 'post',265125,1224306403,'',0,31354,0),(306,89,_binary 'post',266805,1225502007,'',0,45,0),(308,90,_binary 'post',266817,1225514531,'',0,20213,0),(309,91,_binary 'post',267196,1225864214,'',0,142,0),(310,92,_binary 'post',267432,1226002927,'',0,11,0),(311,93,_binary 'post',267432,1226002963,'',0,11,0),(312,94,_binary 'post',267437,1226004908,'',0,11,0),(313,95,_binary 'post',267593,1226205897,'',0,214,0),(320,96,_binary 'post',268690,1226949814,'',0,4679,0),(321,97,_binary 'post',268710,1226959644,'',0,565,0),(322,98,_binary 'post',268834,1227035759,'',0,10,0),(323,99,_binary 'post',268932,1227075996,'',0,78,0),(324,100,_binary 'post',268932,1227076065,'',0,71,0),(326,101,_binary 'post',268991,1227127798,'',0,36,0),(327,102,_binary 'post',268991,1227129341,'',0,35,0),(328,103,_binary 'post',269037,1227152720,'',0,166,0),(329,104,_binary 'post',269115,1227200613,'',0,81,0),(330,105,_binary 'post',269164,1227228176,'',0,29,0),(331,106,_binary 'post',269167,1227228908,'',0,30,0),(332,107,_binary 'post',269167,1227228908,'',0,28,0),(336,108,_binary 'post',269284,1227268591,'',0,8,0),(337,109,_binary 'post',269289,1227269807,'',0,4632,0),(338,110,_binary 'post',269288,1227433723,'',0,6,0),(339,111,_binary 'post',269288,1227433723,'',0,6,0),(341,112,_binary 'post',269765,1227808881,'',0,666,0),(342,113,_binary 'post',269940,1227852414,'',0,101,0),(344,114,_binary 'post',270596,1228194559,'',0,24,0),(345,115,_binary 'post',270775,1228290471,'',0,55,0),(346,116,_binary 'post',271006,1228451948,'',0,69,0),(347,117,_binary 'post',271106,1228513653,'',0,435,0),(348,118,_binary 'post',271161,1228556669,'',0,65,0),(351,119,_binary 'post',271701,1228922000,'',0,12,0),(352,120,_binary 'post',264702,1229024482,'',0,140,0),(353,121,_binary 'post',272682,1229553752,'',0,127,0),(356,122,_binary 'post',272846,1229647392,'',0,13,0),(357,123,_binary 'post',273073,1229816429,'',0,44,0),(358,124,_binary 'post',273073,1229816429,'',0,46,0),(359,125,_binary 'post',273397,1230079730,'',0,43,0),(360,126,_binary 'post',274137,1230738252,'',0,129,0),(361,127,_binary 'post',274623,1231198261,'',0,15,0),(362,128,_binary 'post',274996,1231379152,'',0,229,0),(363,129,_binary 'post',275664,1231877414,'',0,368,0),(364,130,_binary 'post',275715,1231892963,'',0,204,0),(365,131,_binary 'post',275775,1231916032,'',0,112,0),(366,132,_binary 'post',275843,1231965723,'',0,68,0),(367,133,_binary 'post',276061,1232087307,'',0,19,0),(368,134,_binary 'post',276177,1232152194,'',0,70,0),(369,135,_binary 'post',276546,1232500172,'',0,38,0),(370,136,_binary 'post',276647,1232554066,'',0,11,0),(371,137,_binary 'post',276999,1232752827,'',0,5,0),(372,138,_binary 'post',277570,1233159755,'',0,11,0),(375,141,_binary 'post',277925,1233522035,'',0,71,0),(376,142,_binary 'post',278059,1233607636,'',0,578,0),(377,143,_binary 'post',278961,1234314705,'',0,65,0),(378,144,_binary 'post',279070,1234389710,'',0,347,0),(379,145,_binary 'post',279076,1234391581,'',0,18,0),(380,146,_binary 'post',279119,1234407490,'',0,8,0),(381,147,_binary 'post',279337,1234564952,'',0,76,0),(382,148,_binary 'post',279464,1234739903,'',0,68,0),(384,149,_binary 'post',280560,1235543115,'',0,564,0),(386,150,_binary 'post',280724,1235662143,'',0,87,0),(387,151,_binary 'post',280871,1235846166,'',0,35,0),(388,152,_binary 'post',280882,1235855924,'',0,13,0),(389,153,_binary 'post',281038,1235935303,'',0,42,0),(390,154,_binary 'post',281286,1236119869,'',0,37,0),(391,155,_binary 'post',281677,1236382347,'',0,71,0),(392,156,_binary 'post',281995,1236641707,'',0,113,0),(393,157,_binary 'post',282116,1236719482,'',0,48,0),(394,158,_binary 'post',282148,1236736126,'',0,148,0),(395,159,_binary 'post',282237,1236782484,'',0,165,0),(396,160,_binary 'post',282293,1236811434,'',0,324,0),(398,161,_binary 'post',282311,1236815273,'',0,89,0),(399,162,_binary 'post',282243,1236912693,'',0,65,0),(402,163,_binary 'post',283021,1237324682,'',0,82,0),(403,164,_binary 'post',283316,1237507089,'',0,213,0),(404,165,_binary 'post',283316,1237507117,'',0,206,0),(405,166,_binary 'post',283415,1237574705,'',0,99,0),(406,167,_binary 'post',283401,1237585942,'',0,152,0),(407,168,_binary 'post',283494,1237654706,'',0,111,0),(408,169,_binary 'post',283519,1237662605,'',0,89,0),(409,170,_binary 'post',283628,1237769379,'',0,49,0),(410,171,_binary 'post',283887,1237940420,'',0,333,0),(411,172,_binary 'post',284134,1238093135,'',0,62,0),(412,173,_binary 'post',284137,1238093972,'',0,343,0),(414,174,_binary 'post',284331,1238194806,'',0,480,0),(415,175,_binary 'post',284293,1238196652,'',0,157,0),(416,176,_binary 'post',284293,1238196699,'',0,147,0),(419,177,_binary 'post',284114,1238291072,'',0,48,0),(423,178,_binary 'post',285046,1238702933,'',0,4,0),(424,179,_binary 'post',285067,1238716503,'',0,160,0),(429,180,_binary 'post',285233,1238815410,'',0,62,0),(430,181,_binary 'post',285233,1238815951,'',0,79,0),(431,182,_binary 'post',285233,1238816150,'',0,61,0),(438,183,_binary 'post',285670,1239137113,'',0,536,0),(443,184,_binary 'post',285788,1239172792,'',0,46,0),(444,185,_binary 'post',285788,1239172846,'',0,49,0),(446,186,_binary 'post',285788,1239173032,'',0,46,0),(447,187,_binary 'post',285867,1239214468,'',0,176,0),(452,188,_binary 'post',286106,1239404577,'',0,70,0),(460,189,_binary 'post',286538,1239738409,'',0,387,0),(461,190,_binary 'post',286546,1239743267,'',0,649,0),(462,191,_binary 'post',286675,1239844406,'',0,178,0),(463,192,_binary 'post',286655,1239844670,'',0,93,0),(474,193,_binary 'post',287212,1240269301,'',0,1579,0),(478,194,_binary 'post',287426,1240425955,'',0,2,0),(479,195,_binary 'post',287436,1240432537,'',0,251,0),(480,196,_binary 'post',287439,1240434337,'',0,374,0),(500,197,_binary 'post',289093,1241551219,'',0,572,0),(501,198,_binary 'post',289093,1241551219,'',0,597,0),(502,199,_binary 'post',289304,1241658147,'',0,110,0),(503,200,_binary 'post',289438,1241724978,'',0,67,0),(504,201,_binary 'post',289334,1241732171,'',0,33,0),(505,202,_binary 'post',289334,1241732190,'',0,33,0),(506,203,_binary 'post',289459,1241737816,'',0,228,0),(507,204,_binary 'post',289955,1242078730,'',0,48,0),(508,205,_binary 'post',290107,1242156136,'',0,331,0),(509,206,_binary 'post',290107,1242156136,'',0,317,0),(510,207,_binary 'post',290117,1242161310,'',0,312,0),(511,208,_binary 'post',290145,1242170793,'',0,47,0),(513,209,_binary 'post',290535,1242417191,'',0,47,0),(515,210,_binary 'post',284860,1242675114,'',0,108,0),(517,211,_binary 'post',291293,1242760675,'',0,27,0),(518,212,_binary 'post',291296,1242761752,'',0,45,0),(519,213,_binary 'post',291803,1243008865,'',0,113,0),(520,214,_binary 'post',291837,1243012782,'',0,5,0),(521,215,_binary 'post',291843,1243021335,'',0,29,0),(522,216,_binary 'post',291847,1243022528,'',0,28,0),(523,217,_binary 'post',291887,1243033561,'',0,41,0),(524,218,_binary 'post',291945,1243051996,'',0,103,0),(525,219,_binary 'post',292066,1243140242,'',0,85,0),(526,220,_binary 'post',292434,1243389914,'',0,101,0),(528,222,_binary 'post',292642,1243536472,'',0,43,0),(529,223,_binary 'post',286535,1243626332,'',0,76,0),(530,224,_binary 'post',292839,1243665710,'',0,105,0),(531,225,_binary 'post',292864,1243696426,'',0,84,0),(532,226,_binary 'post',292866,1243697177,'',0,80,0),(533,227,_binary 'post',293036,1243810639,'',0,532,0),(534,228,_binary 'post',293089,1243876436,'',0,35,0),(535,229,_binary 'post',293101,1243893447,'',0,276,0),(536,230,_binary 'post',293136,1243914811,'',0,64,0),(537,231,_binary 'post',293256,1243990435,'',0,118,0),(538,232,_binary 'post',293274,1243993601,'',0,88,0),(539,233,_binary 'post',292997,1244007266,'',0,32,0),(540,234,_binary 'post',293296,1244008726,'',0,33,0),(541,235,_binary 'post',293355,1244056063,'',0,40,0),(542,236,_binary 'post',293398,1244071461,'',0,78,0),(543,237,_binary 'post',293539,1244140998,'',0,46,0),(544,238,_binary 'post',293540,1244142928,'',0,186,0),(545,239,_binary 'post',293548,1244150835,'',0,83,0),(546,240,_binary 'post',294535,1244785852,'',0,50,0),(547,241,_binary 'post',292355,1244932722,'',0,390,0),(548,242,_binary 'post',295056,1245085517,'',0,6,0),(549,243,_binary 'post',295291,1245219328,'',0,67,0),(550,244,_binary 'post',295291,1245219370,'',0,64,0),(551,245,_binary 'post',295291,1245219400,'',0,56,0),(552,246,_binary 'post',295340,1245271980,'',0,59,0),(553,247,_binary 'post',278059,1245307444,'',0,580,0),(557,248,_binary 'post',295576,1245338037,'',0,70,0),(558,249,_binary 'post',295801,1245526074,'',0,35,0),(559,250,_binary 'post',295916,1245611439,'',0,99,0),(560,251,_binary 'post',295920,1245612568,'',0,23,0),(561,252,_binary 'post',296056,1245711349,'',0,23,0),(562,253,_binary 'post',296128,1245732677,'',0,43,0),(563,254,_binary 'post',296128,1245732684,'',0,47,0),(564,255,_binary 'post',296128,1245732690,'',0,46,0),(565,256,_binary 'post',296131,1245734413,'',0,11,0),(566,257,_binary 'post',296139,1245735362,'',0,11,0),(567,258,_binary 'post',296151,1245737315,'',0,62,0),(568,259,_binary 'post',296222,1245788004,'',0,38,0),(569,260,_binary 'post',296246,1245800403,'',0,293,0),(570,261,_binary 'post',296251,1245802152,'',0,85,0),(571,262,_binary 'post',296266,1245806097,'',0,28,0),(572,263,_binary 'post',296390,1245887102,'',0,100,0),(573,264,_binary 'post',296394,1245888155,'',0,54,0),(574,265,_binary 'post',296395,1245888894,'',0,50,0),(576,266,_binary 'post',296420,1245904335,'',0,82,0),(577,267,_binary 'post',296423,1245905736,'',0,81,0),(578,268,_binary 'post',296744,1246142441,'',0,116,0),(579,269,_binary 'post',296614,1246299744,'',0,24,0),(580,270,_binary 'post',296958,1246371534,'',0,100,0),(582,271,_binary 'post',297081,1246479247,'',0,63,0),(583,272,_binary 'post',297081,1246479313,'',0,66,0),(584,273,_binary 'post',297084,1246480365,'',0,34,0),(585,274,_binary 'post',297086,1246481056,'',0,281,0),(586,275,_binary 'post',297109,1246495934,'',0,217,0),(587,276,_binary 'post',297137,1246512094,'',0,137,0),(588,277,_binary 'post',297204,1246569500,'',0,86,0),(590,278,_binary 'post',297263,1246624259,'',0,10,0),(591,279,_binary 'post',297299,1246645080,'',0,58,0),(592,280,_binary 'post',297300,1246645811,'',0,33,0),(593,281,_binary 'post',297300,1246645900,'',0,31,0),(594,282,_binary 'post',201675,1246657710,'',0,12,0),(595,283,_binary 'post',297330,1246664462,'',0,240,0),(596,284,_binary 'post',297355,1246673386,'',0,16,0),(597,285,_binary 'post',297456,1246764142,'',0,101,0),(598,286,_binary 'post',297467,1246766766,'',0,17,0),(599,287,_binary 'post',297612,1246902510,'',0,21,0),(600,288,_binary 'post',297650,1246922234,'',0,26,0),(601,289,_binary 'post',297651,1246923741,'',0,78,0),(602,290,_binary 'post',297653,1246924428,'',0,63,0),(603,291,_binary 'post',297716,1246996035,'',0,35,0),(604,292,_binary 'post',297761,1247020007,'',0,253,0),(605,293,_binary 'post',297787,1247039716,'',0,88,0),(606,294,_binary 'post',297787,1247040010,'',0,83,0),(607,295,_binary 'post',297843,1247077891,'',0,174,0),(608,296,_binary 'post',297847,1247081717,'',0,31,0),(610,298,_binary 'post',297855,1247083402,'',0,21,0),(611,299,_binary 'post',297857,1247084073,'',0,124,0),(612,300,_binary 'post',297878,1247088223,'',0,457,0),(613,301,_binary 'post',297878,1247088940,'',0,61,0),(614,302,_binary 'post',297878,1247088940,'',0,284,0),(615,303,_binary 'post',297888,1247091177,'',0,20,0),(616,304,_binary 'post',297893,1247095099,'',0,56,0),(617,305,_binary 'post',297967,1247158548,'',0,129,0),(618,306,_binary 'post',297987,1247164056,'',0,59,0),(619,307,_binary 'post',297987,1247164340,'',0,45,0),(620,308,_binary 'post',297989,1247165677,'',0,36,0),(621,309,_binary 'post',297991,1247167580,'',0,112,0),(622,310,_binary 'post',297991,1247167675,'',0,54,0),(623,311,_binary 'post',298011,1247176455,'',0,196,0),(624,312,_binary 'post',298327,1247341052,'',0,33,0),(625,313,_binary 'post',298505,1247414846,'',0,10,0),(626,314,_binary 'post',298527,1247443183,'',0,48,0),(627,315,_binary 'post',298610,1247521415,'',0,54,0),(628,316,_binary 'post',298796,1247706445,'',0,30,0),(629,317,_binary 'post',298803,1247712625,'',0,388,0),(630,318,_binary 'post',298805,1247715042,'',0,115,0),(631,319,_binary 'post',298846,1247769339,'',0,72,0),(632,320,_binary 'post',298871,1247787113,'',0,2406,0),(633,321,_binary 'post',298289,1247795897,'',0,36,0),(634,322,_binary 'post',298970,1247937520,'',0,81,0),(635,323,_binary 'post',298976,1247942862,'',0,63,0),(636,324,_binary 'post',298985,1247946484,'',0,31,0),(637,325,_binary 'post',298989,1247949871,'',0,449,0),(638,326,_binary 'post',298991,1247951229,'',0,80,0),(639,327,_binary 'post',299012,1247956688,'',0,53,0),(640,328,_binary 'post',299017,1247958736,'',0,29,0),(641,329,_binary 'post',299018,1247959389,'',0,135,0),(642,330,_binary 'post',299044,1247965922,'',0,13,0),(643,331,_binary 'post',299045,1247966236,'',0,13,0),(644,332,_binary 'post',299290,1248124830,'',0,36,0),(645,333,_binary 'post',299315,1248148272,'',0,64,0),(647,334,_binary 'post',299531,1248293005,'',0,12,0),(648,335,_binary 'post',299569,1248308226,'',0,46,0),(649,336,_binary 'post',299569,1248308266,'',0,45,0),(650,337,_binary 'post',299569,1248308316,'',0,44,0),(651,338,_binary 'post',299576,1248311099,'',0,136,0),(652,339,_binary 'post',299616,1248325167,'',0,72,0),(653,340,_binary 'post',299672,1248368138,'',0,80,0),(654,341,_binary 'post',299674,1248368917,'',0,78,0),(658,345,_binary 'post',299683,1248380402,'',0,53,0),(659,346,_binary 'post',299754,1248415225,'',0,8,0),(660,347,_binary 'post',300089,1248718024,'',0,454,0),(661,348,_binary 'post',300114,1248726536,'',0,126,0),(662,349,_binary 'post',300116,1248729238,'',0,415,0),(663,350,_binary 'post',300131,1248735126,'',0,179,0),(664,351,_binary 'post',300233,1248812741,'',0,275,0),(665,352,_binary 'post',300278,1248835091,'',0,79,0),(666,353,_binary 'post',300388,1248900106,'',0,151,0),(667,354,_binary 'post',300388,1248900245,'',0,148,0),(668,355,_binary 'post',300392,1248900849,'',0,22,0),(669,356,_binary 'post',300416,1248910786,'',0,13,0),(670,357,_binary 'post',300447,1248919934,'',0,59,0),(671,358,_binary 'post',300569,1248981072,'',0,30,0),(673,359,_binary 'post',300683,1249059992,'',0,34,0),(674,360,_binary 'post',300686,1249061191,'',0,37,0),(675,361,_binary 'post',300687,1249061861,'',0,39,0),(676,362,_binary 'post',300707,1249074580,'',0,146,0),(677,363,_binary 'post',300781,1249097166,'',0,657,0),(678,364,_binary 'post',300781,1249097166,'',0,1417,0),(679,365,_binary 'post',300902,1249155486,'',0,15,0),(680,366,_binary 'post',301083,1249252745,'',0,25,0),(681,367,_binary 'post',301164,1249276839,'',0,290,0),(682,368,_binary 'post',301247,1249325620,'',0,43,0),(683,369,_binary 'post',301289,1249338761,'',0,506,0),(684,370,_binary 'post',301401,1249428383,'',0,22,0),(685,371,_binary 'post',301401,1249428383,'',0,24,0),(687,372,_binary 'post',301406,1249430070,'',0,78,0),(688,373,_binary 'post',301406,1249430077,'',0,74,0),(689,374,_binary 'post',301406,1249430427,'',0,90,0),(690,375,_binary 'post',301425,1249435793,'',0,22,0),(691,376,_binary 'post',301430,1249436870,'',0,137,0),(692,377,_binary 'post',301450,1249440323,'',0,77,0),(693,378,_binary 'post',301454,1249441370,'',0,23,0),(694,379,_binary 'post',301546,1249507124,'',0,78,0),(695,380,_binary 'post',301565,1249516945,'',0,103,0),(696,381,_binary 'post',301574,1249517524,'',0,52,0),(697,382,_binary 'post',301595,1249526935,'',0,46,0),(698,383,_binary 'post',301599,1249537455,'',0,20,0),(699,384,_binary 'post',301652,1249577767,'',0,28,0),(700,385,_binary 'post',301654,1249578605,'',0,44,0),(701,386,_binary 'post',301685,1249609945,'',0,45,0),(702,387,_binary 'post',301721,1249621997,'',0,18,0),(703,388,_binary 'post',301963,1250017980,'',0,41,0),(704,389,_binary 'post',301964,1250018431,'',0,63,0),(705,390,_binary 'post',301969,1250021956,'',0,23,0),(706,391,_binary 'post',301974,1250023928,'',0,64,0),(707,392,_binary 'post',302055,1250105503,'',0,19,0),(708,393,_binary 'post',302055,1250105503,'',0,19,0),(709,394,_binary 'post',302057,1250107145,'',0,57,0),(711,395,_binary 'post',302059,1250108845,'',0,32,0),(712,396,_binary 'post',302062,1250109576,'',0,50,0),(713,397,_binary 'post',302066,1250110475,'',0,96,0),(715,398,_binary 'post',302112,1250173771,'',0,57,0),(716,399,_binary 'post',302118,1250180462,'',0,48,0),(718,400,_binary 'post',302134,1250192514,'',0,31,0),(719,401,_binary 'post',302179,1250204709,'',0,70,0),(720,402,_binary 'post',302237,1250256257,'',0,129,0),(721,403,_binary 'post',302268,1250272248,'',0,134,0),(722,404,_binary 'post',302285,1250281109,'',0,24,0),(723,405,_binary 'post',302286,1250281930,'',0,85,0),(724,406,_binary 'post',302285,1250283017,'',0,606,0),(725,407,_binary 'post',302306,1250287643,'',0,82,0),(726,408,_binary 'post',302310,1250288985,'',0,58,0),(727,409,_binary 'post',302310,1250289003,'',0,66,0),(728,410,_binary 'post',302313,1250291262,'',0,46,0),(729,411,_binary 'post',302315,1250292774,'',0,70,0),(730,412,_binary 'post',302369,1250362124,'',0,63,0),(731,413,_binary 'post',302372,1250362570,'',0,43,0),(732,414,_binary 'post',302450,1250445921,'',0,117,0),(735,415,_binary 'post',302457,1250459022,'',0,90,0),(736,416,_binary 'post',302525,1250529220,'',0,25,0),(737,417,_binary 'post',302528,1250529567,'',0,546,0),(739,418,_binary 'post',302533,1250533508,'',0,60,0),(740,419,_binary 'post',302535,1250534561,'',0,57,0),(741,420,_binary 'post',302536,1250535988,'',0,197,0),(742,421,_binary 'post',302551,1250546027,'',0,26,0),(743,422,_binary 'post',302564,1250552162,'',0,67,0),(744,423,_binary 'post',302609,1250603958,'',0,31,0),(745,424,_binary 'post',302615,1250605563,'',0,148,0),(746,425,_binary 'post',302648,1250620348,'',0,53,0),(747,426,_binary 'post',302649,1250620802,'',0,23,0),(748,427,_binary 'post',302651,1250621616,'',0,30,0),(749,428,_binary 'post',302661,1250628143,'',0,43,0),(750,429,_binary 'post',302674,1250632590,'',0,50,0),(752,430,_binary 'post',302674,1250632638,'',0,46,0),(753,431,_binary 'post',302674,1250632669,'',0,44,0),(754,432,_binary 'post',302674,1250632669,'',0,83,0),(755,433,_binary 'post',302693,1250641234,'',0,20,0),(756,434,_binary 'post',302700,1250644523,'',0,268,0),(757,435,_binary 'post',302706,1250645526,'',0,37,0),(758,436,_binary 'post',302710,1250647417,'',0,95,0),(759,437,_binary 'post',302711,1250647807,'',0,37,0),(760,438,_binary 'post',302714,1250649080,'',0,90,0),(761,439,_binary 'post',302749,1250700623,'',0,62,0),(762,440,_binary 'post',302749,1250700623,'',0,66,0),(763,441,_binary 'post',302756,1250702006,'',0,34,0),(764,442,_binary 'post',302824,1250787534,'',0,56,0),(765,443,_binary 'post',302854,1250797040,'',0,20,0),(766,444,_binary 'post',302915,1250858927,'',0,211,0),(767,445,_binary 'post',302918,1250860529,'',0,74,0),(769,446,_binary 'post',302966,1250884055,'',0,69,0),(770,447,_binary 'post',302993,1250895949,'',0,16,0),(771,448,_binary 'post',302995,1250897376,'',0,114,0),(772,449,_binary 'post',302996,1250898231,'',0,35,0),(773,450,_binary 'post',303002,1250901458,'',0,245,0),(774,451,_binary 'post',302814,1250904685,'',0,183,0),(775,452,_binary 'post',303017,1250907493,'',0,34,0),(776,453,_binary 'post',303019,1250908298,'',0,51,0),(777,454,_binary 'post',303024,1250910298,'',0,9,0),(778,455,_binary 'post',303083,1250962359,'',0,50,0),(779,456,_binary 'post',303086,1250963691,'',0,132,0),(781,457,_binary 'post',303176,1251029683,'',0,48,0),(782,458,_binary 'post',303176,1251029743,'',0,47,0),(783,459,_binary 'post',303177,1251029987,'',0,45,0),(784,460,_binary 'post',303178,1251030419,'',0,44,0),(785,461,_binary 'post',303178,1251030536,'',0,43,0),(786,462,_binary 'post',303193,1251040519,'',0,34,0),(788,463,_binary 'post',303266,1251067803,'',0,42,0),(789,464,_binary 'post',303268,1251070104,'',0,84,0),(790,465,_binary 'post',303269,1251070625,'',0,84,0),(791,466,_binary 'post',303281,1251105160,'',0,55,0),(792,467,_binary 'post',303310,1251139379,'',0,23,0),(793,468,_binary 'post',303313,1251140352,'',0,87,0),(795,469,_binary 'post',303327,1251147661,'',0,18,0),(796,470,_binary 'post',303791,1251575178,'',0,96,0),(797,471,_binary 'post',303792,1251575962,'',0,100,0),(798,472,_binary 'post',303792,1251575962,'',0,97,0),(799,473,_binary 'post',303795,1251581510,'',0,120,0),(800,474,_binary 'post',303797,1251583033,'',0,407,0),(801,475,_binary 'post',303804,1251587075,'',0,43,0),(802,476,_binary 'post',303880,1251660812,'',0,19,0),(803,477,_binary 'post',303880,1251660825,'',0,19,0),(804,478,_binary 'post',303934,1251725352,'',0,9,0),(805,479,_binary 'post',303955,1251740425,'',0,46,0),(806,480,_binary 'post',303970,1251744114,'',0,23,0),(807,481,_binary 'post',303985,1251747999,'',0,13,0),(808,482,_binary 'post',304009,1251758689,'',0,56,0),(809,483,_binary 'post',304130,1251816005,'',0,170,0),(810,484,_binary 'post',304167,1251829807,'',0,50,0),(811,485,_binary 'post',304178,1251832288,'',0,451,0),(812,486,_binary 'post',304187,1251835277,'',0,83,0),(813,487,_binary 'post',304199,1251843385,'',0,29,0),(814,488,_binary 'post',304277,1251863357,'',0,25,0),(815,489,_binary 'post',304288,1251866961,'',0,122,0),(816,490,_binary 'post',304288,1251866961,'',0,71,0),(817,491,_binary 'post',304375,1251923721,'',0,35,0),(818,492,_binary 'post',304381,1251926794,'',0,76,0),(819,493,_binary 'post',304385,1251932827,'',0,52,0),(820,494,_binary 'post',304388,1251933975,'',0,18,0),(821,495,_binary 'post',304391,1251935708,'',0,56,0),(822,496,_binary 'post',304627,1252109352,'',0,47,0),(823,497,_binary 'post',304696,1252179817,'',0,85,0),(824,498,_binary 'post',304705,1252183000,'',0,133,0),(825,499,_binary 'post',304709,1252185673,'',0,62,0),(826,500,_binary 'post',304252,1252216702,'',0,17,0),(827,501,_binary 'post',304376,1252257405,'',0,12,0),(828,502,_binary 'post',304771,1252330235,'',0,37,0),(829,503,_binary 'post',304824,1252353259,'',0,17,0),(830,504,_binary 'post',304913,1252447847,'',0,133,0),(831,505,_binary 'post',304914,1252449400,'',0,26,0),(832,506,_binary 'post',304919,1252452436,'',0,240,0),(833,507,_binary 'post',304922,1252453499,'',0,202,0),(834,508,_binary 'post',304991,1252523680,'',0,69,0),(835,509,_binary 'post',305015,1252547887,'',0,31,0),(836,510,_binary 'post',305018,1252549558,'',0,48,0),(837,511,_binary 'post',305053,1252604646,'',0,166,0),(838,512,_binary 'post',305090,1252618807,'',0,66,0),(839,513,_binary 'post',305208,1252696484,'',0,51,0),(840,514,_binary 'post',305210,1252698604,'',0,63,0),(841,515,_binary 'post',305210,1252698604,'',0,68,0),(842,516,_binary 'post',305215,1252705870,'',0,54,0),(843,517,_binary 'post',305216,1252706531,'',0,98,0),(844,518,_binary 'post',305217,1252709918,'',0,48,0),(845,519,_binary 'post',305222,1252712250,'',0,57,0),(846,520,_binary 'post',305225,1252724695,'',0,91,0),(847,521,_binary 'post',305240,1252731776,'',0,5,0),(848,522,_binary 'post',305279,1252769093,'',0,110,0),(849,523,_binary 'post',305377,1252867104,'',0,208,0),(850,524,_binary 'post',305373,1252870768,'',0,87,0),(851,525,_binary 'post',305429,1252902999,'',0,125,0),(852,526,_binary 'post',305544,1253026257,'',0,74,0),(853,527,_binary 'post',305939,1253378167,'',0,83,0),(854,528,_binary 'post',305946,1253384240,'',0,75,0),(855,529,_binary 'post',305949,1253391977,'',0,92,0),(856,530,_binary 'post',306028,1253465856,'',0,15,0),(857,531,_binary 'post',306028,1253466061,'',0,15,0),(858,532,_binary 'post',306167,1253635641,'',0,40,0),(859,533,_binary 'post',306199,1253658953,'',0,42,0),(860,534,_binary 'post',306202,1253661060,'',0,20,0),(861,535,_binary 'post',306202,1253661077,'',0,26,0),(863,536,_binary 'post',306274,1253729950,'',0,8,0),(864,537,_binary 'post',306353,1253768652,'',0,20,0),(875,538,_binary 'post',306878,1254361006,'',0,13,0),(876,539,_binary 'post',306948,1254432026,'',0,23,0),(877,540,_binary 'post',306949,1254432883,'',0,37,0),(878,541,_binary 'post',306950,1254433814,'',0,88,0),(879,542,_binary 'post',306994,1254459979,'',0,68,0),(880,543,_binary 'post',306998,1254469672,'',0,313,0),(881,544,_binary 'post',307576,1255058332,'',0,40,0),(882,545,_binary 'post',307730,1255197141,'',0,366,0),(883,546,_binary 'post',307733,1255201865,'',0,48,0),(884,547,_binary 'post',307739,1255203669,'',0,44,0),(885,548,_binary 'post',307739,1255203851,'',0,44,0),(886,549,_binary 'post',307745,1255207073,'',0,173,0),(887,550,_binary 'post',307752,1255211462,'',0,156,0),(888,551,_binary 'post',307821,1255293537,'',0,22,0),(889,552,_binary 'post',307821,1255293537,'',0,22,0),(890,553,_binary 'post',307894,1255373257,'',0,80,0),(891,554,_binary 'post',308004,1255452684,'',0,47,0),(892,555,_binary 'post',308007,1255453428,'',0,50,0),(893,556,_binary 'post',308063,1255494774,'',0,2,0),(894,557,_binary 'post',308073,1255501323,'',0,14,0),(895,558,_binary 'post',308077,1255503381,'',0,311,0),(896,559,_binary 'post',308077,1255550386,'',0,301,0),(897,560,_binary 'post',308142,1255552246,'',0,36,0),(898,561,_binary 'post',308200,1255573760,'',0,84,0),(899,562,_binary 'post',308217,1255580046,'',0,5,0),(900,563,_binary 'post',308297,1255629477,'',0,423,0),(901,564,_binary 'post',308307,1255632343,'',0,15,0),(902,565,_binary 'post',308331,1255646355,'',0,133,0),(903,566,_binary 'post',308581,1255824167,'',0,199,0),(904,567,_binary 'post',308640,1255881998,'',0,34,0),(905,568,_binary 'post',308653,1255888152,'',0,63,0),(906,569,_binary 'post',308907,1256137742,'',0,236,0),(907,570,_binary 'post',308907,1256137781,'',0,249,0),(908,571,_binary 'post',308907,1256137828,'',0,208,0),(909,572,_binary 'post',308907,1256137861,'',0,223,0),(910,573,_binary 'post',309073,1256226867,'',0,47,0),(912,574,_binary 'post',309230,1256328647,'',0,120,0),(913,575,_binary 'post',309230,1256328698,'',0,106,0),(914,576,_binary 'post',309230,1256328698,'',0,107,0),(915,577,_binary 'post',284848,1256466987,'',0,4,0),(916,578,_binary 'post',284848,1256466987,'',0,4,0),(917,579,_binary 'post',309415,1256481990,'',0,51,0),(918,580,_binary 'post',309443,1256510813,'',0,91,0),(919,581,_binary 'post',309445,1256511674,'',0,144,0),(920,582,_binary 'post',309693,1256776984,'',0,63,0),(921,583,_binary 'post',276730,1256782725,'',0,11,0),(922,584,_binary 'post',309871,1256953132,'',0,51,0),(923,585,_binary 'post',309887,1256966704,'',0,72,0),(924,586,_binary 'post',309988,1257017653,'',0,64,0),(925,587,_binary 'post',286275,1257018909,'',0,91,0),(926,588,_binary 'post',286275,1257018956,'',0,91,0),(927,589,_binary 'post',310010,1257026332,'',0,68,0),(928,590,_binary 'post',310022,1257030633,'',0,190,0),(930,591,_binary 'post',310036,1257038987,'',0,1195,0),(931,592,_binary 'post',310231,1257203874,'',0,122,0),(932,593,_binary 'post',310423,1257362785,'',0,41,0),(933,594,_binary 'post',310441,1257368602,'',0,89,0),(934,595,_binary 'post',310449,1257371871,'',0,26,0),(935,596,_binary 'post',310511,1257404320,'',0,24,0),(936,597,_binary 'post',310450,1257427589,'',0,91,0),(937,598,_binary 'post',310522,1257431269,'',0,16,0),(938,599,_binary 'post',310554,1257453589,'',0,49,0),(939,600,_binary 'post',310582,1257463980,'',0,51,0),(940,601,_binary 'post',310672,1257516130,'',0,12,0),(941,602,_binary 'post',310672,1257516130,'',0,11,0),(942,603,_binary 'post',305098,1257550264,'',0,99,0),(943,604,_binary 'post',305098,1257550264,'',0,94,0),(944,605,_binary 'post',310805,1257601176,'',0,47,0),(945,606,_binary 'post',310830,1257621639,'',0,91,0),(946,607,_binary 'post',310832,1257622583,'',0,286,0),(947,608,_binary 'post',311003,1257798686,'',0,66,0),(948,609,_binary 'post',262877,1257799869,'',0,25,0),(949,610,_binary 'post',311004,1257800441,'',0,29,0),(951,612,_binary 'post',311381,1258055130,'',0,39,0),(952,613,_binary 'post',311389,1258059610,'',0,26,0),(953,614,_binary 'post',311436,1258083985,'',0,21,0),(954,615,_binary 'post',311507,1258149619,'',0,84,0),(955,616,_binary 'post',311517,1258157942,'',0,38,0),(956,617,_binary 'post',311552,1258179154,'',0,16,0),(957,618,_binary 'post',311563,1258181719,'',0,105,0),(958,619,_binary 'post',311663,1258249325,'',0,38,0),(962,620,_binary 'post',312224,1258663570,'',0,43,0),(963,621,_binary 'post',312226,1258663969,'',0,28,0),(964,622,_binary 'post',312227,1258664364,'',0,17,0),(965,623,_binary 'post',312241,1258670992,'',0,45,0),(966,624,_binary 'post',312250,1258675210,'',0,110,0),(967,625,_binary 'post',312255,1258676741,'',0,101,0),(969,626,_binary 'post',312488,1258841222,'',0,84,0),(970,627,_binary 'post',312489,1258842159,'',0,122,0),(971,628,_binary 'post',312512,1258849236,'',0,565,0),(973,629,_binary 'post',312512,1258849471,'',0,562,0),(974,630,_binary 'post',312515,1258851240,'',0,27,0),(975,631,_binary 'post',312600,1258915068,'',0,108,0),(976,632,_binary 'post',312801,1259034794,'',0,11,0),(977,633,_binary 'post',312848,1259075678,'',0,22,0),(978,634,_binary 'post',312862,1259081042,'',0,296,0),(979,635,_binary 'post',312862,1259081055,'',0,275,0),(980,636,_binary 'post',312862,1259081064,'',0,287,0),(981,637,_binary 'post',312862,1259081073,'',0,239,0),(982,638,_binary 'post',312862,1259081082,'',0,242,0),(983,639,_binary 'post',312862,1259081089,'',0,245,0),(984,640,_binary 'post',312862,1259081096,'',0,228,0),(985,641,_binary 'post',312862,1259081104,'',0,225,0),(986,642,_binary 'post',312862,1259081111,'',0,220,0),(987,643,_binary 'post',312862,1259081119,'',0,223,0),(988,644,_binary 'post',312865,1259082348,'',0,209,0),(989,645,_binary 'post',312865,1259082358,'',0,189,0),(990,646,_binary 'post',312941,1259132791,'',0,1,0),(991,647,_binary 'post',313030,1259176298,'',0,25,0),(992,648,_binary 'post',313034,1259177287,'',0,49,0),(993,649,_binary 'post',313040,1259186843,'',0,214,0),(994,650,_binary 'post',313358,1259420983,'',0,183,0),(997,651,_binary 'post',313750,1259683287,'',0,116,0),(998,652,_binary 'post',313750,1259683287,'',0,122,0),(999,653,_binary 'post',313845,1259734143,'',0,30,0),(1000,654,_binary 'post',313847,1259735216,'',0,305,0),(1001,655,_binary 'post',314048,1259871412,'',0,58,0),(1002,656,_binary 'post',283134,1259872262,'',0,4,0),(1003,657,_binary 'post',314050,1259873631,'',0,222,0),(1004,658,_binary 'post',314075,1259895684,'',0,36,0),(1005,659,_binary 'post',314189,1259994267,'',0,436,0),(1006,660,_binary 'post',314258,1260064518,'',0,183,0),(1007,661,_binary 'post',314538,1260304482,'',0,401,0),(1008,662,_binary 'post',314544,1260312475,'',0,84,0),(1009,663,_binary 'post',314769,1260476315,'',0,166,0),(1010,664,_binary 'post',314779,1260482813,'',0,102,0),(1011,665,_binary 'post',314779,1260482813,'',0,106,0),(1012,666,_binary 'post',314965,1260655954,'',0,60,0),(1013,667,_binary 'post',314973,1260663398,'',0,188,0),(1014,668,_binary 'post',314974,1260664381,'',0,71,0),(1015,669,_binary 'post',315080,1260748124,'',0,78,0),(1016,670,_binary 'post',315228,1260847936,'',0,39,0),(1017,671,_binary 'post',315308,1260922123,'',0,124,0),(1018,672,_binary 'post',315309,1260922462,'',0,210,0),(1019,673,_binary 'post',315330,1260928724,'',0,1495,0),(1020,674,_binary 'post',315443,1261020162,'',0,144,0),(1021,675,_binary 'post',315456,1261029439,'',0,35,0),(1022,676,_binary 'post',315517,1261076616,'',0,61,0),(1023,677,_binary 'post',315517,1261077037,'',0,60,0),(1024,678,_binary 'post',315564,1261094063,'',0,171,0),(1025,679,_binary 'post',315564,1261094063,'',0,154,0),(1026,680,_binary 'post',315568,1261096601,'',0,87,0),(1027,681,_binary 'post',315576,1261100421,'',0,37,0),(1028,682,_binary 'post',315636,1261158165,'',0,104,0),(1029,683,_binary 'post',315784,1261266478,'',0,190,0),(1030,684,_binary 'post',315845,1261354831,'',0,42,0),(1031,685,_binary 'post',315890,1261428844,'',0,67,0),(1032,686,_binary 'post',315986,1261528829,'',0,48,0),(1033,687,_binary 'post',315987,1261530571,'',0,83,0),(1034,688,_binary 'post',316069,1261598873,'',0,74,0),(1035,689,_binary 'post',316082,1261613749,'',0,31,0),(1036,690,_binary 'post',316098,1261620216,'',0,50,0),(1038,691,_binary 'post',316146,1261634607,'',0,63,0),(1039,692,_binary 'post',316146,1261635028,'',0,65,0),(1040,693,_binary 'post',316186,1261674595,'',0,170,0),(1041,694,_binary 'post',316477,1262032143,'',0,72,0),(1042,695,_binary 'post',316568,1262123713,'',0,86,0),(1043,696,_binary 'post',316495,1262123954,'',0,41,0),(1044,697,_binary 'post',316677,1262210295,'',0,37,0),(1045,698,_binary 'post',316680,1262212078,'',0,45,0),(1046,699,_binary 'post',316681,1262213123,'',0,281,0),(1047,700,_binary 'post',316794,1262286265,'',0,91,0),(1048,701,_binary 'post',316830,1262306428,'',0,96,0),(1049,702,_binary 'post',316856,1262321690,'',0,93,0),(1050,703,_binary 'post',316690,1262326483,'',0,111,0),(1051,704,_binary 'post',317052,1262470065,'',0,85,0),(1052,705,_binary 'post',317054,1262470657,'',0,47,0),(1053,706,_binary 'post',317225,1262637333,'',0,67,0),(1054,707,_binary 'post',317241,1262643667,'',0,30,0),(1055,708,_binary 'post',317241,1262643667,'',0,34,0),(1056,709,_binary 'post',317268,1262651307,'',0,127,0),(1057,710,_binary 'post',317268,1262651321,'',0,122,0),(1058,711,_binary 'post',317268,1262651335,'',0,124,0),(1060,712,_binary 'post',317377,1262720197,'',0,299,0),(1061,713,_binary 'post',317383,1262723085,'',0,35,0),(1062,714,_binary 'post',317384,1262723897,'',0,91,0),(1063,715,_binary 'post',317510,1262807902,'',0,13,0),(1064,716,_binary 'post',317535,1262821883,'',0,114,0),(1065,717,_binary 'post',317538,1262824077,'',0,25,0),(1066,718,_binary 'post',317541,1262829725,'',0,137,0),(1067,719,_binary 'post',317716,1262959943,'',0,21,0),(1068,720,_binary 'post',317772,1262997170,'',0,139,0),(1069,721,_binary 'post',318528,1263491621,'',0,54,0),(1070,722,_binary 'post',318529,1263492583,'',0,68,0),(1071,723,_binary 'post',318530,1263493301,'',0,29,0),(1072,724,_binary 'post',318531,1263494553,'',0,238,0),(1073,725,_binary 'post',318700,1263591587,'',0,55,0),(1075,726,_binary 'post',319190,1263950235,'',0,44,0),(1076,727,_binary 'post',319193,1263951632,'',0,109,0),(1077,728,_binary 'post',319285,1264040845,'',0,131,0),(1078,729,_binary 'post',319285,1264040845,'',0,128,0),(1079,730,_binary 'post',319288,1264042041,'',0,29,0),(1080,731,_binary 'post',319379,1264101969,'',0,56,0),(1081,732,_binary 'post',319390,1264107207,'',0,237,0),(1082,733,_binary 'post',319391,1264107649,'',0,132,0),(1083,734,_binary 'post',319655,1264287636,'',0,44,0),(1084,735,_binary 'post',319668,1264294268,'',0,34,0),(1086,736,_binary 'post',320870,1265138557,'',0,42,0),(1087,737,_binary 'post',321252,1265328853,'',0,11,0),(1088,738,_binary 'post',321385,1265389764,'',0,147,0),(1089,739,_binary 'post',321560,1265513151,'',0,20,0),(1100,740,_binary 'post',322121,1265852165,'',0,31,0),(1101,741,_binary 'post',322132,1265854213,'',0,2477,0),(1106,742,_binary 'post',322487,1266085671,'',0,96,0),(1107,743,_binary 'post',322590,1266165162,'',0,18,0),(1108,744,_binary 'post',322985,1266369275,'',0,28,0),(1110,745,_binary 'post',323131,1266438320,'',0,98,0),(1111,746,_binary 'post',323132,1266439751,'',0,22,0),(1112,747,_binary 'post',323133,1266440059,'',0,134,0),(1113,748,_binary 'post',323135,1266440896,'',0,122,0),(1114,749,_binary 'post',323159,1266453548,'',0,36,0),(1115,750,_binary 'post',323166,1266455858,'',0,23,0),(1116,751,_binary 'post',323184,1266464256,'',0,24,0),(1117,752,_binary 'post',323185,1266464608,'',0,32,0),(1118,753,_binary 'post',323188,1266465504,'',0,181,0),(1120,754,_binary 'post',323496,1266626648,'',0,30,0),(1121,755,_binary 'post',323550,1266639276,'',0,26,0),(1124,756,_binary 'post',323843,1266867988,'',0,28,0),(1125,757,_binary 'post',323860,1266878494,'',0,65,0),(1126,758,_binary 'post',323862,1266879461,'',0,43,0),(1127,759,_binary 'post',324009,1266958611,'',0,65,0),(1128,760,_binary 'post',324013,1266964068,'',0,15,0),(1129,761,_binary 'post',324173,1267066122,'',0,82,0),(1130,762,_binary 'post',324174,1267066423,'',0,82,0),(1131,763,_binary 'post',324192,1267077341,'',0,21,0),(1132,764,_binary 'post',324275,1267142981,'',0,13,0),(1133,765,_binary 'post',324275,1267145282,'',0,13,0),(1134,766,_binary 'post',324368,1267217577,'',0,57,0),(1135,767,_binary 'post',324380,1267222235,'',0,31,0),(1137,768,_binary 'post',324786,1267480175,'',0,34,0),(1138,769,_binary 'post',324786,1267480237,'',0,34,0),(1139,770,_binary 'post',324796,1267484098,'',0,32,0),(1140,771,_binary 'post',324796,1267484098,'',0,32,0),(1141,772,_binary 'post',323349,1267490020,'',0,75,0),(1142,773,_binary 'post',324953,1267554191,'',0,48,0),(1143,774,_binary 'post',324960,1267555833,'',0,66,0),(1144,775,_binary 'post',325125,1267669286,'',0,24,0),(1145,776,_binary 'post',325133,1267671071,'',0,360,0),(1146,777,_binary 'post',325163,1267676290,'',0,21,0),(1147,778,_binary 'post',325192,1267686810,'',0,253,0),(1148,779,_binary 'post',325515,1267925048,'',0,19,0),(1149,780,_binary 'post',325573,1267965181,'',0,98,0),(1150,781,_binary 'post',325587,1267974526,'',0,632,0),(1154,782,_binary 'post',325799,1268094132,'',0,105,0),(1155,783,_binary 'post',325802,1268095044,'',0,21,0),(1156,784,_binary 'post',325802,1268095044,'',0,24,0),(1157,785,_binary 'post',325841,1268103401,'',0,138,0),(1158,786,_binary 'post',325903,1268139380,'',0,21,0),(1159,787,_binary 'post',325942,1268165414,'',0,81,0),(1160,788,_binary 'post',325960,1268172467,'',0,22,0),(1161,789,_binary 'post',325981,1268175809,'',0,36,0),(1162,790,_binary 'post',325985,1268176411,'',0,28,0),(1163,791,_binary 'post',326018,1268183055,'',0,36,0),(1164,792,_binary 'post',326111,1268235105,'',0,44,0),(1166,794,_binary 'post',326136,1268262439,'',0,51,0),(1168,795,_binary 'post',326510,1268413147,'',0,118,0),(1169,796,_binary 'post',326510,1268413147,'',0,98,0),(1170,797,_binary 'post',326635,1268455504,'',0,76,0),(1171,798,_binary 'post',326635,1268455504,'',0,76,0),(1172,799,_binary 'post',327126,1268773432,'',0,35,0),(1173,800,_binary 'post',327490,1268946555,'',0,14,0),(1174,801,_binary 'post',327508,1268957824,'',0,18,0),(1175,802,_binary 'post',327533,1268963244,'',0,2,0),(1176,803,_binary 'post',327533,1268963244,'',0,16,0),(1177,804,_binary 'post',327533,1268963330,'',0,17,0),(1178,805,_binary 'post',327533,1268963438,'',0,16,0),(1179,806,_binary 'post',327607,1269015864,'',0,8,0),(1180,807,_binary 'post',327786,1269126203,'',0,24,0),(1181,808,_binary 'post',327786,1269126203,'',0,21,0),(1184,809,_binary 'post',327840,1269148818,'',0,20,0),(1185,810,_binary 'post',327841,1269151334,'',0,52,0),(1186,811,_binary 'post',327841,1269151334,'',0,48,0),(1187,812,_binary 'post',327891,1269197508,'',0,43,0),(1188,813,_binary 'post',327893,1269198382,'',0,82,0),(1195,814,_binary 'post',328268,1269432026,'',0,46,0),(1196,815,_binary 'post',328318,1269461151,'',0,23,0),(1197,816,_binary 'post',328412,1269488916,'',0,100,0),(1199,817,_binary 'post',328563,1269562416,'',0,173,0),(1200,818,_binary 'post',328563,1269562416,'',0,11,0),(1202,819,_binary 'post',328723,1269644619,'',0,91,0),(1203,820,_binary 'post',328699,1269666174,'',0,95,0),(1205,821,_binary 'post',328795,1269697649,'',0,31,0),(1209,822,_binary 'post',328905,1269775909,'',0,142,0),(1210,823,_binary 'post',329255,1269968930,'',0,212,0),(1211,824,_binary 'post',329260,1269971679,'',0,27,0),(1212,825,_binary 'post',329263,1269973595,'',0,27,0),(1213,826,_binary 'post',207386,1270157139,'',0,47,0),(1214,827,_binary 'post',329706,1270232221,'',0,30,0),(1215,828,_binary 'post',329710,1270234633,'',0,59,0),(1216,829,_binary 'post',329866,1270304297,'',0,12,0),(1217,830,_binary 'post',329887,1270311860,'',0,8,0),(1219,831,_binary 'post',330226,1270491020,'',0,64,0),(1222,832,_binary 'post',330398,1270572262,'',0,2907,0),(1223,833,_binary 'post',330398,1270572262,'',0,2918,0),(1224,834,_binary 'post',330467,1270608532,'',0,161,0),(1226,835,_binary 'post',330693,1270706415,'',0,89,0),(1228,836,_binary 'post',330890,1270780987,'',0,166,0),(1229,837,_binary 'post',330890,1270780987,'',0,169,0),(1230,838,_binary 'post',330890,1270781005,'',0,162,0),(1231,839,_binary 'post',330890,1270781005,'',0,172,0),(1232,840,_binary 'post',330897,1270784139,'',0,252,0),(1237,841,_binary 'post',331187,1270955872,'',0,118,0),(1238,842,_binary 'post',331187,1270955872,'',0,124,0),(1239,843,_binary 'post',331662,1271205780,'',0,99,0),(1240,844,_binary 'post',331662,1271205780,'',0,98,0),(1241,845,_binary 'post',331662,1271205799,'',0,96,0),(1242,846,_binary 'post',331662,1271205799,'',0,97,0),(1243,847,_binary 'post',331662,1271205815,'',0,96,0),(1244,848,_binary 'post',331662,1271205815,'',0,80,0),(1245,849,_binary 'post',331673,1271207659,'',0,35,0),(1246,850,_binary 'post',331690,1271213891,'',0,164,0),(1250,851,_binary 'post',331696,1271216429,'',0,58,0),(1251,852,_binary 'post',331835,1271288390,'',0,154,0),(1252,853,_binary 'post',331839,1271289255,'',0,23,0),(1253,854,_binary 'post',331848,1271293757,'',0,82,0),(1254,855,_binary 'post',331851,1271295984,'',0,29,0),(1255,856,_binary 'post',331853,1271296343,'',0,26,0),(1292,857,_binary 'post',332025,1271401933,'',0,33,0),(1293,858,_binary 'post',332105,1271439443,'',0,39,0),(1294,859,_binary 'post',332105,1271439443,'',0,31,0),(1295,860,_binary 'post',332105,1271439554,'',0,28,0),(1296,861,_binary 'post',332105,1271439554,'',0,31,0),(1297,862,_binary 'post',332105,1271439626,'',0,34,0),(1298,863,_binary 'post',332105,1271439626,'',0,37,0),(1299,864,_binary 'post',332105,1271439698,'',0,39,0),(1300,865,_binary 'post',332105,1271439698,'',0,81,0),(1301,866,_binary 'post',332356,1271600295,'',0,179,0),(1302,867,_binary 'post',332356,1271600295,'',0,178,0),(1305,868,_binary 'post',332444,1271636104,'',0,49,0),(1306,869,_binary 'post',332494,1271654417,'',0,27,0),(1307,870,_binary 'post',332494,1271654417,'',0,27,0),(1313,871,_binary 'post',332645,1271724514,'',0,110,0),(1314,872,_binary 'post',332681,1271736277,'',0,398,0),(1316,873,_binary 'post',332701,1271743767,'',0,142,0),(1322,874,_binary 'post',333117,1271990941,'',0,392,0),(1326,875,_binary 'post',333216,1272061530,'',0,192,0),(1329,876,_binary 'post',333530,1272290010,'',0,636,0),(1330,877,_binary 'post',333698,1272388195,'',0,26,0),(1331,878,_binary 'post',333707,1272392712,'',0,88,0),(1332,879,_binary 'post',333707,1272392712,'',0,78,0),(1333,880,_binary 'post',333707,1272392850,'',0,82,0),(1334,881,_binary 'post',333719,1272403405,'',0,17,0),(1335,882,_binary 'post',333738,1272412599,'',0,29,0),(1336,883,_binary 'post',333760,1272420134,'',0,122,0),(1337,884,_binary 'post',333870,1272495529,'',0,292,0),(1338,885,_binary 'post',333874,1272498488,'',0,34,0),(1339,886,_binary 'post',333901,1272505468,'',0,102,0),(1340,887,_binary 'post',333913,1272508408,'',0,30,0),(1341,888,_binary 'post',333972,1272562876,'',0,515,0),(1342,889,_binary 'post',333972,1272563203,'',0,466,0),(1343,890,_binary 'post',334065,1272597163,'',0,27,0),(1345,892,_binary 'post',334152,1272657534,'',0,240,0),(1346,893,_binary 'post',334411,1272842047,'',0,43,0),(1347,894,_binary 'post',334500,1272892910,'',0,26,0),(1348,895,_binary 'post',334547,1272917530,'',0,48,0),(1349,896,_binary 'post',334557,1272919842,'',0,46,0),(1350,897,_binary 'post',334575,1272929513,'',0,259,0),(1351,898,_binary 'post',334807,1273095983,'',0,53,0),(1352,899,_binary 'post',334930,1273163936,'',0,57,0),(1353,900,_binary 'post',334934,1273165300,'',0,33,0),(1354,901,_binary 'post',334938,1273169250,'',0,63,0),(1355,902,_binary 'post',334991,1273198707,'',0,81,0),(1358,903,_binary 'post',335221,1273379261,'',0,38,0),(1359,904,_binary 'post',335254,1273421055,'',0,224,0),(1360,905,_binary 'post',335326,1273467359,'',0,17,0),(1376,906,_binary 'post',335398,1273527183,'',0,27,0),(1377,907,_binary 'post',335415,1273540622,'',0,21,0),(1378,908,_binary 'post',335415,1273540622,'',0,20,0),(1379,909,_binary 'post',335560,1273631914,'',0,170,0),(1380,910,_binary 'post',335563,1273632668,'',0,54,0),(1381,911,_binary 'post',335677,1273713485,'',0,44,0),(1382,912,_binary 'post',335875,1273806220,'',0,1216,0),(1383,913,_binary 'post',335959,1273843050,'',0,546,0),(1384,914,_binary 'post',318596,1273853513,'',0,371,0),(1385,915,_binary 'post',335988,1273855222,'',0,436,0),(1386,916,_binary 'post',335990,1273857216,'',0,411,0),(1387,917,_binary 'post',335990,1273857216,'',0,453,0),(1388,918,_binary 'post',336003,1273864491,'',0,43,0),(1389,919,_binary 'post',336006,1273865561,'',0,273,0),(1390,920,_binary 'post',336084,1273885194,'',0,50,0),(1391,921,_binary 'post',336084,1273885346,'',0,53,0),(1392,922,_binary 'post',336289,1274023762,'',0,176,0),(1393,923,_binary 'post',336338,1274045316,'',0,90,0),(1394,924,_binary 'post',336371,1274055974,'',0,23,0),(1395,925,_binary 'post',336371,1274055974,'',0,21,0),(1396,926,_binary 'post',336388,1274063715,'',0,68,0),(1398,927,_binary 'post',336449,1274117328,'',0,45,0),(1399,928,_binary 'post',336468,1274129288,'',0,21,0),(1400,929,_binary 'post',336663,1274241951,'',0,46,0),(1402,930,_binary 'post',336905,1274400787,'',0,92,0),(1403,931,_binary 'post',336998,1274466606,'',0,40,0),(1404,932,_binary 'post',337022,1274486140,'',0,67,0),(1405,933,_binary 'post',337118,1274543861,'',0,34,0),(1406,934,_binary 'post',337145,1274549310,'',0,5,0),(1407,935,_binary 'post',337145,1274549310,'',0,5,0),(1408,936,_binary 'post',337192,1274564058,'',0,116,0),(1409,937,_binary 'post',337199,1274565360,'',0,52,0),(1410,938,_binary 'post',337258,1274629748,'',0,213,0),(1411,939,_binary 'post',337258,1274630018,'',0,216,0),(1412,940,_binary 'post',337263,1274631084,'',0,57,0),(1414,941,_binary 'post',337266,1274632149,'',0,45,0),(1415,942,_binary 'post',337266,1274632231,'',0,44,0),(1416,943,_binary 'post',337305,1274660001,'',0,23,0),(1417,944,_binary 'post',337534,1274809887,'',0,30,0),(1418,945,_binary 'post',337559,1274815699,'',0,504,0),(1419,946,_binary 'post',337572,1274826327,'',0,9,0),(1420,947,_binary 'post',337573,1274826608,'',0,9,0),(1421,948,_binary 'post',337573,1274826608,'',0,8,0),(1422,949,_binary 'post',337592,1274832733,'',0,216,0),(1423,950,_binary 'post',337625,1274843411,'',0,38,0),(1424,951,_binary 'post',337698,1274902368,'',0,83,0),(1425,952,_binary 'post',337709,1274907710,'',0,77,0),(1426,953,_binary 'post',337710,1274908555,'',0,33,0),(1427,954,_binary 'post',337737,1274915097,'',0,27,0),(1428,955,_binary 'post',337759,1274925956,'',0,34,0),(1429,956,_binary 'post',337764,1274927260,'',0,112,0),(1430,957,_binary 'post',337775,1274929999,'',0,3,0),(1431,958,_binary 'post',337867,1274980815,'',0,35,0),(1432,959,_binary 'post',337867,1274980815,'',0,33,0),(1433,960,_binary 'post',337871,1274983900,'',0,19,0),(1434,961,_binary 'post',337890,1274998346,'',0,213,0),(1435,962,_binary 'post',337903,1275002909,'',0,32,0),(1436,963,_binary 'post',337946,1275019588,'',0,47,0),(1437,964,_binary 'post',337958,1275023363,'',0,453,0),(1438,965,_binary 'post',338044,1275091998,'',0,122,0),(1439,966,_binary 'post',338156,1275164993,'',0,59,0),(1440,967,_binary 'post',338156,1275165027,'',0,54,0),(1441,968,_binary 'post',338171,1275169690,'',0,28,0),(1442,969,_binary 'post',338179,1275173715,'',0,83,0),(1443,970,_binary 'post',338234,1275236505,'',0,79,0),(1444,971,_binary 'post',338238,1275246055,'',0,68,0),(1445,972,_binary 'post',338307,1275317380,'',0,657,0),(1446,973,_binary 'post',338349,1275330568,'',0,69,0),(1447,974,_binary 'post',338410,1275357642,'',0,74,0),(1448,975,_binary 'post',338497,1275418850,'',0,98,0),(1449,976,_binary 'post',338521,1275428247,'',0,34,0),(1450,977,_binary 'post',338523,1275430569,'',0,29,0),(1451,978,_binary 'post',338530,1275431633,'',0,35,0),(1452,979,_binary 'post',338542,1275433675,'',0,267,0),(1453,980,_binary 'post',338545,1275433932,'',0,528,0),(1454,981,_binary 'post',338602,1275445959,'',0,122,0),(1455,982,_binary 'post',338602,1275446115,'',0,119,0),(1456,983,_binary 'post',338689,1275509161,'',0,77,0),(1457,984,_binary 'post',338700,1275517527,'',0,112,0),(1458,985,_binary 'post',338700,1275517678,'',0,104,0),(1459,986,_binary 'post',338709,1275524325,'',0,113,0),(1460,987,_binary 'post',338712,1275524855,'',0,585,0),(1461,988,_binary 'post',338795,1275583441,'',0,61,0),(1463,989,_binary 'post',338799,1275591286,'',0,108,0),(1465,990,_binary 'post',338964,1275683906,'',0,220,0),(1466,991,_binary 'post',339111,1275753257,'',0,26,0),(1467,992,_binary 'post',339171,1275786249,'',0,239,0),(1468,993,_binary 'post',339175,1275788727,'',0,59,0),(1470,995,_binary 'post',339520,1276017068,'',0,62,0),(1471,996,_binary 'post',339532,1276031284,'',0,115,0),(1472,997,_binary 'post',339536,1276035367,'',0,110,0),(1473,998,_binary 'post',339538,1276036077,'',0,62,0),(1474,999,_binary 'post',339541,1276040772,'',0,36,0),(1475,1000,_binary 'post',339632,1276117246,'',0,133,0),(1476,1001,_binary 'post',339699,1276170400,'',0,23,0),(1477,1002,_binary 'post',339710,1276179457,'',0,27,0),(1478,1003,_binary 'post',339722,1276190559,'',0,136,0),(1479,1004,_binary 'post',339812,1276221743,'',0,230,0),(1480,1005,_binary 'post',340036,1276347632,'',0,32,0),(1481,1006,_binary 'post',338681,1276405347,'',0,223,0),(1483,1007,_binary 'post',340190,1276441536,'',0,31,0),(1484,1008,_binary 'post',340289,1276517688,'',0,37,0),(1485,1009,_binary 'post',340289,1276517697,'',0,36,0),(1486,1010,_binary 'post',340289,1276517730,'',0,36,0),(1487,1011,_binary 'post',340321,1276529261,'',0,80,0),(1488,1012,_binary 'post',340370,1276559254,'',0,75,0),(1489,1013,_binary 'post',340375,1276560448,'',0,66,0),(1490,1014,_binary 'post',340455,1276628978,'',0,39,0),(1491,1015,_binary 'post',341002,1276969016,'',0,8,0),(1492,1016,_binary 'post',341005,1276973864,'',0,49,0),(1493,1017,_binary 'post',341146,1277054622,'',0,41,0),(1494,1018,_binary 'post',341186,1277068542,'',0,63,0),(1495,1019,_binary 'post',341186,1277068626,'',0,60,0),(1496,1020,_binary 'post',341229,1277089064,'',0,31,0),(1497,1021,_binary 'post',341246,1277125552,'',0,26,0),(1498,1022,_binary 'post',341436,1277251195,'',0,87,0),(1499,1023,_binary 'post',341450,1277254364,'',0,47,0),(1501,1024,_binary 'post',341571,1277334490,'',0,46,0),(1502,1025,_binary 'post',341576,1277337911,'',0,32,0),(1546,1026,_binary 'post',342043,1277748889,'',0,10,0),(1547,1027,_binary 'post',342215,1277817058,'',0,170,0),(1549,1028,_binary 'post',342219,1277820686,'',0,146,0),(1550,1029,_binary 'post',342220,1277820973,'',0,142,0),(1551,1030,_binary 'post',342271,1277851128,'',0,141,0),(1552,1031,_binary 'post',342331,1277906456,'',0,143,0),(1553,1032,_binary 'post',342505,1278005131,'',0,208,0),(1554,1033,_binary 'post',342537,1278014213,'',0,56,0),(1555,1034,_binary 'post',342648,1278089973,'',0,27,0),(1556,1035,_binary 'post',342798,1278178216,'',0,203,0),(1557,1036,_binary 'post',342829,1278249396,'',0,145,0),(1559,1037,_binary 'post',343042,1278360935,'',0,73,0),(1560,1038,_binary 'post',343055,1278367898,'',0,30,0),(1561,1039,_binary 'post',343081,1278375651,'',0,56,0),(1562,1040,_binary 'post',343092,1278380807,'',0,23,0),(1563,1041,_binary 'post',343114,1278393899,'',0,18,0),(1565,1042,_binary 'post',343184,1278432641,'',0,76,0),(1566,1043,_binary 'post',343383,1278540325,'',0,59,0),(1567,1044,_binary 'post',343395,1278546989,'',0,172,0),(1568,1045,_binary 'post',343475,1278615128,'',0,243,0),(1570,1046,_binary 'post',343520,1278638827,'',0,15,0),(1571,1047,_binary 'post',343541,1278646603,'',0,90,0),(1572,1048,_binary 'post',343569,1278651617,'',0,271,0),(1573,1049,_binary 'post',343616,1278689913,'',0,69,0),(1574,1050,_binary 'post',343616,1278690937,'',0,66,0),(1575,1051,_binary 'post',343721,1278739497,'',0,17,0),(1576,1052,_binary 'post',343810,1278789615,'',0,132,0),(1577,1053,_binary 'post',343847,1278799073,'',0,91,0),(1578,1054,_binary 'post',343849,1278801528,'',0,50,0),(1579,1055,_binary 'post',343932,1278828062,'',0,42,0),(1580,1056,_binary 'post',343935,1278830632,'',0,74,0),(1581,1057,_binary 'post',343967,1278860117,'',0,285,0),(1582,1058,_binary 'post',343980,1278873154,'',0,71,0),(1583,1059,_binary 'post',343980,1278873154,'',0,70,0),(1585,1060,_binary 'post',344033,1278892049,'',0,115,0),(1586,1061,_binary 'post',344040,1278895531,'',0,31,0),(1587,1062,_binary 'post',344049,1278898960,'',0,96,0),(1589,1063,_binary 'post',344109,1278956930,'',0,57,0),(1590,1064,_binary 'post',344160,1278972888,'',0,110,0),(1592,1065,_binary 'post',344195,1278982790,'',0,87,0),(1593,1066,_binary 'post',344195,1278982790,'',0,93,0),(1594,1067,_binary 'post',344221,1278987514,'',0,110,0),(1595,1068,_binary 'post',344376,1279068962,'',0,140,0),(1596,1069,_binary 'post',344413,1279093212,'',0,347,0),(1597,1070,_binary 'post',344415,1279097921,'',0,2,0),(1598,1071,_binary 'post',344562,1279167333,'',0,148,0),(1601,1072,_binary 'post',344659,1279217380,'',0,77,0),(1602,1073,_binary 'post',344662,1279218024,'',0,76,0),(1603,1074,_binary 'post',344670,1279220104,'',0,71,0),(1604,1075,_binary 'post',344693,1279233808,'',0,37,0),(1605,1076,_binary 'post',344693,1279233808,'',0,39,0),(1606,1077,_binary 'post',344754,1279274012,'',0,5,0),(1607,1078,_binary 'post',344785,1279286522,'',0,46,0),(1608,1079,_binary 'post',344883,1279355771,'',0,75,0),(1610,1080,_binary 'post',344902,1279389041,'',0,66,0),(1611,1081,_binary 'post',335669,1279389921,'',0,28,0),(1612,1082,_binary 'post',345004,1279469543,'',0,145,0),(1613,1083,_binary 'post',345021,1279480789,'',0,38,0),(1621,1084,_binary 'post',345059,1279503952,'',0,49,0),(1622,1085,_binary 'post',345074,1279509864,'',0,34,0),(1624,1086,_binary 'post',345196,1279659329,'',0,48,0),(1625,1087,_binary 'post',345213,1279672971,'',0,77,0),(1626,1088,_binary 'post',345264,1279738097,'',0,106,0),(1627,1089,_binary 'post',345329,1279762231,'',0,79,0),(1628,1090,_binary 'post',345333,1279764474,'',0,129,0),(1629,1091,_binary 'post',345407,1279828400,'',0,309,0),(1630,1092,_binary 'post',345429,1279842346,'',0,21,0),(1631,1093,_binary 'post',345510,1279915815,'',0,15,0),(1632,1094,_binary 'post',345510,1279916638,'',0,70,0),(1633,1095,_binary 'post',345510,1279917227,'',0,65,0),(1634,1096,_binary 'post',345572,1279946832,'',0,35,0),(1635,1097,_binary 'post',345606,1279979640,'',0,66,0),(1636,1098,_binary 'post',345701,1280074806,'',0,24,0),(1637,1099,_binary 'post',345788,1280122660,'',0,34,0),(1639,1100,_binary 'post',345928,1280197006,'',0,102,0),(1640,1101,_binary 'post',345932,1280197598,'',0,260,0),(1641,1102,_binary 'post',345944,1280200160,'',0,20,0),(1642,1103,_binary 'post',345979,1280217397,'',0,96,0),(1643,1104,_binary 'post',346085,1280256039,'',0,121,0),(1644,1105,_binary 'post',346089,1280257080,'',0,101,0),(1647,1106,_binary 'post',346122,1280270931,'',0,96,0),(1648,1107,_binary 'post',346137,1280275192,'',0,31,0),(1650,1109,_binary 'post',346391,1280452993,'',0,184,0),(1651,1110,_binary 'post',346391,1280453117,'',0,169,0),(1652,1111,_binary 'post',346463,1280514292,'',0,258,0),(1653,1112,_binary 'post',346499,1280530959,'',0,43,0),(1654,1113,_binary 'post',346549,1280549258,'',0,52,0),(1655,1114,_binary 'post',346625,1280594271,'',0,54,0),(1656,1115,_binary 'post',346628,1280595170,'',0,94,0),(1657,1116,_binary 'post',346639,1280598636,'',0,124,0),(1658,1117,_binary 'post',346639,1280598642,'',0,114,0),(1659,1118,_binary 'post',346666,1280617336,'',0,49,0),(1660,1119,_binary 'post',346668,1280617713,'',0,73,0),(1665,1120,_binary 'post',346751,1280670229,'',0,140,0),(1666,1121,_binary 'post',346748,1280670450,'',0,43,0),(1667,1122,_binary 'post',346751,1280671453,'',0,144,0),(1668,1123,_binary 'post',346753,1280672750,'',0,74,0),(1675,1124,_binary 'post',346809,1280708852,'',0,63,0),(1676,1125,_binary 'post',346853,1280728881,'',0,138,0),(1677,1126,_binary 'post',346855,1280742684,'',0,129,0),(1679,1127,_binary 'post',346887,1280772384,'',0,163,0),(1680,1128,_binary 'post',346887,1280772384,'',0,165,0),(1681,1129,_binary 'post',346915,1280791110,'',0,41,0),(1682,1130,_binary 'post',346926,1280793962,'',0,48,0),(1683,1131,_binary 'post',346948,1280804942,'',0,33,0),(1685,1132,_binary 'post',347391,1281068665,'',0,40,0),(1686,1133,_binary 'post',347391,1281068665,'',0,42,0),(1687,1134,_binary 'post',347399,1281072490,'',0,8,0),(1689,1135,_binary 'post',347477,1281127227,'',0,150,0),(1690,1136,_binary 'post',347514,1281155076,'',0,2,0),(1691,1137,_binary 'post',347543,1281180459,'',0,59,0),(1692,1138,_binary 'post',400147,1281532259,'',0,553,0),(1694,1139,_binary 'post',400147,1281532616,'',0,493,0),(1695,1140,_binary 'post',400154,1281535541,'',0,457,0),(1696,1141,_binary 'post',400179,1281547769,'',0,105,0),(1712,1142,_binary 'post',400280,1281656164,'',0,278,0),(1722,1143,_binary 'post',400356,1281725266,'',0,297,0),(1723,1144,_binary 'post',400360,1281727149,'',0,340,0),(1724,1145,_binary 'post',400360,1281727162,'',0,478,0),(1725,1146,_binary 'post',400360,1281727171,'',0,487,0),(1726,1147,_binary 'post',400360,1281727178,'',0,444,0),(1727,1148,_binary 'post',400360,1281727187,'',0,314,0),(1728,1149,_binary 'post',400360,1281727196,'',0,311,0),(1731,1150,_binary 'post',400392,1281739582,'',0,15,0),(1732,1151,_binary 'post',400412,1281765422,'',0,556,0),(1733,1152,_binary 'post',400531,1281888161,'',0,23,0),(1734,1153,_binary 'post',400560,1281896871,'',0,176,0),(1735,1154,_binary 'post',400560,1281897532,'',0,177,0),(1736,1155,_binary 'post',400560,1281897546,'',0,175,0),(1737,1156,_binary 'post',400325,1281905890,'',0,123,0),(1738,1157,_binary 'post',400683,1282008203,'',0,54,0),(1739,1158,_binary 'post',400984,1282244417,'',0,56,0),(1740,1159,_binary 'post',400984,1282244430,'',0,57,0),(1742,1160,_binary 'post',401190,1282433637,'',0,42,0),(1744,1161,_binary 'post',401225,1282469984,'',0,31,0),(1745,1162,_binary 'post',401241,1282493425,'',0,0,0),(1746,1163,_binary 'post',401241,1282493440,'',0,0,0),(1747,1164,_binary 'post',401241,1282493455,'',0,0,0),(1748,1165,_binary 'post',401287,1282533269,'',0,52,0),(1755,1166,_binary 'post',401320,1282571081,'',0,455,0),(1756,1167,_binary 'post',401320,1282571097,'',0,431,0),(1757,1168,_binary 'post',401376,1282640874,'',0,260,0),(1758,1169,_binary 'post',401320,1282740893,'',0,1002,0),(1759,1170,_binary 'post',401320,1282740912,'',0,754,0),(1760,1171,_binary 'post',401320,1282740926,'',0,799,0),(1761,1172,_binary 'post',401320,1282740940,'',0,778,0),(1762,1173,_binary 'post',401320,1282740958,'',0,429,0),(1763,1174,_binary 'post',401320,1282740982,'',0,781,0),(1764,1175,_binary 'post',401470,1282744092,'',0,34,0),(1765,1176,_binary 'post',401489,1282754859,'',0,31,0),(1766,1177,_binary 'post',401489,1282755024,'',0,32,0),(1767,1178,_binary 'post',401596,1282848795,'',0,83,0),(1768,1179,_binary 'post',401597,1282849539,'',0,56,0),(1770,1180,_binary 'post',401223,1282867562,'',0,30,0),(1787,1181,_binary 'post',401829,1283214584,'',0,137,0),(1788,1182,_binary 'post',401831,1283216674,'',0,122,0),(1789,1183,_binary 'post',401831,1283216690,'',0,121,0),(1790,1184,_binary 'post',401831,1283216709,'',0,122,0),(1791,1185,_binary 'post',401842,1283237111,'',0,30,0),(1792,1186,_binary 'post',401844,1283407892,'',0,171,0),(1793,1187,_binary 'post',402003,1283416486,'',0,165,0),(1794,1188,_binary 'post',402155,1283555362,'',0,82,0),(1795,1189,_binary 'post',402155,1283555373,'',0,83,0),(1797,1190,_binary 'post',402240,1283687398,'',0,93,0),(1798,1191,_binary 'post',402265,1283730588,'',0,18,0),(1799,1192,_binary 'post',402301,1283751359,'',0,60,0),(1800,1193,_binary 'post',402305,1283753946,'',0,32,0),(1801,1194,_binary 'post',402374,1283845994,'',0,134,0),(1802,1195,_binary 'post',402382,1283855853,'',0,39,0),(1803,1196,_binary 'post',345932,1283943484,'',0,48,0),(1804,1197,_binary 'post',402468,1283951457,'',0,322,0),(1807,1198,_binary 'post',402625,1284108703,'',0,25,0),(1810,1199,_binary 'post',402699,1284193116,'',0,22,0),(1811,1200,_binary 'post',402743,1284226972,'',0,29,0),(1812,1201,_binary 'post',402755,1284233273,'',0,45,0),(1813,1202,_binary 'post',402786,1284253466,'',0,23,0),(1814,1203,_binary 'post',402787,1284254601,'',0,32,0),(1815,1204,_binary 'post',402799,1284282766,'',0,22,0),(1816,1205,_binary 'post',402933,1284419726,'',0,18,0),(1817,1206,_binary 'post',402868,1284453985,'',0,20,0),(1820,1207,_binary 'post',402985,1284491821,'',0,74,0),(1821,1208,_binary 'post',402985,1284491830,'',0,69,0),(1822,1209,_binary 'post',403006,1284506697,'',0,383,0),(1823,1210,_binary 'post',403007,1284507220,'',0,335,0),(1824,1211,_binary 'post',403250,1284685687,'',0,224,0),(1825,1212,_binary 'post',403250,1284685714,'',0,227,0),(1826,1213,_binary 'post',403250,1284685807,'',0,226,0),(1827,1214,_binary 'post',403262,1284690278,'',0,480,0),(1828,1215,_binary 'post',403273,1284692527,'',0,180,0),(1829,1216,_binary 'post',403289,1284703258,'',0,11,0),(1830,1217,_binary 'post',403312,1284741746,'',0,36,0),(1831,1218,_binary 'post',403394,1284825667,'',0,90,0),(1832,1219,_binary 'post',403507,1284920598,'',0,36,0),(1833,1220,_binary 'post',403660,1285095946,'',0,351,0),(1835,1221,_binary 'post',403666,1285096890,'',0,207,0),(1836,1222,_binary 'post',403718,1285116788,'',0,39,0),(1837,1223,_binary 'post',403719,1285116994,'',0,88,0),(1838,1224,_binary 'post',403928,1285344945,'',0,103,0),(1839,1225,_binary 'post',403950,1285350857,'',0,1141,0),(1840,1226,_binary 'post',403950,1285351283,'',0,1089,0),(1841,1227,_binary 'post',403956,1285357621,'',0,776,0),(1842,1228,_binary 'post',403959,1285359447,'',0,46,0),(1847,1233,_binary 'post',404033,1285419116,'',0,34,0),(1848,1234,_binary 'post',404034,1285420116,'',0,35,0),(1849,1235,_binary 'post',404060,1285439049,'',0,263,0),(1850,1236,_binary 'post',404092,1285460012,'',0,506,0),(1851,1237,_binary 'post',404107,1285502421,'',0,45,0),(1852,1238,_binary 'post',404120,1285514468,'',0,387,0),(1853,1239,_binary 'post',404136,1285517339,'',0,99,0),(1854,1240,_binary 'post',404189,1285566289,'',0,143,0),(1855,1241,_binary 'post',404189,1285566930,'',0,141,0),(1856,1242,_binary 'post',404189,1285566939,'',0,136,0),(1858,1243,_binary 'post',404189,1285567709,'',0,13,0),(1859,1244,_binary 'post',404218,1285608228,'',0,44,0),(1860,1245,_binary 'post',404239,1285646846,'',0,26,0),(1861,1246,_binary 'post',404249,1285651771,'',0,131,0),(1864,1247,_binary 'post',404280,1285689678,'',0,115,0),(1865,1248,_binary 'post',404280,1285689690,'',0,113,0),(1866,1249,_binary 'post',404280,1285689708,'',0,117,0),(1869,1250,_binary 'post',404331,1285763098,'',0,81,0),(1870,1251,_binary 'post',404331,1285763111,'',0,83,0),(1871,1252,_binary 'post',404408,1285848179,'',0,785,0),(1872,1253,_binary 'post',404443,1285864594,'',0,26,0),(1873,1254,_binary 'post',404445,1285865232,'',0,120,0),(1874,1255,_binary 'post',404447,1285865629,'',0,20,0),(1875,1256,_binary 'post',404465,1285876626,'',0,334,0),(1876,1257,_binary 'post',404465,1285876646,'',0,347,0),(1882,1258,_binary 'post',404570,1286048264,'',0,118,0),(1886,1259,_binary 'post',404575,1286053796,'',0,182,0),(1887,1260,_binary 'post',404577,1286055119,'',0,134,0),(1888,1261,_binary 'post',404589,1286056635,'',0,75,0),(1889,1262,_binary 'post',404645,1286099234,'',0,115,0),(1890,1263,_binary 'post',404645,1286099331,'',0,96,0),(1891,1264,_binary 'post',404653,1286106977,'',0,308,0),(1892,1265,_binary 'post',404653,1286106993,'',0,306,0),(1893,1266,_binary 'post',404653,1286107077,'',0,317,0),(1894,1267,_binary 'post',404653,1286107144,'',0,314,0),(1895,1268,_binary 'post',404900,1286332023,'',0,43,0),(1897,1269,_binary 'post',405258,1286716789,'',0,75,0),(1898,1270,_binary 'post',405267,1286722480,'',0,75,0),(1899,1271,_binary 'post',405097,1286722522,'',0,14,0),(1900,1272,_binary 'post',405391,1286849978,'',0,29,0),(1901,1273,_binary 'post',405464,1286938671,'',0,25,0),(1902,1274,_binary 'post',405547,1287012219,'',0,255,0),(1903,1275,_binary 'post',405545,1287012796,'',0,60,0),(1904,1276,_binary 'post',405548,1287013240,'',0,266,0),(1905,1277,_binary 'post',405555,1287018028,'',0,345,0),(1911,1278,_binary 'post',405653,1287105443,'',0,33,0),(1913,1279,_binary 'post',405659,1287108328,'',0,115,0),(1915,1280,_binary 'post',405716,1287187356,'',0,30,0),(1916,1281,_binary 'post',405825,1287323955,'',0,69,0),(1917,1282,_binary 'post',405850,1287330356,'',0,23,0),(1918,1283,_binary 'post',405879,1287348535,'',0,51,0),(1919,1284,_binary 'post',405879,1287348544,'',0,50,0),(1920,1285,_binary 'post',405890,1287362824,'',0,41,0),(1921,1286,_binary 'post',405894,1287363828,'',0,9,0),(1922,1287,_binary 'post',405894,1287363834,'',0,11,0),(1923,1288,_binary 'post',405894,1287363841,'',0,9,0),(1924,1289,_binary 'post',405942,1287437700,'',0,100,0),(1925,1290,_binary 'post',405993,1287455877,'',0,161,0),(1927,1291,_binary 'post',406077,1287531117,'',0,143,0),(1930,1292,_binary 'post',406407,1287880297,'',0,32,0),(1931,1293,_binary 'post',406407,1287880410,'',0,20,0),(1932,1294,_binary 'post',406428,1287886689,'',0,123,0),(1933,1295,_binary 'post',406428,1287886696,'',0,121,0),(1934,1296,_binary 'post',406428,1287886702,'',0,119,0),(1935,1297,_binary 'post',406455,1287924168,'',0,42,0),(1937,1298,_binary 'post',406471,1287929527,'',0,227,0),(1941,1299,_binary 'post',406497,1287942889,'',0,111,0),(1942,1300,_binary 'post',406499,1287943834,'',0,154,0),(1943,1301,_binary 'post',406499,1287943841,'',0,155,0),(1945,1302,_binary 'post',406710,1288135222,'',0,389,0),(1946,1303,_binary 'post',406710,1288135226,'',0,382,0),(1947,1304,_binary 'post',406803,1288205989,'',0,42,0),(1948,1305,_binary 'post',406831,1288230039,'',0,43,0),(1949,1306,_binary 'post',406832,1288230321,'',0,66,0),(1950,1307,_binary 'post',406851,1288234116,'',0,26,0),(1953,1308,_binary 'post',406970,1288311568,'',0,28,0),(1954,1309,_binary 'post',400412,1288328734,'',0,121,0),(1955,1310,_binary 'post',400412,1288328962,'',0,125,0),(1956,1311,_binary 'post',400414,1288329199,'',0,116,0),(1961,1312,_binary 'post',407066,1288393248,'',0,34,0),(1962,1313,_binary 'post',407069,1288394377,'',0,173,0),(1988,1314,_binary 'post',407531,1288835353,'',0,162,0),(1989,1315,_binary 'post',407573,1288850720,'',0,125,0),(1990,1316,_binary 'post',407573,1288850764,'',0,121,0),(1991,1317,_binary 'post',407472,1288851579,'',0,19,0),(2003,1318,_binary 'post',407852,1289075712,'',0,116,0),(2004,1319,_binary 'post',407895,1289144371,'',0,75,0),(2005,1320,_binary 'post',407899,1289147488,'',0,45,0),(2006,1321,_binary 'post',407966,1289227949,'',0,205,0),(2011,1322,_binary 'post',407981,1289231728,'',0,92,0),(2012,1323,_binary 'post',407981,1289231739,'',0,90,0),(2013,1324,_binary 'post',407981,1289231750,'',0,91,0),(2014,1325,_binary 'post',407981,1289231789,'',0,88,0),(2025,1326,_binary 'post',407998,1289261039,'',0,314,0),(2026,1327,_binary 'post',407998,1289261547,'',0,274,0),(2027,1328,_binary 'post',407998,1289261560,'',0,281,0),(2028,1329,_binary 'post',408027,1289311028,'',0,22,0),(2029,1330,_binary 'post',408049,1289321684,'',0,279,0),(2036,1331,_binary 'post',408104,1289365321,'',0,567,0),(2037,1332,_binary 'post',408104,1289365979,'',0,239,0),(2062,1333,_binary 'post',408328,1289608482,'',0,650,0),(2063,1334,_binary 'post',408328,1289608489,'',0,653,0),(2064,1335,_binary 'post',408389,1289648869,'',0,55,0),(2067,1336,_binary 'post',408435,1289680738,'',0,56,0),(2068,1337,_binary 'post',408442,1289687237,'',0,33,0),(2069,1338,_binary 'post',408447,1289688512,'',0,123,0),(2070,1339,_binary 'post',408495,1289716863,'',0,74,0),(2071,1340,_binary 'post',408513,1289730714,'',0,41,0),(2077,1341,_binary 'post',408573,1289788484,'',0,21,0),(2078,1342,_binary 'post',408599,1289797136,'',0,167,0),(2080,1343,_binary 'post',408672,1289871493,'',0,64,0),(2082,1344,_binary 'post',408689,1289875794,'',0,31,0),(2114,1345,_binary 'post',408868,1290104695,'',0,26,0),(2116,1346,_binary 'post',408906,1290137049,'',0,46,0),(2121,1347,_binary 'post',408960,1290196884,'',0,268,0),(2122,1348,_binary 'post',408982,1290216285,'',0,36,0),(2123,1349,_binary 'post',408982,1290216308,'',0,33,0),(2146,1350,_binary 'post',409155,1290381677,'',0,70,0),(2150,1351,_binary 'post',409187,1290400638,'',0,97,0),(2151,1352,_binary 'post',409187,1290400707,'',0,98,0),(2152,1353,_binary 'post',409187,1290400721,'',0,96,0),(2155,1354,_binary 'post',409287,1290486346,'',0,2,0),(2156,1355,_binary 'post',409287,1290486352,'',0,2,0),(2160,1356,_binary 'post',409335,1290551712,'',0,32,0),(2161,1357,_binary 'post',409370,1290597873,'',0,177,0),(2163,1358,_binary 'post',409443,1290636132,'',0,45,0),(2164,1359,_binary 'post',409466,1290650137,'',0,49,0),(2165,1360,_binary 'post',409468,1290651041,'',0,31,0),(2166,1361,_binary 'post',409469,1290651211,'',0,214,0),(2167,1362,_binary 'post',409540,1290704876,'',0,61,0),(2175,1363,_binary 'post',409516,1290894484,'',0,9,0),(2176,1364,_binary 'post',409755,1290938385,'',0,35,0),(2180,1365,_binary 'post',409892,1291139314,'',0,17,0),(2181,1366,_binary 'post',409896,1291140555,'',0,7,0),(2182,1367,_binary 'post',409964,1291174733,'',0,28,0),(2183,1368,_binary 'post',410065,1291746344,'',0,15,0),(2186,1369,_binary 'post',420113,1292352703,'',0,748,0),(2187,1370,_binary 'post',420139,1292368163,'',0,455,0),(2188,1371,_binary 'post',420139,1292368174,'',0,467,0),(2190,1372,_binary 'post',420311,1292554187,'',0,22,0),(2191,1373,_binary 'post',420324,1292559370,'',0,44,0),(2192,1374,_binary 'post',420374,1292621429,'',0,184,0),(2193,1375,_binary 'post',420485,1292732693,'',0,246,0),(2194,1376,_binary 'post',420918,1293048896,'',0,103,0),(2195,1377,_binary 'post',420933,1293071426,'',0,169,0),(2196,1378,_binary 'post',420934,1293071958,'',0,88,0),(2197,1379,_binary 'post',420941,1293075285,'',0,68,0),(2198,1380,_binary 'post',421154,1293416868,'',0,77,0),(2199,1381,_binary 'post',421256,1293561454,'',0,14,0),(2200,1382,_binary 'post',421256,1293561467,'',0,14,0),(2201,1383,_binary 'post',421286,1293602258,'',0,528,0),(2202,1384,_binary 'post',421287,1293602652,'',0,230,0),(2203,1385,_binary 'post',421393,1293809000,'',0,6,0),(2204,1386,_binary 'post',421732,1294279104,'',0,86,0),(2205,1387,_binary 'post',421733,1294279494,'',0,67,0),(2206,1388,_binary 'post',421737,1294280516,'',0,79,0),(2207,1389,_binary 'post',421738,1294280721,'',0,32,0),(2208,1390,_binary 'post',421739,1294280921,'',0,102,0),(2209,1391,_binary 'post',422054,1294778638,'',0,159,0),(2210,1392,_binary 'post',288152,1294859332,'',0,8,0),(2211,1393,_binary 'post',422482,1295494300,'',0,120,0),(2212,1394,_binary 'post',422685,1295830998,'',0,109,0),(2213,1395,_binary 'post',422723,1295906509,'',0,137,0),(2214,1396,_binary 'post',422723,1295906599,'',0,124,0),(2215,1397,_binary 'post',422751,1295922084,'',0,40,0),(2216,1398,_binary 'post',422755,1295923162,'',0,272,0),(2217,1399,_binary 'post',423168,1296539651,'',0,113,0),(2218,1400,_binary 'post',423168,1296539661,'',0,103,0),(2219,1401,_binary 'post',423168,1296539670,'',0,100,0),(2220,1402,_binary 'post',423168,1296539679,'',0,106,0),(2221,1403,_binary 'post',423168,1296539690,'',0,103,0),(2222,1404,_binary 'post',423168,1296539699,'',0,99,0),(2223,1405,_binary 'post',423271,1296694818,'',0,62,0),(2224,1406,_binary 'post',423307,1296757081,'',0,31,0),(2226,1407,_binary 'post',423311,1296758520,'',0,8,0),(2227,1408,_binary 'post',423315,1296760541,'',0,2,0),(2228,1409,_binary 'post',423319,1296761593,'',0,3,0),(2229,1410,_binary 'post',423319,1296761593,'',0,3,0),(2230,1411,_binary 'post',423355,1296844044,'',0,4,0),(2231,1412,_binary 'post',423463,1297016043,'',0,125,0),(2232,1413,_binary 'post',423859,1297598686,'',0,52,0),(2233,1414,_binary 'post',423924,1297731277,'',0,67,0),(2234,1415,_binary 'post',424125,1297968020,'',0,35,0),(2235,1416,_binary 'post',424133,1297990161,'',0,27,0),(2236,1417,_binary 'post',424246,1298161740,'',0,29,0),(2237,1418,_binary 'post',424414,1298423167,'',0,185,0),(2238,1419,_binary 'post',424670,1298757896,'',0,125,0),(2239,1420,_binary 'post',424700,1298820995,'',0,75,0),(2240,1421,_binary 'post',424832,1299009157,'',0,206,0),(2241,1422,_binary 'post',424902,1299095912,'',0,153,0),(2242,1423,_binary 'post',424927,1299119555,'',0,118,0),(2243,1424,_binary 'post',425200,1299454326,'',0,38,0),(2244,1425,_binary 'post',425384,1299705154,'',0,36,0),(2245,1426,_binary 'post',425433,1299778757,'',0,25,0),(2246,1427,_binary 'post',425433,1299778757,'',0,26,0),(2248,1429,_binary 'post',425970,1300555435,'',0,394,0),(2249,1430,_binary 'post',425975,1300560519,'',0,106,0),(2251,1431,_binary 'post',427056,1301956106,'',0,289,0),(2252,1432,_binary 'post',427159,1302029898,'',0,42,0),(2253,1433,_binary 'post',427689,1302414075,'',0,93,0),(2254,1434,_binary 'post',427940,1302829365,'',0,49,0),(2255,1435,_binary 'post',428247,1302916403,'',0,17,0),(2256,1436,_binary 'post',428621,1303212759,'',0,95,0),(2257,1437,_binary 'post',428865,1303363979,'',0,209,0),(2258,1438,_binary 'post',429207,1303791674,'',0,85,0),(2259,1439,_binary 'post',429373,1304016279,'',0,63,0),(2260,1440,_binary 'post',429401,1304031000,'',0,292,0),(2261,1441,_binary 'post',429535,1304184825,'',0,79,0),(2262,1442,_binary 'post',429872,1304473393,'',0,40,0),(2263,1443,_binary 'post',429879,1304482144,'',0,24,0),(2264,1444,_binary 'post',430244,1304731176,'',0,16,0),(2265,1445,_binary 'post',430251,1304747561,'',0,15,0),(2266,1446,_binary 'post',430251,1304747561,'',0,15,0),(2267,1447,_binary 'post',430251,1304747582,'',0,14,0),(2268,1448,_binary 'post',430251,1304747619,'',0,14,0),(2269,1449,_binary 'post',430251,1304747619,'',0,15,0),(2270,1450,_binary 'post',430255,1304777684,'',0,104,0),(2271,1451,_binary 'post',430480,1304945304,'',0,304,0),(2272,1452,_binary 'post',430624,1305045280,'',0,127,0),(2273,1453,_binary 'post',431503,1305705723,'',0,36,0),(2274,1454,_binary 'post',431515,1305730181,'',0,106,0),(2275,1455,_binary 'post',431525,1305732841,'',0,130,0),(2276,1456,_binary 'post',431539,1305737996,'',0,209,0),(2279,1457,_binary 'post',431580,1305752837,'',0,140,0),(2280,1458,_binary 'post',431845,1306010461,'',0,55,0),(2281,1459,_binary 'post',431916,1306094533,'',0,131,0),(2282,1460,_binary 'post',432199,1306334298,'',0,71,0),(2283,1461,_binary 'post',432278,1306417468,'',0,60,0),(2284,1462,_binary 'post',432486,1306592712,'',0,93,0),(2286,1463,_binary 'post',433078,1307221533,'',0,234,0),(2287,1464,_binary 'post',433214,1307380732,'',0,1604,0),(2288,1465,_binary 'post',434573,1308799650,'',0,40,0),(2289,1466,_binary 'post',434885,1309176217,'',0,33,0),(2290,1467,_binary 'post',434910,1309199315,'',0,4,0),(2291,1468,_binary 'post',434995,1309329357,'',0,342,0),(2292,1469,_binary 'post',435411,1309801777,'',0,128,0),(2293,1470,_binary 'post',435412,1309804867,'',0,72,0),(2295,1471,_binary 'post',435751,1310096414,'',0,73,0),(2300,1472,_binary 'post',436076,1310434842,'',0,271,0),(2309,1473,_binary 'post',436277,1310654680,'',0,202,0),(2311,1474,_binary 'post',429429,1310995666,'',0,169,0),(2313,1475,_binary 'post',436635,1311168300,'',0,51,0),(2322,1476,_binary 'post',436899,1311371062,'',0,231,0),(2324,1477,_binary 'post',437330,1311828130,'',0,15,0),(2326,1478,_binary 'post',437435,1311900271,'',0,96,0),(2327,1479,_binary 'post',437435,1311900271,'',0,89,0),(2328,1480,_binary 'post',437435,1311900284,'',0,87,0),(2329,1481,_binary 'post',437435,1311900284,'',0,89,0),(2330,1482,_binary 'post',437435,1311900296,'',0,90,0),(2331,1483,_binary 'post',437435,1311900296,'',0,83,0),(2332,1484,_binary 'post',437435,1311900303,'',0,113,0),(2333,1485,_binary 'post',437435,1311900303,'',0,114,0),(2334,1486,_binary 'post',437435,1311900315,'',0,97,0),(2335,1487,_binary 'post',437445,1311908848,'',0,52,0),(2336,1488,_binary 'post',437605,1312062896,'',0,111,0),(2338,1489,_binary 'post',437651,1312120601,'',0,168,0),(2365,1490,_binary 'post',438149,1312677918,'',0,517,0),(2366,1491,_binary 'post',438198,1312731847,'',0,510,0),(2367,1492,_binary 'post',438242,1312757040,'',0,289,0),(2375,1493,_binary 'post',438295,1312810759,'',0,192,0),(2376,1494,_binary 'post',437891,1312829524,'',0,80,0),(2377,1495,_binary 'post',438328,1312829700,'',0,80,0),(2378,1496,_binary 'post',438329,1312829862,'',0,29,0),(2379,1497,_binary 'post',438366,1312843296,'',0,52,0),(2380,1498,_binary 'post',438463,1312914624,'',0,50,0),(2384,1499,_binary 'post',438610,1313027257,'',0,44,0),(2385,1500,_binary 'post',438617,1313031257,'',0,35,0),(2388,1501,_binary 'post',438627,1313040337,'',0,40,0),(2398,1502,_binary 'post',438690,1313099723,'',0,365,0),(2399,1503,_binary 'post',438690,1313099723,'',0,363,0),(2419,1504,_binary 'post',438820,1313244835,'',0,206,0),(2420,1505,_binary 'post',438868,1313302174,'',0,51,0),(2443,1506,_binary 'post',438902,1313339924,'',0,81,0),(2445,1507,_binary 'post',438905,1313340488,'',0,7,0),(2453,1508,_binary 'post',438948,1313354696,'',0,20,0),(2454,1509,_binary 'post',439023,1313438211,'',0,10,0),(2455,1510,_binary 'post',439023,1313438235,'',0,10,0),(2456,1511,_binary 'post',439023,1313438253,'',0,10,0),(2457,1512,_binary 'post',439023,1313438264,'',0,1,0),(2458,1513,_binary 'post',439023,1313438275,'',0,1,0),(2459,1514,_binary 'post',439023,1313438289,'',0,1,0),(2460,1515,_binary 'post',439023,1313438304,'',0,1,0),(2461,1516,_binary 'post',439023,1313438315,'',0,1,0),(2462,1517,_binary 'post',439023,1313438329,'',0,1,0),(2463,1518,_binary 'post',439023,1313438339,'',0,1,0),(2464,1519,_binary 'post',439023,1313438349,'',0,1,0),(2465,1520,_binary 'post',439023,1313438364,'',0,1,0),(2466,1521,_binary 'post',439031,1313438453,'',0,7,0),(2474,1522,_binary 'post',438079,1313481900,'',0,92,0),(2475,1523,_binary 'post',438080,1313482001,'',0,92,0),(2479,1524,_binary 'post',439161,1313546081,'',0,51,0),(2480,1525,_binary 'post',439164,1313547328,'',0,11,0),(2481,1526,_binary 'post',439180,1313574998,'',0,101,0),(2482,1527,_binary 'post',439263,1313614585,'',0,16,0),(2485,1528,_binary 'post',439284,1313632477,'',0,31,0),(2486,1529,_binary 'post',439303,1313642959,'',0,69,0),(2491,1530,_binary 'post',439320,1313671859,'',0,49,0),(2496,1531,_binary 'post',439405,1313724342,'',0,137,0),(2497,1532,_binary 'post',439471,1313776491,'',0,20,0),(2498,1533,_binary 'post',439473,1313777407,'',0,14,0),(2504,1534,_binary 'post',439565,1313857686,'',0,9,0),(2506,1535,_binary 'post',439621,1313925151,'',0,31,0),(2508,1536,_binary 'post',439659,1313955945,'',0,149,0),(2509,1537,_binary 'post',439659,1313955945,'',0,145,0),(2510,1538,_binary 'post',439662,1313956635,'',0,178,0),(2511,1539,_binary 'post',439663,1313956665,'',0,226,0),(2512,1540,_binary 'post',439677,1313962737,'',0,1152,0),(2513,1541,_binary 'post',439704,1314015826,'',0,173,0),(2514,1542,_binary 'post',439864,1314192487,'',0,33,0),(2515,1543,_binary 'post',439919,1314221757,'',0,79,0),(2516,1544,_binary 'post',439957,1314283967,'',0,11,0),(2517,1545,_binary 'post',440313,1314641879,'',0,16,0),(2518,1546,_binary 'post',440464,1314760951,'',0,21,0),(2523,1547,_binary 'post',440945,1315148604,'',0,10,0),(2524,1548,_binary 'post',440956,1315155855,'',0,101,0),(2525,1549,_binary 'post',440959,1315157209,'',0,19,0),(2547,1550,_binary 'post',441243,1315369250,'',0,63,0),(2548,1551,_binary 'post',441244,1315369480,'',0,50,0),(2550,1552,_binary 'post',441283,1315405829,'',0,78,0),(2554,1553,_binary 'post',441506,1315631849,'',0,17,0),(2555,1554,_binary 'post',441624,1315763463,'',0,49,0),(2556,1555,_binary 'post',441624,1315763463,'',0,54,0),(2569,1556,_binary 'post',441798,1315934473,'',0,61,0),(2570,1557,_binary 'post',441955,1316053787,'',0,146,0),(2571,1558,_binary 'post',441965,1316055382,'',0,124,0),(2572,1559,_binary 'post',441976,1316064675,'',0,110,0),(2573,1560,_binary 'post',441978,1316066215,'',0,104,0),(2575,1561,_binary 'post',441981,1316067367,'',0,101,0),(2606,1562,_binary 'post',442446,1316526568,'',0,55,0),(2607,1563,_binary 'post',442448,1316526955,'',0,102,0),(2608,1564,_binary 'post',442520,1316555491,'',0,90,0),(2609,1565,_binary 'post',442520,1316555491,'',0,86,0),(2614,1566,_binary 'post',442938,1316964853,'',0,126,0),(2615,1567,_binary 'post',442984,1317012519,'',0,87,0),(2616,1568,_binary 'post',443153,1317189166,'',0,68,0),(2617,1569,_binary 'post',443315,1317345020,'',0,167,0),(2618,1570,_binary 'post',443316,1317345856,'',0,86,0),(2619,1571,_binary 'post',443317,1317346721,'',0,84,0),(2620,1572,_binary 'post',443500,1317584534,'',0,37,0),(2621,1573,_binary 'post',444086,1318311197,'',0,53,0),(2623,1574,_binary 'post',444209,1318457198,'',0,58,0),(2624,1575,_binary 'post',444249,1318513981,'',0,141,0),(2625,1576,_binary 'post',444331,1318568246,'',0,33,0),(2626,1577,_binary 'post',444604,1318881506,'',0,75,0),(2627,1578,_binary 'post',444604,1318881506,'',0,75,0),(2628,1579,_binary 'post',444604,1318881563,'',0,75,0),(2629,1580,_binary 'post',444604,1318881563,'',0,74,0),(2630,1581,_binary 'post',444604,1318881622,'',0,71,0),(2631,1582,_binary 'post',444604,1318881622,'',0,73,0),(2632,1583,_binary 'post',444604,1318881699,'',0,73,0),(2633,1584,_binary 'post',444604,1318881699,'',0,73,0),(2634,1585,_binary 'post',444604,1318881743,'',0,73,0),(2635,1586,_binary 'post',444604,1318881743,'',0,76,0),(2636,1587,_binary 'post',444720,1318991998,'',0,45,0),(2637,1588,_binary 'post',444816,1319091472,'',0,53,0),(2640,1589,_binary 'post',445183,1319500445,'',0,86,0),(2641,1590,_binary 'post',444954,1319505785,'',0,29,0),(2642,1591,_binary 'post',445194,1319506075,'',0,66,0),(2643,1592,_binary 'post',445227,1319551463,'',0,41,0),(2647,1593,_binary 'post',445819,1320191390,'',0,85,0),(2648,1594,_binary 'post',445912,1320299579,'',0,85,0),(2651,1595,_binary 'post',446199,1320633084,'',0,23,0),(2652,1596,_binary 'post',446520,1320867116,'',0,33,0),(2653,1597,_binary 'post',446559,1320885283,'',0,16,0),(2654,1598,_binary 'post',446593,1320908104,'',0,110,0),(2655,1599,_binary 'post',446638,1320944129,'',0,31,0),(2656,1600,_binary 'post',446663,1320958011,'',0,36,0),(2657,1601,_binary 'post',446663,1320958011,'',0,35,0),(2658,1602,_binary 'post',446668,1320958930,'',0,45,0),(2659,1603,_binary 'post',446668,1320958930,'',0,45,0),(2660,1604,_binary 'post',446718,1320988479,'',0,45,0),(2661,1605,_binary 'post',446718,1320988479,'',0,42,0),(2662,1606,_binary 'post',446718,1320988490,'',0,41,0),(2663,1607,_binary 'post',446782,1321042881,'',0,48,0),(2664,1608,_binary 'post',446782,1321042881,'',0,47,0),(2665,1609,_binary 'post',446782,1321043120,'',0,50,0),(2666,1610,_binary 'post',446782,1321043120,'',0,51,0),(2667,1611,_binary 'post',446784,1321044147,'',0,20,0),(2668,1612,_binary 'post',446784,1321044147,'',0,20,0),(2669,1613,_binary 'post',446784,1321044154,'',0,20,0),(2670,1614,_binary 'post',446813,1321074413,'',0,22,0),(2671,1615,_binary 'post',446814,1321074578,'',0,48,0),(2672,1616,_binary 'post',446816,1321074799,'',0,42,0),(2673,1617,_binary 'post',446816,1321074799,'',0,41,0),(2674,1618,_binary 'post',446833,1321112449,'',0,60,0),(2675,1619,_binary 'post',446833,1321112449,'',0,60,0),(2676,1620,_binary 'post',446865,1321143641,'',0,31,0),(2677,1621,_binary 'post',446869,1321149445,'',0,266,0),(2678,1622,_binary 'post',446869,1321149445,'',0,245,0),(2679,1623,_binary 'post',446869,1321149467,'',0,247,0),(2680,1624,_binary 'post',446869,1321149467,'',0,250,0),(2681,1625,_binary 'post',446869,1321149497,'',0,240,0),(2682,1626,_binary 'post',446869,1321149497,'',0,246,0),(2683,1627,_binary 'post',446902,1321157833,'',0,78,0),(2684,1628,_binary 'post',446902,1321157833,'',0,77,0),(2685,1629,_binary 'post',446933,1321203134,'',0,41,0),(2686,1630,_binary 'post',446933,1321203134,'',0,37,0),(2687,1631,_binary 'post',446933,1321203141,'',0,38,0),(2688,1632,_binary 'post',446993,1321296620,'',0,10,0),(2689,1633,_binary 'post',447106,1321384721,'',0,91,0),(2690,1634,_binary 'post',447108,1321385216,'',0,91,0),(2691,1635,_binary 'post',447135,1321398108,'',0,23,0),(2692,1636,_binary 'post',447135,1321398108,'',0,23,0),(2693,1637,_binary 'post',447138,1321400132,'',0,84,0),(2694,1638,_binary 'post',447138,1321400132,'',0,82,0),(2696,1639,_binary 'post',447138,1321400354,'',0,87,0),(2697,1640,_binary 'post',447151,1321411804,'',0,194,0),(2698,1641,_binary 'post',447180,1321446996,'',0,78,0),(2699,1642,_binary 'post',447255,1321499893,'',0,29,0),(2700,1643,_binary 'post',447255,1321499893,'',0,32,0),(2701,1644,_binary 'post',447261,1321500865,'',0,74,0),(2702,1645,_binary 'post',447266,1321502073,'',0,37,0),(2703,1646,_binary 'post',447321,1321554501,'',0,38,0),(2704,1647,_binary 'post',447352,1321567483,'',0,89,0),(2705,1648,_binary 'post',447352,1321567483,'',0,79,0),(2706,1649,_binary 'post',447352,1321567489,'',0,79,0),(2707,1650,_binary 'post',447359,1321573646,'',0,31,0),(2708,1651,_binary 'post',447359,1321573646,'',0,32,0),(2709,1652,_binary 'post',447359,1321573656,'',0,30,0),(2710,1653,_binary 'post',447359,1321573656,'',0,31,0),(2711,1654,_binary 'post',447359,1321573662,'',0,36,0),(2712,1655,_binary 'post',447365,1321595211,'',0,223,0),(2713,1656,_binary 'post',447366,1321595518,'',0,139,0),(2714,1657,_binary 'post',447456,1321666618,'',0,64,0),(2715,1658,_binary 'post',447462,1321668842,'',0,43,0),(2716,1659,_binary 'post',447462,1321668842,'',0,44,0),(2717,1660,_binary 'post',447472,1321679512,'',0,52,0),(2718,1661,_binary 'post',447586,1321805163,'',0,13,0),(2719,1662,_binary 'post',447755,1322013435,'',0,97,0),(2720,1663,_binary 'post',447839,1322102396,'',0,99,0),(2721,1664,_binary 'post',447843,1322103130,'',0,79,0),(2722,1665,_binary 'post',447837,1322104547,'',0,27,0),(2725,1666,_binary 'post',447864,1322147160,'',0,35,0),(2726,1667,_binary 'post',447864,1322147160,'',0,33,0),(2727,1668,_binary 'post',448018,1322310496,'',0,60,0),(2728,1669,_binary 'post',448044,1322337590,'',0,66,0),(2729,1670,_binary 'post',448071,1322360274,'',0,25,0),(2730,1671,_binary 'post',448073,1322363748,'',0,43,0),(2731,1672,_binary 'post',448073,1322363748,'',0,45,0),(2732,1673,_binary 'post',448084,1322407077,'',0,117,0),(2733,1674,_binary 'post',448140,1322444520,'',0,114,0),(2734,1675,_binary 'post',448194,1322508287,'',0,66,0),(2735,1676,_binary 'post',448195,1322509048,'',0,88,0),(2736,1677,_binary 'post',448266,1322586601,'',0,371,0),(2737,1678,_binary 'post',448266,1322586601,'',0,369,0),(2738,1679,_binary 'post',448266,1322586608,'',0,386,0),(2739,1680,_binary 'post',448276,1322590175,'',0,68,0),(2740,1681,_binary 'post',448276,1322590175,'',0,78,0),(2741,1682,_binary 'post',448304,1322610959,'',0,12,0),(2742,1683,_binary 'post',448434,1322749543,'',0,74,0),(2743,1684,_binary 'post',448579,1322866638,'',0,102,0),(2744,1685,_binary 'post',448583,1323140091,'',0,54,0),(2745,1686,_binary 'post',448869,1323194713,'',0,55,0),(2746,1687,_binary 'post',448928,1323267513,'',0,7,0),(2747,1688,_binary 'post',448928,1323267513,'',0,7,0),(2748,1689,_binary 'post',448928,1323267526,'',0,7,0),(2749,1690,_binary 'post',449017,1323325780,'',0,179,0),(2750,1691,_binary 'post',449074,1323410340,'',0,67,0),(2751,1692,_binary 'post',449233,1323573153,'',0,128,0),(2752,1693,_binary 'post',449233,1323573153,'',0,122,0),(2753,1694,_binary 'post',449337,1323713453,'',0,116,0),(2754,1695,_binary 'post',449437,1323834995,'',0,135,0),(2755,1696,_binary 'post',449530,1323932041,'',0,134,0),(2756,1697,_binary 'post',449531,1323932990,'',0,108,0),(2757,1698,_binary 'post',449811,1324248377,'',0,73,0),(2758,1699,_binary 'post',449816,1324252958,'',0,502,0),(2759,1700,_binary 'post',449826,1324263813,'',0,181,0),(2760,1701,_binary 'post',449826,1324263813,'',0,182,0),(2761,1702,_binary 'post',450029,1324252958,'',0,111,0),(2762,1703,_binary 'post',450261,1324692101,'',0,117,0),(2763,1704,_binary 'post',450261,1324692101,'',0,114,0),(2764,1705,_binary 'post',450618,1325125260,'',0,64,0),(2765,1706,_binary 'post',450625,1325131866,'',0,97,0),(2766,1707,_binary 'post',450733,1325224408,'',0,77,0),(2767,1708,_binary 'post',450743,1325231582,'',0,97,0),(2769,1709,_binary 'post',451592,1326049572,'',0,33,0),(2771,1710,_binary 'post',451901,1326352199,'',0,56,0),(2772,1711,_binary 'post',451969,1326432513,'',0,121,0),(2775,1712,_binary 'post',452568,1327077688,'',0,12,0),(2776,1713,_binary 'post',401241,1327127033,'',0,1,0),(2777,1714,_binary 'post',453107,1327633687,'',0,43,0),(2778,1715,_binary 'post',453110,1327636336,'',0,21,0),(2779,1716,_binary 'post',453233,1327788709,'',0,13,0),(2780,1717,_binary 'post',453233,1327789577,'',0,19,0),(2781,1718,_binary 'post',453233,1327789731,'',0,13,0),(2782,1719,_binary 'post',453233,1327789851,'',0,13,0),(2783,1720,_binary 'post',453248,1327803299,'',0,37,0),(2784,1721,_binary 'post',453474,1328080856,'',0,62,0),(2787,1724,_binary 'post',453792,1328395941,'',0,15,0),(2788,1725,_binary 'post',453866,1328511460,'',0,22,0),(2789,1726,_binary 'post',453904,1328566899,'',0,34,0),(2790,1727,_binary 'post',453919,1328590462,'',0,70,0),(2791,1728,_binary 'post',453997,1328675376,'',0,58,0),(2792,1729,_binary 'post',454150,1328835974,'',0,24,0),(2793,1730,_binary 'post',454184,1328893602,'',0,35,0),(2794,1731,_binary 'post',454187,1328894630,'',0,18,0),(2795,1732,_binary 'post',455173,1329374729,'',0,40,0),(2796,1733,_binary 'post',455386,1329629120,'',0,45,0),(2797,1734,_binary 'post',455713,1329987687,'',0,21,0),(2798,1735,_binary 'post',455770,1330041206,'',0,50,0),(2799,1736,_binary 'post',455846,1330135010,'',0,127,0),(2801,1737,_binary 'post',456509,1331003102,'',0,46,0),(2802,1738,_binary 'post',456588,1331096346,'',0,63,0),(2803,1739,_binary 'post',456592,1331101904,'',0,86,0),(2804,1740,_binary 'post',457209,1331783341,'',0,90,0),(2805,1741,_binary 'post',457487,1332042868,'',0,59,0),(2806,1742,_binary 'post',457920,1332554930,'',0,57,0),(2807,1743,_binary 'post',457922,1332560101,'',0,68,0),(2808,1744,_binary 'post',458376,1333050159,'',0,21,0),(2811,1745,_binary 'post',458449,1333143956,'',0,187,0),(2812,1746,_binary 'post',458537,1333275994,'',0,179,0),(2816,1747,_binary 'post',458820,1333669190,'',0,245,0),(2817,1748,_binary 'post',458820,1333669521,'',0,212,0),(2818,1749,_binary 'post',458821,1333674763,'',0,145,0),(2827,1750,_binary 'post',459110,1333977149,'',0,98,0),(2828,1751,_binary 'post',459167,1334063906,'',0,93,0),(2830,1752,_binary 'post',459355,1334192180,'',0,45,0),(2831,1753,_binary 'post',459358,1334193834,'',0,65,0),(2832,1754,_binary 'post',459360,1334194532,'',0,20,0),(2833,1755,_binary 'post',459694,1334631832,'',0,96,0),(2834,1756,_binary 'post',459944,1334885497,'',0,87,0),(2835,1757,_binary 'post',460069,1335023590,'',0,142,0),(2836,1758,_binary 'post',460362,1335329511,'',0,57,0),(2837,1759,_binary 'post',460426,1335382618,'',0,68,0),(2838,1760,_binary 'post',460620,1335627074,'',0,69,0),(2839,1761,_binary 'post',460871,1335877970,'',0,42,0),(2840,1762,_binary 'post',460945,1335908367,'',0,70,0),(2843,1763,_binary 'post',461190,1336109494,'',0,51,0),(2845,1764,_binary 'post',461240,1336154714,'',0,429,0),(2846,1765,_binary 'post',461240,1336154958,'',0,431,0),(2847,1766,_binary 'post',461282,1336186328,'',0,15,0),(2848,1767,_binary 'post',461593,1336488385,'',0,75,0),(2849,1768,_binary 'post',461832,1336616880,'',0,49,0),(2852,1769,_binary 'post',461971,1336712606,'',0,71,0),(2853,1770,_binary 'post',461982,1336726908,'',0,2411,0),(2854,1771,_binary 'post',462111,1336786987,'',0,90,0),(2856,1772,_binary 'post',462122,1336790546,'',0,73,0),(2857,1773,_binary 'post',462340,1337041778,'',0,53,0),(2859,1774,_binary 'post',462343,1337043393,'',0,101,0),(2860,1775,_binary 'post',462476,1337137768,'',0,75,0),(2861,1776,_binary 'post',462825,1337461931,'',0,50,0),(2862,1777,_binary 'post',463889,1338249452,'',0,87,0),(2863,1778,_binary 'post',464091,1338411941,'',0,26,0),(2864,1779,_binary 'post',464498,1338780256,'',0,105,0),(2866,1780,_binary 'post',465325,1339487338,'',0,114,0),(2867,1781,_binary 'post',465336,1339496788,'',0,7,0),(2868,1782,_binary 'post',465947,1339936471,'',0,199,0),(2869,1783,_binary 'post',466743,1340400274,'',0,483,0),(2870,1784,_binary 'post',467420,1341081022,'',0,243,0),(2871,1785,_binary 'post',467878,1341431106,'',0,844,0),(2876,1786,_binary 'post',469075,1342616461,'',0,207,0),(2877,1787,_binary 'post',469229,1342734525,'',0,39,0),(2880,1788,_binary 'post',469229,1342743024,'',0,36,0),(2882,1789,_binary 'post',469378,1342814188,'',0,49,0),(2884,1790,_binary 'post',469481,1342977875,'',0,56,0),(2885,1791,_binary 'post',469609,1343069711,'',0,255,0),(2886,1792,_binary 'post',469714,1343166494,'',0,812,0),(2887,1793,_binary 'post',469865,1343271758,'',0,249,0),(2888,1794,_binary 'post',469879,1343315079,'',0,43,0),(2889,1795,_binary 'post',470053,1343492069,'',0,2,0),(2891,1796,_binary 'post',470650,1344012065,'',0,48,0),(2895,1797,_binary 'post',470782,1344103349,'',0,44,0),(2897,1798,_binary 'post',471123,1344475450,'',0,75,0),(2906,1799,_binary 'post',471617,1344995638,'',0,427,0),(2907,1800,_binary 'post',471721,1345079310,'',0,77,0),(2915,1801,_binary 'post',472173,1345575671,'',0,111,0),(2918,1802,_binary 'post',472249,1345660443,'',0,121,0),(2919,1803,_binary 'post',472278,1345699353,'',0,56,0),(2923,1804,_binary 'post',472478,1345900435,'',0,38,0),(2924,1805,_binary 'post',472480,1345902414,'',0,53,0),(2927,1806,_binary 'post',472731,1346164717,'',0,22,0),(2934,1807,_binary 'post',441897,1346493787,'',0,4,0),(2935,1808,_binary 'post',473128,1346560295,'',0,122,0),(2944,1809,_binary 'post',473500,1347001491,'',0,17,0),(2945,1810,_binary 'post',473836,1347214153,'',0,94,0),(2946,1811,_binary 'post',473977,1347374320,'',0,21,0),(2951,1812,_binary 'post',474899,1348104742,'',0,47,0),(2960,1814,_binary 'post',475594,1348698150,'',0,93,0),(2961,1815,_binary 'post',475627,1348725528,'',0,48,0),(2962,1816,_binary 'post',475646,1348754906,'',0,36,0),(2967,1817,_binary 'post',475916,1348957722,'',0,97,0),(2969,1818,_binary 'post',476249,1349287590,'',0,11,0),(2970,1819,_binary 'post',476412,1349382180,'',0,697,0),(2984,1820,_binary 'post',477005,1349895937,'',0,44,0),(2986,1821,_binary 'post',477097,1349971344,'',0,37,0),(2993,1822,_binary 'post',477170,1350010279,'',0,109,0),(2994,1823,_binary 'post',477170,1350010279,'',0,569,0),(2999,1825,_binary 'post',138826,1350500360,'',0,189,0),(3000,1826,_binary 'post',477916,1350659123,'',0,33,0),(3011,1827,_binary 'post',478169,1350868190,'',0,64,0),(3014,1828,_binary 'post',478927,1351460924,'',0,43,0),(3026,1829,_binary 'post',479695,1352088466,'',0,38,0),(3032,1830,_binary 'post',479810,1352158053,'',0,32,0),(3042,1831,_binary 'post',480106,1352330045,'',0,22,0),(3078,1832,_binary 'post',480451,1352672414,'',0,13,0),(3086,1833,_binary 'post',481109,1352986814,'',0,78,0),(3104,1834,_binary 'post',481768,1353513227,'',0,59,0),(3105,1835,_binary 'post',481772,1353514087,'',0,58,0),(3106,1836,_binary 'post',481777,1353514937,'',0,248,0),(3112,1837,_binary 'post',482020,1353782813,'',0,9,0),(3121,1838,_binary 'post',482610,1354287445,'',0,24,0),(3123,1839,_binary 'post',482712,1354329962,'',0,641,0),(3124,1840,_binary 'post',482717,1354331034,'',0,174,0),(3127,1841,_binary 'post',483039,1354591676,'',0,286,0),(3128,1842,_binary 'post',483337,1354812778,'',0,33,0),(3129,1843,_binary 'post',483426,1354882375,'',0,27,0),(3130,1844,_binary 'post',483605,1355078820,'',0,67,0),(3131,1845,_binary 'post',483605,1355078820,'',0,69,0),(3132,1846,_binary 'post',483605,1355078848,'',0,59,0),(3133,1847,_binary 'post',483644,1355165927,'',0,195,0),(3134,1848,_binary 'post',483644,1355166565,'',0,197,0),(3135,1849,_binary 'post',484236,1355593856,'',0,18,0),(3137,1850,_binary 'post',484315,1355682180,'',0,16,0),(3138,1851,_binary 'post',484413,1355776556,'',0,60,0),(3141,1852,_binary 'post',484644,1355955773,'',0,2,0),(3145,1853,_binary 'post',484988,1356227658,'',0,65,0),(3146,1854,_binary 'post',485180,1356475856,'',0,2808,0),(3166,1855,_binary 'post',486514,1357500726,'',0,132,0),(3167,1856,_binary 'post',486514,1357500899,'',0,130,0),(3168,1857,_binary 'post',486650,1357607151,'',0,57,0),(3180,1858,_binary 'post',487688,1358448474,'',0,44,0),(3181,1859,_binary 'post',487688,1358448665,'',0,48,0),(3182,1860,_binary 'post',487893,1358614317,'',0,186,0),(3193,1862,_binary 'post',488277,1358965252,'',0,37,0),(3205,1863,_binary 'post',488499,1359153831,'',0,39,0),(3206,1864,_binary 'post',488556,1359217995,'',0,35,0),(3214,1865,_binary 'post',488804,1359431973,'',0,23,0),(3227,1866,_binary 'post',489524,1360065088,'',0,40,0),(3231,1867,_binary 'post',489810,1360263312,'',0,15,0),(3234,1868,_binary 'post',489887,1360319122,'',0,8,0),(3237,1869,_binary 'post',490082,1360516829,'',0,7,0),(3244,1870,_binary 'post',490471,1360885009,'',0,5,0),(3252,1871,_binary 'post',490844,1361205758,'',0,10,0),(3255,1872,_binary 'post',490991,1361323733,'',0,15,0),(3258,1873,_binary 'post',491271,1361586791,'',0,33,0),(3266,1874,_binary 'post',492214,1362614304,'',0,20,0),(3268,1875,_binary 'post',492407,1362824150,'',0,10,0),(3275,1876,_binary 'post',493398,1364101209,'',0,34,0),(3276,1877,_binary 'post',493614,1364402701,'',0,2,0),(3278,1878,_binary 'post',493832,1364659640,'',0,19,0),(3283,1879,_binary 'post',494445,1365542102,'',0,12,0),(3286,1880,_binary 'post',494726,1365862962,'',0,15,0),(3287,1881,_binary 'post',494726,1365862962,'',0,14,0),(3289,1882,_binary 'post',494802,1365963287,'',0,12,0),(3317,1883,_binary 'post',496372,1367746735,'',0,3,0),(3340,1885,_binary 'post',496997,1368384933,'',0,8,0),(3345,1886,_binary 'post',497416,1368824293,'',0,3,0),(3346,1887,_binary 'post',497416,1368824293,'',0,3,0),(3347,1888,_binary 'post',497416,1368824362,'',0,3,0),(3352,1889,_binary 'post',497703,1369259918,'',0,31,0),(3356,1890,_binary 'post',497996,1369636651,'',0,4,0),(3357,1891,_binary 'post',497999,1369640320,'',0,15,0),(3358,1892,_binary 'post',498000,1369640727,'',0,24,0),(3359,1893,_binary 'post',498001,1369640975,'',0,24,0),(3413,1894,_binary 'post',499708,1371662177,'',0,2,0),(3414,1895,_binary 'post',499723,1371667317,'',0,15,0),(3423,1896,_binary 'post',500014,1371923408,'',0,8,0),(3424,1897,_binary 'post',500018,1371925290,'',0,11,0),(3428,1898,_binary 'post',500039,1371931580,'',0,7,0),(3554,1899,_binary 'post',502368,1374375824,'',0,16,0),(3587,1900,_binary 'post',503434,1375564676,'',0,27,0),(3597,1901,_binary 'post',503771,1375987172,'',0,2,0),(3604,1902,_binary 'post',504597,1376850919,'',0,7,0),(3612,1903,_binary 'post',505200,1377629382,'',0,27,0),(3627,1904,_binary 'post',506060,1378490940,'',0,4,0),(3640,1905,_binary 'post',507231,1379983725,'',0,2,0),(3647,1906,_binary 'post',507668,1380562165,'',0,16,0),(3648,1907,_binary 'post',507668,1380562165,'',0,17,0),(3649,1908,_binary 'post',507668,1380563126,'',0,17,0),(3651,1909,_binary 'post',508163,1381139661,'',0,19,0),(3652,1910,_binary 'post',508202,1381191031,'',0,10,0),(3655,1911,_binary 'post',508224,1381203999,'',0,5,0),(3656,1912,_binary 'post',508233,1381226431,'',0,2,0),(3659,1913,_binary 'post',508531,1381532049,'',0,3,0),(3661,1914,_binary 'post',508602,1381645513,'',0,3,0),(3662,1915,_binary 'post',508604,1381665913,'',0,8,0),(3663,1916,_binary 'post',508604,1381665951,'',0,8,0),(3664,1917,_binary 'post',508604,1381666203,'',0,8,0),(3665,1918,_binary 'post',508604,1381666390,'',0,8,0),(3666,1919,_binary 'post',508604,1381666710,'',0,8,0),(3667,1920,_binary 'post',508605,1381667968,'',0,7,0),(3668,1921,_binary 'post',508610,1381674280,'',0,10,0),(3669,1922,_binary 'post',508660,1381750292,'',0,4,0),(3671,1923,_binary 'post',508661,1381751055,'',0,7,0),(3672,1924,_binary 'post',508661,1381751072,'',0,7,0),(3673,1925,_binary 'post',508661,1381751185,'',0,7,0),(3674,1926,_binary 'post',508661,1381751102,'',0,7,0),(3675,1927,_binary 'post',508661,1381751124,'',0,7,0),(3676,1928,_binary 'post',508661,1381751149,'',0,7,0),(3677,1929,_binary 'post',508687,1381772115,'',0,21,0),(3681,1930,_binary 'post',508786,1381856236,'',0,2,0),(3682,1931,_binary 'post',508786,1381856252,'',0,2,0),(3683,1932,_binary 'post',508786,1381856269,'',0,2,0),(3684,1933,_binary 'post',508786,1381856283,'',0,2,0),(3685,1934,_binary 'post',508786,1381856300,'',0,2,0),(3686,1935,_binary 'post',508793,1381860677,'',0,3,0),(3687,1936,_binary 'post',508793,1381860696,'',0,3,0),(3688,1937,_binary 'post',508793,1381860716,'',0,3,0),(3689,1938,_binary 'post',508797,1381861619,'',0,2,0),(3690,1939,_binary 'post',508797,1381861633,'',0,2,0),(3691,1940,_binary 'post',508797,1381861648,'',0,2,0),(3692,1941,_binary 'post',508840,1381919168,'',0,9,0),(3693,1942,_binary 'post',508869,1381937196,'',0,27,0),(3694,1943,_binary 'post',509006,1382056003,'',0,7,0),(3695,1944,_binary 'post',509006,1382056020,'',0,7,0),(3696,1945,_binary 'post',509035,1382096373,'',0,38,0),(3697,1946,_binary 'post',509100,1382151657,'',0,13,0),(3698,1947,_binary 'post',509107,1382160759,'',0,3,0),(3699,1948,_binary 'post',509107,1382160775,'',0,3,0),(3700,1949,_binary 'post',509107,1382160789,'',0,3,0),(3701,1950,_binary 'post',509107,1382160801,'',0,3,0),(3703,1951,_binary 'post',509153,1382213451,'',0,19,0),(3704,1952,_binary 'post',509153,1382213471,'',0,19,0),(3705,1953,_binary 'post',509153,1382213491,'',0,19,0),(3706,1954,_binary 'post',509154,1382214991,'',0,18,0),(3707,1955,_binary 'post',509154,1382215005,'',0,18,0),(3708,1956,_binary 'post',509154,1382215020,'',0,18,0),(3709,1957,_binary 'post',509154,1382215034,'',0,18,0),(3710,1958,_binary 'post',509154,1382215051,'',0,18,0),(3711,1959,_binary 'post',509168,1382257377,'',0,16,0),(3712,1960,_binary 'post',509177,1382274948,'',0,3,0),(3713,1961,_binary 'post',509201,1382291863,'',0,15,0),(3714,1962,_binary 'post',509201,1382291877,'',0,15,0),(3715,1963,_binary 'post',509201,1382291894,'',0,15,0),(3716,1964,_binary 'post',509201,1382291909,'',0,15,0),(3717,1965,_binary 'post',509201,1382291927,'',0,15,0),(3718,1966,_binary 'post',509201,1382291962,'',0,15,0),(3719,1967,_binary 'post',509212,1382310323,'',0,11,0),(3720,1968,_binary 'post',509212,1382310336,'',0,11,0),(3721,1969,_binary 'post',509212,1382310351,'',0,11,0),(3722,1970,_binary 'post',509212,1382310365,'',0,11,0),(3723,1971,_binary 'post',509212,1382310381,'',0,11,0),(3724,1972,_binary 'post',509212,1382310397,'',0,11,0),(3725,1973,_binary 'post',509212,1382310418,'',0,11,0),(3726,1974,_binary 'post',509262,1382381820,'',0,3,0),(3727,1975,_binary 'post',509262,1382381829,'',0,3,0),(3728,1976,_binary 'post',509262,1382381843,'',0,3,0),(3729,1977,_binary 'post',509262,1382381860,'',0,3,0),(3730,1978,_binary 'post',509262,1382381881,'',0,3,0),(3731,1979,_binary 'post',509560,1382662380,'',0,4,0),(3732,1980,_binary 'post',509560,1382662402,'',0,4,0),(3733,1981,_binary 'post',509612,1382717887,'',0,31,0),(3734,1982,_binary 'post',509706,1382830962,'',0,29,0),(3736,1984,_binary 'post',509840,1383055715,'',0,2,0),(3737,1985,_binary 'post',509840,1383055747,'',0,2,0),(3738,1986,_binary 'post',509840,1383055765,'',0,2,0),(3739,1987,_binary 'post',509840,1383055789,'',0,2,0),(3740,1988,_binary 'post',509840,1383055805,'',0,2,0),(3741,1989,_binary 'post',509840,1383055824,'',0,2,0),(3742,1990,_binary 'post',509840,1383055843,'',0,2,0),(3744,1991,_binary 'post',509852,1383065469,'',0,23,0),(3745,1992,_binary 'post',509852,1383065488,'',0,23,0),(3746,1993,_binary 'post',509852,1383065522,'',0,23,0),(3747,1994,_binary 'post',509852,1383065541,'',0,23,0),(3748,1995,_binary 'post',509852,1383065559,'',0,23,0),(3749,1996,_binary 'post',509852,1383065577,'',0,23,0),(3750,1997,_binary 'post',509852,1383065594,'',0,23,0),(3751,1998,_binary 'post',509962,1383167281,'',0,21,0),(3752,1999,_binary 'post',509962,1383167294,'',0,21,0),(3753,2000,_binary 'post',509962,1383167311,'',0,21,0),(3764,2001,_binary 'post',510235,1383491636,'',0,5,0),(3769,2002,_binary 'post',510360,1383684657,'',0,7,0),(3778,2003,_binary 'post',510489,1383843811,'',0,1,0),(3779,2004,_binary 'post',510492,1383844034,'',0,1,0),(3780,2005,_binary 'post',510492,1383844300,'',0,1,0),(3781,2006,_binary 'post',510492,1383844320,'',0,1,0),(3782,2007,_binary 'post',510492,1383844340,'',0,1,0),(3783,2008,_binary 'post',510492,1383844358,'',0,1,0),(3784,2009,_binary 'post',510492,1383844379,'',0,1,0),(3786,2010,_binary 'post',510581,1383944276,'',0,17,0),(3787,2011,_binary 'post',510581,1383944300,'',0,17,0),(3788,2012,_binary 'post',510581,1383944410,'',0,17,0),(3789,2013,_binary 'post',510581,1383944455,'',0,17,0),(3790,2014,_binary 'post',510688,1384045562,'',0,3,0),(3791,2015,_binary 'post',510690,1384046147,'',0,3,0),(3792,2016,_binary 'post',510690,1384046224,'',0,3,0),(3793,2017,_binary 'post',510740,1384151481,'',0,2,0),(3796,2018,_binary 'post',510895,1384287412,'',0,1,0),(3797,2019,_binary 'post',510920,1384300930,'',0,3,0),(3799,2020,_binary 'post',511039,1384407183,'',0,1,0),(3800,2021,_binary 'post',511040,1384408048,'',0,6,0),(3801,2022,_binary 'post',511043,1384424052,'',0,3,0),(3802,2023,_binary 'post',511071,1384450710,'',0,3,0),(3803,2024,_binary 'post',511186,1384547244,'',0,4,0),(3804,2025,_binary 'post',511186,1384547283,'',0,4,0),(3805,2026,_binary 'post',511189,1384547704,'',0,2,0),(3806,2027,_binary 'post',511189,1384547719,'',0,2,0),(3807,2028,_binary 'post',511189,1384547734,'',0,2,0),(3808,2029,_binary 'post',511259,1384609231,'',0,6,0),(3809,2030,_binary 'post',511278,1384621463,'',0,16,0),(3811,2031,_binary 'post',511299,1384684958,'',0,4,0),(3814,2032,_binary 'post',511337,1384704882,'',0,1,0),(3815,2033,_binary 'post',511380,1384780904,'',0,3,0),(3816,2034,_binary 'post',511588,1384961416,'',0,20,0),(3818,2035,_binary 'post',511857,1385239286,'',0,2,0),(3819,2036,_binary 'post',511859,1385241431,'',0,3,0),(3820,2037,_binary 'post',511860,1385241860,'',0,2,0),(3821,2038,_binary 'post',511868,1385250781,'',0,3,0),(3822,2039,_binary 'post',511905,1385310507,'',0,29,0),(3823,2040,_binary 'post',512265,1385705189,'',0,7,0),(3825,2041,_binary 'post',512346,1385815245,'',0,10,0),(3829,2042,_binary 'post',512386,1385929740,'',0,8,0),(3830,2043,_binary 'post',512516,1386040464,'',0,10,0),(3833,2044,_binary 'post',512517,1386096018,'',0,3,0),(3834,2045,_binary 'post',512598,1386122971,'',0,4,0),(3837,2046,_binary 'post',512612,1386168812,'',0,3,0),(3838,2047,_binary 'post',512624,1386172074,'',0,6,0),(3839,2048,_binary 'post',512616,1386172464,'',0,21,0),(3840,2049,_binary 'post',512628,1386176987,'',0,2,0),(3841,2050,_binary 'post',512577,1386177246,'',0,4,0),(3842,2051,_binary 'post',512577,1386177311,'',0,4,0),(3845,2052,_binary 'post',512860,1386359606,'',0,6,0),(3846,2053,_binary 'post',512860,1386359862,'',0,6,0),(3847,2054,_binary 'post',512923,1386441812,'',0,5,0),(3848,2055,_binary 'post',513082,1386700954,'',0,11,0),(3849,2056,_binary 'post',513137,1386781477,'',0,5,0),(3851,2057,_binary 'post',513414,1387032717,'',0,3,0),(3852,2058,_binary 'post',513434,1387042788,'',0,18,0),(3854,2059,_binary 'post',513478,1387128378,'',0,23,0),(3855,2060,_binary 'post',513878,1387476826,'',0,3,0),(3861,2061,_binary 'post',514311,1387951193,'',0,9,0),(3862,2062,_binary 'post',514497,1388155934,'',0,9,0),(3864,2063,_binary 'post',514516,1388162011,'',0,2,0),(3865,2064,_binary 'post',514519,1388163905,'',0,3,0),(3866,2065,_binary 'post',514519,1388163905,'',0,3,0),(3867,2066,_binary 'post',514520,1388164296,'',0,8,0),(3868,2067,_binary 'post',514862,1388557684,'',0,3,0),(3869,2068,_binary 'post',514862,1388557765,'',0,3,0),(3870,2069,_binary 'post',514862,1388557822,'',0,3,0),(3872,2070,_binary 'post',514941,1388681570,'',0,4,0),(3878,2071,_binary 'post',515379,1389286607,'',0,19,0),(3879,2072,_binary 'post',515416,1389364649,'',0,13,0),(3881,2073,_binary 'post',516478,1390845923,'',0,6,0),(3882,2074,_binary 'post',516685,1391111100,'',0,3,0),(3892,2075,_binary 'post',516921,1391440069,'',0,11,0),(3893,2076,_binary 'post',516921,1391440069,'',0,10,0),(3894,2077,_binary 'post',516921,1391440153,'',0,10,0),(3900,2078,_binary 'post',517033,1391626875,'',0,5,0),(3903,2079,_binary 'post',517484,1392233968,'',0,2,0),(3904,2080,_binary 'post',517484,1392233968,'',0,2,0),(3905,2081,_binary 'post',517484,1392234199,'',0,1,0),(3906,2082,_binary 'post',517484,1392234199,'',0,1,0),(3907,2083,_binary 'post',517484,1392234368,'',0,1,0),(3908,2084,_binary 'post',517484,1392234368,'',0,3,0),(3909,2085,_binary 'post',517485,1392239487,'',0,1,0),(3910,2086,_binary 'post',517485,1392239487,'',0,1,0),(3911,2087,_binary 'post',517497,1392249681,'',0,3,0),(3912,2088,_binary 'post',517497,1392249681,'',0,2,0),(3913,2089,_binary 'post',517497,1392257660,'',0,2,0),(3914,2090,_binary 'post',517497,1392257660,'',0,1,0),(3915,2091,_binary 'post',517497,1392257746,'',0,2,0),(3916,2092,_binary 'post',517504,1392262255,'',0,4,0),(3917,2093,_binary 'post',517513,1392291184,'',0,1,0),(3919,2094,_binary 'post',517528,1392302628,'',0,4,0),(3920,2095,_binary 'post',517528,1392302628,'',0,4,0),(3922,2096,_binary 'post',517630,1392484498,'',0,5,0),(3923,2097,_binary 'post',517637,1392485978,'',0,6,0),(3924,2098,_binary 'post',517684,1392560531,'',0,8,0),(3927,2099,_binary 'post',517858,1392849369,'',0,9,0),(3928,2100,_binary 'post',517872,1392907922,'',0,7,0),(3929,2101,_binary 'post',517901,1392927384,'',0,4,0),(3931,2102,_binary 'post',517972,1393033926,'',0,6,0),(3932,2103,_binary 'post',518011,1393092715,'',0,4,0),(3939,2104,_binary 'post',518896,1394561435,'',0,0,0),(3940,2105,_binary 'post',518883,1394564965,'',0,2,0),(3941,2106,_binary 'post',518999,1394734960,'',0,81,0),(3948,2107,_binary 'post',519305,1395246433,'',0,1,0),(3958,2108,_binary 'post',519804,1395997593,'',0,1,0),(3960,2109,_binary 'post',520069,1396413129,'',0,2,0),(3961,2110,_binary 'post',520071,1396413569,'',0,2,0),(3963,2111,_binary 'post',520194,1396547085,'',0,25,0),(3969,2112,_binary 'post',520403,1396891342,'',0,6,0),(3972,2113,_binary 'post',520449,1396968229,'',0,3,0),(3976,2114,_binary 'post',520488,1396982060,'',0,6,0),(3978,2115,_binary 'post',520533,1397059750,'',0,2,0),(3985,2116,_binary 'post',520620,1397147999,'',0,5,0),(3988,2117,_binary 'post',520884,1397571855,'',0,1,0),(3989,2118,_binary 'post',520899,1397580930,'',0,3,0),(3998,2119,_binary 'post',521061,1397843960,'',0,5,0),(3999,2120,_binary 'post',521194,1398104003,'',0,1,0),(4000,2121,_binary 'post',521231,1398175166,'',0,1,0),(4001,2122,_binary 'post',521305,1398268235,'',0,1,0),(4008,2123,_binary 'post',521357,1398353377,'',0,2,0),(4013,2124,_binary 'post',521582,1398722350,'',0,1,0),(4017,2125,_binary 'post',521713,1398965177,'',0,2,0),(4019,2126,_binary 'post',521759,1399049728,'',0,0,0),(4020,2127,_binary 'post',521769,1399063978,'',0,1,0),(4021,2128,_binary 'post',521808,1399132285,'',0,10,0),(4022,2129,_binary 'post',521829,1399209780,'',0,1,0),(4024,2130,_binary 'post',522161,1399728415,'',0,1,0),(4025,2131,_binary 'post',522222,1399819915,'',0,3,0),(4027,2132,_binary 'post',522235,1399831423,'',0,6,0),(4029,2133,_binary 'post',522296,1399988528,'',0,1,0),(4030,2134,_binary 'post',522319,1400000826,'',0,1,0),(4032,2135,_binary 'post',522379,1400084236,'',0,0,0),(4033,2136,_binary 'post',522433,1400168907,'',0,1,0),(4034,2137,_binary 'post',522433,1400168907,'',0,1,0),(4036,2138,_binary 'post',522460,1400181985,'',0,1,0),(4037,2139,_binary 'post',522529,1400333279,'',0,1,0),(4040,2140,_binary 'post',522723,1400691040,'',0,19,0),(4044,2141,_binary 'post',522926,1401043136,'',0,1,0),(4047,2142,_binary 'post',522977,1401208394,'',0,1,0),(4049,2143,_binary 'post',523041,1401302673,'',0,0,0),(4050,2144,_binary 'post',523048,1401322181,'',0,0,0),(4051,2145,_binary 'post',523083,1401385537,'',0,1,0),(4052,2146,_binary 'post',523099,1401433180,'',0,4,0),(4053,2147,_binary 'post',523100,1401433901,'',0,3,0),(4054,2148,_binary 'post',523233,1401722995,'',0,0,0),(4055,2149,_binary 'post',523300,1401893301,'',0,2,0),(4056,2150,_binary 'post',523408,1402072263,'',0,1,0),(4062,2151,_binary 'post',524027,1403105915,'',0,2,0),(4063,2152,_binary 'post',524089,1403194120,'',0,2,0),(4064,2153,_binary 'post',524117,1403211944,'',0,1,0),(4066,2154,_binary 'post',524226,1403371166,'',0,2,0),(4072,2155,_binary 'post',524670,1403977774,'',0,2,0),(4073,2156,_binary 'post',524781,1404231243,'',0,2,0),(4074,2157,_binary 'post',524959,1404593838,'',0,1,0),(4077,2158,_binary 'post',525007,1404699023,'',0,6,0),(4078,2159,_binary 'post',525025,1404744152,'',0,0,0),(4079,2160,_binary 'post',525036,1404749966,'',0,4,0),(4082,2161,_binary 'post',525189,1404944574,'',0,2,0),(4084,2162,_binary 'post',525278,1405176856,'',0,2,0),(4085,2163,_binary 'post',525362,1405392105,'',0,4,0),(4086,2164,_binary 'post',525390,1405446146,'',0,4,0),(4087,2165,_binary 'post',525510,1405696875,'',0,0,0),(4088,2166,_binary 'post',525525,1405713332,'',0,4,0),(4092,2167,_binary 'post',525755,1406214579,'',0,1,0),(4093,2168,_binary 'post',525889,1406417591,'',0,1,0),(4094,2169,_binary 'post',525953,1406570119,'',0,1,0),(4095,2170,_binary 'post',526043,1406728431,'',0,2,0),(4096,2171,_binary 'post',526047,1406732714,'',0,1,0),(4097,2172,_binary 'post',526091,1406815890,'',0,2,0),(4098,2173,_binary 'post',526091,1406816048,'',0,2,0),(4100,2174,_binary 'post',526300,1407090778,'',0,1,0),(4102,2175,_binary 'post',526378,1407208383,'',0,1,0),(4103,2176,_binary 'post',526451,1407337164,'',0,1,0),(4104,2177,_binary 'post',526454,1407339968,'',0,1,0),(4105,2178,_binary 'post',526508,1407429427,'',0,1,0),(4106,2179,_binary 'post',526666,1407682572,'',0,2,0),(4109,2180,_binary 'post',526732,1407774291,'',0,3,0),(4111,2181,_binary 'post',526836,1407949029,'',0,1,0),(4112,2182,_binary 'post',526839,1407951632,'',0,30,0),(4113,2183,_binary 'post',526977,1408200417,'',0,1,0),(4116,2184,_binary 'post',527083,1408382066,'',0,3,0),(4117,2185,_binary 'post',527116,1408461134,'',0,1,0),(4118,2186,_binary 'post',527337,1408824193,'',0,1,0),(4119,2187,_binary 'post',527350,1408891628,'',0,1,0),(4122,2188,_binary 'post',527535,1409158383,'',0,1,0),(4125,2189,_binary 'post',527839,1409691102,'',0,0,0),(4126,2190,_binary 'post',527925,1409843222,'',0,2,0),(4127,2191,_binary 'post',527988,1409936987,'',0,0,0),(4130,2192,_binary 'post',528334,1410452209,'',0,1,0),(4132,2193,_binary 'post',528999,1411568689,'',0,2,0),(4133,2194,_binary 'post',529011,1411573482,'',0,2,0),(4134,2195,_binary 'post',529305,1412015183,'',0,3,0),(4140,2196,_binary 'post',529479,1412269047,'',0,2,0),(4143,2197,_binary 'post',529555,1412363031,'',0,4,0),(4144,2198,_binary 'post',529590,1412447981,'',0,4,0),(4145,2199,_binary 'post',529789,1412788332,'',0,2,0),(4147,2200,_binary 'post',529855,1412875081,'',0,2,0),(4148,2201,_binary 'post',529863,1412882655,'',0,5,0),(4149,2202,_binary 'post',529892,1412952303,'',0,1,0),(4150,2203,_binary 'post',529985,1413122988,'',0,1,0),(4151,2204,_binary 'post',530087,1413305792,'',0,3,0),(4152,2205,_binary 'post',530253,1413563273,'',0,2,0),(4153,2206,_binary 'post',530257,1413565441,'',0,1,0),(4154,2207,_binary 'post',530258,1413566770,'',0,0,0),(4155,2208,_binary 'post',530258,1413566789,'',0,0,0),(4156,2209,_binary 'post',530353,1413771768,'',0,6,0),(4157,2210,_binary 'post',530572,1414084258,'',0,0,0),(4158,2211,_binary 'post',530741,1414505515,'',0,2,0),(4159,2212,_binary 'post',530741,1414505530,'',0,2,0),(4161,2213,_binary 'post',530930,1414771660,'',0,0,0),(4162,2214,_binary 'post',530997,1414869241,'',0,11,0),(4163,2215,_binary 'post',530997,1414869251,'',0,11,0),(4164,2216,_binary 'post',530997,1414869257,'',0,11,0),(4165,2217,_binary 'post',530997,1414869529,'',0,8,0),(4166,2218,_binary 'post',531082,1415033030,'',0,2,0),(4167,2219,_binary 'post',531307,1415400580,'',0,3,0),(4168,2220,_binary 'post',531328,1415456882,'',0,2,0),(4169,2221,_binary 'post',531328,1415456882,'',0,3,0),(4170,2222,_binary 'post',531413,1415604975,'',0,6,0),(4171,2223,_binary 'post',531414,1415605804,'',0,3,0),(4177,2224,_binary 'post',532162,1416778085,'',0,14,0),(4182,2225,_binary 'post',532462,1417356427,'',0,2,0),(4185,2226,_binary 'post',532969,1418154867,'',0,6,0),(4189,2227,_binary 'post',533412,1418838642,'',0,23,0),(4190,2228,_binary 'post',533584,1419092508,'',0,3,0),(4195,2229,_binary 'post',534002,1419812456,'',0,3,0),(4213,2230,_binary 'post',534440,1420655691,'',0,4,0),(4214,2231,_binary 'post',534476,1420729290,'',0,1,0),(4234,2232,_binary 'post',535173,1422025537,'',0,2,0),(4257,2233,_binary 'post',535699,1422981029,'',0,1,0),(4276,2234,_binary 'post',536100,1423590772,'',0,11,0),(4283,2235,_binary 'post',536830,1424887054,'',0,1,0),(4294,2236,_binary 'post',537177,1425421689,'',0,5,0),(4299,2237,_binary 'post',537268,1425577983,'',0,10,0),(4300,2238,_binary 'post',537268,1425578130,'',0,9,0),(4317,2239,_binary 'post',537701,1426263878,'',0,1,0),(4318,2240,_binary 'post',537718,1426270479,'',0,2,0),(4320,2241,_binary 'post',537718,1426270640,'',0,1,0),(4345,2242,_binary 'post',538791,1427909337,'',0,1,0),(4353,2243,_binary 'post',539050,1428273318,'',0,1,0),(4359,2244,_binary 'post',539479,1429034831,'',0,9,0),(4372,2245,_binary 'post',539831,1429625228,'',0,2,0),(4373,2246,_binary 'post',539838,1429626799,'',0,1,0),(4382,2247,_binary 'post',539997,1429884480,'',0,0,0),(4383,2248,_binary 'post',540077,1429974906,'',0,2,0),(4414,2249,_binary 'post',541307,1432046799,'',0,1,0),(4415,2250,_binary 'post',541292,1432055743,'',0,3,0),(4417,2251,_binary 'post',541342,1432092664,'',0,1,0),(4426,2252,_binary 'post',541343,1432141245,'',0,4,0),(4427,2253,_binary 'post',541343,1432141583,'',0,5,0),(4428,2254,_binary 'post',541393,1432141245,'',0,0,0),(4429,2255,_binary 'post',541393,1432141583,'',0,0,0),(4430,2256,_binary 'post',541348,1432166570,'',0,1,0),(4433,2257,_binary 'post',541762,1432907609,'',0,1,0),(4440,2258,_binary 'post',542265,1433784168,'',0,1,0),(4441,2259,_binary 'post',542276,1433787969,'',0,2,0),(4493,2260,_binary 'post',544679,1438094438,'',0,2,0),(4502,2261,_binary 'post',545340,1439222600,'',0,5,0),(4504,2262,_binary 'post',545456,1439477428,'',0,0,0),(4509,2263,_binary 'post',545481,1439503342,'',0,4,0),(4514,2264,_binary 'post',545824,1440125770,'',0,30,0),(4523,2266,_binary 'post',545923,1440344517,'',0,1,0),(4524,2267,_binary 'post',545944,1440366082,'',0,5,0),(4525,2268,_binary 'post',545972,1440427513,'',0,7,0),(4526,2269,_binary 'post',545997,1440511853,'',0,0,0),(4527,2270,_binary 'post',546006,1440521363,'',0,2,0),(4528,2271,_binary 'post',546022,1440537409,'',0,1,0),(4529,2272,_binary 'post',546046,1440598816,'',0,14,0),(4530,2273,_binary 'post',546117,1440692848,'',0,10,0),(4536,2279,_binary 'post',546164,1440785793,'',0,12,0),(4537,2280,_binary 'post',546217,1440867343,'',0,2,0),(4539,2282,_binary 'post',546338,1441116787,'',0,13,0),(4544,2287,_binary 'post',546492,1441395916,'',0,3,0),(4545,2288,_binary 'post',546492,1441395916,'',0,3,0),(4551,2294,_binary 'post',546694,1441826635,'',0,7,0),(4557,2299,_binary 'post',546888,1442240034,'',0,3,0),(4559,2300,_binary 'post',546956,1442339299,'',0,2,0),(4560,2301,_binary 'post',547000,1442416155,'',0,4,0),(4568,2309,_binary 'post',547134,1442677191,'',0,2,0),(4569,2310,_binary 'post',547279,1442964531,'',0,5,0),(4570,2311,_binary 'post',547314,1443026042,'',0,2,0),(4578,2315,_binary 'post',547391,1443185159,'',0,5,0),(4579,2316,_binary 'post',547391,1443185159,'',0,5,0),(4580,2317,_binary 'post',547391,1443185190,'',0,5,0),(4581,2318,_binary 'post',547391,1443185190,'',0,5,0),(4582,2319,_binary 'post',547455,1443295144,'',0,1,0),(4583,2320,_binary 'post',547455,1443295194,'',0,1,0),(4587,2323,_binary 'post',547602,1443579820,'',0,5,0),(4588,2324,_binary 'post',547608,1443615837,'',0,2,0),(4589,2325,_binary 'post',547617,1443623680,'',0,9,0),(4599,2330,_binary 'post',547945,1444322257,'',0,1,0),(4600,2331,_binary 'post',547945,1444323586,'',0,4,0),(4601,2332,_binary 'post',547972,1444370486,'',0,19,0),(4602,2333,_binary 'post',547972,1444370701,'',0,20,0),(4603,2334,_binary 'post',547992,1444409049,'',0,3,0),(4604,2335,_binary 'post',547992,1444409165,'',0,3,0),(4605,2336,_binary 'post',547992,1444409325,'',0,3,0),(4609,2338,_binary 'post',548078,1444585084,'',0,3,0),(4613,2339,_binary 'post',548151,1444738866,'',0,29,0),(4614,2340,_binary 'post',548152,1444739583,'',0,2,0),(4615,2341,_binary 'post',548164,1444749442,'',0,2,0),(4616,2342,_binary 'post',548178,1444758772,'',0,25,0),(4617,2343,_binary 'post',548185,1444749442,'',0,0,0),(4618,2344,_binary 'post',548240,1444848851,'',0,4,0),(4619,2345,_binary 'post',548240,1444850355,'',0,4,0),(4620,2346,_binary 'post',548241,1444850922,'',0,2,0),(4621,2347,_binary 'post',548241,1444850922,'',0,1,0),(4623,2349,_binary 'post',548504,1445281994,'',0,4,0),(4627,2351,_binary 'post',548522,1445290868,'',0,2,0),(4628,2352,_binary 'post',548634,1444758772,'',0,3,0),(4631,2355,_binary 'post',548756,1394734960,'',0,0,0),(4632,2356,_binary 'post',548898,1444758772,'',0,3,0),(4638,2362,_binary 'post',548959,1445867006,'',0,2,0),(4639,2363,_binary 'post',548960,1445866802,'',0,1,0),(4644,2368,_binary 'post',549351,1446401171,'',0,4,0),(4646,2370,_binary 'post',549451,1446565185,'',0,4,0),(4647,2371,_binary 'post',549476,1446603414,'',0,4,0),(4648,2372,_binary 'post',549503,1446603414,'',0,1,0),(4649,2373,_binary 'post',549579,1446748416,'',0,5,0),(4650,2374,_binary 'post',549581,1446748416,'',0,0,0),(4651,2375,_binary 'post',549589,1446754055,'',0,2,0),(4652,2376,_binary 'post',549597,1446754055,'',0,1,0),(4653,2377,_binary 'post',549629,1446818453,'',0,4,0),(4654,2378,_binary 'post',549654,1446832849,'',0,1,0),(4655,2379,_binary 'post',549696,1446832849,'',0,0,0),(4656,2380,_binary 'post',549726,1446914216,'',0,1,0),(4657,2381,_binary 'post',549727,1446915551,'',0,1,0),(4658,2382,_binary 'post',549727,1446915551,'',0,0,0),(4659,2383,_binary 'post',549727,1446915581,'',0,1,0),(4660,2384,_binary 'post',549727,1446915581,'',0,1,0),(4661,2385,_binary 'post',549727,1446915647,'',0,1,0),(4662,2386,_binary 'post',549733,1446914216,'',0,0,0),(4663,2387,_binary 'post',550029,1447267067,'',0,5,0),(4664,2388,_binary 'post',550029,1447267067,'',0,5,0),(4665,2389,_binary 'post',550130,1447267067,'',0,1,0),(4666,2390,_binary 'post',550130,1447267067,'',0,1,0),(4667,2391,_binary 'post',551345,1447508289,'',0,1,0),(4668,2392,_binary 'post',551345,1447508289,'',0,1,0),(4669,2393,_binary 'post',551609,1447714497,'',0,3,0),(4670,2394,_binary 'post',551643,1447714497,'',0,2,0),(4672,2395,_binary 'post',551941,1448110847,'',0,2,0),(4673,2396,_binary 'post',551985,1448110847,'',0,1,0),(4684,2405,_binary 'post',552334,1448490488,'',0,3,0),(4685,2406,_binary 'post',552334,1448490978,'',0,3,0),(4686,2407,_binary 'post',552359,1448545736,'',0,4,0),(4687,2408,_binary 'post',552359,1448545924,'',0,4,0),(4688,2409,_binary 'post',552359,1448545924,'',0,4,0),(4689,2410,_binary 'post',552395,1448545736,'',0,1,0),(4690,2411,_binary 'post',552395,1448545924,'',0,1,0),(4691,2412,_binary 'post',552395,1448545924,'',0,1,0),(4709,2429,_binary 'post',553138,1449412655,'',0,2,0),(4713,2432,_binary 'post',553155,1449429110,'',0,9,0),(4714,2433,_binary 'post',553163,1449429110,'',0,2,0),(4715,2434,_binary 'post',553262,1449544946,'',0,3,0),(4716,2435,_binary 'post',553264,1449544946,'',0,0,0),(4717,2436,_binary 'post',553303,1449592721,'',0,2,0),(4718,2437,_binary 'post',553987,1450373394,'',0,1,0),(4719,2438,_binary 'post',554005,1450373394,'',0,1,0),(4720,2439,_binary 'post',554171,1450629442,'',0,2,0),(4721,2440,_binary 'post',554187,1450654067,'',0,2,0),(4722,2441,_binary 'post',554190,1450654067,'',0,0,0),(4723,2442,_binary 'post',554280,1450629442,'',0,0,0),(4724,2443,_binary 'post',554473,1450922889,'',0,2,0),(4725,2444,_binary 'post',554475,1450922889,'',0,0,0),(4726,2445,_binary 'post',554515,1400691040,'',0,0,0),(4728,2446,_binary 'post',554860,1451526025,'',0,3,0),(4729,2447,_binary 'post',554862,1451526025,'',0,0,0),(4730,2448,_binary 'post',555014,1451695775,'',0,4,0),(4731,2449,_binary 'post',555016,1451695775,'',0,0,0),(4732,2450,_binary 'post',555114,1451868643,'',0,20,0),(4733,2451,_binary 'post',555125,1451868643,'',0,0,0),(4734,2452,_binary 'post',555431,1452195322,'',0,1,0),(4735,2453,_binary 'post',555433,1452195322,'',0,0,0),(4736,2454,_binary 'post',555767,1452549411,'',0,6,0),(4737,2455,_binary 'post',555769,1452549411,'',0,0,0),(4738,2456,_binary 'post',555906,1452693906,'',0,2,0),(4739,2457,_binary 'post',555908,1452694257,'',0,2,0),(4740,2458,_binary 'post',555928,1452694257,'',0,1,0),(4741,2459,_binary 'post',555929,1452693906,'',0,1,0),(4742,2460,_binary 'post',556024,1452787899,'',0,2,0),(4743,2461,_binary 'post',556029,1452787899,'',0,2,0),(4744,2462,_binary 'post',556067,1443623680,'',0,1,0),(4745,2463,_binary 'post',556102,1452870711,'',0,11,0),(4746,2464,_binary 'post',556121,1452870711,'',0,1,0),(4747,2465,_binary 'post',556150,1452957938,'',0,1,0),(4748,2466,_binary 'post',556160,1452961746,'',0,3,0),(4749,2467,_binary 'post',556212,1384621463,'',0,0,0),(4750,2468,_binary 'post',556287,1453063166,'',0,5,0),(4751,2469,_binary 'post',556300,1453063166,'',0,2,0),(4752,2470,_binary 'post',556329,1453077574,'',0,1,0),(4753,2471,_binary 'post',556454,1453159674,'',0,2,0),(4754,2472,_binary 'post',556454,1453159674,'',0,2,0),(4755,2473,_binary 'post',556479,1453214712,'',0,2,0),(4756,2474,_binary 'post',556548,1453159674,'',0,1,0),(4757,2475,_binary 'post',556548,1453159674,'',0,1,0),(4758,2476,_binary 'post',556615,1453299933,'',0,3,0),(4759,2477,_binary 'post',556629,1453299933,'',0,1,0),(4760,2478,_binary 'post',556744,1453410076,'',0,6,0),(4761,2479,_binary 'post',556754,1453421126,'',0,5,0),(4762,2480,_binary 'post',556815,1453474495,'',0,3,0),(4763,2481,_binary 'post',556866,1453509989,'',0,2,0),(4764,2482,_binary 'post',556868,1453509989,'',0,0,0),(4765,2483,_binary 'post',556872,1453510265,'',0,1,0),(4766,2484,_binary 'post',556872,1453510265,'',0,2,0),(4767,2485,_binary 'post',556872,1453510280,'',0,2,0),(4768,2486,_binary 'post',556872,1453510319,'',0,2,0),(4769,2487,_binary 'post',556918,1453564415,'',0,5,0),(4770,2488,_binary 'post',556918,1453564445,'',0,5,0),(4771,2489,_binary 'post',556918,1453564498,'',0,5,0),(4772,2490,_binary 'post',556960,1453600048,'',0,2,0),(4773,2491,_binary 'post',556962,1453600048,'',0,0,0),(4774,2492,_binary 'post',557036,1452549411,'',0,0,0),(4775,2493,_binary 'post',557042,1453564415,'',0,4,0),(4776,2494,_binary 'post',557042,1453564445,'',0,4,0),(4777,2495,_binary 'post',557042,1453564498,'',0,4,0),(4778,2496,_binary 'post',557374,1454082278,'',0,2,0),(4779,2497,_binary 'post',557374,1454082278,'',0,2,0),(4780,2498,_binary 'post',557429,1454082278,'',0,1,0),(4781,2499,_binary 'post',557429,1454082278,'',0,1,0),(4782,2500,_binary 'post',557472,1454164891,'',0,4,0),(4783,2501,_binary 'post',557472,1454165034,'',0,4,0),(4784,2502,_binary 'post',557480,1454167697,'',0,2,0),(4785,2503,_binary 'post',557497,1454164891,'',0,1,0),(4786,2504,_binary 'post',557497,1454165034,'',0,1,0),(4787,2505,_binary 'post',557510,1454208993,'',0,2,0),(4788,2506,_binary 'post',557512,1454208993,'',0,0,0),(4789,2507,_binary 'post',557517,1454167697,'',0,1,0),(4790,2508,_binary 'post',557548,1454292210,'',0,4,0),(4791,2509,_binary 'post',557615,1454292210,'',0,0,0),(4792,2510,_binary 'post',557662,1454302946,'',0,1,0),(4793,2511,_binary 'post',557663,1454302946,'',0,0,0),(4794,2512,_binary 'post',557678,1454347154,'',0,2,0),(4795,2513,_binary 'post',557779,1454520551,'',0,10,0),(4796,2514,_binary 'post',558159,1425577983,'',0,0,0),(4797,2515,_binary 'post',558159,1425578130,'',0,0,0),(4803,2519,_binary 'post',558377,1455202510,'',0,20,0),(4809,2520,_binary 'post',558867,1394734960,'',0,0,0),(4810,2521,_binary 'post',558928,1455202510,'',0,1,0),(4811,2522,_binary 'post',558934,1455252709,'',0,2,0),(4812,2523,_binary 'post',559224,1455557268,'',0,2,0),(4813,2524,_binary 'post',559224,1455557384,'',0,2,0),(4814,2525,_binary 'post',559225,1455557689,'',0,2,0),(4815,2526,_binary 'post',559226,1455558542,'',0,3,0),(4818,2527,_binary 'post',559283,1455558542,'',0,1,0),(4819,2528,_binary 'post',559301,1455645286,'',0,7,0),(4820,2529,_binary 'post',559301,1455645286,'',0,6,0),(4821,2530,_binary 'post',559314,1455645286,'',0,1,0),(4822,2531,_binary 'post',559314,1455645286,'',0,0,0),(4823,2532,_binary 'post',559315,1455557689,'',0,1,0),(4824,2533,_binary 'post',559478,1455821208,'',0,6,0),(4825,2534,_binary 'post',559532,1455557268,'',0,1,0),(4826,2535,_binary 'post',559532,1455557384,'',0,1,0),(4827,2536,_binary 'post',559641,1455978040,'',0,3,0),(4828,2537,_binary 'post',559642,1455979349,'',0,2,0),(4829,2538,_binary 'post',559767,1456094359,'',0,3,0),(4830,2539,_binary 'post',559808,1456154818,'',0,4,0),(4831,2540,_binary 'post',559877,1456235583,'',0,2,0),(4832,2541,_binary 'post',559878,1456236181,'',0,3,0),(4833,2542,_binary 'post',559882,1456238069,'',0,2,0),(4834,2543,_binary 'post',559884,1456238846,'',0,6,0),(4835,2544,_binary 'post',559911,1456250260,'',0,19,0),(4836,2545,_binary 'post',559971,1456238069,'',0,1,0),(4837,2546,_binary 'post',560048,1456238846,'',0,1,0),(4838,2547,_binary 'post',560049,1456236181,'',0,1,0),(4839,2548,_binary 'post',560065,1456407688,'',0,2,0),(4840,2549,_binary 'post',560086,1456419770,'',0,4,0),(4841,2550,_binary 'post',560121,1456419770,'',0,1,0),(4842,2551,_binary 'post',560141,1456407688,'',0,1,0),(4844,2553,_binary 'post',560984,1457362056,'',0,2,0),(4845,2554,_binary 'post',561028,1457362056,'',0,1,0),(4846,2555,_binary 'post',561049,1457452677,'',0,2,0),(4847,2556,_binary 'post',561049,1457452774,'',0,2,0),(4849,2557,_binary 'post',561136,1457532779,'',0,2,0),(4850,2558,_binary 'post',561224,1457633449,'',0,2,0),(4851,2559,_binary 'post',561225,1457634095,'',0,2,0),(4852,2560,_binary 'post',561225,1457634281,'',0,2,0),(4853,2561,_binary 'post',561233,1457639696,'',0,2,0),(4854,2562,_binary 'post',561280,1457634095,'',0,1,0),(4855,2563,_binary 'post',561280,1457634281,'',0,1,0),(4856,2564,_binary 'post',561290,1457633449,'',0,1,0),(4857,2565,_binary 'post',561472,1457802322,'',0,4,0),(4858,2566,_binary 'post',561521,1457873913,'',0,2,0),(4859,2567,_binary 'post',561555,1457898746,'',0,3,0),(4860,2568,_binary 'post',561555,1457898746,'',0,3,0),(4861,2569,_binary 'post',561563,1457873913,'',0,1,0),(4862,2570,_binary 'post',561593,1457802322,'',0,1,0),(4867,2572,_binary 'post',561872,1458221143,'',0,1,0),(4868,2573,_binary 'post',561930,1458329873,'',0,3,0),(4869,2574,_binary 'post',562120,1304945304,'',0,0,0),(4870,2575,_binary 'post',562268,1458354409,'',0,3,0),(4871,2576,_binary 'post',562270,1458354409,'',0,0,0),(4872,2577,_binary 'post',562272,1458329873,'',0,1,0),(4873,2578,_binary 'post',562334,1458419456,'',0,9,0),(4874,2579,_binary 'post',562334,1458419456,'',0,9,0),(4875,2580,_binary 'post',562335,1458419456,'',0,1,0),(4876,2581,_binary 'post',562335,1458419456,'',0,1,0),(4877,2582,_binary 'post',562348,1458419456,'',0,1,0),(4878,2583,_binary 'post',562348,1458419456,'',0,1,0),(4884,2589,_binary 'post',562432,1458497340,'',0,2,0),(4885,2590,_binary 'post',562432,1458497340,'',0,2,0),(4886,2591,_binary 'post',562432,1458497364,'',0,2,0),(4887,2592,_binary 'post',562432,1458497364,'',0,2,0),(4888,2593,_binary 'post',562432,1458497390,'',0,2,0),(4889,2594,_binary 'post',562458,1458574715,'',0,3,0),(4890,2595,_binary 'post',562458,1458574715,'',0,3,0),(4891,2596,_binary 'post',562465,1458574715,'',0,2,0),(4892,2597,_binary 'post',562465,1458574715,'',0,2,0),(4893,2598,_binary 'post',562568,1458684473,'',0,3,0),(4894,2599,_binary 'post',562570,1458684473,'',0,0,0),(4895,2600,_binary 'post',562759,1455202510,'',0,0,0),(4896,2601,_binary 'post',562863,1458932500,'',0,3,0),(4897,2602,_binary 'post',562863,1458932500,'',0,3,0),(4898,2603,_binary 'post',563067,1459259482,'',0,3,0),(4899,2604,_binary 'post',563107,1459259482,'',0,1,0),(4900,2605,_binary 'post',563209,1459423457,'',0,7,0),(4901,2606,_binary 'post',563668,1459874581,'',0,17,0),(4902,2607,_binary 'post',563668,1459874581,'',0,17,0),(4903,2608,_binary 'post',563682,1459884032,'',0,2,0),(4904,2609,_binary 'post',563682,1459884032,'',0,2,0),(4905,2610,_binary 'post',563685,1459887285,'',0,1,0),(4906,2611,_binary 'post',563686,1459887953,'',0,1,0),(4907,2612,_binary 'post',563699,1459897540,'',0,2,0),(4908,2613,_binary 'post',563705,1459897540,'',0,1,0),(4909,2614,_binary 'post',563711,1459884032,'',0,1,0),(4910,2615,_binary 'post',563711,1459884032,'',0,1,0),(4911,2616,_binary 'post',563746,1459958483,'',0,3,0),(4912,2617,_binary 'post',563746,1459958483,'',0,3,0),(4913,2618,_binary 'post',563759,1444738866,'',0,1,0),(4914,2619,_binary 'post',563783,1459958483,'',0,2,0),(4915,2620,_binary 'post',563783,1459958483,'',0,2,0),(4916,2621,_binary 'post',563887,1460078804,'',0,8,0),(4917,2622,_binary 'post',563889,1460078804,'',0,0,0),(4918,2623,_binary 'post',563967,1460129186,'',0,2,0),(4921,2625,_binary 'post',564547,1460663482,'',0,2,0),(4922,2626,_binary 'post',564611,1460747124,'',0,8,0),(4923,2627,_binary 'post',564612,1460747124,'',0,0,0),(4924,2628,_binary 'post',564718,1460821808,'',0,0,0),(4925,2629,_binary 'post',564718,1460821808,'',0,3,0),(4926,2630,_binary 'post',564718,1460821838,'',0,3,0),(4927,2631,_binary 'post',564719,1460823582,'',0,3,0),(4928,2632,_binary 'post',564720,1460824485,'',0,1,0),(4929,2633,_binary 'post',564720,1460824778,'',0,3,0),(4930,2634,_binary 'post',564723,1460821808,'',0,0,0),(4931,2635,_binary 'post',564723,1460821808,'',0,2,0),(4932,2636,_binary 'post',564723,1460821838,'',0,2,0),(4933,2637,_binary 'post',564726,1460824485,'',0,1,0),(4934,2638,_binary 'post',564726,1460824778,'',0,3,0),(4935,2639,_binary 'post',564780,1460823582,'',0,1,0),(4936,2640,_binary 'post',564825,1461011910,'',0,1,0),(4937,2641,_binary 'post',564827,1461011910,'',0,0,0),(4938,2642,_binary 'post',564849,1461018315,'',0,5,0),(4939,2643,_binary 'post',564852,1461018315,'',0,0,0),(4941,2644,_binary 'post',565292,1461342341,'',0,6,0),(4942,2645,_binary 'post',565296,1461350028,'',0,2,0),(4943,2646,_binary 'post',565388,1461528408,'',0,2,0),(4944,2647,_binary 'post',565389,1461528408,'',0,1,0),(4946,2648,_binary 'post',565704,1461874907,'',0,1,0),(4947,2649,_binary 'post',565706,1461874907,'',0,0,0),(4948,2650,_binary 'post',565772,1461962499,'',0,4,0),(4949,2651,_binary 'post',565772,1461962499,'',0,4,0),(4950,2652,_binary 'post',565776,1461964038,'',0,2,0),(4951,2653,_binary 'post',565776,1461964038,'',0,2,0),(4952,2654,_binary 'post',565777,1461964038,'',0,1,0),(4953,2655,_binary 'post',565777,1461964038,'',0,1,0),(4954,2656,_binary 'post',566051,1462202470,'',0,2,0),(4955,2657,_binary 'post',566060,1462225714,'',0,1,0),(4956,2658,_binary 'post',566350,1462460513,'',0,9,0),(4957,2659,_binary 'post',566350,1462460513,'',0,9,0),(4958,2660,_binary 'post',566376,1462489757,'',0,6,0),(4960,2661,_binary 'post',566424,1462460513,'',0,0,0),(4961,2662,_binary 'post',566424,1462460513,'',0,0,0),(4962,2663,_binary 'post',566465,1462547867,'',0,1,0),(4963,2664,_binary 'post',566465,1462547867,'',0,1,0),(4964,2665,_binary 'post',566468,1462553942,'',0,6,0),(4965,2666,_binary 'post',566470,1462554330,'',0,4,0),(4966,2667,_binary 'post',566471,1462554330,'',0,3,0),(4967,2668,_binary 'post',566478,1460747124,'',0,0,0),(4968,2669,_binary 'post',566482,1462562281,'',0,4,0),(4969,2670,_binary 'post',566490,1462553942,'',0,3,0),(4970,2671,_binary 'post',566491,1462562281,'',0,3,0),(4971,2672,_binary 'post',566528,1462624989,'',0,4,0),(4972,2673,_binary 'post',566560,1462659919,'',0,8,0),(4973,2674,_binary 'post',566739,1462882520,'',0,4,0),(4974,2675,_binary 'post',566780,1462882520,'',0,1,0),(4975,2676,_binary 'post',566841,1462933874,'',0,3,0),(4976,2677,_binary 'post',566976,1463035198,'',0,7,0),(4977,2678,_binary 'post',566993,1463060576,'',0,3,0),(4978,2679,_binary 'post',566993,1463060576,'',0,3,0),(4979,2680,_binary 'post',566993,1463060590,'',0,3,0),(4980,2681,_binary 'post',567209,1424887054,'',0,0,0),(4981,2682,_binary 'post',567218,1463278542,'',0,2,0),(4982,2683,_binary 'post',567220,1463278542,'',0,0,0),(4983,2684,_binary 'post',567347,1463578081,'',0,2,0),(4984,2685,_binary 'post',567347,1463578081,'',0,2,0),(4985,2686,_binary 'post',567453,1463578081,'',0,1,0),(4986,2687,_binary 'post',567453,1463578081,'',0,1,0),(4988,2688,_binary 'post',567681,1463881956,'',0,4,0),(4989,2689,_binary 'post',567684,1463881956,'',0,0,0),(4990,2690,_binary 'post',567784,1463970472,'',0,2,0),(4991,2691,_binary 'post',568235,1464399347,'',0,2,0),(4992,2692,_binary 'post',568241,1464399347,'',0,0,0),(4993,2693,_binary 'post',568268,1444585476,'',0,1,0),(4994,2694,_binary 'post',568268,1444585476,'',0,1,0),(4995,2695,_binary 'post',568268,1444585492,'',0,1,0),(4996,2696,_binary 'post',568278,1464444956,'',0,3,0),(4997,2697,_binary 'post',568512,1464788623,'',0,3,0),(4998,2698,_binary 'post',568554,1464820046,'',0,6,0),(5000,2699,_binary 'post',568559,1464824324,'',0,0,0),(5001,2700,_binary 'post',568561,1464824324,'',0,0,0),(5002,2701,_binary 'post',568797,1465048462,'',0,10,0),(5003,2702,_binary 'post',568841,1465088847,'',0,2,0),(5004,2703,_binary 'post',568843,1465088847,'',0,0,0),(5005,2704,_binary 'post',568986,1465259062,'',0,2,0),(5006,2705,_binary 'post',568997,1465259062,'',0,0,0),(5007,2706,_binary 'post',569015,1465325909,'',0,3,0),(5008,2707,_binary 'post',569045,1465325909,'',0,0,0),(5009,2708,_binary 'post',569061,1465342026,'',0,1,0),(5010,2709,_binary 'post',569061,1465342026,'',0,1,0),(5011,2710,_binary 'post',569061,1465342060,'',0,1,0),(5012,2711,_binary 'post',569061,1465342060,'',0,0,0),(5013,2712,_binary 'post',569061,1465342086,'',0,1,0),(5014,2713,_binary 'post',569061,1465342086,'',0,1,0),(5015,2714,_binary 'post',569061,1465342107,'',0,1,0),(5016,2715,_binary 'post',569061,1465342107,'',0,0,0),(5017,2716,_binary 'post',569061,1465342125,'',0,1,0),(5018,2717,_binary 'post',569061,1465342125,'',0,1,0),(5019,2718,_binary 'post',569069,1465342026,'',0,1,0),(5020,2719,_binary 'post',569069,1465342026,'',0,0,0),(5021,2720,_binary 'post',569069,1465342060,'',0,0,0),(5022,2721,_binary 'post',569069,1465342060,'',0,0,0),(5023,2722,_binary 'post',569069,1465342086,'',0,0,0),(5024,2723,_binary 'post',569069,1465342086,'',0,0,0),(5025,2724,_binary 'post',569069,1465342107,'',0,0,0),(5026,2725,_binary 'post',569069,1465342107,'',0,0,0),(5027,2726,_binary 'post',569069,1465342125,'',0,0,0),(5028,2727,_binary 'post',569069,1465342125,'',0,0,0),(5029,2728,_binary 'post',569115,1465407103,'',0,3,0),(5030,2729,_binary 'post',569152,1465435705,'',0,4,0),(5031,2730,_binary 'post',569199,1465435705,'',0,1,0),(5032,2731,_binary 'post',569205,1465515021,'',0,1,0),(5033,2732,_binary 'post',569428,1465515021,'',0,0,0),(5034,2733,_binary 'post',569441,1465737619,'',0,18,0),(5035,2734,_binary 'post',569441,1465737619,'',0,18,0),(5036,2735,_binary 'post',569441,1465737632,'',0,18,0),(5037,2736,_binary 'post',569441,1465737643,'',0,19,0),(5038,2737,_binary 'post',569457,1465737619,'',0,2,0),(5039,2738,_binary 'post',569457,1465737619,'',0,2,0),(5040,2739,_binary 'post',569457,1465737632,'',0,2,0),(5041,2740,_binary 'post',569457,1465737643,'',0,2,0),(5046,2741,_binary 'post',569551,1465737619,'',0,1,0),(5047,2742,_binary 'post',569551,1465737619,'',0,1,0),(5048,2743,_binary 'post',569551,1465737632,'',0,1,0),(5049,2744,_binary 'post',569551,1465737643,'',0,1,0),(5050,2745,_binary 'post',569581,1465737619,'',0,1,0),(5051,2746,_binary 'post',569581,1465737619,'',0,1,0),(5052,2747,_binary 'post',569581,1465737632,'',0,1,0),(5053,2748,_binary 'post',569581,1465737643,'',0,1,0),(5054,2749,_binary 'post',569599,1465864284,'',0,0,0),(5055,2750,_binary 'post',569600,1465864416,'',0,0,0),(5056,2751,_binary 'post',569635,1465864416,'',0,1,0),(5057,2752,_binary 'post',569715,1465957560,'',0,2,0),(5058,2753,_binary 'post',569716,1465957560,'',0,0,0),(5059,2754,_binary 'post',569759,1465737619,'',0,1,0),(5060,2755,_binary 'post',569759,1465737619,'',0,1,0),(5061,2756,_binary 'post',569759,1465737632,'',0,1,0),(5062,2757,_binary 'post',569759,1465737643,'',0,1,0),(5063,2758,_binary 'post',569915,1466104979,'',0,1,0),(5064,2759,_binary 'post',570049,1466104979,'',0,0,0),(5065,2760,_binary 'post',570061,1466252188,'',0,0,0),(5066,2761,_binary 'post',570089,1466272574,'',0,2,0),(5067,2762,_binary 'post',570111,1466272574,'',0,0,0),(5068,2763,_binary 'post',570129,1466252188,'',0,0,0),(5069,2764,_binary 'post',570143,1461018315,'',0,0,0),(5070,2765,_binary 'post',570311,1466464829,'',0,0,0),(5071,2766,_binary 'post',570315,1466464829,'',0,0,0),(5074,2769,_binary 'post',570522,1466724482,'',0,1,0),(5075,2770,_binary 'post',570558,1466724482,'',0,1,0),(5076,2771,_binary 'post',570642,1466695763,'',0,1,0),(5077,2772,_binary 'post',570753,1466963092,'',0,7,0),(5078,2773,_binary 'post',570900,1467097643,'',0,2,0),(5079,2774,_binary 'post',570904,1467097643,'',0,0,0),(5080,2775,_binary 'post',570955,1467140988,'',0,5,0),(5082,2776,_binary 'post',571015,1467140988,'',0,0,0),(5083,2777,_binary 'post',571028,1444585476,'',0,2,0),(5084,2778,_binary 'post',571028,1444585476,'',0,2,0),(5085,2779,_binary 'post',571028,1444585492,'',0,2,0),(5086,2780,_binary 'post',571067,1467216664,'',0,2,0),(5087,2781,_binary 'post',571070,1467222317,'',0,4,0),(5089,2782,_binary 'post',571112,1467216664,'',0,0,0),(5090,2783,_binary 'post',571371,1439503342,'',0,0,0),(5091,2784,_binary 'post',571491,1467502016,'',0,1,0),(5093,2785,_binary 'post',571552,1467587594,'',0,5,0),(5094,2786,_binary 'post',571611,1467646323,'',0,2,0),(5095,2787,_binary 'post',571625,1467665755,'',0,4,0),(5096,2788,_binary 'post',571952,1467942705,'',0,1,0),(5097,2789,_binary 'post',571952,1467942705,'',0,0,0),(5098,2790,_binary 'post',571970,1467942705,'',0,1,0),(5099,2791,_binary 'post',571970,1467942705,'',0,1,0),(5100,2792,_binary 'post',572004,1467982683,'',0,3,0),(5101,2793,_binary 'post',572098,1467982683,'',0,1,0),(5102,2794,_binary 'post',572375,1468258900,'',0,1,0),(5103,2795,_binary 'post',572376,1468258900,'',0,1,0),(5104,2796,_binary 'post',572396,1418838642,'',0,1,0),(5105,2797,_binary 'post',572560,1468353272,'',0,8,0),(5108,2798,_binary 'post',572565,1468355084,'',0,1,0),(5109,2799,_binary 'post',572565,1468355094,'',0,1,0),(5110,2800,_binary 'post',572636,1468355084,'',0,0,0),(5111,2801,_binary 'post',572636,1468355094,'',0,0,0),(5112,2802,_binary 'post',572814,1468552152,'',0,104,0),(5113,2803,_binary 'post',572814,1468552162,'',0,104,0),(5114,2804,_binary 'post',572842,1468601096,'',0,4,0),(5115,2805,_binary 'post',572876,1468355084,'',0,0,0),(5116,2806,_binary 'post',572876,1468355094,'',0,0,0),(5117,2807,_binary 'post',572877,1468601096,'',0,1,0),(5118,2808,_binary 'post',573003,1468780293,'',0,3,0),(5119,2809,_binary 'post',573418,1469229448,'',0,10,0),(5121,2810,_binary 'post',573440,1469229448,'',0,0,0),(5122,2811,_binary 'post',573453,1469275649,'',0,3,0),(5123,2812,_binary 'post',573538,1469275649,'',0,2,0),(5124,2813,_binary 'post',573574,1469409491,'',0,3,0),(5125,2814,_binary 'post',573577,1469409491,'',0,0,0),(5126,2815,_binary 'post',573620,1469450181,'',0,4,0),(5128,2816,_binary 'post',573663,1469450181,'',0,1,0),(5129,2817,_binary 'post',573697,1469492722,'',0,1,0),(5130,2818,_binary 'post',573697,1469492789,'',0,1,0),(5131,2819,_binary 'post',573697,1469493047,'',0,1,0),(5132,2820,_binary 'post',573732,1469492722,'',0,0,0),(5133,2821,_binary 'post',573732,1469492789,'',0,0,0),(5134,2822,_binary 'post',573732,1469493047,'',0,1,0),(5135,2823,_binary 'post',573741,1469544852,'',0,4,0),(5136,2824,_binary 'post',573799,1469585316,'',0,5,0),(5137,2825,_binary 'post',573801,1469585316,'',0,0,0),(5138,2826,_binary 'post',573804,1469621971,'',0,2,0),(5139,2827,_binary 'post',573855,1469621971,'',0,1,0),(5140,2828,_binary 'post',573882,1469544852,'',0,1,0),(5141,2829,_binary 'post',573920,1469726716,'',0,6,0),(5142,2830,_binary 'post',573967,1469754433,'',0,4,0),(5143,2831,_binary 'post',573972,1469754433,'',0,0,0),(5144,2832,_binary 'post',574107,1469895199,'',0,1,0),(5145,2833,_binary 'post',574140,1469937440,'',0,2,0),(5146,2834,_binary 'post',574188,1470005529,'',0,1,0),(5147,2835,_binary 'post',574188,1470005529,'',0,1,0),(5148,2836,_binary 'post',574227,1469937440,'',0,1,0),(5149,2837,_binary 'post',574234,1469895199,'',0,1,0),(5151,2839,_binary 'post',574576,1470271952,'',0,2,0),(5152,2840,_binary 'post',574703,1470005529,'',0,1,0),(5153,2841,_binary 'post',574703,1470005529,'',0,1,0),(5154,2842,_binary 'post',574795,1470412629,'',0,3,0),(5155,2843,_binary 'post',574991,1470671329,'',0,3,0),(5160,2848,_binary 'post',575129,1470749327,'',0,1,0),(5161,2849,_binary 'post',575129,1470749327,'',0,1,0),(5162,2850,_binary 'post',575130,1470754253,'',0,1,0),(5163,2851,_binary 'post',575130,1470754368,'',0,1,0),(5164,2852,_binary 'post',575136,1470671329,'',0,1,0),(5165,2853,_binary 'post',575530,1470412629,'',0,1,0),(5166,2854,_binary 'post',575859,1247077891,'',0,0,0),(5167,2855,_binary 'post',575864,1250644523,'',0,0,0),(5168,2856,_binary 'post',575873,1258676741,'',0,0,0),(5169,2857,_binary 'post',575937,1310995666,'',0,0,0),(5170,2858,_binary 'post',576160,1429884480,'',0,0,0),(5171,2859,_binary 'post',576289,1471450807,'',0,6,0),(5172,2860,_binary 'post',576345,1471481812,'',0,1,0),(5173,2861,_binary 'post',576579,1471694863,'',0,2,0),(5174,2862,_binary 'post',576580,1471699918,'',0,3,0),(5175,2863,_binary 'post',576580,1471700619,'',0,3,0),(5176,2864,_binary 'post',576580,1471700812,'',0,3,0),(5177,2865,_binary 'post',576628,1471699918,'',0,1,0),(5178,2866,_binary 'post',576628,1471700619,'',0,1,0),(5179,2867,_binary 'post',576628,1471700812,'',0,1,0),(5180,2868,_binary 'post',576676,1471450807,'',0,1,0),(5185,2873,_binary 'post',576994,1417356427,'',0,0,0),(5186,2874,_binary 'post',577046,1472044541,'',0,14,0),(5187,2875,_binary 'post',577283,1472204098,'',0,6,0),(5188,2876,_binary 'post',577284,1472207248,'',0,27,0),(5189,2877,_binary 'post',577326,1472246834,'',0,3,0),(5191,2878,_binary 'post',577417,1472299216,'',0,3,0),(5193,2879,_binary 'post',577514,1472207248,'',0,2,0),(5194,2880,_binary 'post',577528,1472385440,'',0,3,0),(5196,2882,_binary 'post',577771,1472541709,'',0,22,0),(5197,2883,_binary 'post',577777,1472550078,'',0,10,0),(5198,2884,_binary 'post',577778,1472550862,'',0,5,0),(5199,2885,_binary 'post',577778,1472550862,'',0,5,0),(5205,2886,_binary 'post',577791,1472564970,'',0,4,0),(5206,2887,_binary 'post',577813,1472582368,'',0,7,0),(5207,2888,_binary 'post',577817,1472550078,'',0,0,0),(5208,2889,_binary 'post',577820,1472550862,'',0,0,0),(5209,2890,_binary 'post',577820,1472550862,'',0,0,0),(5211,2892,_binary 'post',577916,1472652308,'',0,1,0),(5212,2893,_binary 'post',577990,1444585476,'',0,19,0),(5213,2894,_binary 'post',577990,1444585476,'',0,19,0),(5214,2895,_binary 'post',577990,1444585492,'',0,19,0),(5215,2896,_binary 'post',577994,1444585476,'',0,3,0),(5216,2897,_binary 'post',577994,1444585476,'',0,3,0),(5217,2898,_binary 'post',577994,1444585492,'',0,3,0),(5218,2899,_binary 'post',578213,1472910185,'',0,0,0),(5219,2900,_binary 'post',578213,1472910185,'',0,2,0),(5220,2901,_binary 'post',578213,1472910195,'',0,2,0),(5221,2902,_binary 'post',578221,1472914127,'',0,2,0),(5223,2904,_binary 'post',578299,1472914127,'',0,1,0),(5224,2905,_binary 'post',578381,1472299216,'',0,0,0),(5225,2906,_binary 'post',578392,1473072887,'',0,2,0),(5226,2907,_binary 'post',578393,1473073301,'',0,2,0),(5227,2908,_binary 'post',578452,1473073301,'',0,1,0),(5230,2911,_binary 'post',578417,1473184385,'',0,1,0),(5231,2912,_binary 'post',578604,1473168258,'',0,4,0),(5232,2913,_binary 'post',578993,1472207248,'',0,1,0),(5233,2914,_binary 'post',579063,1473495300,'',0,4,0),(5234,2915,_binary 'post',579067,1473501605,'',0,4,0),(5235,2916,_binary 'post',579148,1473495300,'',0,0,0),(5236,2917,_binary 'post',579157,1473501605,'',0,0,0),(5237,2918,_binary 'post',579162,1473628583,'',0,2,0),(5238,2919,_binary 'post',579166,1473628583,'',0,0,0),(5239,2920,_binary 'post',579240,1473702504,'',0,16,0),(5240,2921,_binary 'post',579255,1473702504,'',0,2,0),(5242,2923,_binary 'post',579780,1474029379,'',0,1,0),(5243,2924,_binary 'post',579886,1474168189,'',0,6,0),(5244,2925,_binary 'post',579905,1474207457,'',0,4,0),(5245,2926,_binary 'post',579905,1474207457,'',0,4,0),(5246,2927,_binary 'post',579905,1474207571,'',0,4,0),(5247,2928,_binary 'post',579912,1474207457,'',0,2,0),(5248,2929,_binary 'post',579912,1474207457,'',0,2,0),(5249,2930,_binary 'post',579912,1474207571,'',0,2,0),(5250,2931,_binary 'post',579915,1474219686,'',0,4,0),(5251,2932,_binary 'post',579920,1474219686,'',0,1,0),(5255,2936,_binary 'post',580144,1474403658,'',0,3,0),(5256,2937,_binary 'post',580145,1474403658,'',0,1,0),(5257,2938,_binary 'post',580190,1474403658,'',0,1,0),(5258,2939,_binary 'post',580211,1474463750,'',0,2,0),(5259,2940,_binary 'post',580211,1474463750,'',0,2,0),(5260,2941,_binary 'post',580219,1474468123,'',0,11,0),(5261,2942,_binary 'post',580243,1474468123,'',0,0,0),(5264,2945,_binary 'post',580467,1474625371,'',0,3,0),(5265,2946,_binary 'post',580468,1474626512,'',0,3,0),(5266,2947,_binary 'post',580468,1474626723,'',0,4,0),(5267,2948,_binary 'post',580468,1474626862,'',0,4,0),(5268,2949,_binary 'post',580498,1474625371,'',0,1,0),(5272,2950,_binary 'post',580468,1474756861,'',0,4,0),(5279,2957,_binary 'post',580684,1474626512,'',0,1,0),(5280,2958,_binary 'post',580684,1474626723,'',0,1,0),(5281,2959,_binary 'post',580684,1474626862,'',0,1,0),(5282,2960,_binary 'post',580684,1474756861,'',0,1,0),(5283,2961,_binary 'post',580685,1474806059,'',0,1,0),(5284,2962,_binary 'post',580685,1474806059,'',0,1,0),(5285,2963,_binary 'post',580685,1474806073,'',0,1,0),(5286,2964,_binary 'post',580685,1474806507,'',0,0,0),(5287,2965,_binary 'post',580685,1474806507,'',0,1,0),(5288,2966,_binary 'post',580685,1474806628,'',0,1,0),(5289,2967,_binary 'post',580759,1474933107,'',0,4,0),(5296,2968,_binary 'post',580820,1475014128,'',0,4,0),(5297,2969,_binary 'post',580831,1474933107,'',0,1,0),(5298,2970,_binary 'post',580871,1475063539,'',0,3,0),(5299,2971,_binary 'post',580921,1475099282,'',0,2,0),(5300,2972,_binary 'post',580921,1475099282,'',0,2,0),(5301,2973,_binary 'post',580932,1475105434,'',0,2,0),(5302,2974,_binary 'post',580932,1475105580,'',0,2,0),(5303,2975,_binary 'post',580955,1475150150,'',0,4,0),(5305,2976,_binary 'post',581038,1475232692,'',0,3,0),(5306,2977,_binary 'post',581039,1475233729,'',0,14,0),(5307,2978,_binary 'post',581039,1475233943,'',0,14,0),(5308,2979,_binary 'post',581039,1475233954,'',0,14,0),(5309,2980,_binary 'post',581039,1475234069,'',0,14,0),(5314,2985,_binary 'post',581088,1475239038,'',0,1,0),(5315,2986,_binary 'post',581088,1475239154,'',0,1,0),(5316,2987,_binary 'post',581088,1475239405,'',0,1,0),(5317,2988,_binary 'post',581088,1475239839,'',0,1,0),(5318,2989,_binary 'post',581117,1475232692,'',0,1,0),(5319,2990,_binary 'post',581163,1475233729,'',0,1,0),(5320,2991,_binary 'post',581163,1475233943,'',0,1,0),(5321,2992,_binary 'post',581163,1475233954,'',0,1,0),(5322,2993,_binary 'post',581163,1475234069,'',0,1,0),(5323,2994,_binary 'post',581225,1475150150,'',0,1,0),(5324,2995,_binary 'post',581237,1475411112,'',0,38,0),(5326,2996,_binary 'post',581262,1475427203,'',0,3,0),(5327,2997,_binary 'post',581263,1475427503,'',0,7,0),(5328,2998,_binary 'post',581274,1475427203,'',0,1,0),(5329,2999,_binary 'post',581376,1475493865,'',0,3,0),(5330,3000,_binary 'post',581376,1475494028,'',0,3,0),(5331,3001,_binary 'post',581376,1475494028,'',0,3,0),(5332,3002,_binary 'post',581382,1475500776,'',0,2,0),(5333,3003,_binary 'post',581395,1475518308,'',0,4,0),(5334,3004,_binary 'post',581397,1475518308,'',0,2,0),(5335,3005,_binary 'post',581490,1475586266,'',0,2,0),(5336,3006,_binary 'post',581490,1475586667,'',0,2,0),(5337,3007,_binary 'post',581750,1475870153,'',0,4,0),(5338,3008,_binary 'post',581833,1475928289,'',0,0,0),(5339,3009,_binary 'post',581833,1475928406,'',0,4,0),(5340,3010,_binary 'post',581834,1475929038,'',0,3,0),(5341,3011,_binary 'post',581891,1475929038,'',0,1,0),(5342,3012,_binary 'post',581923,1475928289,'',0,0,0),(5343,3013,_binary 'post',581923,1475928406,'',0,2,0),(5344,3014,_binary 'post',581960,1476013052,'',0,4,0),(5345,3015,_binary 'post',582070,1476148287,'',0,3,0),(5346,3016,_binary 'post',582074,1476148287,'',0,1,0),(5347,3017,_binary 'post',582094,1476193160,'',0,3,0),(5348,3018,_binary 'post',582115,1476193160,'',0,1,0),(5349,3019,_binary 'post',582376,1476546039,'',0,3,0),(5350,3020,_binary 'post',582379,1476546039,'',0,2,0),(5351,3021,_binary 'post',582476,1476754350,'',0,3,0),(5352,3022,_binary 'post',582478,1476754350,'',0,0,0),(5353,3023,_binary 'post',582517,1476787454,'',0,2,0),(5354,3024,_binary 'post',582519,1476788749,'',0,2,0),(5355,3025,_binary 'post',582520,1476791069,'',0,3,0),(5356,3026,_binary 'post',582521,1476797283,'',0,2,0),(5357,3027,_binary 'post',582545,1476787454,'',0,1,0),(5358,3028,_binary 'post',582547,1476815370,'',0,4,0),(5359,3029,_binary 'post',582549,1476815370,'',0,0,0),(5362,3032,_binary 'post',582670,1476908009,'',0,3,0),(5363,3033,_binary 'post',582703,1476788749,'',0,1,0),(5364,3034,_binary 'post',582704,1476791069,'',0,1,0),(5365,3035,_binary 'post',582705,1476797283,'',0,1,0),(5366,3036,_binary 'post',582707,1476908009,'',0,2,0),(5367,3037,_binary 'post',582760,1476993046,'',0,3,0),(5372,3042,_binary 'post',582837,1477087429,'',0,3,0),(5373,3043,_binary 'post',582838,1477089068,'',0,3,0),(5374,3044,_binary 'post',582840,1477089331,'',0,2,0),(5375,3045,_binary 'post',582906,1477087429,'',0,1,0),(5378,3048,_binary 'post',582972,1452870711,'',0,1,0),(5379,3049,_binary 'post',582996,1477274397,'',0,2,0),(5380,3050,_binary 'post',583007,1477277567,'',0,2,0),(5381,3051,_binary 'post',583009,1477277567,'',0,1,0),(5382,3052,_binary 'post',583013,1477089068,'',0,1,0),(5383,3053,_binary 'post',583057,1477307247,'',0,2,0),(5384,3054,_binary 'post',583059,1477309290,'',0,2,0),(5385,3055,_binary 'post',583093,1477346879,'',0,2,0),(5388,3058,_binary 'post',583138,1477408133,'',0,2,0),(5389,3059,_binary 'post',583139,1477409147,'',0,3,0),(5390,3060,_binary 'post',583161,1477408133,'',0,2,0),(5391,3061,_binary 'post',583178,1477346879,'',0,1,0),(5392,3062,_binary 'post',583227,1477450463,'',0,16,0),(5393,3063,_binary 'post',583227,1477450463,'',0,17,0),(5394,3064,_binary 'post',583230,1477450463,'',0,0,0),(5395,3065,_binary 'post',583230,1477450463,'',0,0,0),(5396,3066,_binary 'post',583320,1477528808,'',0,1,0),(5403,3071,_binary 'post',583434,1477672139,'',0,2,0),(5404,3072,_binary 'post',583435,1477672357,'',0,3,0),(5405,3073,_binary 'post',583437,1477672863,'',0,2,0),(5406,3074,_binary 'post',583477,1477672357,'',0,1,0),(5407,3075,_binary 'post',583586,1477836604,'',0,2,0),(5408,3076,_binary 'post',583594,1477844749,'',0,2,0),(5409,3077,_binary 'post',583606,1477854115,'',0,3,0),(5410,3078,_binary 'post',583606,1477854115,'',0,3,0),(5411,3079,_binary 'post',583614,1477854115,'',0,1,0),(5412,3080,_binary 'post',583614,1477854115,'',0,1,0),(5413,3081,_binary 'post',583615,1477844749,'',0,1,0),(5414,3082,_binary 'post',583664,1477936631,'',0,2,0),(5415,3083,_binary 'post',583684,1477936631,'',0,2,0),(5416,3084,_binary 'post',583692,1477957138,'',0,2,0),(5417,3085,_binary 'post',583699,1477957138,'',0,2,0),(5418,3086,_binary 'post',583816,1478105966,'',0,3,0),(5419,3087,_binary 'post',583911,1478182991,'',0,2,0),(5420,3088,_binary 'post',584194,1478521996,'',0,1,0),(5421,3089,_binary 'post',584252,1478628491,'',0,1,0),(5422,3090,_binary 'post',584252,1478628491,'',0,1,0),(5423,3091,_binary 'post',584252,1478628506,'',0,1,0),(5425,3092,_binary 'post',584292,1478700483,'',0,7,0),(5426,3093,_binary 'post',584292,1478700654,'',0,7,0),(5427,3094,_binary 'post',584292,1478708285,'',0,7,0),(5428,3095,_binary 'post',584292,1478708837,'',0,7,0),(5429,3096,_binary 'post',584411,1478862752,'',0,3,0),(5430,3097,_binary 'post',584414,1478863577,'',0,3,0),(5431,3098,_binary 'post',584414,1478863577,'',0,3,0),(5432,3099,_binary 'post',584479,1478952304,'',0,4,0),(5433,3100,_binary 'post',584479,1478952304,'',0,4,0),(5434,3101,_binary 'post',584545,1478952304,'',0,1,0),(5435,3102,_binary 'post',584545,1478952304,'',0,1,0),(5436,3103,_binary 'post',584618,1479167342,'',0,4,0),(5437,3104,_binary 'post',584620,1479167342,'',0,0,0),(5438,3105,_binary 'post',584882,1479471935,'',0,2,0),(5439,3106,_binary 'post',584883,1479474216,'',0,3,0),(5440,3107,_binary 'post',585038,1475411112,'',0,1,0),(5441,3108,_binary 'post',585047,1479474216,'',0,1,0),(5445,3112,_binary 'post',585441,1480086337,'',0,2,0),(5446,3113,_binary 'post',585443,1480088728,'',0,2,0),(5447,3114,_binary 'post',585518,1480177133,'',0,10,0),(5448,3115,_binary 'post',585590,1480283677,'',0,2,0),(5449,3116,_binary 'post',585592,1480283677,'',0,0,0),(5450,3117,_binary 'post',585594,1480283677,'',0,0,0),(5451,3118,_binary 'post',577791,1480338852,'',0,1,0),(5454,3121,_binary 'post',585634,1480373146,'',0,3,0),(5456,3122,_binary 'post',585715,1480526631,'',0,2,0),(5457,3123,_binary 'post',585715,1480526819,'',0,2,0),(5458,3124,_binary 'post',585913,1480777900,'',0,3,0),(5459,3125,_binary 'post',586046,1480526631,'',0,1,0),(5460,3126,_binary 'post',586046,1480526819,'',0,1,0),(5461,3127,_binary 'post',586091,1480777900,'',0,1,0),(5462,3128,_binary 'post',586327,1480177133,'',0,1,0),(5463,3129,_binary 'post',586498,1481469077,'',0,10,0),(5464,3130,_binary 'post',586619,1481543843,'',0,2,0),(5465,3131,_binary 'post',586619,1481543843,'',0,2,0),(5466,3132,_binary 'post',586750,1481685021,'',0,5,0),(5467,3133,_binary 'post',586753,1481685021,'',0,2,0),(5469,3134,_binary 'post',586894,1481820606,'',0,4,0),(5471,3135,_binary 'post',586909,1481820606,'',0,1,0),(5472,3136,_binary 'post',587128,1482024192,'',0,10,0),(5473,3137,_binary 'post',587200,1480177133,'',0,2,0),(5474,3138,_binary 'post',587234,1482151864,'',0,6,0),(5475,3139,_binary 'post',587305,1482236777,'',0,1,0),(5477,3140,_binary 'post',587318,1482236777,'',0,6,0),(5478,3141,_binary 'post',587322,1482236777,'',0,3,0),(5481,3142,_binary 'post',587744,1482701421,'',0,3,0),(5482,3143,_binary 'post',587746,1482701421,'',0,0,0),(5483,3144,_binary 'post',588135,1483145574,'',0,2,0),(5484,3145,_binary 'post',588305,1483324615,'',0,3,0),(5485,3146,_binary 'post',588323,1483324615,'',0,3,0),(5486,3147,_binary 'post',588364,1483460667,'',0,3,0),(5487,3148,_binary 'post',588386,1483460667,'',0,1,0),(5488,3149,_binary 'post',588483,1483569739,'',0,9,0),(5489,3150,_binary 'post',588483,1483569739,'',0,9,0),(5490,3151,_binary 'post',588485,1483572066,'',0,7,0),(5491,3152,_binary 'post',588486,1483572775,'',0,19,0),(5492,3153,_binary 'post',588494,1483574984,'',0,3,0),(5493,3154,_binary 'post',588499,1483574984,'',0,2,0),(5496,3155,_binary 'post',588744,1483910439,'',0,5,0),(5497,3156,_binary 'post',588747,1483910439,'',0,4,0),(5503,3162,_binary 'post',588829,1483969088,'',0,0,0),(5504,3163,_binary 'post',588829,1483969275,'',0,1,0),(5505,3164,_binary 'post',588829,1483969275,'',0,1,0),(5508,3165,_binary 'post',589093,1484325009,'',0,2,0),(5509,3166,_binary 'post',589093,1484325009,'',0,2,0),(5510,3167,_binary 'post',589144,1440537409,'',0,0,0),(5511,3168,_binary 'post',589178,1484394652,'',0,3,0),(5513,3169,_binary 'post',589268,1484492803,'',0,2,0),(5514,3170,_binary 'post',589268,1484492803,'',0,2,0),(5515,3171,_binary 'post',589357,1484578756,'',0,3,0),(5516,3172,_binary 'post',589357,1484578756,'',0,3,0),(5517,3173,_binary 'post',589380,1484613732,'',0,2,0),(5518,3174,_binary 'post',589519,1484578756,'',0,2,0),(5519,3175,_binary 'post',589519,1484578756,'',0,2,0),(5520,3176,_binary 'post',589530,1484830491,'',0,5,0),(5521,3177,_binary 'post',589556,1484830491,'',0,1,0),(5524,3179,_binary 'post',589703,1485001137,'',0,3,0),(5525,3180,_binary 'post',589707,1485009409,'',0,3,0),(5526,3181,_binary 'post',589707,1485009409,'',0,3,0),(5527,3182,_binary 'post',589714,1485012518,'',0,3,0),(5528,3183,_binary 'post',589714,1485012590,'',0,3,0),(5529,3184,_binary 'post',589715,1485013367,'',0,5,0),(5532,3187,_binary 'post',589799,1485089417,'',0,1,0),(5533,3188,_binary 'post',589800,1485012518,'',0,1,0),(5534,3189,_binary 'post',589800,1485012590,'',0,1,0),(5535,3190,_binary 'post',589802,1485009409,'',0,3,0),(5536,3191,_binary 'post',589802,1485009409,'',0,3,0),(5538,3193,_binary 'post',589845,1485177400,'',0,1,0),(5539,3194,_binary 'post',590022,1460078804,'',0,0,0),(5540,3195,_binary 'post',590049,1485435995,'',0,2,0),(5541,3196,_binary 'post',590169,1485550641,'',0,5,0),(5544,3197,_binary 'post',590222,1485616863,'',0,3,0),(5546,3199,_binary 'post',590251,1485632148,'',0,2,0),(5548,3200,_binary 'post',590302,1485689090,'',0,6,0),(5549,3201,_binary 'post',590342,1440537409,'',0,0,0),(5550,3202,_binary 'post',590356,1485780945,'',0,2,0),(5551,3203,_binary 'post',590356,1485780945,'',0,2,0),(5552,3204,_binary 'post',590357,1485781729,'',0,5,0),(5553,3205,_binary 'post',590394,1485815543,'',0,4,0),(5554,3206,_binary 'post',590418,1485825622,'',0,6,0),(5555,3207,_binary 'post',590464,1485872679,'',0,7,0),(5556,3208,_binary 'post',590466,1485874455,'',0,3,0),(5557,3209,_binary 'post',590491,1485893647,'',0,6,0),(5558,3210,_binary 'post',590526,1485925424,'',0,4,0),(5559,3211,_binary 'post',590528,1485925424,'',0,0,0),(5560,3212,_binary 'post',590603,1485998282,'',0,2,0),(5561,3213,_binary 'post',590605,1485998282,'',0,1,0),(5562,3214,_binary 'post',590730,1486124935,'',0,4,0),(5563,3215,_binary 'post',591001,1486397759,'',0,2,0),(5564,3216,_binary 'post',591029,1486470255,'',0,7,0),(5565,3217,_binary 'post',591141,1486552991,'',0,2,0),(5570,3221,_binary 'post',591353,1486770809,'',0,6,0),(5571,3222,_binary 'post',591356,1486770809,'',0,1,0),(5572,3223,_binary 'post',591409,1486818582,'',0,2,0),(5573,3224,_binary 'post',591456,1486818582,'',0,1,0),(5574,3225,_binary 'post',591466,1486725246,'',0,2,0),(5575,3226,_binary 'post',591466,1486725246,'',0,2,0),(5576,3227,_binary 'post',591466,1486725471,'',0,2,0),(5577,3228,_binary 'post',591773,1486996561,'',0,3,0),(5578,3229,_binary 'post',591773,1486996561,'',0,3,0),(5579,3230,_binary 'post',591773,1486996664,'',0,3,0),(5580,3231,_binary 'post',591775,1487002447,'',0,3,0),(5581,3232,_binary 'post',591777,1487005187,'',0,4,0),(5582,3233,_binary 'post',591806,1455645286,'',0,1,0),(5583,3234,_binary 'post',591806,1455645286,'',0,1,0),(5585,3236,_binary 'post',591849,1487032882,'',0,4,0),(5586,3237,_binary 'post',591881,1487097243,'',0,4,0),(5587,3238,_binary 'post',592199,1487423716,'',0,4,0),(5588,3239,_binary 'post',592203,1487429317,'',0,2,0),(5589,3240,_binary 'post',592203,1487429317,'',0,2,0),(5590,3241,_binary 'post',592232,1487429317,'',0,2,0),(5591,3242,_binary 'post',592232,1487429317,'',0,2,0),(5592,3243,_binary 'post',592233,1487423716,'',0,1,0),(5593,3244,_binary 'post',592297,1487539745,'',0,2,0),(5594,3245,_binary 'post',592338,1487592367,'',0,3,0),(5595,3246,_binary 'post',592377,1487636407,'',0,2,0),(5596,3247,_binary 'post',592450,1487677531,'',0,46,0),(5597,3248,_binary 'post',592454,1487684959,'',0,3,0),(5598,3249,_binary 'post',592454,1487685705,'',0,3,0),(5599,3250,_binary 'post',592454,1487685705,'',0,3,0),(5600,3251,_binary 'post',592454,1487685941,'',0,3,0),(5601,3252,_binary 'post',592555,1487765995,'',0,2,0),(5602,3253,_binary 'post',592555,1487766328,'',0,2,0),(5603,3254,_binary 'post',592555,1487766470,'',0,2,0),(5604,3255,_binary 'post',592646,1487865410,'',0,3,0),(5605,3256,_binary 'post',592750,1487942169,'',0,1,0),(5606,3257,_binary 'post',592762,1487948467,'',0,9,0),(5607,3258,_binary 'post',592805,1487948467,'',0,2,0),(5608,3259,_binary 'post',592819,1488024112,'',0,2,0),(5609,3260,_binary 'post',592819,1488024112,'',0,2,0),(5610,3261,_binary 'post',592819,1488024123,'',0,2,0),(5611,3262,_binary 'post',592823,1488031267,'',0,3,0),(5612,3263,_binary 'post',592823,1488031267,'',0,3,0),(5613,3264,_binary 'post',592852,1488024112,'',0,1,0),(5614,3265,_binary 'post',592852,1488024112,'',0,1,0),(5615,3266,_binary 'post',592852,1488024123,'',0,1,0),(5616,3267,_binary 'post',592965,1488200032,'',0,6,0),(5617,3268,_binary 'post',592965,1488200246,'',0,6,0),(5618,3269,_binary 'post',592965,1488200264,'',0,7,0),(5619,3270,_binary 'post',592982,1488219740,'',0,7,0),(5620,3271,_binary 'post',593050,1285460012,'',0,0,0),(5621,3272,_binary 'post',593063,1488281451,'',0,5,0),(5622,3273,_binary 'post',593063,1488281451,'',0,5,0),(5623,3274,_binary 'post',593063,1488281492,'',0,5,0),(5624,3275,_binary 'post',593321,1488518850,'',0,1,0),(5625,3276,_binary 'post',593532,1488752617,'',0,6,0),(5626,3277,_binary 'post',593532,1488752977,'',0,6,0),(5627,3278,_binary 'post',593534,1488752617,'',0,0,0),(5628,3279,_binary 'post',593534,1488752977,'',0,0,0),(5630,3280,_binary 'post',593689,1488917430,'',0,4,0),(5631,3281,_binary 'post',593690,1488917430,'',0,1,0),(5632,3282,_binary 'post',593751,1488973432,'',0,2,0),(5633,3283,_binary 'post',593751,1488973735,'',0,2,0),(5634,3284,_binary 'post',594025,1489232106,'',0,2,0),(5635,3285,_binary 'post',594026,1489233114,'',0,4,0),(5636,3286,_binary 'post',594026,1489233114,'',0,4,0),(5637,3287,_binary 'post',594026,1489233142,'',0,4,0),(5638,3288,_binary 'post',594026,1489234132,'',0,4,0),(5639,3289,_binary 'post',594026,1489234169,'',0,4,0),(5640,3290,_binary 'post',594049,1489232106,'',0,1,0),(5641,3291,_binary 'post',594217,1489494572,'',0,2,0),(5642,3292,_binary 'post',594217,1489494801,'',0,2,0),(5643,3293,_binary 'post',594298,1489583603,'',0,2,0),(5644,3294,_binary 'post',594298,1489583603,'',0,2,0),(5645,3295,_binary 'post',594309,1489583603,'',0,1,0),(5646,3296,_binary 'post',594309,1489583603,'',0,1,0),(5647,3297,_binary 'post',594545,1489791160,'',0,9,0),(5648,3298,_binary 'post',594587,1489840497,'',0,11,0),(5649,3299,_binary 'post',594608,1489858059,'',0,2,0),(5650,3300,_binary 'post',594785,1490062270,'',0,3,0),(5651,3301,_binary 'post',594787,1490062270,'',0,0,0),(5652,3302,_binary 'post',594795,1490100312,'',0,2,0),(5653,3303,_binary 'post',594832,1490128254,'',0,8,0),(5654,3304,_binary 'post',594832,1490128254,'',0,8,0),(5655,3305,_binary 'post',595006,1490309343,'',0,7,0),(5656,3306,_binary 'post',595013,1490309343,'',0,0,0),(5658,3308,_binary 'post',595067,1490368026,'',0,7,0),(5659,3309,_binary 'post',595067,1490368026,'',0,7,0),(5660,3310,_binary 'post',595098,1490364935,'',0,2,0),(5664,3311,_binary 'post',595155,1490450454,'',0,6,0),(5665,3312,_binary 'post',595155,1490450454,'',0,6,0),(5666,3313,_binary 'post',595178,1490461331,'',0,5,0),(5667,3314,_binary 'post',595178,1490461331,'',0,5,0),(5668,3315,_binary 'post',595179,1490462762,'',0,2,0),(5669,3316,_binary 'post',595204,1490462762,'',0,1,0),(5670,3317,_binary 'post',595453,1490799848,'',0,2,0),(5671,3318,_binary 'post',595453,1490799848,'',0,2,0),(5672,3319,_binary 'post',595619,1490925626,'',0,2,0),(5674,3320,_binary 'post',595701,1491054445,'',0,3,0),(5675,3321,_binary 'post',595702,1491055665,'',0,3,0),(5677,3322,_binary 'post',595769,1491055665,'',0,1,0),(5680,3323,_binary 'post',595899,1491273047,'',0,2,0),(5681,3324,_binary 'post',596455,1491859233,'',0,2,0),(5682,3325,_binary 'post',596455,1491859233,'',0,2,0),(5683,3326,_binary 'post',596485,1491859233,'',0,1,0),(5684,3327,_binary 'post',596485,1491859233,'',0,1,0),(5685,3328,_binary 'post',596829,1492274253,'',0,11,0),(5692,3329,_binary 'post',597953,1493645851,'',0,2,0),(5693,3330,_binary 'post',597944,1493670521,'',0,3,0),(5694,3331,_binary 'post',597944,1493670537,'',0,3,0),(5696,3332,_binary 'post',598014,1493727817,'',0,5,0),(5697,3333,_binary 'post',598043,1493645851,'',0,1,0),(5700,3334,_binary 'post',598237,1494025767,'',0,1,0),(5701,3335,_binary 'post',598248,1494029599,'',0,7,0),(5702,3336,_binary 'post',598248,1494029624,'',0,7,0),(5703,3337,_binary 'post',598451,1494165214,'',0,2,0),(5704,3338,_binary 'post',598451,1494165214,'',0,2,0),(5705,3339,_binary 'post',598468,1494165214,'',0,1,0),(5706,3340,_binary 'post',598468,1494165214,'',0,1,0),(5707,3341,_binary 'post',598551,1494268034,'',0,2,0),(5708,3342,_binary 'post',598624,1494332468,'',0,2,0),(5709,3343,_binary 'post',598624,1494332468,'',0,2,0),(5710,3344,_binary 'post',598662,1494332468,'',0,1,0),(5711,3345,_binary 'post',598662,1494332468,'',0,1,0),(5712,3346,_binary 'post',598713,1494432359,'',0,7,0),(5713,3347,_binary 'post',598713,1494432359,'',0,7,0),(5714,3348,_binary 'post',598713,1494432674,'',0,7,0),(5715,3349,_binary 'post',598713,1494434224,'',0,7,0),(5716,3350,_binary 'post',598713,1494434343,'',0,8,0),(5719,3353,_binary 'post',598814,1494522353,'',0,3,0),(5721,3354,_binary 'post',598893,1494623720,'',0,8,0),(5723,3356,_binary 'post',598967,1460078804,'',0,0,0),(5727,3357,_binary 'post',599069,1494869715,'',0,5,0),(5728,3358,_binary 'post',599069,1494869715,'',0,5,0),(5729,3359,_binary 'post',599069,1494869747,'',0,5,0),(5730,3360,_binary 'post',599069,1494869747,'',0,5,0),(5731,3361,_binary 'post',599069,1494869763,'',0,5,0),(5732,3362,_binary 'post',599076,1494869715,'',0,2,0),(5733,3363,_binary 'post',599076,1494869715,'',0,2,0),(5734,3364,_binary 'post',599076,1494869747,'',0,2,0),(5735,3365,_binary 'post',599076,1494869747,'',0,2,0),(5736,3366,_binary 'post',599076,1494869763,'',0,2,0),(5737,3367,_binary 'post',599138,1494944509,'',0,2,0),(5738,3368,_binary 'post',599138,1494944509,'',0,2,0),(5739,3369,_binary 'post',599138,1494944521,'',0,2,0),(5743,3370,_binary 'post',599183,1494983208,'',0,8,0),(5744,3371,_binary 'post',599183,1494983794,'',0,8,0),(5745,3372,_binary 'post',599297,1495132149,'',0,2,0),(5746,3373,_binary 'post',599297,1495132149,'',0,2,0),(5747,3374,_binary 'post',599311,1495132149,'',0,1,0),(5748,3375,_binary 'post',599311,1495132149,'',0,1,0),(5749,3376,_binary 'post',599343,1466963092,'',0,1,0),(5750,3377,_binary 'post',599499,1495284267,'',0,16,0),(5751,3378,_binary 'post',599531,1495284267,'',0,4,0),(5752,3379,_binary 'post',599576,1495371983,'',0,2,0),(5753,3380,_binary 'post',599687,1495562815,'',0,1,0),(5754,3381,_binary 'post',599787,1449429110,'',0,2,0),(5757,3384,_binary 'post',600224,1496066260,'',0,3,0),(5758,3385,_binary 'post',600224,1496066260,'',0,3,0),(5759,3386,_binary 'post',600250,1496114798,'',0,23,0),(5760,3387,_binary 'post',600365,1381937196,'',0,0,0),(5761,3388,_binary 'post',600419,1496314493,'',0,12,0),(5762,3389,_binary 'post',600496,1496399059,'',0,3,0),(5763,3390,_binary 'post',600496,1496399059,'',0,3,0),(5764,3391,_binary 'post',600509,1496419848,'',0,11,0),(5765,3392,_binary 'post',600523,1496399059,'',0,2,0),(5766,3393,_binary 'post',600523,1496399059,'',0,2,0),(5768,3394,_binary 'post',600726,1496582855,'',0,6,0),(5771,3395,_binary 'post',600728,1496583480,'',0,7,0),(5775,3396,_binary 'post',600762,1496582855,'',0,5,0),(5776,3397,_binary 'post',600763,1496583480,'',0,5,0),(5777,3398,_binary 'post',600764,1496630127,'',0,0,0),(5778,3399,_binary 'post',600764,1496630260,'',0,0,0),(5779,3400,_binary 'post',600765,1496630683,'',0,7,0),(5780,3401,_binary 'post',600766,1496630127,'',0,3,0),(5781,3402,_binary 'post',600766,1496630260,'',0,3,0),(5782,3403,_binary 'post',600767,1496630683,'',0,0,0),(5783,3404,_binary 'post',600776,1496635399,'',0,1,0),(5784,3405,_binary 'post',600780,1496663575,'',0,5,0),(5785,3406,_binary 'post',600792,1496687627,'',0,3,0),(5786,3407,_binary 'post',600802,1496690530,'',0,14,0),(5787,3408,_binary 'post',600810,1496704620,'',0,3,0),(5788,3409,_binary 'post',600825,1496690530,'',0,0,0),(5789,3410,_binary 'post',600834,1496719460,'',0,3,0),(5790,3411,_binary 'post',600836,1496719460,'',0,0,0),(5791,3412,_binary 'post',600869,1496761354,'',0,3,0),(5792,3413,_binary 'post',601271,1497181027,'',0,2,0),(5793,3414,_binary 'post',601272,1497183641,'',0,2,0),(5794,3415,_binary 'post',601272,1497183641,'',0,2,0),(5795,3416,_binary 'post',601280,1497183641,'',0,2,0),(5796,3417,_binary 'post',601280,1497183641,'',0,2,0),(5797,3418,_binary 'post',601360,1497181027,'',0,3,0),(5799,3420,_binary 'post',601789,1497717746,'',0,2,0),(5800,3421,_binary 'post',601800,1497717746,'',0,1,0),(5801,3422,_binary 'post',601828,1497791582,'',0,4,0),(5802,3423,_binary 'post',601835,1497804676,'',0,3,0),(5803,3424,_binary 'post',601852,1497804676,'',0,3,0),(5804,3425,_binary 'post',601854,1497791582,'',0,2,0),(5805,3426,_binary 'post',601862,1497828043,'',0,4,0),(5806,3427,_binary 'post',601889,1497888786,'',0,2,0),(5807,3428,_binary 'post',601889,1497888786,'',0,2,0),(5808,3429,_binary 'post',601902,1497897531,'',0,2,0),(5809,3430,_binary 'post',601902,1497897531,'',0,2,0),(5810,3431,_binary 'post',601903,1497897531,'',0,1,0),(5811,3432,_binary 'post',601903,1497897531,'',0,1,0),(5812,3433,_binary 'post',602342,1498302962,'',0,2,0),(5813,3434,_binary 'post',602365,1498328285,'',0,3,0),(5814,3435,_binary 'post',602402,1498328285,'',0,0,0),(5815,3436,_binary 'post',602482,1498479784,'',0,2,0),(5817,3437,_binary 'post',602509,1498479784,'',0,1,0),(5819,3438,_binary 'post',602754,1498659911,'',0,15,0),(5820,3439,_binary 'post',602756,1498660854,'',0,2,0),(5821,3440,_binary 'post',602785,1498660854,'',0,1,0),(5822,3441,_binary 'post',602823,1498659911,'',0,1,0),(5826,3445,_binary 'post',603006,1498927755,'',0,7,0),(5827,3446,_binary 'post',603013,1498927755,'',0,2,0),(5828,3447,_binary 'post',603039,1498957116,'',0,2,0),(5829,3448,_binary 'post',603076,1498957116,'',0,0,0),(5830,3449,_binary 'post',603103,1498927755,'',0,1,0),(5831,3450,_binary 'post',603156,1499086883,'',0,5,0),(5832,3451,_binary 'post',603181,1499086883,'',0,3,0),(5835,3452,_binary 'post',603598,1499692649,'',0,4,0),(5836,3453,_binary 'post',603630,1499692649,'',0,2,0),(5837,3454,_binary 'post',603784,1499860799,'',0,6,0),(5838,3455,_binary 'post',603990,1500031540,'',0,23,0),(5839,3456,_binary 'post',604021,1500031540,'',0,1,0),(5840,3457,_binary 'post',604084,1500129240,'',0,6,0),(5841,3458,_binary 'post',604132,1500129240,'',0,1,0),(5842,3459,_binary 'post',604153,1500214939,'',0,3,0),(5843,3460,_binary 'post',604155,1500215106,'',0,5,0),(5844,3461,_binary 'post',604170,1500236520,'',0,6,0),(5845,3462,_binary 'post',604182,1500214939,'',0,1,0),(5847,3463,_binary 'post',604338,1500396325,'',0,3,0),(5848,3464,_binary 'post',604338,1500396325,'',0,3,0),(5849,3465,_binary 'post',604338,1500396541,'',0,3,0),(5850,3466,_binary 'post',604483,1500510075,'',0,6,0),(5851,3467,_binary 'post',604643,1500723536,'',0,5,0),(5852,3468,_binary 'post',604643,1500723718,'',0,5,0),(5853,3469,_binary 'post',604673,1500723536,'',0,1,0),(5854,3470,_binary 'post',604673,1500723718,'',0,1,0),(5855,3471,_binary 'post',604840,1500396325,'',0,1,0),(5856,3472,_binary 'post',604840,1500396325,'',0,1,0),(5857,3473,_binary 'post',604840,1500396541,'',0,1,0),(5859,3474,_binary 'post',605219,1474468123,'',0,0,0),(5860,3475,_binary 'post',605495,1501431582,'',0,2,0),(5861,3476,_binary 'post',605495,1501431871,'',0,2,0),(5862,3477,_binary 'post',605495,1501432031,'',0,2,0),(5863,3478,_binary 'post',605520,1501514816,'',0,2,0),(5864,3479,_binary 'post',605520,1501514816,'',0,2,0),(5865,3480,_binary 'post',605884,1501431582,'',0,1,0),(5866,3481,_binary 'post',605884,1501431871,'',0,1,0),(5867,3482,_binary 'post',605884,1501432031,'',0,1,0),(5868,3483,_binary 'post',605893,1501514816,'',0,1,0),(5869,3484,_binary 'post',605893,1501514816,'',0,1,0),(5870,3485,_binary 'post',605911,1501543481,'',0,8,0),(5871,3486,_binary 'post',605932,1501543481,'',0,0,0),(5872,3487,_binary 'post',605953,1501605192,'',0,3,0),(5873,3488,_binary 'post',605955,1501606389,'',0,3,0),(5874,3489,_binary 'post',606148,1501848354,'',0,3,0),(5875,3490,_binary 'post',606148,1501848354,'',0,3,0),(5879,3494,_binary 'post',606349,1502056722,'',0,13,0),(5880,3495,_binary 'post',606349,1502056722,'',0,13,0),(5881,3496,_binary 'post',606350,1502057151,'',0,13,0),(5882,3497,_binary 'post',606364,1502029556,'',0,1,0),(5883,3498,_binary 'post',606364,1502029556,'',0,1,0),(5884,3499,_binary 'post',606364,1502029571,'',0,1,0),(5885,3500,_binary 'post',606399,1502127863,'',0,3,0),(5886,3501,_binary 'post',606399,1502128031,'',0,3,0),(5889,3502,_binary 'post',606484,1502177546,'',0,5,0),(5890,3503,_binary 'post',606484,1502178276,'',0,5,0),(5891,3504,_binary 'post',606486,1502188164,'',0,3,0),(5892,3505,_binary 'post',606486,1502188164,'',0,3,0),(5893,3506,_binary 'post',606488,1502193231,'',0,6,0),(5894,3507,_binary 'post',606523,1502188164,'',0,1,0),(5895,3508,_binary 'post',606523,1502188164,'',0,1,0),(5896,3509,_binary 'post',606559,1502177546,'',0,0,0),(5897,3510,_binary 'post',606559,1502178276,'',0,0,0),(5898,3511,_binary 'post',606582,1502193231,'',0,1,0),(5899,3512,_binary 'post',606585,1502276227,'',0,2,0),(5900,3513,_binary 'post',606585,1502276227,'',0,2,0),(5901,3514,_binary 'post',606617,1502276227,'',0,1,0),(5902,3515,_binary 'post',606617,1502276227,'',0,1,0),(5903,3516,_binary 'post',606673,1502364082,'',0,3,0),(5904,3517,_binary 'post',606729,1502364082,'',0,1,0),(5906,3519,_binary 'post',606866,1502547523,'',0,1,0),(5907,3520,_binary 'post',606889,1502628017,'',0,18,0),(5908,3521,_binary 'post',606905,1502628017,'',0,0,0),(5909,3522,_binary 'post',606919,1502672586,'',0,8,0),(5910,3523,_binary 'post',606919,1502672586,'',0,8,0),(5911,3524,_binary 'post',606919,1502672969,'',0,8,0),(5912,3525,_binary 'post',606919,1502672969,'',0,8,0),(5913,3526,_binary 'post',607115,1502672586,'',0,0,0),(5914,3527,_binary 'post',607115,1502672586,'',0,0,0),(5915,3528,_binary 'post',607115,1502672969,'',0,0,0),(5916,3529,_binary 'post',607115,1502672969,'',0,0,0),(5917,3530,_binary 'post',607146,1502887536,'',0,3,0),(5918,3531,_binary 'post',607210,1502919371,'',0,2,0),(5919,3532,_binary 'post',608156,1504042188,'',0,10,0),(5920,3533,_binary 'post',608159,1504042188,'',0,0,0),(5926,3534,_binary 'post',608204,1504096062,'',0,3,0),(5927,3535,_binary 'post',608234,1504135656,'',0,3,0),(5928,3536,_binary 'post',608266,1504159331,'',0,4,0),(5929,3537,_binary 'post',608268,1504159331,'',0,0,0),(5930,3538,_binary 'post',608353,1504282527,'',0,7,0),(5931,3539,_binary 'post',608485,1504439113,'',0,6,0),(5932,3540,_binary 'post',608629,1504696436,'',0,5,0),(5933,3541,_binary 'post',608758,1504806564,'',0,20,0),(5934,3542,_binary 'post',609079,1505252336,'',0,3,0),(5935,3543,_binary 'post',609100,1505252336,'',0,1,0),(5938,3544,_binary 'post',609269,1505507148,'',0,3,0),(5939,3545,_binary 'post',609271,1505507148,'',0,2,0),(5940,3546,_binary 'post',609356,1505565908,'',0,9,0),(5941,3547,_binary 'post',609389,1505565908,'',0,1,0),(5942,3548,_binary 'post',609427,1505655857,'',0,16,0),(5943,3549,_binary 'post',609458,1505655857,'',0,2,0),(5944,3550,_binary 'post',609582,1505821582,'',0,2,0),(5945,3551,_binary 'post',609648,1505903837,'',0,2,0),(5946,3552,_binary 'post',609903,1506167278,'',0,5,0),(5947,3553,_binary 'post',609908,1506175848,'',0,2,0),(5948,3554,_binary 'post',609921,1506175848,'',0,1,0),(5949,3555,_binary 'post',610036,1506446001,'',0,2,0),(5950,3556,_binary 'post',610081,1506512501,'',0,3,0),(5951,3557,_binary 'post',610096,1506527418,'',0,6,0),(5952,3558,_binary 'post',610100,1506534071,'',0,5,0),(5953,3559,_binary 'post',610127,1506446001,'',0,1,0),(5954,3560,_binary 'post',610154,1506608770,'',0,3,0),(5955,3561,_binary 'post',610210,1506684470,'',0,5,0),(5956,3562,_binary 'post',610279,1506746768,'',0,5,0),(5957,3563,_binary 'post',610281,1506746768,'',0,0,0),(5958,3564,_binary 'post',610330,1506811094,'',0,6,0),(5959,3565,_binary 'post',610330,1506811094,'',0,6,0),(5960,3566,_binary 'post',610384,1505655857,'',0,2,0),(5961,3567,_binary 'post',610390,1506811094,'',0,2,0),(5962,3568,_binary 'post',610390,1506811094,'',0,2,0),(5965,3569,_binary 'post',610474,1506527418,'',0,1,0),(5966,3570,_binary 'post',610475,1506534071,'',0,1,0),(5971,3571,_binary 'post',610546,1506608770,'',0,1,0),(5975,3574,_binary 'post',610623,1505565908,'',0,1,0),(5976,3575,_binary 'post',610638,1507218061,'',0,3,0),(5977,3576,_binary 'post',610640,1507219211,'',0,9,0),(5979,3577,_binary 'post',610830,1507398016,'',0,4,0),(5985,3578,_binary 'post',611372,1507993736,'',0,4,0),(5986,3579,_binary 'post',611399,1507993736,'',0,2,0),(5987,3580,_binary 'post',611527,1508138656,'',0,6,0),(5989,3581,_binary 'post',611646,1508248963,'',0,4,0),(5990,3582,_binary 'post',611646,1508249014,'',0,4,0),(5991,3583,_binary 'post',611646,1508249258,'',0,4,0),(5992,3584,_binary 'post',611733,1508335431,'',0,5,0),(5993,3585,_binary 'post',611733,1508335606,'',0,0,0),(5994,3586,_binary 'post',611777,1508413179,'',0,2,0),(5995,3587,_binary 'post',612196,1508248963,'',0,1,0),(5996,3588,_binary 'post',612196,1508249014,'',0,1,0),(5997,3589,_binary 'post',612196,1508249258,'',0,1,0),(6000,3590,_binary 'post',612644,1509535304,'',0,2,0),(6001,3591,_binary 'post',612711,1509623830,'',0,4,0),(6002,3592,_binary 'post',612717,1509630201,'',0,9,0),(6003,3593,_binary 'post',612760,1509646663,'',0,7,0),(6004,3594,_binary 'post',612760,1509646663,'',0,8,0),(6005,3595,_binary 'post',612916,1509888282,'',0,2,0),(6006,3596,_binary 'post',612916,1509888324,'',0,2,0),(6007,3597,_binary 'post',612916,1509888374,'',0,2,0),(6012,3602,_binary 'post',612929,1509911885,'',0,5,0),(6013,3603,_binary 'post',612929,1509911885,'',0,5,0),(6014,3604,_binary 'post',612942,1509933830,'',0,2,0),(6017,3607,_binary 'post',613010,1510062877,'',0,6,0),(6018,3608,_binary 'post',613073,1510144896,'',0,7,0),(6019,3609,_binary 'post',613115,1510144896,'',0,1,0),(6020,3610,_binary 'post',613282,1510508313,'',0,3,0),(6021,3611,_binary 'post',613288,1510508313,'',0,2,0),(6022,3612,_binary 'post',613303,1510585906,'',0,2,0),(6023,3613,_binary 'post',613303,1510585906,'',0,2,0),(6024,3614,_binary 'post',613322,1510585906,'',0,4,0),(6025,3615,_binary 'post',613322,1510585906,'',0,4,0),(6026,3616,_binary 'post',613685,1511097236,'',0,4,0),(6027,3617,_binary 'post',613693,1511105502,'',0,3,0),(6028,3618,_binary 'post',613782,1511270754,'',0,4,0),(6029,3619,_binary 'post',613794,1511284399,'',0,2,0),(6030,3620,_binary 'post',613796,1511290504,'',0,5,0),(6031,3621,_binary 'post',613809,1511284399,'',0,1,0),(6032,3622,_binary 'post',613874,1511420014,'',0,6,0),(6033,3623,_binary 'post',613884,1511447524,'',0,2,0),(6034,3624,_binary 'post',613884,1511447524,'',0,2,0),(6035,3625,_binary 'post',613899,1511447524,'',0,2,0),(6036,3626,_binary 'post',613899,1511447524,'',0,2,0),(6040,3630,_binary 'post',614054,1511105502,'',0,2,0),(6042,3631,_binary 'post',614175,1511909188,'',0,4,0),(6043,3632,_binary 'post',614176,1511909743,'',0,3,0),(6044,3633,_binary 'post',614176,1511909808,'',0,3,0),(6045,3634,_binary 'post',614177,1511910655,'',0,6,0),(6046,3635,_binary 'post',614179,1511912211,'',0,6,0),(6047,3636,_binary 'post',614188,1511909743,'',0,2,0),(6048,3637,_binary 'post',614188,1511909808,'',0,2,0),(6049,3638,_binary 'post',614189,1511909188,'',0,2,0),(6050,3639,_binary 'post',614211,1511978934,'',0,3,0),(6051,3640,_binary 'post',614214,1511978934,'',0,3,0),(6052,3641,_binary 'post',614298,1511290504,'',0,1,0),(6053,3642,_binary 'post',614449,1512197888,'',0,5,0),(6054,3643,_binary 'post',614499,1511912211,'',0,2,0),(6055,3644,_binary 'post',614782,1511978934,'',0,1,0),(6056,3645,_binary 'post',614843,1483572775,'',0,1,0),(6057,3646,_binary 'post',614887,1512853757,'',0,11,0),(6058,3647,_binary 'post',615347,1513542034,'',0,4,0),(6059,3648,_binary 'post',615349,1513546592,'',0,5,0),(6060,3649,_binary 'post',615475,1513542034,'',0,1,0),(6061,3650,_binary 'post',615898,1514316796,'',0,3,0),(6062,3651,_binary 'post',615899,1514316796,'',0,2,0),(6064,3652,_binary 'post',615955,1514417737,'',0,4,0),(6065,3653,_binary 'post',615966,1514469547,'',0,8,0),(6066,3654,_binary 'post',615966,1514469547,'',0,8,0),(6067,3655,_binary 'post',615974,1514474944,'',0,4,0),(6068,3656,_binary 'post',616028,1514474944,'',0,2,0),(6069,3657,_binary 'post',616129,1514667033,'',0,3,0),(6070,3658,_binary 'post',616158,1514667033,'',0,1,0),(6071,3659,_binary 'post',616182,1514469547,'',0,0,0),(6072,3660,_binary 'post',616182,1514469547,'',0,0,0),(6073,3661,_binary 'post',616256,1514992921,'',0,3,0),(6074,3662,_binary 'post',616588,1515691929,'',0,4,0),(6075,3663,_binary 'post',616595,1515691929,'',0,2,0),(6076,3664,_binary 'post',617029,1516163615,'',0,4,0),(6077,3665,_binary 'post',617047,1516191955,'',0,12,0),(6078,3666,_binary 'post',617047,1516192058,'',0,12,0),(6079,3667,_binary 'post',617150,1454292210,'',0,0,0),(6080,3668,_binary 'post',617278,1516191955,'',0,0,0),(6081,3669,_binary 'post',617278,1516192058,'',0,0,0),(6082,3670,_binary 'post',617290,1516305217,'',0,4,0),(6083,3671,_binary 'post',617291,1516305217,'',0,0,0),(6085,3672,_binary 'post',617415,1444758772,'',0,1,0),(6086,3673,_binary 'post',617445,1516572825,'',0,5,0),(6088,3674,_binary 'post',617474,1516643161,'',0,4,0),(6091,3675,_binary 'post',618339,1518456579,'',0,2,0),(6092,3676,_binary 'post',618339,1518456579,'',0,2,0),(6093,3677,_binary 'post',618522,1518456579,'',0,1,0),(6094,3678,_binary 'post',618522,1518456579,'',0,1,0),(6095,3679,_binary 'post',619063,1504042188,'',0,0,0),(6097,3680,_binary 'post',619182,1519860350,'',0,9,0),(6098,3681,_binary 'post',619182,1519860364,'',0,9,0),(6099,3682,_binary 'post',619182,1519860389,'',0,9,0),(6100,3683,_binary 'post',619276,1520029407,'',0,9,0),(6101,3684,_binary 'post',619277,1520029407,'',0,0,0),(6102,3685,_binary 'post',619280,1520036628,'',0,23,0),(6103,3686,_binary 'post',619283,1520036628,'',0,1,0),(6104,3687,_binary 'post',619506,1520459660,'',0,4,0),(6105,3688,_binary 'post',619510,1520459660,'',0,0,0),(6106,3689,_binary 'post',619631,1520036628,'',0,0,0),(6107,3690,_binary 'post',619108,1520727538,'',0,1,0),(6111,3691,_binary 'post',619764,1520907768,'',0,4,0),(6112,3692,_binary 'post',619766,1520908920,'',0,7,0),(6113,3693,_binary 'post',619766,1520908920,'',0,7,0),(6114,3694,_binary 'post',619802,1520908920,'',0,0,0),(6115,3695,_binary 'post',619802,1520908920,'',0,0,0),(6116,3696,_binary 'post',620021,1521409415,'',0,5,0),(6117,3697,_binary 'post',620051,1520907768,'',0,0,0),(6118,3698,_binary 'post',620958,1522784441,'',0,3,0),(6119,3699,_binary 'post',620961,1522784441,'',0,0,0),(6120,3700,_binary 'post',621353,1523460513,'',0,13,0),(6121,3701,_binary 'post',621354,1523460513,'',0,0,0),(6122,3702,_binary 'post',621524,1452549411,'',0,0,0),(6123,3703,_binary 'post',621545,1523460513,'',0,0,0),(6126,3706,_binary 'post',621665,1523885329,'',0,4,0),(6127,3707,_binary 'post',621708,1523885329,'',0,0,0),(6128,3708,_binary 'post',622764,1525520844,'',0,17,0),(6129,3709,_binary 'post',622810,1525627440,'',0,1,0),(6138,3710,_binary 'post',626081,1528119126,'',0,4,0),(6139,3711,_binary 'post',626629,1529122371,'',0,10,0),(6140,3712,_binary 'post',626629,1529122698,'',0,9,0),(6141,3713,_binary 'post',626629,1529125587,'',0,8,0),(6142,3714,_binary 'post',626772,1529339026,'',0,4,0),(6143,3715,_binary 'post',626772,1529339182,'',0,4,0),(6144,3716,_binary 'post',627044,1529675210,'',0,3,0),(6145,3717,_binary 'post',627068,1512853757,'',0,1,0),(6146,3718,_binary 'post',627135,1529802499,'',0,3,0),(6147,3719,_binary 'post',627136,1529802499,'',0,4,0),(6148,3720,_binary 'post',627200,1529339026,'',0,1,0),(6149,3721,_binary 'post',627200,1529339182,'',0,1,0),(6150,3722,_binary 'post',627213,1529942848,'',0,2,0),(6151,3723,_binary 'post',627310,1530040719,'',0,6,0),(6152,3724,_binary 'post',627369,1530040719,'',0,0,0),(6153,3725,_binary 'post',627635,1530443920,'',0,8,0),(6154,3726,_binary 'post',627865,1530787844,'',0,3,0),(6155,3727,_binary 'post',627871,1530787844,'',0,1,0),(6156,3728,_binary 'post',627986,1530967240,'',0,4,0),(6158,3729,_binary 'post',628216,1483572775,'',0,1,0),(6159,3730,_binary 'post',628258,1531340686,'',0,4,0),(6160,3731,_binary 'post',628637,1531864421,'',0,8,0),(6161,3732,_binary 'post',628664,1531864421,'',0,1,0),(6162,3733,_binary 'post',628701,1531933817,'',0,3,0),(6163,3734,_binary 'post',628704,1531933817,'',0,0,0),(6164,3735,_binary 'post',628882,1532150770,'',0,3,0),(6165,3736,_binary 'post',629396,1532877332,'',0,12,0),(6166,3737,_binary 'post',629445,1532877332,'',0,0,0),(6167,3738,_binary 'post',629864,1533562907,'',0,2,0),(6168,3739,_binary 'post',629865,1533562981,'',0,2,0),(6169,3740,_binary 'post',630193,1533897510,'',0,21,0),(6170,3741,_binary 'post',630193,1533897510,'',0,21,0),(6171,3742,_binary 'post',630193,1533897684,'',0,19,0),(6172,3743,_binary 'post',630195,1533900368,'',0,11,0),(6173,3744,_binary 'post',630284,1534096724,'',0,5,0),(6174,3745,_binary 'post',630284,1534096724,'',0,5,0),(6175,3746,_binary 'post',630285,1534096724,'',0,0,0),(6176,3747,_binary 'post',630285,1534096724,'',0,0,0),(6177,3748,_binary 'post',632322,1533900368,'',0,4,0),(6178,3749,_binary 'post',632327,1456238846,'',0,1,0),(6179,3750,_binary 'post',632344,1472550078,'',0,0,0),(6180,3751,_binary 'post',632578,1537412938,'',0,2,0),(6181,3752,_binary 'post',633226,1538407522,'',0,2,0),(6182,3753,_binary 'post',633246,1538407522,'',0,0,0),(6183,3754,_binary 'post',633847,1444585476,'',0,1,0),(6184,3755,_binary 'post',633847,1444585476,'',0,1,0),(6185,3756,_binary 'post',633847,1444585492,'',0,1,0),(6186,3757,_binary 'post',634542,1444850922,'',0,0,0),(6187,3758,_binary 'post',634542,1444850922,'',0,0,0),(6188,3759,_binary 'post',634689,1540841521,'',0,4,0),(6189,3760,_binary 'post',634696,1540845212,'',0,6,0),(6190,3761,_binary 'post',634819,1533897510,'',0,2,0),(6191,3762,_binary 'post',634819,1533897510,'',0,2,0),(6192,3763,_binary 'post',634819,1533897684,'',0,2,0),(6193,3764,_binary 'post',634946,1541266015,'',0,3,0),(6194,3765,_binary 'post',635189,1540845212,'',0,1,0),(6195,3766,_binary 'post',636363,1543614713,'',0,5,0),(6198,3769,_binary 'post',636775,1502628017,'',0,0,0),(6199,3770,_binary 'post',636784,1502672586,'',0,0,0),(6200,3771,_binary 'post',636784,1502672586,'',0,0,0),(6201,3772,_binary 'post',636784,1502672969,'',0,0,0),(6202,3773,_binary 'post',636784,1502672969,'',0,0,0),(6204,3774,_binary 'post',640604,1550719404,'',0,7,0),(6205,3775,_binary 'post',640607,1550719404,'',0,0,0),(6206,3776,_binary 'post',640734,1550954751,'',0,10,0),(6207,3777,_binary 'post',641160,1551726241,'',0,5,0),(6208,3778,_binary 'post',641160,1551726417,'',0,5,0),(6209,3779,_binary 'post',641161,1551726241,'',0,0,0),(6210,3780,_binary 'post',641161,1551726417,'',0,0,0),(6211,3781,_binary 'post',641553,1552195548,'',0,8,0),(6212,3782,_binary 'post',641728,1552502603,'',0,3,0),(6213,3783,_binary 'post',641737,1552502603,'',0,0,0),(6214,3784,_binary 'post',641770,1552584497,'',0,1,0),(6215,3785,_binary 'post',641806,1552600760,'',0,4,0),(6216,3786,_binary 'post',641897,1552737613,'',0,11,0),(6217,3787,_binary 'post',641897,1552737613,'',0,10,0),(6218,3788,_binary 'post',641897,1552737625,'',0,10,0),(6219,3789,_binary 'post',641919,1552737613,'',0,1,0),(6220,3790,_binary 'post',641919,1552737613,'',0,1,0),(6221,3791,_binary 'post',641919,1552737625,'',0,1,0),(6232,3792,_binary 'post',643085,1552584497,'',0,1,0),(6233,3793,_binary 'post',643407,1553736130,'',0,4,0),(6234,3794,_binary 'post',643552,1507219211,'',0,1,0),(6235,3795,_binary 'post',644209,1555191010,'',0,20,0),(6242,3796,_binary 'post',644600,1555191010,'',0,2,0),(6243,3797,_binary 'post',644822,1555191010,'',0,1,0),(6245,3798,_binary 'post',645081,1555934801,'',0,6,0),(6246,3799,_binary 'post',645258,1556190986,'',0,3,0),(6247,3800,_binary 'post',645525,1556689787,'',0,4,0),(6248,3801,_binary 'post',646296,1557959807,'',0,5,0),(6249,3802,_binary 'post',646989,1453063166,'',0,1,0),(6250,3803,_binary 'post',646995,1453063166,'',0,0,0),(6251,3804,_binary 'post',647294,1559341003,'',0,5,0),(6252,3805,_binary 'post',647295,1559342730,'',0,12,0),(6253,3806,_binary 'post',647758,1560194788,'',0,5,0),(6254,3807,_binary 'post',648878,1562005183,'',0,5,0),(6255,3808,_binary 'post',649037,1562293557,'',0,16,0),(6256,3809,_binary 'post',649046,1562293557,'',0,1,0),(6257,3810,_binary 'post',649308,1562727876,'',0,3,0),(6258,3811,_binary 'post',650941,1533900368,'',0,1,0),(6259,3812,_binary 'post',651005,1565147364,'',0,1,0),(6260,3813,_binary 'post',651049,1565208151,'',0,3,0),(6261,3814,_binary 'post',652337,1567052117,'',0,3,0),(6273,3815,_binary 'post',655675,1568863908,'',0,3,0),(6275,3816,_binary 'post',656151,1569610566,'',0,3,0),(6276,3817,_binary 'post',656151,1569610566,'',0,3,0),(6278,3818,_binary 'post',656515,1570129962,'',0,2,0),(6279,3819,_binary 'post',656526,1570129962,'',0,0,0),(6280,3820,_binary 'post',657082,1571183317,'',0,2,0),(6281,3821,_binary 'post',657084,1571183317,'',0,0,0),(6301,3833,_binary 'post',658580,1555934801,'',0,1,0),(6302,3834,_binary 'post',658592,1570129962,'',0,0,0),(6309,3838,_binary 'post',663406,1475411112,'',0,1,0),(6311,3839,_binary 'post',663965,1579330530,'',0,8,0),(6312,3840,_binary 'post',663969,1579330530,'',0,0,0),(6313,3841,_binary 'post',664494,1579330530,'',0,0,0),(6314,3842,_binary 'post',664500,1579330530,'',0,0,0),(6315,3843,_binary 'post',665017,1533897510,'',0,1,0),(6316,3844,_binary 'post',665017,1533897510,'',0,1,0),(6317,3845,_binary 'post',665017,1533897684,'',0,1,0),(6318,3846,_binary 'post',665672,1582311548,'',0,2,0),(6319,3847,_binary 'post',665672,1582311703,'',0,2,0),(6320,3848,_binary 'post',666371,1583654848,'',0,0,0),(6321,3849,_binary 'post',666402,1583738874,'',0,0,0),(6322,3850,_binary 'post',666412,1583738874,'',0,0,0),(6323,3851,_binary 'post',666443,1583835905,'',0,1,0),(6327,3852,_binary 'post',666460,1583871574,'',0,0,0),(6328,3853,_binary 'post',666462,1583871574,'',0,0,0),(6329,3854,_binary 'post',666468,1583835905,'',0,0,0),(6330,3855,_binary 'post',666490,1583903586,'',0,0,0),(6332,3856,_binary 'post',666623,1584124356,'',0,3,0),(6333,3857,_binary 'post',666623,1584124374,'',0,3,0),(6336,3858,_binary 'post',666645,1583853325,'',0,0,0),(6337,3859,_binary 'post',666645,1583853338,'',0,0,0),(6338,3860,_binary 'post',666645,1583853352,'',0,0,0),(6342,3861,_binary 'post',666673,1583903586,'',0,0,0),(6343,3862,_binary 'post',666770,1584482453,'',0,3,0),(6345,3863,_binary 'post',666692,1584644187,'',0,1,0),(6346,3864,_binary 'post',666820,1584644187,'',0,0,0),(6347,3865,_binary 'post',666822,1584644993,'',0,12,0),(6348,3866,_binary 'post',666828,1584656122,'',0,7,0),(6349,3867,_binary 'post',666830,1584660114,'',0,7,0),(6350,3868,_binary 'post',666852,1584690291,'',0,7,0),(6351,3869,_binary 'post',666853,1584691080,'',0,22,0),(6352,3870,_binary 'post',666853,1584691259,'',0,21,0),(6353,3871,_binary 'post',666896,1584807635,'',0,7,0),(6354,3872,_binary 'post',666922,1584807635,'',0,0,0),(6355,3873,_binary 'post',666923,1584807635,'',0,1,0),(6358,3874,_binary 'post',666936,1584859968,'',0,4,0),(6359,3875,_binary 'post',666937,1584862222,'',0,4,0),(6360,3876,_binary 'post',666950,1584898549,'',0,7,0),(6361,3877,_binary 'post',666966,1584957303,'',0,3,0),(6362,3878,_binary 'post',666623,1584959532,'',0,3,0),(6363,3879,_binary 'post',667049,1585101219,'',0,5,0),(6364,3880,_binary 'post',667073,1584957303,'',0,0,0),(6365,3881,_binary 'post',667095,1585153558,'',0,8,0),(6366,3882,_binary 'post',667096,1585153558,'',0,0,0),(6367,3883,_binary 'post',667104,1584124356,'',0,0,0),(6368,3884,_binary 'post',667104,1584124374,'',0,0,0),(6369,3885,_binary 'post',667104,1584959532,'',0,0,0),(6370,3886,_binary 'post',667108,1585175716,'',0,3,0),(6374,3888,_binary 'post',667126,1585218558,'',0,7,0),(6375,3889,_binary 'post',667126,1585218579,'',0,6,0),(6376,3890,_binary 'post',667129,1585220136,'',0,3,0),(6377,3891,_binary 'post',667138,1585255583,'',0,1,0),(6378,3892,_binary 'post',667139,1585259342,'',0,5,0),(6379,3893,_binary 'post',667151,1585277555,'',0,2,0),(6380,3894,_binary 'post',667166,1585220136,'',0,0,0),(6381,3895,_binary 'post',667167,1585218558,'',0,0,0),(6382,3896,_binary 'post',667167,1585218579,'',0,0,0),(6386,3899,_binary 'post',667177,1585325653,'',0,6,0),(6387,3900,_binary 'post',667178,1585326414,'',0,12,0),(6388,3901,_binary 'post',667209,1585414765,'',0,6,0),(6389,3902,_binary 'post',667209,1585414782,'',0,6,0),(6390,3903,_binary 'post',667210,1585415015,'',0,7,0),(6391,3904,_binary 'post',667224,1585445155,'',0,4,0),(6392,3905,_binary 'post',667224,1585445169,'',0,5,0),(6393,3906,_binary 'post',667225,1585446091,'',0,6,0),(6394,3907,_binary 'post',667225,1585446111,'',0,6,0),(6395,3908,_binary 'post',667260,1585325653,'',0,0,0),(6397,3909,_binary 'post',667344,1585686595,'',0,4,0),(6398,3910,_binary 'post',667357,1585686595,'',0,1,0),(6400,3912,_binary 'post',667389,1585445155,'',0,0,0),(6401,3913,_binary 'post',667389,1585445169,'',0,0,0),(6405,3915,_binary 'post',667424,1585835549,'',0,6,0),(6406,3916,_binary 'post',667431,1585835549,'',0,0,0),(6407,3917,_binary 'post',667449,1585885656,'',0,3,0),(6411,3919,_binary 'post',667478,1585983727,'',0,1,0),(6412,3920,_binary 'post',667494,1585983727,'',0,2,0),(6414,3921,_binary 'post',667521,1585923894,'',0,0,0),(6415,3922,_binary 'post',667527,1586077818,'',0,4,0),(6416,3923,_binary 'post',667577,1586147153,'',0,11,0),(6417,3924,_binary 'post',667622,1586230106,'',0,5,0),(6418,3925,_binary 'post',667624,1586230106,'',0,0,0),(6420,3926,_binary 'post',667682,1586320952,'',0,7,0),(6421,3927,_binary 'post',667683,1586330407,'',0,4,0),(6422,3928,_binary 'post',667795,1586320952,'',0,0,0),(6423,3929,_binary 'post',667800,1586495076,'',0,5,0),(6425,3931,_binary 'post',667812,1586537788,'',0,7,0),(6426,3932,_binary 'post',667812,1586537811,'',0,6,0),(6427,3933,_binary 'post',667813,1586540131,'',0,7,0),(6428,3934,_binary 'post',667818,1586537788,'',0,0,0),(6429,3935,_binary 'post',667818,1586537811,'',0,0,0),(6430,3936,_binary 'post',667819,1586540131,'',0,0,0),(6431,3937,_binary 'post',667856,1586580957,'',0,3,0),(6432,3938,_binary 'post',667872,1586580957,'',0,0,0),(6433,3939,_binary 'post',667875,1586635214,'',0,3,0),(6435,3941,_binary 'post',667906,1586662853,'',0,4,0),(6436,3942,_binary 'post',667907,1586665440,'',0,3,0),(6437,3943,_binary 'post',667908,1586666386,'',0,3,0),(6441,3947,_binary 'post',667927,1586678461,'',0,0,0),(6442,3948,_binary 'post',667927,1586678904,'',0,0,0),(6443,3949,_binary 'post',667936,1586743227,'',0,5,0),(6444,3950,_binary 'post',667939,1586751124,'',0,7,0),(6445,3951,_binary 'post',667940,1586751124,'',0,0,0),(6446,3952,_binary 'post',667941,1586743227,'',0,0,0),(6447,3953,_binary 'post',667942,1586751124,'',0,0,0),(6448,3954,_binary 'post',667943,1586751124,'',0,0,0),(6450,3955,_binary 'post',667945,1586759094,'',0,2,0),(6451,3956,_binary 'post',667947,1586762384,'',0,6,0),(6452,3957,_binary 'post',667971,1586842649,'',0,3,0),(6453,3958,_binary 'post',667972,1586842649,'',0,0,0),(6454,3959,_binary 'post',667974,1586762384,'',0,0,0),(6456,3960,_binary 'post',668043,1586996895,'',0,0,0),(6458,3961,_binary 'post',668047,1586996895,'',0,1,0),(6459,3962,_binary 'post',668076,1587040164,'',0,9,0),(6460,3963,_binary 'post',668084,1586996895,'',0,0,0),(6461,3964,_binary 'post',668086,1587068017,'',0,4,0),(6462,3965,_binary 'post',668094,1587075361,'',0,4,0),(6464,3967,_binary 'post',668117,1587040164,'',0,0,0),(6465,3968,_binary 'post',668121,1587068017,'',0,0,0),(6466,3969,_binary 'post',668122,1587075361,'',0,0,0),(6467,3970,_binary 'post',668126,1587113814,'',0,6,0),(6468,3971,_binary 'post',668150,1587113814,'',0,0,0),(6469,3972,_binary 'post',668169,1587177007,'',0,5,0),(6470,3973,_binary 'post',668176,1587223373,'',0,6,0),(6471,3974,_binary 'post',668177,1587224446,'',0,7,0),(6472,3975,_binary 'post',668178,1587225544,'',0,4,0),(6473,3976,_binary 'post',668208,1587093289,'',0,0,0),(6474,3977,_binary 'post',668210,1587224446,'',0,0,0),(6475,3978,_binary 'post',668212,1587223373,'',0,0,0),(6476,3979,_binary 'post',668213,1587225544,'',0,0,0),(6478,3980,_binary 'post',668232,1587277797,'',0,7,0),(6479,3981,_binary 'post',668246,1587277797,'',0,0,0),(6480,3982,_binary 'post',668264,1587380120,'',0,5,0),(6481,3983,_binary 'post',668270,1587392384,'',0,7,0),(6482,3984,_binary 'post',668285,1587429118,'',0,2,0),(6483,3985,_binary 'post',668289,1587380120,'',0,0,0),(6484,3986,_binary 'post',668351,1587521401,'',0,4,0),(6485,3987,_binary 'post',668354,1587523068,'',0,6,0),(6486,3988,_binary 'post',668367,1587523068,'',0,0,0),(6487,3989,_binary 'post',668368,1587521401,'',0,0,0),(6488,3990,_binary 'post',668391,1587649671,'',0,4,0),(6489,3991,_binary 'post',668393,1587650860,'',0,4,0),(6490,3992,_binary 'post',668395,1587652472,'',0,5,0),(6491,3993,_binary 'post',668399,1587649671,'',0,0,0),(6492,3994,_binary 'post',668400,1587650860,'',0,0,0),(6493,3995,_binary 'post',668509,1588623859,'',0,7,0),(6494,3996,_binary 'post',668547,1588701699,'',0,5,0),(6495,3997,_binary 'post',668549,1588623859,'',0,0,0),(6496,3998,_binary 'post',668553,1587392384,'',0,0,0),(6497,3999,_binary 'post',668624,1588871760,'',0,5,0),(6498,4000,_binary 'post',668624,1588877619,'',0,3,0),(6499,4001,_binary 'post',668630,1588887445,'',0,9,0),(6500,4002,_binary 'post',668634,1588891432,'',0,5,0),(6501,4003,_binary 'post',668634,1588891667,'',0,5,0),(6510,4004,_binary 'post',670483,1589031837,'',0,34,0),(6512,4005,_binary 'post',670494,1588887445,'',0,0,0),(6514,4006,_binary 'post',670499,1588887445,'',0,0,0),(6515,4007,_binary 'post',670529,1589127164,'',0,3,0),(6516,4008,_binary 'post',670531,1589129409,'',0,21,0),(6518,4009,_binary 'post',670550,1589146340,'',0,7,0),(6519,4010,_binary 'post',670564,1588871760,'',0,0,0),(6520,4011,_binary 'post',670564,1588877619,'',0,0,0),(6521,4012,_binary 'post',670579,1589166712,'',0,4,0),(6524,4015,_binary 'post',670597,1589186243,'',0,7,0),(6525,4016,_binary 'post',670609,1589214751,'',0,4,0),(6526,4017,_binary 'post',670616,1589186243,'',0,0,0),(6527,4018,_binary 'post',670618,1589214751,'',0,0,0),(6528,4019,_binary 'post',670650,1589166712,'',0,0,0),(6530,4020,_binary 'post',670722,1589375257,'',0,4,0),(6531,4021,_binary 'post',670723,1589376443,'',0,25,0),(6532,4022,_binary 'post',670757,1589424442,'',0,6,0),(6533,4023,_binary 'post',670831,1589375257,'',0,0,0),(6534,4024,_binary 'post',670832,1589424442,'',0,0,0),(6535,4025,_binary 'post',670843,1589525753,'',0,22,0),(6536,4026,_binary 'post',670855,1589549157,'',0,5,0),(6537,4027,_binary 'post',670855,1589549363,'',0,4,0),(6538,4028,_binary 'post',670860,1589568116,'',0,7,0),(6540,4029,_binary 'post',670878,1589579525,'',0,4,0),(6541,4030,_binary 'post',670878,1589579807,'',0,5,0),(6542,4031,_binary 'post',670881,1589579525,'',0,0,0),(6543,4032,_binary 'post',670881,1589579807,'',0,0,0),(6544,4033,_binary 'post',670882,1589581549,'',0,4,0),(6546,4035,_binary 'post',670888,1589584803,'',0,8,0),(6547,4036,_binary 'post',670911,1589615661,'',0,6,0),(6548,4037,_binary 'post',670911,1589615674,'',0,6,0),(6549,4038,_binary 'post',670928,1589031837,'',0,0,0),(6550,4039,_binary 'post',670935,1589129409,'',0,0,0),(6551,4040,_binary 'post',670944,1589376443,'',0,0,0),(6552,4041,_binary 'post',670946,1589525753,'',0,0,0),(6553,4042,_binary 'post',670951,1589549157,'',0,0,0),(6554,4043,_binary 'post',670951,1589549363,'',0,0,0),(6555,4044,_binary 'post',670952,1589581549,'',0,0,0),(6556,4045,_binary 'post',670966,1589683284,'',0,3,0),(6557,4046,_binary 'post',670968,1589683284,'',0,0,0),(6558,4047,_binary 'post',670985,1589727715,'',0,3,0),(6559,4048,_binary 'post',670992,1589736454,'',0,11,0),(6560,4049,_binary 'post',670992,1589736477,'',0,11,0),(6561,4050,_binary 'post',670994,1589738949,'',0,3,0),(6562,4051,_binary 'post',670998,1589743036,'',0,8,0),(6563,4052,_binary 'post',670998,1589743130,'',0,8,0),(6564,4053,_binary 'post',671003,1589747544,'',0,10,0),(6565,4054,_binary 'post',671022,1589584803,'',0,0,0),(6566,4055,_binary 'post',671036,1589788970,'',0,5,0),(6567,4056,_binary 'post',671036,1589789153,'',0,5,0),(6568,4057,_binary 'post',671036,1589789307,'',0,5,0),(6569,4058,_binary 'post',671037,1589790007,'',0,14,0),(6570,4059,_binary 'post',671043,1589818578,'',0,5,0),(6571,4060,_binary 'post',671048,1589831332,'',0,5,0),(6572,4061,_binary 'post',671059,1589788970,'',0,0,0),(6573,4062,_binary 'post',671059,1589789153,'',0,0,0),(6574,4063,_binary 'post',671059,1589789307,'',0,0,0),(6575,4064,_binary 'post',671060,1589818578,'',0,0,0),(6576,4065,_binary 'post',671061,1589831332,'',0,0,0),(6577,4066,_binary 'post',671104,1589921027,'',0,15,0),(6580,4067,_binary 'post',671124,1589921027,'',0,0,0),(6581,4068,_binary 'post',671132,1589945227,'',0,6,0),(6582,4069,_binary 'post',671135,1589945227,'',0,0,0),(6584,4070,_binary 'post',671233,1590146772,'',0,10,0),(6585,4071,_binary 'post',671234,1590148101,'',0,5,0),(6586,4072,_binary 'post',671241,1590159357,'',0,14,0),(6587,4073,_binary 'post',671241,1590159386,'',0,15,0),(6589,4074,_binary 'post',671252,1590197145,'',0,4,0),(6592,4075,_binary 'post',671255,1590146772,'',0,0,0),(6593,4076,_binary 'post',671266,1590229258,'',0,13,0),(6594,4077,_binary 'post',671294,1590229258,'',0,0,0),(6595,4078,_binary 'post',671298,1590159357,'',0,0,0),(6596,4079,_binary 'post',671298,1590159386,'',0,0,0),(6597,4080,_binary 'post',671300,1590229258,'',0,0,0),(6598,4081,_binary 'post',671309,1590296951,'',0,14,0),(6599,4082,_binary 'post',671328,1590342480,'',0,23,0),(6600,4083,_binary 'post',671362,1590401926,'',0,11,0),(6601,4084,_binary 'post',671363,1590404211,'',0,4,0),(6602,4085,_binary 'post',671372,1590416326,'',0,7,0),(6605,4088,_binary 'post',671381,1590296951,'',0,0,0),(6606,4089,_binary 'post',671382,1590401926,'',0,0,0),(6607,4090,_binary 'post',671386,1590416326,'',0,0,0),(6608,4091,_binary 'post',671399,1590485864,'',0,10,0),(6609,4092,_binary 'post',671430,1590525963,'',0,4,0),(6612,4093,_binary 'post',671440,1590525963,'',0,0,0),(6613,4094,_binary 'post',671464,1590574430,'',0,12,0),(6614,4095,_binary 'post',671465,1590574741,'',0,9,0),(6615,4096,_binary 'post',671466,1590575971,'',0,9,0),(6616,4097,_binary 'post',671468,1590580375,'',0,8,0),(6618,4098,_binary 'post',671612,1590720287,'',0,8,0),(6619,4099,_binary 'post',671633,1590731067,'',0,5,0),(6620,4100,_binary 'post',671642,1590720287,'',0,0,0),(6621,4101,_binary 'post',671645,1590731067,'',0,0,0),(6622,4102,_binary 'post',671648,1590751532,'',0,9,0),(6624,4103,_binary 'post',671704,1590833463,'',0,9,0),(6625,4104,_binary 'post',671707,1590845161,'',0,5,0),(6627,4105,_binary 'post',671727,1590751532,'',0,0,0),(6628,4106,_binary 'post',671730,1590845161,'',0,0,0),(6629,4107,_binary 'post',671737,1590881272,'',0,6,0),(6630,4108,_binary 'post',671738,1590882456,'',0,5,0),(6631,4109,_binary 'post',671739,1590885034,'',0,4,0),(6632,4110,_binary 'post',671753,1590890057,'',0,3,0),(6633,4111,_binary 'post',671755,1590882456,'',0,0,0),(6634,4112,_binary 'post',671756,1590885034,'',0,0,0),(6635,4113,_binary 'post',671757,1590890057,'',0,0,0),(6636,4114,_binary 'post',671794,1590942000,'',0,3,0),(6637,4115,_binary 'post',671796,1590833463,'',0,0,0),(6638,4116,_binary 'post',671798,1590942000,'',0,0,0),(6639,4117,_binary 'post',671799,1590946344,'',0,2,0),(6640,4118,_binary 'post',671803,1590946344,'',0,0,0),(6641,4119,_binary 'post',671840,1590982313,'',0,4,0),(6642,4120,_binary 'post',671841,1590983017,'',0,5,0),(6643,4121,_binary 'post',671842,1590984868,'',0,6,0),(6644,4122,_binary 'post',671844,1590989143,'',0,11,0),(6646,4124,_binary 'post',671899,1590989143,'',0,0,0),(6647,4125,_binary 'post',671909,1590982313,'',0,0,0),(6648,4126,_binary 'post',671910,1590983017,'',0,0,0),(6649,4127,_binary 'post',671914,1591066683,'',0,5,0),(6651,4128,_binary 'post',671915,1590984868,'',0,0,0),(6652,4129,_binary 'post',671917,1591066683,'',0,0,0),(6654,4130,_binary 'post',672001,1591146171,'',0,5,0),(6655,4131,_binary 'post',672001,1591146623,'',0,5,0),(6656,4132,_binary 'post',672015,1591160118,'',0,3,0),(6658,4134,_binary 'post',672280,1591160118,'',0,0,0),(6659,4135,_binary 'post',672282,1591179130,'',0,0,0),(6660,4136,_binary 'post',672294,1591221983,'',0,5,0),(6661,4137,_binary 'post',672344,1591276112,'',0,18,0),(6662,4138,_binary 'post',672348,1591279186,'',0,21,0),(6663,4139,_binary 'post',672405,1591276112,'',0,0,0),(6664,4140,_binary 'post',672408,1591279186,'',0,0,0),(6665,4141,_binary 'post',672422,1591375672,'',0,4,0),(6666,4142,_binary 'post',672442,1591399728,'',0,11,0),(6667,4143,_binary 'post',672549,1591564719,'',0,4,0),(6668,4144,_binary 'post',672557,1591571973,'',0,7,0),(6669,4145,_binary 'post',672557,1591572392,'',0,7,0),(6672,4146,_binary 'post',672561,1591571973,'',0,0,0),(6673,4147,_binary 'post',672561,1591572392,'',0,0,0),(6674,4148,_binary 'post',672574,1591592952,'',0,3,0),(6675,4149,_binary 'post',672575,1591596033,'',0,5,0),(6676,4150,_binary 'post',672575,1591596046,'',0,1,0),(6678,4152,_binary 'post',672587,1591621879,'',0,13,0),(6679,4153,_binary 'post',672604,1591638692,'',0,7,0),(6680,4154,_binary 'post',672583,1591644131,'',0,2,0),(6681,4155,_binary 'post',672607,1591645453,'',0,5,0),(6682,4156,_binary 'post',672617,1591592952,'',0,0,0),(6683,4157,_binary 'post',672683,1591605947,'',0,0,0),(6684,4158,_binary 'post',672685,1591621879,'',0,0,0),(6685,4159,_binary 'post',672712,1591596033,'',0,0,0),(6686,4160,_binary 'post',672712,1591596046,'',0,1,0),(6688,4161,_binary 'post',672910,1592012789,'',0,12,0),(6689,4162,_binary 'post',672913,1592012789,'',0,0,0),(6690,4163,_binary 'post',672917,1592038546,'',0,6,0),(6691,4164,_binary 'post',672921,1592047256,'',0,7,0),(6692,4165,_binary 'post',672922,1592048519,'',0,6,0),(6693,4166,_binary 'post',672925,1592053477,'',0,5,0),(6694,4167,_binary 'post',672960,1592053477,'',0,0,0),(6696,4168,_binary 'post',673016,1592144572,'',0,9,0),(6697,4169,_binary 'post',673017,1592144765,'',0,9,0),(6698,4170,_binary 'post',673038,1592144572,'',0,0,0),(6699,4171,_binary 'post',673039,1592144765,'',0,0,0),(6700,4172,_binary 'post',673041,1591644131,'',0,0,0),(6701,4173,_binary 'post',673100,1592272017,'',0,15,0),(6702,4174,_binary 'post',673124,1592318708,'',0,14,0),(6703,4175,_binary 'post',673124,1592320473,'',0,13,0),(6706,4176,_binary 'post',673196,1592329111,'',0,0,0),(6707,4177,_binary 'post',673196,1592329127,'',0,0,0),(6708,4178,_binary 'post',673197,1592329111,'',0,0,0),(6709,4179,_binary 'post',673197,1592329127,'',0,0,0),(6710,4180,_binary 'post',673275,1592482632,'',0,2,0),(6711,4181,_binary 'post',673286,1592486841,'',0,7,0),(6712,4182,_binary 'post',673287,1592488648,'',0,7,0),(6714,4183,_binary 'post',673303,1592482632,'',0,0,0),(6715,4184,_binary 'post',673304,1592486841,'',0,0,0),(6716,4185,_binary 'post',673338,1592559831,'',0,4,0),(6717,4186,_binary 'post',673338,1592560123,'',0,4,0),(6718,4187,_binary 'post',673352,1592592992,'',0,10,0),(6719,4188,_binary 'post',673366,1592559831,'',0,0,0),(6720,4189,_binary 'post',673366,1592560123,'',0,0,0),(6721,4190,_binary 'post',673374,1592616626,'',0,4,0),(6723,4192,_binary 'post',673381,1592638400,'',0,5,0),(6724,4193,_binary 'post',673405,1592674517,'',0,4,0),(6725,4194,_binary 'post',673424,1592674517,'',0,0,0),(6726,4195,_binary 'post',673425,1592635183,'',0,0,0),(6728,4196,_binary 'post',673445,1592761957,'',0,2,0),(6729,4197,_binary 'post',673449,1592764275,'',0,13,0),(6730,4198,_binary 'post',673459,1592764275,'',0,1,0),(6731,4199,_binary 'post',673463,1592771971,'',0,2,0),(6733,4200,_binary 'post',673466,1592771971,'',0,0,0),(6737,4201,_binary 'post',676881,1592883765,'',0,10,0),(6738,4202,_binary 'post',676881,1592883785,'',0,9,0),(6739,4203,_binary 'post',676882,1592884421,'',0,9,0),(6740,4204,_binary 'post',676883,1592885918,'',0,9,0),(6749,4205,_binary 'post',676969,1593023355,'',0,6,0),(6750,4206,_binary 'post',676978,1593032500,'',0,7,0),(6751,4207,_binary 'post',676981,1593032500,'',0,0,0),(6752,4208,_binary 'post',677043,1593114130,'',0,6,0),(6753,4209,_binary 'post',677043,1593114148,'',0,6,0),(6754,4210,_binary 'post',677044,1593114130,'',0,0,0),(6755,4211,_binary 'post',677044,1593114148,'',0,0,0),(6756,4212,_binary 'post',677080,1592883765,'',0,0,0),(6757,4213,_binary 'post',677080,1592883785,'',0,0,0),(6758,4214,_binary 'post',677081,1592884421,'',0,0,0),(6759,4215,_binary 'post',677082,1592885918,'',0,0,0),(6760,4216,_binary 'post',677086,1593225006,'',0,5,0),(6761,4217,_binary 'post',677086,1593225037,'',0,5,0),(6762,4218,_binary 'post',677095,1593225006,'',0,0,0),(6763,4219,_binary 'post',677095,1593225037,'',0,0,0),(6765,4220,_binary 'post',677132,1593308398,'',0,6,0),(6766,4221,_binary 'post',677134,1593309407,'',0,1,0),(6767,4222,_binary 'post',677146,1593310816,'',0,2,0),(6768,4223,_binary 'post',677146,1593310816,'',0,2,0),(6769,4224,_binary 'post',677156,1593330296,'',0,9,0),(6771,4225,_binary 'post',677246,1593466153,'',0,16,0),(6772,4226,_binary 'post',677248,1593468169,'',0,16,0),(6773,4227,_binary 'post',677249,1593470005,'',0,6,0),(6774,4228,_binary 'post',677251,1593468169,'',0,0,0),(6775,4229,_binary 'post',677252,1593466153,'',0,0,0),(6776,4230,_binary 'post',677253,1593470005,'',0,0,0),(6777,4231,_binary 'post',677254,1593474324,'',0,17,0),(6778,4232,_binary 'post',677279,1593509966,'',0,2,0),(6779,4233,_binary 'post',677279,1593510196,'',0,3,0),(6780,4234,_binary 'post',677279,1593510415,'',0,2,0),(6781,4235,_binary 'post',677279,1593510954,'',0,2,0),(6782,4236,_binary 'post',677293,1593509966,'',0,0,0),(6783,4237,_binary 'post',677293,1593510196,'',0,0,0),(6784,4238,_binary 'post',677293,1593510415,'',0,0,0),(6785,4239,_binary 'post',677293,1593510954,'',0,0,0),(6786,4240,_binary 'post',677337,1593629404,'',0,25,0),(6787,4241,_binary 'post',677345,1593629404,'',0,0,0),(6788,4242,_binary 'post',677349,1593651443,'',0,9,0),(6789,4243,_binary 'post',677453,1593893100,'',0,5,0),(6790,4244,_binary 'post',677460,1593893100,'',0,0,0),(6791,4245,_binary 'post',677545,1594126162,'',0,4,0),(6792,4246,_binary 'post',677565,1594126162,'',0,0,0),(6793,4247,_binary 'post',677649,1594261921,'',0,3,0),(6794,4248,_binary 'post',677651,1594261921,'',0,0,0),(6795,4249,_binary 'post',677815,1594525521,'',0,22,0),(6796,4250,_binary 'post',677836,1594528491,'',0,22,0),(6799,4251,_binary 'post',677984,1594760606,'',0,4,0),(6800,4252,_binary 'post',677986,1594760606,'',0,0,0),(6802,4253,_binary 'post',678131,1594954526,'',0,19,0),(6803,4254,_binary 'post',678252,1595269226,'',0,3,0),(6804,4255,_binary 'post',678256,1595269226,'',0,0,0),(6805,4256,_binary 'post',678260,1595276401,'',0,2,0),(6806,4257,_binary 'post',678261,1595277052,'',0,9,0),(6807,4258,_binary 'post',678263,1595276401,'',0,0,0),(6808,4259,_binary 'post',678323,1595371283,'',0,6,0),(6809,4260,_binary 'post',678328,1595371283,'',0,0,0),(6810,4261,_binary 'post',678345,1595388189,'',0,10,0),(6811,4262,_binary 'post',678345,1595388480,'',0,10,0),(6812,4263,_binary 'post',678349,1595390216,'',0,3,0),(6813,4264,_binary 'post',678353,1595396092,'',0,2,0),(6814,4265,_binary 'post',678396,1595390216,'',0,0,0),(6815,4266,_binary 'post',678398,1595396092,'',0,0,0),(6816,4267,_binary 'post',678465,1593114130,'',0,0,0),(6817,4268,_binary 'post',678465,1593114148,'',0,0,0),(6818,4269,_binary 'post',678470,1595388189,'',0,0,0),(6819,4270,_binary 'post',678470,1595388480,'',0,0,0),(6820,4271,_binary 'post',678548,1595686418,'',0,4,0),(6821,4272,_binary 'post',678548,1595686558,'',0,3,0),(6822,4273,_binary 'post',678549,1595693178,'',0,13,0),(6823,4274,_binary 'post',678556,1595711344,'',0,16,0),(6824,4275,_binary 'post',678557,1595714248,'',0,4,0),(6827,4276,_binary 'post',678583,1595728682,'',0,4,0),(6831,4277,_binary 'post',678677,1595824499,'',0,23,0),(6832,4278,_binary 'post',678678,1595824499,'',0,0,0),(6833,4279,_binary 'post',678679,1595714248,'',0,0,0),(6834,4280,_binary 'post',678680,1595828805,'',0,11,0),(6835,4281,_binary 'post',678702,1595828805,'',0,0,0),(6836,4282,_binary 'post',678747,1595918194,'',0,5,0),(6837,4283,_binary 'post',679171,1596651565,'',0,9,0),(6838,4284,_binary 'post',679175,1596656265,'',0,8,0),(6839,4285,_binary 'post',679224,1596730118,'',0,4,0),(6840,4286,_binary 'post',679269,1596730118,'',0,0,0),(6841,4287,_binary 'post',679317,1596854785,'',0,5,0),(6842,4288,_binary 'post',679368,1596854785,'',0,0,0),(6843,4289,_binary 'post',679397,1597010045,'',0,3,0),(6844,4290,_binary 'post',679400,1597010045,'',0,0,0),(6845,4291,_binary 'post',679507,1597188482,'',0,14,0),(6846,4292,_binary 'post',679516,1597189875,'',0,2,0),(6848,4293,_binary 'post',679524,1597193368,'',0,2,0),(6849,4294,_binary 'post',679547,1597193368,'',0,0,0),(6850,4295,_binary 'post',679616,1597330344,'',0,5,0),(6851,4296,_binary 'post',679618,1597330684,'',0,11,0),(6852,4297,_binary 'post',679627,1597341691,'',0,12,0),(6853,4298,_binary 'post',679627,1597341809,'',0,12,0),(6854,4299,_binary 'post',679651,1597362303,'',0,5,0),(6855,4300,_binary 'post',679654,1597364050,'',0,3,0),(6856,4301,_binary 'post',679654,1597364198,'',0,3,0),(6857,4302,_binary 'post',679684,1597362303,'',0,0,0),(6858,4303,_binary 'post',679685,1597364050,'',0,0,0),(6859,4304,_binary 'post',679685,1597364198,'',0,0,0),(6861,4305,_binary 'post',679793,1597516222,'',0,8,0),(6862,4306,_binary 'post',679793,1597516317,'',0,8,0),(6863,4307,_binary 'post',679796,1597519581,'',0,7,0),(6864,4308,_binary 'post',680069,1597856164,'',0,5,0),(6865,4309,_binary 'post',680070,1597859191,'',0,4,0),(6866,4310,_binary 'post',680070,1597859214,'',0,4,0),(6867,4311,_binary 'post',680070,1597859248,'',0,4,0),(6868,4312,_binary 'post',680071,1597859846,'',0,4,0),(6869,4313,_binary 'post',680074,1597865008,'',0,18,0),(6870,4314,_binary 'post',680085,1597870736,'',0,9,0),(6871,4315,_binary 'post',680089,1597875460,'',0,5,0),(6872,4316,_binary 'post',680194,1590342480,'',0,0,0),(6873,4317,_binary 'post',680199,1598035978,'',0,10,0),(6874,4318,_binary 'post',680199,1598036764,'',0,11,0),(6875,4319,_binary 'post',680225,1598069554,'',0,21,0),(6876,4320,_binary 'post',680236,1598088924,'',0,20,0),(6877,4321,_binary 'post',680257,1598122798,'',0,17,0),(6878,4322,_binary 'post',680294,1598161273,'',0,17,0),(6879,4323,_binary 'post',680360,1598251365,'',0,13,0),(6880,4324,_binary 'post',680392,1598275065,'',0,15,0),(6881,4325,_binary 'post',680415,1598275065,'',0,0,0),(6882,4326,_binary 'post',680505,1598397480,'',0,15,0),(6883,4327,_binary 'post',680505,1598397677,'',0,17,0),(6884,4328,_binary 'post',680557,1598397480,'',0,0,0),(6885,4329,_binary 'post',680557,1598397677,'',0,0,0),(6887,4330,_binary 'post',680725,1598658951,'',0,7,0),(6888,4331,_binary 'post',680732,1598658951,'',0,0,0),(6889,4332,_binary 'post',680737,1597856164,'',0,0,0),(6890,4333,_binary 'post',680749,1598675398,'',0,6,0),(6891,4334,_binary 'post',680749,1598675415,'',0,6,0),(6892,4335,_binary 'post',680753,1598677441,'',0,6,0),(6893,4336,_binary 'post',680752,1598675398,'',0,0,0),(6894,4337,_binary 'post',680752,1598675415,'',0,0,0),(6895,4338,_binary 'post',680755,1598678670,'',0,7,0),(6896,4339,_binary 'post',680768,1598699404,'',0,2,0),(6900,4340,_binary 'post',680864,1598699404,'',0,0,0),(6901,4341,_binary 'post',680974,1597875460,'',0,0,0),(6902,4342,_binary 'post',680975,1597859191,'',0,0,0),(6903,4343,_binary 'post',680978,1597859191,'',0,0,0),(6904,4344,_binary 'post',680975,1597859214,'',0,0,0),(6905,4345,_binary 'post',680978,1597859214,'',0,0,0),(6906,4346,_binary 'post',680975,1597859248,'',0,0,0),(6907,4347,_binary 'post',680978,1597859248,'',0,0,0),(6908,4348,_binary 'post',680976,1597859846,'',0,0,0),(6910,4349,_binary 'post',681073,1597516222,'',0,0,0),(6911,4350,_binary 'post',681073,1597516317,'',0,0,0),(6912,4351,_binary 'post',681074,1597519581,'',0,0,0),(6913,4352,_binary 'post',681077,1597341691,'',0,0,0),(6914,4353,_binary 'post',681077,1597341809,'',0,0,0),(6915,4354,_binary 'post',681157,1599102694,'',0,8,0),(6917,4355,_binary 'post',681161,1599107109,'',0,4,0),(6918,4356,_binary 'post',681163,1599108570,'',0,4,0),(6919,4357,_binary 'post',681162,1599108773,'',0,4,0),(6920,4358,_binary 'post',681181,1599102694,'',0,0,0),(6921,4359,_binary 'post',681182,1599103034,'',0,0,0),(6922,4360,_binary 'post',681183,1599103034,'',0,0,0),(6923,4361,_binary 'post',681366,1599432037,'',0,4,0),(6924,4362,_binary 'post',681390,1599432037,'',0,0,0),(6926,4363,_binary 'post',682016,1600368168,'',0,6,0),(6927,4364,_binary 'post',682017,1600371576,'',0,2,0),(6928,4365,_binary 'post',682017,1600371648,'',0,2,0),(6929,4366,_binary 'post',682059,1600405941,'',0,4,0),(6930,4367,_binary 'post',682140,1600521182,'',0,3,0),(6931,4368,_binary 'post',682143,1600526438,'',0,5,0),(6932,4369,_binary 'post',682143,1600526586,'',0,5,0),(6933,4370,_binary 'post',682179,1600526438,'',0,0,0),(6934,4371,_binary 'post',682179,1600526586,'',0,0,0),(6935,4372,_binary 'post',682181,1600521182,'',0,0,0),(6936,4373,_binary 'post',682182,1600405941,'',0,0,0),(6937,4374,_binary 'post',682190,1592272017,'',0,0,0),(6938,4375,_binary 'post',682194,1592318708,'',0,0,0),(6939,4376,_binary 'post',682194,1592320473,'',0,0,0),(6940,4377,_binary 'post',682205,1600578110,'',0,2,0),(6941,4378,_binary 'post',682378,1600880829,'',0,10,0),(6942,4379,_binary 'post',682383,1600880829,'',0,0,0),(6943,4380,_binary 'post',682384,1600880829,'',0,0,0),(6945,4382,_binary 'post',682544,1601020819,'',0,0,0),(6946,4383,_binary 'post',682625,1601189893,'',0,8,0),(6947,4384,_binary 'post',682630,1601197637,'',0,8,0),(6949,4385,_binary 'post',682654,1601189893,'',0,1,0),(6951,4386,_binary 'post',682665,1601254096,'',0,7,0),(6952,4387,_binary 'post',682682,1601284879,'',0,3,0),(6953,4388,_binary 'post',682692,1601284879,'',0,0,0),(6954,4389,_binary 'post',682707,1601347153,'',0,12,0),(6955,4390,_binary 'post',682719,1601347153,'',0,0,0),(6957,4392,_binary 'post',682800,1601473639,'',0,6,0),(6958,4393,_binary 'post',682810,1601483413,'',0,8,0),(6959,4394,_binary 'post',682838,1601509692,'',0,6,0),(6960,4395,_binary 'post',682848,1601516549,'',0,5,0),(6961,4396,_binary 'post',682863,1601473639,'',0,0,0),(6962,4397,_binary 'post',682865,1601509692,'',0,0,0),(6963,4398,_binary 'post',682867,1601516549,'',0,0,0),(6964,4399,_binary 'post',682872,1601558024,'',0,25,0),(6965,4400,_binary 'post',682872,1601559453,'',0,25,0),(6966,4401,_binary 'post',682872,1601559887,'',0,25,0),(6967,4402,_binary 'post',682880,1601567186,'',0,21,0),(6968,4403,_binary 'post',682880,1601567756,'',0,1,0),(6969,4404,_binary 'post',682880,1601568071,'',0,21,0),(6970,4405,_binary 'post',682882,1601570872,'',0,20,0),(6971,4406,_binary 'post',682892,1601558024,'',0,0,0),(6972,4407,_binary 'post',682892,1601559453,'',0,0,0),(6973,4408,_binary 'post',682892,1601559887,'',0,0,0),(6974,4409,_binary 'post',682894,1601567186,'',0,0,0),(6975,4410,_binary 'post',682894,1601567756,'',0,0,0),(6976,4411,_binary 'post',682894,1601568071,'',0,0,0),(6977,4412,_binary 'post',682895,1601570872,'',0,0,0),(6978,4413,_binary 'post',682924,1601607391,'',0,6,0),(6979,4414,_binary 'post',682935,1601483413,'',0,0,0),(6980,4415,_binary 'post',682953,1601649326,'',0,3,0),(6981,4416,_binary 'post',682964,1601657249,'',0,13,0),(6982,4417,_binary 'post',682965,1601657620,'',0,4,0),(6983,4418,_binary 'post',682966,1601664704,'',0,8,0),(6984,4419,_binary 'post',683021,1601649326,'',0,0,0),(6985,4420,_binary 'post',683096,1601838446,'',0,5,0),(6986,4421,_binary 'post',683096,1601838689,'',0,6,0),(6987,4422,_binary 'post',683098,1601838446,'',0,0,0),(6988,4423,_binary 'post',683098,1601838689,'',0,0,0),(6989,4424,_binary 'post',683135,1601919035,'',0,4,0),(6992,4425,_binary 'post',683389,1602157834,'',0,5,0),(6994,4426,_binary 'post',683408,1602180641,'',0,8,0),(6995,4427,_binary 'post',683410,1602182058,'',0,7,0),(6996,4428,_binary 'post',683411,1602182654,'',0,6,0),(6997,4429,_binary 'post',683412,1602183413,'',0,7,0),(6998,4430,_binary 'post',683414,1602184413,'',0,5,0),(6999,4431,_binary 'post',683416,1602157834,'',0,0,0),(7001,4432,_binary 'post',683421,1602180641,'',0,0,0),(7002,4433,_binary 'post',683422,1602182058,'',0,0,0),(7003,4434,_binary 'post',683432,1602184413,'',0,0,0),(7004,4435,_binary 'post',683474,1602207885,'',0,109,0),(7005,4436,_binary 'post',683529,1602293938,'',0,3,0),(7006,4437,_binary 'post',683562,1602319747,'',0,3,0),(7007,4438,_binary 'post',683563,1602323412,'',0,8,0),(7008,4439,_binary 'post',683577,1602361416,'',0,6,0),(7009,4440,_binary 'post',683603,1602319747,'',0,0,0),(7010,4441,_binary 'post',683606,1602323412,'',0,0,0),(7013,4444,_binary 'post',683863,1602727935,'',0,5,0),(7014,4445,_binary 'post',683868,1602742627,'',0,5,0),(7015,4446,_binary 'post',683908,1602742627,'',0,0,0),(7016,4447,_binary 'post',683941,1602809815,'',0,9,0),(7017,4448,_binary 'post',683950,1602812200,'',0,2,0),(7018,4449,_binary 'post',683962,1602815788,'',0,5,0),(7019,4450,_binary 'post',683963,1602815788,'',0,0,0),(7021,4451,_binary 'post',683984,1602877734,'',0,9,0),(7022,4452,_binary 'post',683995,1602888868,'',0,6,0),(7023,4453,_binary 'post',683996,1602889476,'',0,6,0),(7024,4454,_binary 'post',683998,1602889546,'',0,6,0),(7025,4455,_binary 'post',683941,1602890528,'',0,5,0),(7028,4458,_binary 'post',684114,1602888868,'',0,0,0),(7029,4459,_binary 'post',684115,1602889476,'',0,0,0),(7030,4460,_binary 'post',684116,1602889546,'',0,0,0),(7031,4461,_binary 'post',684157,1603073203,'',0,8,0),(7032,4462,_binary 'post',684225,1603165288,'',0,15,0),(7034,4463,_binary 'post',684260,1603231510,'',0,3,0),(7035,4464,_binary 'post',684262,1603231510,'',0,0,0),(7036,4465,_binary 'post',685297,1472541709,'',0,0,0),(7037,4466,_binary 'post',685537,1600880829,'',0,0,0),(7038,4467,_binary 'post',685546,1603249325,'',0,3,0),(7039,4468,_binary 'post',685549,1603249325,'',0,0,0),(7041,4470,_binary 'post',685704,1603436796,'',0,15,0),(7042,4471,_binary 'post',685707,1603441850,'',0,4,0),(7043,4472,_binary 'post',685710,1603451796,'',0,4,0),(7044,4473,_binary 'post',685750,1603441850,'',0,0,0),(7045,4474,_binary 'post',685752,1603405097,'',0,0,0),(7046,4475,_binary 'post',685754,1602809815,'',0,0,0),(7047,4476,_binary 'post',685754,1602890528,'',0,0,0),(7049,4478,_binary 'post',685894,1603436796,'',0,0,0),(7052,4479,_binary 'post',685963,1603773646,'',0,5,0),(7053,4480,_binary 'post',686041,1603754764,'',0,0,0),(7054,4481,_binary 'post',686041,1603754929,'',0,0,0),(7055,4482,_binary 'post',686043,1603754764,'',0,0,0),(7056,4483,_binary 'post',686043,1603754929,'',0,0,0),(7057,4484,_binary 'post',686044,1603754764,'',0,0,0),(7058,4485,_binary 'post',686044,1603754929,'',0,0,0),(7059,4486,_binary 'post',686068,1603864274,'',0,3,0),(7060,4487,_binary 'post',686068,1603864286,'',0,3,0),(7061,4488,_binary 'post',686073,1603773646,'',0,0,0),(7062,4489,_binary 'post',686095,1603882176,'',0,3,0),(7063,4490,_binary 'post',686097,1603884056,'',0,3,0),(7064,4491,_binary 'post',686118,1603882176,'',0,0,0),(7065,4492,_binary 'post',686180,1603938175,'',0,1,0),(7066,4493,_binary 'post',686180,1603938198,'',0,1,0),(7067,4494,_binary 'post',686182,1603938175,'',0,0,0),(7068,4495,_binary 'post',686182,1603938198,'',0,0,0),(7070,4497,_binary 'post',686344,1604136448,'',0,4,0),(7071,4498,_binary 'post',686354,1604136448,'',0,1,0),(7072,4499,_binary 'post',686431,1604285968,'',0,4,0),(7073,4500,_binary 'post',686433,1604289044,'',0,6,0),(7074,4501,_binary 'post',686451,1604285968,'',0,0,0),(7075,4502,_binary 'post',686453,1604289044,'',0,0,0),(7076,4503,_binary 'post',686460,1604348291,'',0,2,0),(7077,4504,_binary 'post',686483,1604375887,'',0,6,0),(7080,4507,_binary 'post',686864,1604854339,'',0,2,0),(7082,4509,_binary 'post',686922,1604854339,'',0,0,0),(7083,4510,_binary 'post',686938,1604909110,'',0,8,0),(7084,4511,_binary 'post',686940,1604910776,'',0,4,0),(7085,4512,_binary 'post',686950,1604935025,'',0,3,0),(7086,4513,_binary 'post',686969,1604910776,'',0,0,0),(7087,4514,_binary 'post',686970,1604909110,'',0,0,0),(7089,4516,_binary 'post',686999,1604986840,'',0,10,0),(7090,4517,_binary 'post',687175,1604909110,'',0,0,0),(7093,4520,_binary 'post',687257,1605434982,'',0,3,0),(7094,4521,_binary 'post',687287,1601657249,'',0,0,0),(7095,4522,_binary 'post',687293,1605434982,'',0,0,0),(7096,4523,_binary 'post',687306,1605238851,'',0,0,0),(7097,4524,_binary 'post',687309,1605238851,'',0,0,0),(7098,4525,_binary 'post',687372,1605644648,'',0,4,0),(7099,4526,_binary 'post',687391,1605644648,'',0,0,0),(7100,4527,_binary 'post',687414,1605659625,'',0,8,0),(7101,4528,_binary 'post',687462,1605742307,'',0,6,0),(7102,4529,_binary 'post',687525,1605873403,'',0,4,0),(7103,4530,_binary 'post',687545,1605873403,'',0,0,0),(7104,4531,_binary 'post',687547,1605909617,'',0,5,0),(7105,4532,_binary 'post',687554,1605909617,'',0,0,0),(7107,4534,_binary 'post',687563,1605928225,'',0,6,0),(7108,4535,_binary 'post',687569,1605932443,'',0,2,0),(7112,4536,_binary 'post',687592,1605928225,'',0,0,0),(7113,4537,_binary 'post',687611,1606003076,'',0,5,0),(7114,4538,_binary 'post',687611,1606003304,'',0,4,0),(7115,4539,_binary 'post',687612,1606011397,'',0,5,0),(7116,4540,_binary 'post',687615,1606011397,'',0,0,0),(7117,4541,_binary 'post',687618,1606014577,'',0,5,0),(7118,4542,_binary 'post',687619,1606014577,'',0,0,0),(7119,4543,_binary 'post',687631,1606054055,'',0,3,0),(7120,4544,_binary 'post',687674,1606112889,'',0,4,0),(7121,4545,_binary 'post',687675,1606113513,'',0,4,0),(7122,4546,_binary 'post',687677,1606115467,'',0,7,0),(7123,4547,_binary 'post',687678,1606117490,'',0,5,0),(7124,4548,_binary 'post',687683,1606124554,'',0,4,0),(7125,4549,_binary 'post',687761,1606115467,'',0,0,0),(7126,4550,_binary 'post',687777,1606257985,'',0,13,0),(7127,4551,_binary 'post',687826,1606348127,'',0,3,0),(7128,4552,_binary 'post',687838,1606350695,'',0,4,0),(7129,4553,_binary 'post',687880,1606112889,'',0,0,0),(7130,4554,_binary 'post',687882,1606113513,'',0,0,0),(7131,4555,_binary 'post',687890,1606117490,'',0,0,0),(7132,4556,_binary 'post',687919,1606350695,'',0,0,0),(7133,4557,_binary 'post',687929,1606124554,'',0,0,0),(7134,4558,_binary 'post',687961,1606493564,'',0,7,0),(7135,4559,_binary 'post',687961,1606493889,'',0,7,0),(7136,4560,_binary 'post',687965,1606493564,'',0,0,0),(7137,4561,_binary 'post',687965,1606493889,'',0,0,0),(7140,4564,_binary 'post',687977,1606495241,'',0,0,0),(7144,4568,_binary 'post',687997,1606530952,'',0,6,0),(7145,4569,_binary 'post',687997,1606531110,'',0,6,0),(7146,4570,_binary 'post',688001,1606530952,'',0,0,0),(7147,4571,_binary 'post',688001,1606531110,'',0,0,0),(7148,4572,_binary 'post',688010,1606573637,'',0,4,0),(7149,4573,_binary 'post',688017,1606573637,'',0,0,0),(7153,4577,_binary 'post',688118,1606773845,'',0,11,0),(7154,4578,_binary 'post',688240,1606940846,'',0,11,0),(7156,4579,_binary 'post',688450,1607215052,'',0,6,0),(7157,4580,_binary 'post',688450,1607215091,'',0,5,0),(7158,4581,_binary 'post',688450,1607215508,'',0,5,0),(7159,4582,_binary 'post',688461,1595693178,'',0,0,0),(7160,4583,_binary 'post',688463,1595711344,'',0,0,0),(7161,4584,_binary 'post',688467,1595828805,'',0,0,0),(7162,4585,_binary 'post',688471,1607215052,'',0,0,0),(7163,4586,_binary 'post',688471,1607215091,'',0,0,0),(7164,4587,_binary 'post',688471,1607215508,'',0,0,0),(7165,4588,_binary 'post',688574,1607458205,'',0,2,0),(7167,4589,_binary 'post',688614,1607458205,'',0,0,0),(7169,4590,_binary 'post',688736,1607717334,'',0,8,0),(7170,4591,_binary 'post',688737,1607717477,'',0,6,0),(7171,4592,_binary 'post',688739,1607717334,'',0,0,0),(7172,4593,_binary 'post',688740,1607717477,'',0,0,0),(7174,4595,_binary 'post',689334,1608820444,'',0,7,0),(7175,4596,_binary 'post',689334,1608820606,'',0,8,0),(7176,4597,_binary 'post',689336,1608821930,'',0,3,0),(7177,4598,_binary 'post',689356,1608853803,'',0,5,0),(7178,4599,_binary 'post',689357,1608854196,'',0,4,0),(7180,4601,_binary 'post',689366,1608853803,'',0,0,0),(7181,4602,_binary 'post',689367,1608854196,'',0,1,0),(7182,4603,_binary 'post',689369,1608820444,'',0,0,0),(7183,4604,_binary 'post',689369,1608820606,'',0,0,0),(7184,4605,_binary 'post',689373,1608890560,'',0,6,0),(7185,4606,_binary 'post',689374,1608891050,'',0,6,0),(7188,4607,_binary 'post',692095,1609107161,'',0,12,0),(7189,4608,_binary 'post',692123,1609125596,'',0,2,0),(7190,4609,_binary 'post',692238,1609316219,'',0,2,0),(7191,4610,_binary 'post',692281,1609316219,'',0,0,0),(7192,4611,_binary 'post',692370,1609481685,'',0,6,0),(7193,4612,_binary 'post',692373,1609485954,'',0,5,0),(7196,4613,_binary 'post',692451,1609485954,'',0,0,0),(7200,4617,_binary 'post',693247,1610646300,'',0,3,0),(7201,4618,_binary 'post',693266,1610646300,'',0,0,0),(7205,4622,_binary 'post',693331,1610687958,'',0,4,0),(7207,4624,_binary 'post',693341,1610698208,'',0,6,0),(7209,4626,_binary 'post',693383,1610765752,'',0,4,0),(7210,4627,_binary 'post',693400,1610774047,'',0,4,0),(7211,4628,_binary 'post',693401,1610774653,'',0,4,0),(7212,4629,_binary 'post',693402,1610775014,'',0,4,0),(7213,4630,_binary 'post',693403,1610774653,'',0,0,0),(7214,4631,_binary 'post',693404,1610775014,'',0,0,0),(7215,4632,_binary 'post',693405,1610774653,'',0,0,0),(7218,4633,_binary 'post',693408,1610775014,'',0,0,0),(7219,4634,_binary 'post',693409,1610774047,'',0,0,0),(7220,4635,_binary 'post',693412,1610782836,'',0,3,0),(7221,4636,_binary 'post',693413,1610784006,'',0,3,0),(7222,4637,_binary 'post',693414,1610784737,'',0,3,0),(7223,4638,_binary 'post',693420,1610786756,'',0,2,0),(7225,4639,_binary 'post',693492,1610826711,'',0,4,0),(7226,4640,_binary 'post',693490,1610782836,'',0,0,0),(7227,4641,_binary 'post',693575,1610979420,'',0,4,0),(7228,4642,_binary 'post',693603,1610979420,'',0,0,0),(7229,4643,_binary 'post',693780,1611291175,'',0,10,0),(7230,4644,_binary 'post',693795,1611291175,'',0,1,0),(7231,4645,_binary 'post',693810,1611348695,'',0,3,0),(7232,4646,_binary 'post',693810,1611348782,'',0,3,0),(7233,4647,_binary 'post',693825,1611348695,'',0,0,0),(7234,4648,_binary 'post',693825,1611348782,'',0,0,0),(7235,4649,_binary 'post',693838,1611377232,'',0,3,0),(7238,4650,_binary 'post',693860,1611377232,'',0,0,0),(7239,4651,_binary 'post',693874,1611348695,'',0,0,0),(7240,4652,_binary 'post',693874,1611348782,'',0,0,0),(7242,4654,_binary 'post',694717,1612890026,'',0,2,0),(7243,4655,_binary 'post',694774,1612979693,'',0,7,0),(7244,4656,_binary 'post',694937,1613179853,'',0,4,0),(7245,4657,_binary 'post',694964,1613233892,'',0,3,0),(7248,4659,_binary 'post',694977,1613233892,'',0,0,0),(7249,4660,_binary 'post',694991,1613273912,'',0,3,0),(7250,4661,_binary 'post',694994,1613273912,'',0,0,0),(7251,4662,_binary 'post',694995,1613305537,'',0,2,0),(7252,4663,_binary 'post',695016,1613305537,'',0,0,0),(7253,4664,_binary 'post',695144,1613519670,'',0,6,0),(7254,4665,_binary 'post',695221,1613519670,'',0,2,0),(7255,4666,_binary 'post',695280,1613682491,'',0,9,0),(7256,4667,_binary 'post',695293,1613682491,'',0,0,0),(7257,4668,_binary 'post',695570,1613953813,'',0,5,0),(7258,4669,_binary 'post',695570,1613954187,'',0,4,0),(7259,4670,_binary 'post',695579,1613973891,'',0,3,0),(7262,4673,_binary 'post',695606,1613976398,'',0,0,0),(7263,4674,_binary 'post',695609,1613988484,'',0,0,0),(7264,4675,_binary 'post',695611,1613953813,'',0,0,0),(7265,4676,_binary 'post',695611,1613954187,'',0,0,0),(7266,4677,_binary 'post',696178,1614532256,'',0,4,0),(7267,4678,_binary 'post',696185,1614532256,'',0,0,0),(7268,4679,_binary 'post',696187,1614534166,'',0,4,0),(7269,4680,_binary 'post',696190,1614534166,'',0,0,0),(7270,4681,_binary 'post',696202,1614537516,'',0,3,0),(7271,4682,_binary 'post',696212,1614537516,'',0,0,0),(7272,4683,_binary 'post',696215,1614545314,'',0,4,0),(7273,4684,_binary 'post',696218,1614545314,'',0,0,0),(7274,4685,_binary 'post',696257,1614612402,'',0,2,0),(7275,4686,_binary 'post',696280,1614612402,'',0,0,0),(7276,4687,_binary 'post',696334,1614696332,'',0,3,0),(7277,4688,_binary 'post',696373,1611291175,'',0,0,0),(7278,4689,_binary 'post',696449,1614808122,'',0,9,0),(7279,4690,_binary 'post',696456,1614808122,'',0,0,0),(7280,4691,_binary 'post',696472,1614848181,'',0,9,0),(7281,4692,_binary 'post',696517,1614848181,'',0,0,0),(7282,4693,_binary 'post',696518,1614848181,'',0,0,0),(7283,4694,_binary 'post',696568,1614988994,'',0,4,0),(7284,4695,_binary 'post',696579,1614991954,'',0,6,0),(7285,4696,_binary 'post',696580,1614992754,'',0,5,0),(7286,4697,_binary 'post',696591,1614991954,'',0,0,0),(7287,4698,_binary 'post',696595,1614988994,'',0,0,0),(7288,4699,_binary 'post',696599,1614992754,'',0,0,0),(7289,4700,_binary 'post',696733,1615180736,'',0,3,0),(7291,4702,_binary 'post',696740,1615209679,'',0,3,0),(7295,4706,_binary 'post',696764,1614848181,'',0,0,0),(7296,4707,_binary 'post',696788,1615180736,'',0,0,0),(7297,4708,_binary 'post',696789,1615209679,'',0,0,0),(7298,4709,_binary 'post',696815,1615307679,'',0,4,0),(7299,4710,_binary 'post',696838,1615307679,'',0,0,0),(7300,4711,_binary 'post',696840,1613682491,'',0,0,0),(7301,4712,_binary 'post',696868,1615327802,'',0,9,0),(7302,4713,_binary 'post',696890,1615337435,'',0,5,0),(7303,4714,_binary 'post',696890,1615337435,'',0,5,0),(7306,4716,_binary 'post',696932,1615376282,'',0,0,0),(7310,4720,_binary 'post',696978,1615469927,'',0,6,0),(7312,4722,_binary 'post',697032,1615500872,'',0,3,0),(7313,4723,_binary 'post',697043,1615500872,'',0,0,0),(7314,4724,_binary 'post',697046,1615469927,'',0,0,0),(7318,4728,_binary 'post',697241,1615777519,'',0,3,0),(7323,4732,_binary 'post',697351,1615918164,'',0,3,0),(7324,4733,_binary 'post',697352,1615918164,'',0,0,0),(7327,4736,_binary 'post',697403,1615954186,'',0,14,0),(7328,4737,_binary 'post',697406,1615954186,'',0,0,0),(7334,4743,_binary 'post',697559,1616140668,'',0,4,0),(7335,4744,_binary 'post',697588,1616140668,'',0,0,0),(7342,4751,_binary 'post',697638,1616221624,'',0,7,0),(7343,4752,_binary 'post',697638,1616221638,'',0,7,0),(7344,4753,_binary 'post',697642,1616226415,'',0,3,0),(7345,4754,_binary 'post',697653,1616221624,'',0,0,0),(7346,4755,_binary 'post',697653,1616221638,'',0,0,0),(7347,4756,_binary 'post',697637,1616281522,'',0,13,0),(7348,4757,_binary 'post',697690,1616282425,'',0,15,0),(7349,4758,_binary 'post',697693,1616282425,'',0,0,0),(7350,4759,_binary 'post',697697,1616281522,'',0,0,0),(7355,4761,_binary 'post',697897,1616521863,'',0,4,0),(7356,4762,_binary 'post',697916,1616521863,'',0,0,0),(7357,4763,_binary 'post',697999,1616521863,'',0,0,0),(7366,4771,_binary 'post',698083,1616705411,'',0,3,0),(7367,4772,_binary 'post',698086,1616705973,'',0,2,0),(7368,4773,_binary 'post',698086,1616706100,'',0,2,0),(7369,4774,_binary 'post',698106,1616705973,'',0,0,0),(7370,4775,_binary 'post',698106,1616706100,'',0,0,0),(7371,4776,_binary 'post',698111,1616714446,'',0,3,0),(7372,4777,_binary 'post',698112,1616714665,'',0,3,0),(7373,4778,_binary 'post',698124,1616705411,'',0,0,0),(7374,4779,_binary 'post',698137,1616714446,'',0,0,0),(7375,4780,_binary 'post',698138,1616714665,'',0,0,0),(7378,4782,_binary 'post',698239,1616902405,'',0,9,0),(7379,4783,_binary 'post',698240,1616902814,'',0,2,0),(7380,4784,_binary 'post',698241,1616902405,'',0,0,0),(7383,4786,_binary 'post',698340,1616993461,'',0,4,0),(7384,4787,_binary 'post',698363,1616993461,'',0,0,0),(7385,4788,_binary 'post',698400,1617089472,'',0,6,0),(7386,4789,_binary 'post',698408,1617103776,'',0,4,0),(7387,4790,_binary 'post',698450,1617089472,'',0,0,0),(7388,4791,_binary 'post',698451,1617103776,'',0,0,0),(7391,4794,_binary 'post',698485,1617130755,'',0,0,0),(7392,4795,_binary 'post',698485,1617130857,'',0,0,0),(7393,4796,_binary 'post',698575,1617261380,'',0,4,0),(7395,4798,_binary 'post',698613,1617261380,'',0,0,0),(7398,4801,_binary 'post',698629,1617312418,'',0,0,0),(7404,4805,_binary 'post',698791,1617521628,'',0,6,0),(7405,4806,_binary 'post',698875,1617647528,'',0,9,0),(7406,4807,_binary 'post',698875,1617647528,'',0,9,0),(7408,4809,_binary 'post',699153,1618023831,'',0,6,0),(7409,4810,_binary 'post',699154,1618023831,'',0,0,0),(7415,4816,_binary 'post',699251,1618169130,'',0,6,0),(7416,4817,_binary 'post',699255,1618169130,'',0,0,0),(7417,4818,_binary 'post',699346,1618282933,'',0,10,0),(7418,4819,_binary 'post',699407,1618355317,'',0,12,0),(7419,4820,_binary 'post',699444,1618384677,'',0,6,0),(7420,4821,_binary 'post',699444,1618384812,'',0,6,0),(7421,4822,_binary 'post',699454,1618401402,'',0,3,0),(7422,4823,_binary 'post',699469,1618415511,'',0,3,0),(7426,4824,_binary 'post',699472,1618420463,'',0,2,0),(7427,4825,_binary 'post',699482,1618401402,'',0,0,0),(7428,4826,_binary 'post',699483,1618384677,'',0,0,0),(7429,4827,_binary 'post',699483,1618384812,'',0,0,0),(7430,4828,_binary 'post',699565,1618525019,'',0,7,0),(7431,4829,_binary 'post',699567,1618530241,'',0,5,0),(7432,4830,_binary 'post',699573,1618525019,'',0,0,0),(7433,4831,_binary 'post',699574,1618530241,'',0,1,0),(7434,4832,_binary 'post',699610,1618623032,'',0,8,0),(7435,4833,_binary 'post',699610,1618623500,'',0,4,0),(7436,4834,_binary 'post',699611,1618623867,'',0,6,0),(7437,4835,_binary 'post',699613,1618624475,'',0,2,0),(7438,4836,_binary 'post',699627,1618624475,'',0,0,0),(7439,4837,_binary 'post',699628,1618623032,'',0,0,0),(7440,4838,_binary 'post',699628,1618623500,'',0,0,0),(7441,4839,_binary 'post',699629,1618623867,'',0,1,0),(7442,4840,_binary 'post',699687,1618778963,'',0,9,0),(7443,4841,_binary 'post',699688,1618778963,'',0,0,0),(7446,4844,_binary 'post',699819,1618953675,'',0,3,0),(7447,4845,_binary 'post',699821,1618953675,'',0,0,0),(7448,4846,_binary 'post',699847,1619009902,'',0,2,0),(7449,4847,_binary 'post',699851,1619011805,'',0,3,0),(7450,4848,_binary 'post',699862,1619009902,'',0,0,0),(7451,4849,_binary 'post',699884,1619041367,'',0,3,0),(7452,4850,_binary 'post',699896,1619041367,'',0,0,0),(7453,4851,_binary 'post',699899,1619041367,'',0,0,0),(7456,4852,_binary 'post',701427,1619428814,'',0,6,0),(7457,4853,_binary 'post',701429,1619436118,'',0,8,0),(7458,4854,_binary 'post',701465,1619428814,'',0,0,0),(7459,4855,_binary 'post',701548,1619582692,'',0,12,0),(7460,4856,_binary 'post',701549,1619589500,'',0,8,0),(7465,4859,_binary 'post',701553,1619607149,'',0,5,0),(7466,4860,_binary 'post',701556,1619610868,'',0,4,0),(7467,4861,_binary 'post',701567,1619610868,'',0,0,0),(7468,4862,_binary 'post',701584,1619589500,'',0,0,0),(7469,4863,_binary 'post',701598,1592144572,'',0,0,0),(7470,4864,_binary 'post',701599,1592144765,'',0,0,0),(7473,4865,_binary 'post',701628,1619716741,'',0,3,0),(7474,4866,_binary 'post',701629,1619717622,'',0,3,0),(7475,4867,_binary 'post',701640,1619697944,'',0,0,0),(7476,4868,_binary 'post',701640,1619697959,'',0,0,0),(7479,4869,_binary 'post',701649,1619697944,'',0,0,0),(7480,4870,_binary 'post',701649,1619697959,'',0,0,0),(7481,4871,_binary 'post',701660,1619716741,'',0,0,0),(7482,4872,_binary 'post',701661,1619717622,'',0,0,0),(7483,4873,_binary 'post',701673,1619730703,'',0,3,0),(7484,4874,_binary 'post',701676,1619730703,'',0,0,0),(7485,4875,_binary 'post',701694,1619746770,'',0,5,0),(7486,4876,_binary 'post',701694,1619746797,'',0,5,0),(7487,4877,_binary 'post',701711,1619746770,'',0,0,0),(7488,4878,_binary 'post',701711,1619746797,'',0,0,0),(7490,4880,_binary 'post',701717,1619786468,'',0,3,0),(7492,4882,_binary 'post',701765,1619876604,'',0,4,0),(7493,4883,_binary 'post',701768,1619877698,'',0,3,0),(7494,4884,_binary 'post',701793,1619877698,'',0,0,0),(7495,4885,_binary 'post',701819,1619955594,'',0,6,0),(7496,4886,_binary 'post',701824,1619962213,'',0,4,0),(7497,4887,_binary 'post',701864,1619955594,'',0,0,0),(7498,4888,_binary 'post',701868,1619962213,'',0,0,0),(7500,4890,_binary 'post',701966,1619876604,'',0,1,0),(7501,4891,_binary 'post',701968,1619876604,'',0,1,0),(7503,4893,_binary 'post',701979,1620161523,'',0,2,0),(7508,4897,_binary 'post',702434,1620160636,'',0,0,0),(7509,4898,_binary 'post',702435,1620160636,'',0,0,0),(7512,4901,_binary 'post',702451,1620209239,'',0,0,0),(7513,4902,_binary 'post',702453,1620209239,'',0,0,0),(7516,4905,_binary 'post',702544,1620359093,'',0,4,0),(7517,4906,_binary 'post',702546,1620393213,'',0,3,0),(7518,4907,_binary 'post',702548,1620393671,'',0,4,0),(7519,4908,_binary 'post',702551,1620394364,'',0,10,0),(7520,4909,_binary 'post',702551,1620394784,'',0,10,0),(7532,4921,_binary 'post',702577,1620411503,'',0,2,0),(7533,4922,_binary 'post',702577,1620411520,'',0,2,0),(7535,4923,_binary 'post',702585,1620359093,'',0,0,0),(7536,4924,_binary 'post',702587,1620418790,'',0,8,0),(7537,4925,_binary 'post',702587,1620419257,'',0,8,0),(7540,4928,_binary 'post',702601,1620393213,'',0,0,0),(7541,4929,_binary 'post',702602,1620393671,'',0,0,0),(7542,4930,_binary 'post',702604,1620411503,'',0,0,0),(7543,4931,_binary 'post',702604,1620411520,'',0,0,0),(7544,4932,_binary 'post',702605,1620418790,'',0,0,0),(7545,4933,_binary 'post',702605,1620419257,'',0,0,0),(7546,4934,_binary 'post',702638,1620500441,'',0,2,0),(7547,4935,_binary 'post',702648,1620500441,'',0,0,0),(7550,4938,_binary 'post',702725,1620663399,'',0,5,0),(7553,4941,_binary 'post',702757,1620663399,'',0,0,0),(7555,4943,_binary 'post',702827,1620788925,'',0,2,0),(7562,4949,_binary 'post',702933,1620928545,'',0,0,0),(7563,4950,_binary 'post',702937,1620928545,'',0,0,0),(7567,4953,_binary 'post',703175,1621339653,'',0,4,0),(7568,4954,_binary 'post',703200,1621361776,'',0,4,0),(7569,4955,_binary 'post',703203,1621361776,'',0,0,0),(7570,4956,_binary 'post',703207,1621391562,'',0,4,0),(7571,4957,_binary 'post',703208,1621391927,'',0,3,0),(7572,4958,_binary 'post',703210,1621396949,'',0,3,0),(7573,4959,_binary 'post',703211,1621397872,'',0,2,0),(7574,4960,_binary 'post',703213,1621396949,'',0,0,0),(7576,4961,_binary 'post',703216,1621397872,'',0,0,0),(7578,4963,_binary 'post',703260,1621453409,'',0,0,0),(7579,4964,_binary 'post',703338,1621563380,'',0,3,0),(7580,4965,_binary 'post',703342,1621563380,'',0,0,0),(7582,4967,_binary 'post',703365,1621608174,'',0,2,0),(7583,4968,_binary 'post',703366,1621609953,'',0,5,0),(7584,4969,_binary 'post',703370,1621580657,'',0,0,0),(7586,4971,_binary 'post',703382,1621609953,'',0,0,0),(7587,4972,_binary 'post',703387,1621608174,'',0,0,0),(7590,4973,_binary 'post',703434,1621711337,'',0,0,0),(7592,4974,_binary 'post',703451,1621711337,'',0,0,0),(7593,4975,_binary 'post',703452,1621711337,'',0,0,0),(7594,4976,_binary 'post',703460,1621711337,'',0,0,0),(7595,4977,_binary 'post',703461,1621711337,'',0,0,0),(7596,4978,_binary 'post',703469,1621711337,'',0,0,0),(7597,4979,_binary 'post',703470,1621711337,'',0,0,0),(7598,4980,_binary 'post',703618,1621950594,'',0,7,0),(7599,4981,_binary 'post',703628,1621950594,'',0,0,0),(7600,4982,_binary 'post',703708,1622070670,'',0,6,0),(7601,4983,_binary 'post',703709,1622070670,'',0,0,0),(7607,4989,_binary 'post',703783,1622173524,'',0,5,0),(7608,4990,_binary 'post',703783,1622173536,'',0,5,0),(7609,4991,_binary 'post',703785,1622173524,'',0,0,0),(7610,4992,_binary 'post',703785,1622173536,'',0,0,0),(7621,5002,_binary 'post',703818,1622245333,'',0,0,0),(7626,5003,_binary 'post',703821,1622262744,'',0,3,0),(7628,5005,_binary 'post',707988,1622262744,'',0,0,0),(7632,5008,_binary 'post',708055,1622364699,'',0,0,0),(7633,5009,_binary 'post',708058,1622422904,'',0,5,0),(7634,5010,_binary 'post',708061,1622422904,'',0,0,0),(7635,5011,_binary 'post',708099,1622508177,'',0,2,0),(7636,5012,_binary 'post',708120,1622525903,'',0,6,0),(7637,5013,_binary 'post',708121,1622525903,'',0,0,0),(7652,5026,_binary 'post',708128,1622543982,'',0,5,0),(7653,5027,_binary 'post',708159,1622543982,'',0,0,0),(7654,5028,_binary 'post',708190,1622525903,'',0,0,0),(7657,5031,_binary 'post',708634,1623195235,'',0,3,0),(7663,5037,_binary 'post',708863,1623521440,'',0,5,0),(7665,5038,_binary 'post',708861,1623548513,'',0,3,0),(7666,5039,_binary 'post',708890,1623554758,'',0,3,0),(7668,5041,_binary 'post',708902,1623579019,'',0,4,0),(7669,5042,_binary 'post',708902,1623579332,'',0,4,0),(7670,5043,_binary 'post',708909,1623611075,'',0,2,0),(7671,5044,_binary 'post',708926,1615469927,'',0,0,0),(7672,5045,_binary 'post',708927,1623521440,'',0,0,0),(7673,5046,_binary 'post',708937,1623554758,'',0,0,0),(7674,5047,_binary 'post',708954,1623611075,'',0,0,0),(7675,5048,_binary 'post',708955,1623611075,'',0,0,0),(7676,5049,_binary 'post',708961,1623548513,'',0,0,0),(7677,5050,_binary 'post',708966,1623548513,'',0,0,0),(7679,5052,_binary 'post',709056,1623722848,'',0,2,0),(7683,5056,_binary 'post',709264,1623722848,'',0,0,0),(7685,5057,_binary 'post',709298,1623941559,'',0,3,0),(7686,5058,_binary 'post',709311,1623941559,'',0,0,0),(7687,5059,_binary 'post',709451,1624107910,'',0,1,0),(7691,5063,_binary 'post',709501,1624162961,'',0,4,0),(7693,5064,_binary 'post',709535,1624198688,'',0,7,0),(7694,5065,_binary 'post',709576,1624233771,'',0,4,0),(7696,5066,_binary 'post',709584,1624233771,'',0,0,0),(7709,5078,_binary 'post',709877,1624502649,'',0,4,0),(7710,5079,_binary 'post',709878,1624502649,'',0,0,0),(7729,5097,_binary 'post',710360,1624997016,'',0,3,0),(7733,5101,_binary 'post',710399,1624997016,'',0,0,0),(7734,5102,_binary 'post',710416,1562293557,'',0,0,0),(7735,5103,_binary 'post',710422,1562293557,'',0,0,0),(7743,5110,_binary 'post',710545,1625170396,'',0,9,0),(7744,5111,_binary 'post',710547,1625170982,'',0,10,0),(7746,5112,_binary 'post',710574,1625170396,'',0,0,0),(7747,5113,_binary 'post',710576,1625170982,'',0,0,0),(7748,5114,_binary 'post',710579,1625170396,'',0,0,0),(7749,5115,_binary 'post',710581,1625170982,'',0,0,0),(7750,5116,_binary 'post',710653,1625247015,'',0,2,0),(7751,5117,_binary 'post',710660,1625247625,'',0,2,0),(7755,5121,_binary 'post',710680,1625247015,'',0,0,0),(7775,5138,_binary 'post',710909,1625492062,'',0,2,0),(7777,5140,_binary 'post',710937,1625506458,'',0,8,0),(7778,5141,_binary 'post',710953,1625493971,'',0,0,0),(7779,5142,_binary 'post',710954,1625493971,'',0,1,0),(7780,5143,_binary 'post',710955,1625492062,'',0,1,0),(7781,5144,_binary 'post',710960,1591571973,'',0,0,0),(7782,5145,_binary 'post',710960,1591572392,'',0,0,0),(7784,5147,_binary 'post',711079,1625650988,'',0,5,0),(7785,5148,_binary 'post',711092,1625663368,'',0,10,0),(7786,5149,_binary 'post',711092,1625663760,'',0,10,0),(7787,5150,_binary 'post',711142,1625650988,'',0,0,0),(7788,5151,_binary 'post',711226,1614808122,'',0,0,0),(7789,5152,_binary 'post',711591,1626205926,'',0,3,0),(7790,5153,_binary 'post',711612,1626216211,'',0,3,0),(7792,5155,_binary 'post',711629,1626216211,'',0,0,0),(7811,5162,_binary 'post',718037,1626719795,'',0,2,0),(7812,5163,_binary 'post',718054,1626719795,'',0,0,0),(7831,5180,_binary 'post',719066,1628119822,'',0,5,0),(7832,5181,_binary 'post',719033,1628124070,'',0,3,0),(7833,5182,_binary 'post',719075,1628124307,'',0,3,0),(7834,5183,_binary 'post',719077,1628126178,'',0,3,0),(7835,5184,_binary 'post',719097,1628124070,'',0,0,0),(7836,5185,_binary 'post',719098,1628124307,'',0,0,0),(7838,5187,_binary 'post',719163,1628221424,'',0,4,0),(7839,5188,_binary 'post',719165,1628221424,'',0,0,0),(7845,5190,_binary 'post',722776,1628471082,'',0,4,0),(7846,5191,_binary 'post',722798,1628530789,'',0,2,0),(7852,5196,_binary 'post',723002,1628731325,'',0,4,0),(7853,5197,_binary 'post',723003,1628731325,'',0,0,0),(7858,5202,_binary 'post',723118,1628862247,'',0,0,0),(7859,5203,_binary 'post',723119,1628862247,'',0,0,0),(7872,5212,_binary 'post',726252,1628978876,'',0,0,0),(8062,5214,_binary 'post',726656,1615415333,'',0,16,0),(8063,5215,_binary 'post',726657,1615416012,'',0,1,0),(8064,5216,_binary 'post',726657,1615416536,'',0,1,0),(8065,5217,_binary 'post',726665,1615551177,'',0,0,0),(8066,5218,_binary 'post',726665,1615551177,'',0,0,0),(8067,5219,_binary 'post',726666,1615586190,'',0,0,0),(8068,5220,_binary 'post',726678,1615868705,'',0,0,0),(8069,5221,_binary 'post',726678,1615868724,'',0,0,0),(8070,5222,_binary 'post',726678,1615869593,'',0,0,0),(8071,5223,_binary 'post',726679,1615941613,'',0,0,0),(8072,5224,_binary 'post',726679,1615941646,'',0,0,0),(8073,5225,_binary 'post',726680,1616000130,'',0,0,0),(8074,5226,_binary 'post',726680,1616001511,'',0,0,0),(8075,5227,_binary 'post',726681,1616005132,'',0,0,0),(8076,5228,_binary 'post',726682,1616031177,'',0,0,0),(8077,5229,_binary 'post',726684,1616102762,'',0,0,0),(8078,5230,_binary 'post',726686,1616217491,'',0,0,0),(8079,5231,_binary 'post',726686,1616217524,'',0,0,0),(8080,5232,_binary 'post',726686,1616217552,'',0,0,0),(8081,5233,_binary 'post',726686,1616218219,'',0,0,0),(8082,5234,_binary 'post',726686,1616218389,'',0,0,0),(8083,5235,_binary 'post',726686,1616219281,'',0,0,0),(8084,5236,_binary 'post',726694,1616917165,'',0,0,0),(8085,5237,_binary 'post',726697,1617482142,'',0,0,0),(8086,5238,_binary 'post',726697,1617482142,'',0,0,0),(8087,5239,_binary 'post',726697,1617482322,'',0,0,0),(8088,5240,_binary 'post',726698,1617839431,'',0,0,0),(8089,5241,_binary 'post',726699,1618084411,'',0,0,0),(8090,5242,_binary 'post',726700,1618097240,'',0,0,0),(8091,5243,_binary 'post',726700,1618097240,'',0,0,0),(8092,5244,_binary 'post',726700,1618097255,'',0,0,0),(8093,5245,_binary 'post',726700,1618100567,'',0,0,0),(8094,5246,_binary 'post',726706,1619604214,'',0,0,0),(8095,5247,_binary 'post',726706,1619604237,'',0,0,0),(8096,5248,_binary 'post',726708,1619774965,'',0,0,0),(8097,5249,_binary 'post',726711,1619786741,'',0,0,0),(8098,5250,_binary 'post',726714,1620147864,'',0,0,0),(8099,5251,_binary 'post',726715,1620178192,'',0,0,0),(8100,5252,_binary 'post',726715,1620178619,'',0,0,0),(8101,5253,_binary 'post',726715,1620178970,'',0,0,0),(8102,5254,_binary 'post',726717,1620204439,'',0,1,0),(8103,5255,_binary 'post',726718,1620259603,'',0,0,0),(8104,5256,_binary 'post',726720,1620265835,'',0,0,0),(8105,5257,_binary 'post',726721,1620395855,'',0,0,0),(8106,5258,_binary 'post',726721,1620395869,'',0,0,0),(8107,5259,_binary 'post',726721,1620395881,'',0,0,0),(8108,5260,_binary 'post',726721,1620395895,'',0,0,0),(8109,5261,_binary 'post',726721,1620396706,'',0,0,0),(8110,5262,_binary 'post',726722,1620397128,'',0,0,0),(8111,5263,_binary 'post',726723,1620397982,'',0,0,0),(8112,5264,_binary 'post',726723,1620397995,'',0,0,0),(8113,5265,_binary 'post',726723,1620398006,'',0,0,0),(8114,5266,_binary 'post',726723,1620398018,'',0,0,0),(8115,5267,_binary 'post',726724,1620404997,'',0,0,0),(8116,5268,_binary 'post',726724,1620421963,'',0,0,0),(8117,5269,_binary 'post',726724,1620423014,'',0,0,0),(8118,5270,_binary 'post',726730,1620545096,'',0,0,0),(8119,5271,_binary 'post',726731,1620560448,'',0,0,0),(8120,5272,_binary 'post',726732,1620664456,'',0,0,0),(8121,5273,_binary 'post',726732,1620664477,'',0,0,0),(8122,5274,_binary 'post',726726,1620713513,'',0,0,0),(8123,5275,_binary 'post',726733,1620923991,'',0,0,0),(8124,5276,_binary 'post',726733,1620924005,'',0,0,0),(8125,5277,_binary 'post',726733,1620924019,'',0,0,0),(8126,5278,_binary 'post',726733,1620924035,'',0,0,0),(8127,5279,_binary 'post',726733,1620924762,'',0,0,0),(8128,5280,_binary 'post',726738,1621133910,'',0,0,0),(8129,5281,_binary 'post',726667,1621173027,'',0,0,0),(8130,5282,_binary 'post',726744,1622091548,'',0,0,0),(8131,5283,_binary 'post',726745,1622091805,'',0,0,0),(8132,5284,_binary 'post',726745,1622092103,'',0,0,0),(8133,5285,_binary 'post',726745,1622092126,'',0,0,0),(8134,5286,_binary 'post',726746,1622205096,'',0,0,0),(8135,5287,_binary 'post',726746,1622205115,'',0,0,0),(8136,5288,_binary 'post',726746,1622205134,'',0,0,0),(8137,5289,_binary 'post',726746,1622205155,'',0,0,0),(8138,5290,_binary 'post',726746,1622205701,'',0,0,0),(8139,5291,_binary 'post',726747,1622222005,'',0,0,0),(8140,5292,_binary 'post',726748,1622246424,'',0,0,0),(8141,5293,_binary 'post',726748,1622246474,'',0,0,0),(8142,5294,_binary 'post',726748,1622246614,'',0,0,0),(8143,5295,_binary 'post',726748,1622263783,'',0,0,0),(8144,5296,_binary 'post',726751,1622528580,'',0,2,0),(8145,5297,_binary 'post',726751,1622528594,'',0,2,0),(8146,5298,_binary 'post',726751,1622528613,'',0,2,0),(8147,5299,_binary 'post',726751,1622528628,'',0,2,0),(8148,5300,_binary 'post',726751,1622528645,'',0,2,0),(8149,5301,_binary 'post',726751,1622528661,'',0,2,0),(8150,5302,_binary 'post',726751,1622529243,'',0,2,0),(8151,5303,_binary 'post',726753,1622536818,'',0,0,0),(8152,5304,_binary 'post',726753,1622536862,'',0,0,0),(8153,5305,_binary 'post',726753,1622536888,'',0,0,0),(8154,5306,_binary 'post',726751,1622538874,'',0,2,0),(8155,5307,_binary 'post',726754,1622539645,'',0,0,0),(8156,5308,_binary 'post',726757,1623048399,'',0,0,0),(8157,5309,_binary 'post',726757,1623048413,'',0,0,0),(8158,5310,_binary 'post',726759,1623466239,'',0,0,0),(8159,5311,_binary 'post',726759,1623466255,'',0,0,0),(8160,5312,_binary 'post',726759,1623466270,'',0,0,0),(8161,5313,_binary 'post',726759,1623467528,'',0,0,0),(8162,5314,_binary 'post',726760,1623467921,'',0,0,0),(8163,5315,_binary 'post',726762,1623578448,'',0,0,0),(8164,5316,_binary 'post',726763,1623664206,'',0,0,0),(8165,5317,_binary 'post',726764,1623823375,'',0,0,0),(8166,5318,_binary 'post',726765,1623825882,'',0,0,0),(8167,5319,_binary 'post',726764,1623833384,'',0,0,0),(8168,5320,_binary 'post',726767,1624151821,'',0,0,0),(8169,5321,_binary 'post',726767,1624151835,'',0,0,0),(8170,5322,_binary 'post',726767,1624152072,'',0,0,0),(8171,5323,_binary 'post',726769,1624325342,'',0,0,0),(8172,5324,_binary 'post',726769,1624325356,'',0,0,0),(8173,5325,_binary 'post',726769,1624325941,'',0,0,0),(8174,5326,_binary 'post',726769,1624326312,'',0,0,0),(8175,5327,_binary 'post',726771,1624407825,'',0,0,0),(8176,5328,_binary 'post',726771,1624408076,'',0,0,0),(8177,5329,_binary 'post',726771,1624408736,'',0,0,0),(8178,5330,_binary 'post',726773,1624462926,'',0,0,0),(8179,5331,_binary 'post',726773,1624463019,'',0,0,0),(8180,5332,_binary 'post',726773,1624463034,'',0,0,0),(8181,5333,_binary 'post',726773,1624463053,'',0,0,0),(8182,5334,_binary 'post',726775,1624551481,'',0,0,0),(8183,5335,_binary 'post',726775,1624552117,'',0,0,0),(8184,5336,_binary 'post',726776,1624552672,'',0,0,0),(8185,5337,_binary 'post',726778,1624637002,'',0,0,0),(8186,5338,_binary 'post',726779,1624647488,'',0,0,0),(8187,5339,_binary 'post',726780,1624659281,'',0,0,0),(8188,5340,_binary 'post',726780,1624660462,'',0,0,0),(8189,5341,_binary 'post',726780,1624660483,'',0,0,0),(8190,5342,_binary 'post',726780,1624660686,'',0,0,0),(8191,5343,_binary 'post',726787,1624955579,'',0,0,0),(8192,5344,_binary 'post',726787,1624955676,'',0,0,0),(8193,5345,_binary 'post',726787,1624955952,'',0,0,0),(8194,5346,_binary 'post',726788,1624992336,'',0,0,0),(8195,5347,_binary 'post',726789,1625011901,'',0,0,0),(8196,5348,_binary 'post',726790,1625012166,'',0,0,0),(8197,5349,_binary 'post',726791,1625012465,'',0,0,0),(8198,5350,_binary 'post',726795,1625123841,'',0,0,0),(8199,5351,_binary 'post',726795,1625123861,'',0,0,0),(8200,5352,_binary 'post',726795,1625123876,'',0,0,0),(8201,5353,_binary 'post',726797,1625128152,'',0,0,0),(8202,5354,_binary 'post',726798,1625160042,'',0,0,0),(8203,5355,_binary 'post',726796,1625248564,'',0,0,0),(8204,5356,_binary 'post',726798,1625248868,'',0,0,0),(8205,5357,_binary 'post',726799,1625249778,'',0,0,0),(8206,5358,_binary 'post',726800,1625267744,'',0,0,0),(8207,5359,_binary 'post',726800,1625268663,'',0,0,0),(8208,5360,_binary 'post',726802,1625338534,'',0,0,0),(8209,5361,_binary 'post',726802,1625338795,'',0,0,0),(8210,5362,_binary 'post',726795,1625363635,'',0,0,0),(8211,5363,_binary 'post',726799,1625364523,'',0,0,0),(8212,5364,_binary 'post',726803,1625392372,'',0,0,0),(8213,5365,_binary 'post',726804,1625393211,'',0,0,0),(8214,5366,_binary 'post',726804,1625393315,'',0,0,0),(8215,5367,_binary 'post',726806,1625435261,'',0,0,0),(8216,5368,_binary 'post',726806,1625435314,'',0,0,0),(8217,5369,_binary 'post',726806,1625435388,'',0,0,0),(8218,5370,_binary 'post',726807,1625435637,'',0,0,0),(8219,5371,_binary 'post',726807,1625435878,'',0,0,0),(8220,5372,_binary 'post',726807,1625436306,'',0,0,0),(8221,5373,_binary 'post',726809,1625479806,'',0,0,0),(8222,5374,_binary 'post',726808,1625576096,'',0,0,0),(8223,5375,_binary 'post',726817,1626224852,'',0,0,0),(8224,5376,_binary 'post',726820,1626377600,'',0,0,0),(8225,5377,_binary 'post',726820,1626378130,'',0,0,0),(8226,5378,_binary 'post',726822,1626706322,'',0,0,0),(8227,5379,_binary 'post',726823,1626989714,'',0,0,0),(8228,5380,_binary 'post',726828,1627083804,'',0,0,0),(8229,5381,_binary 'post',726830,1627128759,'',0,0,0),(8230,5382,_binary 'post',726831,1627129049,'',0,0,0),(8231,5383,_binary 'post',726832,1627129301,'',0,0,0),(8232,5384,_binary 'post',726835,1627339851,'',0,0,0),(8233,5385,_binary 'post',726835,1627339868,'',0,0,0),(8234,5386,_binary 'post',726837,1627386687,'',0,2,0),(8235,5387,_binary 'post',726837,1627387476,'',0,2,0),(8236,5388,_binary 'post',726844,1627908225,'',0,0,0),(8237,5389,_binary 'post',726846,1628215875,'',0,0,0),(8238,5390,_binary 'post',726853,1628459218,'',0,0,0),(8239,5391,_binary 'post',726854,1628531719,'',0,0,0),(8240,5392,_binary 'post',726854,1628532214,'',0,0,0),(8241,5393,_binary 'post',726854,1628777860,'',0,0,0),(8242,5394,_binary 'post',726855,1628820701,'',0,0,0),(8243,5395,_binary 'post',726856,1628865288,'',0,0,0),(8244,5396,_binary 'post',726859,1629028840,'',0,7,0),(8245,5397,_binary 'post',726860,1629064698,'',0,6,0),(8246,5398,_binary 'post',726860,1629065002,'',0,5,0),(8247,5399,_binary 'post',726862,1629081076,'',0,6,0),(8248,5400,_binary 'post',726862,1629081092,'',0,6,0),(8249,5401,_binary 'post',726866,1629294079,'',0,7,0),(8262,5402,_binary 'post',728388,1629938854,'',0,6,0),(8264,5404,_binary 'post',728434,1629938854,'',0,0,0),(8269,5409,_binary 'post',728641,1630620798,'',0,4,0),(8270,5410,_binary 'post',728641,1630620886,'',0,4,0),(8272,5412,_binary 'post',728643,1630626036,'',0,12,0),(8275,5415,_binary 'conversation_message',14112,1630740408,'',0,8,0),(8277,5417,_binary 'post',728687,1630821596,'',0,8,0),(8278,5418,_binary 'conversation_message',14125,1630854711,'',0,6,0),(8279,5419,_binary 'post',728751,1630982094,'',0,7,0),(8280,5420,_binary 'post',728752,1630982399,'',0,4,0),(8281,5421,_binary 'post',728754,1630993762,'',0,10,0),(8282,5422,_binary 'post',728755,1630994888,'',0,7,0),(8283,5423,_binary 'post',728755,1630995117,'',0,7,0),(8284,5424,_binary 'conversation_message',14160,1631024237,'',0,4,0),(8285,5425,_binary 'post',728774,1631041323,'',0,3,0),(8286,5426,_binary 'post',728802,1631119049,'',0,24,0),(8287,5427,_binary 'post',728803,1631124982,'',0,14,0),(8289,5429,_binary 'post',728812,1631141998,'',0,8,0),(8290,5430,_binary 'post',728812,1631142072,'',0,8,0),(8292,5432,_binary 'post',728879,1631323464,'',0,1,0),(8293,5433,_binary 'post',728879,1631323498,'',0,2,0),(8294,5434,_binary 'post',728879,1631323619,'',0,2,0),(8297,5437,_binary 'post',728879,1631324449,'',0,2,0),(8298,5438,_binary 'post',728894,1631359883,'',0,3,0),(8299,5439,_binary 'post',728896,1631363123,'',0,11,0),(8300,5440,_binary 'post',728907,1631377104,'',0,1,0),(8301,5441,_binary 'conversation_message',14212,1631393319,'',0,3,0),(8302,5442,_binary 'post',728878,1631398238,'',0,1,0),(8303,5443,_binary 'post',728920,1631427997,'',0,4,0),(8304,5444,_binary 'post',728932,1631472287,'',0,5,0),(8305,5445,_binary 'post',728932,1631473127,'',0,5,0),(8308,5448,_binary 'post',728967,1631560757,'',0,5,0),(8309,5449,_binary 'post',728987,1631603495,'',0,7,0),(8310,5450,_binary 'post',728987,1631603588,'',0,7,0),(8311,5451,_binary 'post',728987,1631603810,'',0,7,0),(8312,5452,_binary 'post',728987,1631603877,'',0,7,0),(8313,5453,_binary 'post',728987,1631604062,'',0,7,0),(8314,5454,_binary 'post',728987,1631604664,'',0,7,0),(8315,5455,_binary 'post',728987,1631604929,'',0,7,0),(8316,5456,_binary 'post',729001,1631643589,'',0,8,0),(8317,5457,_binary 'post',729002,1631652730,'',0,8,0),(8318,5458,_binary 'post',729014,1631686241,'',0,3,0),(8319,5459,_binary 'post',729015,1631686842,'',0,12,0),(8320,5460,_binary 'post',729015,1631687550,'',0,12,0),(8321,5461,_binary 'post',729016,1631690794,'',0,0,0),(8324,5464,_binary 'post',729199,1632085677,'',0,2,0),(8325,5465,_binary 'post',729199,1632085677,'',0,2,0),(8326,5466,_binary 'post',729283,1632295883,'',0,4,0),(8327,5467,_binary 'conversation_message',14243,1632302022,'',0,6,0),(8328,5468,_binary 'conversation_message',14244,1632302832,'',0,6,0),(8329,5469,_binary 'conversation_message',14247,1632341419,'',0,2,0),(8330,5470,_binary 'post',729367,1632492603,'',0,3,0),(8331,5471,_binary 'post',729375,1632498486,'',0,4,0),(8332,5472,_binary 'post',729375,1632498486,'',0,4,0),(8333,5473,_binary 'post',729375,1632498486,'',0,4,0),(8334,5474,_binary 'post',729375,1632498486,'',0,4,0),(8335,5475,_binary 'post',729375,1632498486,'',0,4,0),(8336,5476,_binary 'post',729375,1632498486,'',0,4,0),(8337,5477,_binary 'post',729375,1632498486,'',0,4,0),(8338,5478,_binary 'post',729375,1632498486,'',0,4,0),(8339,5479,_binary 'post',729375,1632498486,'',0,4,0),(8340,5480,_binary 'post',729375,1632498486,'',0,4,0),(8341,5481,_binary 'post',729382,1632507297,'',0,24,0),(8342,5482,_binary 'post',729383,1632511038,'',0,1,0),(8343,5483,_binary 'post',729385,1632523811,'',0,2,0),(8344,5484,_binary 'conversation_message',14265,1632533095,'',0,2,0),(8345,5485,_binary 'conversation_message',14266,1632533534,'',0,1,0),(8346,5486,_binary 'post',729391,1632539835,'',0,0,0),(8347,5487,_binary 'post',729391,1632539835,'',0,10,0),(8348,5488,_binary 'post',729391,1632539835,'',0,11,0),(8349,5489,_binary 'post',729391,1632539835,'',0,11,0),(8351,5491,_binary 'post',729403,1632561100,'',0,10,0),(8352,5492,_binary 'post',729414,1632593915,'',0,1,0),(8353,5493,_binary 'post',729415,1632594295,'',0,8,0),(8354,5494,_binary 'post',729414,1632594318,'',0,7,0),(8355,5495,_binary 'post',729414,1632594447,'',0,1,0),(8356,5496,_binary 'post',729415,1632594491,'',0,5,0),(8357,5497,_binary 'post',729417,1632594874,'',0,7,0),(8358,5498,_binary 'post',729417,1632595201,'',0,7,0),(8359,5499,_binary 'post',729423,1632601402,'',0,4,0),(8360,5500,_binary 'post',729421,1632602284,'',0,3,0),(8361,5501,_binary 'post',729420,1632602741,'',0,3,0),(8362,5502,_binary 'post',729427,1632618178,'',0,5,0),(8363,5503,_binary 'post',729465,1632708896,'',0,4,0),(8364,5504,_binary 'post',729470,1632713098,'',0,1,0),(8365,5505,_binary 'post',729470,1632713098,'',0,6,0),(8366,5506,_binary 'post',729470,1632713098,'',0,5,0),(8369,5509,_binary 'post',729488,1632760981,'',0,2,0),(8370,5510,_binary 'post',729489,1632762515,'',0,2,0),(8371,5511,_binary 'post',729511,1632807580,'',0,5,0),(8372,5512,_binary 'conversation_message',14282,1632891159,'',0,2,0),(8373,5513,_binary 'post',729559,1632949437,'',0,6,0),(8374,5514,_binary 'conversation_message',14298,1632960008,'',0,1,0),(8375,5515,_binary 'post',729581,1632981700,'',0,12,0),(8376,5516,_binary 'post',729580,1632982120,'',0,5,0),(8377,5517,_binary 'post',729649,1633118309,'',0,1,0),(8378,5518,_binary 'post',729649,1633118309,'',0,1,0),(8379,5519,_binary 'conversation_message',14325,1633163078,'',0,13,0),(8380,5520,_binary 'conversation_message',14331,1633197141,'',0,10,0),(8381,5521,_binary 'conversation_message',14334,1633199965,'',0,13,0),(8382,5522,_binary 'post',729688,1633204421,'',0,2,0),(8383,5523,_binary 'post',729688,1633204421,'',0,2,0),(8384,5524,_binary 'post',729688,1633204517,'',0,2,0),(8385,5525,_binary 'post',729688,1633204529,'',0,2,0),(8386,5526,_binary 'conversation_message',14340,1633377366,'',0,3,0),(8387,5527,_binary 'post',729768,1633432248,'',0,7,0),(8388,5528,_binary 'post',729769,1633433415,'',0,3,0),(8389,5529,_binary 'post',729769,1633433415,'',0,3,0),(8390,5530,_binary 'post',729769,1633433415,'',0,3,0),(8391,5531,_binary 'post',729834,1633547512,'',0,2,0),(8393,5533,_binary 'post',729886,1633640084,'',0,13,0),(8394,5534,_binary 'post',729956,1633819507,'',0,8,0),(8395,5535,_binary 'post',729957,1633819606,'',0,7,0),(8396,5536,_binary 'conversation_message',14360,1633864523,'',0,7,0),(8397,5537,_binary 'post',729987,1633897802,'',0,2,0),(8398,5538,_binary 'conversation_message',14376,1634440943,'',0,5,0),(8399,5539,_binary 'conversation_message',14380,1634504591,'',0,22,0),(8400,5540,_binary 'post',730248,1634750470,'',0,7,0),(8401,5541,_binary 'post',730304,1634876076,'',0,8,0),(8402,5542,_binary 'post',730313,1634917986,'',0,22,0),(8403,5543,_binary 'post',730324,1634961440,'',0,5,0),(8404,5544,_binary 'post',730355,1635106220,'',0,1,0),(8405,5545,_binary 'conversation_message',14419,1635135149,'',0,16,0),(8406,5546,_binary 'conversation_message',14421,1635148243,'',0,16,0),(8407,5547,_binary 'conversation_message',14422,1635165995,'',0,7,0),(8408,5548,_binary 'conversation_message',14425,1635184328,'',0,11,0),(8409,5549,_binary 'conversation_message',14429,1635201770,'',0,10,0),(8410,5550,_binary 'post',730424,1635289669,'',0,4,0),(8411,5551,_binary 'conversation_message',14446,1635471438,'',0,6,0),(8413,5553,_binary 'conversation_message',14472,1635567266,'',0,4,0),(8414,5554,_binary 'conversation_message',14472,1635567266,'',0,0,0),(8415,5555,_binary 'post',730511,1635577622,'',0,19,0),(8416,5556,_binary 'conversation_message',14492,1635957691,'',0,13,0),(8417,5557,_binary 'conversation_message',14492,1635957691,'',0,12,0),(8418,5558,_binary 'post',730619,1636048010,'',0,5,0),(8419,5559,_binary 'conversation_message',14496,1636078242,'',0,5,0),(8420,5560,_binary 'conversation_message',14498,1636084410,'',0,5,0),(8421,5561,_binary 'conversation_message',14503,1636086962,'',0,11,0),(8422,5562,_binary 'conversation_message',14505,1636089413,'',0,11,0),(8423,5563,_binary 'conversation_message',14506,1636089914,'',0,13,0),(8424,5564,_binary 'conversation_message',14523,1636245699,'',0,5,0),(8425,5565,_binary 'post',730728,1636491972,'',0,1,0),(8426,5566,_binary 'post',730728,1636491972,'',0,1,0),(8427,5567,_binary 'post',730728,1636491972,'',0,1,0),(8428,5568,_binary 'post',730728,1636491972,'',0,1,0),(8429,5569,_binary 'conversation_message',14567,1636540519,'',0,3,0),(8430,5570,_binary 'conversation_message',14564,1636581352,'',0,1,0),(8432,5572,_binary 'post',730790,1636746279,'',0,4,0),(8433,5573,_binary 'post',730800,1636760600,'',0,3,0),(8434,5574,_binary 'post',730800,1636760651,'',0,3,0),(8435,5575,_binary 'post',730803,1636764114,'',0,19,0),(8436,5576,_binary 'post',730807,1636771727,'',0,3,0),(8437,5577,_binary 'post',730809,1636772069,'',0,8,0),(8438,5578,_binary 'conversation_message',14606,1636861786,'',0,4,0),(8439,5579,_binary 'post',730860,1636956758,'',0,6,0),(8440,5580,_binary 'post',730862,1636957610,'',0,4,0),(8441,5581,_binary 'post',730899,1637069657,'',0,37,0),(8442,5582,_binary 'post',730977,1637288227,'',0,2,0),(8443,5583,_binary 'post',731075,1637631823,'',0,0,0),(8444,5584,_binary 'post',731075,1637631823,'',0,0,0),(8445,5585,_binary 'post',731075,1637631823,'',0,0,0),(8446,5586,_binary 'post',731075,1637631823,'',0,0,0),(8447,5587,_binary 'post',731075,1637631823,'',0,0,0),(8448,5588,_binary 'post',731075,1637631823,'',0,0,0),(8449,5589,_binary 'post',731075,1637631823,'',0,0,0),(8450,5590,_binary 'post',731075,1637631823,'',0,0,0),(8451,5591,_binary 'conversation_message',14631,1637643096,'',0,6,0),(8452,5592,_binary 'post',731122,1637792472,'',0,5,0),(8453,5593,_binary 'post',731157,1637909042,'',0,8,0),(8454,5594,_binary 'conversation_message',14647,1637941755,'',0,10,0),(8455,5595,_binary 'conversation_message',14648,1637945052,'',0,12,0),(8456,5596,_binary 'conversation_message',14651,1637952394,'',0,8,0),(8458,5598,_binary 'post',731181,1638038162,'',0,10,0),(8459,5599,_binary 'post',697641,1638916257,'',0,1,0),(8460,5600,_binary 'conversation_message',14703,1638920911,'',0,8,0),(8461,5601,_binary 'post',731534,1639345522,'',0,5,0),(8462,5602,_binary 'conversation_message',14720,1639360395,'',0,3,0),(8463,5603,_binary 'conversation_message',14724,1639423409,'',0,5,0),(8464,5604,_binary 'conversation_message',14726,1639435238,'',0,3,0),(8465,5605,_binary 'post',731611,1639645741,'',0,3,0),(8466,5606,_binary 'post',731659,1639813965,'',0,4,0),(8467,5607,_binary 'post',731682,1639882312,'',0,4,0),(8468,5608,_binary 'post',731682,1639882611,'',0,4,0),(8469,5609,_binary 'post',731696,1639976018,'',0,8,0),(8470,5610,_binary 'post',731715,1640050963,'',0,3,0),(8471,5611,_binary 'conversation_message',14736,1640052188,'',0,8,0),(8472,5612,_binary 'conversation_message',14740,1640055805,'',0,8,0),(8473,5613,_binary 'post',731716,1640057953,'',0,1,0),(8474,5614,_binary 'post',731717,1640072106,'',0,2,0),(8475,5615,_binary 'post',731743,1640173909,'',0,8,0),(8478,5618,_binary 'post',731767,1640233324,'',0,3,0),(8479,5619,_binary 'post',731767,1640233324,'',0,3,0),(8480,5620,_binary 'post',731781,1640284048,'',0,6,0),(8481,5621,_binary 'post',731782,1640284308,'',0,6,0),(8482,5622,_binary 'post',731784,1640285682,'',0,14,0),(8483,5623,_binary 'post',731784,1640285827,'',0,15,0),(8484,5624,_binary 'post',731784,1640286270,'',0,0,0),(8485,5625,_binary 'post',731784,1640286337,'',0,15,0),(8486,5626,_binary 'post',731784,1640286353,'',0,15,0),(8487,5627,_binary 'post',731787,1640308230,'',0,5,0),(8488,5628,_binary 'post',731787,1640323016,'',0,3,0),(8489,5629,_binary 'post',731795,1640325037,'',0,12,0),(8490,5630,_binary 'conversation_message',14761,1640325536,'',0,14,0),(8491,5631,_binary 'post',731833,1640466894,'',0,5,0),(8494,5634,_binary 'post',731857,1640576256,'',0,27,0),(8495,5635,_binary 'post',731857,1640576256,'',0,22,0),(8496,5636,_binary 'conversation_message',14766,1640586627,'',0,2,0),(8497,5637,_binary 'post',731873,1640663826,'',0,5,0),(8498,5638,_binary 'post',731873,1640663826,'',0,5,0),(8499,5639,_binary 'conversation_message',14778,1640731073,'',0,1,0),(8500,5640,_binary 'conversation_message',14778,1640731073,'',0,1,0),(8501,5641,_binary 'post',731896,1640741991,'',0,5,0),(8502,5642,_binary 'conversation_message',14787,1640902558,'',0,12,0),(8503,5643,_binary 'conversation_message',14794,1640973453,'',0,5,0),(8504,5644,_binary 'post',732019,1641003627,'',0,19,0),(8505,5645,_binary 'post',732026,1641040629,'',0,23,0),(8507,5647,_binary 'post',732122,1641355765,'',0,12,0),(8508,5648,_binary 'conversation_message',14808,1641403217,'',0,10,0),(8509,5649,_binary 'post',732171,1641519598,'',0,3,0),(8510,5650,_binary 'post',732171,1641519598,'',0,3,0),(8511,5651,_binary 'post',732172,1641520066,'',0,6,0),(8512,5652,_binary 'post',732172,1641520066,'',0,6,0),(8513,5653,_binary 'post',732172,1641520078,'',0,6,0),(8514,5654,_binary 'post',726061,1641677326,'',0,19,0),(8517,5657,_binary 'post',732248,1641873305,'',0,3,0),(8518,5658,_binary 'post',732250,1641873995,'',0,3,0),(8520,5660,_binary 'post',732255,1641884254,'',0,4,0),(8521,5661,_binary 'post',732282,1641952873,'',0,5,0),(8523,5663,_binary 'post',732295,1641959270,'',0,5,0),(8524,5664,_binary 'post',732301,1641964012,'',0,9,0),(8525,5665,_binary 'post',732306,1641964485,'',0,8,0),(8526,5666,_binary 'post',732307,1641964673,'',0,8,0),(8527,5667,_binary 'conversation_message',14831,1641965640,'',0,3,0),(8528,5668,_binary 'post',732311,1641966471,'',0,10,0),(8529,5669,_binary 'post',732311,1641966471,'',0,8,0),(8530,5670,_binary 'post',732311,1641966540,'',0,9,0),(8531,5671,_binary 'post',732338,1642031595,'',0,6,0),(8532,5672,_binary 'post',732339,1642031895,'',0,4,0),(8533,5673,_binary 'post',732383,1642137987,'',0,3,0),(8534,5674,_binary 'post',732423,1642243683,'',0,2,0),(8535,5675,_binary 'post',732445,1642290248,'',0,6,0),(8541,5681,_binary 'conversation_message',14843,1642384157,'',0,8,0),(8542,5682,_binary 'conversation_message',14843,1642384264,'',0,9,0),(8543,5683,_binary 'conversation_message',14843,1642384310,'',0,7,0),(8544,5684,_binary 'post',732489,1642475172,'',0,0,0),(8545,5685,_binary 'post',732489,1642475172,'',0,0,0),(8546,5686,_binary 'conversation_message',14854,1642535768,'',0,6,0),(8547,5687,_binary 'conversation_message',14861,1642548523,'',0,11,0),(8551,5691,_binary 'post',732520,1642551869,'',0,4,0),(8552,5692,_binary 'post',732542,1642637751,'',0,4,0),(8553,5693,_binary 'post',694976,1642637870,'',0,1,0),(8554,5694,_binary 'post',732549,1642661297,'',0,3,0),(8555,5695,_binary 'post',732549,1642661297,'',0,3,0),(8557,5697,_binary 'post',732633,1642873484,'',0,5,0),(8558,5698,_binary 'post',732641,1642884312,'',0,18,0),(8559,5699,_binary 'conversation_message',14880,1643245541,'',0,3,0),(8560,5700,_binary 'post',732803,1643516404,'',0,6,0),(8561,5701,_binary 'post',732838,1643636776,'',0,0,0),(8562,5702,_binary 'conversation_message',14900,1644006742,'',0,16,0),(8563,5703,_binary 'conversation_message',14901,1644007290,'',0,2,0),(8564,5704,_binary 'post',733075,1644343328,'',0,10,0),(8565,5705,_binary 'post',733131,1644480587,'',0,3,0),(8572,5712,_binary 'post',733176,1644594134,'',0,8,0),(8573,5713,_binary 'post',733253,1644815583,'',0,5,0),(8574,5714,_binary 'post',733264,1644867389,'',0,25,0),(8575,5715,_binary 'post',733347,1645006260,'',0,4,0),(8576,5716,_binary 'post',733347,1645006260,'',0,3,0),(8577,5717,_binary 'post',733347,1645006260,'',0,4,0),(8578,5718,_binary 'post',733367,1645060886,'',0,11,0),(8579,5719,_binary 'post',733368,1645062298,'',0,3,0),(8580,5720,_binary 'post',733368,1645062658,'',0,3,0),(8581,5721,_binary 'post',733377,1645092298,'',0,0,0),(8582,5722,_binary 'post',733437,1645241579,'',0,44,0),(8583,5723,_binary 'post',733437,1645241579,'',0,40,0),(8584,5724,_binary 'post',7336420,1645386553,'',0,2,0),(8585,5725,_binary 'conversation_message',14927,1645427066,'',0,11,0),(8586,5726,_binary 'post',7337083,1645554044,'',0,7,0),(8587,5727,_binary 'post',7337094,1645573126,'',0,3,0),(8588,5728,_binary 'post',7337098,1645585838,'',0,3,0),(8589,5729,_binary 'post',7337104,1645605398,'',0,13,0),(8590,5730,_binary 'conversation_message',14931,1645680821,'',0,4,0),(8591,5731,_binary 'conversation_message',14932,1645681548,'',0,4,0),(8592,5732,_binary 'post',7337140,1645713112,'',0,1,0),(8593,5733,_binary 'post',7337177,1645846550,'',0,1,0),(8594,5734,_binary 'post',7337177,1645846550,'',0,1,0),(8595,5735,_binary 'conversation_message',14942,1645846762,'',0,9,0),(8596,5736,_binary 'conversation_message',14943,1645847249,'',0,7,0),(8597,5737,_binary 'conversation_message',14943,1645847249,'',0,0,0),(8598,5738,_binary 'conversation_message',14943,1645847249,'',0,8,0),(8599,5739,_binary 'conversation_message',14944,1645850827,'',0,6,0),(8600,5740,_binary 'conversation_message',14944,1645850957,'',0,5,0),(8601,5741,_binary 'conversation_message',14947,1645852671,'',0,6,0),(8602,5742,_binary 'post',7337197,1645980361,'',0,7,0),(8604,5744,_binary 'conversation_message',14953,1646005089,'',0,6,0),(8605,5745,_binary 'post',7337225,1646067108,'',0,3,0),(8606,5746,_binary 'post',7337226,1646080406,'',0,4,0),(8607,5747,_binary 'conversation_message',14955,1646087005,'',0,2,0),(8608,5748,_binary 'conversation_message',14956,1646089884,'',0,2,0),(8609,5749,_binary 'post',7337310,1646291266,'',0,4,0),(8610,5750,_binary 'post',7337318,1646329019,'',0,18,0),(8611,5751,_binary 'post',7337318,1646329019,'',0,19,0),(8613,5753,_binary 'post',7337330,1646369703,'',0,2,0),(8614,5754,_binary 'post',7337332,1646370389,'',0,1,0),(8615,5755,_binary 'post',7337333,1646372245,'',0,4,0),(8616,5756,_binary 'post',7337350,1646427848,'',0,11,0),(8618,5758,_binary 'post',7337384,1646509564,'',0,7,0),(8619,5759,_binary 'post',7337384,1646509564,'',0,8,0),(8623,5763,_binary 'conversation_message',14973,1646569201,'',0,8,0),(8624,5764,_binary 'post',7337447,1646661516,'',0,3,0),(8625,5765,_binary 'conversation_message',14981,1646810759,'',0,0,0),(8626,5766,_binary 'post',7337508,1646885218,'',0,11,0),(8627,5767,_binary 'post',7337529,1646938763,'',0,7,0),(8628,5768,_binary 'post',7337548,1646983454,'',0,2,0),(8629,5769,_binary 'post',7337554,1647001112,'',0,3,0),(8630,5770,_binary 'post',7337554,1647001112,'',0,3,0),(8631,5771,_binary 'post',7337612,1647145387,'',0,7,0),(8632,5772,_binary 'post',7337615,1647181948,'',0,3,0),(8633,5773,_binary 'post',7337630,1647230452,'',0,4,0),(8634,5774,_binary 'post',7337654,1647292128,'',0,5,0),(8635,5775,_binary 'post',7337655,1647292252,'',0,4,0),(8636,5776,_binary 'post',7337656,1647292463,'',0,6,0),(8637,5777,_binary 'post',7337661,1647300167,'',0,7,0),(8638,5778,_binary 'post',7337664,1647305693,'',0,0,0),(8639,5779,_binary 'conversation_message',14997,1647404106,'',0,11,0),(8640,5780,_binary 'post',7337712,1647404256,'',0,3,0),(8641,5781,_binary 'post',7337715,1647421403,'',0,14,0),(8642,5782,_binary 'post',7337715,1647421403,'',0,16,0),(8643,5783,_binary 'post',7337716,1647427065,'',0,5,0),(8644,5784,_binary 'post',7337788,1647541878,'',0,6,0),(8645,5785,_binary 'post',7337794,1647558288,'',0,20,0),(8646,5786,_binary 'post',7337801,1647566093,'',0,8,0),(8647,5787,_binary 'post',7337802,1647566263,'',0,8,0),(8648,5788,_binary 'post',7337803,1647566376,'',0,8,0),(8649,5789,_binary 'post',7337805,1647566631,'',0,9,0),(8650,5790,_binary 'post',7337895,1647781525,'',0,29,0),(8651,5791,_binary 'post',7337899,1647785715,'',0,9,0),(8652,5792,_binary 'post',7337938,1647881009,'',0,5,0),(8653,5793,_binary 'post',7337939,1647883669,'',0,5,0),(8654,5794,_binary 'post',7337941,1647892372,'',0,1,0),(8655,5795,_binary 'post',7338069,1648096465,'',0,7,0),(8656,5796,_binary 'post',7338080,1648140280,'',0,21,0),(8658,5798,_binary 'post',7338205,1648409264,'',0,5,0),(8659,5799,_binary 'post',7338205,1648409264,'',0,5,0),(8660,5800,_binary 'post',7338210,1648429812,'',0,7,0),(8661,5801,_binary 'post',7338212,1648430809,'',0,4,0),(8662,5802,_binary 'post',7338215,1648431688,'',0,4,0),(8663,5803,_binary 'post',7338216,1648434909,'',0,2,0),(8664,5804,_binary 'post',7338255,1648487810,'',0,0,0),(8665,5805,_binary 'post',7338273,1648522479,'',0,2,0),(8666,5806,_binary 'post',7338309,1648616508,'',0,5,0),(8668,5808,_binary 'post',7338348,1648662465,'',0,1,0),(8669,5809,_binary 'post',7338367,1648693816,'',0,1,0),(8670,5810,_binary 'post',7338373,1648700730,'',0,1,0),(8671,5811,_binary 'post',7338387,1648733726,'',0,2,0),(8672,5812,_binary 'post',7338395,1648745766,'',0,3,0),(8673,5813,_binary 'post',7338398,1648752344,'',0,3,0),(8674,5814,_binary 'post',7338411,1648783375,'',0,14,0),(8675,5815,_binary 'post',7338413,1648794681,'',0,11,0),(8676,5816,_binary 'post',7338443,1648833793,'',0,11,0),(8677,5817,_binary 'post',7338447,1648850678,'',0,1,0),(8678,5818,_binary 'post',7338450,1648853936,'',0,1,0),(8679,5819,_binary 'post',7338508,1648958159,'',0,2,0),(8680,5820,_binary 'post',7338536,1649004767,'',0,1,0),(8681,5821,_binary 'post',7338538,1649006058,'',0,2,0),(8682,5822,_binary 'post',7338534,1649008786,'',0,13,0),(8683,5823,_binary 'post',7338552,1649022332,'',0,17,0),(8684,5824,_binary 'post',7338589,1649090991,'',0,5,0),(8685,5825,_binary 'post',7338589,1649090991,'',0,7,0),(8687,5827,_binary 'post',7338600,1649105421,'',0,0,0),(8688,5828,_binary 'post',7338602,1649109398,'',0,0,0),(8689,5829,_binary 'post',7338602,1649109398,'',0,0,0),(8690,5830,_binary 'post',7338602,1649109938,'',0,0,0),(8691,5831,_binary 'post',7338602,1649114172,'',0,0,0),(8692,5832,_binary 'post',7338602,1649114674,'',0,0,0),(8693,5833,_binary 'post',7338602,1649114681,'',0,0,0),(8697,5837,_binary 'post',7338608,1649172231,'',0,7,0),(8698,5838,_binary 'post',7338608,1649172318,'',0,7,0),(8699,5839,_binary 'post',7338645,1649173493,'',0,0,0),(8700,5840,_binary 'post',7338665,1649209646,'',0,6,0),(8701,5841,_binary 'post',7338676,1649242916,'',0,1,0),(8702,5842,_binary 'post',7338694,1649288846,'',0,2,0),(8703,5843,_binary 'post',7338709,1649293728,'',0,2,0),(8706,5846,_binary 'post',7338791,1649436477,'',0,9,0),(8708,5848,_binary 'post',7338811,1649490069,'',0,9,0),(8709,5849,_binary 'conversation_message',15052,1649526413,'',0,2,0),(8710,5850,_binary 'conversation_message',15052,1649526413,'',0,1,0),(8711,5851,_binary 'conversation_message',15052,1649526413,'',0,1,0),(8712,5852,_binary 'conversation_message',15052,1649526413,'',0,1,0),(8713,5853,_binary 'conversation_message',15052,1649526413,'',0,1,0),(8714,5854,_binary 'conversation_message',15052,1649526413,'',0,1,0),(8715,5855,_binary 'conversation_message',15052,1649526413,'',0,1,0),(8716,5856,_binary 'conversation_message',15052,1649526413,'',0,2,0),(8717,5857,_binary 'conversation_message',15052,1649526413,'',0,2,0),(8719,5859,_binary 'post',7338835,1649533366,'',0,2,0),(8723,5863,_binary 'post',7338836,1649534194,'',0,3,0),(8724,5864,_binary 'post',7338837,1649535521,'',0,5,0),(8725,5865,_binary 'post',7338838,1649536396,'',0,0,0),(8727,5867,_binary 'conversation_message',15055,1649594633,'',0,2,0),(8728,5868,_binary 'conversation_message',15055,1649594633,'',0,2,0),(8729,5869,_binary 'conversation_message',15055,1649594633,'',0,2,0),(8732,5872,_binary 'post',7338884,1649647602,'',0,4,0),(8740,5880,_binary 'post',7338919,1649702808,'',0,5,0),(8741,5881,_binary 'post',7338919,1649702808,'',0,5,0),(8743,5883,_binary 'post',7338960,1649780330,'',0,11,0),(8744,5884,_binary 'post',7338961,1649782871,'',0,4,0),(8745,5885,_binary 'post',7338961,1649782871,'',0,4,0),(8746,5886,_binary 'post',7338961,1649782871,'',0,4,0),(8747,5887,_binary 'post',7338961,1649782871,'',0,4,0),(8748,5888,_binary 'conversation_message',15089,1649818290,'',0,2,0),(8750,5890,_binary 'conversation_message',15094,1649821582,'',0,2,0),(8751,5891,_binary 'post',7339009,1649857819,'',0,12,0),(8754,5894,_binary 'conversation_message',15108,1649872702,'',0,8,0),(8756,5896,_binary 'conversation_message',15108,1649872705,'',0,8,0),(8760,5900,_binary 'conversation_message',15122,1649874988,'',0,0,0),(8761,5901,_binary 'conversation_message',15122,1649874988,'',0,4,0),(8762,5902,_binary 'conversation_message',15122,1649874988,'',0,4,0),(8763,5903,_binary 'post',7339022,1649878638,'',0,2,0),(8764,5904,_binary 'conversation_message',15165,1649948439,'',0,5,0),(8765,5905,_binary 'conversation_message',15176,1649959090,'',0,5,0),(8767,5907,_binary 'post',7339091,1649991660,'',0,12,0),(8768,5908,_binary 'post',7339096,1649994357,'',0,14,0),(8769,5909,_binary 'post',7339102,1650015000,'',0,3,0),(8771,5911,_binary 'post',7339114,1650044405,'',0,13,0),(8772,5912,_binary 'post',7339116,1650046715,'',0,5,0),(8773,5913,_binary 'post',7339154,1650103723,'',0,3,0),(8774,5914,_binary 'post',7339155,1650103922,'',0,3,0),(8775,5915,_binary 'post',7339159,1650112299,'',0,8,0),(8776,5916,_binary 'post',7339159,1650112299,'',0,7,0),(8777,5917,_binary 'post',7339160,1650113162,'',0,40,0),(8778,5918,_binary 'post',7339160,1650113168,'',0,33,0),(8779,5919,_binary 'post',7339160,1650113178,'',0,26,0),(8780,5920,_binary 'post',7339161,1650113702,'',0,24,0),(8781,5921,_binary 'conversation_message',15236,1650117578,'',0,15,0),(8782,5922,_binary 'conversation_message',15236,1650117582,'',0,6,0),(8783,5923,_binary 'post',7339163,1650118134,'',0,20,0),(8784,5924,_binary 'post',7339166,1650118765,'',0,6,0),(8785,5925,_binary 'post',7339166,1650118770,'',0,6,0),(8786,5926,_binary 'post',7339181,1650121483,'',0,6,0),(8787,5927,_binary 'post',7339182,1650121690,'',0,8,0),(8788,5928,_binary 'post',7339185,1650122701,'',0,9,0),(8789,5929,_binary 'conversation_message',15254,1650137622,'',0,4,0),(8790,5930,_binary 'conversation_message',15254,1650137622,'',0,3,0),(8791,5931,_binary 'conversation_message',15254,1650137622,'',0,2,0),(8793,5933,_binary 'post',7339207,1650151102,'',0,2,0),(8794,5934,_binary 'post',7339208,1650151155,'',0,2,0),(8795,5935,_binary 'post',7339209,1650151225,'',0,2,0),(8796,5936,_binary 'conversation_message',15277,1650173017,'',0,5,0),(8797,5937,_binary 'post',7339232,1650173954,'',0,12,0),(8798,5938,_binary 'post',7339233,1650174167,'',0,30,0),(8799,5939,_binary 'post',7339234,1650176361,'',0,0,0),(8800,5940,_binary 'conversation_message',15280,1650207422,'',0,5,0),(8801,5941,_binary 'conversation_message',15285,1650216875,'',0,6,0),(8802,5942,_binary 'post',7339279,1650219330,'',0,18,0),(8803,5943,_binary 'post',7339194,1650220306,'',0,8,0),(8804,5944,_binary 'conversation_message',15289,1650220408,'',0,3,0),(8805,5945,_binary 'post',7339280,1650220712,'',0,17,0),(8806,5946,_binary 'post',7339280,1650220712,'',0,17,0),(8807,5947,_binary 'conversation_message',15293,1650221550,'',0,3,0),(8808,5948,_binary 'conversation_message',15294,1650221638,'',0,3,0),(8809,5949,_binary 'conversation_message',15296,1650221989,'',0,4,0),(8810,5950,_binary 'conversation_message',15297,1650222025,'',0,3,0),(8811,5951,_binary 'post',7339283,1650222286,'',0,15,0),(8812,5952,_binary 'conversation_message',15305,1650225056,'',0,6,0),(8814,5954,_binary 'conversation_message',15305,1650225139,'',0,6,0),(8815,5955,_binary 'conversation_message',15305,1650225309,'',0,4,0),(8816,5956,_binary 'conversation_message',15311,1650228050,'',0,7,0),(8817,5957,_binary 'conversation_message',15313,1650228430,'',0,7,0),(8818,5958,_binary 'post',7339286,1650230067,'',0,0,0),(8819,5959,_binary 'post',7339289,1650231228,'',0,13,0),(8820,5960,_binary 'post',7339298,1650234854,'',0,5,0),(8821,5961,_binary 'post',7339299,1650240799,'',0,24,0),(8823,5963,_binary 'post',7339303,1650265452,'',0,11,0),(8824,5964,_binary 'post',7339304,1650265830,'',0,3,0),(8828,5968,_binary 'post',7339309,1650279869,'',0,0,0),(8829,5969,_binary 'post',7339309,1650279869,'',0,11,0),(8830,5970,_binary 'conversation_message',15332,1650290100,'',0,10,0),(8831,5971,_binary 'post',7339328,1650292806,'',0,4,0),(8832,5972,_binary 'post',7339328,1650292807,'',0,3,0),(8833,5973,_binary 'post',7339328,1650292808,'',0,3,0),(8834,5974,_binary 'post',7339328,1650292810,'',0,3,0),(8835,5975,_binary 'post',7339328,1650292873,'',0,3,0),(8836,5976,_binary 'post',7339329,1650293083,'',0,3,0),(8837,5977,_binary 'post',7339329,1650293083,'',0,3,0),(8838,5978,_binary 'post',7339329,1650293083,'',0,3,0),(8839,5979,_binary 'post',7339330,1650293236,'',0,3,0),(8840,5980,_binary 'post',7339331,1650293320,'',0,3,0),(8841,5981,_binary 'post',7339332,1650293411,'',0,3,0),(8842,5982,_binary 'conversation_message',15333,1650293443,'',0,3,0),(8843,5983,_binary 'post',7339333,1650293638,'',0,6,0),(8844,5984,_binary 'post',7339333,1650293638,'',0,6,0),(8845,5985,_binary 'post',7339333,1650293638,'',0,6,0),(8846,5986,_binary 'post',7339334,1650293720,'',0,6,0),(8847,5987,_binary 'post',7339334,1650293720,'',0,6,0),(8848,5988,_binary 'post',7339334,1650293720,'',0,6,0),(8849,5989,_binary 'post',7339335,1650297409,'',0,13,0),(8850,5990,_binary 'conversation_message',15339,1650308631,'',0,2,0),(8851,5991,_binary 'conversation_message',15339,1650308631,'',0,1,0),(8852,5992,_binary 'conversation_message',15339,1650308631,'',0,2,0),(8853,5993,_binary 'conversation_message',15343,1650314167,'',0,6,0),(8854,5994,_binary 'post',7339340,1650314305,'',0,1,0),(8855,5995,_binary 'conversation_message',15344,1650314330,'',0,4,0),(8856,5996,_binary 'conversation_message',15346,1650314723,'',0,4,0),(8857,5997,_binary 'post',7339347,1650316627,'',0,12,0),(8858,5998,_binary 'conversation_message',15350,1650316627,'',0,5,0),(8859,5999,_binary 'conversation_message',15350,1650316627,'',0,5,0),(8860,6000,_binary 'post',7339348,1650316931,'',0,19,0),(8861,6001,_binary 'post',7339349,1650317247,'',0,2,0),(8862,6002,_binary 'post',7339359,1650321786,'',0,1,0),(8863,6003,_binary 'post',7339359,1650321786,'',0,1,0),(8864,6004,_binary 'post',7339360,1650321931,'',0,8,0),(8865,6005,_binary 'conversation_message',15371,1650332159,'',0,4,0),(8866,6006,_binary 'conversation_message',15378,1650334617,'',0,4,0),(8867,6007,_binary 'conversation_message',15383,1650337921,'',0,3,0),(8868,6008,_binary 'conversation_message',15383,1650337921,'',0,3,0),(8869,6009,_binary 'conversation_message',15384,1650352593,'',0,6,0),(8870,6010,_binary 'conversation_message',15390,1650365737,'',0,3,0),(8873,6013,_binary 'post',7339367,1650376059,'',0,2,0),(8874,6014,_binary 'post',7339369,1650376601,'',0,3,0),(8875,6015,_binary 'post',7339370,1650377398,'',0,7,0),(8876,6016,_binary 'post',7339374,1650383610,'',0,5,0),(8877,6017,_binary 'post',7339382,1650400040,'',0,6,0),(8878,6018,_binary 'post',7339382,1650400150,'',0,5,0),(8880,6020,_binary 'post',7339385,1650401935,'',0,5,0),(8881,6021,_binary 'post',7339387,1650402732,'',0,4,0),(8882,6022,_binary 'post',7339387,1650402732,'',0,3,0),(8883,6023,_binary 'post',7339390,1650403298,'',0,3,0),(8884,6024,_binary 'post',7339393,1650404050,'',0,1,0),(8885,6025,_binary 'post',7339397,1650404375,'',0,4,0),(8886,6026,_binary 'post',7339400,1650405824,'',0,1,0),(8889,6029,_binary 'post',7339408,1650408612,'',0,10,0),(8890,6030,_binary 'post',7339410,1650412674,'',0,1,0),(8891,6031,_binary 'post',7339415,1650417246,'',0,5,0),(8892,6032,_binary 'post',7339415,1650417246,'',0,4,0),(8893,6033,_binary 'post',7339415,1650417246,'',0,4,0),(8894,6034,_binary 'post',7339415,1650417246,'',0,4,0),(8895,6035,_binary 'post',7339415,1650417246,'',0,4,0),(8896,6036,_binary 'post',7339415,1650417246,'',0,4,0),(8897,6037,_binary 'post',7339415,1650417246,'',0,5,0),(8898,6038,_binary 'post',7339415,1650417246,'',0,4,0),(8899,6039,_binary 'post',7339415,1650417420,'',0,5,0),(8900,6040,_binary 'post',7339415,1650417494,'',0,4,0),(8903,6043,_binary 'conversation_message',15419,1650425475,'',0,2,0),(8904,6044,_binary 'conversation_message',15422,1650427527,'',0,5,0),(8906,6046,_binary 'post',7339435,1650428504,'',0,19,0),(8909,6049,_binary 'post',7339441,1650451251,'',0,4,0),(8911,6051,_binary 'post',7339443,1650457513,'',0,2,0),(8912,6052,_binary 'post',7339444,1650457803,'',0,15,0),(8913,6053,_binary 'post',7339445,1650458181,'',0,14,0),(8914,6054,_binary 'post',7339447,1650460155,'',0,3,0),(8918,6058,_binary 'post',7339451,1650462834,'',0,0,0),(8919,6059,_binary 'conversation_message',15430,1650478619,'',0,2,0),(8920,6060,_binary 'conversation_message',15431,1650478809,'',0,4,0),(8921,6061,_binary 'post',7339458,1650479384,'',0,0,0),(8922,6062,_binary 'post',7339468,1650500042,'',0,3,0),(8923,6063,_binary 'post',7339471,1650504911,'',0,18,0),(8924,6064,_binary 'post',7339479,1650532889,'',0,7,0),(8925,6065,_binary 'post',7339479,1650532889,'',0,7,0),(8926,6066,_binary 'post',7339479,1650532889,'',0,7,0),(8927,6067,_binary 'post',7339479,1650532889,'',0,7,0),(8928,6068,_binary 'conversation_message',15436,1650556458,'',0,3,0),(8929,6069,_binary 'conversation_message',15437,1650556630,'',0,2,0),(8930,6070,_binary 'conversation_message',15445,1650561952,'',0,5,0),(8931,6071,_binary 'post',7339507,1650579821,'',0,3,0),(8932,6072,_binary 'post',7339507,1650579821,'',0,2,0),(8933,6073,_binary 'post',7339507,1650579821,'',0,2,0),(8934,6074,_binary 'post',7339507,1650582896,'',0,3,0),(8935,6075,_binary 'post',7339507,1650582946,'',0,3,0),(8936,6076,_binary 'post',7339507,1650582997,'',0,2,0),(8937,6077,_binary 'post',7339507,1650583036,'',0,3,0),(8938,6078,_binary 'post',7339507,1650583057,'',0,2,0),(8939,6079,_binary 'post',7339513,1650595860,'',0,19,0),(8940,6080,_binary 'post',7339529,1650645791,'',0,17,0),(8941,6081,_binary 'post',7339530,1650648197,'',0,0,0),(8942,6082,_binary 'post',7339532,1650649623,'',0,1,0),(8943,6083,_binary 'post',7339531,1650649544,'',0,9,0),(8945,6085,_binary 'conversation_message',15459,1650687631,'',0,3,0),(8946,6086,_binary 'conversation_message',15461,1650691141,'',0,2,0),(8947,6087,_binary 'post',7339557,1650692908,'',0,31,0),(8948,6088,_binary 'post',7339562,1650704623,'',0,6,0),(8949,6089,_binary 'post',7339573,1650731854,'',0,1,0),(8950,6090,_binary 'post',7339592,1650743095,'',0,21,0),(8951,6091,_binary 'post',7339595,1650744809,'',0,20,0),(8952,6092,_binary 'post',7339632,1650789326,'',0,3,0),(8953,6093,_binary 'conversation_message',15494,1650806753,'',0,12,0),(8954,6094,_binary 'post',7339642,1650809343,'',0,18,0),(8955,6095,_binary 'post',7339648,1650820036,'',0,6,0),(8956,6096,_binary 'post',7339648,1650821454,'',0,7,0),(8957,6097,_binary 'post',7339651,1650823388,'',0,27,0),(8958,6098,_binary 'conversation_message',15499,1650824238,'',0,4,0),(8959,6099,_binary 'post',7339653,1650826317,'',0,2,0),(8960,6100,_binary 'post',7339655,1650827064,'',0,4,0),(8961,6101,_binary 'conversation_message',15513,1650828353,'',0,2,0),(8962,6102,_binary 'post',7339664,1650829650,'',0,1,0),(8963,6103,_binary 'conversation_message',15519,1650829776,'',0,10,0),(8964,6104,_binary 'conversation_message',15519,1650829789,'',0,11,0),(8965,6105,_binary 'conversation_message',15519,1650829812,'',0,9,0),(8966,6106,_binary 'conversation_message',15522,1650831149,'',0,5,0),(8967,6107,_binary 'conversation_message',15530,1650834268,'',0,2,0),(8968,6108,_binary 'post',7339674,1650839525,'',0,22,0),(8969,6109,_binary 'conversation_message',15537,1650855018,'',0,5,0),(8970,6110,_binary 'conversation_message',15542,1650885114,'',0,4,0),(8971,6111,_binary 'conversation_message',15543,1650885798,'',0,7,0),(8972,6112,_binary 'post',7339709,1650903843,'',0,3,0),(8981,6121,_binary 'conversation_message',15554,1650931340,'',0,6,0),(8982,6122,_binary 'post',7339737,1650939649,'',0,1,0),(8983,6123,_binary 'post',7339737,1650939649,'',0,1,0),(8984,6124,_binary 'post',7339740,1650943195,'',0,3,0),(8985,6125,_binary 'post',7339744,1650944696,'',0,4,0),(8986,6126,_binary 'post',7339747,1650949718,'',0,3,0),(8987,6127,_binary 'post',7339749,1650951297,'',0,15,0),(8988,6128,_binary 'post',7339750,1650969967,'',0,25,0),(8989,6129,_binary 'post',7339751,1650971080,'',0,27,0),(8990,6130,_binary 'post',7339763,1650988596,'',0,3,0),(8991,6131,_binary 'post',7339764,1650989212,'',0,2,0),(8992,6132,_binary 'post',7339749,1650995991,'',0,12,0),(8993,6133,_binary 'post',7339749,1650996011,'',0,12,0),(8994,6134,_binary 'post',7339749,1650996026,'',0,12,0),(8995,6135,_binary 'post',7339749,1650996136,'',0,12,0),(8996,6136,_binary 'post',7339791,1651019542,'',0,22,0),(8997,6137,_binary 'post',7339804,1651024355,'',0,22,0),(8998,6138,_binary 'post',7339833,1651074368,'',0,26,0),(8999,6139,_binary 'post',7339838,1651081346,'',0,2,0),(9000,6140,_binary 'post',7339838,1651081346,'',0,2,0),(9002,6142,_binary 'post',7339844,1651085371,'',0,3,0),(9003,6143,_binary 'conversation_message',15563,1651089067,'',0,4,0),(9004,6144,_binary 'conversation_message',15566,1651099057,'',0,3,0),(9005,6145,_binary 'post',7339854,1651099323,'',0,5,0),(9006,6146,_binary 'post',7339858,1651107704,'',0,20,0),(9007,6147,_binary 'post',7339866,1651116059,'',0,2,0),(9008,6148,_binary 'post',7339868,1651116831,'',0,1,0),(9010,6150,_binary 'post',7339869,1651117119,'',0,3,0),(9011,6151,_binary 'post',7339872,1651117482,'',0,3,0),(9012,6152,_binary 'post',7339874,1651117595,'',0,2,0),(9013,6153,_binary 'post',7339875,1651117818,'',0,2,0),(9014,6154,_binary 'post',7339876,1651117972,'',0,2,0),(9015,6155,_binary 'post',7339877,1651118157,'',0,1,0),(9016,6156,_binary 'post',7339878,1651118304,'',0,3,0),(9017,6157,_binary 'post',7339880,1651118519,'',0,2,0),(9018,6158,_binary 'post',7339881,1651118674,'',0,5,0),(9019,6159,_binary 'post',7339882,1651118792,'',0,2,0),(9021,6161,_binary 'post',7339885,1651119087,'',0,3,0),(9024,6164,_binary 'post',7339889,1651119829,'',0,3,0),(9027,6167,_binary 'post',7339893,1651121359,'',0,3,0),(9028,6168,_binary 'post',7339894,1651121409,'',0,3,0),(9029,6169,_binary 'post',7339895,1651121449,'',0,3,0),(9030,6170,_binary 'post',7339896,1651121515,'',0,3,0),(9031,6171,_binary 'post',7339897,1651121708,'',0,3,0),(9032,6172,_binary 'post',7339898,1651121761,'',0,3,0),(9033,6173,_binary 'post',7339899,1651121884,'',0,3,0),(9034,6174,_binary 'post',7339900,1651121940,'',0,3,0),(9035,6175,_binary 'post',7339901,1651122105,'',0,3,0),(9036,6176,_binary 'post',7339902,1651122232,'',0,2,0),(9037,6177,_binary 'post',7339903,1651122335,'',0,2,0),(9038,6178,_binary 'post',7339904,1651122382,'',0,2,0),(9039,6179,_binary 'post',7339905,1651122516,'',0,1,0),(9040,6180,_binary 'post',7339906,1651122571,'',0,1,0),(9041,6181,_binary 'post',7339907,1651122640,'',0,1,0),(9042,6182,_binary 'post',7339908,1651122700,'',0,1,0),(9043,6183,_binary 'post',7339909,1651122753,'',0,1,0),(9044,6184,_binary 'post',7339910,1651122820,'',0,1,0),(9045,6185,_binary 'post',7339912,1651122928,'',0,6,0),(9046,6186,_binary 'post',7339913,1651122975,'',0,5,0),(9047,6187,_binary 'post',7339914,1651123025,'',0,5,0),(9048,6188,_binary 'post',7339915,1651123075,'',0,4,0),(9049,6189,_binary 'post',7339916,1651123137,'',0,4,0),(9050,6190,_binary 'post',7339917,1651123215,'',0,4,0),(9051,6191,_binary 'post',7339918,1651123320,'',0,6,0),(9052,6192,_binary 'post',7339919,1651123453,'',0,7,0),(9053,6193,_binary 'post',7339920,1651123487,'',0,5,0),(9054,6194,_binary 'post',7339921,1651123614,'',0,11,0),(9055,6195,_binary 'post',7339921,1651123677,'',0,8,0),(9056,6196,_binary 'post',7339922,1651147133,'',0,1,0),(9057,6197,_binary 'post',7339923,1651147842,'',0,2,0),(9058,6198,_binary 'post',7339923,1651147842,'',0,2,0),(9059,6199,_binary 'post',7339944,1651160142,'',0,1,0),(9060,6200,_binary 'post',7339947,1651177899,'',0,3,0),(9061,6201,_binary 'post',7339948,1651178457,'',0,6,0),(9062,6202,_binary 'post',7339948,1651178457,'',0,5,0),(9063,6203,_binary 'post',7339948,1651178457,'',0,5,0),(9064,6204,_binary 'post',7339948,1651178532,'',0,5,0),(9065,6205,_binary 'post',7339948,1651179425,'',0,5,0),(9066,6206,_binary 'post',7339964,1651191524,'',0,17,0),(9067,6207,_binary 'conversation_message',15576,1651195499,'',0,15,0),(9068,6208,_binary 'conversation_message',15577,1651196258,'',0,10,0),(9069,6209,_binary 'conversation_message',15585,1651210902,'',0,3,0),(9070,6210,_binary 'conversation_message',15597,1651214174,'',0,3,0),(9071,6211,_binary 'conversation_message',15598,1651214237,'',0,3,0),(9072,6212,_binary 'conversation_message',15603,1651217348,'',0,4,0),(9073,6213,_binary 'post',7340002,1651242222,'',0,1,0),(9077,6217,_binary 'post',7340019,1651267967,'',0,12,0),(9078,6218,_binary 'post',7340085,1651348637,'',0,7,0),(9079,6219,_binary 'conversation_message',15612,1651384512,'',0,12,0),(9081,6221,_binary 'post',7340019,1651387488,'',0,5,0),(9083,6223,_binary 'post',7340119,1651388626,'',0,8,0),(9084,6224,_binary 'post',7340119,1651388927,'',0,16,0),(9087,6227,_binary 'conversation_message',15625,1651443657,'',0,5,0),(9088,6228,_binary 'post',7340179,1651461315,'',0,8,0),(9089,6229,_binary 'post',7340202,1651499144,'',0,8,0),(9090,6230,_binary 'post',7340208,1651500393,'',0,9,0),(9091,6231,_binary 'post',7340217,1651515201,'',0,6,0),(9092,6232,_binary 'conversation_message',15636,1651519659,'',0,4,0),(9093,6233,_binary 'post',7340222,1651519046,'',0,5,0),(9094,6234,_binary 'post',7340229,1651523478,'',0,7,0),(9095,6235,_binary 'post',7340229,1651523478,'',0,5,0),(9096,6236,_binary 'conversation_message',15640,1651534710,'',0,3,0),(9097,6237,_binary 'conversation_message',15641,1651535604,'',0,3,0),(9098,6238,_binary 'post',7340243,1651535769,'',0,4,0),(9099,6239,_binary 'conversation_message',15646,1651540047,'',0,4,0),(9100,6240,_binary 'post',7340295,1651563288,'',0,1,0),(9101,6241,_binary 'post',7340323,1651601552,'',0,14,0),(9102,6242,_binary 'post',7340325,1651605974,'',0,15,0),(9103,6243,_binary 'post',7340325,1651605974,'',0,14,0),(9104,6244,_binary 'post',7340325,1651605974,'',0,15,0),(9105,6245,_binary 'post',7340326,1651606621,'',0,13,0),(9106,6246,_binary 'post',7340328,1651607724,'',0,10,0),(9107,6247,_binary 'post',7340329,1651610874,'',0,10,0),(9108,6248,_binary 'post',7340331,1651612058,'',0,1,0),(9109,6249,_binary 'post',7340333,1651613066,'',0,3,0),(9110,6250,_binary 'post',7340333,1651613066,'',0,3,0),(9111,6251,_binary 'post',7340333,1651613066,'',0,3,0),(9112,6252,_binary 'post',7340335,1651615840,'',0,3,0),(9113,6253,_binary 'post',7340337,1651616468,'',0,2,0),(9114,6254,_binary 'conversation_message',15662,1651645565,'',0,3,0),(9115,6255,_binary 'post',7340353,1651651318,'',0,10,0),(9116,6256,_binary 'conversation_message',15697,1651665515,'',0,3,0),(9117,6257,_binary 'post',7340359,1651670356,'',0,3,0),(9118,6258,_binary 'post',7340359,1651670356,'',0,3,0),(9119,6259,_binary 'post',7340383,1651700992,'',0,19,0),(9120,6260,_binary 'post',7340409,1651747547,'',0,1,0),(9121,6261,_binary 'conversation_message',15718,1651770587,'',0,2,0),(9122,6262,_binary 'conversation_message',15719,1651771299,'',0,2,0),(9123,6263,_binary 'post',7340475,1651842089,'',0,1,0),(9124,6264,_binary 'post',7340476,1651842661,'',0,1,0),(9125,6265,_binary 'post',7340478,1651847559,'',0,7,0),(9126,6266,_binary 'post',7340500,1651906134,'',0,15,0),(9127,6267,_binary 'post',7340555,1651985662,'',0,9,0),(9128,6268,_binary 'post',7340605,1652028357,'',0,2,0),(9129,6269,_binary 'post',7340611,1652029398,'',0,1,0),(9130,6270,_binary 'post',7340612,1652029870,'',0,10,0),(9131,6271,_binary 'post',7340614,1652030361,'',0,1,0),(9132,6272,_binary 'post',7340622,1652032318,'',0,8,0),(9133,6273,_binary 'conversation_message',15767,1652033499,'',0,2,0),(9134,6274,_binary 'post',7340647,1652046348,'',0,9,0),(9135,6275,_binary 'post',7340652,1652049202,'',0,11,0),(9136,6276,_binary 'post',7340654,1652049669,'',0,4,0),(9137,6277,_binary 'post',7340655,1652050017,'',0,7,0),(9138,6278,_binary 'post',7340656,1652050466,'',0,2,0),(9139,6279,_binary 'post',7340658,1652051456,'',0,2,0),(9140,6280,_binary 'conversation_message',15794,1652055584,'',0,4,0),(9141,6281,_binary 'conversation_message',15794,1652055592,'',0,4,0),(9142,6282,_binary 'post',7340671,1652067564,'',0,4,0),(9143,6283,_binary 'post',7340673,1652075883,'',0,9,0),(9144,6284,_binary 'post',7340686,1652102186,'',0,8,0),(9145,6285,_binary 'post',7340693,1652110685,'',0,7,0),(9146,6286,_binary 'post',7340694,1652110694,'',0,9,0),(9147,6287,_binary 'post',7340713,1652127190,'',0,4,0),(9148,6288,_binary 'post',7340715,1652130289,'',0,5,0),(9149,6289,_binary 'post',7340716,1652130340,'',0,14,0),(9150,6290,_binary 'post',7340717,1652130389,'',0,11,0),(9151,6291,_binary 'post',7340718,1652130891,'',0,8,0),(9152,6292,_binary 'post',7340719,1652131021,'',0,7,0),(9153,6293,_binary 'post',7340720,1652131523,'',0,9,0),(9154,6294,_binary 'post',7340720,1652131523,'',0,7,0),(9155,6295,_binary 'post',7340724,1652136670,'',0,8,0),(9156,6296,_binary 'post',7340724,1652136670,'',0,8,0),(9157,6297,_binary 'post',7340734,1652140284,'',0,8,0),(9158,6298,_binary 'post',7340735,1652141060,'',0,2,0),(9159,6299,_binary 'post',7340748,1652145171,'',0,6,0),(9160,6300,_binary 'post',7340752,1652149105,'',0,15,0),(9161,6301,_binary 'conversation_message',15849,1652158748,'',0,0,0),(9163,6303,_binary 'conversation_message',15849,1652158748,'',0,4,0),(9164,6304,_binary 'post',7340802,1652220694,'',0,8,0),(9165,6305,_binary 'conversation_message',15857,1652242664,'',0,3,0),(9166,6306,_binary 'conversation_message',15860,1652243846,'',0,2,0),(9167,6307,_binary 'conversation_message',15869,1652251143,'',0,2,0),(9168,6308,_binary 'post',7340823,1652251847,'',0,3,0),(9169,6309,_binary 'post',7340824,1652252995,'',0,2,0),(9174,6314,_binary 'post',7340853,1652289551,'',0,4,0),(9183,6323,_binary 'conversation_message',15892,1652339368,'',0,2,0),(9184,6324,_binary 'conversation_message',15896,1652342397,'',0,2,0),(9186,6326,_binary 'conversation_message',15900,1652342602,'',0,3,0),(9187,6327,_binary 'conversation_message',15902,1652342824,'',0,2,0),(9188,6328,_binary 'conversation_message',15904,1652342986,'',0,2,0),(9189,6329,_binary 'conversation_message',15906,1652343266,'',0,2,0),(9190,6330,_binary 'conversation_message',15906,1652343266,'',0,3,0),(9191,6331,_binary 'conversation_message',15907,1652344218,'',0,2,0),(9192,6332,_binary 'conversation_message',15907,1652344218,'',0,2,0),(9193,6333,_binary 'conversation_message',15907,1652344218,'',0,2,0),(9194,6334,_binary 'conversation_message',15907,1652344218,'',0,3,0),(9195,6335,_binary 'conversation_message',15907,1652344218,'',0,3,0),(9196,6336,_binary 'conversation_message',15907,1652344218,'',0,3,0),(9197,6337,_binary 'conversation_message',15907,1652344218,'',0,3,0),(9198,6338,_binary 'conversation_message',15907,1652344218,'',0,3,0),(9199,6339,_binary 'conversation_message',15907,1652344218,'',0,4,0),(9200,6340,_binary 'conversation_message',15907,1652344218,'',0,5,0),(9201,6341,_binary 'conversation_message',15908,1652344233,'',0,4,0),(9202,6342,_binary 'conversation_message',15909,1652344703,'',0,3,0),(9203,6343,_binary 'conversation_message',15910,1652345116,'',0,3,0),(9204,6344,_binary 'conversation_message',15910,1652345127,'',0,3,0),(9205,6345,_binary 'conversation_message',15911,1652348338,'',0,2,0),(9206,6346,_binary 'conversation_message',15911,1652348348,'',0,3,0),(9207,6347,_binary 'conversation_message',15911,1652348354,'',0,0,0),(9208,6348,_binary 'conversation_message',15911,1652348360,'',0,3,0),(9209,6349,_binary 'conversation_message',15911,1652348371,'',0,3,0),(9210,6350,_binary 'conversation_message',15911,1652348386,'',0,2,0),(9211,6351,_binary 'conversation_message',15915,1652355296,'',0,2,0),(9212,6352,_binary 'conversation_message',15918,1652375106,'',0,2,0),(9213,6353,_binary 'conversation_message',15919,1652378537,'',0,2,0),(9214,6354,_binary 'conversation_message',15920,1652379560,'',0,2,0),(9216,6356,_binary 'conversation_message',15921,1652380208,'',0,1,0),(9217,6357,_binary 'conversation_message',15931,1652389601,'',0,3,0),(9218,6358,_binary 'conversation_message',15932,1652389699,'',0,3,0),(9219,6359,_binary 'post',7340924,1652391851,'',0,3,0),(9220,6360,_binary 'post',7340924,1652391863,'',0,3,0),(9221,6361,_binary 'conversation_message',15938,1652393773,'',0,8,0),(9222,6362,_binary 'conversation_message',15940,1652393998,'',0,5,0),(9223,6363,_binary 'post',7340929,1652395434,'',0,4,0),(9224,6364,_binary 'post',7340931,1652402472,'',0,4,0),(9225,6365,_binary 'conversation_message',15941,1652403975,'',0,8,0),(9226,6366,_binary 'post',7340942,1652405398,'',0,1,0),(9228,6368,_binary 'post',7340946,1652409221,'',0,1,0),(9229,6369,_binary 'conversation_message',15943,1652418586,'',0,5,0),(9230,6373,_binary 'conversation_message',15952,1652451576,'',0,2,0),(9231,6374,_binary 'conversation_message',15952,1652451576,'',0,3,0),(9232,6375,_binary 'conversation_message',15952,1652451576,'',0,3,0),(9241,6384,_binary 'conversation_message',15955,1652460218,'',0,2,0),(9242,6385,_binary 'conversation_message',15956,1652460992,'',0,15,0),(9243,6386,_binary 'post',7340979,1652467301,'',0,1,0),(9244,6389,_binary 'post',7340995,1652494994,'',0,5,0),(9245,6390,_binary 'post',7340995,1652494994,'',0,5,0),(9246,6391,_binary 'conversation_message',15963,1652495696,'',0,7,0),(9247,6392,_binary 'post',7340998,1652497959,'',0,0,0),(9248,6393,_binary 'post',7340998,1652497959,'',0,5,0),(9249,6394,_binary 'conversation_message',15968,1652498941,'',0,2,0),(9250,6395,_binary 'post',7341009,1652501842,'',0,4,0),(9251,6396,_binary 'post',7341013,1652503131,'',0,4,0),(9252,6397,_binary 'post',7341014,1652503276,'',0,4,0),(9253,6398,_binary 'post',7341015,1652503374,'',0,4,0),(9254,6399,_binary 'post',7341016,1652504502,'',0,4,0),(9255,6400,_binary 'post',7341017,1652504513,'',0,4,0),(9256,6401,_binary 'post',7341018,1652505068,'',0,4,0),(9257,6402,_binary 'post',7341019,1652505397,'',0,4,0),(9258,6403,_binary 'post',7341020,1652505409,'',0,4,0),(9259,6404,_binary 'post',7341021,1652506387,'',0,4,0),(9261,6406,_binary 'post',7341022,1652506423,'',0,4,0),(9262,6407,_binary 'post',7341023,1652506658,'',0,4,0),(9264,6409,_binary 'post',7341025,1652507726,'',0,4,0),(9265,6410,_binary 'post',7341026,1652508040,'',0,4,0),(9266,6411,_binary 'post',7341027,1652508099,'',0,6,0),(9267,6412,_binary 'post',7341028,1652508185,'',0,6,0),(9268,6413,_binary 'post',7341029,1652508329,'',0,8,0),(9269,6414,_binary 'post',7341030,1652509386,'',0,6,0),(9270,6415,_binary 'post',7341031,1652509511,'',0,5,0),(9271,6416,_binary 'post',7341032,1652509713,'',0,6,0),(9272,6417,_binary 'post',7341034,1652511122,'',0,6,0),(9273,6418,_binary 'post',7341035,1652511227,'',0,6,0),(9274,6419,_binary 'post',7341036,1652511909,'',0,6,0),(9275,6420,_binary 'conversation_message',15970,1652512158,'',0,2,0),(9276,6421,_binary 'conversation_message',15972,1652520549,'',0,4,0),(9277,6422,_binary 'post',7341037,1652521208,'',0,5,0),(9279,6424,_binary 'post',7341038,1652522161,'',0,4,0),(9280,6425,_binary 'conversation_message',15985,1652524271,'',0,4,0),(9281,6426,_binary 'post',7341043,1652524672,'',0,8,0),(9282,6427,_binary 'post',7341045,1652526454,'',0,6,0),(9283,6428,_binary 'post',7341049,1652536119,'',0,4,0),(9285,6430,_binary 'post',7341053,1652536476,'',0,6,0),(9286,6431,_binary 'post',7341060,1652537212,'',0,4,0),(9287,6432,_binary 'post',7341061,1652537267,'',0,4,0),(9288,6433,_binary 'post',7341067,1652538577,'',0,6,0),(9289,6434,_binary 'post',7341070,1652539442,'',0,6,0),(9290,6435,_binary 'post',7341076,1652540684,'',0,7,0),(9291,6436,_binary 'post',7341078,1652540834,'',0,4,0),(9292,6437,_binary 'post',7341090,1652545134,'',0,6,0),(9293,6438,_binary 'post',7341105,1652553702,'',0,7,0),(9294,6439,_binary 'post',7341110,1652558975,'',0,9,0),(9295,6440,_binary 'conversation_message',15998,1652572592,'',0,7,0),(9296,6441,_binary 'post',7341124,1652579275,'',0,8,0),(9297,6442,_binary 'post',7341125,1652579453,'',0,8,0),(9298,6443,_binary 'conversation_message',16009,1652590365,'',0,6,0),(9299,6444,_binary 'post',7341142,1652591367,'',0,4,0),(9300,6445,_binary 'post',7341145,1652593109,'',0,5,0),(9301,6446,_binary 'post',7341153,1652606696,'',0,3,0),(9302,6447,_binary 'post',7341155,1652608622,'',0,3,0),(9303,6448,_binary 'post',7341270,1652632280,'',0,5,0),(9304,6449,_binary 'post',7341271,1652632377,'',0,6,0),(9305,6450,_binary 'post',7341272,1652632420,'',0,6,0),(9306,6451,_binary 'post',7341273,1652632491,'',0,6,0),(9307,6452,_binary 'post',7341281,1652632885,'',0,6,0),(9308,6453,_binary 'post',7341295,1652636861,'',0,5,0),(9309,6454,_binary 'post',7341297,1652637049,'',0,4,0),(9314,6459,_binary 'conversation_message',16045,1652678303,'',0,0,0),(9315,6460,_binary 'conversation_message',16046,1652678919,'',0,0,0),(9316,6461,_binary 'conversation_message',16047,1652679116,'',0,1,0),(9317,6462,_binary 'conversation_message',16048,1652679741,'',0,2,0),(9320,6465,_binary 'conversation_message',16061,1652763554,'',0,5,0),(9321,6466,_binary 'conversation_message',16062,1652763652,'',0,4,0),(9322,6467,_binary 'conversation_message',16063,1652763724,'',0,3,0),(9323,6468,_binary 'post',697453,1652774059,'',0,1,0),(9324,6469,_binary 'post',697487,1652774254,'',0,1,0),(9325,6470,_binary 'post',697776,1652775212,'',0,2,0),(9326,6471,_binary 'conversation_message',16086,1652820982,'',0,6,0),(9327,6472,_binary 'conversation_message',16099,1652840713,'',0,0,0),(9328,6473,_binary 'conversation_message',16102,1652841234,'',0,2,0),(9329,6474,_binary 'conversation_message',16108,1652842119,'',0,9,0),(9331,6476,_binary 'conversation_message',16109,1652842654,'',0,0,0),(9332,6477,_binary 'conversation_message',16110,1652842877,'',0,5,0),(9333,6478,_binary 'conversation_message',16111,1652843122,'',0,0,0),(9335,6480,_binary 'conversation_message',16121,1652872015,'',0,6,0),(9337,6482,_binary 'conversation_message',16136,1652921753,'',0,1,0),(9338,6483,_binary 'conversation_message',16146,1652968834,'',0,4,0),(9339,6484,_binary 'conversation_message',16160,1652982040,'',0,7,0),(9340,6485,_binary 'post',698678,1653005263,'',0,1,0),(9341,6486,_binary 'post',698678,1653005427,'',0,1,0),(9343,6488,_binary 'post',698678,1653006024,'',0,1,0),(9344,6489,_binary 'conversation_message',16166,1653026996,'',0,3,0),(9346,6491,_binary 'conversation_message',16197,1653102684,'',0,6,0),(9347,6492,_binary 'conversation_message',16197,1653102831,'',0,6,0),(9348,6493,_binary 'post',7341702,1653346407,'',0,2,0),(9349,6494,_binary 'post',7341702,1653346407,'',0,2,0),(9350,6495,_binary 'post',7341716,1653348696,'',0,2,0),(9351,6496,_binary 'post',7341727,1653367027,'',0,2,0),(9352,6497,_binary 'post',7341728,1653367605,'',0,4,0),(9353,6498,_binary 'post',7341728,1653367605,'',0,4,0),(9354,6499,_binary 'post',7341729,1653368613,'',0,5,0),(9355,6500,_binary 'post',7341756,1653420251,'',0,1,0),(9356,6501,_binary 'post',7341790,1653488715,'',0,4,0),(9359,6504,_binary 'post',7341864,1653620052,'',0,2,0),(9360,6505,_binary 'post',7341869,1653630876,'',0,3,0),(9361,6506,_binary 'post',7341881,1653668524,'',0,2,0),(9362,6507,_binary 'post',7341881,1653668524,'',0,2,0),(9363,6508,_binary 'post',7341881,1653668531,'',0,2,0),(9364,6509,_binary 'conversation_message',16218,1653676665,'',0,1,0),(9365,6510,_binary 'conversation_message',16220,1653685517,'',0,2,0);
/*!40000 ALTER TABLE `xf_attachment` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_attachment_data`
--

DROP TABLE IF EXISTS `xf_attachment_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_attachment_data` (
  `data_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int(10) unsigned NOT NULL,
  `upload_date` int(10) unsigned NOT NULL,
  `filename` varchar(100) NOT NULL,
  `file_size` bigint(20) unsigned NOT NULL,
  `file_hash` varchar(32) NOT NULL,
  `file_path` varchar(250) NOT NULL DEFAULT '',
  `width` int(10) unsigned NOT NULL DEFAULT '0',
  `height` int(10) unsigned NOT NULL DEFAULT '0',
  `thumbnail_width` int(10) unsigned NOT NULL DEFAULT '0',
  `thumbnail_height` int(10) unsigned NOT NULL DEFAULT '0',
  `attach_count` int(10) unsigned NOT NULL DEFAULT '0',
  `xfmg_mirror_media_id` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`data_id`),
  KEY `user_id_upload_date` (`user_id`,`upload_date`),
  KEY `attach_count` (`attach_count`),
  KEY `upload_date` (`upload_date`),
  KEY `file_size` (`file_size`)
) ENGINE=InnoDB AUTO_INCREMENT=6511 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_attachment_data`
--

LOCK TABLES `xf_attachment_data` WRITE;
/*!40000 ALTER TABLE `xf_attachment_data` DISABLE KEYS */;
INSERT INTO `xf_attachment_data` VALUES (1,801,1597971403,'0-Black-in-N95-hoody.jpg',9437,'d20b317a0732a3b0a25d85130cc425d1','',77,100,77,100,1,0),(2,801,1597985463,'Red-riot.jpg',27721,'243a69d369daefca4bd792b0d2a8c05a','',230,200,173,150,1,0),(3,3143,1204166913,'022708trejo.jpg',3660,'aa030b62ba3632f82954d16d45293eb0','',125,175,125,175,1,0),(4,3143,1204169883,'robber.jpg',74303,'d3691c38d75b0da38ac443d2db0dffc6','',300,225,200,150,1,0),(5,3143,1204215368,'hunt140.jpg',7385,'20f7b695beed85c6bd020f411dcb03e3','',140,198,140,198,1,0),(6,3143,1204241427,'art.mann.jpg',7722,'81bd287938fe6493cf9876bdd65f34ac','',292,219,200,150,1,0),(7,3143,1204242769,'15439654_240X180.jpg',6526,'d5a60abb907f81131e38d37464835bd1','',240,180,200,150,1,0),(8,3143,1204243358,'01murder2.jpg',5567,'2c953524e12c2fa701fd3674ddd96454','',190,138,190,138,1,0),(9,3143,1204244886,'872551.jpg',75878,'632a2134d7ba38b2c66363ff7eee51bd','',340,287,178,150,1,0),(10,3143,1204245576,'7942240_BG1.jpg',11959,'019378fd1075d9814f4deaf353d51e61','',180,124,180,124,1,0),(11,3143,1204245633,'7942240_BG2.jpg',10492,'b1c1ff7b646d5f3185258e5677d58c9c','',180,117,180,117,1,0),(12,3143,1204246300,'abeast.jpg',5455,'e7876db226a2780fdb38b63d63726b7e','',221,276,150,188,1,0),(13,3143,1204304600,'acar.jpg',17151,'9ffb354be5f619224c84c96219af149c','',318,238,201,150,1,0),(14,3143,1204305393,'aBethea.jpg',16087,'d8308a441ba6bcaf286188b99b9ee010','',375,500,150,200,1,0),(15,3143,1204488019,'080229_BZ01_vl-vertical.jpg',23193,'295a3998601034f96a2485274a15167e','',300,378,150,189,1,0),(16,3143,1204519552,'fugitive_washington_ms.jpg',24856,'f24655d8945dbae0c390b8ca802529fb','',413,310,200,150,1,0),(17,3143,1204574850,'bbw385_288059a.jpg',7715,'7cbafad06729097a80dbb5f685ce8307','',385,185,313,150,1,0),(18,1008,1204586422,'yt2.jpg',93223,'f982fd8001e991c9e12ba82e6a60a202','',548,474,174,150,1,0),(19,3143,1204655246,'Washington_Nathan%20Antonio-G.jpg',92196,'ce4f9b7ca06a45bdad47de423619c6ca','',250,341,150,205,1,0),(20,3143,1204658538,'450murderkidnap_12900_davila1.jpg',18598,'8618082dfcdfdb821464aedca1862d4d','',450,308,220,150,1,0),(21,803,1204669333,'racialdefilement.jpg',35467,'73f958b02334ca0319ab1d98990579c7','',240,500,150,313,1,0),(22,846,1204859327,'419AFS2GGSL__SS500_.jpg',29670,'9090129bd0c3d314a8b9bab1dc173c35','',500,500,150,150,1,0),(23,3143,1205026650,'AntwaunSumpter.jpg',15260,'1966c816458393d1b17f92db79caedfe','',320,240,200,150,1,0),(24,855,1205183073,'a_cassi.jpg',40882,'1f4a04ba6fa53db47c2deaa4469c7f08','',198,342,150,260,1,0),(25,3143,1205198305,'031008-Garin-web.jpg',14463,'497584744e4e8b7b15f3c2bcbab7b09f','',288,215,201,150,1,0),(26,3143,1205334823,'921-09i.embedded.prod_affiliate.74.jpg',13036,'769c74d0750c680b1e9caf48201ba169','',300,200,225,150,1,0),(27,3143,1205337567,'medium_Hall%20Market%20Robber.jpg',95712,'5b4c06004388427a3ed944a1e2e32591','',240,352,150,221,1,0),(28,3143,1205423042,'080311_Domenique_Conway.jpg',29360,'00682fa9a06c670135f8b544e9a12bea','',320,240,200,150,1,0),(29,3143,1205461192,'Zguerla_joseph.jpg',11629,'98e33fd3f9218228e10be64d688cb03a','',389,205,285,150,1,0),(30,3143,1205510472,'thumb_1205461559098_0p44338758328157596.jpg',38491,'50673b72acb1e507db21e785f5e1e554','',250,175,215,150,1,0),(32,1008,1206121305,'niggernigger.jpg',21992,'7c48496138da15639d3ba522566e8e55','',244,218,168,150,1,0),(33,1008,1206217919,'boose.jpg',49128,'9654f1f15d2a792b053faf1d55bbd7c6','',483,320,227,150,1,0),(34,801,1206230926,'spam-ban-list.txt',11506,'83db17ffaf89efe8a37d7ffa0b52b69c','',0,0,0,0,1,0),(35,1008,1206472484,'wigg.jpg',43270,'9ce63f81390459356fe6d1738f798545','',261,278,150,160,1,0),(36,3143,1206473527,'15703644.jpg',4988,'17da545d532894810fd83f04686d4db3','',240,180,200,150,1,0),(37,3143,1206474146,'15701816_240X180.jpg',8157,'17c8d261a7266db3f8ca7f89119e56d8','',240,180,200,150,1,0),(38,3143,1206483839,'tomb-gallows-at.jpg',66569,'c89d0a2f82bf0704cd5a1a66f8faa6d5','',400,269,224,150,1,0),(39,3143,1206490528,'sparky2.jpg',27690,'02f6f0340ffea0457229e1116feead5b','',258,400,150,233,1,0),(40,3143,1206496963,'8066605_BG1.jpg',16753,'aeff17dd02a523a5d80f65cc1991fd52','',348,253,207,150,1,0),(41,3143,1206496963,'8066605_BG2.jpg',17912,'5d1fdeb219e59e8b8a57094cd5200320','',349,254,207,150,1,0),(42,3143,1206535642,'15705864_240X180.jpg',10068,'94bdd8ee3491e1b859d4b751441e709d','',240,180,200,150,1,0),(43,3143,1206555027,'Brooklyn-rape-suspect-3_27_small.jpg',3469,'e2db9407797fa4829313fae4375152b9','',76,149,76,149,1,0),(44,3143,1206560849,'vomiting.jpg',31508,'32cdbe0b0bdb9223c656f9c13ed5c2bb','',300,400,150,200,1,0),(45,1008,1206564211,'Rev. Nigger.jpg',32228,'82459e2f50e5df2404375453206d03f1','',290,158,276,150,1,0),(46,1008,1206571281,'mud_pie_phone.jpg',37074,'5451f2d38a9216b7e0091723e0cc104e','',441,382,174,150,1,0),(47,3143,1206589937,'L_IMAGE.118eaf352b3.93.88.fa.d0.1fb9cd3.jpg',19209,'ad617ea4061f304a44f1c183d3596592','',280,369,150,198,1,0),(48,1008,1206605573,'newpoats.jpg',15200,'21a7811f4ac603cefe07d50c5f67ca2b','',344,263,197,150,1,0),(49,3143,1206753994,'15736179_240X135.jpg',7173,'fdff74505cce9f1aed4f1243a5f7ea2a','',240,135,240,135,1,0),(50,3143,1206764267,'Marvin-Thomas.jpg',6051,'292e9b6dca9d0fcdce9e9794d9af654a','',226,284,150,189,1,0),(51,3143,1206815687,'3noose-med.jpg',2788,'2445512d2b6617b0626a1a32523a74d9','',96,143,96,143,1,0),(52,3143,1206910412,'thumb_1206747838386_0p7331837774276237.jpg',31392,'3c8a2efcaa5eb35226a79b5218efe8df','',250,175,215,150,1,0),(53,3143,1206911800,'8087410_BG2.jpg',20454,'4617b533f6d71bef9cf043aba0fb2786','',320,240,200,150,1,0),(54,3143,1206972356,'15742948.jpg',8378,'1737146aba40a0065cf01328ea09b24d','',240,180,200,150,1,0),(55,1008,1207003338,'obonobo.jpg',33178,'608442704c695048acd82cf4f8d51e7a','',240,180,200,150,1,0),(56,3143,1207019053,'37364491.jpg',48248,'fd24db18a5050f75405b814e62e803c9','',354,425,150,181,1,0),(57,3143,1207184570,'904693.jpg',24201,'fa1cdd486c25911bc3a8d8239d159441','',175,131,175,131,1,0),(58,1008,1207201230,'nig.jpg',27208,'90a5106aec4c1af4ea7e35cc31aaabf4','',175,131,175,131,1,0),(59,1008,1207251834,'footballnig.jpg',43778,'0e9a1cc3d6dd62c36b1dae7044563ea4','',240,180,200,150,1,0),(60,1008,1207345401,'AU04.jpg',83813,'77140870ef1a458f33c78e54bdb1d1f6','',400,300,200,150,1,0),(61,1008,1207892336,'jig.jpg',37030,'39217d52284a878f301b28cbeed4f26c','',299,280,161,150,1,0),(62,3143,1207971387,'People_Alicia_Keys.sff_LA104_20080411181850.jpg',7742,'59aeaf68dc1f5e2b8ebc599c825fa66a','',200,133,200,133,1,0),(63,1008,1208065391,'nigger.jpg',53756,'207ed63496b745dd7dea175207be38b4','',320,240,200,150,1,0),(64,1008,1208157635,'detroit_councilnigs.jpg',33934,'79768561d7739ac671346d1aa84fe8ad','',223,193,174,150,1,0),(65,3143,1208195492,'15872661_240X180.jpg',7010,'1890be665b0e9f63358f707ebedf20f8','',240,180,200,150,1,0),(66,1008,1209029707,'firebugnig.jpg',19111,'e9b90221682c5cdaba56c79111cf1603','',271,352,150,195,1,0),(67,1008,1209143901,'punkniggero.jpg',43942,'1b972ed4c58d56b8f4d0b79434643ca8','',307,288,160,150,1,0),(68,803,1209153638,'davidprocter.jpg',9870,'febf956589c9128d810d9711d12fe3de','',176,220,150,188,1,0),(69,803,1209522055,'719838.jpg',10605,'93df872c8809520ba467649597658209','',240,288,150,180,1,0),(70,1008,1210108950,'Robert Kiesewetter.jpg',15725,'809c70271582d60faecd2058c4e0dcc2','',140,177,140,177,1,0),(71,803,1211664297,'ShootingVicitms.jpg',55973,'37464a2cd3ca4121922cbb3e97d095aa','',320,240,200,150,1,0),(72,2167,1211751794,'20080045999F.JPG',68275,'f2150992e0fad5cf9d21cb7ede78cca1','',747,934,150,188,1,0),(73,1008,1213731206,'stupidniggersmotivator.jpg',64131,'7583c9aa2490fbfcd4816819f3a309b8','',749,599,188,150,1,0),(74,1351,1215200996,'Mayor looise.jpg',42937,'7adc071ea3d4e8c7d44b298dcd13b12f','',200,150,200,150,1,0),(75,3648,1216313980,'Lt.-Major-Garvin-wants-free-joe.jpg',8653,'7c5c50a18f60e288dfefd7ae6ecb778f','',240,180,200,150,1,0),(76,3648,1217622319,'RISD-sex-teacher-black.jpg',2224,'19b1ed5d40ada3047591f36bfb39107a','',110,150,110,150,1,0),(77,803,1217980963,'0,,5965488,00.jpg',24144,'91644d2fbe6897c01c231096e6d23b3e','',349,239,220,150,1,0),(78,3648,1218258252,'Genius_killa_RONDEL-Allen.jpg',2658,'75d4da7364180488113cdb53bd66a489','',110,130,110,130,1,0),(79,3648,1218258252,'PATRICK=GRAHAM-victim-death.jpg',2525,'5cc94f5d53bef82462718652a285978c','',110,151,110,151,1,0),(80,3471,1222315209,'Amish.jpg',34768,'dbb400b488703130144871538a4943bb','',400,390,154,150,1,0),(81,803,1222829182,'murder.jpg',46631,'f9dc480f3ff86f8c62ebb64417a3b170','',290,217,201,150,1,0),(82,803,1223446219,'rude.jpg',86930,'c6bb51d8d48fd888e04d99d059ebab45','',564,705,150,188,1,0),(83,803,1224034872,'pasford101508_41989c.jpg',12595,'ca58027f559c1b1b44011c0e6967cd2d','',433,280,232,150,1,0),(84,842,1224305693,'obamanation-1.jpg',56391,'610f86563f7bf2900b07d352a4e19b83','',300,375,150,188,1,0),(85,842,1224305693,'Obama_serious-2.jpg',25836,'34b230299381eab9ce99ca799dafd125','',492,343,216,150,1,0),(86,842,1224305725,'Coon-Chicken_Inn3-1.jpg',59224,'c90d97c05cbc99604b7a0c31b5f26db6','',600,399,226,150,1,0),(87,842,1224306292,'michelle monkey obamanation-3.JPG',25760,'95d241e589d730cc1629e1460ec117c2','',642,279,346,150,1,0),(88,842,1224306403,'cleavon_little-5.jpg',34910,'b89ed213ca9193185a0300533d928c76','',444,301,222,150,1,0),(89,3648,1225502007,'1031_holdupman200.jpg',12448,'c4fd808c1d28cf207a05436dd55cb78d','',200,150,200,150,1,0),(90,842,1225514531,'monkey.jpg',91853,'d95021fc6301e2b62ce5c681bf525f6d','',1034,775,201,150,1,0),(91,803,1225864214,'masondixon.jpg',19614,'a38fa4efc94e34c9742a6571cc602f84','',355,190,281,150,1,0),(92,803,1226002927,'perrywhite.jpg',13017,'dcc21fabec1099f5ea7c3d5c4316b30c','',150,150,150,150,1,0),(93,803,1226002963,'stopthepresses.jpg',5401,'f4dc82bb09692e9e2bda3c8a416a6292','',150,150,150,150,1,0),(94,803,1226004908,'perrywhite2.jpg',15615,'0f86138ba3d0c28da8c1dc0b71e11051','',150,150,150,150,1,0),(95,1394,1226205897,'vincentjones.jpg',1788,'a655e89be0475d4cdf34c210d162ebc2','',133,75,133,75,1,0),(96,803,1226949814,'obammunism.jpg',10478,'cafdceae84885d77d34ee7b10ab6a9a1','',192,300,150,235,1,0),(97,1351,1226959644,'bcl.jpg',25888,'8594a95d7be966c5526bd4322b64844f','',530,700,150,199,1,0),(98,813,1227035759,'random-2.jpg',30792,'33a06dcb1c17f9cb08ff82ee0cffee43','',590,391,227,150,1,0),(99,803,1227075996,'Ware.jpg',2949,'85a4950e16f4a0a97f61274a60d38429','',100,148,100,148,1,0),(100,803,1227076065,'ACF225E.jpg',4275,'03e85c3efc1b1b227b0512bcb8aee80e','',133,200,133,200,1,0),(101,803,1227127798,'negrobeast1.JPG',53010,'3591e0d96e159d6bb57fa0eba2acb11b','',440,656,150,224,1,0),(102,803,1227129341,'schufeldt.JPG',21544,'24ed8ec9118b079e11155a3dfa4221f9','',352,465,150,199,1,0),(103,803,1227152720,'b2s_missing111808_B_46230d.jpg',11680,'30c4bd1db9892eca40b760a84e825622','',182,280,150,231,1,0),(104,803,1227200613,'banana_republic_flag2.jpg',12867,'4e60255704bb89c495cdbfd4b5569ac8','',294,181,244,150,1,0),(105,803,1227228176,'negrobeast2.JPG',64636,'54b591052bd1a49518b4e3e71c42c346','',718,435,248,150,1,0),(106,803,1227228908,'negrobeast3.JPG',97262,'c1677d5194e31f7798a658964b956f88','',399,666,150,251,1,0),(107,803,1227228908,'negrobeast4.JPG',81989,'b1acf9f8d6e359dd6329c07a9bbef38b','',396,601,150,228,1,0),(108,842,1227268591,'34825a2037936e4.jpg',50001,'8b6c45a0b720f33d44758039463d543c','',640,512,188,150,1,0),(109,842,1227269807,'obaman.jpg',16367,'e29ac9fa801ec0e316a94dfaacc528f6','',300,188,240,150,1,0),(110,842,1227433723,'comprometidas8.jpg',65918,'97cca3905bdf4006ced1e537dfea25a6','',468,290,243,150,1,0),(111,842,1227433723,'comprometidas14.jpg',72141,'642cf8433982fd3c6ae1e5ee67706ecd','',468,297,237,150,1,0),(112,1351,1227808881,'MISCEGsml.JPG',15990,'7d3ba2332b77542202ed91d5e21fe7b9','',244,328,150,202,1,0),(113,826,1227852414,'Calvin+Moore.jpg',35416,'ff06e0069ddc1670dd26cb8e12312748','',340,450,150,199,1,0),(114,3143,1228194559,'fatOprah-Winfrey.jpg',20629,'dd4eeb2512d874ccc54a826689b40db6','',400,459,150,173,1,0),(115,803,1228290471,'NNNkudos.jpg',63145,'b61a8ae047f1386e910813efe3d43210','',817,465,264,150,1,0),(116,803,1228451948,'ASO08JBN014203.jpg',27992,'c9983c0c8de94ba0f7ce2f16be0f4787','',384,480,150,188,1,0),(117,803,1228513653,'bclkiller1.JPG',4794,'7782c90af824d19ad7052b91a3428d85','',202,154,197,150,1,0),(118,803,1228556669,'hanna.jpg',32932,'453d5b3fa4ae3ad021742fd0bd719c05','',250,389,150,234,1,0),(119,4013,1228922000,'spic.jpg',1745,'a018222d6261f6a6108eff1590451eba','',58,80,58,80,1,0),(120,3603,1229024482,'bipolarmugshotsept92408.jpg',21221,'cab7cb365fb15c91d5b7490bf065bb45','',320,400,150,188,1,0),(121,803,1229553752,'JohnsonCharles.jpg',12646,'cad613935203f3f28930a8066d1ee3f1','',183,267,150,219,1,0),(122,803,1229647392,'xmas_lights.jpg',29390,'42727664fe22f9568a14a9946ea45f83','',350,243,217,150,1,0),(123,803,1229816429,'tolbert1.JPG',7184,'f0ef8c0ee96f461fbedf8a58954efa31','',162,208,150,193,1,0),(124,803,1229816429,'tolbert2.JPG',5783,'52e70d7d17cf5b620bc8f188397af862','',178,204,150,172,1,0),(125,803,1230079730,'Ornelas_20081222152541_320_240.JPG',32654,'6325c9bf9fcd81db69d6878a1904760a','',320,240,200,150,1,0),(126,803,1230738252,'tomdefoe.jpg',24718,'3973e4f4129c7049dd98175439b3104b','',195,456,150,351,1,0),(127,803,1231198261,'gang_busters_003_1948-04-05_32_resize.jpg',113852,'ddf9bfe265ae427307117d71078f37bc','',473,654,150,208,1,0),(128,803,1231379152,'249009.JPG',73614,'ed4ac1ed30782dee0db258d3eb6e8c37','',480,600,150,188,1,0),(129,826,1231877414,'Nate-Kirkland.jpg',41528,'cb1b601020dd3fdbb0b176b73ef7e615','',219,225,150,155,1,0),(130,803,1231892963,'alexis+glover.jpg',41443,'55f8c8717350780b53bad164f72f0ce0','',300,217,208,150,1,0),(131,801,1231916032,'WilliamSmith.jpg',54943,'7d541ff1ae1f8414bdb098ead3f6727e','',300,211,214,150,1,0),(132,803,1231965723,'jews_image23.jpg',63347,'b29eb3b17d79cb7d64ff6481256357c6','',599,431,209,150,1,0),(133,801,1232087307,'FrederickGunn.jpg',3351,'b8f6fa4f04446adc38bf59d53060c5b6','',101,100,101,100,1,0),(134,803,1232152194,'nnnperps2209.JPG',12735,'565d59c40de19a17309eec67c4c54824','',269,210,193,150,1,0),(135,803,1232500172,'1GREEN0120.jpg',17806,'278bf64b4f719fb3ca2523f13eb85be0','',502,313,241,150,1,0),(136,803,1232554066,'cpuquota.jpg',42190,'b37a978dc33499735fc2e657413a128c','',820,334,369,150,1,0),(137,801,1232752827,'ObamaRope.jpg',4162,'da87c58b4838442d07de46e9ae0aa060','',91,135,91,135,1,0),(138,803,1233159755,'Three_niggers_on_a_bike.jpg',43708,'f6c954a9e73fbde4567ef5c794bdbd92','',600,600,150,150,1,0),(141,801,1233522035,'44808483.jpg',49936,'9378627a0d9df3e9a0a172ee52b4f764','',500,320,235,150,1,0),(142,803,1233607636,'niglet12.JPG',23517,'0843c6cc848b0e6ec0f97fa8f7512ea9','',399,319,188,150,1,0),(143,803,1234314705,'hospital_king_drew.jpg',10733,'98e3f2318ab35898045dde0955bd6c12','',300,225,200,150,1,0),(144,803,1234389710,'tucson.JPG',11841,'8954e2d23b9d3992a584267f1a104aa0','',320,236,204,150,1,0),(145,803,1234391581,'thermostat.JPG',36470,'b64ef1559fb9939529a44b4a326d9c23','',491,419,176,150,1,0),(146,803,1234407490,'1047.jpg',7689,'0f6db0750d0b0dafa148f89cdd66bcfc','',206,227,150,166,1,0),(147,801,1234564952,'Ronald-and-Keri-Hawkins.jpg',69221,'0f83f3e7e9fd38d54d040219a38b36f7','',460,145,460,145,1,0),(148,826,1234739903,'Allan+Thomas.jpg',8878,'a3e367f16807331913430c1353bb590e','',120,150,120,150,1,0),(149,803,1235543115,'geechie.jpg',11483,'91fdd81abfae378ff7b0dab364204d14','',264,345,150,197,1,0),(150,803,1235662143,'tyreesenecaburgess.jpg',52497,'9e7ad069170ba9a7d5b15d49191f2106','',500,382,197,150,1,0),(151,803,1235846166,'coonsalike.jpg',88285,'bcbb93a96922be23137951993eca2c3e','',610,480,191,150,1,0),(152,801,1235855924,'new_nation_cover_-_obama_cover.jpg',38989,'1961d2c1b45c47614ae2766d90b73dba','',175,243,150,209,1,0),(153,801,1235935303,'F_SECURITY_GUARD_SEX_KNSD77.jpg',67877,'7f03c011bc783eb69e3cba08bf41b037','',397,298,200,150,1,0),(154,803,1236119869,'nnn.JPG',92657,'4de4e010feedb01d701c1b3e133a7015','',627,411,229,150,1,0),(155,803,1236382347,'hackattack.JPG',36138,'f3a4051865f2ae833a671838db52c9b6','',308,360,150,176,1,0),(156,803,1236641707,'bagley.jpeg',7307,'9ebc2175951cbae9a18f1d2c60c7e871','',150,207,150,207,1,0),(157,803,1236719482,'dusted.JPG',10289,'ca8387b63108348cba1ede75a0fafd48','',295,217,204,150,1,0),(158,803,1236736126,'faithloftin.jpg',32874,'c2b513d72b31fd2eef5b3938c1e9ee8e','',240,300,150,188,1,0),(159,803,1236782484,'tongancrip.jpg',14916,'110e8402df1ffe64646f64990e5b5c8a','',423,242,263,150,1,0),(160,1008,1236811434,'booness.jpg',26914,'6a9d3aacb8cc5257cf0695aa5aed3049','',225,243,150,162,1,0),(161,803,1236815273,'25020aldergroveDillonAndChahal.jpg',12628,'dd930a7b40cdc8b6feaecc0db6d7f358','',320,222,217,150,1,0),(162,0,1236912693,'seabrooks+.jpg',7045,'64451ebf1691ea984eab4bab7773bfca','',230,128,230,128,1,0),(163,803,1237324682,'mormonmall.JPG',12823,'3d8ce53f20f34c716757883d9992e62c','',343,240,215,150,1,0),(164,801,1237507089,'Anaheim+Suspect.JPG',12032,'18156824019c19c5f61fd29375791a00','',300,284,159,150,1,0),(165,801,1237507117,'victim+1.JPG',2724,'3acfc9f03bf206c03138c3346ec6dd93','',126,150,126,150,1,0),(166,0,1237574705,'ReneauJacques.jpg',1425,'e06692782f9ef202c2ddc226d5499193','',85,100,85,100,1,0),(167,826,1237585942,'Christopher+Russell.jpg',24378,'664887abe0e19ab3fcab92d555c41cb4','',150,124,150,124,1,0),(168,826,1237654706,'PHI+home+alone+Shannon+Johnson.jpg',16411,'f34a1b09619bf2a1dd4acb8daf81000d','',300,217,208,150,1,0),(169,801,1237662605,'macq.jpg',6902,'cb1738633d61db89b90b7e5866edad2c','',189,261,150,208,1,0),(170,1351,1237769379,'gordon.JPG.display.jpg',15710,'f0461f746818a0257ead4d18021f18f6','',310,418,150,203,1,0),(171,803,1237940420,'jason+carter.jpg',15579,'ca45cb9a69c36eb963fe0ddf906450f1','',358,449,150,189,1,0),(172,803,1238093135,'Quaweay.JPG',8385,'a9f320cfb50695fbdbde6de526883cae','',300,225,200,150,1,0),(173,801,1238093972,'StafonStrickland-Frazier.jpg',26836,'661e737f28389affe9761b485c121f67','',214,162,199,150,1,0),(174,801,1238194806,'Jesus-Gregory-Devonte.jpg',38835,'a6265a0673edecabd08366726c4f05b4','',312,128,312,128,1,0),(175,0,1238196652,'officer+pawlowski+tribute+in+35th.jpg',41878,'1ff09ee1bf8a6270cb0f90f699f9dfca','',300,150,300,150,1,0),(176,0,1238196699,'Rasheed+Scrugs.jpg',16916,'b7d1a0b25b92472d242fb29caae4309d','',150,117,150,117,1,0),(177,826,1238291072,'Lawrence+Bellamy.jpg',17851,'6f175f6a717b89e2253be5f44b65eec2','',150,112,150,112,1,0),(178,803,1238702933,'maggott.JPG',23438,'0241a0619926f9ab3a5b20c0a3149805','',503,336,225,150,1,0),(179,803,1238716503,'carson2.jpg',16560,'0c2caf1a368d1248f475ee9db5c9a624','',300,164,275,150,1,0),(180,803,1238815410,'NiggerSmokeBreak.JPG',29913,'b73b0b2ea50acf546e52a1a885005ab9','',400,293,205,150,1,0),(181,803,1238815951,'niggersareinferior.JPG',37892,'b012922b4d88c4c247253b77681159c4','',363,431,150,179,1,0),(182,803,1238816150,'defeated.JPG',48468,'991a6b9d67eac728c7b7b9ea8638ade3','',474,606,150,192,1,0),(183,826,1239137113,'miscvdare.JPG',48311,'7a068490be3333d084dbcf597e63c793','',649,255,382,150,1,0),(184,803,1239172792,'crispy-coons-AFN.JPG',60991,'6db597325772821dba01f5432659d53b','',666,493,203,150,1,0),(185,803,1239172846,'head_x-ray.JPG',23700,'8114f64b482e38e41da6d988629a46a3','',330,415,150,189,1,0),(186,803,1239173032,'linnog.JPG',70006,'d60a6afbaf5eef16f991f4fcd249a6ed','',620,520,179,150,1,0),(187,1008,1239214468,'oildriller.jpg',77535,'21af8c9368d1715eeaa31daba44ddce2','',659,537,185,150,1,0),(188,803,1239404577,'wbbm0410nourhadid.jpg',17886,'5639b80caa612d1baa158c555bffc528','',320,240,200,150,1,0),(189,803,1239738409,'lufkin.JPG',9344,'ff576beecfa659ace5610e6d3d28d579','',264,197,202,150,1,0),(190,803,1239743267,'downlowjig.JPG',7553,'31ac1037e70289d1bbdeb0a59cd07f45','',277,194,215,150,1,0),(191,803,1239844406,'untitled-1_copy.jpg',27385,'aacb1684c86cebb02beb541ca2691709','',200,233,150,175,1,0),(192,0,1239844670,'Joseph+Elias+George+Ettima.jpg',14255,'214ef1ff387c3a9c0bc465f70bcdea60','',300,169,267,150,1,0),(193,803,1240269301,'AllenReginald.jpg',14958,'60718b8b8f005f598d7b7475532d2f46','',425,556,150,197,1,0),(194,801,1240425955,'JudyHall.jpg',36659,'82bd41c9f1c89c6b752d19bb2c547469','',286,221,195,150,1,0),(195,801,1240432537,'Phoenix-NSM.jpg',12122,'fd53f2d9cd5a07f6c43d090a026eabae','',370,187,297,150,1,0),(196,803,1240434337,'nigbugs.JPG',12191,'6aa3c87a888497efd6260fbcc13cabce','',262,193,204,150,1,0),(197,3728,1241551219,'110748c1e39be7086.jpg',83431,'4365d4235c605e9dbc359092e16a6c59','',414,600,150,218,1,0),(198,3728,1241551219,'820488937dae117a.jpg',45163,'cdc83bb27243a566fb32b6e42f189aa6','',400,400,150,150,1,0),(199,803,1241658147,'wichitanigger.JPG',84849,'be6e4e99dd338299b4de59759b880012','',919,384,359,150,1,0),(200,826,1241724978,'2busnigyouths.jpg',32713,'c509b0398c7acd16d0fecbbac0ab4131','',279,153,274,150,1,0),(201,0,1241732171,'glover.jpg',10480,'4ea18fc38ad4eeafa36b116bbf2eb65c','',230,315,150,206,1,0),(202,0,1241732190,'moody.jpg',8843,'ee24a11d3f951c0029ad042ba39df6c4','',230,290,150,190,1,0),(203,801,1241737816,'BarryWright.jpg',43235,'df4284fb91078c154b388d30a72b5d96','',243,215,170,150,1,0),(204,826,1242078730,'giddings.jpg',57094,'a66379e47fbb87c117ec0a7c4265b789','',300,238,190,150,1,0),(205,801,1242156136,'als1.jpg',32323,'ef650f2f3f9afc1e5d64717b1cdf078e','',201,246,150,184,1,0),(206,801,1242156136,'als2.jpg',38743,'0accd26a0ccf85eb31e44419083b554e','',222,249,150,169,1,0),(207,801,1242161310,'SteveStanley.jpg',13735,'e0d1ffbeb831c445ebc2d2e1447c7db6','',144,162,144,162,1,0),(208,801,1242170793,'DouglassPettyjohn.jpg',45357,'7b5b9f41847bc5fdfe7d97e3c300ca26','',247,213,174,150,1,0),(209,0,1242417191,'newmugs0511.jpg',6035,'95e3bbc45b1c9ae8831d258fd4230160','',230,128,230,128,1,0),(210,803,1242675114,'46878260.jpg',60995,'677ef8b408d67b2065bf29b94cca864d','',300,225,200,150,1,0),(211,803,1242760675,'46811515.jpg',54190,'8691194239d61b9653d1ef4c8b057664','',300,225,200,150,1,0),(212,803,1242761752,'46944812.jpg',54028,'769a9bfc38477a2c55be0c66634c9519','',300,225,200,150,1,0),(213,0,1243008865,'555poundturd.JPG',16497,'292f05b4cad6fe0ba95b71ea3e0d9a4f','',353,267,199,150,1,0),(214,803,1243012782,'47048218.jpg',62945,'d22865574505c812ca181594a09c004e','',300,225,200,150,1,0),(215,803,1243021335,'47049440.jpg',37064,'b6a29e371ecf31efa967775a05a33948','',300,225,200,150,1,0),(216,803,1243022528,'47047887.jpg',53632,'365a45ac4031e22f5675145a63ffdbaa','',300,225,200,150,1,0),(217,803,1243033561,'x-zim-farmers.jpg',27781,'6ef7834dd407e8e1bb534d9786736741','',250,333,150,200,1,0),(218,803,1243051996,'mestiza.jpg',15331,'ae41cdec0784b214f85ee7ac28efe1c8','',298,398,150,201,1,0),(219,803,1243140242,'apeonaut.jpg',48669,'624a92515f1590d9a6fec392a4adf61a','',450,601,150,201,1,0),(220,803,1243389914,'tt.JPG',8524,'3aef2177928c08a2ddd9f848c9f8fffc','',274,190,217,150,1,0),(222,803,1243536472,'47171517.jpg',79971,'766ba82b6806f421c425524c21dc0fde','',300,225,200,150,1,0),(223,803,1243626332,'46276000.jpg',20941,'b787ca6636807889b20a8926fbe4fc37','',304,425,150,210,1,0),(224,803,1243665710,'jigpot.jpg',4477,'aa30a37e03ce1ee8e484dae8383cb6dd','',162,220,150,204,1,0),(225,803,1243696426,'jamalholton.jpg',11942,'a808815ec85342e148850b092d4da6ef','',396,296,201,150,1,0),(226,803,1243697177,'10431939_BG1.jpg',24332,'593ff83b9e68a5c7854011af89b8da1d','',312,402,150,194,1,0),(227,801,1243810639,'JoseRosa.jpg',4039,'1e0deb3592aeb389f3e9ffffaf40a767','',121,185,121,185,1,0),(228,803,1243876436,'500_harper_menorah.jpg',56281,'f5068284d94d2ceda275c92ec2fae4ca','',348,500,150,216,1,0),(229,801,1243893447,'Arkansas-suspect.jpg',42328,'ff8f5488714ad8556335c720457e3b1d','',310,285,164,150,1,0),(230,801,1243914811,'primary_large4.jpg',3281,'7b18783b6c9d9eea57fe500a0ee8d2d7','',120,150,120,150,1,0),(231,803,1243990435,'tripleputdown.JPG',15266,'155381ee2874844e6db4e3dda761147b','',316,236,201,150,1,0),(232,803,1243993601,'47276233.jpg',16765,'988e8f068e374e866caa7a97cced4977','',300,225,200,150,1,0),(233,4474,1244007266,'Cherry_05-31-2009_NIATJ5E.jpg',18856,'7b4d9d3b82d2e6339f29f4fd6712d70d','',300,364,150,182,1,0),(234,803,1244008726,'brutal+robbery.JPG',46370,'a9de21db6e31f3e1150b37ff1cac2a22','',300,222,203,150,1,0),(235,803,1244056063,'47262665.jpg',54615,'d2cdaa93639c2f649e1a8d9db6babec1','',300,225,200,150,1,0),(236,803,1244071461,'AlanGuttmachermassmurdererofwhitefe.jpg',26739,'10b9af11040071e4903a474dd01d0d01','',338,259,196,150,1,0),(237,803,1244140998,'47292224.jpg',47675,'2d7649e26393da8ea0a9917e2239722d','',300,225,200,150,1,0),(238,803,1244142928,'flinger.JPG',8497,'747742959e151349f8543c78b82876e9','',390,288,204,150,1,0),(239,803,1244150835,'pearson.jpg',74836,'ee31e245ef4d9e43a88fe5a22bd8063c','',300,208,217,150,1,0),(240,803,1244785852,'father.jpg',17709,'0172f5c6e406c385cdc23dafae2fdac5','',319,237,202,150,1,0),(241,1351,1244932722,'training.jpg',16722,'74188ae3bbc311d6d374850f4da50934','',300,267,169,150,1,0),(242,803,1245085517,'spiders.JPG',45822,'b22ec3cec45279488ce31b111b420c4d','',945,156,909,150,1,0),(243,803,1245219328,'gookkilla2.jpg',5641,'6dd093d3dfd87522190fc82f747609c1','',269,194,208,150,1,0),(244,803,1245219370,'gookkilla1.jpg',5414,'51a3c1f930fd000cf32c6afcfd280e8f','',269,194,208,150,1,0),(245,803,1245219400,'gookkilla3.jpg',5246,'4489415a342b097ea00321d82b05976c','',269,192,211,150,1,0),(246,4392,1245271980,'SialeVainuku.jpg',15857,'c0c5b7b9c5ec9ba896d9928ed82d7c21','',121,150,121,150,1,0),(247,803,1245307444,'6finglet.jpg',34890,'df8657e82a35f01d3111e09fc797c069','',495,370,201,150,1,0),(248,803,1245338037,'michelleobamayearbook.jpg',26761,'f67c2864264f3cac3a7d255f458eb542','',364,440,150,182,1,0),(249,801,1245526074,'6.jpg',1579,'25c2056cbb9a01f88de3bd5825cfb5ef','',80,80,80,80,1,0),(250,803,1245611439,'hair-mugshot.jpg',26552,'65b84eaf1363c686e1d5ff389c9d61df','',500,614,150,185,1,0),(251,803,1245612568,'img975.jpg',40129,'8b7c1e2c14d2853832c1f2910493ef22','',400,400,150,150,1,0),(252,803,1245711349,'47615057.jpg',30763,'56a077807986b4114122d26dc498cf21','',300,225,200,150,1,0),(253,803,1245732677,'beaner1.jpg',7281,'150a1a1ea824594799264fb6264af1cd','',291,216,203,150,1,0),(254,803,1245732684,'beaner2.jpg',8891,'17dad3784053c120a0840661039837cb','',292,217,202,150,1,0),(255,803,1245732690,'beaner3.jpg',6975,'5d4d12575900500f083ffcd094dce1e1','',290,215,203,150,1,0),(256,801,1245734413,'DerekHillJr.jpg',6198,'82f7512df0cf204e5b4ec640b99d4c09','',285,180,238,150,1,0),(257,801,1245735362,'DeketHillSr-and-EvaHill.jpg',8008,'2d57a72126b8d6611addcc01c69001e2','',268,143,268,143,1,0),(258,803,1245737315,'chad-shirey-murder-victim.jpg',15689,'0fbd803ddfc4a8f30f0bd9fc15a50a40','',320,240,200,150,1,0),(259,4474,1245788004,'MC_062309leroy1.jpg',6947,'de6c09c9a79ff65e58a268c64481e512','',230,128,230,128,1,0),(260,803,1245800403,'47269933.jpg',68107,'a7080a43f2b9ea6defb8f1fc0ae1d50c','',353,450,150,192,1,0),(261,803,1245802152,'47150191.jpg',52895,'38c1e2290e8afec8f685122bae5f5c65','',363,450,150,186,1,0),(262,803,1245806097,'pac_josephmetz062409_73477d.jpg',7557,'737c577c57d18aa666c91807cfa78546','',300,375,150,188,1,0),(263,803,1245887102,'Lt__Cox.jpg',40203,'732b8ecbfcb7368e0f7105348043bcde','',167,250,150,225,1,0),(264,803,1245888155,'spaniic.JPG',13223,'ba93993dd733be50bb92187f5bcb0476','',319,235,204,150,1,0),(265,803,1245888894,'Warrant_1201876_Willie_Earl_Johnson_copy_20090623143212_320_240.JPG',43700,'d84b10d19a200837713a40c8bbfdfdd3','',320,240,200,150,1,0),(266,803,1245904335,'drugbraidarrestSP_450x464.jpg',28461,'760defe22b1bfd766902615549e857d5','',450,464,150,155,1,0),(267,803,1245905736,'10583859_BG1.jpg',5798,'7d3cba18e5e8fb738a28890917a121df','',180,135,180,135,1,0),(268,803,1246142441,'dothan.JPG',58559,'e9e1425edf4a2f19fda85aa61ddda3d7','',492,385,192,150,1,0),(269,822,1246299744,'JorgeReyes.jpg',12512,'fb72e6ce90c6fd5a9860079e1a7d3082','',92,134,92,134,1,0),(270,803,1246371534,'madoff.jpg',26869,'819b0bfd0aa4a1df5693a6944a1eed0a','',450,301,225,150,1,0),(271,1351,1246479247,'lorenzojones.jpg',30196,'cf8a1a408b999aec2e2747e2866ef16c','',144,210,144,210,1,0),(272,1351,1246479313,'welch.jpg',11982,'a8f3f56b46b23cb8a8ed51b4a030cdfb','',149,203,149,203,1,0),(273,1351,1246480365,'20090627_dn_bodega.jpg',13790,'9aedeae485be20ce280681875dcc9493','',300,186,242,150,1,0),(274,803,1246481056,'47785731.jpg',36292,'65f325df41f93896c48ecd14e0e4c5f4','',300,225,200,150,1,0),(275,803,1246495934,'BILAWSKY_74498d.jpg',8528,'55c2f590e8bdc29eee090831ca88cf62','',300,375,150,188,1,0),(276,803,1246512094,'Original.jpg',7312,'33b55f24b7875d4aa8421b21f6fae64e','',252,186,204,150,1,0),(277,801,1246569500,'JaneyOHalloran.jpg',23862,'9a78048e7e536c1a75c6ac4c6f77c089','',166,201,150,182,1,0),(278,4474,1246624259,'0703L1_Rape.jpg',12271,'14036329bd402f2a302d1ec2f3df85ac','',230,249,150,163,1,0),(279,803,1246645080,'RCSO2009004102_030000_20090307152753698_320_240.JPG',43353,'1fd31696036757ab03a8e4ff8e6d4022','',180,240,150,200,1,0),(280,4507,1246645811,'Fullscreen capture 732009 22834 PM.bmp.jpg',70982,'d8593138d7f030585ef65d5e92e1b5bf','',598,329,273,150,1,0),(281,4507,1246645900,'Fullscreen capture 732009 23110 PM.bmp.jpg',21032,'b3acfcdd365bd0c28af29f229584a431','',304,168,272,150,1,0),(282,803,1246657710,'pemberton.jpg',9902,'8e0fd268b8dd90e7e8f2a853bb75d6d8','',372,201,278,150,1,0),(283,803,1246664462,'47845565.jpg',71287,'4cc16d0f5ddf67c50c9578db17d28263','',400,225,267,150,1,0),(284,4507,1246673386,'Fullscreen capture 732009 100709 PM.bmp.jpg',49367,'035e5ce59df882f5d83502feeaf54811','',443,363,184,150,1,0),(285,4507,1246764142,'Fullscreen capture 742009 111939 PM.bmp.jpg',20284,'0a993ce14b1a8e9353a20f5985a59b2a','',239,174,207,150,1,0),(286,4507,1246766766,'Fullscreen capture 752009 120410 AM.bmp.jpg',68753,'b3dabd9992746f494f88088e364bb016','',362,361,151,150,1,0),(287,803,1246902510,'47884536.jpg',72690,'bcc0b4629152ecd4e4df4c3e1dbcc9ba','',300,225,200,150,1,0),(288,803,1246922234,'james-richardson-208x300.jpg',13826,'a7810bf21c2ca00c89c9b80b496a3231','',208,300,150,217,1,0),(289,803,1246923741,'224836042.jpg',10294,'59d30f5615a5a795114bc7bf1d6dbb2e','',167,233,150,210,1,0),(290,803,1246924428,'TH1_67200932rapists.jpg',5825,'c0082c5af9bd2449a89ea2bfe090d94a','',200,273,150,205,1,0),(291,803,1246996035,'crimecoon.JPG',14443,'10f4f11565e4aa7a22022c3aadc5ec34','',392,289,204,150,1,0),(292,803,1247020007,'10657252_BG1.jpg',11086,'05e3fb1a77f4128266ae1322d07006b5','',285,218,197,150,1,0),(293,803,1247039716,'cookcountyvic.jpg',8540,'ae3222855c9bc3dba08b1fd51972c77b','',358,255,211,150,1,0),(294,803,1247040010,'martinvega.jpg',9461,'2227c34f3a99017e451b63f314dc6129','',100,161,100,161,1,0),(295,803,1247077891,'20090708_120335_woods08_200.jpg',8583,'60a15a8ae54347879e861ff6f7c99666','',200,267,150,201,1,0),(296,803,1247081717,'bogan(1).jpg',20452,'391226e39095308bb24972677c966bff','',354,444,150,189,1,0),(298,803,1247083402,'toussaintrichard_20090703110916_320_240.JPG',36685,'bda192b1838d8ea12e9b5a4aba4c6257','',320,240,200,150,1,0),(299,803,1247084073,'bynum.jpg',5835,'f127a4fc932cb1442bf41ace9923e5a1','',280,203,207,150,1,0),(300,803,1247088223,'47918589.jpg',66307,'95a0799790108a37129d18b5598051cb','',500,349,215,150,1,0),(301,803,1247088940,'night1.JPG',36661,'51429357bcf09731c83969778a749b70','',504,342,222,150,1,0),(302,803,1247088940,'night2.JPG',38650,'2caa3f38b53203415554a13666530520','',502,362,209,150,1,0),(303,803,1247091177,'fireworks08cut.JPG',10829,'2e0afdefc88d78c7eea5dc4b23754523','',270,197,206,150,1,0),(304,803,1247095099,'Littlejohn.jpg',45315,'9b6d6aa1ed4e6aa98f625c4ca70d58b6','',300,164,275,150,1,0),(305,803,1247158548,'300_Kotsopoulos.jpg',52113,'4b64e2fa7715713000c7576650018d97','',300,341,150,171,1,0),(306,803,1247164056,'longbeeach.JPG',20593,'7d20bd954218aed9dd18fd02f4c27c28','',477,260,276,150,1,0),(307,803,1247164340,'20090708__sauerchambers.jpg',8556,'b98d0f5b77c9d9676395029d1a812ef9','',213,284,150,200,1,0),(308,803,1247165677,'47962504.jpg',62684,'2a6bc03a902666bdc4df166855ddbedd','',300,225,200,150,1,0),(309,803,1247167580,'skull.JPG',13794,'e3ef23b059b0e0eb06bc2dfebf8304e1','',476,350,205,150,1,0),(310,803,1247167675,'7790817_BG4.jpg',56162,'d560856dcd1537ecd1f3cc7bf250fd34','',600,900,150,225,1,0),(311,803,1247176455,'47969545.jpg',49873,'94762b9ca12925bc86351391634ee28d','',500,156,481,150,1,0),(312,803,1247341052,'worldcoin.jpg',28291,'d1d2dc2c0333932becfd96e35cd55502','',384,383,151,150,1,0),(313,803,1247414846,'chainarrestvid.jpg',35439,'90f8861f15d9a8159b05bff2dd656a90','',504,426,178,150,1,0),(314,3728,1247443183,'kids4.jpg',70862,'76b6399202ef84434a53e2b425591745','',300,164,275,150,1,0),(315,803,1247521415,'19940979_240X180.jpg',6648,'6fd7229778330a0fd78fa62b68ced6e6','',240,180,200,150,1,0),(316,803,1247706445,'kfcafro.JPG',6693,'6655ddc09bb34027f7e29f54a616c995','',236,129,236,129,1,0),(317,803,1247712625,'homocoon.JPG',10085,'ad7004cb3754a8a3ffe1d515b72d98fc','',261,192,204,150,1,0),(318,801,1247715042,'TimothyLamarJones.jpg',4817,'37135dc09965d0d2c9a46f632d28805f','',158,200,150,190,1,0),(319,803,1247769339,'48087448.jpg',65829,'93fa317b4c21a108412faa56b0cf8ce9','',300,225,200,150,1,0),(320,803,1247787113,'large_ivanka-trump-jared-kushner-engaged.jpg',17705,'453800dcd2c04899b3a4ab4d01949b69','',453,339,201,150,1,0),(321,4507,1247795897,'watts1a.jpg',55424,'c6623e2c6f179e3e3df36c25d931b1f3','',300,164,275,150,1,0),(322,803,1247937520,'Herman%20Powell.jpg',13309,'e66a1f6a9f026633783c541097f98c25','',231,298,150,194,1,0),(323,803,1247942862,'nigcoprapist.JPG',10046,'a1e91363f038860747be43e9327df5a3','',407,290,211,150,1,0),(324,803,1247946484,'TH1_187200927e4-1807-07-1707-173412.jpg',4873,'73f2a00a33ae8b148047d29e0ce65031','',200,200,150,150,1,0),(325,803,1247949871,'48134686-17193215.jpg',17808,'6b4cd9de4f429e464139e060203a60dc','',320,240,200,150,1,0),(326,803,1247951229,'brooklyn_roach.JPG',6993,'5b92f7da05d6b66854e2081e7fca866a','',242,189,193,150,1,0),(327,803,1247956688,'a4s_vet070609_75088c.jpg',14570,'d2efe4937bb7af0d28cc3f836a60b956','',450,328,206,150,1,0),(328,803,1247958736,'327711000.jpg',4171,'5b979a705e76968cdb5627303ca2bcdd','',100,130,100,130,1,0),(329,801,1247959389,'DiontaRaShadCochran.jpg',6855,'0b7c569d2e55c874994a56e1a66b2360','',188,200,150,160,1,0),(330,803,1247965922,'newnation.jpg',37166,'46c17c1aeb90d2309d4500edc4db33cc','',661,398,250,150,1,0),(331,803,1247966236,'newnation2.jpg',36159,'cc7ab8aa162e3b4d5d968ebf5a049516','',657,364,271,150,1,0),(332,803,1248124830,'48147908.jpg',48073,'cd8e857b5df822a081ba9314ac5f4830','',300,225,200,150,1,0),(333,801,1248148272,'JohnReil.jpg',2318,'5bba2f3dbd332aafb84fc28212f2abd6','',93,120,93,120,1,0),(334,803,1248293005,'oildriller.JPG',5900,'72403de08589594c28f9024ac80ec315','',293,158,279,150,1,0),(335,803,1248308226,'553-RubenCruzGomez.embedded.prod_affiliate.79.jpg',6244,'d3940d8dc6b40bc7eacd1a0097447763','',290,217,201,150,1,0),(336,803,1248308266,'528-AntonioMunoz-Lopez.embedded.prod_affiliate.79.jpg',6929,'e158a436b0889f8e3fc0e31bad5670a1','',290,217,201,150,1,0),(337,803,1248308316,'635-JobaniLoanBasques.embedded.prod_affiliate.79.jpg',8414,'3d9e547b791848537c4b7d4908116258','',290,217,201,150,1,0),(338,803,1248311099,'friedrichs.jpg',16522,'f7aa7af28aa0f8581027bb8d881915f0','',340,391,150,173,1,0),(339,1008,1248325167,'alderboon.jpg',40305,'38658e0196ce88c146ece7603782c7b3','',320,240,200,150,1,0),(340,803,1248368138,'noose.jpg',19773,'bb40662ead1c4f1c44f5900cec6b9344','',400,309,195,150,1,0),(341,803,1248368917,'sowleader.JPG',8605,'c944e224e557deeeb1e8517fde0973ce','',260,191,205,150,1,0),(345,4392,1248380402,'WilbertGeorge.jpg',16113,'9dd0589a21787094d023ef77d62a4a65','',133,134,133,134,1,0),(346,803,1248415225,'orisha_eshu_danzatore_di_santeria.jpg',92879,'73ae3da3f4b957455cacce385c79528f','',315,362,150,173,1,0),(347,803,1248718024,'48297131.jpg',43091,'36227ffe73c5e13cef32ab2c924d4561','',300,455,150,228,1,0),(348,803,1248726536,'10795749_BG1.jpg',9704,'4ffa66a106b09b1c82dbfc9ea53996e7','',300,218,207,150,1,0),(349,803,1248729238,'48240216.jpg',74728,'3cfc16361e7f83ec1080f49ebc7f84df','',300,225,200,150,1,0),(350,803,1248735126,'Tommie_Lee_Johnson__539433b.jpg',7986,'b1d5bb755661a32214aec6c523afb95d','',177,232,150,197,1,0),(351,803,1248812741,'10804952_BG1.jpg',10394,'8ef403da3ffa8b4ae042e6bbaacf71f5','',180,189,150,158,1,0),(352,803,1248835091,'swaziland.JPG',8086,'8aecbd202c924422e1b460f6d80a3998','',286,218,197,150,1,0),(353,803,1248900106,'48255484.jpg',45774,'627e2716d3c36a1646c51fc3716b844e','',300,225,200,150,1,0),(354,803,1248900245,'48263949.jpg',64544,'7fd46cde31db1d40fba0dffb41ecee20','',300,225,200,150,1,0),(355,803,1248900849,'48283144.jpg',47858,'f21a755fbbf509a706f42c6d255f8133','',300,225,200,150,1,0),(356,803,1248910786,'beantrain.JPG',11858,'5e5344cd41b3859c6088f3c43575fbed','',297,220,203,150,1,0),(357,803,1248919934,'caged_spig.JPG',8155,'a93869e502de98513b285f0531063da1','',234,130,234,130,1,0),(358,803,1248981072,'lavallee3.jpg',11404,'ae2bf538a769e05669689f159830cce6','',220,193,171,150,1,0),(359,803,1249059992,'ELEPHANTMANX390.jpg',31185,'c9a4dc996bf40cf3a748cb71493ac672','',390,285,206,150,1,0),(360,803,1249061191,'102909614_-1_226787l.jpg',7455,'06cc540f32e5ee3b18e6b5cf16b30ece','',204,253,150,187,1,0),(361,803,1249061861,'48384688.jpg',62672,'0093d5ad49e19da99688d7b13c03a70c','',400,225,267,150,1,0),(362,803,1249074580,'48375585.jpg',59775,'ed28d96bce462954f96036f500bf0105','',400,225,267,150,1,0),(363,1008,1249097166,'nig_brand.jpg',58842,'c2f7c624985ee6e27763f5ab0f2b6d96','',377,359,158,150,1,0),(364,1008,1249097166,'nig_brand2.jpg',64448,'377d1eb62d4dc8a7a1007d56eb709dac','',443,353,189,150,1,0),(365,855,1249155486,'lucy_africa_1.jpg',11576,'1badded098498f8b33db30071ee494bd','',112,263,112,263,1,0),(366,4507,1249252745,'suspookFullscreen capture 822009 63712 PM.jpg',14408,'56145a7eaa024fd86c92c1a9eda67449','',249,174,215,150,1,0),(367,801,1249276839,'7681_obamawitchdoctor.jpg',34473,'b2a9a296fde081dfbd3ce251792ce6e5','',300,404,150,202,1,0),(368,803,1249325620,'48434398.jpg',59802,'4f0f2400392900b09f667481d9ceee2c','',400,225,267,150,1,0),(369,803,1249338761,'48441118.jpg',14440,'5c9646acd22dd23138b4bc52f4d0c278','',263,285,150,163,1,0),(370,803,1249428383,'pubehead.JPG',11076,'1e94e552b35b31b5a06e99f158e7c805','',318,238,201,150,1,0),(371,803,1249428383,'ticklehead.JPG',18538,'aaca271e2ff5e5f2e89d4687f3046174','',318,238,201,150,1,0),(372,803,1249430070,'mallshoot2.JPG',9790,'ce300367d30825b1cf08b70bb38c72a5','',319,215,223,150,1,0),(373,803,1249430077,'mallvic.JPG',9311,'667867518d03679c25b9149f50ae8bfb','',317,214,223,150,1,0),(374,803,1249430427,'mallshoot1.JPG',12149,'6debfecbdb7ae8316f422c60711ad0e3','',319,214,224,150,1,0),(375,803,1249435793,'medium_career-criminalp-sentenced-40-years.JPG',18492,'d13854224e182a9c1f5302a181bcbf62','',240,337,150,211,1,0),(376,803,1249436870,'WorldCongressCtrSuspect080409_20090804163435_320_240.JPG',16990,'ed163c13480fca3dd6b1419bda551463','',178,240,150,203,1,0),(377,803,1249440323,'saksrobber_20090804171042_320_240.JPG',31587,'382b493f3541a9473514c4fbeeae8c77','',265,240,166,150,1,0),(378,4507,1249441370,'Fullscreen capture 842009 110132 PM.bmp.jpg',28243,'2f4b6e9f8f183eb54fa6bade67e07d6e','',315,227,209,150,1,0),(379,803,1249507124,'Wanted_fugitive_in_cusf34c31a7-b418-416a-bde3-5c4e0213374d0000_20090805064503_320_240.JPG',22332,'cedc6245e8ed1c3b6fc735c052ac6177','',320,240,200,150,1,0),(380,803,1249516945,'yellowbelly.jpg',6791,'c5f0d9d428365c27c90dd83d312839ee','',180,281,150,235,1,0),(381,803,1249517524,'shıtskin.jpg',38489,'14b4da2c418beba3bc9a105cd547750f','',296,400,150,203,1,0),(382,803,1249526935,'sodasow.JPG',9146,'441cc534dc10d1e0bcdc756aa6d04d3c','',270,193,210,150,1,0),(383,1008,1249537455,'obamacake.jpg',53681,'382906608c8d8e57acdc78320f4e98bb','',409,307,200,150,1,0),(384,803,1249577767,'300_brunny_suspects.jpg',26065,'74dc61698393023515a9edd604b83857','',300,191,236,150,1,0),(385,803,1249578605,'Amen370.jpg',13583,'6d18addd7ae1bce8421ce7eb788ff9c3','',238,370,150,234,1,0),(386,803,1249609945,'19174814_240X180.jpg',6906,'e38aa9c7f1c7cd22746328c561322762','',240,180,200,150,1,0),(387,803,1249621997,'likethis.jpg',6638,'1eb44ef0bf0350f2697b7cc136f23639','',382,91,382,91,1,0),(388,3143,1250017980,'Story.jpg',6202,'085541a6cd3f6ae05b37a07f5391bb45','',245,184,200,150,1,0),(389,803,1250018431,'300_Kosilek_boy_girl.jpg',42550,'5663cfde1d6d578beb30bb976e707605','',300,250,180,150,1,0),(390,803,1250021956,'48541488.jpg',38738,'8b666eb411941928475c4148b102a906','',400,225,267,150,1,0),(391,3143,1250023928,'panel4_sm.jpg',17000,'c0843e73ba20547b98e6a9b1187a4d07','',250,188,200,150,1,0),(392,803,1250105503,'TO1.JPG',30805,'459bd5ea2298844e1f81f3ad0c7b6b66','',473,270,263,150,1,0),(393,803,1250105503,'TO2.JPG',20633,'1b063a4a8e51b54a22b5bdb8e97adce0','',475,264,270,150,1,0),(394,803,1250107145,'48600624.jpg',54867,'6ef2f41558c8f2bdd46a430c260900e7','',400,225,267,150,1,0),(395,803,1250108845,'48608588.jpg',56648,'2b738fada736326b2878b178fdf0b3c3','',320,240,200,150,1,0),(396,3143,1250109576,'Story.jpg',13679,'80e79514d9cbf824b932b4d8c9ef92ef','',276,207,200,150,1,0),(397,803,1250110475,'48606482.jpg',66865,'dad0e2f22841f6ec7fa39df558425563','',400,225,267,150,1,0),(398,3143,1250173771,'48629520.jpg',17231,'def2094f2d2fab074f5804efa812d3b9','',242,225,162,150,1,0),(399,803,1250180462,'48456045.jpg',77506,'b878703b539d6ff2c030a4a2d2150b49','',389,225,260,150,1,0),(400,803,1250192514,'Swastika_Health_care.sff.embedded.prod_affiliate.138.jpg',20530,'bcf39d9e9adccac29f8e72d33bb6fe43','',316,207,229,150,1,0),(401,803,1250204709,'446-090812wendell%20hall.embedded.prod_affiliate.79.jpg',7287,'e0ff17c154b78f667e9a862e917da117','',290,217,201,150,1,0),(402,3143,1250256257,'20090814_dn_0koc2zyl.jpg',17326,'5af1f5dbea96ee7385f68b3831788c2a','',300,243,186,150,1,0),(403,803,1250272248,'zeno.jpg',21268,'9c7a70a9131ebc09093d1136bff982ec','',248,187,199,150,1,0),(404,3143,1250281109,'brandonbabies_2_80563d.jpg',12084,'922970752f206be56375df1ce38ed5eb','',300,372,150,186,1,0),(405,803,1250281930,'LilMonkey.jpg',7157,'09d62cd27feaa6216f11fe5e17791a76','',220,139,220,139,1,0),(406,3143,1250283017,'MichaelErvin.jpg',36274,'e0b17608cb0c9fe7f6504bebdb0603c5','',258,148,258,148,1,0),(407,803,1250287643,'MurderSUspect.jpg',18530,'3c4a7c3a675427e1ac36fd664ab5abc6','',320,240,200,150,1,0),(408,803,1250288985,'ZenithHardin_20090814_20090814144555_320_240.JPG',26306,'5f0ac6e11ff7b0434a33595f4f566896','',320,240,200,150,1,0),(409,803,1250289003,'Man_arrested_after_hitc956f604-fa60-4df9-8192-54146c486e950001_20090814181446_320_240.JPG',22771,'daeae0cc9e63ac6c3ccc3221e56d4f97','',320,240,200,150,1,0),(410,803,1250291262,'Stewart_t600.jpg',8497,'2422e4abfd65902c2d1940766a0fa391','',169,215,150,191,1,0),(411,803,1250292774,'Aaron%20Brown.JPG',41101,'1245ca1ec8fdcc06842e973985f84158','',143,200,143,200,1,0),(412,3143,1250362124,'10923544_BG1.jpg',10106,'625a031d5e4e5345d2db0866e9f5bc60','',178,209,150,177,1,0),(413,3143,1250362570,'SCM_cab1418-UP.jpg',14272,'65eeb729da0cd7735b2ceea8b4224c67','',201,300,150,224,1,0),(414,803,1250445921,'phillysavage.jpg',28630,'971b23f5cda442a60363ed9e5f587dd1','',502,326,231,150,1,0),(415,3143,1250459022,'tn_garner,alquan.jpg',6563,'8bd1ee6878bb57433bb04f86b6d026bc','',94,150,94,150,1,0),(416,803,1250529220,'48642556.jpg',46763,'38d84d65c08361c2f1403cc3530ae1e4','',400,225,267,150,1,0),(417,3143,1250529567,'medium_Seay%20Yolanda.jpg',14647,'c101f6e9fb76c6cabfd48c7213504d6d','',240,314,150,197,1,0),(418,3143,1250533508,'thumb_1250291114488_0p7488829148625682.jpg',6187,'f5fde0b50e0b182e9d3023fa4fbcd9f1','',245,184,200,150,1,0),(419,3143,1250534561,'50guns.jpg',46931,'21d1eb7209a3a45c93ff47ca0b904920','',348,450,150,194,1,0),(420,803,1250535988,'48657334.jpg',64202,'1bcf278857a05ac04e26a14fa67a66e3','',400,225,267,150,1,0),(421,803,1250546027,'wanted_081709.jpg',7087,'9bd3faa10272c05a4b77611fe9eeb98d','',188,241,150,193,1,0),(422,3143,1250552162,'article-1192088-051EC2DC000005DC-671_634x286.jpg',96863,'84173b0a26a1849f66ff28c909a0b8f0','',634,286,333,150,1,0),(423,3143,1250603958,'image_8625570.jpg',6394,'bfdd9f8a1a93f293d4a9e70d76b9e03d','',190,229,150,181,1,0),(424,803,1250605563,'neilhacker.jpg',17139,'4fce0008eb8de380cfbe9de2c83ed26d','',477,265,270,150,1,0),(425,3143,1250620348,'SNN1827D_682_868690a.jpg',33627,'400df1798fbabe3bbe2e9a7b8928e30a','',682,450,228,150,1,0),(426,803,1250620802,'48718210.jpg',72096,'9923719eb57d5e6e1c6f442860830095','',400,225,267,150,1,0),(427,803,1250621616,'48708463.jpg',46598,'0488ce958bee516006cee042b46036ac','',400,225,267,150,1,0),(428,803,1250628143,'Quintin_Lamar_Patrick.JPG',15187,'8399d63fc3dd62f6a9db8df5061b6b24','',300,282,160,150,1,0),(429,803,1250632590,'Gross-Pruitt.JPG',4451,'154f35f968adb493ecbcafc38abcd308','',122,162,122,162,1,0),(430,803,1250632638,'Dow.JPG',5061,'f8845bdd5ee01117b25f1b2538aa3355','',217,162,201,150,1,0),(431,803,1250632669,'Griffis.JPG',4178,'b64764b1e0ecdd31634daac01004ed30','',113,161,113,161,1,0),(432,803,1250632669,'Rowland.JPG',4149,'6c7cda0838b325121041126eca8a138b','',146,163,146,163,1,0),(433,803,1250641234,'kolhza-kolhxztimothylynnthomasmug.jpg',6892,'d2fdb58e3b78631b1d8876ed07081055','',230,172,201,150,1,0),(434,803,1250644523,'48722360.jpg',10249,'8b9780966df6f1528d617a2c2e40b88b','',313,384,150,185,1,0),(435,803,1250645526,'beatdown.JPG',8830,'d02a67c4e6af1628a1240b389724bc44','',320,240,200,150,1,0),(436,803,1250647417,'injunscum.JPG',51624,'9a88ee8c0ed8c549b1026069add2d07d','',813,371,329,150,1,0),(437,3143,1250647807,'10892938_BG1.jpg',11328,'a0cb74f7c3d279866e0c4add0dd3920e','',151,201,150,200,1,0),(438,3143,1250649080,'10936286_BG1.jpg',8481,'bb39594b3c9ef676f3b01b993077e570','',242,425,150,264,1,0),(439,3143,1250700623,'10954403_BG1.jpg',7112,'354b3ce451a982cbdd53ba5dea92dd8e','',180,136,180,136,1,0),(440,3143,1250700623,'10954403_BG2.jpg',9678,'722ea93c31417a652ce55ca216828b58','',180,131,180,131,1,0),(441,3143,1250702006,'web_mugging150x200.jpg',14320,'7ffbf4c7c05e4272a964478995d6e968','',150,275,150,275,1,0),(442,3143,1250787534,'medium_stpauli.jpg',61805,'e7fab1ddda35182e13da963fea645697','',240,337,150,211,1,0),(443,803,1250797040,'backup.JPG',76336,'f0624b36bbd19c24f0b41ac2eea4c7ca','',888,551,242,150,1,0),(444,0,1250858927,'southwest23.jpg',75187,'2ce13acee57231f1dfddc73d0b08d6ff','',409,307,200,150,1,0),(445,0,1250860529,'090820032135_mccauley-douglas-320.jpg',9562,'e6e770c65bbd8e0d02c6a7fe10801741','',320,240,200,150,1,0),(446,3143,1250884055,'Lasso.jpg',25655,'926b1ac51c0ed7d7fcf7246fc0ec1087','',200,289,150,217,1,0),(447,801,1250895949,'forum-stats-Aug-20.jpg',50180,'9b4810dcdfd2b8f43a7fa76dac6028ac','',815,384,319,150,1,0),(448,803,1250897376,'48255484.jpg',49522,'73b87a2ece62e9bd332fd4d40ec81c4c','',400,225,267,150,1,0),(449,803,1250898231,'48754028.jpg',54846,'03ad1e837cb88af2d0314c2b3f7df19c','',400,225,267,150,1,0),(450,3143,1250901458,'ba-flight21_0500502729.jpg',41528,'6f2b60abdde9ff55a5d127cd728dfabb','',525,700,150,200,1,0),(451,0,1250904685,'Black-serial-rapist.jpg',3970,'a9e3b943e0d70a672d8b77a03448ce4a','',120,205,120,205,1,0),(452,801,1250907493,'Traffic-for-2009-08-21.jpg',19635,'4265ff2ee3f969fe1200af540f756ddd','',600,176,512,150,1,0),(453,4507,1250908298,'Fullscreen capture 8212009 102842 PM.bmp.jpg',22013,'914cb08dda7e0ea92a5f0ea6fe6945ec','',224,166,203,150,1,0),(454,4507,1250910298,'Fullscreen capture 8212009 110031 PM.bmp.jpg',24032,'4a1df0ea16865ade37e8e560ebb93f35','',220,163,203,150,1,0),(455,3648,1250962359,'CRIME-walterbooker-biscuit-stabber.jpg',86903,'fee054833afef295770f225175fe24bc','',600,450,200,150,1,0),(456,3143,1250963691,'2009-08-21-BGAGL.jpg',43789,'e6ad6459718c610e6a8b82499f2db412','',350,450,150,193,1,0),(457,3143,1251029683,'10974799_BG1.jpg',14076,'a188d4613df0c24c02532f26149ac511','',385,480,150,188,1,0),(458,3143,1251029743,'10974799_BG3.jpg',12288,'8afb1345c70b9b28057ae1d55f38166e','',358,447,150,188,1,0),(459,3143,1251029987,'10974799_BG2.jpg',5554,'ab4833739fdde6644318309316cf3757','',195,244,150,188,1,0),(460,3143,1251030419,'10973100_BG1.jpg',7632,'49da01349b427773990e176de1d113b5','',89,121,89,121,1,0),(461,3143,1251030536,'10973100_BG2.jpg',6498,'6b952d5887dba83500be50f513f846d2','',80,114,80,114,1,0),(462,803,1251040519,'20090822_dn_0koqssyl.jpg',15148,'5b1b4365dbdfc4d6215cae5fef4359fc','',300,362,150,181,1,0),(463,3143,1251067803,'090821045243_williamsrobertweb.jpg',22273,'b6e16a10d9370b59268b51e02951d47e','',320,240,200,150,1,0),(464,3143,1251070104,'090815060044_collier-inmate%20escape.jpg',5247,'31483183cd129533731bf498ac266165','',320,240,200,150,1,0),(465,3143,1251070625,'090821-townhall-sign-o-day-bubba2.jpg',28268,'9dd15c574b5058d099b52b4582936e70','',400,338,178,150,1,0),(466,3143,1251105160,'10832185_BG3.jpg',16551,'b00b0f689c1628508d52996965af1f96','',320,240,200,150,1,0),(467,803,1251139379,'efit_calcot_burg_sz-d7xipa2ixdq4vjp.jpg',25146,'e8c4fdeccb4d8cab48461e87962897f5','',240,197,183,150,1,0),(468,803,1251140352,'onzuka250.jpg',6493,'781c44f243fba59ed2de5c29dc339b26','',250,250,150,150,1,0),(469,3143,1251147661,'MontyJPizza.jpg',73588,'015302220125a31b6b3d31d478b92173','',500,375,200,150,1,0),(470,803,1251575178,'48945008.jpg',44053,'0f078d23dc95e9c9f7f425ca875f003a','',400,225,267,150,1,0),(471,803,1251575962,'hassani1.JPG',14182,'b2919bbd9a9106b74ab35b12bd96fcf4','',397,293,204,150,1,0),(472,803,1251575962,'hassani2.JPG',14783,'8ade45b62bb6fca8d5688e3ecb03af52','',399,295,203,150,1,0),(473,803,1251581510,'48926977.jpg',80976,'b74bc17ccd84cd27839f48454810fff3','',400,225,267,150,1,0),(474,803,1251583033,'11011341_BG1.jpg',15360,'e3c2785cc059d7d7a077a305f10f8166','',598,448,201,150,1,0),(475,803,1251587075,'SCAN0001_221435e.jpg',5070,'4ac92fc0f3013eadc5cde49818bbfe04','',200,163,185,150,1,0),(476,801,1251660812,'inbox-demo1.jpg',16867,'dbf437de4e526a3ad63a8013c79170d4','',659,182,544,150,1,0),(477,801,1251660825,'inbox-demo2.jpg',12486,'30596c82412b6f6e825f57e450f18acd','',508,126,508,126,1,0),(478,803,1251725352,'sentpms.jpg',80205,'29232d4292eefa1bd9bd07cd789e40d5','',1012,606,251,150,1,0),(479,803,1251740425,'jumbo.jpg',46711,'d5cf802cf6efc7d2a95d1643b367720d','',404,300,202,150,1,0),(480,803,1251744114,'48959817.jpg',48152,'6645a3ed4c440196c9a369581591ea4a','',400,225,267,150,1,0),(481,803,1251747999,'beanbombers.JPG',8195,'f8590b5d427eddeca8ad17cb6b6bdbde','',288,161,269,150,1,0),(482,801,1251758689,'JoshuaMack.jpg',74062,'9fffe1cfa3438a37aaea7315f3ec4790','',334,302,166,150,1,0),(483,1008,1251816005,'Putrid Old Hippy.jpg',17289,'92ab75fa53ed367f92a0f1317b0f25e6','',220,520,150,355,1,0),(484,803,1251829807,'bodyLAROSE.JPG',64554,'4a1e6fdcad41d12d9530a9910a1da529','',304,321,150,159,1,0),(485,803,1251832288,'97204a.jpg',23917,'bbe7d1b4eaed7efc638d3c11ceb01ceb','',200,300,150,225,1,0),(486,803,1251835277,'rosenbaum.JPG',3286,'954c05d4b2e34b792de4add8a295d196','',62,97,62,97,1,0),(487,803,1251843385,'0901pastor.embedded.prod_affiliate.56.jpg',27407,'2ac4a916ba9ff0ea44c8c5caf0805531','',289,353,150,184,1,0),(488,803,1251863357,'49001678.jpg',43554,'ed66191e369e24b02e1844402fbfb2b0','',400,225,267,150,1,0),(489,803,1251866961,'desmoinesrapist.jpg',5651,'f6d20d8ceb78e549e4fd562511e9a839','',235,180,196,150,1,0),(490,803,1251866961,'desmoinesrapist2.jpg',5208,'f0bd4b849ac90279030295bca7a620bf','',236,178,199,150,1,0),(491,803,1251923721,'450_suspect_090902.jpg',27484,'59fb06cb83765a710e04f6757df45462','',190,324,150,256,1,0),(492,803,1251926794,'omstredencartoon2.jpg',19457,'490875e16f460ce53e69bea9981d6b69','',400,283,213,150,1,0),(493,803,1251932827,'20090831_021308_eteuati.jpg',15962,'4f2e966f99f0972c7b9ef93c50c20707','',288,405,150,211,1,0),(494,803,1251933975,'090109WSrobberysuspect.jpg',8223,'65026edbe7514d1c449a2346b20b67d8','',248,186,200,150,1,0),(495,803,1251935708,'maori.jpg',1002,'fdb90d3ed7dfacd9a64118e606329bb6','',48,48,48,48,1,0),(496,803,1252109352,'coontown_shooting.jpg',24042,'81f56eed720d4377223cad84a924cbce','',465,311,225,150,1,0),(497,803,1252179817,'DanielWilliamsMugShot.standalone.prod_affiliate.69.jpg',3836,'681be26b7bb35a54c25462147298b3fc','',175,230,150,198,1,0),(498,801,1252183000,'Van+Jones.jpg',14400,'56ab3717d9a38111ec70861c8eea4856','',320,240,200,150,1,0),(499,801,1252185673,'KennethTrentMcDaniel.jpg',8561,'15b85df5442b25037a208cc926d04183','',255,299,150,176,1,0),(500,801,1252216702,'Traffic-for-2009-09-05.jpg',28146,'551fcf2de2f40bc4e4ec368b658bc59e','',681,218,469,150,1,0),(501,803,1252257405,'11047242_BG2.jpg',22261,'246483f476116f122d44645c297c3fa2','',430,322,201,150,1,0),(502,803,1252330235,'nigletcrap.jpg',22062,'9edf5b3aca076d45bea27d3e6e48ae0e','',413,322,193,150,1,0),(503,803,1252353259,'jewellee.jpg',12958,'b3cb31d719d43a7b1f3fda3118f98656','',358,322,167,150,1,0),(504,803,1252447847,'49084802.jpg',90708,'1f553e39048e3930119d14e01b9387e2','',400,225,267,150,1,0),(505,803,1252449400,'49078202.jpg',46017,'fccc116ffe682d4555a1c59ddcf83fac','',400,225,267,150,1,0),(506,803,1252452436,'pos_roach.JPG',12977,'2521860247ed91dbd91b1c2f1798315e','',251,218,173,150,1,0),(507,803,1252453499,'32334731.jpg',28431,'5f862fdb37902f3ca0fd7b5db046ff2b','',150,188,150,188,1,0),(508,803,1252523680,'49143967.jpg',29140,'0a8e0ef68021a170364dae37b3fd388c','',400,225,267,150,1,0),(509,803,1252547887,'090909061119_NC_Noose09_08_mezzn.jpg',14087,'975ba9291a7d82461bf621f6749c2a74','',320,240,200,150,1,0),(510,803,1252549558,'flags_of_our_fathers.JPG',13958,'84345b4e5a07c8a3d9d8d2bc5358a549','',389,217,269,150,1,0),(511,801,1252604646,'Story.jpg',6714,'953c9d2d78700cc09e9b3aae3fb7bf05','',245,184,200,150,1,0),(512,803,1252618807,'14317surreyBoden1.jpg',17871,'e504d8599d5ac822af88afaaa86d6e64','',400,355,170,150,1,0),(513,803,1252696484,'49160527.jpg',45302,'e603d5bd3cd51706fd23d0be4e28e507','',400,225,267,150,1,0),(514,803,1252698604,'49203281.jpg',61856,'4157ae6d55d8fa24106977bc3f8c52fa','',400,225,267,150,1,0),(515,803,1252698604,'48830139.jpg',15477,'d88e7771a209a8a5d693dad629566956','',399,224,268,150,1,0),(516,803,1252705870,'20090911_gillum09112009_package.jpg',10645,'886b5e12ae820f4cbff687847435f0ed','',287,215,201,150,1,0),(517,803,1252706531,'090910074325_hickman.jpg',23308,'541812fd73296db3020739af6c444ded','',320,240,200,150,1,0),(518,803,1252709918,'20090910__C_PN11-MOORE+PC4B9I5_200.JPG',28831,'a164ede2f193fb40606fe215e70ac08f','',200,285,150,214,1,0),(519,803,1252712250,'Jame.jpg',13708,'dd17e16ad782639aaad0985172721a9d','',224,261,150,175,1,0),(520,803,1252724695,'michael_conklin.jpg',43134,'4126f79576f1f8f59e29c8eb148dbca4','',180,240,150,200,1,0),(521,801,1252731776,'Traffic-for-2009-09-11.jpg',24817,'5547823ab5a3765e0df84afa426766ad','',593,176,506,150,1,0),(522,803,1252769093,'parksvssketch_20090911144417_320_240.JPG',43047,'f036a035d88985c562b1b5c3ae77fd26','',320,240,200,150,1,0),(523,803,1252867104,'BCL, pimp, jew lawyer.jpg',21444,'5248817fcfa8b761cf4c7adfaffc5330','',403,325,186,150,1,0),(524,4392,1252870768,'dion-henry-murder-suspect.jpg',15175,'a9b4b6aefb70428245594b3c248ae807','',200,200,150,150,1,0),(525,803,1252902999,'ginger.jpg',98848,'aa4116ffebc5040c515772beb997f1e7','',743,457,244,150,1,0),(526,803,1253026257,'split-obama-kanye.jpg',20788,'da172833fffe9a9b2867ca95970c9e27','',408,306,200,150,1,0),(527,803,1253378167,'Belgian_origins.jpg',39054,'6890f4c0ff6223fc100e5543b35e53b0','',300,227,199,150,1,0),(528,803,1253384240,'d959aa6f4b449b5a632b4fa95b20.jpg',20426,'05e2b3be6f3da37f485e61b684d2235a','',368,274,202,150,1,0),(529,3143,1253391977,'wellford_mayor.jpg',10823,'be6cc8e6c4273f24f9bf95a99c9cf031','',300,200,225,150,1,0),(530,801,1253465856,'Traffic-for-2009-09-20-cc.jpg',21204,'ae3d0e930318b6fb4e7cc5428db53059','',637,191,501,150,1,0),(531,801,1253466061,'Traffic-for-2009-09-20-nnnforum-com.jpg',20620,'346d0873a96daab04f37e32348a462c8','',718,199,542,150,1,0),(532,803,1253635641,'460_tekle_090921.jpg',25038,'3cf6bd431fc8c0f5a38af4a894e5bdcd','',470,264,268,150,1,0),(533,803,1253658953,'sandniggers.jpg',20766,'d7421324389e6164c32a35538db845ea','',404,272,223,150,1,0),(534,803,1253661060,'c6c03a874381a83535bc8a19854d.jpg',20593,'d4d4ba48577645762699f4527329732e','',376,263,215,150,1,0),(535,803,1253661077,'f2c674cd4e799d3fd258701a6789.jpg',14438,'e7eec2b9afe527c15c10e82087a03723','',404,280,217,150,1,0),(536,3648,1253729950,'M_IMAGE.1223cc986ef.93.88.fa.d0.1aab0c83f.jpg',5037,'0f8aa7592ae0e495be8e8e9d4cf08835','',200,148,200,148,1,0),(537,803,1253768652,'annalise-braakensiek-oktoberfest-drinking.jpg',65294,'985608fd5dc59c7e3f7175e90977f362','',559,839,150,226,1,0),(538,0,1254361006,'nigger.jpg',9679,'7f22f0c882c7a5186d296d09eebe2db0','',300,375,150,188,1,0),(539,803,1254432026,'modlog.JPG',13051,'497c48009e93de97db20f73d516ea8b8','',678,90,678,90,1,0),(540,803,1254432883,'49571071.jpg',53161,'3d9f465eba9e91a1200e3663eb2f4abf','',400,225,267,150,1,0),(541,803,1254433814,'shigattack.JPG',19373,'4d0ec562e55836206699742c9888bc37','',475,342,209,150,1,0),(542,801,1254459979,'miscegination-on-tv.jpg',7605,'bd409f65647a04a63811663f1a992e67','',243,162,225,150,1,0),(543,801,1254469672,'Poolroom-misceg.jpg',6920,'a62869cea065dfd34621bdcd01a703f5','',194,197,150,153,1,0),(544,803,1255058332,'beckett_20091008112412_320_240.JPG',40098,'86defb8856d0ab64d7fce58fb1b36032','',320,240,200,150,1,0),(545,803,1255197141,'49774858.jpg',88768,'48526805476e931274e3327858d73ef2','',400,225,267,150,1,0),(546,803,1255201865,'voodoopriestess.JPG',26897,'588810347d2febe628b7ad0596b55de4','',436,329,199,150,1,0),(547,801,1255203669,'LamundaNickles.jpg',4427,'dfd784bbe022ac1f597559feea3a1a0f','',176,141,176,141,1,0),(548,801,1255203851,'White-man-with-untreated-broken-arm.jpg',3802,'e3fee65489a61f4420c01c37ffbf4b7e','',133,134,133,134,1,0),(549,803,1255207073,'2ndnigger.JPG',12091,'6550b438dd45d33c220d0157a1374bad','',398,308,194,150,1,0),(550,803,1255211462,'21249467_640X480.jpg',49572,'5130a409af0fca25edf455d386c25122','',640,480,200,150,1,0),(551,801,1255293537,'nnnforum-com-stats-2009-10-11.jpg',42085,'c80d1f22dc3de068b7f83c96cad60e99','',597,400,224,150,1,0),(552,801,1255293537,'newnation-cc-stats-2009-10-11.jpg',43733,'294afce5106608b0387e3bbb8bd92da3','',597,396,227,150,1,0),(553,803,1255373257,'11298449_BG1.jpg',14097,'a845469116aaa0c24121dc94a1da19de','',291,218,201,150,1,0),(554,803,1255452684,'49812785.jpg',20365,'ff086660cfd243dc11f57b8e10fffad4','',400,225,267,150,1,0),(555,803,1255453428,'49535941-28151914.jpg',56153,'72c3619b53f8f4fc9e55c39e072d34d3','',400,225,267,150,1,0),(556,801,1255494774,'sample.pdf',31460,'8ccc6cc514bd3a50a33fca72569b36f6','',0,0,0,0,1,0),(557,803,1255501323,'denied.jpg',33908,'a9a72739131c9f072dff3cb12fb77fce','',483,539,150,168,1,0),(558,801,1255503381,'Suspect-names.jpg',13516,'73b3e597d081a9f921219ab4b88d03f0','',403,60,403,60,1,0),(559,801,1255550386,'49831420.jpg',56038,'4582b6ad6cf033432da9301dea0400c6','',600,425,212,150,1,0),(560,803,1255552246,'swinecoon.JPG',5819,'2f83584158f1a7253a000a97d3e2dcff','',217,152,215,150,1,0),(561,803,1255573760,'damonte.JPG',7822,'7431ae659b82ee6078bd4cf13fdccdfa','',258,191,203,150,1,0),(562,801,1255580046,'blank.jpg',292,'53899c2e35422eb8412eff04beb22873','',41,27,41,27,1,0),(563,801,1255629477,'PatriciaHollis.jpg',43136,'3fe195b53479f2b7918e483dda8e2f74','',250,223,169,150,1,0),(564,803,1255632343,'pursesnatch_20091015093920_640_480.JPG',59526,'0235b047b7f4df965ab9d579a8b343f5','',640,480,200,150,1,0),(565,803,1255646355,'injun.JPG',45050,'29dcf45d2df5b5f4e93edd82645caf53','',550,328,252,150,1,0),(566,801,1255824167,'David-Hardwick-and-family.jpg',8789,'1f152bac40ca28889f7591015cce4de9','',417,189,331,150,1,0),(567,803,1255881998,'cooncop.jpg',7589,'417f407e19473444ce9cb3e337954fd3','',266,194,206,150,1,0),(568,803,1255888152,'drowningpool.jpg',9119,'ef4b320292b60a731e873e0c4bfdd4fd','',318,236,203,150,1,0),(569,4392,1256137742,'120108+Lila+Meizell.jpg',17337,'3fe97e9a9b702655643399287be329dc','',315,408,150,195,1,0),(570,4392,1256137781,'112908+Jose+Alvarado.jpg',30346,'f0507c1f77cec28d427391b398b1bb2f','',562,449,188,150,1,0),(571,4392,1256137828,'112908+Ramon+Alvarado.jpg',16659,'f620106b396a4bdf210d178b20dc1904','',386,449,150,175,1,0),(572,4392,1256137861,'112908+Ana+Rodas.jpg',25110,'b41795721f0b234001d7125c8146e8b3','',599,449,201,150,1,0),(573,803,1256226867,'Antoine Jackson.jpg',33979,'357d7986ceb57731958b725801d97adb','',365,486,150,200,1,0),(574,803,1256328647,'torture1.jpg',15418,'eab077b7e2bfc8e1e97068a76d37b36a','',311,413,150,200,1,0),(575,803,1256328698,'torture2.jpg',17469,'07981d666be5535a94af700cf821165d','',337,409,150,183,1,0),(576,803,1256328698,'torture3.jpg',22437,'f9c7bd9775b30607fa498da0a402c311','',343,413,150,181,1,0),(577,803,1256466987,'kkk1.jpg',18199,'034caeb48740c8e417edd53208885bcd','',300,225,200,150,1,0),(578,803,1256466987,'kkk2.jpg',15646,'ee47e1601b4b2d20b05eb3f1d86c72c4','',300,225,200,150,1,0),(579,803,1256481990,'11366771_BG1.jpg',11459,'1305e13bc55e5ba9d6487bc88889075c','',430,320,202,150,1,0),(580,3143,1256510813,'50035306.jpg',72863,'f832b887d1705cfd89f7b2fe7e41fb99','',748,500,225,150,1,0),(581,3143,1256511674,'50014110.jpg',22766,'88d769731ff36a7d220c318e3974be66','',300,400,150,200,1,0),(582,3143,1256776984,'langford-091028-9e58a36f9f9f5559_large.jpg',56944,'2c2ede1f421d1fbf0beb3a4349f290de','',432,296,219,150,1,0),(583,803,1256782725,'804544.jpg',27148,'461584ef345ca4122fffa47a074a932f','',300,360,150,180,1,0),(584,3143,1256953132,'0_61_halloween_320.jpg',41430,'4445af00685468cbd7437afc339ee7db','',320,240,200,150,1,0),(585,801,1256966704,'PhillipYYoung.jpg',5027,'c9323195bbf26280892a76d0c979d6ca','',140,215,140,215,1,0),(586,803,1257017653,'feral_ape.jpg',7312,'7ecd30c45c9740cbb64a7b1fdcb06b00','',225,150,225,150,1,0),(587,4298,1257018909,'9749239_BG1.jpg',13026,'043554637858fcc2de98989ac3372c21','',288,216,200,150,1,0),(588,4298,1257018956,'10168316_BG1.jpg',7755,'f2365bb720a32e26dac521c375885871','',180,223,150,186,1,0),(589,803,1257026332,'Home_invaders.jpg',18945,'6d5739cca95d897de4ce78ab71d419f3','',300,225,200,150,1,0),(590,3143,1257030633,'ManLaughing_2.jpg',2188,'257359010a51013db9673a20fca08ef0','',131,87,131,87,1,0),(591,3143,1257038987,'resized_Sowell.jpg',15552,'75a590bd249c26b5920a148b3625162a','',300,300,150,150,1,0),(592,3143,1257203874,'MichelleTrickOrTreat.jpg',57290,'3fa51e76d768de2bc23915346cad0079','',609,868,150,214,1,0),(593,803,1257362785,'flu_bitten_turd.jpg',19382,'be0f638a39162c926af250aa5016a759','',250,369,150,222,1,0),(594,803,1257368602,'spic_cop_dui.jpg',11187,'00d945ca56068a8602e89741e80dfdc4','',240,261,150,164,1,0),(595,803,1257371871,'bean_beater.JPG',13013,'ff04c3c0bd0ee8ad1a01532dc1bb9a60','',342,218,236,150,1,0),(596,803,1257404320,'molester_reekan.jpg',4126,'0daf7a37baac65ec42b92ad7780d4e85','',180,225,150,188,1,0),(597,4392,1257427589,'EricaButts.jpg',13717,'a94d26a33730758bc0de5a0cbf822377','',284,300,150,159,1,0),(598,801,1257431269,'anti-Immigrant-1899.jpg',43961,'1ece7ca2e16afaaecbecf85e6c9766c5','',428,467,150,164,1,0),(599,803,1257453589,'soulless.jpg',17872,'723d7beae64e846c68ff64cd01dc38ad','',181,282,150,234,1,0),(600,3143,1257463980,'Major Malik Nadal.jpg',6192,'d2a271889f73118b8be6b94ba9fcf65e','',200,150,200,150,1,0),(601,803,1257516130,'nm3.JPG',8427,'da6a378936ef68d8279792802a20f208','',440,100,440,100,1,0),(602,803,1257516130,'phpBB.jpg',44897,'e07d1b88e26dca6f8f1239389e4b4760','',871,609,215,150,1,0),(603,4392,1257550264,'Johnson__Ularius_Sharod96.jpg',44194,'d3724f3f32001fe00d69ad828826fafa','',340,276,185,150,1,0),(604,4392,1257550264,'20090904abduct4.jpg',73160,'1d506da3452e9f635f70e598ef74aaf8','',400,240,250,150,1,0),(605,3143,1257601176,'atoastlarge.jpg',14117,'5d40c3e7f0016291e7d1b69cd4033b11','',300,178,253,150,1,0),(606,803,1257621639,'anti_bnp.jpg',33234,'c2db9bee510c7b8b56e206fc3e3be0b6','',310,310,150,150,1,0),(607,801,1257622583,'RabecaRaeKemp.jpg',16366,'8141a0b20b27141295f66a7f7413a2dd','',235,308,150,197,1,0),(608,803,1257798686,'nun_Bartz.jpg',20310,'142a344e6073c32aab3708ebc65295d3','',400,225,267,150,1,0),(609,803,1257799869,'homo_coach.jpg',45806,'9dfadaedc538ad01502e9631a3c27fbb','',400,225,267,150,1,0),(610,803,1257800441,'dumb_bucks.jpg',35729,'178a415752b5d6821d97dd10bcf5747a','',400,225,267,150,1,0),(612,803,1258055130,'somoolies.JPG',25952,'bb90696731e3a76f5c00fec352e5fb42','',397,272,219,150,1,0),(613,803,1258059610,'acid_rapist.jpg',21180,'c46965d25a6595fd5333777601943fb1','',400,225,267,150,1,0),(614,803,1258083985,'trader_horn.jpg',27363,'72f1bd9cd6459557fa2e2950990d3cf5','',474,355,201,150,1,0),(615,803,1258149619,'wedding_brawl.jpg',47731,'47555183ab8e867afd61f6f0962aa3e4','',320,240,200,150,1,0),(616,803,1258157942,'three_turds.JPG',12192,'7eeedb771f4dfb43ebca74ae06a95d29','',350,264,199,150,1,0),(617,803,1258179154,'brooklyn_rape_ape.jpg',19551,'b89aaad5a9d94a7a5bc97c87957278d8','',526,281,281,150,1,0),(618,803,1258181719,'kind_koons.jpg',7919,'c7b598641c6b98ff14c263f9762cf39f','',312,235,200,150,1,0),(619,4234,1258249325,'dobdoit2-Dogs-mating.jpg',15577,'114c13b2717f52fb2bfbe82301c516d9','',320,243,198,150,1,0),(620,803,1258663570,'Maricón = faggot.jpg',75778,'b1f395ef50f827c611b112421186b4df','',400,225,267,150,1,0),(621,803,1258663969,'stinking_old_coon.jpg',39035,'f13b359656e5bdf7c79f2f35448fcb51','',400,225,267,150,1,0),(622,803,1258664364,'beanteen_genius.jpg',53155,'d6adb5e59e8b864cde55aa871f4e84bc','',400,225,267,150,1,0),(623,803,1258670992,'imported_nigger.jpg',11229,'fd9d5d8cbf4e9c393887202e49215b17','',240,300,150,188,1,0),(624,803,1258675210,'yeller_tv.JPG',13967,'a7f5c447395d238e0c65e2c46399f797','',293,370,150,190,1,0),(625,803,1258676741,'dna_nigga.JPG',23636,'b7379c3efcd1d6fceb3aaa70c90cb10f','',330,427,150,195,1,0),(626,803,1258841222,'doda_seizure.jpg',19239,'01c9eec50a66948afd9127a130900e8b','',400,344,175,150,1,0),(627,803,1258842159,'bethany_smith_muffdiver.jpg',19007,'75604fd0eee11a3dbb1ee2f74856bcbe','',306,172,267,150,1,0),(628,803,1258849236,'LouDobbsWife&Family.jpg',49602,'795fce2a3b90a6c9e9f6d1c3e9418866','',750,400,282,150,1,0),(629,803,1258849471,'loudobbs_mexican.jpg',44483,'7ba970aac5fd82f061b55248d97c7cdc','',350,499,150,214,1,0),(630,803,1258851240,'black_jack.JPG',9834,'9b1699dc64c8fd371abcc23dbe3b4733','',215,265,150,185,1,0),(631,801,1258915068,'JerryLBrown.jpg',4060,'3b8bc44f8ebd74216fe56f817c5c3d7d','',164,167,150,153,1,0),(632,803,1259034794,'BCL.jpg',1291,'f68b02fab4d5da1587dd29c7cbc74db2','',60,60,60,60,1,0),(633,803,1259075678,'crawford.jpg',16496,'afcdaa830e7f21af58e9d24d0f01b073','',400,282,213,150,1,0),(634,4234,1259081042,'MH1.jpg',77373,'11a180a954490bd818c71ca9536dc6a5','',890,593,226,150,1,0),(635,4234,1259081055,'MH2.jpg',85478,'5c59388ee8ba26c4292e9ebf36d9820b','',890,593,226,150,1,0),(636,4234,1259081064,'MH3.jpg',86968,'2b30eeabeefc92b83b4400a84c358765','',890,593,226,150,1,0),(637,4234,1259081073,'MH4.jpg',56293,'781d5038db4eaebff7318d62ad97085b','',890,610,219,150,1,0),(638,4234,1259081082,'MH5.jpg',56993,'a75626193357e0141a2324a189ca1001','',889,588,227,150,1,0),(639,4234,1259081089,'MH6.jpg',96334,'7905bc8b12ae30c8220a706c75f5706a','',890,593,226,150,1,0),(640,4234,1259081096,'MH7.jpg',65438,'261b215823f002b0928df2c3a649a2fb','',890,592,226,150,1,0),(641,4234,1259081104,'MH8.jpg',73941,'64e851e7b836d9aa77126baeecf702e1','',890,594,225,150,1,0),(642,4234,1259081111,'MH9.jpg',66890,'dec9328d8c860577fa2e442e7ee0a020','',890,581,230,150,1,0),(643,4234,1259081119,'MH10.jpg',74100,'1af0de12ab7b523d5f7da69551ea35fa','',890,580,231,150,1,0),(644,4234,1259082348,'MH11.jpg',71161,'431d7c197cbb98dbe29475f364634007','',890,593,226,150,1,0),(645,4234,1259082358,'MH112.jpg',85687,'5cb8855c594d3a3f9c85757ce9e8df18','',600,875,150,219,1,0),(646,801,1259132791,'6.jpg',1925,'da9006391140d67b1a6aa6b728a68946','',80,80,80,80,1,0),(647,803,1259176298,'50184183.jpg',62659,'0e12de2d41ca2f617392ee9c61f6dac0','',400,225,267,150,1,0),(648,803,1259177287,'50710078.jpg',69167,'b4ab67b74fe6ac91067f87f2e7eebbd7','',400,225,267,150,1,0),(649,801,1259186843,'ThomasCunningham.jpg',17537,'3fd1850fc7d769429c88544f793e2914','',145,130,145,130,1,0),(650,1242,1259420983,'icecreamkiller.jpg',7550,'22599771bf0353f24c16ff4c02393f52','',258,244,159,150,1,0),(651,803,1259683287,'anthonyjuntilla.jpg',9024,'49fab0bb8c394502b00d38f3db95c9fd','',320,215,224,150,1,0),(652,803,1259683287,'tinastarcher.jpg',8009,'105bcb7c61238b307afa95ef3b674a5b','',316,220,216,150,1,0),(653,803,1259734143,'1202_riback.jpg',24761,'5fe2bf932121fff3c04a696d0e03fc3b','',512,340,226,150,1,0),(654,803,1259735216,'bradley%20houston.JPG',36343,'9d3f7f43301afb1c2eeeeee561183e84','',320,216,223,150,1,0),(655,803,1259871412,'50851690.jpg',45015,'ad7b43e1d224a74f9b8241dfaf512bf4','',400,225,267,150,1,0),(656,803,1259872262,'50433414.jpg',83046,'d8fd10c10bdf08125b12b168618e2e28','',400,224,268,150,1,0),(657,803,1259873631,'junglesavages.JPG',36943,'f2f93707d4b78c11100b92e88c283c71','',847,415,307,150,1,0),(658,803,1259895684,'currently_active.jpg',22719,'d901c93dedca611949ca7d6cfed534e7','',504,164,461,150,1,0),(659,803,1259994267,'120409+Dewalden+Connors+and+Steven+Alston.jpg',13513,'d95a947013fe163610b8b591c8f04aff','',408,306,200,150,1,0),(660,801,1260064518,'JeremyFulton.jpg',2921,'a705d780b1fd263ab0071263424696f5','',123,147,123,147,1,0),(661,803,1260304482,'50958140.jpg',77928,'1c23cd1d73cc0d5352fa349b09783c87','',400,225,267,150,1,0),(662,803,1260312475,'ltuck.jpg',4417,'2d4c340abb5fd858d3320a99393e7a48','',180,187,150,156,1,0),(663,803,1260476315,'niggerwoods.JPG',24498,'2e7f8255a3ed1230eefa740bab09e093','',636,343,279,150,1,0),(664,801,1260482813,'NoraTaylor.jpg',30051,'67e8ef38c9bea1ad1565b31b8c9d299f','',126,234,126,234,1,0),(665,801,1260482813,'DonaldKaign.jpg',73574,'b455fe09b0183194545e776b3cfd299a','',346,302,172,150,1,0),(666,801,1260655954,'JaverrosWright.jpg',9985,'bb7c3503ac04d0c0fee09a6f361b2465','',204,289,150,213,1,0),(667,803,1260663398,'4878302.42185.original.standalone.prod_affiliate.7.jpg',31063,'d773ffff3f15859d72f12a023db86cf5','',619,444,210,150,1,0),(668,803,1260664381,'drugniggar.JPG',11948,'9f7ca2ab6c20f7ff33875705bd3c9943','',314,233,203,150,1,0),(669,801,1260748124,'EmanuellePatterson.jpg',3803,'330dfc8fc6070ab3adc9d8a685fd4c81','',171,181,150,159,1,0),(670,4234,1260847936,'nig gun.jpg',10549,'0b1537b28451168bc880c8eb9e6d3082','',80,80,80,80,1,0),(671,803,1260922123,'11673669_BG1.jpg',5286,'bd021547a2a4166003dcd9d020ed8461','',217,173,189,150,1,0),(672,803,1260922462,'11676497_BG1.jpg',17070,'5abe7f7e0ae4523ef46f99c656113b6b','',320,240,200,150,1,0),(673,803,1260928724,'aaakfc.jpg',27980,'8e6c1fefa360ece119ba80a9ad87dd29','',322,400,150,187,1,0),(674,803,1261020162,'scrotum%20chewed.jpg',14290,'063f1847a7707274c12cd71148694cd7','',230,216,160,150,1,0),(675,803,1261029439,'gook_perv.jpg',12642,'630922cd743e47a692319be98788746b','',342,219,235,150,1,0),(676,803,1261076616,'bcl_skank.JPG',13049,'f8f46e8c300d87fd3c328780844474c1','',373,260,216,150,1,0),(677,803,1261077037,'swasi.JPG',7890,'da6a519734c355f2423ca96ae898d3a6','',462,255,272,150,1,0),(678,801,1261094063,'burned-baby2.jpg',18708,'c1d85fd1c9de27eb334c5a9b21ed1bd5','',181,179,152,150,1,0),(679,801,1261094063,'TheGreatGranMammy.jpg',16468,'91c51e8dfd8ed1491c7294f64e49dbda','',145,149,145,149,1,0),(680,803,1261096601,'26381_corey-swindler.jpg',6302,'281822782a886a8206a226f531b7932f','',125,170,125,170,1,0),(681,801,1261100421,'BobbyBrown.jpg',37138,'ef1d2c610c75d51d1a0aa07f3267e0f3','',195,279,150,215,1,0),(682,803,1261158165,'WESCED1018318122009.P01.jpg',18220,'4e06f70a77b2b31e655945689a6f367c','',310,206,226,150,1,0),(683,801,1261266478,'DonaldWoulardJr.jpg',10743,'2c6f8bc16054c415d211de5eb66d6473','',208,300,150,217,1,0),(684,4234,1261354831,'Mus.jpg',10492,'079fffa9b952bcbd84d51cfdebf4d19c','',300,200,225,150,1,0),(685,803,1261428844,'51206942.jpg',21596,'6eb220813af7675e6ac62a05c1ec1767','',400,225,267,150,1,0),(686,801,1261528829,'WilfredoCuellar-Mejia.jpg',18744,'d68d0107cfd04cdbcfd296e52b4501ca','',140,173,140,173,1,0),(687,801,1261530571,'ArthurSamuelSilverman.jpg',9810,'6c81946f1413c2f18558b898986656ab','',368,186,297,150,1,0),(688,803,1261598873,'51244859.jpg',24195,'70d7aa3f3fb6cfcd0c9cd99bae0ec724','',400,225,267,150,1,0),(689,803,1261613749,'20091222__Michael%20Lee%20Pye_200.jpg',23314,'034fab33847f7639c3bb1ae3979cff56','',200,259,150,195,1,0),(690,803,1261620216,'145bc71d3cac0c99d864b3ff42584b2a.jpg',9531,'110ca554e9662be37971720986464a7c','',300,196,230,150,1,0),(691,803,1261634607,'newport1.jpg',76562,'3a1a02c414a5ed04726644acc052f5fe','',350,480,150,206,1,0),(692,803,1261635028,'NewportAd1970.jpg',50428,'f015b5b6de28337da514b347da887bea','',375,480,150,192,1,0),(693,803,1261674595,'51246023.jpg',63016,'2d9fd5dae87dc6d81365bc0bd9bcf830','',400,225,267,150,1,0),(694,803,1262032143,'ann-washington---mug-shotjpg-71c6f7cfc5a34b9c_small.jpg',3670,'0573781e34edfb311103abbb9798d6fe','',155,183,150,178,1,0),(695,801,1262123713,'CarlosUrbanoTeran-Ponce.jpg',61280,'b3195211e7c66947dc42338e7e7203c8','',203,335,150,248,1,0),(696,822,1262123954,'JeremyJohnson.jpg',23503,'96ce91eb3cdde459166c3acbca67f910','',218,181,181,150,1,0),(697,803,1262210295,'11741889_BG1.jpg',11729,'a3aa34d14bea3852e18e798eda4e0118','',290,277,158,150,1,0),(698,803,1262212078,'51356491.jpg',53040,'3559d9cd976de65bdf981fc420f7cca7','',400,225,267,150,1,0),(699,803,1262213123,'51223828.jpg',63087,'abf0beeff9dc12e998de0fbf5182da2a','',400,225,267,150,1,0),(700,803,1262286265,'familyofpelkey.JPG',9074,'ecf115320f4934201e62abc7944d3687','',319,235,204,150,1,0),(701,801,1262306428,'OrlandoCabero.jpg',21404,'4105d94594125daf1a8cfdb5c2b51b6c','',300,382,150,191,1,0),(702,801,1262321690,'CleopatraMills.jpg',19270,'8b6741d0c8d2115ebfc24a2ce4affbe2','',300,375,150,188,1,0),(703,4901,1262326483,'WashingtonCopKiller.jpg',26534,'1b68a75205ca566532dafd05686f0750','',480,360,200,150,1,0),(704,803,1262470065,'51402595.jpg',64430,'015776e4cfbd08c36b10d3a90b77d839','',400,225,267,150,1,0),(705,803,1262470657,'51361441.jpg',77174,'ef9f3b5a68bc5a808a470f2ddee3bfd1','',400,225,267,150,1,0),(706,803,1262637333,'rapist_jig.jpg',37884,'fa20aee23414981c1413d72cb53df99a','',300,433,150,217,1,0),(707,803,1262643667,'jan-2010-smith_20100104161546_320_240.JPG',14723,'84c7f0b10e2977fe193bb426162e1be7','',208,240,150,174,1,0),(708,803,1262643667,'maxwell_20100104161635_320_240.JPG',14547,'e46d3e564d66a093b6a5511f4d0510df','',208,240,150,174,1,0),(709,801,1262651307,'rollerball.jpg',3477,'e36e4152ca70877026ec81e9d1b23c43','',125,90,125,90,1,0),(710,801,1262651321,'chip-with-gun.jpg',3238,'a5a061a9c742599cbcad081dbf155c26','',130,91,130,91,1,0),(711,801,1262651335,'niggza-wid-guns.jpg',5424,'e2a65dede57582b33691b34f5881ab4a','',140,140,140,140,1,0),(712,801,1262720197,'JohnnyLeeWicks-and-StanleyCooper.jpg',26027,'53f5d9d408315a94614b29d5f2df0c1a','',651,400,245,150,1,0),(713,803,1262723085,'51450124.jpg',48134,'de67cb588c93c6e8e3c5229f8cef3e6b','',400,225,267,150,1,0),(714,803,1262723897,'51437708.jpg',50197,'bf39c578bf4a5f01addefb342c89d88e','',400,225,267,150,1,0),(715,4894,1262807902,'bilde.jpg',12601,'3240a08a05c04e8b1948373bfb9b6b8f','',273,370,150,204,1,0),(716,803,1262821883,'51472544.jpg',23406,'0be879751d48c0a8323519cb30b2cb92','',400,225,267,150,1,0),(717,803,1262824077,'51477675.jpg',67625,'cddd67148d37e6e1a6ae133f27761c93','',400,225,267,150,1,0),(718,803,1262829725,'brandonjohnson_138311k.jpg',5988,'84bbea9d54989c40a4081a1af7148ad0','',169,227,150,202,1,0),(719,803,1262959943,'Kelley_01-08-2010_N1CPE4N.jpg',12687,'7a3a79667b9b1f32b8b67faa3826641e','',300,364,150,182,1,0),(720,803,1262997170,'resissin_arress.JPG',16138,'02dd5a9d98249cc0741a382507bec0b8','',469,357,198,150,1,0),(721,803,1263491621,'51593797.jpg',69006,'d591f7895fef7cd3e7846b79fc698e94','',400,225,267,150,1,0),(722,803,1263492583,'51526478.jpg',78612,'7449418811304a75bb598605d156e8e8','',400,225,267,150,1,0),(723,803,1263493301,'51551976.jpg',32609,'9f1b3bd797d972c9048a5c8f4c220101','',400,225,267,150,1,0),(724,803,1263494553,'51579465.jpg',75843,'b2185967851eb3692e8e085e5d99d9e3','',400,225,267,150,1,0),(725,803,1263591587,'1470249.jpg',8942,'59aaf2814898efb4d271402a9faf53b9','',303,290,157,150,1,0),(726,803,1263950235,'MLK+SHOOTING+300.jpg',6761,'d6a8c3bc21a2f18def574f8fc14de8c0','',215,143,215,143,1,0),(727,803,1263951632,'51686132.jpg',16793,'77f6f55f708b8149a38c4b76cc4717a2','',320,240,200,150,1,0),(728,803,1264040845,'pappy&niglet.JPG',26612,'652c74e7d69d6f6d3f46282e14d34793','',270,351,150,195,1,0),(729,803,1264040845,'antokelly.JPG',13384,'bb8cf93b288465d60c6b8491620cec40','',270,351,150,195,1,0),(730,803,1264042041,'suspect.jpg',14960,'b031b63b581647d912bdce58d23e82e0','',360,243,223,150,1,0),(731,803,1264101969,'1073272_w216.jpg',34268,'765d96c1c5a7466233701c76881eec7f','',216,145,216,145,1,0),(732,803,1264107207,'truck_1560780c.jpg',34488,'2822d45b58666dc4bfad982ac5bc91c0','',460,293,236,150,1,0),(733,803,1264107649,'9815D1AE47C66990B0B57FF2D98929.jpg',78145,'829815d1ae47c66990b0b57ff2d98929','',500,350,215,150,1,0),(734,803,1264287636,'11851325_BG1.jpg',9172,'73e51da13a5c3b0a82071009f1d9f96e','',180,190,150,159,1,0),(735,803,1264294268,'niggerdowry.JPG',15675,'38a8a0a5f041095e9eb09708332ea3e0','',253,250,152,150,1,0),(736,3143,1265138557,'willingham_w.jpg',57344,'07589142b646a277ae0046053b6bef8a','',150,200,150,200,1,0),(737,803,1265328853,'52026176.jpg',71672,'2c54cd88c6726aa0ca1306c673ade0a6','',400,225,267,150,1,0),(738,803,1265389764,'Untitled_9.jpg',22624,'3d105ec4da92fc0b921f29bfe5e009b0','',384,480,150,188,1,0),(739,4234,1265513151,'vet.jpg',66622,'d997129df32dd661d0ee8dd459a8d5ff','',861,521,248,150,1,0),(740,803,1265852165,'3723t.jpg',10342,'ca0b8076397cc733f86fd872ad1ced2c','',280,324,150,174,1,0),(741,803,1265854213,'LUKAS_JOEN_U.standalone.prod_affiliate.81.JPG',14976,'1887978c95b1d0f3fc666045a42a8320','',525,393,201,150,1,0),(742,803,1266085671,'52167610-11131544.jpg',75436,'801b0ab3a7e9cf4d091fc8ed641faa56','',400,225,267,150,1,0),(743,4234,1266165162,'grandmadrawers.jpg',28649,'cc0098c183087769c76ba1d38d5b8af2','',771,484,239,150,1,0),(744,803,1266369275,'52262929-16170857.jpg',66987,'760d07ae69db0055e49227c33bff4a74','',400,225,267,150,1,0),(745,803,1266438320,'roachrape.JPG',20096,'2bfa3433bfc6b2291aab7d6044359ded','',600,247,365,150,1,0),(746,803,1266439751,'0218_copshooting4_TN.jpg',4977,'dc3df6d5b1f96c5a567ecedcb086fc63','',160,200,150,188,1,0),(747,803,1266440059,'Michael_Anthony_Butler_Jr__02-16-09.embedded.prod_affiliate.78.JPG',10877,'0e5de270d28ce3a5f1549d8075b50a48','',300,374,150,187,1,0),(748,803,1266440896,'newark-police-transgender-suitjpg-d5c01c46aafddd16_large.jpg',51214,'d164299287c2771015ea28f76f6186af','',432,324,200,150,1,0),(749,803,1266453548,'563910622.jpg',24369,'3af39848b6a239003c671650ea84d722','',200,150,200,150,1,0),(750,4234,1266455858,'babykiller.jpg',7524,'f1a79d7a12db9b1e91dad7a02c4403d1','',226,342,150,227,1,0),(751,803,1266464256,'suspectguy.jpg',10352,'f41db85cf55885409a65fc59869c8efd','',180,290,150,242,1,0),(752,803,1266464608,'100217_quashawn_monroe.jpg',37629,'c9801ce8ea8338203a0f104015862190','',405,304,200,150,1,0),(753,4234,1266465504,'original.jpg',19808,'31230c6c686908eefde18ffd02c19772','',175,175,150,150,1,0),(754,803,1266626648,'peepinguncletom.JPG',14091,'7725efb469ccc8576382bb21681dd321','',272,200,205,150,1,0),(755,803,1266639276,'muhdikkspikk.jpg',17364,'6681443ca834dd1c92694a76a4354f5b','',473,325,219,150,1,0),(756,803,1266867988,'52264719-16183555.jpg',85174,'2a5e2c92ccc0c1459c33edf9ed79e85e','',400,225,267,150,1,0),(757,803,1266878494,'kentkincaid.JPG',3466,'191f54f9c5dd3673546bd1843b6e515a','',106,136,106,136,1,0),(758,803,1266879461,'02-22-10_pp022210Cross.jpg',44096,'a9d0ed77f42c578af6d924145643c2d2','',400,281,214,150,1,0),(759,803,1266958611,'52388565.jpg',24226,'8a1e4299683dec7274b073cf001f446d','',400,225,267,150,1,0),(760,803,1266964068,'51208902.jpg',30042,'08086207612e4107b28b93e38a50e95c','',400,225,267,150,1,0),(761,803,1267066122,'g13e000000000000000c204171dd6de14855c68e19382e4c649119d98cc.jpg',11993,'fd8f1fe271296a8f500a76c6e069f002','',318,213,224,150,1,0),(762,803,1267066423,'100222_Anthony_Ray_Graham.jpg',33862,'2b621addbb7c5c5da6abab2d77a9671f','',320,240,200,150,1,0),(763,803,1267077341,'vbulletin3_logo_white.jpg',14237,'31f313ef5022fb448916ac43e2824e37','',391,92,391,92,1,0),(764,801,1267142981,'NNN-banner-392-91.gif',15200,'7eca6a7bdc0d1448ee75f12c2046f586','',392,91,392,91,1,0),(765,801,1267145282,'NNN-banner2-392-91.gif',17429,'1d297db2839bf8edab8d92f0ab1f4054','',392,91,392,91,1,0),(766,803,1267217577,'beautyqueen.JPG',23124,'d78a78bb5d9156ed90361b02ffd34f8a','',505,287,264,150,1,0),(767,4507,1267222235,'Fullscreen capture 2262010 50646 PM.jpg',71839,'05433876150c5c2300f3743c203a42ee','',546,439,187,150,1,0),(768,803,1267480175,'52462026.jpg',28675,'e7834597a7fb595dffc9359917ae1bdb','',250,300,150,180,1,0),(769,803,1267480237,'52462079.jpg',12376,'9e66aee32e7ac35215793ec2fc45bbf7','',250,300,150,180,1,0),(770,1351,1267484098,'frenchteam1.jpg',47392,'f980ac50e591b447fc7adc6a50f8b525','',565,427,199,150,1,0),(771,1351,1267484098,'frenchteam2.jpg',21685,'46540b97e024d09a3bd321978021478a','',592,293,304,150,1,0),(772,803,1267490020,'frs2695.jpg',12722,'5e08f2bd8e3499522ce77e74024f19f2','',329,280,177,150,1,0),(773,803,1267554191,'webfraud.jpg',6651,'74abcd4eba2131b96b9fbb9fc8708800','',248,186,200,150,1,0),(774,803,1267555833,'52520702.jpg',23702,'4f34aa32a0c795a996e3b13c7b24f0c6','',400,225,267,150,1,0),(775,4507,1267669286,'Fullscreen capture 332010 91504 PM.jpg',23945,'9c7a34969407837608e2f098078ec476','',364,292,187,150,1,0),(776,4507,1267671071,'Fullscreen capture 332010 94949 PM.jpg',49775,'29cc02ce9032631e43deeb286fbd1d23','',508,408,187,150,1,0),(777,4507,1267676290,'Fullscreen capture 332010 111720 PM.jpg',20968,'0ba346bb4983e86a3a5387395e74adb0','',362,290,188,150,1,0),(778,803,1267686810,'IMG_0467.JPG',31885,'52b14d79ed3d7e7f53bd4f648961d637','',400,620,150,233,1,0),(779,4234,1267925048,'armenian-genocide-sm.jpg',51409,'c2ad6f797fe1a1569408901e0c9d316a','',400,257,234,150,1,0),(780,4234,1267965181,'maori.jpg',19561,'db2aba6afbcde7edc1de4ebda4a0136b','',465,592,150,191,1,0),(781,803,1267974526,'IMG_0469.JPG',86844,'ae08458485cc386ea82bf01d2294447d','',399,620,150,234,1,0),(782,4507,1268094132,'Fullscreen capture 382010 72115 PM.jpg',12170,'820b7cc4b34a0cb0aa85410d3eb268db','',210,169,187,150,1,0),(783,4507,1268095044,'Fullscreen capture 382010 73439 PM.jpg',13097,'3138b3fe4d9a55dbdcae731d2f86a06a','',225,181,187,150,1,0),(784,4507,1268095044,'Fullscreen capture 382010 73448 PM.jpg',14340,'7b018a082ef296be858c5d2590dcdd5d','',231,186,187,150,1,0),(785,4507,1268103401,'Fullscreen capture 382010 95445 PM.jpg',34274,'09346203e5a355332e8c49bdf7d1af9e','',471,377,188,150,1,0),(786,4234,1268139380,'jos-500-3-6-10.jpg',29981,'e6a037b6eefdb44eb486fe1106e47610','',399,265,226,150,1,0),(787,803,1268165414,'tt4congress.JPG',15960,'efc2c315a62c4da9d5b7659173c54eba','',318,232,206,150,1,0),(788,4507,1268172467,'Fullscreen capture 392010 50621 PM.jpg',34931,'754f5ae9bc4c5777f5aa3ab8cdee83ed','',404,324,188,150,1,0),(789,801,1268175809,'watermelons-whitehouse.jpg',55309,'a73d09d5c816db1f75f29dc21a91b0d6','',480,356,203,150,1,0),(790,803,1268176411,'tp-cgy-school-suspect2.jpg',16385,'a7ac13b3275e9aaee6ee030d17fb6214','',306,172,267,150,1,0),(791,803,1268183055,'pan-faced gook.jpg',12318,'d04b528b54b22562ca28546ebe30ba85','',240,300,150,188,1,0),(792,803,1268235105,'biden-in-israel-001.jpg',16374,'ad97a4ef725844889df8eabd17d63f0f','',460,276,250,150,1,0),(794,803,1268262439,'basketbrawl1.jpg',18993,'2f9864edff54346da2c2659ee316d4ce','',408,232,264,150,1,0),(795,802,1268413147,'4234b2_030310charleytf02.jpg',17957,'9bb834b7472848cfb4ce902aa927a217','',399,600,150,226,1,0),(796,802,1268413147,'e0e96f_030310charleytf01.jpg',19628,'a553172b262be8773942a887c9b84edd','',399,355,169,150,1,0),(797,802,1268455504,'005.jpg',13828,'c1d8dc8c3d658f2cc7343e21589e39f9','',478,429,168,150,1,0),(798,802,1268455504,'006.jpg',20090,'f7bf5f47c8269691e2c846ad0be62c08','',484,429,170,150,1,0),(799,803,1268773432,'52733445.jpg',59826,'3d9d200230850c3af28060707ca0a753','',400,225,267,150,1,0),(800,802,1268946555,'beer3.gif',15014,'722afc7e48ecd8343d0b55291fbe8d8b','',106,85,106,85,1,0),(801,802,1268957824,'007.jpg',13419,'7b0931573db3294cbd73574c8824f17e','',351,235,225,150,1,0),(802,802,1268963244,'april grave.jpg',6491,'b1d999d65a901feb11ed1bbf5adc78ac','',170,226,150,200,1,0),(803,802,1268963244,'april.jpg',10650,'f0d3d6859f083ef593444725c983dd3e','',170,314,150,278,1,0),(804,802,1268963330,'l_b4a28fa13caf4d17bd22d0d81266fba8.jpg',45248,'bbea0b2aed63e7bf44a854532c986b12','',600,450,200,150,1,0),(805,802,1268963438,'Phillips-April.jpg',4245,'8dd55cd0ef6adb4c7699ea5e6f77ee56','',125,185,125,185,1,0),(806,803,1269015864,'Maggy%2BDelvaux-Mufu.jpg',63744,'64a390389ea08e4e6164556690046c6d','',513,480,161,150,1,0),(807,802,1269126203,'009.jpg',23087,'71b923bec50a493e1fc83aa4c874db23','',589,371,239,150,1,0),(808,802,1269126203,'008.jpg',19204,'2eee22970802706250705b628c0f0fd3','',587,357,247,150,1,0),(809,802,1269148818,'message_21.gif',11226,'3dc479329fb0170c3a642fe6dcb72724','',140,160,140,160,1,0),(810,802,1269151334,'toilet_roll_currency1.jpg',27491,'e213d59f553ee952e1fc64d782e2f591','',345,516,150,225,1,0),(811,802,1269151334,'alanpressman.jpg',16701,'5c36de7bbb52b32c2f9e244f8ca0e0be','',299,249,181,150,1,0),(812,1351,1269197508,'eurogendfor.jpg',18040,'6b02108e0b342a3d3546afd17b882fd8','',373,280,200,150,1,0),(813,801,1269198382,'KaliymDBowman.jpg',1808,'82f7018cc0d6a894fc7109a1a1093d11','',73,100,73,100,1,0),(814,801,1269432026,'WilliamBell.jpg',5729,'d4eb44c13e55c0288a445ac5f8c4c03f','',220,147,220,147,1,0),(815,802,1269461151,'AUSTRALOPITHECUS3.JPG',29727,'b13904edae21c4d50118907276500d3e','',350,342,154,150,1,0),(816,802,1269488916,'010.jpg',6713,'d43629da0f8079aba3068451d30e3d53','',249,187,200,150,1,0),(817,802,1269562416,'Two_Teens_Charged_with_Kody_Ray_s_Death_low_F6D6EA64 04045.jpg',16159,'a98e3891cf3119f32415626a8681e76b','',360,240,225,150,1,0),(818,802,1269562416,'Two_Teens_Charged_with_Kody_Ray_s_Death_low_F6D6EA64 04045.jpg',16159,'a98e3891cf3119f32415626a8681e76b','',360,240,225,150,1,0),(819,802,1269644619,'Big lipped she-jig.jpg',17878,'840271fa09601854fc57b5086ce81762','',408,306,200,150,1,0),(820,802,1269666174,'beer2.gif',7435,'c6cdb312e174552089a0fce1f0e4b1a6','',82,58,82,54,1,0),(821,4234,1269697649,'dumbass.jpg',35509,'c78f1f709be160825f137b0b7f765399','',375,500,150,200,1,0),(822,802,1269775909,'wyche+closeup.jpg',25421,'d38812b64929499484ad63f797200c72','',599,449,201,150,1,0),(823,803,1269968930,'creba coons.JPG',13688,'62bded034674f3d27d3a0033c1425e1a','',388,217,269,150,1,0),(824,803,1269971679,'52986628.jpg',25888,'adcf00ef0d49af867b01eec7ee949c81','',300,350,150,175,1,0),(825,803,1269973595,'52950263-26152152.jpg',19350,'d558413231aba8c9e5f32ca43d02faf0','',400,225,267,150,1,0),(826,803,1270157139,'shaunrogers.JPG',6090,'3b9f1198410e2bbbe36e5d4fe7f21474','',181,204,150,170,1,0),(827,803,1270232221,'steadmanBKG_20100402055934_320_240.JPG',46675,'40ceeb8abafb97e706a4566ea111eabf','',320,240,200,150,1,0),(828,803,1270234633,'53050582.jpg',15757,'f3ddfc94aa0a0320188362172930cf0a','',200,225,150,169,1,0),(829,802,1270304297,'lose-parents.jpg',38736,'3f196b713ef634e7170358a89c005cb0','',600,450,200,150,1,0),(830,4901,1270311860,'66716_121617155.jpg',41662,'a2ec1a2599a60495849562bef2ea9019','',232,350,150,227,1,0),(831,803,1270491020,'52937335.jpg',40947,'523fe2fe105033af888102dedf8d0be8','',400,225,267,150,1,0),(832,803,1270572262,'ghetto-life-style.jpg',31821,'687dba521591b1bb316b95bb00a59583','',365,500,150,206,1,0),(833,803,1270572262,'saggy-pants-big.jpg',48375,'078ead5185f4ef0fc28a0a5d39a0c7dc','',749,499,226,150,1,0),(834,802,1270608532,'Stephanie Williams.jpg',20406,'8e003962d369dafdc1c0b32f78651b1b','',512,288,267,150,1,0),(835,802,1270706415,'Mother with her youngest (who\'s a little older now), keeps asking for mommy.jpg',14442,'b9926b577c84a529c29cf67c3dee9a82','',360,240,225,150,1,0),(836,802,1270780987,'Stephanie Williams (1).jpg',26652,'c635050dffb23827890e78fcec08ccdb','',512,288,267,150,1,0),(837,802,1270780987,'Stephanie Williams (2).jpg',19591,'14475ed2a9d95d2ef2f0263ccb71a0e2','',512,288,267,150,1,0),(838,802,1270781005,'Stephanie Williams (3).jpg',26120,'c85bba19e278d72b1eb804f8a34a7c13','',512,288,267,150,1,0),(839,802,1270781005,'Stephanie Williams  Parents.jpg',26933,'c569ca6bbca9a50b180a876bdfb3aa31','',512,288,267,150,1,0),(840,803,1270784139,'racemixing.jpg',71858,'bcf9cfd74e891d961bad112e9a496ff0','',621,816,150,198,1,0),(841,802,1270955872,'Father of Blake Munie.jpg',13513,'057b3cc7280b0db47c25b026322c714a','',512,288,267,150,1,0),(842,802,1270955872,'Victim Blake Munie (when he was younger).jpg',11275,'0a06218ba10b4195f25ebd49194b5bb2','',512,288,267,150,1,0),(843,802,1271205780,'Nigger 1.jpg',23161,'0053323d4b4fa5424ef9e13a1877cfd1','',172,220,150,192,1,0),(844,802,1271205780,'Nigger 2.jpg',10246,'c84a8edb36871baa68bd7064eb29e5da','',178,249,150,210,1,0),(845,802,1271205799,'Nigger 3.jpg',21489,'f72c190933e6d9c5af75bcbfc7acbfd5','',240,320,150,200,1,0),(846,802,1271205799,'Nigger 4.jpg',30370,'69b803b2b892cec068ef2bb3b258b4c1','',449,335,202,150,1,0),(847,802,1271205815,'Nigger 5.jpg',39030,'d4398caa79df4aa41dd1d805474801c2','',413,272,228,150,1,0),(848,802,1271205815,'Nigger 6.jpg',99325,'f409f89492a700f181def83d7ad8a152','',608,651,150,161,1,0),(849,803,1271207659,'keon.jpg',12296,'4b4f8a88ba34abe0c2066570c25c10b9','',471,261,271,150,1,0),(850,802,1271213891,'David Pedigo.jpg',53285,'de3c0e525371d9a35eb8fff4d8b27532','',640,360,267,150,1,0),(851,802,1271216429,'Joshua Haines.jpg',14996,'18e3f05edaba69dd72056bc3c889c434','',320,240,200,150,1,0),(852,803,1271288390,'53294842-14150855.jpg',30853,'fc8d1b57c5056ab065a998d0ef92e0f4','',397,223,268,150,1,0),(853,803,1271289255,'53271901.jpg',41596,'0873cecb4ef8ca29d8c64626c4e0dc81','',440,225,294,150,1,0),(854,803,1271293757,'53243517.jpg',27898,'d91b053b9b607960339fd1a54d28a673','',400,225,267,150,1,0),(855,803,1271295984,'103511.jpg',10078,'0e339428580615676ad8929b702947bc','',190,232,150,184,1,0),(856,803,1271296343,'2.jpg',19471,'36be4a862398ddf2a86af425e9ae7a66','',451,257,264,150,1,0),(857,803,1271401933,'B2S_meleejump041610_117404c.jpg',37023,'81008eeb1526114a07cd9b97b209e88f','',450,271,250,150,1,0),(858,1351,1271439443,'image001.jpg',64986,'a03adb76ab0adcd1020af1f70789901c','',633,477,200,150,1,0),(859,1351,1271439443,'image002.jpg',83080,'07b8db8bf6c3d23b9bf7cee95bdb6ee4','',634,421,226,150,1,0),(860,1351,1271439554,'image003.jpg',59743,'4a5470126e3eb99e61ed605ad648427a','',633,422,225,150,1,0),(861,1351,1271439554,'image006.jpg',58337,'d6954cf8138872d2acd0ecef0a096919','',633,431,221,150,1,0),(862,1351,1271439626,'image007.jpg',67431,'bff80e7bc9c6cc0412811934ba20157c','',634,406,235,150,1,0),(863,1351,1271439626,'image008.jpg',99014,'668447b629833ca54cc8e59788a2022c','',634,406,235,150,1,0),(864,1351,1271439698,'image004.jpg',43989,'4d481434e9a01df5be31b884eda68708','',306,423,150,208,1,0),(865,1351,1271439698,'image005.jpg',52489,'b3c11a1199140e93fbfa72f85a786bea','',306,423,150,208,1,0),(866,802,1271600295,'Vanessa Pitts.jpg',17486,'aec46fe93e3f98ef56337b24accd524a','',432,240,270,150,1,0),(867,802,1271600295,'Vanessa Pitts after encounter with nigger beast.jpg',30253,'c817a6808a67c8af19a9166ac6e02cbc','',432,240,270,150,1,0),(868,803,1271636104,'nnn-banner-2004.jpg',12722,'37d158d01a96411113828d2f35cca5f1','',755,74,755,74,1,0),(869,802,1271654417,'Buck in action (1).jpg',31941,'d35e304241f44c5a2b0a39116b010571','',597,455,197,150,1,0),(870,802,1271654417,'Buck in action (2).jpg',24447,'81c3375279e0378f3279c0091f335ca8','',600,449,201,150,1,0),(871,803,1271724514,'nighospital.jpg',38023,'8cc1ab17bc4f8169969c7e870d50752c','',512,391,197,150,1,0),(872,1394,1271736277,'oildrilling mick.jpg',2016,'9483ded73e1c853b218568a7af678a1b','',94,94,94,94,1,0),(873,3050,1271743767,'b2s_morris042010_A_117912c.jpg',53359,'6ba13830ef6b23856bee0e2fa070963a','',450,334,203,150,1,0),(874,802,1271990941,'Stud Muffin Nigger.jpg',6069,'b01ce7d61d20552b33ec479fe1bc2343','',250,167,225,150,1,0),(875,803,1272061530,'522580d2487e9f0593436fcfccf2.jpg',11850,'72471124a3c14f53bf04d72db9109866','',387,280,208,150,1,0),(876,802,1272290010,'Nigger Hatin Dog.jpg',9641,'87a13cd8f21f3174632fd4b89e3e98f7','',191,237,150,187,1,0),(877,4507,1272388195,'Fullscreen capture 4272010 10734 PM.jpg',11501,'19677b4f3e255bbff1ee27f0d40def78','',199,160,187,150,1,0),(878,4507,1272392712,'Fullscreen capture 4272010 22039 PM.jpg',39892,'312bf43bd2e66e27f90cff89fe0c3f04','',333,267,188,150,1,0),(879,4507,1272392712,'Fullscreen capture 4272010 22239 PM.jpg',38050,'64a2e8d350be545b253066515be52daa','',341,274,187,150,1,0),(880,4507,1272392850,'Fullscreen capture 4272010 22333 PM.jpg',31994,'8e9425f817e6deba8141e1ab15523042','',316,253,188,150,1,0),(881,4507,1272403405,'Fullscreen capture 4272010 52225 PM.jpg',21596,'3574b0756403b86792f86171c0d47d70','',298,240,187,150,1,0),(882,4507,1272412599,'Fullscreen capture 4272010 75528 PM.jpg',21057,'6feeb481382cfe9c646573c068900ec1','',276,222,187,150,1,0),(883,4507,1272420134,'Fullscreen capture 4272010 100017 PM.jpg',30149,'939363b3eab34785dbad05d3bf95e42e','',451,362,187,150,1,0),(884,4507,1272495529,'Fullscreen capture 4282010 65811 PM.jpg',11649,'3829ead6f517a1d0f11caa9390c96a2e','',220,176,188,150,1,0),(885,4507,1272498488,'Fullscreen capture 4282010 74134 PM.jpg',11409,'3ed0c5ca18b751b3438530ca25b40040','',225,181,187,150,1,0),(886,4507,1272505468,'Fullscreen capture 4282010 94355 PM.jpg',12976,'fb719071b8e1233aea71c5f74799c5ed','',250,312,150,188,1,0),(887,803,1272508408,'53446968-23121256.jpg',23935,'50d1b31cf97f3ee356b2b42c965d68f6','',400,225,267,150,1,0),(888,803,1272562876,'harrisfamily.JPG',76496,'3a19e87ad017d3663b892b06ce4ebdca','',281,841,150,449,1,0),(889,803,1272563203,'Kinge.jpg',28937,'9c29ec20d3ddee79807cd21406f43e32','',320,240,200,150,1,0),(890,4507,1272597163,'Fullscreen capture 4292010 110946 PM.jpg',36750,'8eed793782cfb106eeaae3bf0eb50991','',395,317,187,150,1,0),(892,803,1272657534,'53541665-29100258-400225.jpg',30104,'04d2358f472ddf5ec1e2a5d939e3aa70','',400,225,267,150,1,0),(893,4507,1272842047,'Fullscreen capture 522010 71156 PM.jpg',39933,'97018f8917612a0236866c526ebdb3c5','',488,392,187,150,1,0),(894,803,1272892910,'screencap.jpg',101404,'89393faae6d837aedf8640e82d9e430c','',606,905,150,225,1,0),(895,803,1272917530,'52874211.jpg',21243,'68f8418a9f26b71b9985a8312ab20d95','',400,225,267,150,1,0),(896,4507,1272919842,'Fullscreen capture 532010 44649 PM.jpg',78861,'f067c81d13c7ffe5bdaf7276373737d0','',641,514,188,150,1,0),(897,803,1272929513,'b4s_canoefolo042610_119001c.jpg',47743,'83ac5a0c719e28e5217f856edc1fb2de','',450,337,201,150,1,0),(898,4507,1273095983,'Fullscreen capture 552010 54452 PM.jpg',63019,'ae98d3c2bd693f9995f3af5b876ea612','',609,488,188,150,1,0),(899,803,1273163936,'53642225.jpg',24846,'6d584b85aecc32e055f60d3e540765ee','',400,225,267,150,1,0),(900,803,1273165300,'53616262.jpg',31886,'82282935d28d719803c9ccda47198a97','',400,400,150,150,1,0),(901,803,1273169250,'lester.JPG',8925,'439c16a3d4a467dbc2d94f3daf6a3ceb','',406,243,251,150,1,0),(902,803,1273198707,'sonja-spearsjpg-42ec56f263c34709_medium.jpg',14256,'7c2162a9576c688699b77ea897fe4f6b','',240,325,150,204,1,0),(903,4507,1273379261,'Fullscreen capture 592010 122408 AM.jpg',21806,'245f7886628a19f3de9c11811bef5397','',296,239,186,150,1,0),(904,801,1273421055,'TerryBrown.jpg',8034,'66154a96ebf89b36bea68d5d5d4075f6','',194,286,150,222,1,0),(905,803,1273467359,'URL Snooper.jpg',102837,'0f12d2eeb048d482d99a40b7adbc4f7e','',863,474,274,150,1,0),(906,802,1273527183,'Nigger Sniffin Bloodhound.jpg',44213,'3b937031310c719bcaea3c2286e8c7b0','',536,408,198,150,1,0),(907,4507,1273540622,'Fullscreen capture 5102010 91307 PM.jpg',25628,'4040cd3655b040300f378ec3e1f91e19','',322,257,188,150,1,0),(908,4507,1273540622,'Fullscreen capture 5102010 91140 PM.jpg',31668,'c72e64f9ddbe99ea3d9873cf99ca0d68','',328,262,188,150,1,0),(909,4507,1273631914,'Fullscreen capture 5112010 103755 PM.jpg',69722,'51b37ceeaf5f0cd7279ae85f53942354','',611,490,188,150,1,0),(910,4507,1273632668,'Fullscreen capture 5112010 104549 PM.jpg',75980,'86fc64c65fce81707949ce986d72968a','',607,486,188,150,1,0),(911,4507,1273713485,'Fullscreen capture 5122010 91725 PM.jpg',47512,'1946955b02212ab71e4607a2fa81e1be','',470,377,188,150,1,0),(912,4507,1273806220,'Fullscreen capture 5132010 110302 PM.jpg',77509,'bc72afc21ba2c9994f61fb06e4ad37f9','',573,459,188,150,1,0),(913,803,1273843050,'11716.jpg',43835,'75bec823ee91178be10f352518e337d7','',399,468,150,176,1,0),(914,803,1273853513,'fat-assed nig.jpg',7488,'f2332ef5b05e5a46484a812fe3ad12dc','',160,120,160,120,1,0),(915,803,1273855222,'welfarenigs.JPG',33431,'f161f432b799b0cbb450655e267404d9','',677,406,251,150,1,0),(916,803,1273857216,'jabba da hutu.jpg',40383,'19da12b9aab9eb55c548202ad5a6a3ae','',600,450,200,150,1,0),(917,803,1273857216,'fat-assed nigger.jpg',49394,'3d4630ba4e255912484bc9408649520f','',576,480,180,150,1,0),(918,803,1273864491,'53755783.jpg',25078,'72edf2d63b131fa5c50612ccfc55ebfb','',400,225,267,150,1,0),(919,803,1273865561,'53722928.jpg',21247,'4d650d36bfafdf5d40d5bd2ed921e543','',240,302,150,189,1,0),(920,803,1273885194,'Holmes,-Maurice(web).jpg',16216,'26c23cb9065281e13adba88921ae8ae8','',228,250,150,165,1,0),(921,803,1273885346,'Holmes,-Barbara(web).jpg',10661,'5282fa2e990db1f1c7ebfe6db1353230','',200,250,150,188,1,0),(922,802,1274023762,'Lucie Sinkow.jpg',16003,'f72a9f7b81b9686188bfb2c1d46ca03a','',480,270,267,150,1,0),(923,4507,1274045316,'Fullscreen capture 5162010 52756 PM.jpg',72173,'1a464aebde82c5bfb2fc61d40c0a7d0a','',619,496,188,150,1,0),(924,4507,1274055974,'Fullscreen capture 5162010 82510 PM.jpg',10281,'6c3691544568aadaae1be426aa1add59','',222,178,188,150,1,0),(925,4507,1274055974,'Fullscreen capture 5162010 82532 PM.jpg',13632,'7ce12744ff6a6aaaf26f274b55737cf9','',225,181,187,150,1,0),(926,4507,1274063715,'Fullscreen capture 5162010 103429 PM.jpg',29518,'cb0c3d03bb8f7fda749a9a6ffff3d26f','',310,249,187,150,1,0),(927,803,1274117328,'da286233431f9df98f32a1147366.jpg',10450,'f6633fa2fa4e9c8127dca1d50fec80f7','',307,280,165,150,1,0),(928,803,1274129288,'53762936.jpg',25992,'d6e766fd920970d1426668834624912b','',400,225,267,150,1,0),(929,4234,1274241951,'image001.jpg',21436,'5b55ca7c0fbc5897bf895d12a79bd10a','',325,249,196,150,1,0),(930,4507,1274400787,'Fullscreen capture 5202010 81214 PM.jpg',71338,'eb8403cbbe9459f7104eb1bb265399b3','',614,493,187,150,1,0),(931,803,1274466606,'Toronto Ape Roundup.JPG',16441,'ec63c26dae171157c0ad2af78aed9817','',436,283,232,150,1,0),(932,4507,1274486140,'Fullscreen capture 5212010 75325 PM.jpg',27973,'5fd934bd55b23bcc26f7ca721619a112','',320,257,187,150,1,0),(933,4507,1274543861,'Fullscreen capture 5222010 115636 AM.jpg',50076,'7a705861c3b2ebaa3e0350af429ba1da','',406,325,188,150,1,0),(934,4507,1274549310,'Fullscreen capture 5222010 12640 PM.jpg',12864,'f70e2a2b73c658fa2a5c0c6e3e06c863','',224,280,150,188,1,0),(935,4507,1274549310,'Fullscreen capture 5222010 12636 PM.jpg',11226,'dae731f4e318c051a53039f7c3ebf30d','',205,258,150,189,1,0),(936,4507,1274564058,'Fullscreen capture 5222010 52811 PM.jpg',60626,'18412e341ca7139248e1b25a1157d51d','',603,482,188,150,1,0),(937,4507,1274565360,'Fullscreen capture 5222010 55509 PM.jpg',26449,'4cfd60681ce3005b3e10d8f6c35f7bc8','',333,268,187,150,1,0),(938,4507,1274629748,'Fullscreen capture 5232010 114818 AM.jpg',17581,'6bdc7e4cd025fc2678cf325bbf604a9b','',288,231,188,150,1,0),(939,4507,1274630018,'Fullscreen capture 5232010 115251 AM.jpg',25212,'28bf94dc38e25ae21a4dbea4b7e7c76f','',313,251,188,150,1,0),(940,4507,1274631084,'Fullscreen capture 5232010 120856 PM.jpg',71687,'bfcf09e4796e2019882c65e9b3cf7526','',604,484,188,150,1,0),(941,4507,1274632149,'Fullscreen capture 5232010 122710 PM.jpg',26548,'dd69478ea39ccf215f6060958f909d07','',306,246,187,150,1,0),(942,4507,1274632231,'Fullscreen capture 5232010 122435 PM.jpg',24931,'41067c4ea6d33bb4b7d5ca4223a5c348','',288,231,188,150,1,0),(943,4507,1274660001,'Fullscreen capture 5232010 81222 PM.jpg',8138,'6bf15edf3be20d6f83db14f392ee6eec','',207,167,186,150,1,0),(944,803,1274809887,'WANTED.JPG',20552,'b2461308641621b4f10f59ed212f1f83','',160,120,160,120,1,0),(945,803,1274815699,'WED256.jpg',22376,'761253ab1b0638639fd0e299aaf80c7f','',256,192,200,150,1,0),(946,803,1274826327,'MLKPic1.jpg',19031,'adff64373b47ed4837b1c0129da94b18','',449,337,200,150,1,0),(947,803,1274826608,'MLKPic2a.jpg',79634,'a731a26b0efe149f71eaddcd29f17ae2','',338,254,200,150,1,0),(948,803,1274826608,'MLKPic2b.jpg',91588,'49594b7337952af80284d0c06b25ac7e','',338,254,200,150,1,0),(949,803,1274832733,'cedricthomas.JPG',12002,'cc36b7a371790534e43953081527662e','',297,197,227,150,1,0),(950,4507,1274843411,'Fullscreen capture 5252010 110749 PM.jpg',21561,'55f1fdde3e348350518a7d456eea4720','',306,246,187,150,1,0),(951,803,1274902368,'300_Surkis.jpg',36321,'4f6745961d8c4ffc46a3cf440554368b','',300,330,150,165,1,0),(952,803,1274907710,'53022379.jpg',28231,'b97673c1bae25a9cca9685dd40cd508b','',400,225,267,150,1,0),(953,803,1274908555,'jordans.JPG',12513,'14e8faaec396fd9043da3a2e63f636e2','',445,310,216,150,1,0),(954,803,1274915097,'knifegook.JPG',11301,'233dbea95133667105a6437dbfa4018e','',379,285,200,150,1,0),(955,803,1274925956,'AnthonyDemariqCarr.embedded.prod_affiliate.138.jpg',12330,'78f37e146e6cf3fcaa70061e32bdae39','',226,264,150,176,1,0),(956,803,1274927260,'prison.jpg',70914,'85a2a0d64cdb0680cbac024f135f1725','',500,306,246,150,1,0),(957,4507,1274929999,'Fullscreen capture 5262010 111155 PM.jpg',36765,'0a2aa18f1c2c529b26f37ed0df78ccf6','',449,360,188,150,1,0),(958,803,1274980815,'53966355.jpg',27629,'264e6bf801152533e055d33be93562f9','',400,225,267,150,1,0),(959,803,1274980815,'53966373.jpg',37304,'45afcf263f812008bd845482ba1563f2','',400,225,267,150,1,0),(960,803,1274983900,'10261.jpg',13549,'8c77d13fa0f74b6225493021a20cf044','',275,399,150,218,1,0),(961,803,1274998346,'53982904.jpg',27401,'28275a714b72d5bb0ad01b6c4dfaae47','',400,225,267,150,1,0),(962,803,1275002909,'socastee_suspects.JPG',10911,'74f3d70aacbe5a956b2489630ac2c09d','',300,187,241,150,1,0),(963,4507,1275019588,'Fullscreen capture 5282010 120414 AM.jpg',48610,'8720ac24ad5f88a447944138c86658d8','',511,411,187,150,1,0),(964,4507,1275023363,'Fullscreen capture 5282010 10847 AM.jpg',37257,'5d9beb09e8df81c34108f40f025b2041','',517,415,187,150,1,0),(965,4507,1275091998,'Fullscreen capture 5282010 81213 PM.jpg',28604,'9843e31a73e00892748be47b8f9cba15','',346,277,188,150,1,0),(966,4507,1275164993,'Fullscreen capture 5292010 42712 PM.jpg',43893,'d376b4ec297e011239bb8b874241fb26','',295,369,150,188,1,0),(967,4507,1275165027,'Fullscreen capture 5292010 42438 PM.jpg',18030,'90e55ec6e62a3958f443cb7e7a948932','',252,203,187,150,1,0),(968,4507,1275169690,'Fullscreen capture 5292010 54614 PM.jpg',31550,'c1a00119e76e17f124d9bf392fcc65a9','',319,256,187,150,1,0),(969,803,1275173715,'46847892.jpg',30727,'f3096d9fa9eadaceefc7e157ea88bc83','',400,225,267,150,1,0),(970,4507,1275236505,'Fullscreen capture 5302010 122002 PM.jpg',50501,'3d92863894b63223df3fa50ff03ba8b3','',306,384,150,189,1,0),(971,3648,1275246055,'0530_arl_murder_suspect.jpg',3569,'990f392826ec50e5af4f24d030571d68','',128,72,128,72,1,0),(972,4507,1275317380,'Fullscreen capture 5312010 104829 AM.jpg',89745,'6be95f66d217d4c387089cf8b6a4400d','',567,455,187,150,1,0),(973,4507,1275330568,'Fullscreen capture 5312010 22746 PM.jpg',46558,'ba3efefed364f2cb020c12749a5b67c1','',492,394,188,150,1,0),(974,4507,1275357642,'Fullscreen capture 5312010 95758 PM.jpg',57853,'e1633f218b3b53a4c1eb9f3d52486265','',412,329,188,150,1,0),(975,803,1275418850,'248_CalCop_stab.jpg',27973,'4f510ae818b4feb9fda7ac75fe059174','',248,186,200,150,1,0),(976,803,1275428247,'54056761.jpg',19585,'0bdef3562e175d0083a7829f4cf8d0b7','',250,300,150,180,1,0),(977,803,1275430569,'54039103.jpg',23537,'5175557a83fd8572cf813da46dc619ab','',400,225,267,150,1,0),(978,803,1275431633,'53982979.jpg',24370,'daa0b0f110781288c38921a99e544444','',400,225,267,150,1,0),(979,803,1275433675,'53797582.jpg',49562,'dbc0e9a5759e9b08972836ffdb48b516','',409,512,150,188,1,0),(980,803,1275433932,'53803624.jpg',46466,'909d77ae383a40c1b1547da03e40abde','',408,510,150,188,1,0),(981,4507,1275445959,'Fullscreen capture 612010 103139 PM.jpg',49957,'251925513e9a2f2b829b8dc8d61b65c4','',460,369,187,150,1,0),(982,4507,1275446115,'Fullscreen capture 612010 103349 PM.jpg',45918,'f6870a5a8f92fd2882e1a899df392043','',442,354,188,150,1,0),(983,4507,1275509161,'Fullscreen capture 622010 34656 PM.jpg',23641,'875945dcf345e8289739e6bd0e84d283','',363,291,188,150,1,0),(984,4507,1275517527,'Fullscreen capture 622010 61708 PM.jpg',49359,'076e45fc9aed272606130c6458f624b2','',623,499,188,150,1,0),(985,4507,1275517678,'Fullscreen capture 622010 62700 PM.jpg',54477,'cbbcb762b3fe30fe76c02e080eed02dd','',622,497,188,150,1,0),(986,4507,1275524325,'Fullscreen capture 622010 81626 PM.jpg',47331,'85731797d0151149cf3197fcea313c56','',392,315,187,150,1,0),(987,4507,1275524855,'Fullscreen capture 622010 82607 PM.jpg',21416,'f5453103ead490f9397cdca6d27b09ad','',304,381,150,188,1,0),(988,803,1275583441,'douglas.jpg',13493,'69c504d90ca8821425b7eb65c4763b04','',248,187,199,150,1,0),(989,803,1275591286,'Imprisonment_Rates.jpg',36311,'72ffa815f7f97da1a73f70915ee1f75f','',596,326,275,150,1,0),(990,803,1275683906,'WDYB.JPG',9835,'76da931eac382a9904757eb16fc7c506','',264,409,150,233,1,0),(991,803,1275753257,'l2muza_b78642062z_120100518134354000gfcod8ch_2.jpg',8007,'3627f010276b48666b1820ae8090b7c6','',300,225,200,150,1,0),(992,4507,1275786249,'Fullscreen capture 652010 90310 PM.jpg',65679,'2ae54763e3e4b93df83e575e4a9cdfa7','',595,477,188,150,1,0),(993,4507,1275788727,'Fullscreen capture 652010 94437 PM.jpg',22779,'7f7690e2be3e50d14f1869638a398bf5','',370,297,187,150,1,0),(995,803,1276017068,'carterjoynee_20100608095347_320_240.JPG',17812,'c2aeeeeb0660e02fb40cceb1167a867c','',218,237,150,164,1,0),(996,803,1276031284,'yolanda_cartwright.JPG',18135,'2aea63e577ebe56e643e138cffaacad7','',315,419,150,200,1,0),(997,4507,1276035367,'Fullscreen capture 682010 61253 PM.jpg',38508,'da7cab8f2adc61b925885bd92c46aade','',434,347,188,150,1,0),(998,803,1276036077,'23797502_640X263.jpg',20825,'c9cec771cdef9789d49c64aecb67f0e9','',639,262,366,150,1,0),(999,803,1276040772,'Darlene+McClellan.jpg',5527,'8c70375a1c3be2b3f4a96444726cda1d','',240,300,150,188,1,0),(1000,803,1276117246,'Cop_Killing.JPG',7999,'a20663141de2c427d2bfc4375147af53','',110,144,110,144,1,0),(1001,0,1276170400,'Carl_Snowden.jpg',7653,'548f839deca3b1da4cba733ab9cab407','',189,268,150,213,1,0),(1002,0,1276179457,'negrologist.gif',11172,'3df3862fcd4bf4b1fa5566bc330283a2','',127,172,127,172,1,0),(1003,803,1276190559,'Fag nigger.jpg',8051,'525ac8adf86e353fc7b88eace6f14b4f','',238,174,206,150,1,0),(1004,803,1276221743,'White Will.jpg',62422,'41c991c333f16c2fa91cc423e2ceea81','',451,589,150,196,1,0),(1005,0,1276347632,'061010wayne.jpg',16149,'5c92798ab6def3c8036d4882c8a9ffcb','',300,232,194,150,1,0),(1006,4507,1276405347,'backpack-cocaine-2.jpg',11674,'ad2fa03722b5307093e38a629c49c5b0','',330,183,271,150,1,0),(1007,803,1276441536,'armed+robbery+harder.JPG',8878,'65e3362552ddc8338509f212324397b4','',320,213,226,150,1,0),(1008,0,1276517688,'Travis.jpg',11156,'fa984ad8dcb078b5fc7ef827a77901f0','',226,280,150,186,1,0),(1009,0,1276517697,'Cornelius.jpg',10244,'016f78ed456f03f731d270b8da862f5d','',234,280,150,180,1,0),(1010,0,1276517730,'Demetrius.jpg',10622,'c7512aacbfe991c9939ddfcfbafce69a','',239,280,150,176,1,0),(1011,1351,1276529261,'n100000583600800_3170.jpg',3914,'57f85cb5dd28dac4941a6bd7d498bbd3','',200,150,200,150,1,0),(1012,803,1276559254,'50232730.jpg',34767,'a390f3ae7222b0493a2fcae754844722','',400,225,267,150,1,0),(1013,4507,1276560448,'Fullscreen capture 6142010 80412 PM.jpg',19212,'f58d94f35fef1772070ae1bc3e4197c5','',303,243,188,150,1,0),(1014,803,1276628978,'54310393.jpg',23213,'ea4c678d498adaa74fb7e13157815098','',400,225,267,150,1,0),(1015,803,1276969016,'54405545.jpg',22374,'b639d778c1aad0f2412d76870902cba3','',400,225,267,150,1,0),(1016,803,1276973864,'nig pig.JPG',12380,'fff9e361a65c23478499ab455bfcad92','',292,506,150,260,1,0),(1017,4507,1277054622,'Fullscreen capture 6202010 12257 PM.jpg',36017,'36f5e419d9b51ed89a9345c7b94a850c','',351,281,188,150,1,0),(1018,4507,1277068542,'Fullscreen capture 6202010 51450 PM.jpg',31627,'5dfb3d7b016e4c207976e7aad6efaf4e','',318,255,188,150,1,0),(1019,4507,1277068626,'Fullscreen capture 6202010 51620 PM.jpg',28732,'61c870058e49df7aa244a2d1776ad23a','',304,244,187,150,1,0),(1020,4507,1277089064,'Fullscreen capture 6202010 105423 PM.jpg',11096,'52364dffe785cb2fd6e315289ebbe07a','',194,243,150,188,1,0),(1021,849,1277125552,'Otahuhu Street.jpg',86462,'70af32a86bf0e3a165741ad368d810ca','',1091,727,226,150,1,0),(1022,4507,1277251195,'Fullscreen capture 6222010 75354 PM.jpg',26954,'1e93cdfe3a251382fef57d1f52510d74','',370,298,187,150,1,0),(1023,4507,1277254364,'Fullscreen capture 6222010 85058 PM.jpg',80877,'dc231d4ad878becc58aa99f8eb22b5cc','',646,516,188,150,1,0),(1024,0,1277334490,'depalm.GIF',7031,'ad4753770454b6c76b7385016fce6b77','',430,224,288,150,1,0),(1025,0,1277337911,'187803_nigger_makeup_1.jpg',19228,'bda03e49eac24c586fd6381eec1e4bef','',307,235,196,150,1,0),(1026,1351,1277748889,'001.jpg',41373,'02996b71a2e457d505171e4aa313e5f3','',290,300,150,156,1,0),(1027,803,1277817058,'Times Daily - May 8, 1993.jpg',114283,'4d403f23caf450aab472c4e41062b15f','',773,465,250,150,1,0),(1028,803,1277820686,'nig_image48.jpg',87403,'cd6f5e92a66322062a14a454fa35ac6d','',350,341,154,150,1,0),(1029,803,1277820973,'change.jpg',49791,'313092ca6fe7593b60376c25362ea53c','',599,399,226,150,1,0),(1030,803,1277851128,'recentbookings.JPG',17803,'0a38b0e9450c4f52a4cb018e4c32ec16','',281,378,150,202,1,0),(1031,803,1277906456,'hottub.gif',1162,'724dda70e5b0527e446b47b03178c8b4','',81,106,81,106,1,0),(1032,803,1278005131,'shot by beanteen.JPG',16692,'36ec0813551bf05872ea7a7584c9ba72','',411,281,220,150,1,0),(1033,803,1278014213,'portland-press-herald_3113484.jpg',30015,'adc1a3d967abecdfcf742ae1763b875e','',299,199,226,150,1,0),(1034,803,1278089973,'AP_SAF_Selebi_02JUL10.jpg',26551,'1b88b7a1d9d31ef2772851d31fe8f64a','',480,320,225,150,1,0),(1035,4507,1278178216,'Fullscreen capture 732010 12844 PM.jpg',60769,'49f781f433b01f7b652cdfb3bbc4a6b9','',559,448,188,150,1,0),(1036,4507,1278249396,'waterlogged nog.jpg',4119,'a5d671ca506df57c4c103ff535c77c8a','',128,191,128,191,1,0),(1037,4507,1278360935,'Fullscreen capture 752010 41242 PM.jpg',32394,'551f7ec4f285b2508eac904f495ddc6d','',350,281,187,150,1,0),(1038,4507,1278367898,'Fullscreen capture 752010 60941 PM.jpg',13909,'ee3dfedce451a4b236aeaf60d4aa5228','',247,199,187,150,1,0),(1039,4507,1278375651,'Fullscreen capture 752010 81915 PM.jpg',37767,'dc1403696fcc435c72bf470c9461b541','',356,285,188,150,1,0),(1040,803,1278380807,'Anthony+Oden.JPG',6959,'f55740b35f5c934aba1ea8165773248a','',320,240,200,150,1,0),(1041,0,1278393899,'Confederate.jpg',49293,'7593337dee8e4d63c411a0d95464b69d','',501,675,150,203,1,0),(1042,0,1278432641,'hetch.jpg',20212,'765bd6230b850f7eeeeba4950ed3c078','',256,264,150,155,1,0),(1043,4507,1278540325,'Fullscreen capture 772010 60110 PM.jpg',27839,'bd0501b28034b6501cac20647172db49','',327,262,188,150,1,0),(1044,4507,1278546989,'Fullscreen capture 772010 75208 PM.jpg',48794,'4e1585c488736f0d961629a56c1ed29e','',386,311,187,150,1,0),(1045,0,1278615128,'muzzled.jpg',30621,'405200e0479005882477f9f78321fc68','',500,584,150,176,1,0),(1046,4507,1278638827,'Fullscreen capture 782010 92444 PM.jpg',36400,'7e88bbca6364a7938292287a5536ea85','',350,281,187,150,1,0),(1047,802,1278646603,'Typical Negro Animals.jpg',16971,'4c3429116fea5056155a3cda520084a3','',606,355,257,150,1,0),(1048,0,1278651617,'gregory_tyson_below.jpg',6220,'2d3b067d679bd15f0f03eb5eb26d6f96','',185,185,150,150,1,0),(1049,0,1278689913,'holder.jpg',29761,'1fc12a20fedc3439c5308873037f4108','',344,345,150,151,1,0),(1050,0,1278690937,'shoestore.jpg',27896,'f314906383e376f9a759a9d484f9ddde','',477,300,239,150,1,0),(1051,4507,1278739497,'Fullscreen capture 7102010 12259 AM.jpg',49022,'d52ba3c27d26f982a8539e3642c0231b','',437,350,188,150,1,0),(1052,803,1278789615,'Anita Bryant.JPG',33756,'b535a05d752b6c0fe315afae1358f26d','',436,355,185,150,1,0),(1053,803,1278799073,'Portsmouth rapist.JPG',12966,'36e9967249cd8b9a1278b28f338101df','',316,234,203,150,1,0),(1054,1394,1278801528,'PFA1360.jpg',26518,'80ff2d9319d590644ba6ad50d0913f8e','',394,499,150,190,1,0),(1055,0,1278828062,'housing.jpg',19545,'c6e142a188eb837723c9b9a3356e43cd','',363,238,229,150,1,0),(1056,0,1278830632,'intern.JPG',65002,'32c9ed1b334f3359cc139853a11ff20b','',410,273,226,150,1,0),(1057,4507,1278860117,'Fullscreen capture 7112010 105308 AM.jpg',33925,'243817f4845ab2cbceb98d8e9f481532','',387,310,188,150,1,0),(1058,4507,1278873154,'Fullscreen capture 7112010 22317 PM.jpg',21444,'c320fddbd48a27a85c0adced28d6ca88','',342,275,187,150,1,0),(1059,4507,1278873154,'Fullscreen capture 7112010 22339 PM.jpg',17779,'9fb7eb18335184d31e53906f4266a038','',316,253,188,150,1,0),(1060,802,1278892049,'Typical Negro Animal003.jpg',14895,'16c8d85e87f9b446087ed4819f75acb9','',630,477,199,150,1,0),(1061,0,1278895531,'congo.jpg',15366,'815d9329e48e706acb944f20555b7969','',290,209,209,150,1,0),(1062,4507,1278898960,'Fullscreen capture 7112010 93824 PM.jpg',15709,'50e0126abe12428eaee018d620f120e7','',240,193,187,150,1,0),(1063,0,1278956930,'brudda.jpg',15171,'e1d4dbd82082dd8e8d7535294835b2a0','',286,227,189,150,1,0),(1064,0,1278972888,'murphy.jpg',8375,'a329d6f5e63e77d5f90e833ad93cb296','',239,280,150,176,1,0),(1065,802,1278982790,'White Victim This Time456.jpg',4832,'250f4e8dfe5696c966212b82c525d76e','',221,163,204,150,1,0),(1066,802,1278982790,'Typical Negro Animal007.jpg',3650,'8af4f765fa7bccefe3e2c7f1a8d9685c','',219,162,203,150,1,0),(1067,4507,1278987514,'Niggerparenting.jpg',16578,'845e35c30d3806def7a8597018a79b74','',239,192,187,150,1,0),(1068,4507,1279068962,'Fullscreen capture 7132010 85401 PM.jpg',44700,'9e7d1d7939d8cecf89fe83f41f28126c','',376,302,187,150,1,0),(1069,0,1279093212,'knott.jpg',20179,'e141392601586e40775de93de7f422f0','',360,238,227,150,1,0),(1070,0,1279097921,'searches.txt',1904,'ba8689f5d247c3b106c7685b87a15f09','',0,0,0,0,1,0),(1071,0,1279167333,'Borden.jpg',16081,'08e23f0473f16961743fb840a6beda17','',359,280,193,150,1,0),(1072,4234,1279217380,'craigslist robbers.jpg',10364,'6443aac77aa0f6bd4c8660854a1a256f','',431,217,298,150,1,0),(1073,4234,1279218024,'craigslist robbers002.jpg',10677,'8513e67b30aa54519ca0ac91ae4aaea0','',553,229,363,150,1,0),(1074,4234,1279220104,'wbbm1120dwaynewilliams.jpg',4385,'8faa8b65e61f75f0eaf5f8548974022c','',175,131,175,131,1,0),(1075,803,1279233808,'Shaw_Anthony.jpg',6515,'130bd95dcac1befafc291ef7ec4d2b0b','',326,399,150,184,1,0),(1076,803,1279233808,'Walton_Michael.jpg',7169,'3367a4595b397de61fac20eec93e0dcf','',320,400,150,188,1,0),(1077,0,1279274012,'searches.html.txt',3100,'21a9b2dbb6a9d848001a0b284176c778','',0,0,0,0,1,0),(1078,803,1279286522,'jigaboothomas.jpg',7113,'32ce93a0e528a6e1f9f0832916ce2a66','',281,192,220,150,1,0),(1079,0,1279355771,'dumpster.jpg',16943,'533ecf53cb1971e3d133d9c68f7338e1','',374,280,201,150,1,0),(1080,0,1279389041,'kuna.jpg',14592,'1bbf3b59c7e33c7dc2bd12c9a074319b','',408,306,200,150,1,0),(1081,3331,1279389921,'Derion+Henderson.jpg',5476,'5c38205eae3684646a29a6fec382647b','',211,264,150,188,1,0),(1082,4507,1279469543,'Fullscreen capture 7182010 121020 PM.jpg',96590,'fff2efe2580cc0dc1f38042cca854eff','',664,533,187,150,1,0),(1083,803,1279480789,'race_card2fingers.jpg',13261,'a5e2513eaf91d7282b7e36d041d98b82','',226,320,150,213,1,0),(1084,4507,1279503952,'groid shooter.jpg',22264,'71e06c80ed443eb9a7e962572d7fc8e2','',318,255,188,150,1,0),(1085,4507,1279509864,'nastysheboon.jpg',28635,'08a10d546ecadf1ee16b7edab65e3111','',323,259,188,150,1,0),(1086,4507,1279659329,'niggermolester.jpg',28530,'0e96cea036832cb038ada1283a5a446e','',363,292,187,150,1,0),(1087,0,1279672971,'terrill.jpg',17067,'4c694e60c5271c3e37128e7c06375ff0','',620,251,371,150,1,0),(1088,803,1279738097,'amber white.JPG',10223,'6de957e89789227f6af9554b44c8b4fb','',287,203,213,150,1,0),(1089,803,1279762231,'offender.jpg',12236,'0807f15a2233093e013f131d77fc3908','',300,225,200,150,1,0),(1090,803,1279764474,'raulmorales_TN.jpg',4146,'b77943833f9b24bf5f1f1c2ddaa718e0','',160,200,150,188,1,0),(1091,803,1279828400,'anistonstalker.jpg',8185,'5261775f0ae3c62c3a06e5507b739a32','',127,189,127,189,1,0),(1092,4234,1279842346,'Muslim $hitter.jpg',8080,'fdb57da3fa9e05bd28ac16118bfbb640','',273,343,150,189,1,0),(1093,0,1279915815,'abbottston.png',11385,'572d5cc4e4b102cb9feb41624c56b1bc','',569,122,569,122,1,0),(1094,0,1279916638,'crell2.jpg',13711,'d91d098f82ab0bafe28899dc21a141dd','',200,280,150,210,1,0),(1095,0,1279917227,'Crell3.jpg',14345,'b10e0582d80d152f762e91e732af24e3','',620,113,620,113,1,0),(1096,4507,1279946832,'negritude.jpg',44458,'df726cb9e69dd8d542fc329991191f38','',392,315,187,150,1,0),(1097,0,1279979640,'peterson.jpg',7255,'7dd45b091fe403ce528d3bbecc42ed12','',328,225,219,150,1,0),(1098,803,1280074806,'redskull_movie.jpg',25163,'a4b05f526e4dd69f4b3acc2121925956','',399,300,200,150,1,0),(1099,0,1280122660,'carr.jpg',16863,'6b14db64026a58b625d0406b72fc8170','',464,240,290,150,1,0),(1100,4507,1280197006,'mammy.jpg',21154,'70ecf09418c938615c5273245ae9a872','',320,257,187,150,1,0),(1101,0,1280197598,'rap.jpg',20968,'737df2c4958606ace94e8fe4d60adc2c','',492,149,492,149,1,0),(1102,4507,1280200160,'sheboon.jpg',34365,'f9f8d81249c7e15f8f225a3175e643e6','',374,300,187,150,1,0),(1103,0,1280217397,'Althea.JPG',44840,'9cc9a2158a926a4814de0e7f49fbad84','',320,400,150,188,1,0),(1104,803,1280256039,'capped cop.JPG',15464,'ac3c4420edfc0921dc6aad4b8237aa32','',351,240,220,150,1,0),(1105,803,1280257080,'Jimmy_Gallishaw_Sex_Crimes.jpg',2323,'892a6c46962edb144e92d14b3f1412ce','',79,116,79,116,1,0),(1106,803,1280270931,'Maurice Lyons.JPG',8767,'52f15dea265195e542ea5ef6bc66357b','',210,210,150,150,1,0),(1107,803,1280275192,'b2s_tyree072410_132270c.jpg',33713,'9354bd8b57273b7f4fec20858ab689fc','',450,337,201,150,1,0),(1109,803,1280452993,'ROME+ROBBERY.jpg',58674,'7528b16d9777320923cf1b3de53c11e4','',600,450,200,150,1,0),(1110,803,1280453117,'BRIAN+BROWN+SUSPECT.jpg',28838,'1903008b3faee3a4e3103fb5a2ecca04','',600,450,200,150,1,0),(1111,803,1280514292,'20100730_084055_100730%20%20Jordan%20Wallick.jpg',81522,'368f919b3b87cb321d87f5a32b7d7a61','',153,230,150,226,1,0),(1112,4507,1280530959,'wendy\'snignog.jpg',16541,'48b088bfe96401928fd514127dc27123','',268,215,187,150,1,0),(1113,4507,1280549258,'suspook.jpg',39034,'8e511f38e508be90623c0477635af0a4','',465,372,188,150,1,0),(1114,803,1280594271,'Williams-Clark.JPG',80231,'20618a347624db97c4714dd2df155ca6','',409,307,200,150,1,0),(1115,802,1280595170,'Lowlife Niggers0523.jpg',6944,'2f41c1d76a358567583e6ab48454d781','',283,177,240,150,1,0),(1116,803,1280598636,'dirty ape.JPG',18626,'9ce20629ca232cd78c9f5c2535053994','',415,315,198,150,1,0),(1117,803,1280598642,'bcl loser.JPG',20595,'252fc05bd37598c921deb71c01edb36b','',414,315,198,150,1,0),(1118,803,1280617336,'nefi1.jpg',8054,'11fb4083a865fea5a8a1e092460bd984','',300,227,199,150,1,0),(1119,803,1280617713,'GUZMAN_0805_SU_tif_.jpg',7421,'01b0a7e4af24c66f846372ab1a29749c','',300,231,195,150,1,0),(1120,802,1280670229,'Lowlife Niggers0524.jpg',16903,'e826464457e992d0ee084fd098817e5f','',396,297,200,150,1,0),(1121,803,1280670450,'nnnhangout.jpg',48601,'c5d005a3645a0d5ba64822e5a7f3c8c6','',292,425,150,219,1,0),(1122,802,1280671453,'Lowlife Niggers0525.jpg',5243,'d081f08853a15242525d43b5067727a6','',318,123,318,123,1,0),(1123,802,1280672750,'Lowlife Niggers0526.jpg',8612,'8a1d2990deff664ef374d75637d358b6','',315,237,200,150,1,0),(1124,802,1280708852,'Lowlife Obese Niggers529.jpg',9589,'8a83241dc229df5a1307a48700a62927','',467,257,273,150,1,0),(1125,803,1280728881,'Runyan killer.jpg',9136,'8c6f802bf3f5848a3beb5f73b4e70211','',311,350,150,169,1,0),(1126,802,1280742684,'Rachael Runyan.jpg',7811,'a5c664e0cd55a5cc693fcecea3b9b4a2','',132,178,132,178,1,0),(1127,802,1280772384,'Child Victim.jpg',4443,'153b6ec312aa0a11180cb5a454338ead','',206,127,206,127,1,0),(1128,802,1280772384,'Lowlife Nigger531.jpg',6181,'55595b292c81723eaf2ad22025d57022','',211,128,211,128,1,0),(1129,4507,1280791110,'niggerretards.jpg',49358,'71109cfb1d4cae6f95a6800f583d2c7c','',437,350,188,150,1,0),(1130,802,1280793962,'Sweet Nigga\'s0322.jpg',32167,'f66586398d64cd5fc1ccaeac42e10817','',559,635,150,171,1,0),(1131,4507,1280804942,'microwave nigger.jpg',28802,'f4b6755c01573045eb2f6a499d128a44','',339,273,187,150,1,0),(1132,4234,1281068665,'Elsie the cow.jpg',4157,'1209570751958a9dc0fa64f41b721499','',99,130,99,130,1,0),(1133,4234,1281068665,'maxine the cow.jpg',6201,'6eb379e8b8ba71bad1445fa8fbda7e01','',205,243,150,178,1,0),(1134,802,1281072490,'I didn\'t know the woman\'s cat was behind me when I clicked it.jpg',28559,'41f3e8fb43f4fb1d2b09564debfeb0f8','',500,375,200,150,1,0),(1135,0,1281127227,'projects.jpg',22675,'e2a13e225df47ee0d63b7e02a73905f5','',335,230,219,150,1,0),(1136,4507,1281155076,'nigrobsnig.jpg',24504,'a009fa9c8a8fdea42205594b5c4b8312','',290,233,187,150,1,0),(1137,0,1281180459,'civic.jpg',18866,'002d008a2db524cf53d43f246eb1df74','',485,224,325,150,1,0),(1138,803,1281532259,'Beam cover.jpg',39579,'244670533cd9fe5b8777e31e3d9c31ab','',378,633,150,252,1,0),(1139,803,1281532616,'Klansman2.jpg',41725,'f31802dec121826099b4f762fafd0aaa','',671,215,469,150,1,0),(1140,803,1281535541,'Beam chart.jpg',97376,'fef912f223bbbf338e49d6eeb4d0a026','',672,926,150,207,1,0),(1141,0,1281547769,'fight.jpg',11853,'a9a7a83cc18b3b4e738fce0a5cef931e','',367,280,197,150,1,0),(1142,802,1281656164,'Beautiful Family - Twin boys are now motherless.jpg',6047,'c659bec3a25bf790b0ab929c958cd76f','',195,280,150,216,1,0),(1143,803,1281725266,'Importance of Race.jpg',29905,'cd3f6e2d44546b3b7e106de90af2970b','',399,614,150,231,1,0),(1144,803,1281727149,'xytree1.jpg',26573,'8e6738e764d8bdd43caa08074120e739','',935,446,315,150,1,0),(1145,803,1281727162,'xytree2.jpg',7401,'411151dc3c4b54e5fd386e1524e6f862','',25,25,25,25,1,0),(1146,803,1281727171,'xytree3.jpg',7352,'cf881a2a8bc806cb99a5fd2b023598f2','',26,25,26,25,1,0),(1147,803,1281727178,'xytree4.jpg',7386,'93db19114890954080e9522eea59d9af','',25,27,25,27,1,0),(1148,803,1281727187,'xytree5.jpg',7631,'39d243f434cd815804cf827be228acb9','',52,25,52,25,1,0),(1149,803,1281727196,'xytree6.jpg',7689,'56d10ff3e005c2b5d4636a900c6a096b','',57,25,57,25,1,0),(1150,0,1281739582,'52948addc2ff2b06.jpg',88550,'e5e2b93ce57615441f610bf4499b6cfd','',600,480,188,150,1,0),(1151,803,1281765422,'Our Nordic Race.jpg',16645,'0275daf25b7fbf616bfda76bf3cf9463','',336,519,150,232,1,0),(1152,4507,1281888161,'demroots.jpg',43208,'32716afa76948253dc439d7c2aba37a8','',514,412,188,150,1,0),(1153,802,1281896871,'Lowlife niggers 1270.jpg',5297,'65d56d56c85ac77f41f53b9417c84708','',318,136,318,136,1,0),(1154,802,1281897532,'Victim of nigger cop.jpg',5764,'42c2ce5506dab99990a71512b8741904','',170,181,150,160,1,0),(1155,802,1281897546,'Victim of nigger cop002.jpg',4791,'cddd25eab9e7ba34f0509f5d1fdafff0','',217,181,180,150,1,0),(1156,802,1281905890,'thompson-calle.jpg',24121,'09e0066cb39af8ee19f665d413a06d31','',500,329,228,150,1,0),(1157,4507,1282008203,'niggerniggerballcoach.jpg',21030,'e8b50a380c707c358a54ae7dfb7bb57e','',363,291,188,150,1,0),(1158,801,1282244417,'Blacks-on-death-row.jpg',63217,'f2447d39f47c6eb45d8f8815f04e2d45','',784,240,490,150,1,0),(1159,801,1282244430,'Blacks-on-death-row-in-CA.jpg',29800,'1bc71bc61c3f03d5b6a8289999950d0b','',275,339,150,185,1,0),(1160,803,1282433637,'SanchezHernandeza20_ful.jpg',22138,'9b0d1b02bbdacebdad529d1e06d7dac8','',499,325,231,150,1,0),(1161,4234,1282469984,'Gratitude.jpg',12000,'f70b76c2868087604a28ccb2301e3482','',271,316,150,175,1,0),(1162,803,1282493425,'super1.jpg',695,'d008498434292cf2bcc3bbe2f638b705','',6,17,6,17,1,0),(1163,803,1282493440,'superz.jpg',671,'3b916c029568a6b36a0c0f4cdd5f64c1','',5,17,5,17,1,0),(1164,803,1282493455,'sub2.jpg',699,'c5ba082a01ff23ead853df10c9e6e766','',6,13,6,13,1,0),(1165,0,1282533269,'Baez.jpg',8099,'c098f7cc170971f5367f6537e16398e2','',182,239,150,197,1,0),(1166,803,1282571081,'1sup.jpg',695,'d008498434292cf2bcc3bbe2f638b705','',6,17,6,17,1,0),(1167,803,1282571097,'zsup.jpg',666,'195b4b1bad7fbc5248846e2c2d40a5a3','',5,16,5,16,1,0),(1168,0,1282640874,'howard.jpg',4789,'3b4b51762a96eeba965e1abb26878d26','',211,225,150,160,1,0),(1169,803,1282740893,'bloodgroups.jpg',11750,'f1ac86ecf3f3ee166d9482d65fda50e1','',320,480,150,225,1,0),(1170,803,1282740912,'facial index.jpg',101390,'28be103d55e1d8b778319bbd475be76c','',660,604,164,150,1,0),(1171,803,1282740926,'gene D.jpg',91268,'5b015fcfacaa414dd89bf00ab1a5957f','',775,656,178,150,1,0),(1172,803,1282740940,'bloodchart.jpg',19572,'f35dccd930969d73d960aebbb429ec43','',609,321,285,150,1,0),(1173,803,1282740958,'broadhead.jpg',22370,'ccb0dbcbab15930f89eb079ca5b7bace','',600,349,258,150,1,0),(1174,803,1282740982,'longhead.jpg',21422,'e71778d4f62f803b328ac1e43ad708f4','',565,357,238,150,1,0),(1175,0,1282744092,'see.jpg',20194,'adcd82c8f065ec63fb95fee457964837','',599,213,422,150,1,0),(1176,802,1282754859,'Lowlife Mofo\'s Who Roam America.jpg',21763,'0f3ca435d4866b18a872f1a8f1faf816','',408,306,200,150,1,0),(1177,802,1282755024,'Victim.jpg',4645,'bb382222bec86f4a60dc5b5cfbf59412','',207,313,150,227,1,0),(1178,802,1282848795,'White Victim This Time9004256.jpg',3124,'7df1415c2670e567d4347a343018c879','',238,137,238,137,1,0),(1179,802,1282849539,'Sweet Nigger - 56997642.jpg',3986,'01044f5b57c99408eb807f2a4a2e4124','',238,111,238,111,1,0),(1180,0,1282867562,'Holley.jpg',3472,'40548e36646332a5b85a9fe79feeeb86','',119,145,119,145,1,0),(1181,802,1283214584,'Nasty Spics.jpg',28635,'575a2b0e3a29dc145e88105d8ec0128a','',380,246,232,150,1,0),(1182,802,1283216674,'Victim of nigger  #56997645.jpg',5479,'c6e75fac4aa52746360622abcbbae12d','',381,221,259,150,1,0),(1183,802,1283216690,'Victim of nigger  #56997646.jpg',8948,'c15d6ed71255e33bf0cbec037ecb8834','',377,220,258,150,1,0),(1184,802,1283216709,'Victim of nigger  #56997647.jpg',6825,'b62906536fe437cacb76bbd37bc45db3','',382,202,284,150,1,0),(1185,0,1283237111,'racism.jpg',20592,'5cd1f4a1f2134dae47f064233040b1a4','',461,258,269,150,1,0),(1186,0,1283407892,'Capture.jpg',13409,'424a35d878e2e71b2c3f5b61525c8212','',361,280,194,150,1,0),(1187,0,1283416486,'crack.jpg',9824,'728dc903173b4d616119c304f6e0ab89','',187,234,150,188,1,0),(1188,0,1283555362,'arne.jpg',22269,'69c3c066f95db3ba5e5cfff44e715383','',483,165,440,150,1,0),(1189,0,1283555373,'lacrosse.jpg',22020,'6bb0151d37f5b0fed2aaebd2b1593a33','',430,150,430,150,1,0),(1190,0,1283687398,'jonatan.jpg',19348,'edc7562c9e26f8fb1f01ae643bf0fad3','',452,280,243,150,1,0),(1191,0,1283730588,'rohnezi6.jpg',95533,'352aaf1f2ffce76de38062e9d696cefd','',756,1080,150,215,1,0),(1192,803,1283751359,'mrs young.jpg',10414,'8ac1d7bdb52483260c39a111db9923d7','',340,247,207,150,1,0),(1193,803,1283753946,'bhonapha+DUI+photo.jpg',11154,'1d85e7d57b02e0e2e165ef06d6109d71','',320,340,150,160,1,0),(1194,0,1283845994,'suspects.jpg',8038,'3b596dded841cac6dbe7f5c38642f504','',247,169,220,150,1,0),(1195,0,1283855853,'anderson.jpg',13220,'03bd35b9bbce14a7a2f691d6a13475bb','',522,280,280,150,1,0),(1196,0,1283943484,'Piticam.jpg',59347,'a35ea9860c25ed8bd0867d758c8b094b','',387,510,150,198,1,0),(1197,0,1283951457,'nigteens.jpg',16367,'5f5f51b7fb9022ff8f1ec97556d6ff6b','',584,255,344,150,1,0),(1198,855,1284108703,'Obama-TeddyPig.jpg',29128,'9b634ab307f256b3f6c3c340cd327be1','',400,362,166,150,1,0),(1199,0,1284193116,'Capture.JPG',28171,'d3742e1e3ea2ff121ab4a25c8eecaf9f','',284,284,150,150,1,0),(1200,4234,1284226972,'Flag Burning.jpg',13781,'634d0dc26a55fc5a0a0e0d1646787bd4','',309,236,197,150,1,0),(1201,802,1284233273,'How to treat a nig-sow.jpg',27020,'60968825c5c94fcdd5e1b699c8d0142e','',321,400,150,187,1,0),(1202,4234,1284253466,'GD Worthless Muslims Did This.jpg',13636,'92c73969712a2f30c4ecbe5affd976d2','',492,319,232,150,1,0),(1203,4234,1284254601,'pillory.jpg',3113,'10e6cf59e4b6cdcce7d45ccec5b211e9','',108,181,108,181,1,0),(1204,4234,1284282766,'Muslim Future.jpg',20174,'07c54ab1d17c0e4f66abd6ac29838f51','',395,269,221,150,1,0),(1205,4234,1284419726,'Crispy Kid.jpg',16649,'e77ae016cbd3cb0b26973fb30557b02c','',406,285,214,150,1,0),(1206,4234,1284453985,'Chuckles.jpg',7931,'7b60c97e93849661c052336f03726db4','',460,275,251,150,1,0),(1207,803,1284491821,'super7.JPG',670,'55c297d2bf95ea88ca8bfb95b5213978','',6,13,6,13,1,0),(1208,803,1284491830,'super17.JPG',717,'50d5fa368bff3dc85f2aec56662de4ec','',13,13,13,13,1,0),(1209,803,1284506697,'56151269.jpg',26993,'3b73c1b5b11fa5f1eff0a83dd616d673','',579,324,269,150,1,0),(1210,803,1284507220,'56152876.jpg',21619,'71223a88eb3ad6ab14d45331e4d6ca6f','',300,325,150,163,1,0),(1211,0,1284685687,'justin.jpg',9526,'60344116a19705346b462d164f922d43','',222,280,150,190,1,0),(1212,0,1284685714,'deonte.jpg',8176,'4eca10249de40ee21591cc57b0691789','',222,280,150,190,1,0),(1213,0,1284685807,'taylor.jpg',8507,'d6e29acbd8a6ddb5b395454f53281215','',223,280,150,189,1,0),(1214,803,1284690278,'inequality.jpg',24384,'ba167d48eae75c0a27fb2ef859ff96ed','',350,548,150,235,1,0),(1215,803,1284692527,'skulltable.jpg',21299,'e42a4844e2c507e6d616a1ff9dee4deb','',608,224,408,150,1,0),(1216,803,1284703258,'hammerattack.jpg',11394,'1fa52be1cf6dfd7847161d12005315ca','',345,237,219,150,1,0),(1217,803,1284741746,'condomthief.JPG',16581,'6bc568125f17ab1644a9f1d1a32d05d3','',400,334,180,150,1,0),(1218,0,1284825667,'like.jpg',940,'af5528e53f6b7ba5cead1021b9545446','',104,83,104,83,1,0),(1219,0,1284920598,'Freud.jpg',4528,'1054ca79c0d01e0cfd6cb5709415a604','',227,177,193,150,1,0),(1220,803,1285095946,'biology1.jpg',13652,'56d3292ac2c44439bbfc0dfd7173be56','',324,500,150,232,1,0),(1221,803,1285096890,'biotable.jpg',11773,'e8f1abe70454724f6653795020b0019a','',457,176,390,150,1,0),(1222,803,1285116788,'JONES__RODNEY_09-21-2010_0OEVTM4.jpg',35480,'0859d5a978851e00630d1f8c3bb3eda4','',299,364,150,183,1,0),(1223,803,1285116994,'mulongo_1.jpg',39788,'baa7eaf867aa815ef05bed8da52a1844','',299,223,202,150,1,0),(1224,0,1285344945,'foreman.jpg',20225,'0ba5315c3f921c3e4218df2561081e55','',423,259,245,150,1,0),(1225,0,1285350857,'Krystal.jpg',10772,'0e4f488ceed9c83ece1cb2a1ba98a701','',243,224,163,150,1,0),(1226,0,1285351283,'Krystal2.jpg',12888,'685cf9151622d17a48b4e3a9555b3ebd','',276,197,211,150,1,0),(1227,0,1285357621,'groids.jpg',69546,'e9a44e622ac0f726502f850f9494601d','',550,342,242,150,1,0),(1228,1351,1285359447,'bnp_reform.jpg',24101,'0b4f91c96fe7fcf7e0504985e2d89fbf','',599,356,253,150,1,0),(1233,4234,1285419116,'CDC Rate Of Infection By Race.jpg',8705,'1c986d16ced5732f641bcee2262fe187','',383,265,217,150,1,0),(1234,4234,1285420116,'CDC Rate Of Infection By Race002.jpg',21368,'81d67690f5e5bcc811da4b443d09975d','',540,512,159,150,1,0),(1235,0,1285439049,'hellgroid.jpg',11784,'108bd0434d44433169261f56bb78c400','',317,177,269,150,1,0),(1236,0,1285460012,'ariana.jpg',28068,'d937a00623e62db4c4a7901bb5a712c2','',600,448,201,150,1,0),(1237,4234,1285502421,'great unwashed map.jpg',75722,'78758377073a9fc686db4022c3ae4709','',626,497,189,150,1,0),(1238,803,1285514468,'calvincover.jpg',16501,'b419de40910073670364226bf2021163','',327,500,150,230,1,0),(1239,803,1285517339,'losttable.jpg',94927,'e44c2855aaea6970825bf5bf73c90afc','',436,672,150,232,1,0),(1240,0,1285566289,'wwiivet.jpg',20013,'72ca46ccf38934abadfacb61e0bc2ade','',352,270,196,150,1,0),(1241,0,1285566930,'Capture2.jpg',14561,'1b6fef6fb6b3e6cfb54f6cfa4ef6c7e1','',304,229,200,150,1,0),(1242,0,1285566939,'Capture3.jpg',19739,'557491f171bee65656663004c534bedc','',421,269,235,150,1,0),(1243,0,1285567709,'stitches.GIF',17890,'930973cb73a289f927c6ac8f27b656ef','',186,253,150,205,1,0),(1244,803,1285608228,'56374248.jpg',28932,'bbe39d54a09e6be4259d34738e42706d','',300,170,265,150,1,0),(1245,802,1285646846,'Get on the boat ho, your azz is going to Ethiopia.jpg',9745,'8d389899177f54cbd5c69fafda49bcdd','',300,225,200,150,1,0),(1246,802,1285651771,'Sweet Nigger - 56997647.jpg',7652,'7920a084be6bb21a6c4a82dabc4334ed','',211,140,211,140,1,0),(1247,0,1285689678,'brod.gif',5800,'a638a3fdc92ccd0c5904e454752384c8','',87,108,87,108,1,0),(1248,0,1285689690,'clifton.gif',6260,'1c0833a88afe9ce4b8b408f9501bdf31','',95,115,95,115,1,0),(1249,0,1285689708,'nig.gif',19496,'304d76d40bc96fc098959eb74d2fd214','',243,159,230,150,1,0),(1250,802,1285763098,'Racist nigger with corn-rowed attorney.jpg',9243,'f6dad57387c19b45fdd4d85788943faf','',202,136,202,136,1,0),(1251,802,1285763111,'White victim this time.jpg',5073,'510bbb78a35109092ce9df14e427c350','',186,135,186,135,1,0),(1252,802,1285848179,'U.S. District Judge Jeremy Fogel.jpg',31476,'3cb6ab1ab067f38680b5bedc962a5d27','',353,512,150,218,1,0),(1253,803,1285864594,'56432267.jpg',24254,'7764fa121aa23ec775a379f808ca6ec8','',300,350,150,175,1,0),(1254,803,1285865232,'56413629.jpg',22120,'d64822f3b20c97eb91373173b7c73597','',350,350,150,150,1,0),(1255,803,1285865629,'56450310.jpg',56639,'7bc0de2df354816bc1d26e01bda2d751','',250,300,150,180,1,0),(1256,0,1285876626,'smith.jpg',11133,'bbdbd8442d5276a212221e74c7429ac4','',121,122,121,122,1,0),(1257,0,1285876646,'officer.jpg',14486,'1af1e5e53d3a6706339360e7f0050752','',260,156,250,150,1,0),(1258,1351,1286048264,'brainjar.jpg',21455,'aa0a6206f16980bef24bd18e93cc17ae','',499,374,201,150,1,0),(1259,803,1286053796,'teutonic unity.jpg',10915,'5a3115c31e2eb22f297a2713c19e23d4','',319,500,150,236,1,0),(1260,803,1286055119,'4th,5th,6th,centurymigrations.jpg',77425,'913f38e067ca0b6026987fb982c55800','',986,712,208,150,1,0),(1261,803,1286056635,'guianahighlands.jpg',69465,'5542c0bcbb16bd30a809f403f24a55ac','',985,544,272,150,1,0),(1262,802,1286099234,'White Victim This Time - 9986726553.jpg',13871,'00756ec1befb7f285ec7ff495a3145f1','',319,348,150,164,1,0),(1263,802,1286099331,'Racist Nigger This Time - 989728356.jpg',25540,'64794e757e82410e839d004db05d3685','',246,307,150,188,1,0),(1264,802,1286106977,'White Victim This Time - 87657854.jpg',4494,'4c988e9eb96c9baae6cead3489bc0dc7','',99,120,99,120,1,0),(1265,802,1286106993,'White Victim This Time - 87657856.jpg',7651,'a4cff899a8007259efc74689039f3497','',173,136,173,136,1,0),(1266,802,1286107077,'Lowlife Nigger This Time - 9927353.jpg',8478,'ff57dd90d86a42cb0e6ae6d88aa570e1','',238,136,238,136,1,0),(1267,802,1286107144,'Nigger Mammy of 11 y-o Niglet.jpg',9162,'de39509cb5f6d3626e55b3615cadb913','',236,139,236,139,1,0),(1268,0,1286332023,'bellamy.jpg',31048,'639c06769fc28c71ae72d2ad7331448c','',480,600,150,188,1,0),(1269,802,1286716789,'Emilia Fanjul  - Chloe Black.jpg',39440,'1a494371d9638427611dd65574083766','',255,340,150,200,1,0),(1270,802,1286722480,'Heidi Beirich.jpg',17323,'66a7667aac5712231cbede2b6191b34d','',425,315,203,150,1,0),(1271,803,1286722522,'modlog159382.jpg',91704,'a98841c71a387c0468ee0b7fad4f83c8','',851,536,239,150,1,0),(1272,4507,1286849978,'Fullscreen capture 10112010 101549 PM.jpg',7916,'e250493f51d3dbe065de906fb784ac49','',158,199,150,189,1,0),(1273,4507,1286938671,'Fullscreen capture 10122010 105552 PM.jpg',26756,'a704bc3798a75263e448570a2094de6f','',296,237,188,150,1,0),(1274,803,1287012219,'lnpcover.jpg',15521,'4974bcbf4d3ac7e756a333254aa239f7','',333,505,150,228,1,0),(1275,4507,1287012796,'Fullscreen capture 10132010 73053 PM.jpg',33234,'8e73f6c55d047403e9a1fdf0531d5e71','',361,291,187,150,1,0),(1276,803,1287013240,'lnpportraits.jpg',43015,'a66fb57521da616f5db71f6072fee57c','',708,488,218,150,1,0),(1277,803,1287018028,'stoddard.jpg',18136,'c66de8a4881218b1277e9e5dc1488fbc','',330,504,150,230,1,0),(1278,4507,1287105443,'Fullscreen capture 10142010 91300 PM.jpg',22167,'49a79923a7c6d966b8b827367fdb3974','',331,265,188,150,1,0),(1279,4507,1287108328,'Fullscreen capture 10142010 100455 PM.jpg',38203,'3ff74ae1d148ad3a521ff63838336803','',351,281,188,150,1,0),(1280,4507,1287187356,'Fullscreen capture 10152010 80146 PM.jpg',52473,'582a35029db6b140edf93381815ab86b','',498,398,188,150,1,0),(1281,803,1287323955,'bill-1287120996592-4.jpg',43115,'e0350c54cf66fbfcc77968b289958e53','',589,394,225,150,1,0),(1282,4507,1287330356,'Fullscreen capture 10172010 114454 AM.jpg',38001,'49745d76d1d07c40369d248d70119f14','',405,325,187,150,1,0),(1283,4507,1287348535,'Fullscreen capture 10172010 44703 PM.jpg',16892,'afaf2c1d402c7c3b4ea0620e7d50762f','',307,247,187,150,1,0),(1284,4507,1287348544,'Fullscreen capture 10172010 44629 PM.jpg',16321,'6c11540d7469ace30199ec3784178c89','',291,233,188,150,1,0),(1285,4507,1287362824,'Fullscreen capture 10172010 84435 PM.jpg',33290,'db07f741a90a584dbf601031dd9aef4e','',498,400,187,150,1,0),(1286,4507,1287363828,'Fullscreen capture 10172010 85726 PM.jpg',18136,'5d37feb4f85d20d0ef828285f0c09450','',281,225,188,150,1,0),(1287,4507,1287363834,'Fullscreen capture 10172010 85735 PM.jpg',18589,'edec713f431a2ea584242d9ac32461c5','',305,245,187,150,1,0),(1288,4507,1287363841,'Fullscreen capture 10172010 85801 PM.jpg',17265,'4ed9db6efc358873bfbc92494be6b170','',292,234,188,150,1,0),(1289,4507,1287437700,'Fullscreen capture 10182010 53408 PM.jpg',38517,'f647899ecc30c12713a7da8728d11043','',553,442,188,150,1,0),(1290,4234,1287455877,'tx diversity.jpg',4273,'4b2677016d2aae17808a5a3fb712fb73','',180,89,180,89,1,0),(1291,803,1287531117,'humphreytitle.jpg',11267,'a631032f7480c7b2b2b8cd9771f1cafc','',312,500,150,241,1,0),(1292,4507,1287880297,'Fullscreen capture 10232010 83100 PM.jpg',61875,'dec9cbcd759c8d781c7a5ad097b780c0','',562,450,188,150,1,0),(1293,4507,1287880410,'Fullscreen capture 10232010 83242 PM.jpg',45282,'158856f7a18018082ba8073c2d839b11','',563,451,188,150,1,0),(1294,4507,1287886689,'Fullscreen capture 10232010 101623 PM.jpg',55077,'d26a0a467e6bbeba7554e1654e79ebbb','',395,496,150,189,1,0),(1295,4507,1287886696,'Fullscreen capture 10232010 101631 PM.jpg',54663,'fcdd049072eefc4efd221b565ef40be9','',391,490,150,188,1,0),(1296,4507,1287886702,'Fullscreen capture 10232010 101635 PM.jpg',33395,'9737a9f4cdf96794c7d646e0e4be1d2e','',436,349,188,150,1,0),(1297,1351,1287924168,'ahmed.JPG',62487,'dde30d93ad62d0709f2a447dbb691aff','',233,274,150,177,1,0),(1298,803,1287929527,'millscover.jpg',17794,'14d7878dc86a7f38298c15bf9373ffb7','',310,500,150,242,1,0),(1299,4507,1287942889,'Fullscreen capture 10242010 15359 PM.jpg',37297,'7fe73b9cd27bb526fd6be35619342169','',437,351,187,150,1,0),(1300,4507,1287943834,'Fullscreen capture 10242010 15659 PM.jpg',16224,'1d2cd66236214bda410818084a13386d','',346,279,187,150,1,0),(1301,4507,1287943841,'Fullscreen capture 10242010 15736 PM.jpg',31538,'90f7241ccb3247d567c097e7143a1a8f','',383,307,188,150,1,0),(1302,803,1288135222,'Olivercover.jpg',17881,'ff9b917222b8fc4d5524ca87329a18b3','',327,502,150,231,1,0),(1303,803,1288135226,'Oliverphoto.jpg',16691,'f09916fde723fc2de268d477d4ce4544','',305,413,150,204,1,0),(1304,1351,1288205989,'parislondon.jpg',10754,'e779cf9c9e81a4bbe8e8b297c7b18b0f','',275,173,239,150,1,0),(1305,803,1288230039,'57076982.jpg',21947,'3a2ec401dda1fcce90f4ce93ea64eab5','',579,324,269,150,1,0),(1306,803,1288230321,'57084436.jpg',24083,'d5d2c71b883bfc5bb2ad0a26f880ec34','',400,480,150,180,1,0),(1307,803,1288234116,'home-invasion_20101022134958_640_480.JPG',69434,'c2105e1316290ababb26439856fbcb25','',640,480,200,150,1,0),(1308,4234,1288311568,'Chuc kles.jpg',15135,'de70f88b8783a4280ac8c8d7feb4402a','',393,262,225,150,1,0),(1309,803,1288328734,'hoskins1.jpg',46888,'d05dc875d661823063e00ba632541c32','',679,384,266,150,1,0),(1310,803,1288328962,'hoskins2.jpg',46937,'4a8a70a1d76d059e5cf5a6e4ddbc0c0d','',686,383,269,150,1,0),(1311,803,1288329199,'hoskins3.jpg',34109,'05d68fc22a4fbb4b3ca3cedd7643747b','',675,385,263,150,1,0),(1312,803,1288393248,'57159588.jpg',3794,'4f7b06505c7327e4390dd6d88fb65186','',300,170,265,150,1,0),(1313,803,1288394377,'doc4cca039717651074301367.jpg',72059,'5047d0e4a4d5c694f16f213d5bd402be','',774,518,225,150,1,0),(1314,803,1288835353,'Social Justice For Aryans.jpg',47024,'57f0159bd4e04b7f07815a7a286d24ac','',680,873,150,193,1,0),(1315,803,1288850720,'donald_skiff_11-04-2010_DGFJFOR.jpg',33228,'89ff8b64b35675478c84de9ddd486188','',299,364,150,183,1,0),(1316,803,1288850764,'hogan__eric_11-03-2010_JHFIQ34.jpg',30714,'3ab4d29df5849b78b4d0af35ac8e7df3','',299,364,150,183,1,0),(1317,826,1288851579,'Nelson_Bones_Ortiz.jpg',13896,'44352d50b626cc41ee9d0e7708ff39fb','',408,306,200,150,1,0),(1318,803,1289075712,'Iris Temperley.jpg',32743,'2d7facd84d59b3cbe154994f4de391c3','',278,401,150,217,1,0),(1319,803,1289144371,'JuliusThreatts_20100827231505_320_240.JPG',44374,'8aa5ec8b1f2d9522fe8df75b12e36365','',320,240,200,150,1,0),(1320,4507,1289147488,'Fullscreen capture 1172010 113007 AM.jpg',20269,'27fcab7caca23abd04d311ebd1184445','',313,249,189,150,1,0),(1321,802,1289227949,'Nigger loving slut.jpg',10563,'8bf10b0ac5585ab422f70f1d150ab755','',320,239,201,150,1,0),(1322,802,1289231728,'inner tube lips 01.jpg',21796,'5691b9c730fd09a28f306f269d26c83a','',474,334,213,150,1,0),(1323,802,1289231739,'inner tube lips 002.jpg',22607,'9b5a80031e13f05dbdf8934811000f3f','',478,335,215,150,1,0),(1324,802,1289231750,'inner tube lips 003.jpg',21920,'e0bd38e227001ed2f93803957440cde1','',471,333,213,150,1,0),(1325,802,1289231789,'Nigger Hauler.jpg',21537,'32106137d912e2c343e78f45583a6f63','',636,276,346,150,1,0),(1326,802,1289261039,'Imported Somalia Gang-Bangers.jpg',57643,'f6afcddd044d717c5e1053783a56ab75','',300,398,150,199,1,0),(1327,802,1289261547,'Minnesota Loves Their (black) Immigrants.jpg',46615,'4fa0b0ddbf2f4df3403b4fb85da992e6','',300,225,200,150,1,0),(1328,802,1289261560,'Minnesota Somalis.jpg',68995,'cb9d7eb61e9a0604755ae00fd24d7a8b','',350,457,150,196,1,0),(1329,802,1289311028,'obama-netanyahu.jpg',24249,'818582f5ff6503fc20286a57450cea3c','',499,332,226,150,1,0),(1330,802,1289321684,'Somali-America.jpg',41668,'8acab48ca6a208fc4bb7cbd0b9f0e867','',636,383,250,150,1,0),(1331,802,1289365321,'Somali-America 02.jpg',70080,'42f4562988147dd8275e1adbf09e6b70','',380,192,297,150,1,0),(1332,802,1289365979,'Somali Pirates 01.jpg',32892,'4edf65b331a01534fc04be7f5a28ff45','',425,294,217,150,1,0),(1333,4507,1289608482,'whitevictimsam.jpg',29227,'e463dd656c762e553e1e8bc69fb15caf','',372,298,188,150,1,0),(1334,4507,1289608489,'lowlifenigger.jpg',39604,'06439fc8c384c1f69f866f9a0544513d','',380,304,188,150,1,0),(1335,802,1289648869,'jig at porn shop.jpg',37060,'b8d8c781d5defdbf51e2a8720efa81ba','',497,299,250,150,1,0),(1336,802,1289680738,'Grandmammy Obama.jpg',61192,'d1a2c8404f86bb0db47d01ac03fec8b5','',610,432,212,150,1,0),(1337,4507,1289687237,'niggerdiein.jpg',65581,'da2465a0939aafcb9854a639475dc6f2','',446,359,187,150,1,0),(1338,4507,1289688512,'worthlessniggermarch.jpg',72964,'9ae5f2d13b98b43fd0ee70d6f45186bc','',458,367,188,150,1,0),(1339,803,1289716863,'marlondorsey.jpg',20970,'bc581b6f1358f3ef5e9bab73805d388a','',320,240,200,150,1,0),(1340,4234,1289730714,'First Nig\'s Spouse.jpg',26001,'521134270974c25af296357c4ff41d36','',374,536,150,215,1,0),(1341,4507,1289788484,'robberygroid.jpg',42973,'9146047562532aebbe0ce8c67b106a05','',395,316,188,150,1,0),(1342,4507,1289797136,'chokedatniglet.jpg',21511,'2f38c43eca27f9bffd12633e6b236ce7','',287,360,150,189,1,0),(1343,4507,1289871493,'sheboonpusher.jpg',32913,'c0e06794e0ee7ab64de5d8d79b4255d8','',341,274,187,150,1,0),(1344,4234,1289875794,'Infect NOW!.jpg',90259,'d0476b05b7dbeea1a972c6df2b6db7a3','',634,407,234,150,1,0),(1345,1351,1290104695,'Black Monopoly.jpg',71138,'3a8bd680089af22caeb9d1c89b035a5f','',476,480,150,152,1,0),(1346,4507,1290137049,'shawntez.jpg',28993,'1ab5ea78beb2b620c0e213e677335cc6','',353,284,187,150,1,0),(1347,803,1290196884,'the_negro.jpg',31274,'b090eb6b858951fb76417d7a265203bb','',328,542,150,248,1,0),(1348,4507,1290216285,'bleachthrower.jpg',23626,'676e1a2d9d929a9f691b9e82739ff084','',357,286,188,150,1,0),(1349,4507,1290216308,'bleachthrower2.jpg',25364,'8a1cbead5fed08100493fdb1e3f99a20','',335,270,187,150,1,0),(1350,803,1290381677,'Menudo_Muncher.jpg',21573,'de6be79b6fd52c24a49f773203132f33','',455,508,150,168,1,0),(1351,4507,1290400638,'smoketownbeatdown.jpg',37163,'a0bc2e15fa2140136e73c8d09458784b','',410,329,187,150,1,0),(1352,4507,1290400707,'unknownsuspook.jpg',36708,'9ca2b7215a27fa4188d907d84b0d988f','',410,329,187,150,1,0),(1353,4507,1290400721,'smoketownniggers.jpg',24838,'748d4ff420cd9afc7f1931d400f6fcd2','',365,292,188,150,1,0),(1354,4507,1290486346,'serialrapist.jpg',20613,'e79f33893a3225ca6f6692a03d18df26','',373,297,189,150,1,0),(1355,4507,1290486352,'serialrapist2.jpg',22518,'1ecd5dc95dfe43b44900efd4c932b6aa','',405,324,188,150,1,0),(1356,802,1290551712,'Victim of nigger - 9937266.jpg',41997,'84c234629d0e4e251ee218d574a9b7a1','',352,273,194,150,1,0),(1357,802,1290597873,'Nassah, aye aint know nuffin bout no shootin.jpg',35143,'ca19c6d2c49a0a02aae50cbb4095e89c','',430,282,229,150,1,0),(1358,4507,1290636132,'30roundshooter.jpg',44574,'3ece1f494249a993f7e75620006c703d','',383,307,188,150,1,0),(1359,802,1290650137,'BOL - last seen struttin away from scene of crime.jpg',34031,'ee1e01e32136b68aa30c2de29c70b344','',270,409,150,228,1,0),(1360,4507,1290651041,'nigga.jpg',86429,'802c0b6c78a8c024a8b5f3e2b5815a04','',635,508,188,150,1,0),(1361,803,1290651211,'Havamal.jpg',14474,'8170ee53866e48d424e5a4e2dac71f9e','',323,502,150,234,1,0),(1362,802,1290704876,'White Victim of the Feral Nigger Beast - 099649.jpg',34414,'8061ce678f54942d5ca7c303e1b8eee4','',526,556,150,159,1,0),(1363,4894,1290894484,'Conyers.jpg',44026,'d13329bbb24571e13cce73a77f4eae02','',720,488,222,150,1,0),(1364,4234,1290938385,'MUSLIM ANGELS.jpg',59152,'2e3345bfada6a5070ad3ca0b52ef6d84','',480,434,166,150,1,0),(1365,803,1291139314,'57974750.jpg',42057,'b75e6155d60ae935f4d0f0b43d00c05d','',300,170,265,150,1,0),(1366,803,1291140555,'13582450_BG1.jpg',30996,'76faacb84b408208e26a213dc4c2252b','',280,218,193,150,1,0),(1367,4507,1291174733,'myerspark.jpg',39682,'25f978284075235d479bdc34e823cbd1','',441,353,188,150,1,0),(1368,803,1291746344,'fugsquad.jpg',35282,'b45cc7215ee824e90c5750a507051cf9','',300,170,265,150,1,0),(1369,803,1292352703,'58263754.jpg',65883,'dd39c6e1479f8343c959ca5caa00481c','',250,300,150,180,1,0),(1370,803,1292368163,'Characteristics.JPG',14115,'add745e9cb44615dc97e9fcb2a00b7d9','',338,502,150,223,1,0),(1371,803,1292368174,'Randle.jpg',40630,'32afe9b91e6b8bfc79d2763b56bfd1f6','',341,467,150,206,1,0),(1372,4507,1292554187,'foremanschool.jpg',64435,'1415d0575fb2c84a0584dce93d3ed7d5','',590,473,188,150,1,0),(1373,4507,1292559370,'nigletabusers.jpg',28993,'63766014516c1f3523dcc37302e2bab7','',382,306,188,150,1,0),(1374,803,1292621429,'Lydston1.JPG',12861,'d89cf7778a06db4495582168bc0eebe4','',348,500,150,216,1,0),(1375,4507,1292732693,'kiltdaniglet.jpg',35846,'e0a98fe2e9e1886bd871f3a2284c9697','',361,291,187,150,1,0),(1376,803,1293048896,'Hays.JPG',10452,'b37f0c57d8cace9b7e9cb0e293d03654','',291,194,225,150,1,0),(1377,803,1293071426,'47375917.jpg',60660,'ea6ff5bf0bd14e3781d56cc1926608ad','',300,225,200,150,1,0),(1378,803,1293071958,'58401625.jpg',9643,'61f209156ebd751713171368ca58a4bb','',300,170,265,150,1,0),(1379,803,1293075285,'bacon.jpg',17704,'a02bf3cac4c67b2f97de9e29f5421885','',192,240,150,188,1,0),(1380,4507,1293416868,'Damontezdamolesta.jpg',27539,'36362dc179c336c11797961d8f830a30','',359,288,187,150,1,0),(1381,801,1293561454,'List-Subs.jpg',3127,'90c48a6c6dd3a92ffa87ca9d850e1094','',186,58,186,58,1,0),(1382,801,1293561467,'Suscribe.jpg',33388,'43512e8660398b9536cbfcef17719959','',381,152,376,150,1,0),(1383,803,1293602258,'racemixers.jpg',13975,'aed3e6d59c861c0913eaec6ad6d82d18','',342,218,236,150,1,0),(1384,803,1293602652,'Kristine Marie Gabel.jpg',10463,'bc15e2a65c84f069c9c1f605f4a957a6','',378,242,235,150,1,0),(1385,803,1293809000,'steenkroach.jpg',20392,'2562657620da69518de268292650813b','',479,320,225,150,1,0),(1386,803,1294279104,'58607532.jpg',45726,'271fa2fdd6eeeeb436271850aa97eaf7','',226,316,150,210,1,0),(1387,803,1294279494,'58589146.jpg',33920,'c38f2bd6fa352857deae14f1f30f8ae9','',580,325,268,150,1,0),(1388,803,1294280516,'58588357.jpg',51597,'a95e679f4b7630f7fad4a776a27d48f9','',400,225,267,150,1,0),(1389,3648,1294280721,'capt.ac843acefa7349a3849e3bc179e7c4bc-56c1a528134d4d079381c29deb2f4579-0.jpg',28946,'5d13a239b4c2f3385a90f387ab82c77f','',399,254,236,150,1,0),(1390,803,1294280921,'58559604.jpg',43319,'0fabf39864c0875037a4b13f01d2539d','',300,170,265,150,1,0),(1391,803,1294778638,'58727692.jpg',25659,'04838d14bd8117ba6955ae063573b4b6','',300,350,150,175,1,0),(1392,803,1294859332,'eat_me_you.jpg',68122,'a8b7e1bf1734aea68eccd581fabd342a','',240,240,150,150,1,0),(1393,803,1295494300,'Virgil Griffin.JPG',18129,'b0bbb12db610ed9a3876e0a0abee3375','',420,357,177,150,1,0),(1394,4894,1295830998,'0123wiles790445.jpg',9817,'08c8419d27db14a86b7977299686fe8c','',173,250,150,217,1,0),(1395,4507,1295906509,'lacy.jpg',91794,'46a009b7fc1bef795033143ce97431ac','',600,481,188,150,1,0),(1396,4507,1295906599,'lacy 2.jpg',78449,'56235f6c1a7c42a33f006179d1a2bca9','',521,416,188,150,1,0),(1397,4507,1295922084,'millerbabysitter.jpg',12461,'e43c6d9b11553aa0a732dc88b1220fa7','',207,165,189,150,1,0),(1398,4507,1295923162,'quincy.jpg',18586,'ea1a7395eaea301f13ecae30a35c7c5e','',235,295,150,189,1,0),(1399,803,1296539651,'hocala1.jpg',32880,'2367a7ab584485909b2b6ac6a7698eab','',360,478,150,200,1,0),(1400,803,1296539661,'hocala2.jpg',28666,'11cdc0554743bc6769c15916f4fe89ca','',357,479,150,202,1,0),(1401,803,1296539670,'hocala3.jpg',29918,'4afef2fcfc6281b22af764fe6f9e0eca','',358,481,150,202,1,0),(1402,803,1296539679,'hocala4.jpg',33005,'3856b91aa91961e74d70f4908fb79cad','',358,481,150,202,1,0),(1403,803,1296539690,'hocala5.jpg',34263,'97cca71ca633c0cf33219fe5e2f8f206','',360,478,150,200,1,0),(1404,803,1296539699,'hocala6.jpg',35133,'e0ba6424fbf1ada0dbf8e5a2a38b929e','',360,478,150,200,1,0),(1405,4234,1296694818,'related2.jpg',53874,'ac38cbdfc4b163ad73040f4e96883127','',420,459,150,164,1,0),(1406,803,1296757081,'spico rivera.jpg',21832,'0de15a1c33bec7b67d883ff3451e285c','',300,170,265,150,1,0),(1407,803,1296758520,'fileuploadbug.JPG',82039,'a7fa957131978a98dd22108e9f7a219b','',763,549,209,150,1,0),(1408,801,1296760541,'upload-error.jpg',18298,'69186b3ba28a947ab791f7326f926beb','',613,119,613,119,1,0),(1409,801,1296761593,'nigger-make-up.jpg',28830,'f2b7a11fe20398d5a7eeb03f91f5cd52','',400,290,207,150,1,0),(1410,801,1296761593,'nigger-joes-tar-soap.jpg',33543,'1835b157ceb523936305b2c9e4adceb2','',450,319,212,150,1,0),(1411,803,1296844044,'souvenir-of-florida-negro-gator-bait-fishing-lure_250737448808.jpg',36016,'d4f1a28515b008c8da9dc391d396dd7b','',400,270,223,150,1,0),(1412,801,1297016043,'CraigCobb.jpg',2548,'4de9c65453797313ec75b61344337c25','',99,120,99,120,1,0),(1413,4234,1297598686,'Meet Yo Mayor.jpg',17400,'c680552e003e8ecf50eb98728c6213c6','',421,462,150,165,1,0),(1414,4234,1297731277,'Islam Bounty Poster.jpg',31955,'9182cdf66bfa71eb02dab2c6065dda68','',353,625,150,266,1,0),(1415,803,1297968020,'not notting hill any longer.JPG',74173,'1ea21e95b18380d235303792bf0e6eb2','',600,447,202,150,1,0),(1416,4234,1297990161,'Islamic Beauty.jpg',13246,'a62ef7ee7d9e5a4bd837b47c786f4d1d','',301,386,150,193,1,0),(1417,4234,1298161740,'urine.jpg',5284,'95d40054779400afd49b0b41e8f988c3','',328,283,174,150,1,0),(1418,803,1298423167,'29381fa74edcb6316ccd0369c071.jpg',14256,'1c7af8408d269b5825171f1ff5d1366e','',420,280,225,150,1,0),(1419,803,1298757896,'savage black buck.JPG',12426,'762a297d5715e48b65af4f5ba967c48c','',299,358,150,180,1,0),(1420,803,1298820995,'cordirrus_jones.JPG',11392,'9cb8cad888ae54e68324bc581b2a2f1e','',240,300,150,188,1,0),(1421,803,1299009157,'kkk_origin_meaning_scope.JPG',29016,'278cf9d8fd984db5626bb82acc75dd6d','',333,501,150,226,1,0),(1422,803,1299095912,'59690812.jpg',34854,'2df96358f673639af3a5b83e8aedcabb','',300,170,265,150,1,0),(1423,803,1299119555,'arnold_20110225162844_320_240.JPG',47843,'d96c12c5e663f5522efb303e5600618e','',320,240,200,150,1,0),(1424,806,1299454326,'Andrew_Johnson_photo_portrait_head_and_shoulders_c1870-1880.jpg',14757,'2fe12c1276600fca2e54e956144bf02d','',245,315,150,193,1,0),(1425,4507,1299705154,'jailguard.jpg',19242,'ca9e5405ee44dcbdc45f8fd29f78320a','',357,286,188,150,1,0),(1426,3648,1299778757,'Damian%20Dalcour_P.jpg',2561,'f0ba9f026937733847cebebcd8fb8bb0','',113,139,113,139,1,0),(1427,3648,1299778757,'James%20Gosey_P.jpg',2946,'32c65ed5d9319764e71af2af8cc7c987','',114,141,114,141,1,0),(1429,803,1300555435,'nigger_cop.JPG',13077,'ccd285fcd634ddc9a632ee51c8df8764','',397,297,201,150,1,0),(1430,803,1300560519,'60216790.jpg',50004,'0e90ffcfe2dfc0e6521517e2e3e5379f','',300,170,265,150,1,0),(1431,1351,1301956106,'sick.jpg',96303,'fcb6feb8798f4ed4e57a0be61411b0ba','',649,450,217,150,1,0),(1432,4507,1302029898,'sheboonrobber.jpg',34932,'326325292ab9cfb9bb61577ae792bf08','',378,303,188,150,1,0),(1433,803,1302414075,'MLDcover.jpg',13997,'cf4ceb3b0d8f4ed73e2980ed1beefe10','',317,500,150,237,1,0),(1434,4474,1302829365,'image0011.jpg',56512,'d4ccfe1b35d00197f7ff6b125dcef7bb','',647,477,204,150,1,0),(1435,803,1302916403,'IFTHEREWERENOWHITES.jpg',71008,'d8d539ecaa93285cc2294f2d62acdb40','',768,500,231,150,1,0),(1436,803,1303212759,'Too Many Roosevelts.jpg',19418,'772d17497a24f7451ecb435ead6d2288','',333,500,150,226,1,0),(1437,803,1303363979,'White Supremacy.jpg',42183,'1ff4173db705f440c5d2efcefe49d77d','',629,496,191,150,1,0),(1438,4507,1303791674,'liberry.jpg',64360,'67ef236c65d3064c897aa5aec49a7f2e','',488,392,187,150,1,0),(1439,803,1304016279,'Calvin Lewis.JPG',18566,'fe3b0ecee69157ca37269414cb4d8af4','',598,338,266,150,1,0),(1440,803,1304031000,'Cult of Equality.JPG',15193,'5ba5b06a092c3cf047ae28a935cba33f','',326,500,150,231,1,0),(1441,803,1304184825,'Damian Taff.JPG',21062,'241e692125b1c7d787210ee3b68db30b','',350,510,150,219,1,0),(1442,801,1304473393,'pantsdown.jpg',10897,'0dbffee5181ddb1cc7c09e5401bb5970','',274,246,168,150,1,0),(1443,4234,1304482144,'Shark$hit.jpg',23571,'b8ffbe9ccbdde7800cb9fbcd6f1ac9d5','',374,481,150,193,1,0),(1444,803,1304731176,'nnngator01.jpg',62794,'50c29471f1f56bf12605bc2314106656','',765,492,234,150,1,0),(1445,803,1304747561,'nnngator02.jpg',75632,'7f5b811eac9dfa798e04872fb8ff8130','',541,351,232,150,1,0),(1446,803,1304747561,'nnngator03.jpg',57380,'98d09f8f3898b7fb369f7ff24821be5a','',518,796,150,231,1,0),(1447,803,1304747582,'nnngator04.jpg',57443,'25d0789df784de0be7cc5c5101bbe604','',763,503,228,150,1,0),(1448,803,1304747619,'nnngator05.jpg',81672,'027361e9e2b85fc093b1257117423ba3','',626,395,238,150,1,0),(1449,803,1304747619,'nnngator06.jpg',22047,'98121b12a64297b1cce35023763cefb4','',398,246,243,150,1,0),(1450,803,1304777684,'grinning groid.jpg',25184,'9852190849ba5fbbfd01c2e01de8ad30','',302,362,150,180,1,0),(1451,803,1304945304,'phillyhomicides1.jpg',25801,'9ef9669271b439cfb24697a6c66243f5','',560,222,379,150,1,0),(1452,803,1305045280,'Corliss cover.jpg',23222,'fb0338ab83120f220d81089d9fbf0f4a','',338,503,150,224,1,0),(1453,803,1305705723,'S-SWOB.jpg',38008,'43cdcd754ae029b3cc82fe80a8c6095b','',591,418,213,150,1,0),(1454,803,1305730181,'Ernest Smith.jpg',13704,'1959bb48ab3391bcddec9ba67ea1f250','',346,280,186,150,1,0),(1455,803,1305732841,'Guzman.jpg',24126,'71c761b8dcab7275e48eafbaf6f0940e','',318,482,150,228,1,0),(1456,803,1305737996,'Hout.jpg',11106,'390c83665a47e463aa2468c3a03280ce','',317,236,202,150,1,0),(1457,803,1305752837,'Pendell cover.jpg',35281,'e6705c5fa6179c5ba924f45231600fd8','',353,500,150,213,1,0),(1458,803,1306010461,'jeffrey vera.JPG',15605,'25758a407df9553a5991d32fd8a2dddd','',192,240,150,188,1,0),(1459,803,1306094533,'Alien Minorities.jpg',15161,'9696a898a227f994c6ad6e704dcef120','',309,500,150,243,1,0),(1460,803,1306334298,'Sen. Joe McCarthy.jpg',68366,'99c2fa73f30ce6237fdc34875349c54b','',600,494,183,150,1,0),(1461,803,1306417468,'ANPflyer.jpg',72382,'c8f5dd9520ba99498bd8d6e6d90a15d6','',440,671,150,229,1,0),(1462,803,1306592712,'Facts.jpg',29892,'8f274f5d812120a0acdcb97bd84d70ac','',425,552,150,195,1,0),(1463,0,1307221533,'RandiGilmore.jpg',2694,'449cb6948580fd8dcfa65cdc589c42bd','',135,120,135,120,1,0),(1464,0,1307380732,'3-Chicago-black-mob.jpg',6377,'3fa856609e541af13a0e046edb2985ac','',209,100,209,100,1,0),(1465,4507,1308799650,'nigstabber.jpg',43807,'ca6b27331ad16c11ba16f23622ce83f0','',511,410,187,150,1,0),(1466,0,1309176217,'41590_112092252185960_922_n.jpg',12453,'fec586b4f0d8e369af0f826852facc22','',180,182,150,152,1,0),(1467,801,1309199315,'BB-Leo-list.jpg',28108,'1c9bbfc0490cc0684f4f7fa7a4516bc8','',507,220,346,150,1,0),(1468,0,1309329357,'EmilyGuendelsberger.jpg',6066,'6b2e4c2422801a2f1486db29dd42aa6b','',165,200,150,182,1,0),(1469,803,1309801777,'IronCurtain.jpg',20664,'0f7c6d6af3b5d9fc0d6070b34fb2fb87','',320,500,150,235,1,0),(1470,3648,1309804867,'0704_jose_pena.jpg',18691,'f1f9a7af89b513a0cdbbb7e5b622d3ae','',469,264,267,150,1,0),(1471,826,1310096414,'KayneWright.jpg',6407,'18e77d538755d164492acb827ba1afcc','',180,222,150,185,1,0),(1472,803,1310434842,'The Jews and Their Lies.jpg',30237,'a967e2cf0598a032f31534cac7467966','',323,500,150,233,1,0),(1473,3143,1310654680,'gallows.jpg',56128,'f94e7aede1fec5f7125de5ddfaae17bd','',600,366,246,150,1,0),(1474,803,1310995666,'Davis.jpg',5278,'2638a56d7b2523a1a16366e472f9785c','',181,148,181,148,1,0),(1475,803,1311168300,'chad_20110718050226_320_240.JPG',48018,'7019ad55a2167f652d43f2a170034e5e','',320,240,200,150,1,0),(1476,1351,1311371062,'moron.jpg',13259,'966d5d61a7eeac6ee539fcae1e30e0f0','',349,241,218,150,1,0),(1477,3648,1311828130,'0725_glenn_hudson.jpg',4384,'34aa5cf697eef986696b6b81ed59ca90','',160,90,160,90,1,0),(1478,802,1311900271,'BCL\'s Killed (1).jpg',27572,'5ef94abc40d57be13764abb594722b85','',360,240,225,150,1,0),(1479,802,1311900271,'BCL\'s Killed (2).jpg',20034,'982b139a5c0e4bdbd631a273a9c9f54a','',360,240,225,150,1,0),(1480,802,1311900284,'BCL\'s Killed (3).jpg',34569,'038f31af5736d1c0865f04fbc2a6c673','',360,240,225,150,1,0),(1481,802,1311900284,'BCL\'s Killed (4).jpg',7848,'e5c5e5278cd627f1193963a1f9598d6e','',360,240,225,150,1,0),(1482,802,1311900296,'BCL\'s Killed (5).jpg',13589,'7c128736b5a3d037701fecaf67cb2333','',360,240,225,150,1,0),(1483,802,1311900296,'BCL\'s Killed (9).jpg',13808,'1b1cc59a8545bf2bce62b868abcdf8b6','',360,240,225,150,1,0),(1484,802,1311900303,'BCL\'s Killed (6).jpg',9901,'2d5e1a9bf4965a04655a4a1a2ac55b98','',360,240,225,150,1,0),(1485,802,1311900303,'BCL\'s Killed (7).jpg',6417,'1fc0b0a2e1bb589e7d3c2bd570bf0d31','',360,240,225,150,1,0),(1486,802,1311900315,'BCL\'s Killed (8).jpg',7072,'7c112e888e60e9d071ed7854d007e4e2','',360,240,225,150,1,0),(1487,803,1311908848,'Red Intrigue.jpg',32627,'227bd6938a2ada8de9ca75f8f08327c0','',316,500,150,238,1,0),(1488,802,1312062896,'Donna Slater.jpg',19982,'1cc3db5f9b9a6da852177e16b2b984c8','',447,517,150,174,1,0),(1489,802,1312120601,'Nigs Belong in Cages.jpg',39513,'a38785ed4dba5449bc8f47969f075d31','',750,600,188,150,1,0),(1490,1351,1312677918,'duggan.jpg',6814,'529c6c5f11c17b673e600fd53b514afc','',183,257,150,211,1,0),(1491,1351,1312731847,'001.jpg',20628,'90df3b893b994c3720a4f5acfba2fc35','',367,268,206,150,1,0),(1492,1351,1312757040,'totriot.jpg',20357,'5653b9bd1db81ff0db18879bb1c5d400','',415,256,244,150,1,0),(1493,1351,1312810759,'buck.jpg',10800,'d532531e467adc650f205db0f537a3c2','',180,250,150,209,1,0),(1494,803,1312829524,'black beauty.jpg',6017,'d109639f35895494b90d8416315bf8de','',169,227,150,202,1,0),(1495,803,1312829700,'riggins.jpg',32646,'61140d17d154aede7d0a61fc014d218e','',320,240,200,150,1,0),(1496,803,1312829862,'tyrell.jpg',34566,'cd04cc512f504fda952ece34a4417c62','',320,240,200,150,1,0),(1497,803,1312843296,'beaner filth.jpg',43270,'ae353cf72a8483b932a9373e059afff6','',639,479,201,150,1,0),(1498,803,1312914624,'krusty kaffir.jpg',80023,'c56d879150e1d05472e23325ad9b5c92','',600,800,150,200,1,0),(1499,803,1313027257,'black-eyed chimp.jpg',14165,'5f32d5bf327ec0c0175a39a90ef157f7','',240,300,150,188,1,0),(1500,803,1313031257,'Diaperhead.jpg',5723,'c6be0e8565043698337612eb90073bb1','',250,312,150,188,1,0),(1501,802,1313040337,'Hunglo & Ho.jpg',30811,'3b3bfce315e04137c4f939170354f9fc','',359,264,204,150,1,0),(1502,802,1313099723,'1.jpg',42676,'569d2a14333c9bf7c3064bb7c61ff856','',640,360,267,150,1,0),(1503,802,1313099723,'2.jpg',23677,'d2363ae7de66129488017b67f0057de3','',640,360,267,150,1,0),(1504,802,1313244835,'Outrage.jpg',16116,'9f764eec7126490a58408d7fbc10fd9b','',232,217,161,150,1,0),(1505,803,1313302174,'SixMillion.jpg',26259,'b573a060ab826b0eeb6a3bea981181eb','',393,500,150,191,1,0),(1506,803,1313339924,'The Myth.jpg',18614,'706d07b7931084e423695b53962280eb','',320,500,150,235,1,0),(1507,803,1313340488,'blackpower.jpg',83701,'471251069f01277f56d772fa84103b29','',799,570,211,150,1,0),(1508,801,1313354696,'ImageToBeRestored.jpg',2789,'0dff8d06726f7c2f71e0cede56769424','',300,200,225,150,1,0),(1509,801,1313438211,'WTF LOL.jpg',18332,'e4989dc337fcbc0d3892d4c5bf1d7e91','',448,252,267,150,1,0),(1510,801,1313438235,'black beauty.jpg',5713,'2f6a2e3aee3d42b5b3a7a50094a87231','',169,227,150,202,1,0),(1511,801,1313438253,'1.jpg',36967,'9fd3757433e1f175eff0a4db727565f4','',640,360,267,150,1,0),(1512,801,1313438264,'2.jpg',31247,'b0106927f5ab7ad77c3cbe19a13fab47','',640,360,267,150,1,0),(1513,801,1313438275,'3.jpg',26178,'c06d473961a0c6b5129483724675b56e','',640,360,267,150,1,0),(1514,801,1313438289,'4.jpg',59099,'135f3d414d8942666566120abd973edc','',640,360,267,150,1,0),(1515,801,1313438304,'5.jpg',49346,'8879cc9717af11b0985cdf314d0fd429','',640,360,267,150,1,0),(1516,801,1313438315,'6.jpg',47653,'c74e411968627f1c4d2c7db336a837e9','',640,360,267,150,1,0),(1517,801,1313438329,'7.jpg',48571,'a27b0efcf81a88074c0ea4018e6be3cc','',640,360,267,150,1,0),(1518,801,1313438339,'White GF - Lowlife Nigger.jpg',11982,'ccf67cbb60b813c084b59cf0871b0fe6','',400,240,250,150,1,0),(1519,801,1313438349,'james_brown_mugshot.jpg',15130,'93a11bb78c4e871be3c9a701160e1eb8','',400,300,200,150,1,0),(1520,801,1313438364,'Jewsmedia.jpg',43530,'e27649b840800adc02bbc387470e7d8e','',940,461,306,150,1,0),(1521,801,1313438453,'Whining Nigger.jpg',11852,'22b06237f5f88ece5dbdb57d1bb5e0c4','',302,173,262,150,1,0),(1522,802,1313481900,'james_brown_mugshot.jpg',15130,'93a11bb78c4e871be3c9a701160e1eb8','',400,300,200,150,1,0),(1523,802,1313482001,'Jewsmedia.jpg',43530,'e27649b840800adc02bbc387470e7d8e','',940,461,306,150,1,0),(1524,803,1313546081,'CT.GIF',1083,'04b76944b7e8cba189f815c05aff8d90','',20,20,20,20,1,0),(1525,801,1313547328,'CoonTube.jpg',846,'ac608051eaa6cd79105750535c88c766','',52,20,52,20,1,0),(1526,802,1313574998,'Another Evil Act Against Whites by a Sub-Animal Nigger Beast.jpg',41449,'ce0c9c6187ec9fe77cdd896c78ed407c','',530,284,280,150,1,0),(1527,802,1313614585,'Coontube Embedding.jpg',60366,'b114e5eab6694bb86812ced3d7f8f0a4','',515,257,301,150,1,0),(1528,803,1313632477,'Rivlin_082511_ts_tif_.jpg',15715,'0102fa3e96160dc9a85d6010c575cac2','',300,400,150,200,1,0),(1529,803,1313642959,'When the Ku Klux Rode.jpg',12072,'104d5f73aa0815803c0fb108161def7f','',312,500,150,241,1,0),(1530,802,1313671859,'Jig Jean Thieves.jpg',51048,'ffd9cad6afffca482663ce8db860e50d','',215,435,150,304,1,0),(1531,803,1313724342,'Plain Truth about Christmas.jpg',29800,'2101523507490bf2c36b3ad1a74ecf36','',317,500,150,237,1,0),(1532,3648,1313776491,'Arburne-Benson.jpg',17933,'7e59176f03425a3e34a5a221b1fd761f','',470,264,268,150,1,0),(1533,801,1313777407,'CoonTubeCodes.jpg',22743,'b57e763dd8db2322589f10a6e8598566','',649,210,464,150,1,0),(1534,803,1313857686,'snownigger.jpg',8142,'6cfb0fc6ed82545a45db395f61cf4b8a','',189,246,150,196,1,0),(1535,803,1313925151,'adrian-robinson_20110820164207_640_480.JPG',14759,'17ffd7ac05501c833c463ea513e09afd','',313,385,150,185,1,0),(1536,802,1313955945,'Weronika Gospodarczyk .jpg',10139,'f111d27cb19c994657126b4e656335d4','',200,175,172,150,1,0),(1537,802,1313955945,'Colin Campbell.jpg',6286,'4387529f70eb0232c50066d63870efe7','',200,193,156,150,1,0),(1538,803,1313956635,'waterlogged.jpg',13225,'868d67374b6d2b452f943b7e0f575f8e','',438,246,268,150,1,0),(1539,802,1313956665,'JOHN EDWARD HILLRICH JR..jpg',10476,'e0736c98ab86e400260cbfea7efaea45','',299,299,150,150,1,0),(1540,802,1313962737,'Four White Victims.jpg',25205,'a92ba68880ae22cdbfe4d814d1470929','',300,225,200,150,1,0),(1541,802,1314015826,'Christian Zionism.jpg',33792,'f4c04a26ba26d0bcf95dcc377a3ca283','',298,245,183,150,1,0),(1542,802,1314192487,'Born in Africa.jpg',61276,'19bd5447c185975c7332419443f0b5f5','',480,305,237,150,1,0),(1543,803,1314221757,'Anglo-Saxon Supremacy.jpg',25541,'1ba2b3c0a102e369f417f70052945eb2','',318,500,150,236,1,0),(1544,803,1314283967,'confidence.jpg',96681,'97cdb5df9e76ec15aaef7eb1dffd415c','',535,343,234,150,1,0),(1545,3648,1314641879,'admiral-ackbar-ole-miss-bigger.jpg',23956,'f2ced97be95dc5481eeeb39e27bd5267','',277,360,150,195,1,0),(1546,4234,1314760951,'837.jpg',10937,'f035293adeeeae835a63f708742f5442','',264,240,165,150,1,0),(1547,6369,1315148604,'City_crime_rate_2010-2011_hightolow.pdf',70236,'fa6fa8007993a01a61f1d460abeace72','',0,0,0,0,1,0),(1548,803,1315155855,'Besieged Patriot.jpg',23774,'933eefae77f70bbf4b6ea22c12ade0aa','',330,500,150,228,1,0),(1549,802,1315157209,'Obama-Holder - Protecting whitey since 2008.jpeg',12464,'e1398439b32bb984bb7b443cb292bd3b','',300,219,206,150,1,0),(1550,803,1315369250,'Traitors in the Pulpit.jpg',24932,'0ebf60c468d60f30b52dd551e5382e9b','',331,500,150,227,1,0),(1551,803,1315369480,'The ADL.jpg',24887,'e41bbadf84717176c7845a1ecdce7f5f','',310,500,150,242,1,0),(1552,802,1315405829,'Beer_poured.gif',2378,'da1d6b97d6065deed528b5f805e4206d','',40,40,40,40,1,0),(1553,3648,1315631849,'devondre.jpg',15469,'2bda5b199937f857bc1a28e23de9ce16','',180,240,150,200,1,0),(1554,4234,1315763463,'jumper5.jpg',12795,'4a758d37605904deb24488f38c7fb209','',181,347,150,288,1,0),(1555,4234,1315763463,'WTC-Jumper4.jpg',9326,'c0d019d8a37c07f24910564230434ef5','',290,331,150,172,1,0),(1556,803,1315934473,'Beaties.JPG',17436,'9528f37ad69dee5fc50ddae68ef5e2fb','',204,281,150,207,1,0),(1557,803,1316053787,'Imperium.jpg',22732,'e235065c126d15bac1f69865b1b5e9c6','',326,500,150,231,1,0),(1558,803,1316055382,'Apeman.JPG',10380,'b3bb7c0b09748a93716700ff3c61dcbd','',297,225,198,150,1,0),(1559,803,1316064675,'The Negro\'s Place in Nature.jpg',25105,'820963dd0653fbeed19a77a237c8d1f9','',309,500,150,243,1,0),(1560,803,1316066215,'Negroland.jpg',29290,'dd28b6d1d7087c701052f5a7fd53d0c2','',292,500,150,257,1,0),(1561,803,1316067367,'Negromania.jpg',29417,'eb48256af4df13a6e764831ff8ed9452','',324,500,150,232,1,0),(1562,803,1316526568,'Know Your Enemy.jpg',29310,'31c57e2b2d290be5dbb28aac9a12d206','',328,500,150,229,1,0),(1563,803,1316526955,'The Religion of Odin.jpg',23779,'ccfdcb0d447a2cc2b83a1d5a7023cca5','',350,500,150,215,1,0),(1564,802,1316555491,'Washington Park, IL (1).jpg',35388,'2ff0ca0e1a78331738c893b54e8ddaf5','',400,397,152,150,1,0),(1565,802,1316555491,'Washington Park, IL (2).jpg',13485,'399f756b507771346ce3f2c04541102c','',149,220,149,220,1,0),(1566,803,1316964853,'veronica-elder_20110924133847_640_480.JPG',25589,'bb77140936a5325b3d3398f0c32a33b8','',384,480,150,188,1,0),(1567,803,1317012519,'A simple question.JPG',42355,'01519f5a3d00c03cbb291bf607d3a81e','',750,322,350,150,1,0),(1568,803,1317189166,'Original Ku Klux Klan.jpg',13773,'e96a5b22948cd2fa8de625018cb7e6ef','',321,500,150,234,1,0),(1569,803,1317345020,'Americanism.jpg',64489,'425a61cb0759abb7c141d790ccf4e738','',347,500,150,217,1,0),(1570,803,1317345856,'Inferiority of the Negroes.jpg',34859,'c32d9aa28b9de826dab6565aa09e7778','',311,500,150,242,1,0),(1571,803,1317346721,'Negro Criminality.JPG',20479,'e8275147a68b97e0bcfb0b69ef36de24','',293,500,150,256,1,0),(1572,803,1317584534,'562738_278336.jpg',12359,'8d84f3f10e36c2df749ba21a6414d4b2','',290,192,227,150,1,0),(1573,803,1318311197,'Auschwitz.jpg',42092,'97adc3aa707120f7ac7410b51d7d5cbd','',317,500,150,237,1,0),(1574,803,1318457198,'The Negro Problem.jpg',12048,'60cc50ac4f600088eb6ed0de8ab9cc0e','',314,500,150,239,1,0),(1575,803,1318513981,'Sharpie coon.jpg',8362,'6fe15ec68b24ce152c3151846a203f64','',198,251,150,191,1,0),(1576,803,1318568246,'Race Suicide.jpg',80867,'30ed714e15c48215f0c981ad271fec62','',309,500,150,243,1,0),(1577,1351,1318881506,'image001.jpg',44816,'b2aa3efd04bb39a9ffcca22bfe34881a','',728,273,400,150,1,0),(1578,1351,1318881506,'image002.jpg',50829,'481bb1a8a7226941a25bb61f77746541','',728,273,400,150,1,0),(1579,1351,1318881563,'image003.jpg',47618,'b6a4693c3b0482d31ecd754f8b58633c','',728,273,400,150,1,0),(1580,1351,1318881563,'image004.jpg',43418,'4fc53d25945cbd684b90efe36c3258d2','',728,273,400,150,1,0),(1581,1351,1318881622,'image005.jpg',56533,'1958c8dd3d89b5852033274881120d04','',728,273,400,150,1,0),(1582,1351,1318881622,'image006.jpg',46639,'e2cf784131d1d0e1f4b78ef67d82a504','',728,273,400,150,1,0),(1583,1351,1318881699,'image007.jpg',47636,'bdc7c0498ed018123be586322a916448','',728,273,400,150,1,0),(1584,1351,1318881699,'image008.jpg',52328,'c50f0cc33a53af1cbbb096d88d5961c0','',728,273,400,150,1,0),(1585,1351,1318881743,'image009.jpg',50541,'c30100b02caccfcd744a1ec7c7c3b3bb','',728,273,400,150,1,0),(1586,1351,1318881743,'image010.jpg',34981,'78e6dad217552d62d65c6d88a8fe7c73','',480,320,225,150,1,0),(1587,803,1318991998,'World Zionism.jpg',30737,'d495cc3bd877450bc71219e54eef8034','',301,500,150,250,1,0),(1588,803,1319091472,'Anne Frank\'s Diary--A Hoax.jpg',14240,'314eba88e75f1129d63511db9beb5878','',318,500,150,236,1,0),(1589,803,1319500445,'65633445.jpg',41963,'422b779bab9bc1f4ee25aa5048dff3cb','',325,180,271,150,1,0),(1590,3648,1319505785,'Garland-cell-phone-rob-OCT-2011.jpg',20597,'9a07bcf4b39fb535bd1482359cf8f71a','',569,273,313,150,1,0),(1591,3648,1319506075,'Jerry-Hartfield-say-dat-aint-mine.jpg',18995,'c13e05deb84b3b4225ad3dc0fbba8060','',480,269,268,150,1,0),(1592,803,1319551463,'Eugenics and Race.jpg',26207,'caa8abb2f46e5abaa9ffa89484e615f6','',322,500,150,233,1,0),(1593,4234,1320191390,'seal club.jpg',3046,'c9492b4ab6b36ed6b005dc94e986fba9','',130,94,130,94,1,0),(1594,803,1320299579,'Shattering the Icon.jpg',26513,'53f6132c24e1f1d1189ecb9b16c28e92','',311,500,150,242,1,0),(1595,3648,1320633084,'dog-killer-Schawn-Berry-Jr.jpg',11595,'7d9e6f621474106bc350c74f49f261a9','',473,263,270,150,1,0),(1596,3648,1320867116,'15998208_BG1.jpg',24449,'36924d092aa2c0d45fbbe7642b8034ff','',471,321,221,150,1,0),(1597,803,1320885283,'GunCoons.JPG',17746,'2767423fc2fab3241e46c911ae000c05','',358,258,209,150,1,0),(1598,803,1320908104,'Positive Christianity.jpg',38440,'ab93dbe0e28da437fb9b5fe3e1f9bdd8','',334,500,150,225,1,0),(1599,6493,1320944129,'1.JPG',37520,'f83c8f5eb288304c0ac9caedeb22640b','',628,225,419,150,1,0),(1600,6493,1320958011,'2.JPG',19452,'4913844810e4886640940ed785ad2c56','',375,181,311,150,1,0),(1601,6493,1320958011,'3.jpg',20114,'8459dadfe753d2ef39119a4ab449b8d9','',386,192,302,150,1,0),(1602,6493,1320958930,'2.JPG',18417,'b56582c7238c4b4b62bf0a012781ba71','',291,301,150,156,1,0),(1603,6493,1320958930,'3.jpg',18039,'e8298021852ed8e3699862fbe388f40e','',242,285,150,177,1,0),(1604,6493,1320988479,'1.JPG',5599,'a7abee4babb192f98d2e88b58f54df5a','',160,200,150,188,1,0),(1605,6493,1320988479,'2.JPG',3580,'f3a47d8e1dab532221f36e39946e1198','',139,180,139,180,1,0),(1606,6493,1320988490,'4.jpg',38251,'db187ef45470a26f135f09ab8a471bbb','',520,263,297,150,1,0),(1607,6493,1321042881,'1.JPG',35061,'5726c0509e76c8b1cc26c474504348aa','',461,199,348,150,1,0),(1608,6493,1321042881,'2.JPG',40947,'e20411dc3544d7e515a6246e9ef846bd','',397,254,235,150,1,0),(1609,6493,1321043120,'3.JPG',36907,'11988eb369e94f5b0d63028a8e525b85','',479,364,198,150,1,0),(1610,6493,1321043120,'4.jpg',18110,'e4c68486c1b4e7acc02a2b6badbb83be','',640,480,200,150,1,0),(1611,6493,1321044147,'1.JPG',95039,'7662392a26c0ca026a9fe2f541492df1','',600,383,235,150,1,0),(1612,6493,1321044147,'2.JPG',21477,'38d335c3bba44eb0cb1d8b6e777d9714','',300,412,150,206,1,0),(1613,6493,1321044154,'3.JPG',15562,'c7bc9bf4082ef0660afc69423f3483ee','',294,309,150,158,1,0),(1614,6493,1321074413,'1.JPG',27328,'7972f5682a5deab5776c2c2fbcc590e1','',450,288,235,150,1,0),(1615,6493,1321074578,'1.JPG',31785,'b212243424c625d0d7b8518bb9108104','',474,297,240,150,1,0),(1616,6493,1321074799,'1.JPG',36451,'7fadcdcec819ed11ac55c6636de3f051','',601,338,267,150,1,0),(1617,6493,1321074799,'2.JPG',29494,'865778779b2540b51e7b1983e04cd19b','',599,332,271,150,1,0),(1618,6493,1321112449,'1.JPG',32399,'4d5ad1c182d9447a43dcf3b4db88bace','',484,330,220,150,1,0),(1619,6493,1321112449,'2.JPG',30462,'c1409655f818324f39a8162d64d425b0','',492,332,223,150,1,0),(1620,6493,1321143641,'1.JPG',11441,'b31f5e36db56a0cadfad41d7b4bdfe0a','',448,252,267,150,1,0),(1621,6493,1321149445,'1.JPG',28199,'0f60d53a4fba24d103190ea744182acb','',543,376,217,150,1,0),(1622,6493,1321149445,'2.JPG',30225,'ee68909210847dfad1a004dbb8874f33','',614,375,246,150,1,0),(1623,6493,1321149467,'3.JPG',30469,'0e3839682ac5bca9d453457298c45a8e','',616,371,250,150,1,0),(1624,6493,1321149467,'6.JPG',26583,'5922ebcd7af7b86d28e41c1cae63cc2a','',615,372,248,150,1,0),(1625,6493,1321149497,'7.JPG',36135,'6c8c39fb3a979ab6922d0be80db2f021','',619,330,282,150,1,0),(1626,6493,1321149497,'5.JPG',25321,'3195abb96c808c17a2b209fd1dfb22d2','',616,364,254,150,1,0),(1627,6493,1321157833,'1.JPG',38308,'b52ba87e305b46b95882ca612b0d8123','',599,335,269,150,1,0),(1628,6493,1321157833,'2.JPG',29608,'3362d72396a4f80fb48495baa737c5dd','',602,336,269,150,1,0),(1629,6493,1321203134,'2.JPG',9649,'719167c42d07f20be449e330ba450eb8','',224,253,150,170,1,0),(1630,6493,1321203134,'3.JPG',11426,'cb1422fa2d2f03e4f9c9ee4b48ae9ad0','',388,300,194,150,1,0),(1631,6493,1321203141,'1.JPG',85714,'71d66bd44d5773cb5fed01ccdea9cd4a','',400,451,150,170,1,0),(1632,3648,1321296620,'1113_elizabeth_lightfoot01.jpg',3129,'f33cf3175711b9a5f86b34a7ae882558','',128,72,128,72,1,0),(1633,6493,1321384721,'2.JPG',81883,'9029c5a154f3ff78d9d5c3611d45260f','',649,380,257,150,1,0),(1634,6493,1321385216,'3.JPG',42160,'3d8a86d9e7bdce5e9ee8c1c03d9c94bb','',637,207,462,150,1,0),(1635,6493,1321398108,'1.JPG',6388,'7a0b70caacfa0e03f43ef3b69663457c','',204,258,150,190,1,0),(1636,6493,1321398108,'2.JPG',31007,'b3cde962d1e57287960e40055b8aad75','',608,442,207,150,1,0),(1637,6493,1321400132,'1.JPG',60956,'2ecde68fadee83663595e2db086c86d7','',650,332,294,150,1,0),(1638,6493,1321400132,'2.JPG',47109,'c9aa9dff2c94f674c9ecca1eecc837a7','',674,306,331,150,1,0),(1639,6493,1321400354,'5.JPG',67741,'60fb3b74dece640ef0e80fcb6e2c9477','',648,359,271,150,1,0),(1640,6493,1321411804,'Lindsey Bonistall.jpg',10417,'b17390687d90aaa62aed243543f56020','',140,258,140,258,1,0),(1641,6493,1321446996,'1.jpg',16191,'72a35fee3ad5a597ca7f6b778127e840','',198,274,150,208,1,0),(1642,6493,1321499893,'1.jpg',28629,'9bbf6d193f0cfa4721c3f1737eb77755','',400,558,150,210,1,0),(1643,6493,1321499893,'3.jpg',40865,'3d054ee1f895c15695ca9231a819232a','',519,389,201,150,1,0),(1644,803,1321500865,'Marlo Yarbrough.JPG',19409,'f8fe8706754659ea0e7832d37f2f1357','',472,333,213,150,1,0),(1645,803,1321502073,'caged coon.JPG',7259,'334f0a47dd4bddfc5a5ed6b0f37e36a0','',301,169,268,150,1,0),(1646,6493,1321554501,'1.jpg',20474,'e281688965bd034991ff4139c65bf18d','',280,387,150,208,1,0),(1647,6493,1321567483,'3.JPG',39935,'4616ed3a949b170e01a00e3610085640','',468,295,238,150,1,0),(1648,6493,1321567483,'1.JPG',40459,'ca402652066345a61e0fbe984e3bce06','',494,321,231,150,1,0),(1649,6493,1321567489,'2.JPG',42168,'c2245cfd070a5f1aed9d6486355e1b86','',491,341,216,150,1,0),(1650,6493,1321573646,'1.JPG',8474,'85ae535bc08b598e017447b46bc246ac','',180,240,150,200,1,0),(1651,6493,1321573646,'2.JPG',6848,'e164c18c3c74ec9df8a11bfffc82a8c9','',320,240,200,150,1,0),(1652,6493,1321573656,'3.JPG',8613,'3c8d3e0851221a24896047f56d690c32','',320,240,200,150,1,0),(1653,6493,1321573656,'4.jpg',13469,'a2313d1bb16f73cfac95522eba9fc026','',320,240,200,150,1,0),(1654,6493,1321573662,'5.JPG',10653,'40f723ae7050f400eac0ce851f419df2','',320,240,200,150,1,0),(1655,803,1321595211,'My Life in Christ.jpg',59312,'17e130fbb95ba36b10c47507f5f26bad','',314,500,150,239,1,0),(1656,803,1321595518,'Goebbels.jpg',26751,'afdaf981c3cb3fdb22746a12cf623bb8','',354,500,150,212,1,0),(1657,6493,1321666618,'1.JPG',52745,'760ac01072076e98d3a69846809fee08','',642,201,480,150,1,0),(1658,6493,1321668842,'1.JPG',24561,'9b01a22aba550d15324c6e3a9190106a','',380,380,150,150,1,0),(1659,6493,1321668842,'2.JPG',32414,'57a2e5539042e359763a12c5c8feff83','',564,346,245,150,1,0),(1660,6493,1321679512,'1.JPG',12539,'94e1f69f90c3fb26741830ee8384ed4c','',299,167,269,150,1,0),(1661,6493,1321805163,'1.JPG',13855,'0b47c7ebb1ec4aafb0cf05f8e42d5316','',295,165,269,150,1,0),(1662,6493,1322013435,'1.JPG',19121,'256ba4c3afbbdb95eec69890ec4d0bbc','',295,165,269,150,1,0),(1663,803,1322102396,'Ideals of the KKK.jpg',28654,'d3662d39b684763cf7a79b3dbe12ca03','',308,500,150,244,1,0),(1664,6493,1322103130,'1.JPG',25340,'2291006796c3530740d75682c1318b11','',590,186,476,150,1,0),(1665,4234,1322104547,'Crossless.jpg',16018,'e88f788d042135decc2a8d477d796715','',719,356,303,150,1,0),(1666,6493,1322147160,'1.JPG',36080,'599b94bbac69eac12ef5e8d6f2e649ab','',551,302,274,150,1,0),(1667,6493,1322147160,'3.JPG',62547,'72388c5403a9ac5f46952d98a4adac04','',451,295,230,150,1,0),(1668,4234,1322310496,'1UGLYMF.jpg',7789,'b3067976cbffd3273459c75d6595a321','',236,291,150,185,1,0),(1669,3648,1322337590,'robert-lauderdale-22.jpg',15288,'1508a746b0269f62427eccbc14b0147c','',432,240,270,150,1,0),(1670,6493,1322360274,'1.JPG',61062,'a91e6cf5fe6ee7f1f8b05864a9a2e6fc','',700,255,412,150,1,0),(1671,6493,1322363748,'1.JPG',14632,'51dcd75c67db4326f481c982195ecda2','',195,223,150,172,1,0),(1672,6493,1322363748,'2.JPG',16535,'3b9227778d5bd3993795b60069d34f63','',198,226,150,172,1,0),(1673,803,1322407077,'Philosophy of Alfred Rosenberg.jpg',13741,'2678b78dcbc7387f8a398e0317114e17','',309,500,150,243,1,0),(1674,1351,1322444520,'image001.jpg',86752,'8bdd082b6e9ff6678c587f09cf9d260d','',414,893,150,324,1,0),(1675,803,1322508287,'markee-prim_20111126132747_640_480.JPG',43082,'99facfa87451660bec5a2d81bc5a874d','',384,480,150,188,1,0),(1676,803,1322509048,'Child-rapin\' coon.JPG',8203,'6be1cb1a71c4fb5df526bdbb67c5d25d','',301,222,204,150,1,0),(1677,6493,1322586601,'1.JPG',33867,'4db7302b74046cec222967d2a45d5854','',602,393,230,150,1,0),(1678,6493,1322586601,'3.JPG',30940,'7d0bbc539a09a524ecc72131cb855e04','',596,408,220,150,1,0),(1679,6493,1322586608,'2.jpg',33239,'c34cd08d3cd92ec5670324d942e1e017','',597,405,222,150,1,0),(1680,6493,1322590175,'1.JPG',22961,'b3adea660be6d82c9bc4f612339ab794','',282,285,150,152,1,0),(1681,6493,1322590175,'2.jpg',27196,'586d1ef0597191380544cbe2b5ca067a','',396,284,210,150,1,0),(1682,6493,1322610959,'1.JPG',32077,'8e0782711c8b80b5710ce4b55b7998ec','',361,388,150,162,1,0),(1683,803,1322749543,'Are You an Israelite.jpg',37487,'f72595a9eb2a0bd82b91db7a572d5813','',308,500,150,244,1,0),(1684,6493,1322866638,'2.JPG',46341,'c3f663dc3edc8c606fe03184080ad937','',650,364,268,150,1,0),(1685,6369,1323140091,'16175202_BG1.jpg',90103,'5dc23a753c33ccb9045c2e5f06b9a49c','',972,1215,150,188,1,0),(1686,803,1323194713,'jigabooskoo.JPG',15552,'cc43607bb65bf1d8ff10739c91a648d8','',568,288,296,150,1,0),(1687,6493,1323267513,'1.JPG',51777,'f5e964906ee524dae5a9bfc8709a1ba5','',360,270,200,150,1,0),(1688,6493,1323267513,'2.JPG',11280,'6961af85054ac55cb75eb331fb7cd074','',320,56,320,56,1,0),(1689,6493,1323267526,'3.JPG',11396,'0f77fb8044847487675f481faf6f0283','',225,52,225,52,1,0),(1690,803,1323325780,'Brain-Washed into Slavery.jpg',25492,'13245f5ad526695363d133fff0003840','',307,500,150,245,1,0),(1691,803,1323410340,'What I Believe.jpg',19140,'3295b3d76a6315c6960ae721a07a7536','',324,500,150,232,1,0),(1692,6493,1323573153,'1.JPG',13876,'62bb15d084e3d1058ec0239bce6c3747','',190,193,150,153,1,0),(1693,6493,1323573153,'2.JPG',17032,'34acccaeb6741e39a434da40017199ad','',179,183,150,154,1,0),(1694,6493,1323713453,'1.JPG',66676,'c0ca5cac69de75aba5a130f41ea7c4d0','',616,330,280,150,1,0),(1695,803,1323834995,'Riddle of Jew Success.jpg',22584,'dbcb17e5ca934110d3cf2364fd2589c3','',318,500,150,236,1,0),(1696,803,1323932041,'Know Your Enemies.jpg',26642,'f0ed5613eb5e8ebb1cb460e82a75899e','',330,500,150,228,1,0),(1697,803,1323932990,'Behind Communism.jpg',21116,'0832dfae3b1935d052bc8f297a74cce5','',327,500,150,230,1,0),(1698,803,1324248377,'Confessions.jpg',32395,'48c323e8510b20551a6d91763a6f9d14','',338,500,150,222,1,0),(1699,6493,1324252958,'2.JPG',22237,'5ade5604d30843c0488ac08d2aadebe0','',402,271,223,150,1,0),(1700,6493,1324263813,'2.JPG',80443,'d74958bc761180749fd5da483fccdf07','',634,795,150,189,1,0),(1701,6493,1324263813,'1.JPG',52365,'d79d02cd014ded84d8ce18ee101f3e72','',644,371,261,150,1,0),(1702,6493,1324252958,'2.JPG',22237,'5ade5604d30843c0488ac08d2aadebe0','',402,271,223,150,1,0),(1703,6493,1324692101,'11tyjqu.jpg',6562,'afa4ae51390813c300ea60ddb86af443','',142,147,142,147,1,0),(1704,6493,1324692101,'mcgl03.jpg',5639,'3775577a33b5f88d34a77e6e91cbd9c0','',142,147,142,147,1,0),(1705,803,1325125260,'Jared Taylor.jpg',59712,'ce7f12e22bb7063f58d04646f2c3f375','',337,500,150,223,1,0),(1706,803,1325131866,'Posted on facebook.jpg',23006,'41fa7f82def74eacf796100408bbe079','',528,296,268,150,1,0),(1707,803,1325224408,'The Protocols.jpg',16563,'f91db60a61d2ac71c28c1e70501d220d','',321,500,150,234,1,0),(1708,803,1325231582,'sanders_20111221154719_320_240.JPG',9768,'03db482010837e1ef4256cd64d643449','',320,240,200,150,1,0),(1709,3648,1326049572,'herman-greer-6.jpg',14182,'3f36543ceb814df850ff877010e3ee63','',432,240,270,150,1,0),(1710,803,1326352199,'Racial Contrasts.jpg',19536,'9e0d81297a320e0ea63dda895faccd05','',338,500,150,222,1,0),(1711,3648,1326432513,'ducketts1.jpg',77737,'789efcc94cb5265ff22917066c85a979','',405,328,186,150,1,0),(1712,801,1327077688,'MonkeyWedding.jpg',9912,'86da1c23afd4a585b0e25aa5626d11cc','',239,151,238,150,1,0),(1713,803,1327127033,'January visits.jpg',23690,'a0deb48c0f3e3b004f7fec7e3a7a4ab4','',254,334,150,198,1,0),(1714,3648,1327633687,'Manuel+Alvarado.jpg',18370,'e9ad9092be800a3cac44b92525820682','',432,240,270,150,1,0),(1715,3648,1327636336,'mary-smith-mug.jpg',21666,'a97c2f75895d5ccb595028154eff58a2','',432,240,270,150,1,0),(1716,1351,1327788709,'00100.jpg',37031,'230841aa8af828802b6a21db1e4c1858','',604,453,200,150,1,0),(1717,1351,1327789577,'00101.jpg',36939,'68741d88e4a8ccbb0afaef354a1db7d4','',453,604,150,200,1,0),(1718,1351,1327789731,'00102.jpg',36161,'222018772fefdd190408457f6180ec42','',604,453,200,150,1,0),(1719,1351,1327789851,'00103.jpg',22283,'0131a8008914a3e1d66ba540e0e2d3b9','',260,479,150,277,1,0),(1720,3648,1327803299,'9436488-large.jpg',12048,'c2f7b61df523747c02f83b2f94a61e83','',380,285,200,150,1,0),(1721,803,1328080856,'Reverend Heslip.jpg',24252,'e95cb75272fbb66d824509a963a1a5fe','',333,500,150,226,1,0),(1724,4234,1328395941,'libya-rebels--round-up-africans.jpg',20342,'eeb0a4d41ea46097afd841688ffcc5f5','',400,275,219,150,1,0),(1725,3648,1328511460,'_50430216_14_12_10_musdafe_jama.jpg',8874,'0d9f1575a48b1f8be9ea7791d1f62f32','',304,171,267,150,1,0),(1726,3648,1328566899,'8529119_448x252.jpg',14840,'1992b1038d885aa64d6fdc2fb2155981','',448,252,267,150,1,0),(1727,803,1328590462,'Gruesome Harvest.jpg',39718,'949c32a9b0eee939c8758a1934c046e9','',323,500,150,233,1,0),(1728,803,1328675376,'Talmadge.jpg',30426,'42c19fbc64f594ac125548dbc6834f64','',320,500,150,235,1,0),(1729,3648,1328835974,'0209-dpd-detective.jpg',1783,'035b3dd7d82c3145fdf124f42351b6fa','',128,72,128,72,1,0),(1730,803,1328893602,'Sh it on muh dik.jpg',15476,'954488f36a0bed511c8ba11f899be24e','',459,318,217,150,1,0),(1731,803,1328894630,'Random home invasion.jpg',21525,'01ea7c882b364a313e1e14f417077ec0','',401,316,191,150,1,0),(1732,803,1329374729,'I Testify.jpg',7468,'a072ff2f579e030046fb85dca7b90282','',320,500,150,235,1,0),(1733,803,1329629120,'Father Coughlin.jpg',23785,'7dfef8fc9cacd18a585c68ad50f709b7','',321,500,150,234,1,0),(1734,803,1329987687,'Bell Curve.jpg',26890,'3c8667dba7de9dc40db984f4cc3dd588','',335,500,150,224,1,0),(1735,4234,1330041206,'Bikini or Burqa.jpg',17705,'4c26541239a2f693f758c558e63b8286','',270,560,150,312,1,0),(1736,803,1330135010,'10 Commandments.jpg',91199,'62cd8ef15de8b7d86c80afb6c02edf6f','',593,707,150,179,1,0),(1737,803,1331003102,'Protocols.jpg',17353,'d3394f1f042b93973cc4d488a52343c3','',327,500,150,230,1,0),(1738,803,1331096346,'Waters Flowing Eastward.jpg',23310,'bf54894eb746aa5867dd422f33f2511c','',320,500,150,235,1,0),(1739,803,1331101904,'MSN01.jpg',35212,'093267f66dab5c88fd7da09cb220bac4','',621,492,190,150,1,0),(1740,3648,1331783341,'bartholomew-granger-mug-14.jpg',25013,'a4e050a6890c64e59148ac219ae54ee7','',600,333,271,150,1,0),(1741,803,1332042868,'What Is Ku Kluxism.jpg',10761,'55753fbb36225607c06d35ef70471a4c','',328,500,150,229,1,0),(1742,803,1332554930,'Races in Chaos.jpg',31195,'e0bcc0a513b48e1c77ffde62ebce797a','',300,500,150,250,1,0),(1743,803,1332560101,'World Significance of Russian Revolution.jpg',30491,'bfc21a7c053788624556cac67be82484','',340,500,150,221,1,0),(1744,4234,1333050159,'Face Of Islam.jpg',15436,'6eedcd44f10a3bedc56a749119ee3f5a','',475,300,238,150,1,0),(1745,801,1333143956,'ValerieMarieAngeline-and-dad.jpg',63338,'7b43a610987a057135a90980e6a96d3b','',600,427,211,150,1,0),(1746,803,1333275994,'17286805_BG1.jpg',25056,'6ae8faca6f7601a70eb9152cd58099ac','',480,600,150,188,1,0),(1747,3648,1333669190,'la_2186556b.jpg',69861,'83db7b3f615e796ec21f7689e6633b6d','',620,388,240,150,1,0),(1748,3648,1333669521,'Okubote-johnson_2186470b.jpg',56545,'60c7a74bdfa9e74a32ffe7bc5bf11dc6','',620,387,241,150,1,0),(1749,3648,1333674763,'4f3ad45464be6.preview-300.jpg',15344,'d9963ccc86bf3451e1c8c66cc3fbbb1b','',300,207,218,150,1,0),(1750,803,1333977149,'muh dik mud.JPG',7697,'8f578393650356e086ca7fb2a5e57ecb','',160,228,150,214,1,0),(1751,803,1334063906,'r-TRAYVON-MARTIN-ROADSHOW-large570.jpg',24280,'02800a9a40ff15463bca159caebc4008','',570,238,360,150,1,0),(1752,3648,1334192180,'0408firefigther_arrstonemo.jpg',3004,'95d0138d70c02c7e258cc0450352f2a7','',128,72,128,72,1,0),(1753,3648,1334193834,'628x471.jpg',73001,'b54b20357497ece4c11e77f241d87044','',628,471,200,150,1,0),(1754,3648,1334194532,'Heroin-Bags-Tied-to-Privates-Ray-Woods.jpg',17142,'6ec0de5e91c5813c06f953897d7d2598','',654,368,267,150,1,0),(1755,3648,1334631832,'0416SOLOMON.JPG',18146,'c3b046b46af7cdabe21c27faa2541a34','',600,338,267,150,1,0),(1756,3648,1334885497,'tenika-mayfield-mug-19.jpg',15962,'d38c5b0f507729efd93c1d7334cd34f7','',470,261,271,150,1,0),(1757,3648,1335023590,'6472f6c8a8603177f3b7d1df72a185e8ea9b2ea6.jpg',57238,'e428ce00b5f1f6de75d631083ebd6b2b','',432,240,270,150,1,0),(1758,4234,1335329511,'NY Queer Parade.jpg',26686,'5d64d156889a494545a8bed85bef5a17','',347,568,150,246,1,0),(1759,3648,1335382618,'Mug-JAMES-WEST-Jorden.jpg',16425,'dbe4ac996063132b3bd5a3ecb7952ebb','',470,261,271,150,1,0),(1760,803,1335627074,'Newport News Nigger.jpg',7188,'c484af9975c6e654f0b0ccd4c4cd3124','',274,263,157,150,1,0),(1761,803,1335877970,'Exiles from History.jpg',27249,'6313f69af9a7f0989c0a40513886bf7a','',318,417,150,197,1,0),(1762,3648,1335908367,'Winston-Roger-05-12.jpg',55698,'555e854d232266c742cd111aca7d4249','',700,1124,150,241,1,0),(1763,803,1336109494,'Controversy of Zion.jpg',18661,'18ba5d1654a28ee8139e745eb8ac20da','',339,500,150,222,1,0),(1764,3648,1336154714,'0501_broderick_patterson02.jpg',11267,'7d8c67fd7220012df526138cdad46b2c','',469,264,267,150,1,0),(1765,3648,1336154958,'0413_eric_forrester.jpg',51039,'85ab2ae93862a9e17eb0783bce21fe53','',600,338,267,150,1,0),(1766,4234,1336186328,'Proper Disposal.jpg',4105,'f407e660a805e6dfad3e7c5054dcc93d','',245,156,236,150,1,0),(1767,7035,1336488385,'OrlandoCarter-and-cohorts.jpg',12744,'bdacd7f54c0731fbcc4fec1d914ba33a','',343,200,258,150,1,0),(1768,803,1336616880,'Fabian Freeway.jpg',11321,'f538c1e30a35a6341b035a9a64de6843','',310,500,150,242,1,0),(1769,803,1336712606,'Cincinnatus.jpg',50268,'743afb60816ef79a314b96e27800ae3f','',314,500,150,239,1,0),(1770,842,1336726908,'ANC intercepted letter 1993.jpg.jpg',82515,'a3cf6b794244ec5efff0755e9f842181','',512,719,150,211,1,0),(1771,3648,1336786987,'8658450_600x338.jpg',26840,'26528d701240122d6721128af4ea0173','',600,338,267,150,1,0),(1772,803,1336790546,'Kall of the Klan.jpg',19263,'3290cefe4c7b40ca65f79bac557a2995','',339,503,150,223,1,0),(1773,3648,1337041778,'rapist-photo-rob.jpg',19778,'877dfffd8b06855b301f2dd9bcf52498','',470,261,271,150,1,0),(1774,3648,1337043393,'Joe-fleming-mug.jpg',77025,'1ec99c5034f77e7ffa0668630c97c6a1','',600,333,271,150,1,0),(1775,803,1337137768,'This Time the World.jpg',21361,'a6a572ce2ecee2c7a79b501e30a506ba','',316,500,150,238,1,0),(1776,3648,1337461931,'0519_dominique_thornton.jpg',14838,'aa4972b08792d5d1709d66e842e0c20e','',469,264,267,150,1,0),(1777,4507,1338249452,'Fullscreen capture 5282012 75343 PM.jpg',39648,'23c05a8d89e8ccc0baf04da878cac2d3','',467,375,187,150,1,0),(1778,4234,1338411941,'IslamoNigger.jpg',7321,'3d3f49d0882b2a3d0b24cb6261b45d38','',224,196,172,150,1,0),(1779,4234,1338780256,'Dumb Ass Nigger 1.jpg',10566,'34256660c4f309a5b9d5c639e81fddf7','',313,293,161,150,1,0),(1780,803,1339487338,'rockfish.jpg',8816,'2675ce65611c16e763be06f631224bc3','',240,320,150,200,1,0),(1781,803,1339496788,'g12c000000000000000a109ba9f32d4734409c917fb168299db64fe63a1.jpg',37927,'20040787dcc066a5b73cf1446f14c17b','',284,176,243,150,1,0),(1782,4234,1339936471,'Dumb Ass Nigger 2.jpg',39840,'44fe216544835afba712819154848fa2','',300,400,150,200,1,0),(1783,803,1340400274,'Aaron Briden.jpg',9236,'49ff45abd8f20cb9b9160146a41977da','',197,294,150,224,1,0),(1784,803,1341081022,'Philly Rockfish.jpg',8064,'5b3a212cccea487269acefc2579dde5a','',189,209,150,166,1,0),(1785,1351,1341431106,'roger-hayes-bcgiv.jpg',7909,'bc767df7cc1c24890036248deef57d67','',430,229,282,150,1,0),(1786,803,1342616461,'IfYouCantFeedEm.JPG',95797,'23922b68ffbc983ee96790ccc11448b7','',565,380,224,150,1,0),(1787,7154,1342734525,'NancyHarris.jpg',13175,'e3069a2a4c791012715feccf35af906f','',250,288,150,173,1,0),(1788,7154,1342743024,'MatthewLeeJohnson.jpg',6353,'450f598c5a56bbe3f8f3595757b3c47b','',184,236,150,193,1,0),(1789,803,1342814188,'Heal the Nation.jpg',28372,'aa1df9350729616d2500e00c6a2f6fcd','',313,500,150,240,1,0),(1790,7154,1342977875,'GarettJackson.jpg',2007,'6eeeb4882c1b8b8424bd0e920641d164','',101,131,101,131,1,0),(1791,842,1343069711,'KennethCooper-etc.jpg',5679,'2aed7e48f58b74ad2f0a48738450b527','',259,91,259,91,1,0),(1792,4392,1343166494,'AmandaMcAnelly.jpg',3351,'a58648136091f4ebfbc623cc5a9ad8cb','',122,178,122,178,1,0),(1793,803,1343271758,'Who Is Esau-Edom.jpg',33095,'2816aaa83aaf7ecd4ee5a346c42b69ab','',321,500,150,234,1,0),(1794,803,1343315079,'Nigger Media Director.jpg',85131,'dcf816c24f454b50cf65fd571cddfd7c','',952,531,269,150,1,0),(1795,7154,1343492069,'LeftKidInCar.jpg',7012,'92239e840f5ca8fbe27696983a622a79','',227,299,150,198,1,0),(1796,7035,1344012065,'MalikJones.jpg',6067,'2b8c1e2565ba8688618632de9229a0b9','',118,150,118,150,1,0),(1797,803,1344103349,'Verboten.jpg',23690,'36f88aa8c73cbf5c939c2555380b934c','',318,500,150,236,1,0),(1798,803,1344475450,'Racial Hybridity.jpg',29058,'cd31164dce64630d7b0d1f131de8e329','',322,500,150,233,1,0),(1799,803,1344995638,'Rape Ape.jpg',14286,'7326969af172a31389705af4e6959487','',477,378,190,150,1,0),(1800,4234,1345079310,'General DAN.jpg',18721,'f06ea686647071451b17101e649d54fc','',506,427,178,150,1,0),(1801,801,1345575671,'RichardAoki.jpg',11847,'fcddf3c62d77c534f190a95731b8c6fb','',220,290,150,198,1,0),(1802,803,1345660443,'Cannibal Cooness.JPG',25446,'3c73b07513323a44785107f4f8da7476','',443,248,268,150,1,0),(1803,803,1345699353,'Auschwitz Myth.jpg',8166,'f755f590f08191f3aa61cb5dc2f330e9','',303,500,150,248,1,0),(1804,803,1345900435,'Racial Realities.jpg',11677,'42149eaab7c6222a5eeeb75e400c04f9','',337,500,150,223,1,0),(1805,803,1345902414,'Abrahamic Covenant.jpg',23799,'042b3e3f53f1a0062c3222b6a340efc8','',317,500,150,237,1,0),(1806,4234,1346164717,'Dhimmi National Committee.jpg',59574,'dd4626dad62fbeb4950235d77cb49591','',538,688,150,192,1,0),(1807,803,1346493787,'WWWM.jpg',100949,'8237030a739c23e20c9fb7ccb1e5402b','',643,431,224,150,1,0),(1808,803,1346560295,'Serpent\'s Walk.jpg',37049,'f04d721685ff1237dffdd1c65b21b59b','',299,500,150,251,1,0),(1809,801,1347001491,'NNN-icon-tab.jpg',45985,'8b735ac8887ea628abdab195326486b7','',555,99,555,99,1,0),(1810,801,1347214153,'ChasityMechelleHelton.jpg',1241,'469372e80b316a7feba0fd193145713f','',68,80,68,80,1,0),(1811,4234,1347374320,'WTC on Fire.jpg',52738,'b317ed4a9c5f7c23fade6028272d0017','',444,512,150,173,1,0),(1812,803,1348104742,'The Holocaust.jpg',28982,'293e9f71bf73eff14dbb8eaebe872093','',326,500,150,231,1,0),(1814,3648,1348698150,'edgar-zavala-april-boggs.jpg',20153,'23b8ca6290713437b1e6f43f5e8e23d1','',470,261,271,150,1,0),(1815,803,1348725528,'Spectre of Power.jpg',22724,'3ce24d4abf995397bab85c2a2373030a','',336,500,150,224,1,0),(1816,803,1348754906,'Which Way Western Man.jpg',32755,'12eeaa90600f948c422a22a274dddf36','',315,500,150,239,1,0),(1817,3648,1348957722,'harold-scooby-brown-mug.jpg',12584,'a7643d6bb177b156906fd602928acb2e','',470,261,271,150,1,0),(1818,3648,1349287590,'1002_pastor_trial12.jpg',14098,'553f1720aa0a9ff8a6b02ab66b1ea33b','',469,264,267,150,1,0),(1819,0,1349382180,'DeloachSuspect.jpg',8045,'c63dbbbf83849cd1b9a67f3b6b4bf736','',190,308,150,244,1,0),(1820,801,1349895937,'ImperiumEuropa.jpg',16460,'d9c8a0f7d90ec36172d02e7c78122002','',261,260,151,150,1,0),(1821,803,1349971344,'Future of Man.jpg',10904,'5f503166526448e04897d88a012f91e6','',314,500,150,239,1,0),(1822,0,1350010279,'TarikAli.jpg',13648,'8576cd87e2708a5e6e9d468976a6f793','',300,376,150,188,1,0),(1823,0,1350010279,'TaraRyan.jpg',4112,'cf918e8ae942858d6cb664b91ede4c05','',161,182,150,170,1,0),(1825,825,1350500360,'BrandyDuvall.jpg',4591,'48b37826dbad50143e411a2e2f8aea30','',111,163,111,163,1,0),(1826,803,1350659123,'Dachau.jpg',20515,'84f41301e4785e4f4c52cbc6d507be31','',322,500,150,233,1,0),(1827,4234,1350868190,'OBAMASUCKSMUSLIMASS1.jpg',8326,'07f9ac565855489f9a3ec430078a358a','',202,249,150,185,1,0),(1828,4392,1351460924,'4252005.jpg',16306,'199fc466873817a86038a8b7f2d326e4','',448,300,224,150,1,0),(1829,4234,1352088466,'Acid Attacks.jpg',40064,'3763e1687d6dc63203357142745c7c61','',645,754,150,176,1,0),(1830,4234,1352158053,'SEALS DENIED.jpg',30454,'44327e55463ee69a321e91aa23ebaebd','',475,356,201,150,1,0),(1831,4234,1352330045,'Acid Attacks 003.jpg',35032,'e85c61c58d4fa827ad1a0ce08d11a0c2','',704,481,220,150,1,0),(1832,7493,1352672414,'DarrylBlue.jpg',4376,'f322cd972e7579f0e306a40713204ee3','',144,200,144,200,1,0),(1833,6933,1352986814,'runnincoonJohnson.jpg',11180,'edb2bc4f4af3d51329f8cf3f74de6ff9','',190,250,150,198,1,0),(1834,6933,1353513227,'synagogues092212-002-600x450.jpg',64446,'ded9111a0484f8233fc2c073901abe62','',600,450,200,150,1,0),(1835,6933,1353514087,'20151046_BG1.jpg',29133,'7cbc7c595c6e9b4b831f4ba054160faf','',500,375,200,150,1,0),(1836,6933,1353514937,'50ac2684a42f5_preview-300.jpg',23325,'263f8daa70cc149ca52d790f1be39298','',300,288,157,150,1,0),(1837,801,1353782813,'JeromeDavis.jpg',3573,'2cb54388cb83651d6e904405a4d7a44e','',101,122,101,122,1,0),(1838,6933,1354287445,'ht_ella_edwards_petition_nt_121128_wmain.jpg',39234,'ff5486c6f45daef2800f84c918c8c4d4','',630,354,267,150,1,0),(1839,3648,1354329962,'makheik+suspect.jpg',14902,'32a1b0222a3a1b618043b6da7db88936','',600,338,267,150,1,0),(1840,3648,1354331034,'desi-thomas-mug.jpg',10402,'ab19bdfd350918c9ec944e522f391e47','',470,261,271,150,1,0),(1841,3648,1354591676,'robert-kuentz-mac-haik.jpg',10633,'790eaf046828fdaf82e8b4bca23f8222','',470,261,271,150,1,0),(1842,4234,1354812778,'Nigger Jesus.jpg',16285,'8df1d804e702eb4f79fb5317d9e13fbf','',409,242,254,150,1,0),(1843,6933,1354882375,'coontrotter.jpg',65751,'3fa2b1a94207722294735f687afe9992','',630,464,204,150,1,0),(1844,4234,1355078820,'Nig1.jpg',96142,'8cfec0905bba8dc474889bc3f977b202','',1179,662,268,150,1,0),(1845,4234,1355078820,'Nig3.jpg',99305,'d01ca0f40bba4494653fb879ecdbe4f7','',1120,629,268,150,1,0),(1846,4234,1355078848,'Nig2.jpg',100172,'0589a41d24caec38dc2a2a287f86f342','',1098,617,267,150,1,0),(1847,0,1355165927,'RiakosLizana.jpg',6511,'e6d9a2a57badfbea9e81259c0150f4a7','',191,266,150,209,1,0),(1848,0,1355166565,'BobbyJeanGalbraith.jpg',6128,'caa75278965b391ab59c1fc3f63e2f4d','',141,225,141,225,1,0),(1849,801,1355593856,'Photo-in-email.jpg',38845,'17169cda8d548daaa7841e1ca6aa94df','',480,269,268,150,1,0),(1850,801,1355682180,'Forum-stats-2012-12-16.jpg',60867,'3e7dd3f1ec6d7d5b21791b46574cb215','',519,545,150,158,1,0),(1851,4234,1355776556,'1Ugly GD Nigger.jpg',4385,'c565fd8292fc32454e3eef5aed936f14','',207,262,150,190,1,0),(1852,826,1355955773,'whitechristmas051.jpg',54745,'c4c9bbcedfc249d784d6b5170236b16f','',295,229,194,150,1,0),(1853,4234,1356227658,'glases-150x150.jpg',6027,'f805477b40bc278f50ff3d3575c08c67','',149,149,149,149,1,0),(1854,801,1356475856,'MalikRichmond.jpg',5142,'2cd65142fe81f48dba97c1e291692e3c','',148,200,148,200,1,0),(1855,801,1357500726,'EarlPinkney.jpg',6550,'0890403ab233f0e8d0222dfc64e6ef49','',169,251,150,223,1,0),(1856,801,1357500899,'ChrisFincik.jpg',5702,'d3df303c283b25ca9a7f4f778effa770','',193,168,173,150,1,0),(1857,3648,1357607151,'JohnCarburruvias.jpg',18507,'3d0caf0d90dc261150f351c58f1a13e1','',240,160,225,150,1,0),(1858,801,1358448474,'HatemFarsakh.jpg',13938,'fd0b2f1c00ad852e1ca516786f158e26','',208,369,150,267,1,0),(1859,801,1358448665,'SharifRizk.jpg',7566,'a0eddef8b731d469c26c430de688402e','',217,273,150,189,1,0),(1860,801,1358614317,'TyrikHaynes.jpg',4887,'1cf3e4fd1f4545d85b441d9896b2b011','',129,271,129,271,1,0),(1862,4234,1358965252,'napnig.jpg',20321,'42cd52794c4db124b278ecb441af1cc5','',382,488,150,192,1,0),(1863,4234,1359153831,'Obama Messiah.jpg',17271,'61ff820d25a10496a3a4ce23e6c619e8','',442,355,187,150,1,0),(1864,4234,1359217995,'Obama Messiah Tag.jpg',6718,'24deaab2171d742fb6f2364a2aa59a3e','',239,124,239,124,1,0),(1865,801,1359431973,'hacked-emails.jpg',21270,'ea67fc9e63efdcfb11cf72347b1806b7','',708,115,708,115,1,0),(1866,4234,1360065088,'Jimi Coal Burner.jpg',24997,'346e67a8098956197fee2a500bffe9a1','',436,385,170,150,1,0),(1867,801,1360263312,'i__m_anti_anonymous_stamp_by_evilbearofdoom-d4yifrh.png',3228,'a4c92810bfc07917ce13ceebc8b864ad','',99,56,99,56,1,0),(1868,801,1360319122,'Confed-reunion.jpg',8119,'082fd31b85585483b228701897089a25','',226,172,198,150,1,0),(1869,801,1360516829,'PasswordSafeScreenShot.jpg',41002,'3592be4c905fc74b4db80e6fc97b9353','',513,556,150,163,1,0),(1870,842,1360885009,'387131_529384530434595_598866333_n.jpg',21697,'7960885d461613ee50bf1c5fc1ef1aae','',326,243,202,150,1,0),(1871,801,1361205758,'New-NNN-Twitter-page.jpg',40687,'2ce42c1b436feafa2f0c8100931288f3','',520,475,165,150,1,0),(1872,801,1361323733,'ShieldsNiglet.jpg',2415,'a69bdbedade69e71eeca93082d4c96f9','',70,100,70,100,1,0),(1873,801,1361586791,'MLKStatue.jpg',8637,'de2a38c722982e9dab6eed2547b5ba14','',160,238,150,224,1,0),(1874,801,1362614304,'NNN-archive-stats.jpg',8769,'d28db40cccebf9d4d2f72e89274d2790','',275,197,210,150,1,0),(1875,6933,1362824150,'geraldhorne_nigger.jpg',6221,'a8b49e93520bc1133b77960451bf9f82','',167,301,150,271,1,0),(1876,3648,1364101209,'i-DtQXzNQ-M.jpg',42471,'716352ae9c2d5acc03a39233137817c7','',501,450,167,150,1,0),(1877,801,1364402701,'KeanaBarnes.jpg',28360,'45b5157b4ccd82caef9e4e0256f9af36','',500,341,220,150,1,0),(1878,801,1364659640,'100ParkesburgRd.jpg',9232,'a6d21310566162f2b744f308f444c1e2','',318,175,273,150,1,0),(1879,801,1365542102,'TexasStabbingSuspecgt.jpg',4952,'8e84a54974b54e47f9ce52409fc3b6f3','',156,192,150,185,1,0),(1880,803,1365862962,'tnbcamp.JPG',45039,'5b8a705710ce2ff3c558733f0c973e7c','',520,380,206,150,1,0),(1881,803,1365862962,'TNB.JPG',20627,'4bcfec2c91111541530285b5104c1d4c','',368,316,175,150,1,0),(1882,801,1365963287,'DaDogINTJ.jpg',9223,'f7489142eb35242bfa12af533895315d','',218,205,160,150,1,0),(1883,6933,1367746735,'dariusconnelly.jpg',10307,'4e753655f936c57aa06175f0718efac8','',299,198,227,150,1,0),(1885,6933,1368384933,'Niggerpic.jpg',61507,'f54d334c0705987cf956d4f793f745db','',467,720,150,232,1,0),(1886,6641,1368824293,'ic2.jpg',45987,'1c1e8a2a5fe94f2bf3dd8f5152abbcbe','',587,488,181,150,1,0),(1887,6641,1368824293,'ic5.jpg',33151,'3b184b60227ec8157261df40c8559a19','',452,464,150,154,1,0),(1888,6641,1368824362,'ic3.jpg',48181,'213e12cae2e16d3e18784f8736c1e07a','',700,368,286,150,1,0),(1889,1351,1369259918,'untitled.jpg',21255,'2b7e7de0a2d534ebb1e8d1afa873aa2a','',398,243,246,150,1,0),(1890,803,1369636651,'wall25n-1-web.jpg',21095,'87c8c324aeeb33b1ab89701a00aa5233','',635,497,192,150,1,0),(1891,803,1369640320,'1ubmOh.AuHeEm.36.jpeg',6951,'4f949b9c313ff3f1c641fd83a7e4a6a7','',200,250,150,188,1,0),(1892,803,1369640727,'Southwest-Onsey-quarterback-Shak-Pershey-was-found-drowned-just-days-before-he-was-set-to-gradua.jpg',63178,'c3b5b624ad6ca849a56548fdfa8e3842','',630,471,201,150,1,0),(1893,803,1369640975,'Johnny-Mosley.jpg',17883,'930e115f8db33d7a4a62955d1071829f','',470,264,268,150,1,0),(1894,6369,1371662177,'Nathaniel-Lewis-Cummings-mugshot.jpg',6631,'72fac7ac24f5a4421df9384f54f5c315','',200,236,150,177,1,0),(1895,801,1371667317,'MarquisSmith-lips.jpg',12627,'7410d55b390ffac69c4b17b1805c8ebd','',279,354,150,191,1,0),(1896,801,1371923408,'BachCPE_SonataAmin_1.wma',609666,'fa2ac64b290cd56f4f12a8fef0103e57','',0,0,0,0,1,0),(1897,5910,1371925290,'Gansta rap ft. Paula Deen nigga nigga nigga.wma',2101809,'d53a6361a0c63e3944af71b83fca8c12','',0,0,0,0,1,0),(1898,5910,1371931580,'obama rag.wma',1702199,'bf313e59f4f2317eafbe14837f1da4a5','',0,0,0,0,1,0),(1899,4234,1374375824,'Niggers Fo Sale.jpg',31574,'db0d01d0b458b3d4d50ce7067b875d54','',398,437,150,165,1,0),(1900,801,1375564676,'NNN-stats-2013-08-03.jpg',40044,'211dd9db3886c83f5b250b01b1e55ff8','',547,478,172,150,1,0),(1901,5910,1375987172,'DavidEdwards.jpg',5928,'b6e4630acad6a7349acda12bd046dfb8','',221,100,221,100,1,0),(1902,801,1376850919,'Owners-Eric-and-Shannon.jpg',4672,'9ff599c4ec120a2a983452b2d2399820','',173,120,173,120,1,0),(1903,3143,1377629382,'BrandonAllen.jpg',50495,'5b5db4b53ec8e7f6bc8b865525dd3f76','',580,326,267,150,1,0),(1904,801,1378490940,'20100703_inq_pcold03-a.JPG',32457,'aa34e31e12745c451ed12e2d8b272fa7','',439,450,150,154,1,0),(1905,5910,1379983725,'Stefanski-Oliver-Dodson.jpg',12929,'fb393248966763282f98740bb3262bd2','',396,182,327,150,1,0),(1906,801,1380562165,'2012-nnnforum-com-stats.jpg',59941,'5e22f94ee392fdd91fdef7b3446f1193','',528,552,150,157,1,0),(1907,801,1380562165,'2013-nnnforum-com-stats.jpg',41769,'a0af2593415da9cd9fe039ddb3257c8d','',546,469,175,150,1,0),(1908,801,1380563126,'2013-newnation-org-stats.jpg',39819,'9564385f1830b0a2ee97de9b061abbc5','',517,467,167,150,1,0),(1909,7669,1381139661,'imagesCA91MHSZ.jpg',7268,'63a1849c7aada79ae978fb341a2a6d61','',176,263,150,225,1,0),(1910,7669,1381191031,'Harlem_desir_2012.JPG',16638,'0894aabd48349905ac711a8ae567c3a1','',220,331,150,226,1,0),(1911,7669,1381203999,'Najat_Vallaud-Belkacem_par_Claude_Truong-Ngoc_juin_2013.jpg',12164,'f7b9effcf81c9a8b320045d7f4256550','',220,330,150,225,1,0),(1912,7669,1381226431,'imagesCAV3XEXQ.jpg',6570,'4305183fbe8cc9767f6993de518baf4c','',281,179,236,150,1,0),(1913,7669,1381532049,'tract-8-12-11.jpg',89879,'cbe4487f2dffcdd2cb6ea352b2d0babc','',536,757,150,212,1,0),(1914,7669,1381645513,'equipe.jpg',12237,'ff2f50d6febcf8bac1cfdc119331c265','',272,184,222,150,1,0),(1915,7669,1381665913,'imagesCALO9W4M.jpg',6301,'80bd31923d9b23611d2a0ba837f7df6a','',275,183,226,150,1,0),(1916,7669,1381665951,'imagesCAVOBK3K.jpg',6337,'073880ea0c6296148ce42e086968fe5a','',258,195,199,150,1,0),(1917,7669,1381666203,'islam.jpg',7983,'bf4f97f1c69471005d4d88326f1727c6','',275,182,227,150,1,0),(1918,7669,1381666390,'imagesCAQZAE1S.jpg',7065,'98d718056656b10abda4663141e1971b','',281,180,235,150,1,0),(1919,7669,1381666710,'ramayade.jpg',7644,'6edbecf1ad0d20677123f41343772a5c','',269,186,217,150,1,0),(1920,7669,1381667968,'taubira.jpg',5932,'695c0f423fde0faf12029fff71d802af','',298,168,267,150,1,0),(1921,7669,1381674280,'imagesCAIEGSMQ.jpg',6898,'4a90572b9d3c13a4515cca632dd17254','',240,162,223,150,1,0),(1922,7669,1381750292,'arab racist.jpg',10499,'370879ec4079c8795133ea71f4bb430a','',317,159,300,150,1,0),(1923,7669,1381751055,'hollande 2.jpg',21059,'bc84cf8166281bd757ab529debeaa2e6','',457,257,267,150,1,0),(1924,7669,1381751072,'hollande.jpg',9527,'b1ae45402def1d3e4b788a2d917d34e9','',236,280,150,178,1,0),(1925,7669,1381751185,'imagesCA01BETO.jpg',12576,'74061dfef56850100b5cdda95ce9c345','',346,146,346,146,1,0),(1926,7669,1381751102,'imagesCA133HVT.jpg',5355,'e7618a4250dc23f6a45fa500eca9187e','',256,111,256,111,1,0),(1927,7669,1381751124,'imagesCAUT38GB.jpg',11017,'c8ec0b3e2c1bc20af19ffe1e83aa8f82','',237,213,167,150,1,0),(1928,7669,1381751149,'imagesCAS13R4E.jpg',7133,'efa02643aa9147949eb03f1bb551271e','',225,225,150,150,1,0),(1929,7669,1381772115,'220px-Charlize_Theron_2005.jpg',13073,'c71317d3ff2771e1b5877c5b2c7813e0','',220,297,150,203,1,0),(1930,7669,1381856236,'imagesCA9Q8EL1.jpg',7275,'b65a25540cf80abac752773c6823d11a','',276,183,227,150,1,0),(1931,7669,1381856252,'imagesCAT9G3X0.jpg',10590,'059cdd38feca9446793344361d6d2f6e','',275,183,226,150,1,0),(1932,7669,1381856269,'imagesCAX9DRKF.jpg',5442,'27b2589d6f932be90465f6ec750e07d6','',279,181,232,150,1,0),(1933,7669,1381856283,'imagesCAX893HD.jpg',7315,'e1737770a3d54354ef0f89c8f4a7e2b7','',245,206,179,150,1,0),(1934,7669,1381856300,'imagesCAPQGEAH.jpg',7988,'f56d2cedfec4dae25fb4d2046b42f52c','',275,183,226,150,1,0),(1935,7669,1381860677,'imagesCABDRQHT.jpg',7005,'de734616b143827f0a7b1a9f27a6b297','',224,225,150,151,1,0),(1936,7669,1381860696,'imagesCAYFIX1H.jpg',9464,'bebe8515f0913f171b1a426dc8b4b891','',298,169,265,150,1,0),(1937,7669,1381860716,'rap.jpg',10154,'29b7dfb07ef68f1d95fc65d6eff26f99','',240,208,174,150,1,0),(1938,7669,1381861619,'imagesCA4GRJQY.jpg',7669,'fe232a5a041bb0e1d52e2c5340fdf626','',264,191,208,150,1,0),(1939,7669,1381861633,'imagesCA42BUEY.jpg',7114,'b8a2978e43491051274146d6564ab092','',248,130,248,130,1,0),(1940,7669,1381861648,'imagesCASP3MN7.jpg',6597,'824d685372fb4d35c6f3d4e5877bc613','',270,187,217,150,1,0),(1941,7669,1381919168,'BWrobCECcAAISJX.jpg',84204,'3bf1f9bd2f042c0a0753d930d860e69b','',600,840,150,210,1,0),(1942,801,1381937196,'DerekCunningham.jpg',16253,'3a47e419333ccfa86a619b99347ef019','',328,278,177,150,1,0),(1943,7669,1382056003,'taubira.jpg',8050,'d82b92825a78bc1fae362752531ef54e','',302,165,275,150,1,0),(1944,7669,1382056020,'sans-titre.jpg',8683,'f1036ab30c8f360008f7999d9958eddc','',262,191,206,150,1,0),(1945,7669,1382096373,'8FD6C0F8EBCE17816A2E9610167934_h498_w598_m2.jpg',30042,'5709418a5936de3e135cc9570e9b0d6b','',664,498,200,150,1,0),(1946,7669,1382151657,'26326_593483920665239_1223127656_n-200x200.jpg',11634,'f08590367ebf466ecc151a8f3f409ae1','',200,200,150,150,1,0),(1947,7669,1382160759,'imagesCAGDWQCS.jpg',5742,'a8ddc8e3d1cbc64053028a2a4439e3cb','',242,209,174,150,1,0),(1948,7669,1382160775,'imagesCA37MG6Q.jpg',7074,'43fa806d8a2a7020265d4086d26c0419','',276,183,227,150,1,0),(1949,7669,1382160789,'imagesCA0POR9H.jpg',2096,'4a63f691f7e6bf8443fbd16ff4b4e97c','',97,134,97,134,1,0),(1950,7669,1382160801,'imagesCAR6M4X4.jpg',8319,'c6f9edf37d9be4cc13843c533465ebfc','',225,225,150,150,1,0),(1951,7669,1382213451,'2.jpg',6437,'cf9a22cbd42d3af39df7f14d0d9e97bf','',240,160,225,150,1,0),(1952,7669,1382213471,'imagesCALVOVMV.jpg',9958,'ce043db3b5a8b2b5a8a68a02d386c775','',221,228,150,155,1,0),(1953,7669,1382213491,'sans-titre.jpg',12605,'4176886324aabad922fce81c1540f764','',274,182,226,150,1,0),(1954,7669,1382214991,'images1.jpg',11766,'a727c685c29aa2bb411241fa24c84f7c','',275,183,226,150,1,0),(1955,7669,1382215005,'imagesCAG8RV6U.jpg',8966,'7380058d974a52f431f0f54da29e31eb','',203,249,150,184,1,0),(1956,7669,1382215020,'imagesCA7DN3HK.jpg',5666,'3f14cd959b2d030bc62ecb7f7d2483eb','',300,168,268,150,1,0),(1957,7669,1382215034,'imagesCAV0BP31.jpg',10204,'3d7e9e1857284065bd18c91f5305de51','',301,167,271,150,1,0),(1958,7669,1382215051,'imagesCAO2J8QT.jpg',7335,'12c6247cf4342bf784ed6b14f04e7213','',275,183,226,150,1,0),(1959,7669,1382257377,'Karine-Lemarchand-a-voulu-me-detruire_article_landscape_pm_v8.jpg',37033,'3f8f14e7538ec0d674adcbf6cbdc9469','',938,625,226,150,1,0),(1960,7669,1382274948,'3.jpg',10800,'b62271632be5be75d79373c63560d9d9','',256,195,197,150,1,0),(1961,7669,1382291863,'3.jpg',11718,'0a0bf31f1d666d77a14938a8e3b622f1','',258,193,201,150,1,0),(1962,7669,1382291877,'images12.jpg',11063,'f83297efa42c07b981e9670f59e4ef45','',187,270,150,217,1,0),(1963,7669,1382291894,'imagesCA6UXJBF.jpg',6682,'895ab4204604947b43b25a5699aee25c','',147,228,147,228,1,0),(1964,7669,1382291909,'imagesCARHCHIF.jpg',10355,'77cccb975295da47c6d33a7140ae850f','',318,159,300,150,1,0),(1965,7669,1382291927,'imagesCARNQ3QW.jpg',10447,'11f422e434e182294e56967500226640','',291,173,253,150,1,0),(1966,7669,1382291962,'cannabis_002.jpg',107464,'a6d21a80f4bf3967c84fea59b1718a89','',674,506,200,150,1,0),(1967,7669,1382310323,'imagesCA2C6U61.jpg',9018,'0d124707d994764a64a7c1f14102f84c','',275,183,226,150,1,0),(1968,7669,1382310336,'imagesCA15G2YR.jpg',9708,'0363f51b5f2cc22b09ba0e7f1b7d6a1e','',259,194,201,150,1,0),(1969,7669,1382310351,'imagesCAC04KHC.jpg',9249,'f3d1288b9747064f5bf1488d086b6d14','',336,150,337,150,1,0),(1970,7669,1382310365,'imagesCAKD8E4D.jpg',5945,'82e287816912962ee364cdd89b1876c6','',198,255,150,194,1,0),(1971,7669,1382310381,'imagesCAMV1VNJ.jpg',4598,'66574a07387888d32a2eb457bc759761','',160,160,150,150,1,0),(1972,7669,1382310397,'imagesCAGR0YBM.jpg',8043,'5fa9f3703288a9009728a114498200c3','',266,190,210,150,1,0),(1973,7669,1382310418,'snoop_dogg_wallpapers_pimp_02.jpg',41816,'2fdacddfce694a73f016bf7e0bb67d33','',619,464,201,150,1,0),(1974,7669,1382381820,'3.jpg',6447,'0ce54af96aff2ebf9d15a54265f01b28','',287,175,246,150,1,0),(1975,7669,1382381829,'4.jpg',10894,'664939981ac354fa5885a15de61d0127','',265,190,210,150,1,0),(1976,7669,1382381843,'imagesCA9AGEHP.jpg',6036,'4e38bf7a02114ab469939c49418ab6a1','',304,166,275,150,1,0),(1977,7669,1382381860,'imagesCAU3X59D.jpg',8371,'84ea2414e052cb5ebb18676312455f15','',240,160,225,150,1,0),(1978,7669,1382381881,'imagesCAVEMVFS.jpg',7420,'e958b9cb884125dfaac45c843ddd603d','',259,194,201,150,1,0),(1979,7669,1382662380,'img001.jpg',95872,'307244e2f65d1adc6194d15dbae28a21','',729,1030,150,212,1,0),(1980,7669,1382662402,'img002.jpg',84891,'2a93a345de0cb6f826d2b2e95b78e232','',963,1361,150,212,1,0),(1981,7669,1382717887,'imagesCANRROF4.jpg',9149,'28f88f79f9290751b602f73393aee641','',301,167,271,150,1,0),(1982,7669,1382830962,'imagesCAUWWJPJ.jpg',6174,'fe8b15dcda18669cf608ad476d298c04','',303,166,274,150,1,0),(1984,7669,1383055715,'fnjf.jpg',10641,'e95ee4bc5022d332fcfdaf8f05e45995','',274,182,226,150,1,0),(1985,7669,1383055747,'fnj.jpg',8340,'3e6631bb7ca57c647a96fe57b7f78f1a','',262,190,207,150,1,0),(1986,7669,1383055765,'imagesCAAZ34GO.jpg',6346,'6acb4bb8b035a22c93a654ea931169ac','',318,159,300,150,1,0),(1987,7669,1383055789,'Marion-Marechal-Le-Pen_pics_390.jpg',71292,'fdcda00e1c3b382b078d970597200c03','',390,249,235,150,1,0),(1988,7669,1383055805,'marechal.jpg',7543,'1720078ffa12b0e839845e0d6c693ca4','',274,182,226,150,1,0),(1989,7669,1383055824,'vrp.jpg',9025,'0dbb708b4262f9e68d375ae600a74f92','',279,181,232,150,1,0),(1990,7669,1383055843,'son avenir.jpg',9708,'14838d7c882143693ec635c7cb0ed934','',259,194,201,150,1,0),(1991,7669,1383065469,'imagesCA612PTX.jpg',3188,'bbf266e4aee5bc44408533c7b9b39479','',160,160,150,150,1,0),(1992,7669,1383065488,'imagesCACFPMI7.jpg',7209,'db57f2504483e39e20366a125c6f89c0','',280,160,263,150,1,0),(1993,7669,1383065522,'imagesCAEXTD62.jpg',7662,'41eb5cf9c64eae7c9b2a455e34e12298','',303,166,274,150,1,0),(1994,7669,1383065541,'imagesCAHWSP9J.jpg',10112,'45e23cba40c56bc28f9aa1897c30a7a1','',277,182,229,150,1,0),(1995,7669,1383065559,'imagesCANXHT0J.jpg',6355,'9445846222af5fb85a2adb4f722f509e','',279,181,232,150,1,0),(1996,7669,1383065577,'imagesCANYWN55.jpg',7433,'7a6662f8e11ccba2a434c665c6237b62','',259,194,201,150,1,0),(1997,7669,1383065594,'imagesCATRG21Q.jpg',9677,'d5e4dca1f9211aa022f8fc5c4339e649','',290,174,250,150,1,0),(1998,7669,1383167281,'imagesCA3REN8A.jpg',7751,'91deff6b8976649ab84d957e7dd6a27f','',318,159,300,150,1,0),(1999,7669,1383167294,'imagesCAGYME6L.jpg',6778,'a6fe3d8a5ca5abc47f7c216a6fb5ed1d','',318,159,300,150,1,0),(2000,7669,1383167311,'imagesCAPHVFRP.jpg',8608,'3de3fddb654e1849d7dcf09d9ea0bdbb','',318,159,300,150,1,0),(2001,7669,1383491636,'2013_11_03_034049_0_image001.jpg',33257,'4a5808d5d5ba5252f5dbc9454c51aebc','',400,240,250,150,1,0),(2002,7669,1383684657,'Choisis-ta-France-les-Jeunes-avec-Marine-2012.jpg',84174,'9af29fe6d6307a84056e35f59c85f2b4','',538,720,150,201,1,0),(2003,7669,1383843811,'1383717_443746585736252_1720070600_n.jpg',50978,'5e09f113f708fc2b138137d72d0aa449','',598,399,225,150,1,0),(2004,7669,1383844034,'thumbs_535003_10151912039653641_1489908941_n.jpg',14048,'8d1880fae477d26304451d97fbf13253','',120,90,120,90,1,0),(2005,7669,1383844300,'thumbs_537284_785100268182913_2101956548_n.jpg',14641,'778817e554451ad9a01ff0ddbf14d089','',120,90,120,90,1,0),(2006,7669,1383844320,'1376651_10151912031688641_1924392849_n.jpg',57344,'b98a55fdf8daf75c142397e7d284f63a','',598,293,307,150,1,0),(2007,7669,1383844340,'thumbs_946011_165914940274145_477350143_n.jpg',11810,'31ec0ae17d7e41919b98dff4ebcaf119','',120,90,120,90,1,0),(2008,7669,1383844358,'thumbs_996616_10152009815218313_362373816_n.jpg',13768,'5fed64d4e4c049e9031d5c6e508157f6','',120,90,120,90,1,0),(2009,7669,1383844379,'thumbs_1380077_379179882213798_1482365786_n.jpg',13657,'8b2f1253b97820b39003eb62411232ba','',120,90,120,90,1,0),(2010,7669,1383944276,'8290013241_f9771685c2_b.jpg',96613,'c172d2b9acac71ff0931109a04e90d2d','',663,963,150,218,1,0),(2011,7669,1383944300,'9668626385_cdba3d9bd5_b.jpg',74424,'ea0a58cb261984b731fb334c38e589eb','',745,1023,150,206,1,0),(2012,7669,1383944410,'6zq4.jpg',25072,'59f21a5abe46be983ace798357a362f8','',448,250,269,150,1,0),(2013,7669,1383944455,'8671410577_f400b76328_b.jpg',93385,'10771e159eb00872a6b5d17e609d4e2d','',997,686,219,150,1,0),(2014,7669,1384045562,'img004.jpg',96795,'4fd306baeeb461c3cd0e3791eb14b7d3','',694,980,150,212,1,0),(2015,7669,1384046147,'8291089112_d685553e3e_b.jpg',91457,'55f1ef22ade82c37ac7560cbd0061175','',1023,704,218,150,1,0),(2016,7669,1384046224,'Hollande-Demission-logo-300x300.jpg',22827,'2f11f3841b289599b6cd0a6d2276c0c6','',300,300,150,150,1,0),(2017,7669,1384151481,'b31dd7ab26896f63ddbda2bdadc462e6.jpg',8378,'fbce306312284b9624180e5399c98801','',196,131,196,131,1,0),(2018,7669,1384287412,'d4819808f94ec580e6063ee6374af9b5.jpg',37329,'3d0f9c9a293b955ed614f52cc8bfee80','',475,317,225,150,1,0),(2019,7669,1384300930,'f91d88ec2c6cef14b6d0ae5828cce883.jpg',43014,'867c7ad868cdd4614f881f074ea0956d','',500,335,224,150,1,0),(2020,7669,1384407183,'PHO0f90878c-4c84-11e3-bf25-bf78c572967c-805x453.jpg',99112,'3d1a88b89022125ebb11010ed04928aa','',805,453,267,150,1,0),(2021,7669,1384408048,'2cropped-cap-may2011.jpg',80793,'e824ea541738872cae68ac9e1b56829c','',736,229,483,150,1,0),(2022,7669,1384424052,'blog_rfi_logo.jpg',12319,'4c22bea01cca4becd106977fcbfb9ba4','',250,122,250,122,1,0),(2023,7669,1384450710,'knife-attack.jpg',17329,'0ef30893a106a045b4f214601a080dd5','',200,142,200,142,1,0),(2024,7669,1384547244,'helderberg-crew.jpg',68366,'f52b119471c4d6298bcb38a618e09c10','',450,635,150,212,1,0),(2025,7669,1384547283,'treason.jpg',72396,'023f9d6d5b31ffcd4ab8b4df9da40f16','',450,450,150,150,1,0),(2026,7669,1384547704,'imagesCA3R968T.jpg',10348,'415feb6fcf816d53d3662c6fede474a6','',318,159,300,150,1,0),(2027,7669,1384547719,'imagesCA6YDGTF.jpg',11425,'bd72414bbe59ea4488662805e5fe7f9a','',292,172,255,150,1,0),(2028,7669,1384547734,'imagesCALPO93C.jpg',11864,'0f91f7e42a7322ba00dae31f9dad75e3','',275,183,226,150,1,0),(2029,803,1384609231,'adopted16n-4-web.jpg',24396,'292cc669dd9bacdea8596728e15efa60','',635,517,185,150,1,0),(2030,801,1384621463,'GilbertVillanueva .jpg',6285,'a92f38e6a683b2b1b37af6ab06a02b2a','',162,255,150,237,1,0),(2031,7669,1384684958,'sipa-ap-2156223-jpg_1883657.jpg',31245,'1a34401f003252b6eb56ee0cc3ff783c','',652,284,345,150,1,0),(2032,7669,1384704882,'23326954.jpg',45180,'0f01065c4326d59edd519c6b08547bb4','',500,340,221,150,1,0),(2033,7669,1384780904,'putin-law-relatives-terrorists-_si.jpg',39807,'55d433aed85947937c8f4267fe13ca6b','',689,387,268,150,1,0),(2034,7669,1384961416,'41994698_B971444747Z_1_20131120143250_000_GC71HPF8K_1-0.jpg',14581,'f3077f1a6f5c4961cd13afdd711e087c','',450,300,225,150,1,0),(2035,7669,1385239286,'crash23-3.jpg',70754,'d532a375525ff7194d7c7e83d7f6a526','',618,408,228,150,1,0),(2036,7669,1385241431,'2211-afSud.jpg',18841,'ca8f53eb44a970453e1d7f6167cafcdb','',485,333,219,150,1,0),(2037,7669,1385241860,'FARMmurdersWHITECROSSESmonumentPIETERSBURGsouthAfricaMay2013.jpg',60350,'8c6d60d16592d1de286437bc9e014428','',600,338,267,150,1,0),(2038,7669,1385250781,'feros-victims.jpg',32352,'6ed8822afd6418b731459600fd88e150','',420,315,200,150,1,0),(2039,7669,1385310507,'300x325xakon-300x325_jpg_pagespeed_ic_rhN5QZReZh.jpg',23219,'ae137941945e661b0a6b4381de4c95a4','',300,325,150,163,1,0),(2040,801,1385705189,'MartaviousAdams.jpg',3968,'b6e20e878ad8157cb5af7f25262bd111','',137,200,137,200,1,0),(2041,7669,1385815245,'_71435799_71435794.jpg',39075,'facd0a53b0c20541b2e91739e46e5028','',464,261,267,150,1,0),(2042,5910,1385929740,'DylanPeyton.jpg',4041,'d976395ec94040ecad05de56ba07dc16','',153,200,150,197,1,0),(2043,7669,1386040464,'adelesutton.jpg',11482,'e9987843cfca40efa63bd9b917888f77','',299,328,150,165,1,0),(2044,6369,1386096018,'YvonneWilliams.jpg',5442,'eb9825b59e8d15f3e18a4b3745b55102','',189,274,150,218,1,0),(2045,7669,1386122971,'kebab.jpg',26406,'43dfc3bf153055005c6572f42c2efc51','',400,323,186,150,1,0),(2046,6369,1386168812,'120413_Shawn_Richardson.jpg',7761,'73759b82470878332f16d1579795214f','',200,150,200,150,1,0),(2047,6369,1386172074,'YWIcW.AuHeEm.36.jpeg',8045,'e168b6f287ffbd7712b5398fd42bd80e','',200,250,150,188,1,0),(2048,801,1386172464,'niggers-i-don-t-always-hate-people-but-when-i-do-it-s-niggers-287ce8.jpg',32026,'5ed448ec2971a315615f5731a11f8697','',484,400,182,150,1,0),(2049,826,1386176987,'Suspect+in+Home+Invasion+in+Lynnfield.jpg',9144,'c5292cb6afbe0c023801fcc887026f29','',337,400,150,179,1,0),(2050,826,1386177246,'Suspect-in-death-of-Tim-Lop1.jpg',14181,'e60eecfec6a84cb9d2b33b83b0333ee7','',711,400,267,150,1,0),(2051,826,1386177311,'Marine-Shot-and-Killed.jpg',27568,'fcf531b93b90175d77c7081bdbb6ed8f','',711,400,267,150,1,0),(2052,801,1386359606,'JojuanLipsey.jpg',2650,'16e9e88b0fea764f6198cd218145f675','',79,100,79,100,1,0),(2053,801,1386359862,'MarvinGilkes.jpg',1732,'04edf08dbb2e152d690aa2aad1c34f7b','',80,100,80,100,1,0),(2054,5910,1386441812,'JoshuaWatson.jpg',4907,'1df710d8f91df7c7bd489401ce3ec736','',184,208,150,170,1,0),(2055,801,1386700954,'TyshauneKincade-and-TyronKincade.jpg',9118,'05c8c7a85604829eef92947018d61cab','',280,200,210,150,1,0),(2056,6369,1386781477,'LaToshaCunningham.jpg',6454,'4368182a63965cf87e46c9bcb452d5cd','',231,242,150,158,1,0),(2057,6369,1387032717,'24214709_BG1.jpg',31443,'e0dd7832728a516a423ce7309cd5e1ba','',480,270,267,150,1,0),(2058,801,1387042788,'NappyHair2.jpg',1798,'ce21524cdb9744dd80a5079ec016fec5','',106,117,106,117,1,0),(2059,803,1387128378,'merryxmasnigger.jpg',22233,'5d6d40beef42d6f706589e24e2f9df56','',339,400,150,177,1,0),(2060,801,1387476826,'JoshuaRaheem.jpg',6362,'9b02252a373455e11cf864bffc61ad05','',159,200,150,189,1,0),(2061,803,1387951193,'nigxmas7.jpg',7785,'6f0c81943981eec28ae379e60045571b','',224,224,150,150,1,0),(2062,6369,1388155934,'Virgil_lockett.jpg',22959,'38cf99c3593ac5744cef8571a5d716d2','',356,198,270,150,1,0),(2063,7669,1388162011,'Joseph-Innocent-Mwaura-2961976.jpg',21389,'937af8c2015ffc5ce0c202d3a182aa82','',601,400,226,150,1,0),(2064,7669,1388163905,'Mugabe-MPI-300x205.jpg',23370,'cb47c4f41ad20944c9a2715709f92d5f','',300,205,220,150,1,0),(2065,7669,1388163905,'zimdiamonds.jpg',52259,'cda834930fea35f767046dc15b9d83af','',450,366,185,150,1,0),(2066,7669,1388164296,'PopulationPredictionSAUN2012predictionVs2010prediction_thumb[4].jpg',29885,'a5225d361c227674d86f339d9d5802ad','',384,400,150,157,1,0),(2067,7669,1388557684,'MANUEL-VALLS_mainstory2-300x159.jpg',7017,'1e8ebddc0967e6efc49ba7d17143e308','',300,159,284,150,1,0),(2068,7669,1388557765,'ob_9a4d13_1466286-446628698774520-952985538-n-jpg-300x225.jpg',22444,'c67337afd94fc649b98229d1b8817e81','',300,225,200,150,1,0),(2069,7669,1388557822,'Screen-Shot-2013-12-12-at-21_12_05-PM-300x220.jpg',8509,'e7ecbb160e7d04e11baeb7fd102e25ee','',299,219,205,150,1,0),(2070,6369,1388681570,'DavidBaynes.jpg',5355,'15ac65ca1fbab0762d37518e96e9cd6f','',189,180,158,150,1,0),(2071,6369,1389286607,'photo_015731_15328016_1_8436634_20140109.jpgx.jpg',5588,'08013df11832a2f3ea2566987326343e','',128,180,128,180,1,0),(2072,6369,1389364649,'24415179_BG2.jpg',38784,'fe3975a7e8bbad4dc045d53e4d6933b0','',480,270,267,150,1,0),(2073,801,1390845923,'TommyAlley.jpg',25180,'395b1959cfaf4b2b7336cc4dcec087a4','',346,400,150,174,1,0),(2074,801,1391111100,'AngelGuridy-Cabral.jpg',12992,'a4456be851783910ccfe5a80cf64b6ca','',240,376,150,235,1,0),(2075,5910,1391440069,'sky_murfreesboro_lg wierd3.jpg',32019,'40bad2c7247792069619d0fa39a6614a','',533,400,200,150,1,0),(2076,5910,1391440069,'sky_murfreesboro_lg wierd21.jpg',31373,'800c0ef0b99e04ec25bd382b824cd4aa','',533,400,200,150,1,0),(2077,5910,1391440153,'sky_murfreesboro_lg wierd73.jpg',33442,'44595bb5388bde89263b88f53bb369cb','',533,400,200,150,1,0),(2078,801,1391626875,'ThomasCurran.jpg',15493,'a3689dd9c14295bfd04316ebf23cdeda','',318,318,150,150,1,0),(2079,5910,1392233968,'sky_lawrenceburg_sm normal.jpg',21481,'2c3df278e7e899e7a0055898e2866b25','',533,400,200,150,1,0),(2080,5910,1392233968,'sky_lawrenceburg_sm_an7 sunday916pm.jpg',26258,'efab949f3999939e34c7d466b66c6368','',533,400,200,150,1,0),(2081,5910,1392234199,'sky_lawrenceburg_sm_an8 sunday926pm.jpg',24999,'682220e440b4828e078a32180e70a450','',533,400,200,150,1,0),(2082,5910,1392234199,'sky_lawrenceburg_sm_an9 sunday938pm.jpg',24448,'7558c31659a7aefd81cfe3ad51e8b032','',533,400,200,150,1,0),(2083,5910,1392234368,'sky_lawrenceburg_sm_an10 monday1212am.jpg',25765,'c7288d2f34dcb909e315627a8e25c62a','',533,400,200,150,1,0),(2084,5910,1392234368,'sky_lawrenceburg_sm_an11 monday1224am.jpg',25204,'aa4a0ffb900bf0880fd5ec920dd6a14d','',533,400,200,150,1,0),(2085,5910,1392239487,'biogif Johnsburday.jpg',12392,'220100bfacc899683d08759c4fa55470','',406,280,218,150,1,0),(2086,5910,1392239487,'biogif johnsburday2.jpg',11500,'da2fe7281c451248018a14d93ef6dfc7','',406,280,218,150,1,0),(2087,5910,1392249681,'sky_murfreesboro_lg 021214 555pm.jpg',32399,'bb11709d4dba24768555e22e13142224','',533,400,200,150,1,0),(2088,5910,1392249681,'sky_lawrenceburg_lg 021214 555pm.jpg',28654,'88efaaeaef094c1488ecef42ae588455','',533,400,200,150,1,0),(2089,5910,1392257660,'sky_murfreesboro_lg 021214 737pm.jpg',35889,'cfddd3d14b40bc702e4dbe2536a0469d','',533,400,200,150,1,0),(2090,5910,1392257660,'sky_murfreesboro_lg 021214 739pm.jpg',32349,'f9dec12ee89ec2329b90fd4502a4666b','',533,400,200,150,1,0),(2091,5910,1392257746,'sky_murfreesboro_lg 021214 742pm.jpg',31370,'55667167c7ce1a4c1dfe37ff5640922d','',533,400,200,150,1,0),(2092,5910,1392262255,'sky_lawrenceburg_sm 021214 925pm.jpg',28544,'578fda241d193fe68ef13849efc6c0b0','',533,400,200,150,1,0),(2093,6933,1392291184,'stupidnigger.jpg',9458,'00152f74832bcf4ef77d60367ed5855d','',264,400,150,228,1,0),(2094,6933,1392302628,'mysterymeat_a.jpg',36629,'a04cc923c8627381199788aef8835988','',470,353,200,150,1,0),(2095,6933,1392302628,'mysterymeat_b.jpg',30048,'96735803a0e231c6b0b001876d228d22','',470,313,226,150,1,0),(2096,6369,1392484498,'weave.jpg',29998,'37296dcec056a6bb1be0eb433708c251','',602,400,226,150,1,0),(2097,6369,1392485978,'lewd.jpg',16729,'7935bd16ff5bf069a54762d18af3e267','',437,277,237,150,1,0),(2098,6369,1392560531,'24736573_BG1.jpg',30487,'4b1aa7499a01a73f27a7df42111e094a','',384,216,267,150,1,0),(2099,801,1392849369,'JavierRivera-Alvarado-and-ReneFigueroa.jpg',18592,'0db9891e59fcdecfed20649253b0179b','',557,214,391,150,1,0),(2100,6369,1392907922,'the-disturbing-letter.jpg',34674,'0ebda1d1abaec90204daedc3616ce44a','',309,400,150,195,1,0),(2101,6369,1392927384,'jahina-damon.jpg',36530,'472bed5e009a3ee09e09bef45f602c9e','',547,400,206,150,1,0),(2102,842,1393033926,'1800258_641823352519430_141471099_n.jpg',48588,'1fd2795d705e14aebf70757672fdc083','',602,400,226,150,1,0),(2103,801,1393092715,'PhilipBriganti.jpg',5529,'fa9144aee264286381a03634ff5ffe64','',158,200,150,190,1,0),(2104,6369,1394561435,'tamira-mobley.jpg',25132,'28dc8fc3eee2b4d4cf79b75c8003b2c5','',532,400,200,150,1,0),(2105,6369,1394564965,'ShanonRichardson.jpg',12271,'911d8c22e17e752b40908b34929c91a6','',340,347,150,154,1,0),(2106,801,1394734960,'ChakaFattah.jpg',20866,'3f6af505e1e5e006bf063fe9bb6e0b5e','',441,262,253,150,1,0),(2107,6369,1395246433,'rape19n-3-web.jpg',12348,'6e83cadfddd120f811f08ac0bf0ee094','',267,400,150,225,1,0),(2108,6933,1395997593,'stonednigger.jpg',11566,'cd85645b5274b4e134562cf1488e6280','',291,400,150,207,1,0),(2109,6369,1396413129,'25133760_BG3.jpg',51418,'607e24f794494b217d4c21bb225c2fb2','',480,270,267,150,1,0),(2110,6369,1396413569,'25123271_BG2.jpg',39139,'99931080f2952d73928953ca8a360085','',711,400,267,150,1,0),(2111,801,1396547085,'Fleetwood-to-Coatsville.jpg',37127,'0a7a034044f01807facd53704c306d1d','',535,363,222,150,1,0),(2112,801,1396891342,'IsiahSmith-found-guilty.jpg',17704,'8999c921132715433c4482bb4a411d13','',387,256,227,150,1,0),(2113,6369,1396968229,'pic1.jpg',25713,'a39ea7a72dc38d15a83dec77f832baef','',456,244,281,150,1,0),(2114,801,1396982060,'FleetwoodPa-demographics.jpg',22046,'347a9da052f008fc12722d24de5d7c8c','',631,250,379,150,1,0),(2115,6369,1397059750,'Untitled.jpg',44434,'03776948f40957286f38978d1e7507df','',419,260,242,150,1,0),(2116,801,1397147999,'gimello.jpg',17659,'8bd4a31c826aae7713464c08042b3efb','',300,376,150,188,1,0),(2117,6369,1397571855,'Eric James Rutherford, 33.jpg',14277,'ee033925250efc88b3156560eee1f87a','',247,273,150,166,1,0),(2118,6369,1397580930,'Brittany Barton.jpg',55581,'4196f8f1a1163467a50a7da61d9fce85','',711,400,267,150,1,0),(2119,826,1397843960,'CamiaGamet.jpg',6903,'71ac95df411abc0d71522d8dd1dbd26c','',196,251,150,193,1,0),(2120,6369,1398104003,'slash21n-1-web.jpg',49010,'cd36e09b3072d8cffac41e9f915c15dc','',533,400,200,150,1,0),(2121,6369,1398175166,'Morris Celnikier, 62.jpg',36993,'74d81665c0af600bd1f7e238b2d74b82','',595,324,276,150,1,0),(2122,6369,1398268235,'Jimmy Pinckney,.jpg',44361,'2cf9845e07c0a5c77828072e60c3f00b','',483,297,244,150,1,0),(2123,6369,1398353377,'cedric.jpg',47022,'a0fb41a0ebec641f3dba8e1f1016d9da','',602,282,321,150,1,0),(2124,6369,1398722350,'Joseph Paramore.jpg',20354,'04a6e3f5b8f6e6bf153c1a460436648c','',344,186,278,150,1,0),(2125,6369,1398965177,'Sara Jirdon.jpg',52779,'cf057bf8201a5218ba4513036eedb609','',625,364,258,150,1,0),(2126,6369,1399049728,'victim.jpg',9252,'6dc0f8eea3b8d6b467847ea178e2c015','',98,241,98,241,1,0),(2127,6369,1399063978,'perp.jpg',34927,'3a0289bf8dae757b6b7e1b524c46b39e','',442,246,270,150,1,0),(2128,801,1399132285,'NathanielLeeKangas-vinlink.jpg',10120,'4fd01942ee96601ada87573b15287ec3','',433,165,394,150,1,0),(2129,6369,1399209780,'slash.jpg',19176,'8c1fbe492fcce9d28e9f19ef94b64e51','',404,339,179,150,1,0),(2130,6369,1399728415,'chris.jpg',32562,'564bb33e1082cc32bf27abe5cce879e8','',280,322,150,173,1,0),(2131,6369,1399819915,'8-year-old A.J. Hagner.jpg',18795,'6d51fead2b3e91d4d8d1058a393c3d96','',222,242,150,164,1,0),(2132,801,1399831423,'VernonLythcott2.jpg',18634,'06bcaac2aeca79a3b9882a3d4ec37827','',324,400,150,186,1,0),(2133,6369,1399988528,'Billy Putnam, 87.jpg',19890,'87d8c94a78bdc81ee72dc2ea6c95ce77','',639,400,240,150,1,0),(2134,6369,1400000826,'screengrab.jpg',39263,'70a02df5a1d0a72a88d44b61afdfdf41','',223,308,150,208,1,0),(2135,6369,1400084236,'birfday.jpg',38209,'18d13d8a65708d825fd26460c29652ab','',526,338,234,150,1,0),(2136,6369,1400168907,'Jennifer Chitwood.jpg',54800,'dba668a3fb8ab2fa4f2669e8827c7aa4','',551,309,268,150,1,0),(2137,6369,1400168907,'Thaddeus Shields, 18.jpg',9317,'33fd8f6375b1b3c82803bcedae9c04f6','',127,147,127,147,1,0),(2138,6369,1400181985,'2nd teenaper.jpg',41638,'e856a8cc83d76bd2a4776ffb31e6903e','',546,292,281,150,1,0),(2139,6369,1400333279,'sfvictim.jpg',46390,'7ee7cb860ca59e8ee9a374ff5b0e88fa','',532,332,241,150,1,0),(2140,801,1400691040,'OmarBest.jpeg',4897,'99b08048f515bcb4708f181a7afa4382','',129,200,129,200,1,0),(2141,6369,1401043136,'pech.jpg',23011,'153d45bad09ba96154ac90ca3a1c0069','',333,279,180,150,1,0),(2142,6369,1401208394,'fllmemday.jpg',55430,'2f761e483a4d859e00b19f86414a48f4','',652,327,300,150,1,0),(2143,6369,1401302673,'Michael Sean Thompson.jpg',21609,'e240736528cff90d607bf70d948aeaba','',323,263,185,150,1,0),(2144,6369,1401322181,'Vincent Parker.jpg',36053,'83582844efe9fc13cc5ec1ce6dadbea7','',484,394,185,150,1,0),(2145,6369,1401385537,'wlwtscreenshot.jpg',42867,'d1d6e5ef2e8bade2eb0f16fae66b4b3f','',564,308,275,150,1,0),(2146,6933,1401433180,'muhdik.jpg',8020,'fcf0363ee1caaf55e04d9d4e8ce310e0','',300,225,200,150,1,0),(2147,6933,1401433901,'Izard.jpg',7651,'3f7f9cf705e8ce1e1fd8a4383dd24a15','',300,225,200,150,1,0),(2148,6369,1401722995,'angela.jpg',33974,'b319c0b8506d4c277fafe5bccff7d68e','',423,400,159,150,1,0),(2149,6369,1401893301,'kovictim.jpg',20627,'f0a50b8bc36cf248e51d53f24c048610','',278,291,150,158,1,0),(2150,6369,1402072263,'scam6n-7-web.jpg',18162,'1c275cae4ef463e32c21a9ddcb38ab25','',282,400,150,213,1,0),(2151,6369,1403105915,'Jamie Mitchell.jpg',19349,'0cf81a769ce891e034a029d8cb4b4577','',225,270,150,180,1,0),(2152,6369,1403194120,'25814158_BG1.jpg',17525,'b447f96654d978a39b8de91ced43b953','',384,216,267,150,1,0),(2153,6369,1403211944,'Shawntay.jpg',17934,'55b641c699c13e966c7d96d0c3ee8cfd','',313,192,245,150,1,0),(2154,6369,1403371166,'16-month-old Damon Gaddis.jpg',29788,'cdbb35f545c7ad57d49e9870f13e9626','',435,346,189,150,1,0),(2155,6369,1403977774,'Ashton Davis, 23.jpg',22891,'c45b283f43f3b0d5c9e5065ff264922e','',347,318,164,150,1,0),(2156,6369,1404231243,'Jacob Cooter, 77.jpg',22567,'e289839348287487d8dbe7f365b1e3be','',379,231,247,150,1,0),(2157,6369,1404593838,'Inga Evans.jpg',21057,'14b0f6a7e872f20964d69b7c9a925ad9','',459,260,265,150,1,0),(2158,855,1404699023,'Trey_Gardner1.jpg',7743,'32dd4f651a55b627fbbca80d468c04ed','',218,272,150,188,1,0),(2159,6369,1404744152,'icecream6n-1-web.jpg',10594,'44689bcff07b39d4d99adf40ef44d672','',338,400,150,178,1,0),(2160,855,1404749966,'greengeeks-founder-trey-gardner.jpg',25761,'cba3b2fca6b3bce0f56776dfea7fc816','',300,219,206,150,1,0),(2161,6369,1404944574,'Horovitz.jpg',73469,'f368f134869ccad593b91012578ffefd','',551,355,233,150,1,0),(2162,6369,1405176856,'43-year-old Jimmy L. Terry.jpg',58782,'8478a625d18fb6713177aea560e59a62','',523,332,237,150,1,0),(2163,855,1405392105,'jong2.jpg',22209,'20f1c0cb7d5782b755babaae76933cfc','',418,274,229,150,1,0),(2164,801,1405446146,'Black-mother-of-rape-victim.jpg',11799,'cb47375fa4f158b87899f444c8b43ce7','',341,200,256,150,1,0),(2165,6369,1405696875,'Joseph Rountree.jpg',51171,'4b86f19c7c2ab6d699d34e755d7a00eb','',584,319,275,150,1,0),(2166,855,1405713332,'ape-50k.jpg',47152,'d185fedc9b57ddade1c041cc69d1e135','',536,400,201,150,1,0),(2167,6369,1406214579,'applelogo_13563931_8col.jpg',14952,'fda59c194e4d66c06e695e9147d1bb26','',600,400,225,150,1,0),(2168,6369,1406417591,'waitress27n-2-web.jpg',34391,'08d7cc909522badcaf643b6cfe1ad06a','',400,400,150,150,1,0),(2169,801,1406570119,'ShakeyshaPruitt.jpg',5817,'2354f5781c17a9d4e70ff50af613da3d','',132,230,132,230,1,0),(2170,6369,1406728431,'stabvictim.jpg',60589,'d4a1ad279234ceee9818cfce13fd2688','',613,348,265,150,1,0),(2171,6369,1406732714,'Kimberly Sipe.jpg',45551,'0a8266ff5601f82a16e363320432cc9b','',588,309,286,150,1,0),(2172,6369,1406815890,'Mistyleene.jpg',15070,'e06a6aad21dba3da658c822c5c385611','',524,400,197,150,1,0),(2173,6369,1406816048,'Edgiemeh.jpg',18689,'176d7cf6ec49b522606c9f1c892ae4a0','',568,400,213,150,1,0),(2174,801,1407090778,'JohnGonce.jpg',2058,'17fc3ed670b9e0af611be7eac9a53e40','',80,100,80,100,1,0),(2175,6369,1407208383,'wfvictims.jpg',88262,'aa832ddec7d212ddae1f9df1d05e3427','',628,363,260,150,1,0),(2176,6369,1407337164,'5niggers.jpg',56169,'4f5c5138864af78aa12a55617c4192af','',564,338,251,150,1,0),(2177,6369,1407339968,'Jeremy Welch.jpg',77076,'6d93274c46599c1b1e1a2744593775c4','',558,348,241,150,1,0),(2178,6369,1407429427,'Josephine Lupo.jpg',24849,'14c8066e38d7d34a9d92dfbf56b6253c','',410,308,200,150,1,0),(2179,6369,1407682572,'Michelle Wing.jpg',20905,'cd2baca0119381fc21292cf464603de0','',467,268,262,150,1,0),(2180,801,1407774291,'SelvarajahMahendirarajah.jpg',5111,'713d1f4d38f8f7865adf3b98afbcd329','',203,190,161,150,1,0),(2181,6369,1407949029,'handicappedvictim.jpg',18006,'eecddd3cd7fc6a1511798162a89983c4','',450,280,242,150,1,0),(2182,801,1407951632,'HeatherMack-and-TommySchafer3.jpg',11890,'5f6df72c0564d8514e2959afbb7a7379','',270,244,166,150,1,0),(2183,6369,1408200417,'victims.jpg',14006,'772bfa766dfa6ace3b859eb99cb063ca','',455,280,244,150,1,0),(2184,801,1408382066,'IvanDeleon.jpg',12962,'35dfb9698e264ea46287ddce60635e9e','',258,363,150,212,1,0),(2185,6369,1408461134,'Frederick Miller.jpg',7204,'3dc936f9d45d6fcec0e0d599f73282ec','',317,177,269,150,1,0),(2186,6369,1408824193,'Danny Froschauer.jpg',17313,'24880f07ade0336aca5a8fabf0b2acf2','',563,400,212,150,1,0),(2187,6369,1408891628,'36-year-old woman.jpg',60823,'244d2499ed8695ae3e71b676388bae1c','',618,348,267,150,1,0),(2188,6369,1409158383,'Mike Puma.jpg',52485,'29561c3bddbfda397b646d352c20b9fe','',603,310,292,150,1,0),(2189,6369,1409691102,'Synickqua Mims.jpg',20630,'97978c8235edfa06ab511e186af800b7','',481,276,262,150,1,0),(2190,6369,1409843222,'b2s_andrewedie071814_13528406_8col.jpg',10471,'8b67661db0c640d594a65cae1c25459b','',300,400,150,200,1,0),(2191,6369,1409936987,'Aubrey Hutchison.jpg',20486,'92aa86009f8175c442062f591aba897c','',453,263,259,150,1,0),(2192,6369,1410452209,'Vashon Gross.jpg',17370,'eb9885cb6c65cf2bdb593056cdf0cae8','',483,280,259,150,1,0),(2193,6369,1411568689,'61-year-old Scott Maxie.jpg',17075,'2412a3a52aa343d70bccbdf54e41b320','',220,272,150,186,1,0),(2194,6369,1411573482,'joseph-jordan.jpg',14876,'bd974cb759a594d0a3e9379e04c9afd9','',320,400,150,188,1,0),(2195,801,1412015183,'CalvinMcCauley-and-TevinMoore.jpg',11741,'6802702dbe4ba9bfaefa9d9b09ee06a7','',324,219,222,150,1,0),(2196,6369,1412269047,'tasednegro.jpg',18816,'40ae99e656b8f3fa5f669147742a9211','',262,339,150,195,1,0),(2197,801,1412363031,'ThomasCassano.jpg',10758,'e5c934749ddf76b5e7329815f8911937','',326,238,206,150,1,0),(2198,801,1412447981,'RhondaRowe.jpg',5317,'a41731b2c43d2518daefb6df2511db7b','',140,201,140,201,1,0),(2199,6369,1412788332,'Andre Pirtle.jpg',47779,'5a7ac5b457547f17415703808a38b34b','',597,321,279,150,1,0),(2200,6369,1412875081,'Shannon Bongartz and John Russ.jpg',16196,'3f24458e5b7efcb57c2f969f32e5204f','',559,280,300,150,1,0),(2201,801,1412882655,'KevinHaley.jpg',6279,'3d003eaadc622e6e8bdf88c989d4239d','',167,219,150,197,1,0),(2202,6369,1412952303,'bosley+fb+page+pic+with+amy.JPG',43305,'d7bb5f18065001ea45f4cf148f312429','',600,338,267,150,1,0),(2203,6369,1413122988,'Judy Ferguson.jpg',14190,'fc0b80c3dcced70ddcd074339713c720','',506,280,272,150,1,0),(2204,6369,1413305792,'Becca and Chad Westbrook.jpg',19943,'9fd2bf08b104aa2eea16c006a5103a1e','',550,280,295,150,1,0),(2205,6369,1413563273,'Christopher Byrn.jpg',15591,'f9d047effdbae47733c75b8284ce815b','',435,280,234,150,1,0),(2206,6369,1413565441,'WMVictim.jpg',16255,'74b8ef5fc7af354bc689b8af3d27bdd8','',440,280,236,150,1,0),(2207,6369,1413566770,'Fred Hardin.jpg',15253,'7e693eb44739fe6bbc50f0a11b5c9964','',342,210,245,150,1,0),(2208,6369,1413566789,'Tredale Hall.jpg',7843,'03d467801dc09072ba11dca63c3ee420','',341,197,260,150,1,0),(2209,801,1413771768,'SirajWahhaj.jpg',2807,'07de1a3ca05dcc35ede9a662aff9861e','',76,100,76,100,1,0),(2210,6369,1414084258,'Max Cabrera and his girlfriend Gabby Perez.jpg',14587,'35ce61f5cf47d90f5e646468a014702b','',408,280,219,150,1,0),(2211,6369,1414505515,'Buncie.jpg',19218,'85d8318fd602f713fab6947b56c48885','',309,382,150,186,1,0),(2212,6369,1414505530,'Harold Wright.jpg',24511,'0ff239656f0c0592e18efdaa1ada65bf','',304,310,150,153,1,0),(2213,6369,1414771660,'Holly and Damon Tindall.jpg',14092,'6b00d02947bb78b562094997e3024f10','',493,280,265,150,1,0),(2214,801,1414869241,'LewisCampbell1.jpg',1877,'be9ce91529e92f0a232ab67940ce728c','',82,120,82,120,1,0),(2215,801,1414869251,'LewisCampbell2.jpg',2030,'c610f44df2e20901568c24c4663da972','',90,120,90,120,1,0),(2216,801,1414869257,'LewisCampbell3.jpg',1871,'4ec241bd9ab68ec9b966c8c2b0c4d03d','',76,100,76,100,1,0),(2217,801,1414869529,'asparagus.jpg',6326,'e0af2c66eaeea2df7b8ec14aa5e5607c','',133,200,133,200,1,0),(2218,6369,1415033030,'Teo Nazario.jpg',48358,'f9afa6e2bda65ba382c195c0a4361f33','',477,335,214,150,1,0),(2219,801,1415400580,'MatthewWilliams.jpg',3735,'4af24e812af1a85d78ae5639f3b8698b','',136,200,136,200,1,0),(2220,6369,1415456882,'Tyrell Singletary.jpg',32292,'428e8459050fa01f65312cf4114d8c99','',501,334,225,150,1,0),(2221,6369,1415456882,'Ballesterdaughter.jpg',50518,'4012ad70c61c9f1517f9f359c6256e19','',510,333,230,150,1,0),(2222,6933,1415604975,'domionodom.jpg',14352,'84203216e4da5c0ccf20e57db6bb8c25','',300,369,150,185,1,0),(2223,6933,1415605804,'TreshunXzavianMoore_Fields_nigger.jpg',10087,'c4cf24ecaa98268dd625ec0e0d5624ca','',225,292,150,195,1,0),(2224,6933,1416778085,'Capt. Coon.jpg',30872,'7ae5dfabbb4dc4ef1a8cdf31f708cd59','',550,309,267,150,1,0),(2225,6369,1417356427,'simpsons.jpg',34662,'64461daaed63e55de89c1b9610a6c457','',712,400,267,150,1,0),(2226,6933,1418154867,'worthlessnigger.jpg',34169,'3231369e37ca17d99bbfda3f1f90d033','',300,322,150,161,1,0),(2227,801,1418838642,'ThomasMoore-Vinelink.jpg',13948,'5b93c7952a5021effb354744dfdea6bf','',450,206,328,150,1,0),(2228,6369,1419092508,'Kevin Bynum.jpg',19974,'aa91befeb8ca2b712f7c8feaea4384a9','',497,278,269,150,1,0),(2229,801,1419812456,'AndyParedes.jpg',5818,'d2af75871dc012a9bf8f80d1c45ba1c7','',157,200,150,192,1,0),(2230,801,1420655691,'LolamarieDavis-ORourke.jpg',1720,'c8bf93753479fb8030b03625f0e322b4','',74,100,74,100,1,0),(2231,6369,1420729290,'Khrista Ibarolle.jpg',11123,'01da4c767f626db0d23809ba15170121','',298,280,160,150,1,0),(2232,6369,1422025537,'Christin, 21.jpg',17039,'67296044ee336942c7523002ec1d7ee1','',484,280,260,150,1,0),(2233,6369,1422981029,'Untitled.jpg',28272,'a7d169ab8a29a342e12cdc0397ea3019','',508,130,508,130,1,0),(2234,801,1423590772,'bb-code.jpg',9909,'f00c9b1bf7451301d8de91fb75d7b6a4','',541,106,541,106,1,0),(2235,6369,1424887054,'Dan Belvin.jpg',14967,'83d0fa379f7165f2b8fd20a1fd7826f2','',225,219,155,150,1,0),(2236,801,1425421689,'MarcusMeloStumper.jpg',2313,'c5adc9d63381ea3fb83052f0e209b122','',73,100,73,100,1,0),(2237,801,1425577983,'711-suspect1.jpg',2037,'9cdcadae6023adc7e2731ecbe09f2b5f','',85,100,85,100,1,0),(2238,801,1425578130,'711-suspect3.jpg',3120,'ba27c4a432b2eecc3630987233f5fc96','',123,100,123,100,1,0),(2239,6369,1426263878,'Melinda Lane.jpg',18085,'d7e4af75e6338948edef5d1b98ce35aa','',501,280,269,150,1,0),(2240,6369,1426270479,'koperps.jpg',5464,'4b8041ad831c8d1c1db008002b7eefff','',498,280,267,150,1,0),(2241,6369,1426270640,'ko.jpg',12551,'00c3275abf8582f343aff90ffd8db2f9','',524,280,281,150,1,0),(2242,6369,1427909337,'Kamal Floyd.jpg',22861,'9107283b657ec700b696eba91314b755','',471,232,305,150,1,0),(2243,801,1428273318,'SheriPaitsel.jpg',2250,'8ef26990646bb98a5ef47a30ae63464f','',84,100,84,100,1,0),(2244,801,1429034831,'WandaDethlefsen-and-two-offspring.jpg',11835,'3fafa9218e36e8ec2162bd2d1d90ace2','',270,230,177,150,1,0),(2245,6369,1429625228,'Rosio Moland.jpg',6038,'1140e098dcfbf62db2ca3bd1fb5999e1','',156,280,150,270,1,0),(2246,6369,1429626799,'Anna Mazzetti.jpg',14326,'03c6344510e0496aa3e01877b3349087','',261,280,150,161,1,0),(2247,6369,1429884480,'Mark Elliott Jackson.jpg',13406,'5b853ed7c9f575ea5c859637d4d6f77a','',410,280,220,150,1,0),(2248,6369,1429974906,'William Ballard.jpg',15133,'c8502789a098fc3453bde879a3425451','',469,280,252,150,1,0),(2249,6369,1432046799,'Matt Green.jpg',15656,'b07b3581b3e2000d65c353f74c031205','',318,280,171,150,1,0),(2250,0,1432055743,'JonathanNeal.jpg',3683,'ebe86c1b28c18373d607d66f5a21dc26','',137,188,137,188,1,0),(2251,801,1432092664,'RakimStrickland.jpg',3725,'7d5113359c40b568e804615b83dc4dd9','',132,167,132,167,1,0),(2252,0,1432141245,'RodneyEugeneBlack.jpg',6038,'706230d7570c213b573442930535b3dc','',150,200,150,200,1,0),(2253,0,1432141583,'LaTishaReidelberger.jpg',3495,'7a57acb308e240a53eb52e48e864bf42','',143,133,143,133,1,0),(2254,0,1432141245,'RodneyEugeneBlack.jpg',6038,'706230d7570c213b573442930535b3dc','',150,200,150,200,1,0),(2255,0,1432141583,'LaTishaReidelberger.jpg',3495,'7a57acb308e240a53eb52e48e864bf42','',143,133,143,133,1,0),(2256,7775,1432166570,'QuentinWright.jpg',8617,'7e8ff8e7f76d199d6cf90ac65009a551','',211,299,150,213,1,0),(2257,6369,1432907609,'Antonio Florence.jpg',35816,'f0fdd859e51e08384b81947078b02c69','',466,372,188,150,1,0),(2258,6369,1433784168,'homelessWM.jpg',9507,'eb054c12a729a8c517ce9cf727797c72','',223,254,150,171,1,0),(2259,801,1433787969,'JoseBoomBatNegrete.jpg',2258,'2a2d291e67be68efd5fd9d1bc8686a54','',96,100,96,100,1,0),(2260,6369,1438094438,'Clement Cooper.jpg',12285,'509d5180ff37650871d1c82f1ad9e55f','',455,259,264,150,1,0),(2261,6369,1439222600,'Krista Ambers.jpg',20298,'c8741990cb91676454d18f32694b1aa3','',224,285,150,191,1,0),(2262,6369,1439477428,'alexis+staton.jpg',23973,'9068e6dfd50486881cbb5497de2ab379','',652,367,267,150,1,0),(2263,6369,1439503342,'Tory Hurst.jpg',16208,'eb337e37519479d60eb97ec394358271','',450,280,242,150,1,0),(2264,801,1440125770,'RaymonBrown.jpg',5001,'dbfb08d09e48c00d268885c0a76f30e3','',159,219,150,207,1,0),(2266,6369,1440344517,'Colby Rainey.jpg',37240,'899203bd821b72364611659ce76d1608','',551,324,256,150,1,0),(2267,7805,1440366082,'Pope-and-Obama.jpg',23007,'29fc7ab8acda31f2737db0ac68377041','',400,236,255,150,1,0),(2268,7805,1440427513,'Alaska-Historic-Park-or-Site-3.jpg',38111,'f873f6f291fbc95ee537d99c0f7635c0','',800,201,598,150,1,0),(2269,6369,1440511853,'Teresa Hoffman.jpg',56375,'1c2e85524b9809fccab0d2d234dbf916','',617,338,274,150,1,0),(2270,7805,1440521363,'tumblr_inline_mv8r6oORVN1qij8k6.jpg',20291,'7c8a468b44f48e6f3010cc6f05350922','',415,276,226,150,1,0),(2271,6369,1440537409,'Carrie Smith.jpg',17127,'7192efe9aaa54241511b7e493bb30f17','',312,262,179,150,1,0),(2272,7805,1440598816,'11795125_vtf.jpg',28365,'d22782989652cfd5407d9a0f14b4ec5e','',640,360,267,150,1,0),(2273,7805,1440692848,'920x920.jpg',62937,'1619a4063687734d7232184dcdd3a3a6','',754,400,283,150,1,0),(2279,7805,1440785793,'caboose0712-1.jpg',21397,'943b3f43aee2e79d429f9883ec001dfb','',343,230,224,150,1,0),(2280,7805,1440867343,'2015-08-29-11-54-40-1208424416.jpeg',8327,'5c7f6a3ac6a3e110def42bff1bd36e54','',256,144,256,144,1,0),(2282,7805,1441116787,'Screenshot_2015-08-31-19-22-20.jpg',9512,'ed9bbd5d7442e300e657b86d9e64732b','',158,280,150,266,1,0),(2287,7805,1441395916,'Screenshot_2015-09-04-14-43-28.jpg',5744,'2243aa62ca2d29af72eede28ef9947b8','',158,280,150,266,1,0),(2288,7805,1441395916,'Screenshot_2015-09-04-14-43-13.jpg',6078,'95ba3f6e66c9706961decd1d4ef69aee','',158,280,150,266,1,0),(2294,7805,1441826635,'Screenshot_2015-09-09-14-23-13.jpg',9574,'a4ca7106048a61e720be0dffb85c9956','',158,280,150,266,1,0),(2299,7805,1442240034,'20150914_080301.jpg',64571,'49506d7c052c95d51b8403c26b56b09c','',711,400,267,150,1,0),(2300,7805,1442339299,'11218963_10153594972124910_275915845513053688_n.jpg',24273,'e6dc47af038aaaafc48925aece96a206','',300,400,150,200,1,0),(2301,7805,1442416155,'NMC_15MohamedAhmed2.jpg',20884,'38ea48657bc26f6ba1b2aebfcf3cebc8','',389,262,223,150,1,0),(2309,6369,1442677191,'Michael Martin.jpg',47504,'8d2b52d597ab857a41e1690c4727e550','',401,337,179,150,1,0),(2310,7805,1442964531,'230px-Vitiligo2.jpeg',13818,'bb7093a8260ec81218cfd444db0e11cf','',230,163,212,150,1,0),(2311,7805,1443026042,'99px-Eli_Marum.jpg',4235,'dc834095683150ee9011304ea3985c42','',99,158,99,158,1,0),(2315,7805,1443185159,'c69.jpg',25590,'a10552fb5798277a5e9bcc0e7858f999','',315,400,150,191,1,0),(2316,7805,1443185159,'2015-09-25-07-05-57--1638161983.jpeg',6627,'ce02f3768a0c6c2c5630cbef26cbe5b2','',303,166,274,150,1,0),(2317,7805,1443185190,'2015-09-25-07-06-32-2067870188.jpeg',11593,'171a4b4d4936272f9e987bd729092452','',251,201,188,150,1,0),(2318,7805,1443185190,'images-54.jpeg',11843,'ce79d45903f6c2ec80826d12f1016079','',259,194,201,150,1,0),(2319,7805,1443295144,'CP10MLEWsAEXRZB.jpg',35030,'702285e02622835ec287f697c5e399e1','',600,338,267,150,1,0),(2320,7805,1443295194,'12038081_10205291646110930_2945820314804974558_n.jpg',19651,'786b6e28d40fa93ee4d536cf3bd15ab2','',300,400,150,200,1,0),(2323,801,1443579820,'JenniferBerry.jpg',7794,'e015e7744cbe3951d1a07719b5197afc','',189,251,150,200,1,0),(2324,7805,1443615837,'h-ISRAEL-CIVIL-MARRIAGE-BAN-628x314.jpg',79576,'16cf42cd9b414defd4606c395395b871','',628,314,300,150,1,0),(2325,7805,1443623680,'2015-09-30-09-33-24--824609426.jpeg',4132,'8cde5aa2b1ada776911439114b21dc5d','',106,183,106,183,1,0),(2330,7805,1444322257,'20151002_105700.jpg',28258,'69a94465a3765920fea514eb7ee9cb64','',711,400,267,150,1,0),(2331,7805,1444323586,'20150921_112903.jpg',32898,'950ee816f58cecf44da0e4494f841620','',711,400,267,150,1,0),(2332,801,1444370486,'NNN-stats-2015-10-08.jpg',40861,'578029589e9bb10039f4cab39acf993d','',485,400,182,150,1,0),(2333,801,1444370701,'NNN-stats-2014-12-31.jpg',36775,'83f2dd2f65460f9298a9e1e379f75be9','',478,400,180,150,1,0),(2334,7805,1444409049,'tumblr_inline_nvu7k44Iuc1tdy008_1280.jpg',41880,'f63a85811f8668f9ef0c11fe5a55bf21','',640,346,278,150,1,0),(2335,7805,1444409165,'afrika.jpg',8878,'4da824dc040a654369905b0f308a8dfd','',225,225,150,150,1,0),(2336,7805,1444409325,'earthspace10.jpg',10231,'8bddde923e6ab4228a616262189338b5','',620,89,620,89,1,0),(2338,7805,1444585084,'2D42328300000578-3267256-image-a-58_1444449688527.jpg',13447,'9f2fd5b014526e7c3f5862f995550482','',281,400,150,214,1,0),(2339,7805,1444738866,'suspect.jpg',4182,'dd1d35659715bb58e10972ebc6c184bd','',133,99,133,99,1,0),(2340,7805,1444739583,'1024812_800x450.jpg',30941,'91b531b6db8f98449485f88e9985e761','',711,400,267,150,1,0),(2341,6369,1444749442,'42-year-old Jon Vanderwiel.jpg',33775,'ddad0277211b98ac03ba7711a91e2c86','',442,302,220,150,1,0),(2342,7805,1444758772,'ZOE.jpg',21118,'6ec4436d689ebb0fc5a60bd135e0e9cb','',376,250,226,150,1,0),(2343,6369,1444749442,'42-year-old Jon Vanderwiel.jpg',33775,'ddad0277211b98ac03ba7711a91e2c86','',442,302,220,150,1,0),(2344,7805,1444848851,'downloadfile.jpg',18626,'c26159e084394c254ee113525b7c5795','',421,280,226,150,1,0),(2345,7805,1444850355,'frank-collin-cohen.jpg',21442,'ea8bb002bcf9e5fcd1c278c7d7cc2935','',280,240,175,150,1,0),(2346,6369,1444850922,'Morgan Neitzel.jpg',11568,'79f8d7425c82ee3d00f920438a93c19b','',325,280,175,150,1,0),(2347,6369,1444850922,'Jerry Rembert.jpg',9604,'46e2ad959b7d366233e13fd8aaeb4d7e','',348,280,187,150,1,0),(2349,7805,1445281994,'635808484915310059-Danny-Hammond.jpg',21548,'6985c74e99e431faadfcc80a52c8c5ce','',533,400,200,150,1,0),(2351,7805,1445290868,'netanyahucruz-300x261.jpg',24248,'91ba0ecaeae43f6aac75dff31c0bd9f0','',300,261,173,150,1,0),(2352,7805,1444758772,'ZOE.jpg',21118,'6ec4436d689ebb0fc5a60bd135e0e9cb','',376,250,226,150,1,0),(2355,801,1394734960,'ChakaFattah.jpg',20866,'3f6af505e1e5e006bf063fe9bb6e0b5e','',441,262,253,150,1,0),(2356,7805,1444758772,'ZOE.jpg',21118,'6ec4436d689ebb0fc5a60bd135e0e9cb','',376,250,226,150,1,0),(2362,7805,1445867006,'BBmhNvb.jpg',37945,'5e02f8802d14bf5d1e5bfe9883fadc39','',600,400,225,150,1,0),(2363,7805,1445866802,'BBmqwfv.jpg',31030,'9bbfa1a6d5feca191250686243cf9a96','',608,373,245,150,1,0),(2368,7805,1446401171,'colorado_springs_shooting-jpeg-0e510_dc2d46f3ae7125d80e58731772d4e473.nbcnews-ux-320-320.jpg',18231,'30c01831b70530c4ac9172b83666fdbb','',320,215,224,150,1,0),(2370,7805,1446565185,'635810703902723140-1021-oaklawn-crime01.jpg',31419,'ac2db2f4ee047d2aa04c45ec836f0917','',533,400,200,150,1,0),(2371,7805,1446603414,'34664obama-large.jpg',27369,'ba1a8212d0194d603207f9ec238d574c','',679,383,266,150,1,0),(2372,7805,1446603414,'34664obama-large.jpg',27369,'ba1a8212d0194d603207f9ec238d574c','',679,383,266,150,1,0),(2373,801,1446748416,'EisenhowerMiddleSchool-demographics.jpg',10058,'133042b00a0704b44e7307cb1a850dc0','',292,200,219,150,1,0),(2374,801,1446748416,'EisenhowerMiddleSchool-demographics.jpg',10058,'133042b00a0704b44e7307cb1a850dc0','',292,200,219,150,1,0),(2375,7805,1446754055,'1034012_630x354.jpg',24377,'c48772e9cebb2ae8caa0dfbea1dfced9','',630,354,267,150,1,0),(2376,7805,1446754055,'1034012_630x354.jpg',24377,'c48772e9cebb2ae8caa0dfbea1dfced9','',630,354,267,150,1,0),(2377,7805,1446818453,'y-lacrosse-articleLarge.jpg',50884,'3b7219564c7d4ef7f3670e75e956100e','',597,400,224,150,1,0),(2378,6369,1446832849,'article-release-4-1105.jpg',32027,'1ead7187d32934ec876e9c840ae81fe0','',635,351,272,150,1,0),(2379,6369,1446832849,'article-release-4-1105.jpg',32027,'1ead7187d32934ec876e9c840ae81fe0','',635,351,272,150,1,0),(2380,6369,1446914216,'Bob McAteer.jpg',35169,'1fd8ba964e324c035f9d4931b63f3795','',584,400,219,150,1,0),(2381,7805,1446915551,'Chino_Antrax_Paris_Hilton-Instagram1381038415.jpg',24163,'36c366231d6a86867e2b230722d6a504','',400,400,150,150,1,0),(2382,7805,1446915551,'Alfredo_cinema-Twitter1576831823.jpg',26386,'0c709e7a1f237527c221e09741f56818','',400,400,150,150,1,0),(2383,7805,1446915581,'Mexico-Cartel-Poster2073452312.jpg',39417,'b8662aae4d775f42ecdd7e98906ce753','',608,400,228,150,1,0),(2384,7805,1446915581,'2015-11-07-10-53-28--916450545.jpeg',14257,'38f65415c47336a17a67f6ca27fc4ec7','',360,135,360,135,1,0),(2385,7805,1446915647,'Alfredo_cash-Twitter2333874437.jpg',33339,'8dc430afdffd03de8045b7ce59e98ca2','',590,400,222,150,1,0),(2386,6369,1446914216,'Bob McAteer.jpg',35169,'1fd8ba964e324c035f9d4931b63f3795','',584,400,219,150,1,0),(2387,7805,1447267067,'195577_5_.jpg',55756,'05c70e9942027682eab775e2c686e73f','',596,400,224,150,1,0),(2388,7805,1447267067,'195576_5_.jpg',19024,'5e569759069909e2f204362d0c7806ae','',334,280,179,150,1,0),(2389,7805,1447267067,'195577_5_.jpg',55756,'05c70e9942027682eab775e2c686e73f','',596,400,224,150,1,0),(2390,7805,1447267067,'195576_5_.jpg',19024,'5e569759069909e2f204362d0c7806ae','',334,280,179,150,1,0),(2391,7805,1447508289,'60401.jpg',21107,'76fe83119f7307a5d841d51468bfcb59','',473,248,287,150,1,0),(2392,7805,1447508289,'bennet-272x300.jpg',18800,'b8cdcbf0a02792e8a64fd986a93e256f','',272,300,150,166,1,0),(2393,7805,1447714497,'image-56591-panoV9free-oscu-56591.jpg',30908,'6ebe072327630dc6e57cb4bd64ff1480','',520,249,314,150,1,0),(2394,7805,1447714497,'image-56591-panoV9free-oscu-56591.jpg',30908,'6ebe072327630dc6e57cb4bd64ff1480','',520,249,314,150,1,0),(2395,7805,1448110847,'article-2062783-0ED2C20600000578-511_1024x615_large.jpg',35273,'aa4fbb75e119d1e177204328c48ac536','',666,400,250,150,1,0),(2396,7805,1448110847,'article-2062783-0ED2C20600000578-511_1024x615_large.jpg',35273,'aa4fbb75e119d1e177204328c48ac536','',666,400,250,150,1,0),(2405,7805,1448490488,'2149201-thumb-300xauto-1872041.jpg',24948,'7de768cf3959cade2d1f38252e43f87b','',300,233,194,150,1,0),(2406,7805,1448490978,'375px-Vasnetsov_Frog_Princess.jpg',32047,'cac84f9555d22d2078ee19e1caab3e2c','',375,277,204,150,1,0),(2407,7805,1448545736,'FFA.jpg',26212,'f9f70d36dca036a98a86a019fcce7c0c','',449,289,234,150,1,0),(2408,7805,1448545924,'2015-11-26-07-51-12--2143262257.jpeg',9269,'013210e202cc350917b2778187c4acd6','',202,249,150,185,1,0),(2409,7805,1448545924,'2015-11-26-07-50-51--94246836.jpeg',12177,'f3b1164fbbfb0a754be26c8de743695b','',259,195,200,150,1,0),(2410,7805,1448545736,'FFA.jpg',26212,'f9f70d36dca036a98a86a019fcce7c0c','',449,289,234,150,1,0),(2411,7805,1448545924,'2015-11-26-07-51-12--2143262257.jpeg',9269,'013210e202cc350917b2778187c4acd6','',202,249,150,185,1,0),(2412,7805,1448545924,'2015-11-26-07-50-51--94246836.jpeg',12177,'f3b1164fbbfb0a754be26c8de743695b','',259,195,200,150,1,0),(2429,7805,1449412655,'2015-12-06-08-36-19--1632540508.jpeg',6870,'febeae70ad264e9f4947b2766fdf583f','',180,144,180,144,1,0),(2432,7805,1449429110,'blackgas.jpg',14329,'a9aea5c3c3fad256114bb4ab6a01a638','',496,400,186,150,1,0),(2433,7805,1449429110,'blackgas.jpg',14329,'a9aea5c3c3fad256114bb4ab6a01a638','',496,400,186,150,1,0),(2434,801,1449544946,'GWHS-demographics.jpg',8412,'988fad75b3157394d80b91bb198f7e67','',212,206,155,150,1,0),(2435,801,1449544946,'GWHS-demographics.jpg',8412,'988fad75b3157394d80b91bb198f7e67','',212,206,155,150,1,0),(2436,7805,1449592721,'0a6a5550-99fb-11e5-bbb9-3f148d198863_Screen-Shot-2015-12-03-at-1-18-19-PM.jpg',20927,'1e5a9868349b8179985a671de3035537','',467,240,292,150,1,0),(2437,6369,1450373394,'Mary Osibin.jpg',22984,'d7a4eb69ec3f5fa43e48deb67776d319','',329,306,162,150,1,0),(2438,6369,1450373394,'Mary Osibin.jpg',22984,'d7a4eb69ec3f5fa43e48deb67776d319','',329,306,162,150,1,0),(2439,6369,1450629442,'Dessie Hancock..jpg',10561,'fddf46c820f4b02ee8cdede9e4690f37','',293,280,157,150,1,0),(2440,801,1450654067,'EugeneJimenez.jpg',6403,'32e629ec78a8ffcac0582a417bf0f962','',170,221,150,195,1,0),(2441,801,1450654067,'EugeneJimenez.jpg',6403,'32e629ec78a8ffcac0582a417bf0f962','',170,221,150,195,1,0),(2442,6369,1450629442,'Dessie Hancock..jpg',10561,'fddf46c820f4b02ee8cdede9e4690f37','',293,280,157,150,1,0),(2443,801,1450922889,'EddieRoberson.jpg',10431,'8929f6e189bdb6910d1bb9535f65d6a6','',200,300,150,225,1,0),(2444,801,1450922889,'EddieRoberson.jpg',10431,'8929f6e189bdb6910d1bb9535f65d6a6','',200,300,150,225,1,0),(2445,801,1400691040,'OmarBest.jpeg',4897,'99b08048f515bcb4708f181a7afa4382','',129,200,129,200,1,0),(2446,801,1451526025,'RaequanWannamaker.jpg',15234,'c34ffff4387a80d8a8eb29b6622d46e1','',224,279,150,187,1,0),(2447,801,1451526025,'RaequanWannamaker.jpg',15234,'c34ffff4387a80d8a8eb29b6622d46e1','',224,279,150,187,1,0),(2448,801,1451695775,'EldinSabovic-and-BaskimHuseinovic.jpg',12573,'e6f30163f744d6f42b3500ca74e6786e','',436,223,294,150,1,0),(2449,801,1451695775,'EldinSabovic-and-BaskimHuseinovic.jpg',12573,'e6f30163f744d6f42b3500ca74e6786e','',436,223,294,150,1,0),(2450,801,1451868643,'Orthodox-Jew-circumcision.jpg',4082,'a655b9053cbd66c7a752581688d17eda','',210,86,210,86,1,0),(2451,801,1451868643,'Orthodox-Jew-circumcision.jpg',4082,'a655b9053cbd66c7a752581688d17eda','',210,86,210,86,1,0),(2452,801,1452195322,'MohanadMahmoudAlFarekh.jpg',8345,'89f2244dda5abf697325690ba3c2e222','',161,200,150,187,1,0),(2453,801,1452195322,'MohanadMahmoudAlFarekh.jpg',8345,'89f2244dda5abf697325690ba3c2e222','',161,200,150,187,1,0),(2454,801,1452549411,'RobertVickers.jpg',13777,'0a797dcac40cdbf8eff188a30744352a','',189,300,150,239,1,0),(2455,801,1452549411,'RobertVickers.jpg',13777,'0a797dcac40cdbf8eff188a30744352a','',189,300,150,239,1,0),(2456,7805,1452693906,'Farrell.jpg',25051,'0e3119967ed85835a1d5a7aa1d5ca2c1','',493,400,185,150,1,0),(2457,7805,1452694257,'Mohammad-Ali-240x300.jpg',16228,'3909d88ae3033eb54713a0b4d9ba9c54','',240,300,150,188,1,0),(2458,7805,1452694257,'Mohammad-Ali-240x300.jpg',16228,'3909d88ae3033eb54713a0b4d9ba9c54','',240,300,150,188,1,0),(2459,7805,1452693906,'Farrell.jpg',25051,'0e3119967ed85835a1d5a7aa1d5ca2c1','',493,400,185,150,1,0),(2460,7805,1452787899,'0114terrorarrest.jpg',48478,'2d92a338291fc9303fbb39a06e808bde','',661,400,248,150,1,0),(2461,7805,1452787899,'0114terrorarrest.jpg',48478,'2d92a338291fc9303fbb39a06e808bde','',661,400,248,150,1,0),(2462,7805,1443623680,'2015-09-30-09-33-24--824609426.jpeg',4132,'8cde5aa2b1ada776911439114b21dc5d','',106,183,106,183,1,0),(2463,7805,1452870711,'ashton-blake-roberts-7d4afb45fc48d698.jpg',46637,'fd6f552709ebd99ef99da9129e400f5a','',600,400,225,150,1,0),(2464,7805,1452870711,'ashton-blake-roberts-7d4afb45fc48d698.jpg',46637,'fd6f552709ebd99ef99da9129e400f5a','',600,400,225,150,1,0),(2465,7805,1452957938,'pit-bull-injured.jpg',23329,'da03636647d04f6707d174b86013a6ef','',652,367,267,150,1,0),(2466,7805,1452961746,'UT-300x206.jpg',20330,'0c3cef4c962003f103aa9930b76b1bbc','',300,206,219,150,1,0),(2467,801,1384621463,'GilbertVillanueva .jpg',6285,'a92f38e6a683b2b1b37af6ab06a02b2a','',162,255,150,237,1,0),(2468,7805,1453063166,'image.jpg',23423,'6b50814d79cecfdc8f48eb5f0aa10ffc','',640,308,312,150,1,0),(2469,7805,1453063166,'image.jpg',23423,'6b50814d79cecfdc8f48eb5f0aa10ffc','',640,308,312,150,1,0),(2470,801,1453077574,'RashidMcGee.jpg',1837,'502d3c28dac1e782d38c8da3b904f3be','',74,100,74,100,1,0),(2471,7805,1453159674,'Rochdale-635666.jpg',49881,'89d9934a16d2d6f53dfc88a6cf3497d8','',590,350,253,150,1,0),(2472,7805,1453159674,'Rochdale-sex-cases-440998.jpg',51431,'409e4ba310d9d04367e5507891c1c02b','',590,343,259,150,1,0),(2473,7805,1453214712,'07cfd1ef-1d6c-4e2f-a603-d23fd9652f39.jpg',36161,'46ed58086e981ed1d06528061e4fcd98','',588,400,221,150,1,0),(2474,7805,1453159674,'Rochdale-635666.jpg',49881,'89d9934a16d2d6f53dfc88a6cf3497d8','',590,350,253,150,1,0),(2475,7805,1453159674,'Rochdale-sex-cases-440998.jpg',51431,'409e4ba310d9d04367e5507891c1c02b','',590,343,259,150,1,0),(2476,7805,1453299933,'getimage.jpg',15082,'a9f0df7401b5bf0e16cb816e5efa6256','',300,209,216,150,1,0),(2477,7805,1453299933,'getimage.jpg',15082,'a9f0df7401b5bf0e16cb816e5efa6256','',300,209,216,150,1,0),(2478,7805,1453410076,'2016-01-21T194140Z_2_LYNXNPEC0K12P_RTROPTP_2_USA-ENTERTAINMENT_JPG_cf.jpg',17927,'2abbaa0b12b70e711b5c658d10306ee1','',450,300,225,150,1,0),(2479,7805,1453421126,'images-6.jpeg',10920,'c8355c768d7a4630b5aa2fb5ed31a3b0','',259,194,201,150,1,0),(2480,7805,1453474495,'scw3s9fgTl.jpg',30659,'a78d6f2adcda60529991c0996079e2b2','',505,400,190,150,1,0),(2481,801,1453509989,'EdwardGeier.jpg',2356,'4048f186dcaf0704b1f7e373c7596f6a','',76,100,76,100,1,0),(2482,801,1453509989,'EdwardGeier.jpg',2356,'4048f186dcaf0704b1f7e373c7596f6a','',76,100,76,100,1,0),(2483,7805,1453510265,'asdfgasdfasd-300x285.jpg',15603,'8686e8fb96305aee4a77ace54b9090ce','',295,280,159,150,1,0),(2484,7805,1453510265,'middle-east-refugee-welfare-300x187.jpg',16859,'2d4ad690546707d54db4840a72ba4a93','',300,187,241,150,1,0),(2485,7805,1453510280,'1601102358030100-1-300x264.jpeg',17689,'4cceecbf837d0d059b12fe2d18a0e5a2','',300,264,171,150,1,0),(2486,7805,1453510319,'535px-UBS_Logo.svg_-300x116.png',13678,'84d7de639e5111b79faae0afc92af917','',300,116,300,116,1,0),(2487,7805,1453564415,'image-1.jpg',18111,'ff40496374537c816dcd260ce2de17a7','',420,280,225,150,1,0),(2488,7805,1453564445,'Oleg_Mitnik_Romit_Mitnik_Larry_Scott1.jpg',27293,'e323708922f4fb2a10218663966b5ad1','',602,400,226,150,1,0),(2489,7805,1453564498,'2016-01-23-09-54-42-1619914563.jpeg',5499,'12a31a34d2ab844b47e035ee3f51f4b6','',259,194,201,150,1,0),(2490,801,1453600048,'SharifKing.jpg',2227,'6b1185cc1cbc9b40c646b552d5f03ed5','',88,100,88,100,1,0),(2491,801,1453600048,'SharifKing.jpg',2227,'6b1185cc1cbc9b40c646b552d5f03ed5','',88,100,88,100,1,0),(2492,801,1452549411,'RobertVickers.jpg',13777,'0a797dcac40cdbf8eff188a30744352a','',189,300,150,239,1,0),(2493,7805,1453564415,'image-1.jpg',18111,'ff40496374537c816dcd260ce2de17a7','',420,280,225,150,1,0),(2494,7805,1453564445,'Oleg_Mitnik_Romit_Mitnik_Larry_Scott1.jpg',27293,'e323708922f4fb2a10218663966b5ad1','',602,400,226,150,1,0),(2495,7805,1453564498,'2016-01-23-09-54-42-1619914563.jpeg',5499,'12a31a34d2ab844b47e035ee3f51f4b6','',259,194,201,150,1,0),(2496,7805,1454082278,'thN3FLICTM.jpg',13351,'e4e2dab190d2988b1458c4a7da7c0647','',300,269,168,150,1,0),(2497,7805,1454082278,'thNG6HPQ80.jpg',11183,'9b261694408c1ff3b59fc141e76d4062','',300,155,291,150,1,0),(2498,7805,1454082278,'thN3FLICTM.jpg',13351,'e4e2dab190d2988b1458c4a7da7c0647','',300,269,168,150,1,0),(2499,7805,1454082278,'thNG6HPQ80.jpg',11183,'9b261694408c1ff3b59fc141e76d4062','',300,155,291,150,1,0),(2500,7805,1454164891,'th2.jpg',5958,'ff13ebd94be95d16ccaf861356e37d2a','',113,105,113,105,1,0),(2501,7805,1454165034,'12079702_10205227807521844_8380061781557198789_n.jpg',18628,'b490bd193372ef360562f4ab9407b7ce','',400,400,150,150,1,0),(2502,7805,1454167697,'untitled.jpg',20352,'206fabfe9b2a8551eae99384c1d31037','',517,277,280,150,1,0),(2503,7805,1454164891,'th2.jpg',5958,'ff13ebd94be95d16ccaf861356e37d2a','',113,105,113,105,1,0),(2504,7805,1454165034,'12079702_10205227807521844_8380061781557198789_n.jpg',18628,'b490bd193372ef360562f4ab9407b7ce','',400,400,150,150,1,0),(2505,801,1454208993,'RobertJGiuffrida.jpg',2003,'e792a3f2af88f833bd3d95d986a0f00b','',71,100,71,100,1,0),(2506,801,1454208993,'RobertJGiuffrida.jpg',2003,'e792a3f2af88f833bd3d95d986a0f00b','',71,100,71,100,1,0),(2507,7805,1454167697,'untitled.jpg',20352,'206fabfe9b2a8551eae99384c1d31037','',517,277,280,150,1,0),(2508,826,1454292210,'Rose-MarieMills.jpg',16381,'b7a929d023fa2f374a252132c5a66fcd','',255,316,150,186,1,0),(2509,826,1454292210,'Rose-MarieMills.jpg',16381,'b7a929d023fa2f374a252132c5a66fcd','',255,316,150,186,1,0),(2510,0,1454302946,'BriceWinrow.jpg',2830,'2bf7bc2a7c58ac42b0623888002bd14c','',103,100,103,100,1,0),(2511,0,1454302946,'BriceWinrow.jpg',2830,'2bf7bc2a7c58ac42b0623888002bd14c','',103,100,103,100,1,0),(2512,0,1454347154,'PaulJeffreyGladneyJr.jpg',9594,'1d4a4a459187f896481474eb5a25c007','',210,267,150,191,1,0),(2513,0,1454520551,'AnthonyWells.jpg',4654,'53e6de3a2bc9a7bcb446f46614d855ac','',139,182,139,182,1,0),(2514,801,1425577983,'711-suspect1.jpg',2037,'9cdcadae6023adc7e2731ecbe09f2b5f','',85,100,85,100,1,0),(2515,801,1425578130,'711-suspect3.jpg',3120,'ba27c4a432b2eecc3630987233f5fc96','',123,100,123,100,1,0),(2519,7805,1455202510,'alina-leung.jpg',34573,'dafb440428560c374487b1446a9f1351','',300,200,225,150,1,0),(2520,801,1394734960,'ChakaFattah.jpg',20866,'3f6af505e1e5e006bf063fe9bb6e0b5e','',441,262,253,150,1,0),(2521,7805,1455202510,'alina-leung.jpg',34573,'dafb440428560c374487b1446a9f1351','',300,200,225,150,1,0),(2522,801,1455252709,'ShootingSuspect.jpg',15362,'8b4a34eb3728d0d96346dbdc0373457c','',361,244,222,150,1,0),(2523,7805,1455557268,'jamessmith-240x300.jpg',11963,'e8820aee24d330d6adbbfe39a6d76af2','',240,300,150,188,1,0),(2524,7805,1455557384,'pablo-pedraza-14013086.pic1.jpg',13793,'f2c214ed6cc8a33770bfad54189a2666','',306,400,150,197,1,0),(2525,7805,1455557689,'rotundo.jpg',8805,'b4d8de85f2d794af3032f70fa1c3c2bd','',200,200,150,150,1,0),(2526,7805,1455558542,'c683a6d0ab4aa2907f353eaa42be29f3.jpg',9126,'002436b2f4d0f10a21d9e077c67f3dd3','',236,323,150,206,1,0),(2527,7805,1455558542,'c683a6d0ab4aa2907f353eaa42be29f3.jpg',9126,'002436b2f4d0f10a21d9e077c67f3dd3','',236,323,150,206,1,0),(2528,7805,1455645286,'0215garshootingkareem.jpg',5451,'e5cf5e9d29abc2995261551ec473cd6d','',130,200,130,200,1,0),(2529,7805,1455645286,'0215garshooting.jpg',50181,'b3942877a15cfd25a632a51e3326b4c2','',655,400,246,150,1,0),(2530,7805,1455645286,'0215garshootingkareem.jpg',5451,'e5cf5e9d29abc2995261551ec473cd6d','',130,200,130,200,1,0),(2531,7805,1455645286,'0215garshooting.jpg',50181,'b3942877a15cfd25a632a51e3326b4c2','',655,400,246,150,1,0),(2532,7805,1455557689,'rotundo.jpg',8805,'b4d8de85f2d794af3032f70fa1c3c2bd','',200,200,150,150,1,0),(2533,7805,1455821208,'300px-Escudo_de_la_familia_Borja.svg.jpg',12121,'04a5203015b8ff3cab593e3b06a3b8bc','',280,280,150,150,1,0),(2534,7805,1455557268,'jamessmith-240x300.jpg',11963,'e8820aee24d330d6adbbfe39a6d76af2','',240,300,150,188,1,0),(2535,7805,1455557384,'pablo-pedraza-14013086.pic1.jpg',13793,'f2c214ed6cc8a33770bfad54189a2666','',306,400,150,197,1,0),(2536,7805,1455978040,'2016-02-18T175521Z_01_TOR500_RTRIDSP_3_USA-ELECTION.wdp.jpg',33585,'ce0c751d5f76ad2a9d72572f7528cdcf','',580,400,218,150,1,0),(2537,7805,1455979349,'untitled.jpg',15505,'198101ca032df94b31e2c88cd92fdc52','',497,280,267,150,1,0),(2538,7805,1456094359,'e38f3328d254616c554ed425871ca6d9.jpg',54863,'a9ca988bab9c8c19e9d3fe6a1b780154','',467,350,201,150,1,0),(2539,7805,1456154818,'corderro-cody-40642f3cd01e306c.jpg',21359,'d4f7bc4e878c0192afc8bc9f02bf8105','',561,400,211,150,1,0),(2540,7805,1456235583,'DRC_MCMILLAN_HATCHET_47826804-1024x586.jpg',24508,'803919290125322be1a164c92a8d96ca','',699,400,263,150,1,0),(2541,7805,1456236181,'teacher-150x150.jpg',3297,'a023c4d35c8b522ed154599079b5058d','',149,149,149,149,1,0),(2542,7805,1456238069,'k2-300x193.jpg',20677,'4d71e9f942a3a926c5bc4bc65f2661ad','',300,193,234,150,1,0),(2543,7805,1456238846,'NS_12COWBOYSSEAHAWKS51_40283117.JPG_10-15-2014_UID_40310596.jpg',47573,'ff5117ce166e9633207e3ff4f8bd0132','',555,400,209,150,1,0),(2544,7805,1456250260,'2016-02-23-11-57-08--418126199.jpeg',12921,'e15316a68ecd0b242cd08a5533d602cb','',224,225,150,151,1,0),(2545,7805,1456238069,'k2-300x193.jpg',20677,'4d71e9f942a3a926c5bc4bc65f2661ad','',300,193,234,150,1,0),(2546,7805,1456238846,'NS_12COWBOYSSEAHAWKS51_40283117.JPG_10-15-2014_UID_40310596.jpg',47573,'ff5117ce166e9633207e3ff4f8bd0132','',555,400,209,150,1,0),(2547,7805,1456236181,'teacher-150x150.jpg',3297,'a023c4d35c8b522ed154599079b5058d','',149,149,149,149,1,0),(2548,7805,1456407688,'Headline-615961.jpg',61315,'f04474bd49225f137311dce543b3a956','',590,350,253,150,1,0),(2549,7805,1456419770,'BBpXnVY.jpg',36741,'982e3c8edf132670785d67977958dfb2','',579,400,218,150,1,0),(2550,7805,1456419770,'BBpXnVY.jpg',36741,'982e3c8edf132670785d67977958dfb2','',579,400,218,150,1,0),(2551,7805,1456407688,'Headline-615961.jpg',61315,'f04474bd49225f137311dce543b3a956','',590,350,253,150,1,0),(2553,7805,1457362056,'BBqoJuS.jpg',39110,'4ec5f1a135b4ab13ed5de9b3c9464d79','',613,400,230,150,1,0),(2554,7805,1457362056,'BBqoJuS.jpg',39110,'4ec5f1a135b4ab13ed5de9b3c9464d79','',613,400,230,150,1,0),(2555,7805,1457452677,'sanders01282016getty.jpg',39990,'b3e8120f2f710a0f18202c906e8fcb4a','',645,363,267,150,1,0),(2556,7805,1457452774,'th.jpg',16570,'ffd600c3374e4611cd373aba333af724','',300,200,225,150,1,0),(2557,7805,1457532779,'p12032031_b_v8_aa.jpg',23498,'8a58179ec8c43f7661a9a3fb4ba7a134','',267,400,150,225,1,0),(2558,7805,1457633449,'bell-240x300.jpg',12075,'da3e5127cbcbcbfbe58b57f47c73d487','',240,300,150,188,1,0),(2559,7805,1457634095,'Jaylen-Gaines-239x300.jpg',12286,'f0bec22a234f81ebb962341d929bd639','',239,300,150,189,1,0),(2560,7805,1457634281,'Laporcha-Collins-239x300.jpg',13825,'18a36737d4489094b0fcb96fa59627a0','',239,300,150,189,1,0),(2561,7805,1457639696,'untitled lamb.jpg',17116,'18a0ac2d7f2973d1f4ece79115719340','',498,280,267,150,1,0),(2562,7805,1457634095,'Jaylen-Gaines-239x300.jpg',12286,'f0bec22a234f81ebb962341d929bd639','',239,300,150,189,1,0),(2563,7805,1457634281,'Laporcha-Collins-239x300.jpg',13825,'18a36737d4489094b0fcb96fa59627a0','',239,300,150,189,1,0),(2564,7805,1457633449,'bell-240x300.jpg',12075,'da3e5127cbcbcbfbe58b57f47c73d487','',240,300,150,188,1,0),(2565,7805,1457802322,'untitled 2.jpg',12185,'a20cfe123b15f5be30062052537107b4','',369,203,273,150,1,0),(2566,7805,1457873913,'150723184216-donald-trump-july-23-2015-exlarge-169.jpg',51389,'d23630425429b491c1b9d9ee8b8e4b4d','',660,370,268,150,1,0),(2567,7805,1457898746,'41ioEqNIgeL._SY344_BO1,204,203,200_.jpg',17353,'c8a6d97f482ca3e739263f4894459ab8','',231,346,150,225,1,0),(2568,7805,1457898746,'0.jpg',49148,'0681d60f831c47cf51cd09a9f0d29d8b','',480,360,200,150,1,0),(2569,7805,1457873913,'150723184216-donald-trump-july-23-2015-exlarge-169.jpg',51389,'d23630425429b491c1b9d9ee8b8e4b4d','',660,370,268,150,1,0),(2570,7805,1457802322,'untitled 2.jpg',12185,'a20cfe123b15f5be30062052537107b4','',369,203,273,150,1,0),(2572,7805,1458221143,'iceland-cross-287x450-2.jpg',16098,'b6e32dd9502884d01cfabc4c84694a6c','',179,280,150,235,1,0),(2573,7805,1458329873,'f6310949d6fc0e4fa867c4c160be749396b69189_1_690x460.jpg',48026,'d0463457c2d990835a7079ba4a8b3e03','',600,400,225,150,1,0),(2574,803,1304945304,'phillyhomicides1.jpg',25801,'9ef9669271b439cfb24697a6c66243f5','',560,222,379,150,1,0),(2575,801,1458354409,'OmarTerrellMassenburg.jpg',9877,'f363d089455ae68a11410b30fd7edd4a','',241,300,150,187,1,0),(2576,801,1458354409,'OmarTerrellMassenburg.jpg',9877,'f363d089455ae68a11410b30fd7edd4a','',241,300,150,187,1,0),(2577,7805,1458329873,'f6310949d6fc0e4fa867c4c160be749396b69189_1_690x460.jpg',48026,'d0463457c2d990835a7079ba4a8b3e03','',600,400,225,150,1,0),(2578,7805,1458419456,'cant-stump-the-trump-jeapordy-618x424.jpg',37635,'469d001368fe43457fe07fa2bf99f13d','',583,400,219,150,1,0),(2579,7805,1458419456,'694940094001_4808489260001_e994bc63-6074-40b4-83bb-a54a90418255.jpg',68947,'8f3f4b420290fddbc9f84e12f2b0743e','',712,400,267,150,1,0),(2580,7805,1458419456,'cant-stump-the-trump-jeapordy-618x424.jpg',37635,'469d001368fe43457fe07fa2bf99f13d','',583,400,219,150,1,0),(2581,7805,1458419456,'694940094001_4808489260001_e994bc63-6074-40b4-83bb-a54a90418255.jpg',68947,'8f3f4b420290fddbc9f84e12f2b0743e','',712,400,267,150,1,0),(2582,7805,1458419456,'cant-stump-the-trump-jeapordy-618x424.jpg',37635,'469d001368fe43457fe07fa2bf99f13d','',583,400,219,150,1,0),(2583,7805,1458419456,'694940094001_4808489260001_e994bc63-6074-40b4-83bb-a54a90418255.jpg',68947,'8f3f4b420290fddbc9f84e12f2b0743e','',712,400,267,150,1,0),(2589,7805,1458497340,'0093b2fece0b8284d296438930d9e758cccc56a2_original.jpg',25589,'2dc5dfe5de1a1700183bdad49c60809c','',509,400,191,150,1,0),(2590,7805,1458497340,'1229-1241-Ogedei-Khan-BR800.jpg',83504,'fc2472ab471ea33780d14be6e82726ed','',678,400,255,150,1,0),(2591,7805,1458497364,'group_big.jpg',40575,'491d1627399dd21b969041b543289410','',712,400,267,150,1,0),(2592,7805,1458497364,'huns_by_rochegrosse1.jpg',80894,'87e046b099f57fe49e6e88e361d1294d','',596,400,224,150,1,0),(2593,7805,1458497390,'omargenghisDM2105_468x311.jpg',40013,'9ce42bfc48df5d57fdf27398fdb2f7fc','',468,311,226,150,1,0),(2594,7805,1458574715,'schwarzenegger_ap.jpg',31201,'45079c04801aa1be8f64487d1b494909','',605,328,277,150,1,0),(2595,7805,1458574715,'th.jpg',8739,'963ac0eb63f9e62f137a8b76f8c51f82','',182,183,150,151,1,0),(2596,7805,1458574715,'schwarzenegger_ap.jpg',31201,'45079c04801aa1be8f64487d1b494909','',605,328,277,150,1,0),(2597,7805,1458574715,'th.jpg',8739,'963ac0eb63f9e62f137a8b76f8c51f82','',182,183,150,151,1,0),(2598,801,1458684473,'BenjaminRichardGrafius.jpg',2131,'6e598beca9ae9598b11605b683ac57bc','',78,100,78,100,1,0),(2599,801,1458684473,'BenjaminRichardGrafius.jpg',2131,'6e598beca9ae9598b11605b683ac57bc','',78,100,78,100,1,0),(2600,7805,1455202510,'alina-leung.jpg',34573,'dafb440428560c374487b1446a9f1351','',300,200,225,150,1,0),(2601,7805,1458932500,'untitled 2.jpg',19542,'97c193cd023d3ad55d08c3f7c5138925','',524,278,283,150,1,0),(2602,7805,1458932500,'49ed382a11e766856f3c99940e88ba663c89e04c.jpg',34733,'a035057c9363b6b289cf345547cf4d16','',382,364,158,150,1,0),(2603,7805,1459259482,'delormes.jpg',27038,'8f0284854b4012c7cbd362e5780b7a7f','',711,400,267,150,1,0),(2604,7805,1459259482,'delormes.jpg',27038,'8f0284854b4012c7cbd362e5780b7a7f','',711,400,267,150,1,0),(2605,7805,1459423457,'2B0uaWg.jpg',29582,'f4f9016d9eb70bd40b42d125743b0fb1','',600,338,267,150,1,0),(2606,7805,1459874581,'a_pana1884.jpg',58209,'bb554527cb3b44483d766ba85435e5de','',300,213,212,150,1,0),(2607,7805,1459874581,'163665.jpg',70939,'980bcffe16bb7383e6ce2838cdb8e971','',261,400,150,230,1,0),(2608,7805,1459884032,'TEXAS_EXECUTION_498488171.jpg',23825,'d44193ef28b8ff67908f17a9093b9adb','',176,250,150,214,1,0),(2609,7805,1459884032,'pablo-lucio-vasquez-death-row.jpg',31861,'e904d5021d391ddefb8d3f547cdc0c74','',652,367,267,150,1,0),(2610,7805,1459887285,'rusty_1459824711433_1386205_ver1.0.jpg',47356,'01ba3dfe31082ac3e82d7bc6e6c6e582','',399,400,150,151,1,0),(2611,7805,1459887953,'untitled22.jpg',16927,'a824b5151d0efb4c19ee998da4c074d9','',498,280,267,150,1,0),(2612,7805,1459897540,'untitled 7.jpg',14008,'65d44c9bc0f07a5b1bfb1b92ac99501c','',498,280,267,150,1,0),(2613,7805,1459897540,'untitled 7.jpg',14008,'65d44c9bc0f07a5b1bfb1b92ac99501c','',498,280,267,150,1,0),(2614,7805,1459884032,'TEXAS_EXECUTION_498488171.jpg',23825,'d44193ef28b8ff67908f17a9093b9adb','',176,250,150,214,1,0),(2615,7805,1459884032,'pablo-lucio-vasquez-death-row.jpg',31861,'e904d5021d391ddefb8d3f547cdc0c74','',652,367,267,150,1,0),(2616,7805,1459958483,'why.jpg',21654,'79bbd6890707c772d218666b94dd1934','',429,400,161,150,1,0),(2617,7805,1459958483,'screen-shot-2016-04-06-at-8-02-27-am.jpg',12511,'addded82f6ab5aa7afea613623ebd1ab','',301,280,162,150,1,0),(2618,7805,1444738866,'suspect.jpg',4182,'dd1d35659715bb58e10972ebc6c184bd','',133,99,133,99,1,0),(2619,7805,1459958483,'why.jpg',21654,'79bbd6890707c772d218666b94dd1934','',429,400,161,150,1,0),(2620,7805,1459958483,'screen-shot-2016-04-06-at-8-02-27-am.jpg',12511,'addded82f6ab5aa7afea613623ebd1ab','',301,280,162,150,1,0),(2621,801,1460078804,'ShakiraHayward.jpg',15551,'9820ff198221dfbdf942e5d6eeca01e6','',287,336,150,176,1,0),(2622,801,1460078804,'ShakiraHayward.jpg',15551,'9820ff198221dfbdf942e5d6eeca01e6','',287,336,150,176,1,0),(2623,7805,1460129186,'220px-BrookeRingO\'Roses.jpg',25217,'eccef77ade0dd47aeacbdf1e2a7c88c1','',220,282,150,193,1,0),(2625,801,1460663482,'Yury-and-RimmaBaumblitt.jpg',12644,'4bbeafb2ffab2a0d41562a314a5c5c55','',381,200,286,150,1,0),(2626,803,1460747124,'Alvin Guy.jpg',34837,'06429943d7af16e4bd1c459072fdc153','',753,400,283,150,1,0),(2627,803,1460747124,'Alvin Guy.jpg',34837,'06429943d7af16e4bd1c459072fdc153','',753,400,283,150,1,0),(2628,7805,1460821808,'BianchiHouse.jpg',33260,'f058140f2fc1c5651f94ef297f39eaf1','',535,400,201,150,1,0),(2629,7805,1460821808,'BianchiHouse-1.jpg',60395,'279eb11424369ad8d9a70be56931a89d','',533,400,200,150,1,0),(2630,7805,1460821838,'Bianchi-300x191.jpg',16006,'a92ff9a2ee013c7bf68ffbb029e53ede','',300,191,236,150,1,0),(2631,7805,1460823582,'0415harris-gilesfile.jpg',23398,'0d72ac5d1f8053592ae3f51c4ebfca83','',661,400,248,150,1,0),(2632,7805,1460824485,'414363-240x300.jpg',10973,'21d47e606eef87972da07ab79572adc0','',240,300,150,188,1,0),(2633,7805,1460824778,'th.jpg',8673,'a5a356d51abd4cbb9cad6c570fb9594c','',265,165,241,150,1,0),(2634,7805,1460821808,'BianchiHouse.jpg',33260,'f058140f2fc1c5651f94ef297f39eaf1','',535,400,201,150,1,0),(2635,7805,1460821808,'BianchiHouse-1.jpg',60395,'279eb11424369ad8d9a70be56931a89d','',533,400,200,150,1,0),(2636,7805,1460821838,'Bianchi-300x191.jpg',16006,'a92ff9a2ee013c7bf68ffbb029e53ede','',300,191,236,150,1,0),(2637,7805,1460824485,'414363-240x300.jpg',10973,'21d47e606eef87972da07ab79572adc0','',240,300,150,188,1,0),(2638,7805,1460824778,'th.jpg',8673,'a5a356d51abd4cbb9cad6c570fb9594c','',265,165,241,150,1,0),(2639,7805,1460823582,'0415harris-gilesfile.jpg',23398,'0d72ac5d1f8053592ae3f51c4ebfca83','',661,400,248,150,1,0),(2640,801,1461011910,'Jaquill Fields-with-brothers-Ameen.jpg',26125,'17d7b7982d659094d2c5e752f9b206c0','',540,306,265,150,1,0),(2641,801,1461011910,'Jaquill Fields-with-brothers-Ameen.jpg',26125,'17d7b7982d659094d2c5e752f9b206c0','',540,306,265,150,1,0),(2642,801,1461018315,'Kayla-SimoneMcKelvey.jpg',3463,'edc8ce51d42900155ea31fa7a2d39a8d','',123,100,123,100,1,0),(2643,801,1461018315,'Kayla-SimoneMcKelvey.jpg',3463,'edc8ce51d42900155ea31fa7a2d39a8d','',123,100,123,100,1,0),(2644,7805,1461342341,'p-f-p.jpg',8591,'7073ea735bc3756e5e16d3957210425d','',240,240,150,150,1,0),(2645,801,1461350028,'StephanieRoseWoltmann-tattoo.jpg',12381,'bcd07e34ec938fc92c186e287f585bed','',169,400,150,356,1,0),(2646,7805,1461528408,'BBsc9dJ.jpg',15616,'5399e56241a07dd568843b3bce3f4e0a','',533,400,200,150,1,0),(2647,7805,1461528408,'BBsc9dJ.jpg',15616,'5399e56241a07dd568843b3bce3f4e0a','',533,400,200,150,1,0),(2648,801,1461874907,'Black-whitehouse-fence-jumper.jpg',1765,'49dea87a4589c72bc4593b99a4d1fa42','',70,100,70,100,1,0),(2649,801,1461874907,'Black-whitehouse-fence-jumper.jpg',1765,'49dea87a4589c72bc4593b99a4d1fa42','',70,100,70,100,1,0),(2650,7805,1461962499,'BBsqHht.jpg',49434,'0470b31e940f074296fdd82ef3755613','',632,400,237,150,1,0),(2651,7805,1461962499,'BBsqCyM.jpg',49438,'7ed58295478a37dda383134cc2966355','',632,400,237,150,1,0),(2652,7805,1461964038,'thAXNW66FR.jpg',8631,'fe612e2570c5011aff467a002c6f6ebd','',156,257,150,248,1,0),(2653,7805,1461964038,'1024x1024.jpg',34117,'09cdafcbe01380a45216939891a2099f','',763,400,287,150,1,0),(2654,7805,1461964038,'thAXNW66FR.jpg',8631,'fe612e2570c5011aff467a002c6f6ebd','',156,257,150,248,1,0),(2655,7805,1461964038,'1024x1024.jpg',34117,'09cdafcbe01380a45216939891a2099f','',763,400,287,150,1,0),(2656,7805,1462202470,'Ronnie-Stewart-88.jpg',54417,'fad965778b6ec968ee43d8559b737b9f','',768,400,288,150,1,0),(2657,801,1462225714,'LauraLanham.jpg',17254,'34093a40effa5fb44c7bea57f224249f','',286,200,215,150,1,0),(2658,7805,1462460513,'wattlander.jpg',21328,'29227cf7a41bf3b683a11b2572861095','',600,400,225,150,1,0),(2659,7805,1462460513,'kobe.jpg',27534,'9071e3c3db9035990ee4b182d78994e1','',590,138,590,138,1,0),(2660,7805,1462489757,'rw-696x365.jpg',80554,'851fc62c05eacb87708c764c620764e1','',696,365,287,150,1,0),(2661,7805,1462460513,'kobe.jpg',27534,'9071e3c3db9035990ee4b182d78994e1','',590,138,590,138,1,0),(2662,7805,1462460513,'wattlander.jpg',21328,'29227cf7a41bf3b683a11b2572861095','',600,400,225,150,1,0),(2663,7805,1462547867,'BBsHZoA.jpg',41110,'ffa0f04005ee9e35c89eeb7ae6466f38','',614,400,231,150,1,0),(2664,7805,1462547867,'BBsHhm9.jpg',53538,'0e7a4b3319d9e3b4a00b2cf88da7918c','',577,400,217,150,1,0),(2665,7805,1462553942,'proxy.jpg',6427,'fc107da556517a59bf63fc82b17f5a23','',320,167,288,150,1,0),(2666,7805,1462554330,'daniel.jpg',1702,'ad94ba4f6d576c7fe44e562f6f3a517c','',39,39,39,39,1,0),(2667,7805,1462554330,'daniel.jpg',1702,'ad94ba4f6d576c7fe44e562f6f3a517c','',39,39,39,39,1,0),(2668,803,1460747124,'Alvin Guy.jpg',34837,'06429943d7af16e4bd1c459072fdc153','',753,400,283,150,1,0),(2669,7805,1462562281,'HT_eulalio_tordil_jef_160506_12x5_1600.jpg',33597,'21069e0dadb87bce89d7fce4b407f550','',800,334,360,150,1,0),(2670,7805,1462553942,'proxy.jpg',6427,'fc107da556517a59bf63fc82b17f5a23','',320,167,288,150,1,0),(2671,7805,1462562281,'HT_eulalio_tordil_jef_160506_12x5_1600.jpg',33597,'21069e0dadb87bce89d7fce4b407f550','',800,334,360,150,1,0),(2672,7805,1462624989,'2016-05-07-07-40-33-825047480.jpeg',9976,'3bc11fb7a3b2f71ea54b0203c9d7982c','',291,173,253,150,1,0),(2673,7805,1462659919,'2016-05-07-17-24-20-825047480.jpeg',13097,'a8cd0aeaa32513f5fe38d115bafce6cb','',300,168,268,150,1,0),(2674,7805,1462882520,'700_20dee6728e9efcb6606b7707990a36c4.jpg',42430,'6414c96deb9244c584afa96c5eb3cf3e','',640,399,241,150,1,0),(2675,7805,1462882520,'700_20dee6728e9efcb6606b7707990a36c4.jpg',42430,'6414c96deb9244c584afa96c5eb3cf3e','',640,399,241,150,1,0),(2676,801,1462933874,'JohnMack.jpg',4403,'f8d25ea76da3844d48113039e12d65d1','',155,200,150,194,1,0),(2677,801,1463035198,'Embedded-links.jpg',36898,'23b766db49585ba140801dd315ff4927','',688,265,390,150,1,0),(2678,7805,1463060576,'Bottle-filters.jpg',12712,'5e242c9e77a27b100b6074b2d751c8c9','',312,294,160,150,1,0),(2679,7805,1463060576,'Filter_at_Work.jpg',16440,'43b28acbe71ab4282a23fba1b9b5ab40','',447,335,201,150,1,0),(2680,7805,1463060590,'5-gallon filter1.jpg',61184,'be8f3eabe285d036d9e061698c498304','',380,243,235,150,1,0),(2681,6369,1424887054,'Dan Belvin.jpg',14967,'83d0fa379f7165f2b8fd20a1fd7826f2','',225,219,155,150,1,0),(2682,801,1463278542,'JamesWilliams.jpg',13667,'1dcccf369fd248ade4d35d62743f7b41','',216,316,150,220,1,0),(2683,801,1463278542,'JamesWilliams.jpg',13667,'1dcccf369fd248ade4d35d62743f7b41','',216,316,150,220,1,0),(2684,7805,1463578081,'pope-francis6.jpg',49074,'322c2f09f84c268b26b7e870658269f3','',620,387,241,150,1,0),(2685,7805,1463578081,'Refugee-ungrateful-1024x699.jpg',52672,'59ab3c12bd08d92e75d117c45e0c87f2','',586,400,220,150,1,0),(2686,7805,1463578081,'pope-francis6.jpg',49074,'322c2f09f84c268b26b7e870658269f3','',620,387,241,150,1,0),(2687,7805,1463578081,'Refugee-ungrateful-1024x699.jpg',52672,'59ab3c12bd08d92e75d117c45e0c87f2','',586,400,220,150,1,0),(2688,855,1463881956,'ape.jpg',3050,'5b5384137dce2d7fd423049021ba72e9','',134,100,134,100,1,0),(2689,855,1463881956,'ape.jpg',3050,'5b5384137dce2d7fd423049021ba72e9','',134,100,134,100,1,0),(2690,801,1463970472,'GaryTaylor.jpg',2791,'e33180616275fcb06ea8a551d0942256','',75,100,75,100,1,0),(2691,855,1464399347,'capybara.JPG',13031,'44581063053b46435630eb9fcea49bde','',284,205,208,150,1,0),(2692,855,1464399347,'capybara.JPG',13031,'44581063053b46435630eb9fcea49bde','',284,205,208,150,1,0),(2693,7805,1444585476,'2D3DF95400000578-3266948-Joseph_Fried_arrives_to_a_Brooklyn_court_where_he_faced_charges_-a-28_1.jpg',37906,'0276207aa30b4ecb931af094639110c3','',578,400,217,150,1,0),(2694,7805,1444585476,'2D3E322F00000578-3266948-Pinchas_Braver_stands_outside_the_courtroom_He_is_one_of_the_fou-a-29_1.jpg',31560,'3de385a9d6ad26f89721f8d5df6d2709','',600,400,225,150,1,0),(2695,7805,1444585492,'2D401DDE00000578-3266948-image-a-20_1444423354642.jpg',17498,'ddfb6bd38c09267f13cd2ccae7e4e08c','',355,400,150,170,1,0),(2696,7805,1464444956,'574786c287294.image.jpg',46310,'baee872f2248b8769883303f6b1f7bc0','',600,400,225,150,1,0),(2697,7805,1464788623,'13343135_266942877028726_2665981974153212741_n.jpg',34476,'53fe22f8f9255aa9a36b7989f48dce8b','',609,400,229,150,1,0),(2698,7805,1464820046,'300px-Bagdad1258.jpg',29162,'c8274866391131af47c89931f6d5681d','',300,211,214,150,1,0),(2699,855,1464824324,'Cesar_Diaz.jpg',8054,'1ba6caaeceac09581ac5522eec62ea04','',225,126,225,126,1,0),(2700,855,1464824324,'Cesar_Diaz.jpg',8054,'1ba6caaeceac09581ac5522eec62ea04','',225,126,225,126,1,0),(2701,7805,1465048462,'Screen-Shot-2016-06-02-at-10.29.58-AM.jpg',14425,'0ef07369e87b0b251be80fd79d1da58a','',376,280,202,150,1,0),(2702,801,1465088847,'JawwaadAli.jpg',4458,'10bc876c1d552d80ba38f5182e640357','',175,200,150,172,1,0),(2703,801,1465088847,'JawwaadAli.jpg',4458,'10bc876c1d552d80ba38f5182e640357','',175,200,150,172,1,0),(2704,855,1465259062,'child-porn.jpg',10910,'0f67266017936d9940b8441a8c876166','',322,400,150,187,1,0),(2705,855,1465259062,'child-porn.jpg',10910,'0f67266017936d9940b8441a8c876166','',322,400,150,187,1,0),(2706,7805,1465325909,'EmperorConstantine .jpg',2682,'f22ebac6c1591db1e0fec01c7db3f56b','',96,120,96,120,1,0),(2707,7805,1465325909,'EmperorConstantine .jpg',2682,'f22ebac6c1591db1e0fec01c7db3f56b','',96,120,96,120,1,0),(2708,855,1465342026,'alexander.jpg',15101,'3a16128aa8e0a258cbc29608f573e5b8','',175,250,150,215,1,0),(2709,855,1465342026,'burton.jpg',10478,'c3a2e7683972072351dcd13c0e089ebe','',175,250,150,215,1,0),(2710,855,1465342060,'cole.jpg',14843,'b83b215cf93c780fa5157a689859c806','',175,250,150,215,1,0),(2711,855,1465342060,'dewdney.jpg',12320,'323f8afaced93374f1a6182ff654d42f','',175,250,150,215,1,0),(2712,855,1465342086,'dhine.jpg',11573,'a3a3809354bd34175c5dd7fabed65d4b','',175,250,150,215,1,0),(2713,855,1465342086,'gordon.jpg',16966,'746a7409916a40cc16dca52d771b28dd','',175,250,150,215,1,0),(2714,855,1465342107,'holmes.jpg',13576,'fbcb585bf7d3ae507a839c907389ac13','',175,250,150,215,1,0),(2715,855,1465342107,'nolan.jpg',11949,'cd0399b8aa91d0ff5f0ff2d4ab515f36','',175,250,150,215,1,0),(2716,855,1465342125,'smith.jpg',16836,'23339725b8593508de38f11d958c32fb','',175,250,150,215,1,0),(2717,855,1465342125,'stubb.jpg',13701,'c8613a37bfec7a3241cfbc6b543f5b24','',175,250,150,215,1,0),(2718,855,1465342026,'alexander.jpg',15101,'3a16128aa8e0a258cbc29608f573e5b8','',175,250,150,215,1,0),(2719,855,1465342026,'burton.jpg',10478,'c3a2e7683972072351dcd13c0e089ebe','',175,250,150,215,1,0),(2720,855,1465342060,'cole.jpg',14843,'b83b215cf93c780fa5157a689859c806','',175,250,150,215,1,0),(2721,855,1465342060,'dewdney.jpg',12320,'323f8afaced93374f1a6182ff654d42f','',175,250,150,215,1,0),(2722,855,1465342086,'dhine.jpg',11573,'a3a3809354bd34175c5dd7fabed65d4b','',175,250,150,215,1,0),(2723,855,1465342086,'gordon.jpg',16966,'746a7409916a40cc16dca52d771b28dd','',175,250,150,215,1,0),(2724,855,1465342107,'holmes.jpg',13576,'fbcb585bf7d3ae507a839c907389ac13','',175,250,150,215,1,0),(2725,855,1465342107,'nolan.jpg',11949,'cd0399b8aa91d0ff5f0ff2d4ab515f36','',175,250,150,215,1,0),(2726,855,1465342125,'smith.jpg',16836,'23339725b8593508de38f11d958c32fb','',175,250,150,215,1,0),(2727,855,1465342125,'stubb.jpg',13701,'c8613a37bfec7a3241cfbc6b543f5b24','',175,250,150,215,1,0),(2728,801,1465407103,'NYC-public-schools-demographics.jpg',12260,'ded40929d9cf5ffd18a3146c4f7b3e07','',243,188,194,150,1,0),(2729,855,1465435705,'Yonge_Eglinton_Shooting___Content.jpg',15187,'fdb7047e5514a4f7920e87f8d6e9571d','',359,270,200,150,1,0),(2730,855,1465435705,'Yonge_Eglinton_Shooting___Content.jpg',15187,'fdb7047e5514a4f7920e87f8d6e9571d','',359,270,200,150,1,0),(2731,855,1465515021,'image.jpg',10301,'b8bdf9ab82c45009e1ef7481fca07ae5','',150,84,150,84,1,0),(2732,855,1465515021,'image.jpg',10301,'b8bdf9ab82c45009e1ef7481fca07ae5','',150,84,150,84,1,0),(2733,7805,1465737619,'352CD28900000578-3637414-image-a-66_1465725018942.jpg',28428,'d592a69b4bbb87959f235d09c3e4b303','',462,400,174,150,1,0),(2734,7805,1465737619,'352CD46D00000578-3637414-image-a-67_1465725020957.jpg',80475,'2aa86c1f53bd78a94c832ccc6ed9557c','',634,357,267,150,1,0),(2735,7805,1465737632,'352CD5D100000578-3637414-image-a-68_1465725065841.jpg',30158,'3191458184e693d0dfa0a9b2b8165312','',493,400,185,150,1,0),(2736,7805,1465737643,'352CD0F900000578-3637414-image-a-70_1465725074231.jpg',25687,'37726d0833d9a9feb6e2f4dcf0092925','',533,400,200,150,1,0),(2737,7805,1465737619,'352CD28900000578-3637414-image-a-66_1465725018942.jpg',28428,'d592a69b4bbb87959f235d09c3e4b303','',462,400,174,150,1,0),(2738,7805,1465737619,'352CD46D00000578-3637414-image-a-67_1465725020957.jpg',80475,'2aa86c1f53bd78a94c832ccc6ed9557c','',634,357,267,150,1,0),(2739,7805,1465737632,'352CD5D100000578-3637414-image-a-68_1465725065841.jpg',30158,'3191458184e693d0dfa0a9b2b8165312','',493,400,185,150,1,0),(2740,7805,1465737643,'352CD0F900000578-3637414-image-a-70_1465725074231.jpg',25687,'37726d0833d9a9feb6e2f4dcf0092925','',533,400,200,150,1,0),(2741,7805,1465737619,'352CD28900000578-3637414-image-a-66_1465725018942.jpg',28428,'d592a69b4bbb87959f235d09c3e4b303','',462,400,174,150,1,0),(2742,7805,1465737619,'352CD46D00000578-3637414-image-a-67_1465725020957.jpg',80475,'2aa86c1f53bd78a94c832ccc6ed9557c','',634,357,267,150,1,0),(2743,7805,1465737632,'352CD5D100000578-3637414-image-a-68_1465725065841.jpg',30158,'3191458184e693d0dfa0a9b2b8165312','',493,400,185,150,1,0),(2744,7805,1465737643,'352CD0F900000578-3637414-image-a-70_1465725074231.jpg',25687,'37726d0833d9a9feb6e2f4dcf0092925','',533,400,200,150,1,0),(2745,7805,1465737619,'352CD28900000578-3637414-image-a-66_1465725018942.jpg',28428,'d592a69b4bbb87959f235d09c3e4b303','',462,400,174,150,1,0),(2746,7805,1465737619,'352CD46D00000578-3637414-image-a-67_1465725020957.jpg',80475,'2aa86c1f53bd78a94c832ccc6ed9557c','',634,357,267,150,1,0),(2747,7805,1465737632,'352CD5D100000578-3637414-image-a-68_1465725065841.jpg',30158,'3191458184e693d0dfa0a9b2b8165312','',493,400,185,150,1,0),(2748,7805,1465737643,'352CD0F900000578-3637414-image-a-70_1465725074231.jpg',25687,'37726d0833d9a9feb6e2f4dcf0092925','',533,400,200,150,1,0),(2749,855,1465864284,'peter-bernier.jpg',24378,'ada969ca5f5c9632934ce9d7105fc063','',250,207,182,150,1,0),(2750,855,1465864416,'peter-bernier.jpg',24378,'ada969ca5f5c9632934ce9d7105fc063','',250,207,182,150,1,0),(2751,855,1465864416,'peter-bernier.jpg',24378,'ada969ca5f5c9632934ce9d7105fc063','',250,207,182,150,1,0),(2752,855,1465957560,'kinsella.jpg',14339,'6267fd54b995f8ff1919eb0da1988358','',434,168,388,150,1,0),(2753,855,1465957560,'kinsella.jpg',14339,'6267fd54b995f8ff1919eb0da1988358','',434,168,388,150,1,0),(2754,7805,1465737619,'352CD28900000578-3637414-image-a-66_1465725018942.jpg',28428,'d592a69b4bbb87959f235d09c3e4b303','',462,400,174,150,1,0),(2755,7805,1465737619,'352CD46D00000578-3637414-image-a-67_1465725020957.jpg',80475,'2aa86c1f53bd78a94c832ccc6ed9557c','',634,357,267,150,1,0),(2756,7805,1465737632,'352CD5D100000578-3637414-image-a-68_1465725065841.jpg',30158,'3191458184e693d0dfa0a9b2b8165312','',493,400,185,150,1,0),(2757,7805,1465737643,'352CD0F900000578-3637414-image-a-70_1465725074231.jpg',25687,'37726d0833d9a9feb6e2f4dcf0092925','',533,400,200,150,1,0),(2758,855,1466104979,'li.jpg',3887,'d5817fda6e10389282a5d90d69908367','',158,165,150,157,1,0),(2759,855,1466104979,'li.jpg',3887,'d5817fda6e10389282a5d90d69908367','',158,165,150,157,1,0),(2760,855,1466252188,'brendon.jpg',13002,'59e8d5d71755235940ee27f3594f9567','',250,400,150,240,1,0),(2761,855,1466272574,'spic.jpg',8815,'0dcbe324cb0632a8c9133f12e447219c','',324,235,207,150,1,0),(2762,855,1466272574,'spic.jpg',8815,'0dcbe324cb0632a8c9133f12e447219c','',324,235,207,150,1,0),(2763,855,1466252188,'brendon.jpg',13002,'59e8d5d71755235940ee27f3594f9567','',250,400,150,240,1,0),(2764,801,1461018315,'Kayla-SimoneMcKelvey.jpg',3463,'edc8ce51d42900155ea31fa7a2d39a8d','',123,100,123,100,1,0),(2765,855,1466464829,'pig.jpg',9470,'3e1c96e4c4d683841492481ee4b327bc','',299,168,267,150,1,0),(2766,855,1466464829,'pig.jpg',9470,'3e1c96e4c4d683841492481ee4b327bc','',299,168,267,150,1,0),(2769,855,1466724482,'kidnapping-suspects.jpg',20537,'ba88643d8acf7dc55d98a8c1fbfbe2be','',533,400,200,150,1,0),(2770,855,1466724482,'kidnapping-suspects.jpg',20537,'ba88643d8acf7dc55d98a8c1fbfbe2be','',533,400,200,150,1,0),(2771,7805,1466695763,'Screen-Shot-2015-04-11-at-1.28.57-PM-620x264.jpg',19585,'018951e0587f8cc50293cdea4e9835d0','',581,248,352,150,1,0),(2772,7805,1466963092,'abdul-wahi.jpg',82948,'e1c2a358f7d7b1e24bc2e6f4b703bc49','',657,365,270,150,1,0),(2773,801,1467097643,'WilfredoArroyo.jpg',16356,'9f1372adecc18bbf2a95024f054367bc','',243,334,150,207,1,0),(2774,801,1467097643,'WilfredoArroyo.jpg',16356,'9f1372adecc18bbf2a95024f054367bc','',243,334,150,207,1,0),(2775,801,1467140988,'WalterXicay.jpg',11952,'06df8a383d7a3a96d2b1b6483425868c','',258,343,150,200,1,0),(2776,801,1467140988,'WalterXicay.jpg',11952,'06df8a383d7a3a96d2b1b6483425868c','',258,343,150,200,1,0),(2777,7805,1444585476,'2D3DF95400000578-3266948-Joseph_Fried_arrives_to_a_Brooklyn_court_where_he_faced_charges_-a-28_1.jpg',37906,'0276207aa30b4ecb931af094639110c3','',578,400,217,150,1,0),(2778,7805,1444585476,'2D3E322F00000578-3266948-Pinchas_Braver_stands_outside_the_courtroom_He_is_one_of_the_fou-a-29_1.jpg',31560,'3de385a9d6ad26f89721f8d5df6d2709','',600,400,225,150,1,0),(2779,7805,1444585492,'2D401DDE00000578-3266948-image-a-20_1444423354642.jpg',17498,'ddfb6bd38c09267f13cd2ccae7e4e08c','',355,400,150,170,1,0),(2780,855,1467216664,'microwave_experiment.jpg',21955,'dc08ea0b4abc660648cde0ac7c77f48c','',535,400,201,150,1,0),(2781,7805,1467222317,'2016-Cesars-Way-Header-Logo.jpg',15615,'e9c2635363b032ad9c3e48dcadd40e8d','',450,114,450,114,1,0),(2782,855,1467216664,'microwave_experiment.jpg',21955,'dc08ea0b4abc660648cde0ac7c77f48c','',535,400,201,150,1,0),(2783,6369,1439503342,'Tory Hurst.jpg',16208,'eb337e37519479d60eb97ec394358271','',450,280,242,150,1,0),(2784,855,1467502016,'kensington2up.jpg.size.custom.crop.1086x587.jpg',34177,'79e83a63c36e1d3c98576bbd7b9d08a0','',740,400,278,150,1,0),(2785,7805,1467587594,'2016-07-03-18-12-18-1428912147.jpeg',11810,'6e45a90bb1f7de19ee7d9e663950564b','',300,168,268,150,1,0),(2786,7805,1467646323,'logo.jpg',11573,'c83fc00442f7fcc2aa96e00f3631432f','',620,74,620,74,1,0),(2787,7805,1467665755,'2016-07-04-15-55-23-2115696494.jpeg',8879,'ccfd9c32e07f0d16bb0c6bee652677d4','',252,200,189,150,1,0),(2788,855,1467942705,'Amine Chakar.jpg',15519,'e5462235ad0aec2deaab5716a2bc7c1f','',320,400,150,188,1,0),(2789,855,1467942705,'Anass Ahaouaze.jpg',15111,'7fc755078fd0f0ea6474e675ff51042e','',320,400,150,188,1,0),(2790,855,1467942705,'Amine Chakar.jpg',15519,'e5462235ad0aec2deaab5716a2bc7c1f','',320,400,150,188,1,0),(2791,855,1467942705,'Anass Ahaouaze.jpg',15111,'7fc755078fd0f0ea6474e675ff51042e','',320,400,150,188,1,0),(2792,7805,1467982683,'5777a3c8-7450-41ac-a417-38210a0a0a6c-ruskinje-pobijedile-a-sto-je-sa-silovanim-hrvaticama-articl.jpg',25235,'81711e5c7ac9ffc7e838a564e89a487f','',575,400,216,150,1,0),(2793,7805,1467982683,'5777a3c8-7450-41ac-a417-38210a0a0a6c-ruskinje-pobijedile-a-sto-je-sa-silovanim-hrvaticama-articl.jpg',25235,'81711e5c7ac9ffc7e838a564e89a487f','',575,400,216,150,1,0),(2794,855,1468258900,'meet-the-woman-who-is-now-the-third-most-powerful-person-in-russia.jpg',16313,'98324622bc12cfa23f8396a59d07d81d','',337,253,200,150,1,0),(2795,855,1468258900,'meet-the-woman-who-is-now-the-third-most-powerful-person-in-russia.jpg',16313,'98324622bc12cfa23f8396a59d07d81d','',337,253,200,150,1,0),(2796,801,1418838642,'ThomasMoore-Vinelink.jpg',13948,'5b93c7952a5021effb354744dfdea6bf','',450,206,328,150,1,0),(2797,7805,1468353272,'ls2.jpg',33857,'106949a6d672ad5755bb197f6d4ea288','',648,365,267,150,1,0),(2798,855,1468355084,'colin-paris-marsman.jpg',35013,'30e59633d85ecc378298ea0a6bd409ee','',619,394,236,150,1,0),(2799,855,1468355094,'sara-baillie-taliyah-leigh-marsman.jpg',66994,'6a7709550e4c2846ccfc2f381814c4e3','',620,349,267,150,1,0),(2800,855,1468355084,'colin-paris-marsman.jpg',35013,'30e59633d85ecc378298ea0a6bd409ee','',619,394,236,150,1,0),(2801,855,1468355094,'sara-baillie-taliyah-leigh-marsman.jpg',66994,'6a7709550e4c2846ccfc2f381814c4e3','',620,349,267,150,1,0),(2802,801,1468552152,'NNN-trafic-2016-07-14.jpg',36693,'f4c52cea72da5da7644c95a03425a561','',485,400,182,150,1,0),(2803,801,1468552162,'NNN-forum-com-traffic-2016-07-14.jpg',26734,'98fa48ef01a93cdcb1889cfd69e6a49e','',402,400,151,150,1,0),(2804,855,1468601096,'amber-alert-calgary-edward-downey-and-taliyah-marsman.jpg',84558,'ef7764038ba8ca96f2dea78826f638d8','',620,349,267,150,1,0),(2805,855,1468355084,'colin-paris-marsman.jpg',35013,'30e59633d85ecc378298ea0a6bd409ee','',619,394,236,150,1,0),(2806,855,1468355094,'sara-baillie-taliyah-leigh-marsman.jpg',66994,'6a7709550e4c2846ccfc2f381814c4e3','',620,349,267,150,1,0),(2807,855,1468601096,'amber-alert-calgary-edward-downey-and-taliyah-marsman.jpg',84558,'ef7764038ba8ca96f2dea78826f638d8','',620,349,267,150,1,0),(2808,855,1468780293,'water_hemlock.jpg',13724,'75be76429a381c345ec93cdeb90a679c','',300,400,150,200,1,0),(2809,855,1469229448,'kane.jpg',6449,'3f2757a01698395351b3eea4939c5329','',100,135,100,135,1,0),(2810,855,1469229448,'kane.jpg',6449,'3f2757a01698395351b3eea4939c5329','',100,135,100,135,1,0),(2811,7805,1469275649,'ap16133376590177.jpg',31549,'b3970d727ac6b119f561dcb9f8fd56ee','',800,391,307,150,1,0),(2812,7805,1469275649,'ap16133376590177.jpg',31549,'b3970d727ac6b119f561dcb9f8fd56ee','',800,391,307,150,1,0),(2813,801,1469409491,'HillcreastHighSchool.jpg',9287,'1cb90b57cd95cfa47e3978279afbfb8e','',304,232,197,150,1,0),(2814,801,1469409491,'HillcreastHighSchool.jpg',9287,'1cb90b57cd95cfa47e3978279afbfb8e','',304,232,197,150,1,0),(2815,7805,1469450181,'160725-club-blu-cr-0500_dabadca0d2656f086976b74baca215b6.nbcnews-ux-320-320.jpg',11713,'d3a1645d95cc3c4343395041b926dd9b','',320,165,291,150,1,0),(2816,7805,1469450181,'160725-club-blu-cr-0500_dabadca0d2656f086976b74baca215b6.nbcnews-ux-320-320.jpg',11713,'d3a1645d95cc3c4343395041b926dd9b','',320,165,291,150,1,0),(2817,855,1469492722,'index.jpg',6075,'b6f493915de99dc2c8fe19adb241bd7b','',259,194,201,150,1,0),(2818,855,1469492789,'mandi-gray.jpeg',19620,'67ed5f11ca0424395aafbf55e92157af','',300,169,267,150,1,0),(2819,855,1469493047,'alison_moore.jpg',6180,'163b27c83cd610717b04718e03521dd1','',224,224,150,150,1,0),(2820,855,1469492722,'index.jpg',6075,'b6f493915de99dc2c8fe19adb241bd7b','',259,194,201,150,1,0),(2821,855,1469492789,'mandi-gray.jpeg',19620,'67ed5f11ca0424395aafbf55e92157af','',300,169,267,150,1,0),(2822,855,1469493047,'alison_moore.jpg',6180,'163b27c83cd610717b04718e03521dd1','',224,224,150,150,1,0),(2823,7805,1469544852,'1.jpg',20641,'a5cbfbdb3d106252c312588dfcad2e81','',612,343,268,150,1,0),(2824,801,1469585316,'DamarioJohnson.jpg',1628,'05fb0430be50f874903efcbb67cbfb8f','',81,100,81,100,1,0),(2825,801,1469585316,'DamarioJohnson.jpg',1628,'05fb0430be50f874903efcbb67cbfb8f','',81,100,81,100,1,0),(2826,7805,1469621971,'Screen-Shot-2016-07-25-at-8.24.31-PM.jpg',46920,'793e5ae62bf4a074b5a80f22e23cf074','',656,400,246,150,1,0),(2827,7805,1469621971,'Screen-Shot-2016-07-25-at-8.24.31-PM.jpg',46920,'793e5ae62bf4a074b5a80f22e23cf074','',656,400,246,150,1,0),(2828,7805,1469544852,'1.jpg',20641,'a5cbfbdb3d106252c312588dfcad2e81','',612,343,268,150,1,0),(2829,801,1469726716,'HunterLeeTaylor.jpg',2100,'d88b44281a9f2477022f896bccc5426c','',87,100,87,100,1,0),(2830,855,1469754433,'sexual-assault-324x235.jpg',11994,'cf30197be447236906dc22c59ad7484a','',324,235,207,150,1,0),(2831,855,1469754433,'sexual-assault-324x235.jpg',11994,'cf30197be447236906dc22c59ad7484a','',324,235,207,150,1,0),(2832,855,1469895199,'david-singh-tucker.jpg',55665,'077381a2c41b4319e78ff590b0fafb80','',620,349,267,150,1,0),(2833,7805,1469937440,'500x281.jpg',16019,'b6caed3011d0e41475b639dced41cd6b','',498,280,267,150,1,0),(2834,855,1470005529,'alejandro-vivar.jpg',97627,'fe9024dbcb68983d211e7425314c4165','',620,349,267,150,1,0),(2835,855,1470005529,'christie-pits-shooting.jpg',55240,'70a8826eb5dbbdfb84205bcf89f63d4f','',620,385,242,150,1,0),(2836,7805,1469937440,'500x281.jpg',16019,'b6caed3011d0e41475b639dced41cd6b','',498,280,267,150,1,0),(2837,855,1469895199,'david-singh-tucker.jpg',55665,'077381a2c41b4319e78ff590b0fafb80','',620,349,267,150,1,0),(2839,855,1470271952,'poison_ivy__box_elder.jpg',19989,'8cdd2aff3c0be122cc941b271fb9b522','',533,400,200,150,1,0),(2840,855,1470005529,'alejandro-vivar.jpg',97627,'fe9024dbcb68983d211e7425314c4165','',620,349,267,150,1,0),(2841,855,1470005529,'christie-pits-shooting.jpg',55240,'70a8826eb5dbbdfb84205bcf89f63d4f','',620,385,242,150,1,0),(2842,7805,1470412629,'HF2016_HomeHdrS_640x644_v1.3_bf.jpg',30992,'f8796ea10ca84b92793a8d7b65ce5028','',398,400,150,151,1,0),(2843,7805,1470671329,'thPK3BN4OB.jpg',15205,'b32a09ef1e5c9d94dfe32fb0b041217a','',300,197,229,150,1,0),(2848,7805,1470749327,'images-15.jpeg',11443,'095b48421c06c8e68eec282b3d393c48','',269,187,216,150,1,0),(2849,7805,1470749327,'2016-08-09-08-02-48--689776869.jpeg',16706,'e66a590ba8f2feaab14c776b3b781afa','',275,184,225,150,1,0),(2850,7805,1470754253,'old-swedish-tree.jpg',27480,'55d728045682dfd8cdc528a76fee82f9','',292,400,150,206,1,0),(2851,7805,1470754368,'iran.jpg',30783,'8b00a9b4b55739cf788a52885a2df92d','',534,400,201,150,1,0),(2852,7805,1470671329,'thPK3BN4OB.jpg',15205,'b32a09ef1e5c9d94dfe32fb0b041217a','',300,197,229,150,1,0),(2853,7805,1470412629,'HF2016_HomeHdrS_640x644_v1.3_bf.jpg',30992,'f8796ea10ca84b92793a8d7b65ce5028','',398,400,150,151,1,0),(2854,803,1247077891,'20090708_120335_woods08_200.jpg',8583,'60a15a8ae54347879e861ff6f7c99666','',200,267,150,201,1,0),(2855,803,1250644523,'48722360.jpg',10249,'8b9780966df6f1528d617a2c2e40b88b','',313,384,150,185,1,0),(2856,803,1258676741,'dna_nigga.JPG',23636,'b7379c3efcd1d6fceb3aaa70c90cb10f','',330,427,150,195,1,0),(2857,803,1310995666,'Davis.jpg',5278,'2638a56d7b2523a1a16366e472f9785c','',181,148,181,148,1,0),(2858,6369,1429884480,'Mark Elliott Jackson.jpg',13406,'5b853ed7c9f575ea5c859637d4d6f77a','',410,280,220,150,1,0),(2859,7805,1471450807,'visiting-the-factories-in-china-where-synthetic-marijuana-gets-made-body-image-1453212172.jpg',24415,'6b7cc2ea5f5aa28132b6db6214588a45','',601,400,226,150,1,0),(2860,801,1471481812,'JenniferSweeney-and-AndreHarris.jpg',7684,'8b67a8d83bc6d91d7c881b25800fb476','',262,151,261,150,1,0),(2861,7805,1471694863,'13221668_1249760105045946_3402772610551576023_n.jpg',13432,'a388d5c6baf9ac6da572cb5b9f3aca1d','',426,400,160,150,1,0),(2862,7805,1471699918,'20946108-small.jpg',10599,'7f80ba300818f253ca90cf87c7c47068','',155,197,150,191,1,0),(2863,7805,1471700619,'20947710-small.jpg',8770,'cc72dcf4614e808101ea7e153187d3fa','',155,232,150,225,1,0),(2864,7805,1471700812,'2016-08-20-08-46-25--1792605525.jpeg',8905,'b15d1efabf8d7e9c67ee0f70af63eae6','',259,194,201,150,1,0),(2865,7805,1471699918,'20946108-small.jpg',10599,'7f80ba300818f253ca90cf87c7c47068','',155,197,150,191,1,0),(2866,7805,1471700619,'20947710-small.jpg',8770,'cc72dcf4614e808101ea7e153187d3fa','',155,232,150,225,1,0),(2867,7805,1471700812,'2016-08-20-08-46-25--1792605525.jpeg',8905,'b15d1efabf8d7e9c67ee0f70af63eae6','',259,194,201,150,1,0),(2868,7805,1471450807,'visiting-the-factories-in-china-where-synthetic-marijuana-gets-made-body-image-1453212172.jpg',24415,'6b7cc2ea5f5aa28132b6db6214588a45','',601,400,226,150,1,0),(2873,6369,1417356427,'simpsons.jpg',34662,'64461daaed63e55de89c1b9610a6c457','',712,400,267,150,1,0),(2874,803,1472044541,'NNN Favicon.jpg',54129,'f3f2fa427bdadec93c6bf35ee047fa1a','',573,228,377,150,1,0),(2875,7805,1472204098,'Urqk1gNf_normal.jpeg',2035,'f20eb2cc3a1428e22d6bce47b2944478','',48,48,48,48,1,0),(2876,7805,1472207248,'2016-08-26-05-26-55-1827824428.jpeg',6837,'f0ba9f30399089ee152ee93416975bda','',208,139,208,139,1,0),(2877,7805,1472246834,'black-woman-thinking.jpg',18586,'450377ca8dea62a09aa4f53ee1a9c15d','',400,400,150,150,1,0),(2878,803,1472299216,'Nigdoctoress.jpg',58241,'52a90e66cbc4427c05579d549def77e2','',625,349,269,150,1,0),(2879,7805,1472207248,'2016-08-26-05-26-55-1827824428.jpeg',6837,'f0ba9f30399089ee152ee93416975bda','',208,139,208,139,1,0),(2880,7805,1472385440,'2016-08-28-06-56-41--1651020127.jpeg',4607,'8b9c5c40158e9862a37743f1dd2d1112','',168,168,150,150,1,0),(2882,803,1472541709,'Iphonespook.jpg',23344,'0fe8727eeb4a97a26418d3ae76ef3df0','',711,400,267,150,1,0),(2883,803,1472550078,'Home-invading-apes.jpg',51507,'43344b10e63cb1360b6f321f97825128','',624,342,274,150,1,0),(2884,803,1472550862,'Eatonville1.jpg',51324,'75a908548966896df4c32c3b0107c3da','',616,375,247,150,1,0),(2885,803,1472550862,'Eatonville2.jpg',47897,'a7c7a82e61f8b4e4fdb5c214cc5c3ade','',613,377,244,150,1,0),(2886,7805,1472564970,'72-demons-evoked-by-king-solomon-part-i05.jpg',28407,'25034d2eed9b71a7abae4aa35f51352d','',286,400,150,210,1,0),(2887,801,1472582368,'NNN-favicons.jpg',21220,'5102786072a5a2aff0e6a4149c2d4e38','',586,152,579,150,1,0),(2888,803,1472550078,'Home-invading-apes.jpg',51507,'43344b10e63cb1360b6f321f97825128','',624,342,274,150,1,0),(2889,803,1472550862,'Eatonville1.jpg',51324,'75a908548966896df4c32c3b0107c3da','',616,375,247,150,1,0),(2890,803,1472550862,'Eatonville2.jpg',47897,'a7c7a82e61f8b4e4fdb5c214cc5c3ade','',613,377,244,150,1,0),(2892,7805,1472652308,'Cappella-Sansevero-208053.jpg',67485,'3f42652b21ccf2251305e749809b38a6','',712,400,267,150,1,0),(2893,7805,1444585476,'2D3DF95400000578-3266948-Joseph_Fried_arrives_to_a_Brooklyn_court_where_he_faced_charges_-a-28_1.jpg',37906,'0276207aa30b4ecb931af094639110c3','',578,400,217,150,1,0),(2894,7805,1444585476,'2D3E322F00000578-3266948-Pinchas_Braver_stands_outside_the_courtroom_He_is_one_of_the_fou-a-29_1.jpg',31560,'3de385a9d6ad26f89721f8d5df6d2709','',600,400,225,150,1,0),(2895,7805,1444585492,'2D401DDE00000578-3266948-image-a-20_1444423354642.jpg',17498,'ddfb6bd38c09267f13cd2ccae7e4e08c','',355,400,150,170,1,0),(2896,7805,1444585476,'2D3DF95400000578-3266948-Joseph_Fried_arrives_to_a_Brooklyn_court_where_he_faced_charges_-a-28_1.jpg',37906,'0276207aa30b4ecb931af094639110c3','',578,400,217,150,1,0),(2897,7805,1444585476,'2D3E322F00000578-3266948-Pinchas_Braver_stands_outside_the_courtroom_He_is_one_of_the_fou-a-29_1.jpg',31560,'3de385a9d6ad26f89721f8d5df6d2709','',600,400,225,150,1,0),(2898,7805,1444585492,'2D401DDE00000578-3266948-image-a-20_1444423354642.jpg',17498,'ddfb6bd38c09267f13cd2ccae7e4e08c','',355,400,150,170,1,0),(2899,7805,1472910185,'dead-fish-ind2.jpg',56417,'789fdf04a1e629effaee81c09cf5a203','',274,365,150,200,1,0),(2900,7805,1472910185,'fish-kill-germany.jpg',32550,'e8442c312eaec9b517a240f91fed9ba5','',281,141,281,141,1,0),(2901,7805,1472910195,'dead-reindeer.jpg',34571,'79a6ade69741cd7b4ecc72c2700dc96d','',279,154,272,150,1,0),(2902,7805,1472914127,'8ff8d5327e822324ee8ba9b24b53dae0ad5187e977b686a7b1b066f05fb34a68.jpg',34254,'a972286e173af6e3edc00ca05c850d1f','',468,280,251,150,1,0),(2904,7805,1472914127,'8ff8d5327e822324ee8ba9b24b53dae0ad5187e977b686a7b1b066f05fb34a68.jpg',34254,'a972286e173af6e3edc00ca05c850d1f','',468,280,251,150,1,0),(2905,803,1472299216,'Nigdoctoress.jpg',58241,'52a90e66cbc4427c05579d549def77e2','',625,349,269,150,1,0),(2906,7805,1473072887,'MCAHID-CIHAD-HAN-Muslim-Televangelist-Warns-That-Masturbating-Can-Get-Your-Hands-Pregnant-in-The.jpg',34166,'d0010a9546bf85b039392afbcb12c5e1','',484,253,287,150,1,0),(2907,7805,1473073301,'YoungPope-640x480.jpg',23022,'e8c3c7895358dbffdea8ddf23af34ea8','',533,400,200,150,1,0),(2908,7805,1473073301,'YoungPope-640x480.jpg',23022,'e8c3c7895358dbffdea8ddf23af34ea8','',533,400,200,150,1,0),(2911,7805,1473184385,'Screenshot_2016-09-06-12-17-03.jpg',7220,'23a910eca4c71b7be798d0b157d94800','',158,280,150,266,1,0),(2912,7805,1473168258,'56c34d7dc461887f328b45d1-696x387.jpg',32023,'217d6f22097e15be5a9ce7163c5c8a17','',696,387,270,150,1,0),(2913,7805,1472207248,'2016-08-26-05-26-55-1827824428.jpeg',6837,'f0ba9f30399089ee152ee93416975bda','',208,139,208,139,1,0),(2914,803,1473495300,'Beaner_rapist.jpg',50624,'2ea8b140adf21f1299fce661db029f50','',646,353,275,150,1,0),(2915,803,1473501605,'Killer-niglet.jpg',54346,'71b85548e84d383733bcec632a4e3d53','',649,366,266,150,1,0),(2916,803,1473495300,'Beaner_rapist.jpg',50624,'2ea8b140adf21f1299fce661db029f50','',646,353,275,150,1,0),(2917,803,1473501605,'Killer-niglet.jpg',54346,'71b85548e84d383733bcec632a4e3d53','',649,366,266,150,1,0),(2918,801,1473628583,'RalphJamison.jpg',6727,'5fad3738a239de5e67a8af58b903113c','',203,303,150,224,1,0),(2919,801,1473628583,'RalphJamison.jpg',6727,'5fad3738a239de5e67a8af58b903113c','',203,303,150,224,1,0),(2920,7805,1473702504,'091216bernicestarnes_gnm013_133201676.jpg',16389,'e6823e8d6f5bc2d7b2abc233efc847b1','',300,236,191,150,1,0),(2921,7805,1473702504,'091216bernicestarnes_gnm013_133201676.jpg',16389,'e6823e8d6f5bc2d7b2abc233efc847b1','',300,236,191,150,1,0),(2923,7805,1474029379,'MentalHildabeast2.jpg',29928,'fa5df9ca0fbcd3e21a4a15361fe3da1b','',669,377,267,150,1,0),(2924,801,1474168189,'RikersGuards.jpg',16027,'3cf9ceb6e91f2f4b29d2741980d897c4','',409,244,252,150,1,0),(2925,7805,1474207457,'burning-house-ferguson-riots-black-lives-matter-reuters-640x480.jpg',18980,'c9f8084bc57625ac1ed8fcd54a9b560a','',533,400,200,150,1,0),(2926,7805,1474207457,'2016-09-18-09-03-33--1345753650.jpeg',5663,'7a90c81b56728b4c61e199b86e137aa4','',232,130,232,130,1,0),(2927,7805,1474207571,'2016-09-18-09-05-43-1903358025.jpeg',9172,'153275abb276dc18e211ed58a3d9be64','',206,244,150,178,1,0),(2928,7805,1474207457,'burning-house-ferguson-riots-black-lives-matter-reuters-640x480.jpg',18980,'c9f8084bc57625ac1ed8fcd54a9b560a','',533,400,200,150,1,0),(2929,7805,1474207457,'2016-09-18-09-03-33--1345753650.jpeg',5663,'7a90c81b56728b4c61e199b86e137aa4','',232,130,232,130,1,0),(2930,7805,1474207571,'2016-09-18-09-05-43-1903358025.jpeg',9172,'153275abb276dc18e211ed58a3d9be64','',206,244,150,178,1,0),(2931,7805,1474219686,'Serial-Killer-Arrested-Lower-Two-Thirds.jpg',20078,'68d5d50ffd1fc76e18fce767482e07b4','',381,255,225,150,1,0),(2932,7805,1474219686,'Serial-Killer-Arrested-Lower-Two-Thirds.jpg',20078,'68d5d50ffd1fc76e18fce767482e07b4','',381,255,225,150,1,0),(2936,7805,1474403658,'black-power-fist.jpg',9629,'1d5a93e8cbed5435f355d0e77306f740','',225,225,150,150,1,0),(2937,7805,1474403658,'black-power-fist.jpg',9629,'1d5a93e8cbed5435f355d0e77306f740','',225,225,150,150,1,0),(2938,7805,1474403658,'black-power-fist.jpg',9629,'1d5a93e8cbed5435f355d0e77306f740','',225,225,150,150,1,0),(2939,7805,1474463750,'2016-09-21-08-14-51--1215371571.jpeg',7944,'4757fd59edc2c2ea119b22b825d4563b','',232,130,232,130,1,0),(2940,7805,1474463750,'2016-09-21-08-14-59-541886961.jpeg',4456,'3e55f6086dd6c275b8d4756e97f02534','',232,130,232,130,1,0),(2941,803,1474468123,'Crack-whore.jpg',12754,'5b5b1ffdaded5f363fbc4985b5e2977c','',285,400,150,211,1,0),(2942,803,1474468123,'Crack-whore.jpg',12754,'5b5b1ffdaded5f363fbc4985b5e2977c','',285,400,150,211,1,0),(2945,7805,1474625371,'charlotte-fire-photog-.jpg',20922,'5f3b40483a7b7d29c9f2a7b80afc8510','',570,235,364,150,1,0),(2946,7805,1474626512,'David_Burke-1.jpg',37542,'a151ac1e059b448b25186ca62fc515cc','',200,300,150,225,1,0),(2947,7805,1474626723,'jackson-obama.jpg',17157,'656a6758fae77f1eda35b17c1fda89eb','',399,265,226,150,1,0),(2948,7805,1474626862,'sharpton.jpg',17916,'ab02518b7fabd958b0ffe27bb180b52b','',193,289,150,225,1,0),(2949,7805,1474625371,'charlotte-fire-photog-.jpg',20922,'5f3b40483a7b7d29c9f2a7b80afc8510','',570,235,364,150,1,0),(2950,7805,1474756861,'Screenshot_2016-09-24-17-38-26.jpg',12217,'438100e28a495ee142fefbd5eac096da','',158,280,150,266,1,0),(2957,7805,1474626512,'David_Burke-1.jpg',37542,'a151ac1e059b448b25186ca62fc515cc','',200,300,150,225,1,0),(2958,7805,1474626723,'jackson-obama.jpg',17157,'656a6758fae77f1eda35b17c1fda89eb','',399,265,226,150,1,0),(2959,7805,1474626862,'sharpton.jpg',17916,'ab02518b7fabd958b0ffe27bb180b52b','',193,289,150,225,1,0),(2960,7805,1474756861,'Screenshot_2016-09-24-17-38-26.jpg',12217,'438100e28a495ee142fefbd5eac096da','',158,280,150,266,1,0),(2961,7805,1474806059,'2016-09-25-07-18-22-1304746850.jpeg',12018,'dcb328cf92648eba19b79b0297fd5c3d','',276,183,227,150,1,0),(2962,7805,1474806059,'images-20.jpeg',13631,'7146e89dca1c5d5be465890e5ac941b1','',262,192,205,150,1,0),(2963,7805,1474806073,'images-22.jpeg',15538,'9b1e37d18b29f29764b958339b410a02','',276,183,227,150,1,0),(2964,7805,1474806507,'2016-09-25-07-26-38-605142005.jpeg',14174,'fee58c55b5665c27ac3633d752f85906','',259,194,201,150,1,0),(2965,7805,1474806507,'2016-09-25-07-26-44--544976358.jpeg',16508,'dc72d466519fb3af6ee23998d1e1cd5d','',280,180,234,150,1,0),(2966,7805,1474806628,'images-23.jpeg',13263,'116725fa2957cf7349cbcf983322d525','',355,142,355,142,1,0),(2967,7805,1474933107,'Screen-Shot-2016-09-25-at-8.36.19-PM.jpg',11488,'b3edd2882216658041c77d9e884edca2','',225,280,150,187,1,0),(2968,7805,1475014128,'2016-09-27-17-08-16-1789761923.jpeg',6179,'0e9edf61f4c1482c0757e42b4bd5a120','',300,168,268,150,1,0),(2969,7805,1474933107,'Screen-Shot-2016-09-25-at-8.36.19-PM.jpg',11488,'b3edd2882216658041c77d9e884edca2','',225,280,150,187,1,0),(2970,7805,1475063539,'64f8856eec3bf9f9c84b80260885068a_400x400.jpg',15186,'02c58cadeeef193eedc3452c8b73b8ff','',280,280,150,150,1,0),(2971,7805,1475099282,'Demographic.jpg',15824,'bda1b714b9e6e87f6b4fc2a103d4be7c','',392,280,210,150,1,0),(2972,7805,1475099282,'203@2x.jpg',7626,'e642b363521cc1dc9175fcbd62f9c1ff','',280,280,150,150,1,0),(2973,7805,1475105434,'fema-777x437.jpg',43757,'990526ad6a839b8f43b8cb7f1211c976','',711,400,267,150,1,0),(2974,7805,1475105580,'2016-09-28-18-31-32--1498010028.jpeg',3177,'39275a34ddaef0b3ee25d1a37a143e79','',299,168,267,150,1,0),(2975,7805,1475150150,'chief-bill-kelly.jpg',13105,'baca7c7dba63fe6ea6e52aa6cfa6ddc1','',300,200,225,150,1,0),(2976,7805,1475232692,'Saudi-Arabia.jpg',31162,'0f8c0b37f6a266ebdaebadb8edde5218','',499,364,206,150,1,0),(2977,7805,1475233729,'2016-09-30-06-08-23-1049390480.jpeg',6325,'580448be9c571132c93f39e64581f6bf','',147,144,147,144,1,0),(2978,7805,1475233943,'2016-09-30-06-11-07-375328795.jpeg',10916,'b24398393ef3119644602c1971e26504','',259,194,201,150,1,0),(2979,7805,1475233954,'images-18.jpeg',5980,'96a56d0e4c46f11ea9da042ae107fb81','',256,144,256,144,1,0),(2980,7805,1475234069,'2016-09-30-06-14-03--121231370.jpeg',7284,'4b2837f3116f45b1188c43f0aae48860','',160,110,160,110,1,0),(2985,7805,1475239038,'james3.jpg',43100,'f7d88d954b26b8db1b64050adbb4a719','',711,400,267,150,1,0),(2986,7805,1475239154,'james1.jpg',87040,'320491de62ebbd1dbbfbad85022e2dea','',620,366,255,150,1,0),(2987,7805,1475239405,'Screenshot_2016-09-30-07-28-45.jpg',9059,'b98c54c9d22f6e001a4b3b20e7aa5269','',158,280,150,266,1,0),(2988,7805,1475239839,'expressions-2016.jpg',48264,'1fa44b868260691807f0b061386a6c39','',698,400,262,150,1,0),(2989,7805,1475232692,'Saudi-Arabia.jpg',31162,'0f8c0b37f6a266ebdaebadb8edde5218','',499,364,206,150,1,0),(2990,7805,1475233729,'2016-09-30-06-08-23-1049390480.jpeg',6325,'580448be9c571132c93f39e64581f6bf','',147,144,147,144,1,0),(2991,7805,1475233943,'2016-09-30-06-11-07-375328795.jpeg',10916,'b24398393ef3119644602c1971e26504','',259,194,201,150,1,0),(2992,7805,1475233954,'images-18.jpeg',5980,'96a56d0e4c46f11ea9da042ae107fb81','',256,144,256,144,1,0),(2993,7805,1475234069,'2016-09-30-06-14-03--121231370.jpeg',7284,'4b2837f3116f45b1188c43f0aae48860','',160,110,160,110,1,0),(2994,7805,1475150150,'chief-bill-kelly.jpg',13105,'baca7c7dba63fe6ea6e52aa6cfa6ddc1','',300,200,225,150,1,0),(2995,7805,1475411112,'2-photos-13.jpg',38612,'f908091d36b888ec87c8da88e23c1dd8','',602,400,226,150,1,0),(2996,7805,1475427203,'Eden-r72.jpg',34290,'32c86e8485f11678bb9e5e2795ec5635','',600,341,264,150,1,0),(2997,7805,1475427503,'2-photos-13-1.jpg',45344,'267c481f53965203af6263d8aea9afdd','',600,400,225,150,1,0),(2998,7805,1475427203,'Eden-r72.jpg',34290,'32c86e8485f11678bb9e5e2795ec5635','',600,341,264,150,1,0),(2999,7805,1475493865,'2341792640.jpg',17915,'05aa504b2953a6cb61e517ec4b994459','',296,171,260,150,1,0),(3000,7805,1475494028,'2016-10-03-06-25-52-197590168.jpeg',12004,'215b5c2fce575381bf92700297be853c','',275,183,226,150,1,0),(3001,7805,1475494028,'2016-10-03-06-26-22--49674053.jpeg',8622,'454499ebf04e57854a1e6fbf9e6a5461','',229,220,157,150,1,0),(3002,7805,1475500776,'14468390_195378154228195_7555782605457447123_o.jpg',19769,'843f27c5a2e666f5c181813bed3f6cf8','',469,400,176,150,1,0),(3003,7805,1475518308,'mj-1.jpg',20973,'1815d6019061d408666439ef957317a1','',380,250,228,150,1,0),(3004,7805,1475518308,'mj-1.jpg',20973,'1815d6019061d408666439ef957317a1','',380,250,228,150,1,0),(3005,7805,1475586266,'460x.jpg',22590,'c6abd18c0ac2752dade073e83b3a9741','',460,340,203,150,1,0),(3006,7805,1475586667,'2016-10-04-08-10-40--1108969464.jpeg',7378,'ed9383fdf3cd5bd65e71fbce2d6de0a8','',218,231,150,159,1,0),(3007,801,1475870153,'MudsharkSunglasses.jpg',9410,'17a7a76bdb24ab8d28680895b1b71a5b','',214,190,169,150,1,0),(3008,7805,1475928289,'2016-10-08-07-03-42--482952536.jpeg',13555,'0dac12035749717b2936910ebe0a51fc','',267,189,212,150,1,0),(3009,7805,1475928406,'2016-10-08-07-06-18--560458773.jpeg',5003,'655da078ef65506049b1a439ebd57d43','',259,194,201,150,1,0),(3010,7805,1475929038,'393185AE00000578-0-image-a-141_1475848036740.jpg',25385,'1ef9e7778321ec1bd7bccf29d0e96eb9','',308,185,250,150,1,0),(3011,7805,1475929038,'393185AE00000578-0-image-a-141_1475848036740.jpg',25385,'1ef9e7778321ec1bd7bccf29d0e96eb9','',308,185,250,150,1,0),(3012,7805,1475928289,'2016-10-08-07-03-42--482952536.jpeg',13555,'0dac12035749717b2936910ebe0a51fc','',267,189,212,150,1,0),(3013,7805,1475928406,'2016-10-08-07-06-18--560458773.jpeg',5003,'655da078ef65506049b1a439ebd57d43','',259,194,201,150,1,0),(3014,7805,1476013052,'2016-10-09-06-35-51--371489039.jpeg',9751,'aff2bc640050ae4ffcffc4bd648b91a3','',194,259,150,201,1,0),(3015,801,1476148287,'RomanWiltbank-and-DevonGWalker.jpg',11856,'bf8981e4e5068495b9d397996b177c87','',353,200,265,150,1,0),(3016,801,1476148287,'RomanWiltbank-and-DevonGWalker.jpg',11856,'bf8981e4e5068495b9d397996b177c87','',353,200,265,150,1,0),(3017,7805,1476193160,'bartiromohrc1.jpg',11076,'c32d93db6c59a4bb1106cc5f5514e8a3','',194,280,150,217,1,0),(3018,7805,1476193160,'bartiromohrc1.jpg',11076,'c32d93db6c59a4bb1106cc5f5514e8a3','',194,280,150,217,1,0),(3019,7805,1476546039,'HAslett_20161015142241930_6357142_ver1.0_640_360.jpg',16901,'9cee023c76ace1ab1281c67e30e64101','',640,360,267,150,1,0),(3020,7805,1476546039,'HAslett_20161015142241930_6357142_ver1.0_640_360.jpg',16901,'9cee023c76ace1ab1281c67e30e64101','',640,360,267,150,1,0),(3021,801,1476754350,'SequorriSmith-and-father.jpg',14008,'56a16a6859f7f55cb9ee10ad79b1e7e4','',392,246,240,150,1,0),(3022,801,1476754350,'SequorriSmith-and-father.jpg',14008,'56a16a6859f7f55cb9ee10ad79b1e7e4','',392,246,240,150,1,0),(3023,7805,1476787454,'OITNBTrump-640x480.jpg',40895,'86d9254ed6c5cacb393605acb2315ef2','',533,400,200,150,1,0),(3024,7805,1476788749,'trump76-1.jpg',98354,'3b987720fa534bb33be4dedeeef396bc','',600,400,225,150,1,0),(3025,7805,1476791069,'stern-trump.jpg',54171,'e68857ee9b1097d4f1538c42321dec3e','',645,363,267,150,1,0),(3026,7805,1476797283,'rift.jpg',34926,'fdfac53b967fe9dbc056059d3aa9b208','',607,325,281,150,1,0),(3027,7805,1476787454,'OITNBTrump-640x480.jpg',40895,'86d9254ed6c5cacb393605acb2315ef2','',533,400,200,150,1,0),(3028,801,1476815370,'hindu.JPG',49177,'fe61a2383fe2e0b202884cf7e95fd125','',617,324,286,150,1,0),(3029,801,1476815370,'hindu.JPG',49177,'fe61a2383fe2e0b202884cf7e95fd125','',617,324,286,150,1,0),(3032,7805,1476908009,'3881932699.jpg',20932,'37dc866751137df6726ad35c452a8981','',730,370,296,150,1,0),(3033,7805,1476788749,'trump76-1.jpg',98354,'3b987720fa534bb33be4dedeeef396bc','',600,400,225,150,1,0),(3034,7805,1476791069,'stern-trump.jpg',54171,'e68857ee9b1097d4f1538c42321dec3e','',645,363,267,150,1,0),(3035,7805,1476797283,'rift.jpg',34926,'fdfac53b967fe9dbc056059d3aa9b208','',607,325,281,150,1,0),(3036,7805,1476908009,'3881932699.jpg',20932,'37dc866751137df6726ad35c452a8981','',730,370,296,150,1,0),(3037,7805,1476993046,'dominique-heaggan-brown-court-102016-1-1476990453.jpg',58992,'1ac636fee3cbdb45cd652c9590b80573','',660,373,266,150,1,0),(3042,7805,1477087429,'undocumented immigrant_1477019663665_6576244_ver1.0.jpg',24543,'104b33217e2c8e564f914680b2d68b00','',374,210,268,150,1,0),(3043,7805,1477089068,'lola_20161021205406397_6407207_ver1.0_640_360.jpg',7411,'6133da77dcb497c54f73ae548525739c','',498,280,267,150,1,0),(3044,7805,1477089331,'2016-10-21-17-35-09-1578862361.jpeg',7504,'24569c1601c39e3785758f6ee63bbd4d','',300,168,268,150,1,0),(3045,7805,1477087429,'undocumented immigrant_1477019663665_6576244_ver1.0.jpg',24543,'104b33217e2c8e564f914680b2d68b00','',374,210,268,150,1,0),(3048,7805,1452870711,'ashton-blake-roberts-7d4afb45fc48d698.jpg',46637,'fd6f552709ebd99ef99da9129e400f5a','',600,400,225,150,1,0),(3049,801,1477274397,'DerekRyanFox.jpg',11500,'466d24d2f52585dd77013f7e8dedd86b','',226,300,150,200,1,0),(3050,801,1477277567,'article-guns3-1021.jpg',34209,'f1ad6f910d96578ab7eeca1ef7fe1d2d','',554,400,208,150,1,0),(3051,801,1477277567,'article-guns3-1021.jpg',34209,'f1ad6f910d96578ab7eeca1ef7fe1d2d','',554,400,208,150,1,0),(3052,7805,1477089068,'lola_20161021205406397_6407207_ver1.0_640_360.jpg',7411,'6133da77dcb497c54f73ae548525739c','',498,280,267,150,1,0),(3053,7805,1477307247,'Untitled-31.jpg',27238,'24440ae98527d348fdf64c8673dd490a','',533,400,200,150,1,0),(3054,7805,1477309290,'sandyhookfactsheader.jpg',9213,'a30d7d1e65c3a8c587212e5db54361bf','',399,61,399,61,1,0),(3055,7805,1477346879,'40769718-img-caught-on-camera-deadly-struggle-involving-officer-suspect-on-city-bus.jpg',25289,'da6e22f59927fec47e9ebbba68d4522b','',711,400,267,150,1,0),(3058,7805,1477408133,'imrs.jpg',20676,'9cf7ed02d28f56200ee00121ff04009a','',403,269,225,150,1,0),(3059,7805,1477409147,'7985174421398097095.jpg',18840,'4786ff7cebeaabc6af43213c16b28a0e','',299,249,181,150,1,0),(3060,7805,1477408133,'imrs.jpg',20676,'9cf7ed02d28f56200ee00121ff04009a','',403,269,225,150,1,0),(3061,7805,1477346879,'40769718-img-caught-on-camera-deadly-struggle-involving-officer-suspect-on-city-bus.jpg',25289,'da6e22f59927fec47e9ebbba68d4522b','',711,400,267,150,1,0),(3062,801,1477450463,'ErskinFelix2.jpg',2593,'b24bc9122fde9282fef563dc51f12dbb','',114,155,114,155,1,0),(3063,801,1477450463,'ErskinFelix1.jpg',4003,'e9e1fb10b1b4a3083d72a6a454197f65','',116,164,116,164,1,0),(3064,801,1477450463,'ErskinFelix2.jpg',2593,'b24bc9122fde9282fef563dc51f12dbb','',114,155,114,155,1,0),(3065,801,1477450463,'ErskinFelix1.jpg',4003,'e9e1fb10b1b4a3083d72a6a454197f65','',116,164,116,164,1,0),(3066,801,1477528808,'AngelMelendezOrsini.jpg',7593,'600ab22096e96a4d22f9d3b84b05055d','',188,249,150,199,1,0),(3071,7805,1477672139,'downloadfile.jpg',12695,'164518d38b2237f39bddd8909721b0a5','',406,280,218,150,1,0),(3072,7805,1477672357,'GetFile.jpg',12525,'d2d84e8b2de241f28d883e43e8c3b9b3','',336,280,180,150,1,0),(3073,7805,1477672863,'Facebook-projects-Donald-Trump-will-win-the-election-in-a-clean-sweep-550x473.jpg',30061,'838c43b2bab7d90a35d6b2d9a05fad6b','',465,400,175,150,1,0),(3074,7805,1477672357,'GetFile.jpg',12525,'d2d84e8b2de241f28d883e43e8c3b9b3','',336,280,180,150,1,0),(3075,7805,1477836604,'sad-black-wife-1.jpg',21439,'11efe9cdedf35394b6538b41c3ef8679','',667,400,251,150,1,0),(3076,7805,1477844749,'Migrant-sex-attack-726223.jpg',31914,'ce9ca1400529e3b78391dfd45e418e26','',590,350,253,150,1,0),(3077,7805,1477854115,'39E23F7A00000578-0-image-a-103_1477846858848.jpg',26953,'c93d1f5e51b4e1caa376a2d153c86865','',308,185,250,150,1,0),(3078,7805,1477854115,'39DCC1B300000578-0-image-a-61_1477802410783.jpg',19243,'a87a6bb2b71b66876998c1c6d27b6aa0','',600,400,225,150,1,0),(3079,7805,1477854115,'39E23F7A00000578-0-image-a-103_1477846858848.jpg',26953,'c93d1f5e51b4e1caa376a2d153c86865','',308,185,250,150,1,0),(3080,7805,1477854115,'39DCC1B300000578-0-image-a-61_1477802410783.jpg',19243,'a87a6bb2b71b66876998c1c6d27b6aa0','',600,400,225,150,1,0),(3081,7805,1477844749,'Migrant-sex-attack-726223.jpg',31914,'ce9ca1400529e3b78391dfd45e418e26','',590,350,253,150,1,0),(3082,7805,1477936631,'collie-by-Chris-Leung-310x233.jpg',30992,'f984a7062a4da30a96e50a7ddd493626','',310,233,200,150,1,0),(3083,7805,1477936631,'collie-by-Chris-Leung-310x233.jpg',30992,'f984a7062a4da30a96e50a7ddd493626','',310,233,200,150,1,0),(3084,7805,1477957138,'chicago-police-department.jpg',20304,'fce4dcd6821460538174edef9f99043f','',461,275,252,150,1,0),(3085,7805,1477957138,'chicago-police-department.jpg',20304,'fce4dcd6821460538174edef9f99043f','',461,275,252,150,1,0),(3086,7805,1478105966,'james-taylor-white-house-state-dinner-oct-2016-billboard-1548.jpg',21850,'be70f5a1a296708344a8d59aa8d7c976','',604,400,227,150,1,0),(3087,7805,1478182991,'2016-11-03-09-22-48--501742167.jpeg',15005,'d25f3258766adba866213a5535455553','',275,183,226,150,1,0),(3088,7805,1478521996,'34d0dc_ecd729f9f0f54e1aa36ae933528fe60b~mv2.jpg',11889,'66c32ddfa54df6d39b685ef73dd7e78c','',371,280,199,150,1,0),(3089,7805,1478628491,'39f2fd37f040417adbe280b17517eb00.jpg',59137,'28524b549ce3b8414356527a26100f2c','',493,397,187,150,1,0),(3090,7805,1478628491,'redhairedgiantsatlantis2.jpg',27742,'75263c23fff2e0819df2bd9dce083efd','',510,400,192,150,1,0),(3091,7805,1478628506,'redhairedgiantsatlantis4.jpg',19243,'e29923f3c9fb238b422bd7408d0d439d','',423,191,333,150,1,0),(3092,7805,1478700483,'tanks1.jpg',19204,'a8b879d385345e6cce2acfb75e494dd3','',316,238,200,150,1,0),(3093,7805,1478700654,'2016-11-09-08-10-35--56194109.jpeg',8295,'1b004e3dd7956f1e9a3df6492ec79c52','',238,212,169,150,1,0),(3094,7805,1478708285,'2016-11-09-10-17-30--56194109.jpeg',5276,'5ede726613c16a72adc1d2534adb57a0','',204,204,150,150,1,0),(3095,7805,1478708837,'hollywood-kabbalah-cult-unmasked.jpg',18654,'ca1d72bb80516e65a153a9d7a9b83a55','',562,400,211,150,1,0),(3096,7805,1478862752,'2_ball.jpg',17705,'c12a263f7c32ab1ec57de9827304eb52','',426,280,229,150,1,0),(3097,7805,1478863577,'images-15.jpeg',8116,'570b08fba0e115d97e269d7c0d870789','',197,255,150,195,1,0),(3098,7805,1478863577,'2016-11-11-05-25-38-2115287145.jpeg',4542,'93390b175b04be5ba5002708a1ea5fda','',297,170,263,150,1,0),(3099,7805,1478952304,'21500064-large.jpg',23383,'a16a901cb6ec81aa6d74fa032d334518','',380,281,203,150,1,0),(3100,7805,1478952304,'21500201-large.jpg',43153,'8e3ce976d655a18891bd0efe75b3d75e','',380,329,174,150,1,0),(3101,7805,1478952304,'21500064-large.jpg',23383,'a16a901cb6ec81aa6d74fa032d334518','',380,281,203,150,1,0),(3102,7805,1478952304,'21500201-large.jpg',43153,'8e3ce976d655a18891bd0efe75b3d75e','',380,329,174,150,1,0),(3103,801,1479167342,'RichardRosa.jpg',10329,'00e2680ab088485326cf4919fe8a39a9','',239,295,150,186,1,0),(3104,801,1479167342,'RichardRosa.jpg',10329,'00e2680ab088485326cf4919fe8a39a9','',239,295,150,186,1,0),(3105,7805,1479471935,'15078988_364806473872012_9019392134088023077_n.jpg',25266,'43a224ec79be3e53fc7833ffd82b32fd','',519,283,276,150,1,0),(3106,7805,1479474216,'Andre_Hudson_c0-12-640-385_s885x516.jpg',23685,'460aefa3f04273c771c565f4ed19ca12','',686,400,258,150,1,0),(3107,7805,1475411112,'2-photos-13.jpg',38612,'f908091d36b888ec87c8da88e23c1dd8','',602,400,226,150,1,0),(3108,7805,1479474216,'Andre_Hudson_c0-12-640-385_s885x516.jpg',23685,'460aefa3f04273c771c565f4ed19ca12','',686,400,258,150,1,0),(3112,7805,1480086337,'2016-11-25-09-03-11-461797020.jpeg',6353,'2815e71665f172d34096235fe806e052','',275,183,226,150,1,0),(3113,7805,1480088728,'2016-11-25-09-32-12-1163964083.jpeg',9524,'ba2a6a290864e9ab8fe995ff9999d396','',259,194,201,150,1,0),(3114,7805,1480177133,'Catholic-uniforms.jpg',24998,'224c75366e4ca9239b5570484311e571','',276,183,227,150,1,0),(3115,801,1480283677,'SophiaLamb-and-co.jpg',5203,'dff97227b79ce3728edea89b51273dfe','',156,150,156,150,1,0),(3116,801,1480283677,'SophiaLamb-and-co.jpg',5203,'dff97227b79ce3728edea89b51273dfe','',156,150,156,150,1,0),(3117,801,1480283677,'SophiaLamb-and-co.jpg',5203,'dff97227b79ce3728edea89b51273dfe','',156,150,156,150,1,0),(3118,7805,1480338852,'2016-11-28-07-13-05--723258859.jpeg',12771,'3621ba0ab2f056e27db9e422e37078e4','',252,200,189,150,1,0),(3121,7805,1480373146,'1006OPEDnegley-articleLarge.jpg',24918,'0e0d1d087260d689bf7831172b8ecf1e','',455,400,171,150,1,0),(3122,7805,1480526631,'3ADFDA9000000578-0-image-a-34_1480485817882.jpg',20554,'361e4519f05cae16815d287cc49b0939','',308,185,250,150,1,0),(3123,7805,1480526819,'2E0C653D00000578-3300978-A_shock_rise_in_mortality_rates_for_middle_aged_white_Americans_-a-7_14.jpg',16468,'d650e91e4ef6a4875aca340fd1197bb1','',399,400,150,151,1,0),(3124,7805,1480777900,'dating-app-arrests-0090-1480625330.jpg',26485,'7e086fb21a2440641800bad567c54a0e','',711,400,267,150,1,0),(3125,7805,1480526631,'3ADFDA9000000578-0-image-a-34_1480485817882.jpg',20554,'361e4519f05cae16815d287cc49b0939','',308,185,250,150,1,0),(3126,7805,1480526819,'2E0C653D00000578-3300978-A_shock_rise_in_mortality_rates_for_middle_aged_white_Americans_-a-7_14.jpg',16468,'d650e91e4ef6a4875aca340fd1197bb1','',399,400,150,151,1,0),(3127,7805,1480777900,'dating-app-arrests-0090-1480625330.jpg',26485,'7e086fb21a2440641800bad567c54a0e','',711,400,267,150,1,0),(3128,7805,1480177133,'Catholic-uniforms.jpg',24998,'224c75366e4ca9239b5570484311e571','',276,183,227,150,1,0),(3129,7805,1481469077,'2016-12-11-09-10-50-663954759.jpeg',4249,'044623bf4577688c140942fddad4eb75','',259,195,200,150,1,0),(3130,7805,1481543843,'2016-12-12-05-56-42-663954759.jpeg',5000,'7e4aaede9046e326e355234ac46fc0d9','',259,194,201,150,1,0),(3131,7805,1481543843,'images-1.jpeg',6513,'1f35d390b797782d90892e2cbe196aeb','',462,109,462,109,1,0),(3132,7805,1481685021,'2016-12-13-21-09-53-51957456.jpeg',4341,'89ea84210ba3b6cd8dfcaec6d07a9b94','',201,251,150,188,1,0),(3133,7805,1481685021,'2016-12-13-21-09-53-51957456.jpeg',4341,'89ea84210ba3b6cd8dfcaec6d07a9b94','',201,251,150,188,1,0),(3134,7805,1481820606,'2016-12-15-10-49-37-1447965236.jpeg',7067,'bfd2a87fd10da54a18322d2c227ac159','',299,168,267,150,1,0),(3135,7805,1481820606,'2016-12-15-10-49-37-1447965236.jpeg',7067,'bfd2a87fd10da54a18322d2c227ac159','',299,168,267,150,1,0),(3136,7805,1482024192,'img_8246.jpg',35092,'18043012da492db699a273a2779665a2','',599,400,225,150,1,0),(3137,7805,1480177133,'Catholic-uniforms.jpg',24998,'224c75366e4ca9239b5570484311e571','',276,183,227,150,1,0),(3138,7805,1482151864,'2F6BD9DD00000578-0-image-m-2_1450271019777-1.jpg',15945,'a74a8ba1dc6ae999d1cc885b7ddc8568','',308,185,250,150,1,0),(3139,7805,1482236777,'2016-12-20-06-25-32-1920117058.jpeg',10718,'cfda5633549ed60b18ac47600d101fae','',275,183,226,150,1,0),(3140,7805,1482236777,'2016-12-20-06-25-32-1920117058.jpeg',10718,'cfda5633549ed60b18ac47600d101fae','',275,183,226,150,1,0),(3141,7805,1482236777,'2016-12-20-06-25-32-1920117058.jpeg',10718,'cfda5633549ed60b18ac47600d101fae','',275,183,226,150,1,0),(3142,801,1482701421,'WilfredMartinez.jpg',13722,'5a8989d892705981b85254245c163065','',272,400,150,221,1,0),(3143,801,1482701421,'WilfredMartinez.jpg',13722,'5a8989d892705981b85254245c163065','',272,400,150,221,1,0),(3144,801,1483145574,'NoelRodriguez.jpg',27009,'c57227044b2251f68a44553d77c336c3','',577,265,327,150,1,0),(3145,7805,1483324615,'Frozen_Forests_1_3241396218-998x749.jpg',36872,'7897b2993e564bd053c754559369fedf','',533,400,200,150,1,0),(3146,7805,1483324615,'Frozen_Forests_1_3241396218-998x749.jpg',36872,'7897b2993e564bd053c754559369fedf','',533,400,200,150,1,0),(3147,7805,1483460667,'Cardinal-Christoph-Schönborn-640x480.jpg',23181,'27b2443109c54b21f756d539aef6c74e','',533,400,200,150,1,0),(3148,7805,1483460667,'Cardinal-Christoph-Schönborn-640x480.jpg',23181,'27b2443109c54b21f756d539aef6c74e','',533,400,200,150,1,0),(3149,7805,1483569739,'images-5.jpeg',10630,'423c511b1c40912e86f6795f74342633','',259,194,201,150,1,0),(3150,7805,1483569739,'2017-01-04-16-40-26--929721824.jpeg',11753,'a0e4c5cc1375314b8a5e53dd7e7ca455','',262,192,205,150,1,0),(3151,7805,1483572066,'02b7e5f.jpg',4918,'3b28f2812bf66e7313fcd40032aac562','',100,100,100,100,1,0),(3152,7805,1483572775,'14902890_349018938780018_1825835227678495147_o.jpg',22183,'67947cc4875e82b2142d01522b0bc121','',300,400,150,200,1,0),(3153,7805,1483574984,'C1WuBb6WQA0OAlN.jpg',21010,'260c051767ca8468e55605144e101b02','',368,245,226,150,1,0),(3154,7805,1483574984,'C1WuBb6WQA0OAlN.jpg',21010,'260c051767ca8468e55605144e101b02','',368,245,226,150,1,0),(3155,7805,1483910439,'martina_juttu0798.jpg',16870,'4ede7d0781f7b4db3da1ee11d3dc4c43','',380,400,150,158,1,0),(3156,7805,1483910439,'martina_juttu0798.jpg',16870,'4ede7d0781f7b4db3da1ee11d3dc4c43','',380,400,150,158,1,0),(3162,7805,1483969088,'8c3b1b38b7191203e4dd17ebaafea39c.jpg',16160,'45ff2d89cf220bd4bf444de0ca436fb7','',423,400,159,150,1,0),(3163,7805,1483969275,'Alphabet.jpg',19789,'bef3a172d65fce7dc3c1ee640beaec38','',302,280,162,150,1,0),(3164,7805,1483969275,'2017-01-09-07-39-36-1057483877.png',4789,'6b4c9ebbeda22ac686dfd20c70ddb89d','',325,155,315,150,1,0),(3165,7805,1484325009,'images-6.jpeg',9956,'67943ba2975bd4a6a87165c349abaefd','',275,183,226,150,1,0),(3166,7805,1484325009,'images-5.jpeg',11793,'1aa19546d249cfeb12b1513a9f23f36d','',277,182,229,150,1,0),(3167,6369,1440537409,'Carrie Smith.jpg',17127,'7192efe9aaa54241511b7e493bb30f17','',312,262,179,150,1,0),(3168,7805,1484394652,'2017-01-14-05-49-25--895133323.jpeg',8719,'8184c6f9dcd933e28e46197489f43765','',206,245,150,179,1,0),(3169,7805,1484492803,'15940937_1383102991700960_677636117024336139_n-1.jpg',56782,'4b3ad993daded55a6aca3f54d82624d0','',533,400,200,150,1,0),(3170,7805,1484492803,'mlk_banner.jpg',42082,'69ee1e814b88ea1d5bef5ac03af0a06c','',800,329,365,150,1,0),(3171,7805,1484578756,'Hoda_Kotb.jpg',8816,'8de0d3962a93ba5eac86131f1751164f','',123,142,123,142,1,0),(3172,7805,1484578756,'2017-01-16-08-58-39-1522824665.jpeg',10495,'ab67bdce44646578dabeffa2cb05f841','',275,183,226,150,1,0),(3173,7805,1484613732,'AAlVBm6.jpg',8430,'93ff44e16f0a245392ab595b35bafb3e','',280,280,150,150,1,0),(3174,7805,1484578756,'Hoda_Kotb.jpg',8816,'8de0d3962a93ba5eac86131f1751164f','',123,142,123,142,1,0),(3175,7805,1484578756,'2017-01-16-08-58-39-1522824665.jpeg',10495,'ab67bdce44646578dabeffa2cb05f841','',275,183,226,150,1,0),(3176,7805,1484830491,'p9lK5XaSN3.jpg',56247,'13229158b9a50ebbb4cff66dd2fcce23','',711,400,267,150,1,0),(3177,7805,1484830491,'p9lK5XaSN3.jpg',56247,'13229158b9a50ebbb4cff66dd2fcce23','',711,400,267,150,1,0),(3179,7805,1485001137,'Barron-Trump-Melania-Trump-Inauguration-Day-Jan-20-2017-Getty-640x480.jpg',32367,'e6eb12a1be009c3e3012f5e1a86a1c53','',533,400,200,150,1,0),(3180,7805,1485009409,'tb3EcO6Fhq.jpg',32100,'f168dda6550263dee0a3669401ad94e1','',711,400,267,150,1,0),(3181,7805,1485009409,'w2jOULHgqC.jpg',24334,'8edf480271992644de3b4208641e0aa5','',702,400,264,150,1,0),(3182,7805,1485012518,'2017-01-21-09-28-17--493601286.jpeg',12836,'0c57fea91983b01d4cb442023e1e5dbd','',230,219,158,150,1,0),(3183,7805,1485012590,'rabbi-jew-crying.jpg',47875,'3f4043d6d015d7641967f4c32abad6b4','',660,367,270,150,1,0),(3184,7805,1485013367,'1378479230000-AP-Germany-Obit-Misch.jpg',32986,'714360d369429dba6d4ce094186f9ec1','',533,400,200,150,1,0),(3187,7805,1485089417,'trump-inauguration-speech.jpg',25151,'f8543354ab618a2aba4f435f730656d7','',533,400,200,150,1,0),(3188,7805,1485012518,'2017-01-21-09-28-17--493601286.jpeg',12836,'0c57fea91983b01d4cb442023e1e5dbd','',230,219,158,150,1,0),(3189,7805,1485012590,'rabbi-jew-crying.jpg',47875,'3f4043d6d015d7641967f4c32abad6b4','',660,367,270,150,1,0),(3190,7805,1485009409,'tb3EcO6Fhq.jpg',32100,'f168dda6550263dee0a3669401ad94e1','',711,400,267,150,1,0),(3191,7805,1485009409,'w2jOULHgqC.jpg',24334,'8edf480271992644de3b4208641e0aa5','',702,400,264,150,1,0),(3193,7805,1485177400,'220px-Bundesarchiv_Bild_183-37695-0003,_Altglienicke,_Sowjetischer_Offizier_in_Spionagetunnel.jpg',15776,'94c7f2114e0a0129d11eefc7cd662b3a','',220,293,150,200,1,0),(3194,801,1460078804,'ShakiraHayward.jpg',15551,'9820ff198221dfbdf942e5d6eeca01e6','',287,336,150,176,1,0),(3195,7805,1485435995,'fire-farms-950x713.jpg',43950,'140ee0a1794c2f55d94bfe234b60fa35','',533,400,200,150,1,0),(3196,7805,1485550641,'data=RfCSdfNZ0LFPrHSm0ublXdzhdrDFhtmHhN1u-gM,U-ysc_EocoAbhsVjRc6-rAd9bXljROXDuTHoluF2cVppmSHFmse.png',14427,'8d30d1da1bf78950910913ab3cfe4100','',480,122,480,122,1,0),(3197,7805,1485616863,'2017-01-28-09-20-21--77713580.jpeg',15753,'7c211905488a272e8ccd3f6703288841','',226,223,153,150,1,0),(3199,7805,1485632148,'75-ways-obama-broke-the-law.jpg',26434,'989c1d855c5a6782461178a7d20afad9','',761,400,286,150,1,0),(3200,7805,1485689090,'2017-01-29-05-23-57--77713580.jpeg',8771,'85a65a84cf3903597cd22cf1adecbc50','',275,183,226,150,1,0),(3201,6369,1440537409,'Carrie Smith.jpg',17127,'7192efe9aaa54241511b7e493bb30f17','',312,262,179,150,1,0),(3202,7805,1485780945,'C3RndaDWIAAUMaL.jpg',20494,'f953c68b68c8d2d4ff5274f14a49108a','',354,266,200,150,1,0),(3203,7805,1485780945,'C3R04HyXUAAG7p1.jpg',21400,'fc0c07c778a0ad9b26d69cb6b2b10524','',312,234,200,150,1,0),(3204,7805,1485781729,'pope-francis-trump-christian-700x350.jpg',37663,'0131456c305839034f148b10bd2214af','',700,350,300,150,1,0),(3205,7805,1485815543,'DSC-A0217_26.jpg',63839,'bac902230ecd693ef07944a3af4a3cc8','',614,400,231,150,1,0),(3206,7805,1485825622,'bad82249-3bb5-4619-a520-3e9fb03780d1-large16x9_588658481c00002d00d93c54.jpg',13337,'d95a694a06bab530da6dbaa60d77d4dc','',497,280,267,150,1,0),(3207,7805,1485872679,'2017-01-31-08-23-55--77713580.jpeg',6688,'4ade0624716481859611529b9e94dbb9','',259,194,201,150,1,0),(3208,7805,1485874455,'3CB06F2B00000578-0-image-a-72_1485864729076.jpg',23162,'d8a5ddb63aad38d1cc7eb08d55ca242c','',308,185,250,150,1,0),(3209,801,1485893647,'JenniferTaylor.jpg',6544,'31755348e2ed7fdef93a1259d2f9a7b4','',206,206,150,150,1,0),(3210,801,1485925424,'KyanedreBenson.jpg',9063,'0bac41fe521bf8fdfdce029d6f3562b6','',252,279,150,167,1,0),(3211,801,1485925424,'KyanedreBenson.jpg',9063,'0bac41fe521bf8fdfdce029d6f3562b6','',252,279,150,167,1,0),(3212,7805,1485998282,'C3mIqcMWIAE58rZ.jpg',14779,'bf912a0815a148a99ea9e6cd72c628e6','',380,280,204,150,1,0),(3213,7805,1485998282,'C3mIqcMWIAE58rZ.jpg',14779,'bf912a0815a148a99ea9e6cd72c628e6','',380,280,204,150,1,0),(3214,7805,1486124935,'Pizzagate-California-pedophile-pizzagate-618x384.jpg',49448,'a2e74b031fcc99161f51aa20c84d67c3','',618,384,242,150,1,0),(3215,7805,1486397759,'qPEQMjErc0.jpg',46662,'8601da106aa53192bb6955bf09afdbc8','',711,400,267,150,1,0),(3216,7805,1486470255,'170206-donald-trump-feature.jpg',43209,'46d66c3a62a80fcfa600f08035bcb70a','',600,400,225,150,1,0),(3217,7805,1486552991,'2017-02-08-05-22-37-1438905177.jpeg',3159,'db63925bf085c50836826aead6d71fc4','',275,183,226,150,1,0),(3221,7805,1486770809,'screen-shot-2017-01-20-at-10-02-20-am.jpg',20600,'db5308b8c23f88b342cea47454b984b8','',469,255,276,150,1,0),(3222,7805,1486770809,'screen-shot-2017-01-20-at-10-02-20-am.jpg',20600,'db5308b8c23f88b342cea47454b984b8','',469,255,276,150,1,0),(3223,7805,1486818582,'article-2325502-19D0189E000005DC-313_634x274.jpg',45306,'1ef75b9e211497bb70b4e6267f3f3abc','',634,274,348,150,1,0),(3224,7805,1486818582,'article-2325502-19D0189E000005DC-313_634x274.jpg',45306,'1ef75b9e211497bb70b4e6267f3f3abc','',634,274,348,150,1,0),(3225,7805,1486725246,'canids-Geographic-locations.jpg',25410,'06d2e39e7a5ca9aa80e7f0d15391c3df','',610,197,465,150,1,0),(3226,7805,1486725246,'migratory-history-map.jpg',22345,'47fc494a9c48a2e1ed704e7b1493eeb7','',610,291,315,150,1,0),(3227,7805,1486725471,'German-Shepherd.jpg',43570,'f6d3cf34c807c736b2cd84e8ab2ebec4','',548,400,206,150,1,0),(3228,7805,1486996561,'f117-in-china.jpg',21434,'e19c7fc3c4d0d3a7395e321d1c8d4d97','',346,240,217,150,1,0),(3229,7805,1486996561,'Attachment.jpg',31351,'04cee4846015575b2f9d734f0e43b8cb','',711,400,267,150,1,0),(3230,7805,1486996664,'2017-02-13-08-37-17-1438905177.jpeg',10172,'7d3dbc12ceb795226a87c62df10a486d','',251,201,188,150,1,0),(3231,7805,1487002447,'20170202_150713.jpg',46270,'a6edd65359a57f9f566899e42fa51439','',711,400,267,150,1,0),(3232,7805,1487005187,'Screenshot_2017-02-13-10-58-27.jpg',10272,'dcf5ad2c4e72f2754b870e428b0fdfdc','',158,280,150,266,1,0),(3233,7805,1455645286,'0215garshootingkareem.jpg',5451,'e5cf5e9d29abc2995261551ec473cd6d','',130,200,130,200,1,0),(3234,7805,1455645286,'0215garshooting.jpg',50181,'b3942877a15cfd25a632a51e3326b4c2','',655,400,246,150,1,0),(3236,7805,1487032882,'16711569_1866957596854621_4322083964152203877_n.jpg',46471,'e8d4aab55f320381184ba19bfc62b5ae','',422,400,159,150,1,0),(3237,7805,1487097243,'caught14n-1-web.jpg',32697,'44f57ed77aec1017179bf96f07d7d51f','',452,400,170,150,1,0),(3238,7805,1487423716,'2017-02-18-07-14-29--324211638.jpeg',13369,'e3f254bf93c05b4e253639f722060513','',300,168,268,150,1,0),(3239,7805,1487429317,'Beattyvillemain.jpg',82898,'b73278798d38889edb1d92d2f3886466','',643,400,242,150,1,0),(3240,7805,1487429317,'CNN-Beattyville.jpg',49917,'8e298cef1e0b4a28490b271f30609d68','',800,233,516,150,1,0),(3241,7805,1487429317,'Beattyvillemain.jpg',82898,'b73278798d38889edb1d92d2f3886466','',643,400,242,150,1,0),(3242,7805,1487429317,'CNN-Beattyville.jpg',49917,'8e298cef1e0b4a28490b271f30609d68','',800,233,516,150,1,0),(3243,7805,1487423716,'2017-02-18-07-14-29--324211638.jpeg',13369,'e3f254bf93c05b4e253639f722060513','',300,168,268,150,1,0),(3244,7805,1487539745,'ISIS-Child-Beheading-Captive-HP.jpg',35589,'70424ab1e8c2350dc05e5fa52c02e724','',639,320,300,150,1,0),(3245,7805,1487592367,'295968150-618x357.jpg',11691,'46e3b77e3b612fbfa8683fc3bf62174c','',485,280,260,150,1,0),(3246,7805,1487636407,'turx.jpg',35196,'bf468101807ddf92c2a9fc7d51dbb206','',800,391,307,150,1,0),(3247,7805,1487677531,'jcc.jpg',21843,'7c25b31f07e2cf0df4eb3003ef790b58','',499,250,300,150,1,0),(3248,7805,1487684959,'images-15.jpeg',8579,'694a30ff34dc4fb5a0e36a58b4a1ff8d','',284,177,241,150,1,0),(3249,7805,1487685705,'2017-02-21-08-00-49-1209216476.jpeg',11573,'3e3c0c099ed935479e674f2167e043f5','',262,192,205,150,1,0),(3250,7805,1487685705,'2017-02-21-08-01-10-425929940.jpeg',12987,'b22d67a4c00cc9624ae2e980c9da52c0','',326,155,316,150,1,0),(3251,7805,1487685941,'2017-02-21-08-05-13-46572926.jpeg',3210,'7e31b88f5db157bc059636d41e5abe2c','',120,151,120,151,1,0),(3252,7805,1487765995,'7658105_1451204348.0473.jpg',32432,'d5a963760209f3e02ee327559f0385fd','',600,400,225,150,1,0),(3253,7805,1487766328,'images-14.jpg',16071,'e0cafa10e69fb698f23cc433ecd7fef4','',224,224,150,150,1,0),(3254,7805,1487766470,'2017-02-22-06-27-25-870182341.jpeg',4812,'e76cdf16c8205cc75da986a50ec485a5','',192,144,192,144,1,0),(3255,7805,1487865410,'20170223_084843.jpg',55883,'c6c64f679304cc556df7cd1815ec5168','',711,400,267,150,1,0),(3256,7805,1487942169,'ekkFcBCBTxVlwLJ-800x450-noPad.jpg',40033,'02796b19521e59b0fd0227721cb62641','',711,400,267,150,1,0),(3257,7805,1487948467,'AAniaIA.jpg',25718,'9ff682e8b7c15289dadc8dc7e9882cce','',517,400,194,150,1,0),(3258,7805,1487948467,'AAniaIA.jpg',25718,'9ff682e8b7c15289dadc8dc7e9882cce','',517,400,194,150,1,0),(3259,7805,1488024112,'170224124529-02-south-africa-xenophobia-0224-restricted-large-169.jpg',28021,'edede31783977d65ca233cfa3def2005','',460,259,267,150,1,0),(3260,7805,1488024112,'170224124556-03-south-africa-xenophobia-0224-restricted-large-169.jpg',50800,'5b5f8919083684b6df9a62ac584cc7da','',460,259,267,150,1,0),(3261,7805,1488024123,'170224125820-05-south-africa-xenophobia-0224-large-169.jpg',39011,'d921286a7345e67e9813bf76aad14a60','',460,259,267,150,1,0),(3262,7805,1488031267,'3C921D4F00000578-0-image-a-46_1485534005238.jpg',24495,'bbf2824cd422b21c0d246ea7357e7e68','',308,185,250,150,1,0),(3263,7805,1488031267,'3C90DB6800000578-4163546-image-a-45_1485533363855.jpg',25112,'74aa05e50e39e10e980e6115b8767b3a','',306,385,150,189,1,0),(3264,7805,1488024112,'170224124529-02-south-africa-xenophobia-0224-restricted-large-169.jpg',28021,'edede31783977d65ca233cfa3def2005','',460,259,267,150,1,0),(3265,7805,1488024112,'170224124556-03-south-africa-xenophobia-0224-restricted-large-169.jpg',50800,'5b5f8919083684b6df9a62ac584cc7da','',460,259,267,150,1,0),(3266,7805,1488024123,'170224125820-05-south-africa-xenophobia-0224-large-169.jpg',39011,'d921286a7345e67e9813bf76aad14a60','',460,259,267,150,1,0),(3267,7805,1488200032,'2017-02-27-06-53-20--92329566.jpeg',11082,'63133823e650b48995f188554a76b252','',318,159,300,150,1,0),(3268,7805,1488200246,'rabbi_in_black-1.jpg',10715,'65ad241dfd0e6fd752c41d41044e4bab','',193,400,150,311,1,0),(3269,7805,1488200264,'clergy_outfit1.jpg',10460,'fcf5352abea873af2118f6b6188e7a34','',182,400,150,330,1,0),(3270,7879,1488219740,'AlvinStoll.jpg',9308,'4dae2f799be2ce3d2b422dfdb9e38bee','',220,291,150,199,1,0),(3271,0,1285460012,'ariana.jpg',28068,'d937a00623e62db4c4a7901bb5a712c2','',600,448,201,150,1,0),(3272,7805,1488281451,'SaboFakeOscarsPosters.jpg',27011,'b09406acaedd6188c99b057d69490932','',533,400,200,150,1,0),(3273,7805,1488281451,'images-12.jpeg',12218,'9ff3b8b2dc898b74047dd8bd66e9608e','',259,194,201,150,1,0),(3274,7805,1488281492,'2017-02-28-05-29-51--92329566.jpeg',10014,'3d0e65660a6ad12fa67e079449d37958','',259,194,201,150,1,0),(3275,801,1488518850,'BenwahWilson-and-GregRichardson.jpg',13433,'b7757e8e6f363992981e6785d57d251b','',371,193,289,150,1,0),(3276,801,1488752617,'JoshuaWilliams.jpg',3993,'3137ab72cb948c4d75e17b5420fa0245','',153,200,150,197,1,0),(3277,801,1488752977,'JoshuaHaber.jpg',6144,'3fc05ef18c602c2a130b202a8cdec759','',134,200,134,200,1,0),(3278,801,1488752617,'JoshuaWilliams.jpg',3993,'3137ab72cb948c4d75e17b5420fa0245','',153,200,150,197,1,0),(3279,801,1488752977,'JoshuaHaber.jpg',6144,'3fc05ef18c602c2a130b202a8cdec759','',134,200,134,200,1,0),(3280,7805,1488917430,'c6vzfhmxqaavggn.jpg',8898,'bb9c96697b51d1c1d3eac0a50130e747','',320,400,150,188,1,0),(3281,7805,1488917430,'c6vzfhmxqaavggn.jpg',8898,'bb9c96697b51d1c1d3eac0a50130e747','',320,400,150,188,1,0),(3282,7805,1488973432,'2017-03-08-05-36-09--1422140134.jpeg',6723,'1bab1fa77d2587b5426eec9fe70f4c9b','',284,177,241,150,1,0),(3283,7805,1488973735,'images.jpeg',8488,'330f7d31c821e4c0e9c74400d538fbc5','',150,214,150,214,1,0),(3284,7805,1489232106,'image_poodle.jpg',26627,'d96dadef0fb8f64c86878a2d2b306da1','',399,400,150,151,1,0),(3285,7805,1489233114,'Screenshot_2017-03-11-05-49-48.jpg',6976,'4372db5ade342aecb271fd0cf8518cfb','',158,280,150,266,1,0),(3286,7805,1489233114,'GetPhoto.jpg',7492,'6eb41bd87110ae9b90a20c26a2391a8d','',210,280,150,200,1,0),(3287,7805,1489233142,'Screenshot_2017-03-10-13-19-23.jpg',11487,'682d39bd1ec5973cf2b02358ace3a9b2','',158,280,150,266,1,0),(3288,7805,1489234132,'16463161_125576747955171_5876766325961602956_o.jpg',45691,'5936280d718097334c1b37db966bce58','',397,400,150,152,1,0),(3289,7805,1489234169,'34376_407904187181_8359931_n.jpg',38796,'21f557d54feceffd1ff1c87dcb6c17a5','',600,400,225,150,1,0),(3290,7805,1489232106,'image_poodle.jpg',26627,'d96dadef0fb8f64c86878a2d2b306da1','',399,400,150,151,1,0),(3291,7805,1489494572,'2017-03-14-07-23-51-808418038.jpeg',3575,'faa815ee1f80513c985f83c4deb00fae','',104,104,104,104,1,0),(3292,7805,1489494801,'13754618_269108330125930_5255027736449909200_n.jpg',11133,'133beed8e47611ed2aa4fa110f811df3','',340,340,150,150,1,0),(3293,7805,1489583603,'Trump5.f86f8ce3.fill-735x490.jpg',24726,'05983106321b71ffc3bd3a16aa12b97b','',600,400,225,150,1,0),(3294,7805,1489583603,'20170313_175504.jpg',42383,'aedcc9100b0f7966b7f29bba18140d78','',711,400,267,150,1,0),(3295,7805,1489583603,'Trump5.f86f8ce3.fill-735x490.jpg',24726,'05983106321b71ffc3bd3a16aa12b97b','',600,400,225,150,1,0),(3296,7805,1489583603,'20170313_175504.jpg',42383,'aedcc9100b0f7966b7f29bba18140d78','',711,400,267,150,1,0),(3297,7805,1489791160,'2F4xnLUx7c.jpg',43154,'c9f6df58311719d207a1db9741dc5579','',711,400,267,150,1,0),(3298,7805,1489840497,'1806963_630x354.jpg',42442,'b2dd2f36980435b8cc64c4d939cc63ff','',630,354,267,150,1,0),(3299,7805,1489858059,'Screenshot_2017-03-18-12-27-12.jpg',4886,'65b3173e7c19f3bd8d8bd7bf7a836fc9','',158,280,150,266,1,0),(3300,801,1490062270,'MauricioOrtega.jpg',4399,'c69262831f09b321ad1c9bb904b5c0af','',112,200,112,200,1,0),(3301,801,1490062270,'MauricioOrtega.jpg',4399,'c69262831f09b321ad1c9bb904b5c0af','',112,200,112,200,1,0),(3302,7805,1490100312,'Screenshot_2017-03-21-07-43-55.jpg',21101,'e9176524c6af5d54d209c3a6c739656f','',423,238,267,150,1,0),(3303,7805,1490128254,'2017-03-21-15-24-53--436105224.jpeg',11088,'501ba916f145d37d0079b3c4d9a5ed71','',275,183,226,150,1,0),(3304,7805,1490128254,'20170321_150215.jpg',43253,'d60b34a0be2c16d5b5eba412d2e940e8','',711,400,267,150,1,0),(3305,801,1490309343,'ArmandeStephenTart.jpg',6154,'52fa48be1fccb5d9d11da857a56f91b9','',144,200,144,200,1,0),(3306,801,1490309343,'ArmandeStephenTart.jpg',6154,'52fa48be1fccb5d9d11da857a56f91b9','',144,200,144,200,1,0),(3308,7805,1490368026,'20170322_143411.jpg',42282,'281ec0260d4fe621d63bc4aa1371321e','',711,400,267,150,1,0),(3309,7805,1490368026,'20170324_100403.jpg',19088,'26ed2dd7c22087757157bb3a3015c2d0','',711,400,267,150,1,0),(3310,7805,1490364935,'_95294408_mediaitem95294407.jpeg',12225,'a34441fe2f1d1763a38ed2c1f38deba6','',375,210,268,150,1,0),(3311,7805,1490450454,'20170324_130250.jpg',52845,'01c2d712ecdc8c33e8c5d3eca707a334','',533,400,200,150,1,0),(3312,7805,1490450454,'CCKEL405_Bison-chili-topped-with-avocado-cilantro-onions-and-cheese-recipe_s4x3.jpg.rend.hgtvcom.jpg',21244,'b8de5140fe796e08cde786c406536ce2','',332,249,200,150,1,0),(3313,7805,1490461331,'20170325_114927.jpg',47599,'5bdc99eaf8cb1e99be79ad0373bc1a23','',711,400,267,150,1,0),(3314,7805,1490461331,'images-6.jpeg',9966,'d23987ededab9c66692e599565e47014','',258,195,199,150,1,0),(3315,7805,1490462762,'bio_lall.jpg',10139,'9f841dc76a605eecbf0ff0c28459be4f','',256,325,150,191,1,0),(3316,7805,1490462762,'bio_lall.jpg',10139,'9f841dc76a605eecbf0ff0c28459be4f','',256,325,150,191,1,0),(3317,7805,1490799848,'ad-shot-out-window.jpg',49079,'b76b254d99f522f588b413d9c8428681','',600,400,225,150,1,0),(3318,7805,1490799848,'nintchdbpict000312384578.jpg',53387,'28c23652f1092c76f109d3eca4266fdb','',584,400,219,150,1,0),(3319,7805,1490925626,'20170330_190212.jpg',32725,'dcbe4f36751f12a4fdfa7761a162fd9b','',711,400,267,150,1,0),(3320,7805,1491054445,'BBz87zi.jpeg',5856,'31fc2a3604ce5833f9312d6a25f15f23','',300,169,267,150,1,0),(3321,7805,1491055665,'0210016051F.jpg',8862,'91941464d5cd3f29c9398cb00ea57dc6','',224,280,150,188,1,0),(3322,7805,1491055665,'0210016051F.jpg',8862,'91941464d5cd3f29c9398cb00ea57dc6','',224,280,150,188,1,0),(3323,801,1491273047,'MichaelNutter-and-DesireePeterkinBell.jpg',21561,'0c6b9d74b2b2598c20b73bf70cea7f9d','',525,300,263,150,1,0),(3324,7805,1491859233,'AAjLDS1.jpg',21473,'55e0700fe2e640f0ba40b2b0c926c25b','',600,400,225,150,1,0),(3325,7805,1491859233,'AAnbw7o.jpg',26734,'421ee4c901668b6a104d41636f36519c','',600,400,225,150,1,0),(3326,7805,1491859233,'AAjLDS1.jpg',21473,'55e0700fe2e640f0ba40b2b0c926c25b','',600,400,225,150,1,0),(3327,7805,1491859233,'AAnbw7o.jpg',26734,'421ee4c901668b6a104d41636f36519c','',600,400,225,150,1,0),(3328,801,1492274253,'Pepe-icon.jpg',1410,'fa35ff392f52455d7aa42475f7f9b240','',58,50,58,50,1,0),(3329,7805,1493645851,'main image_0.jpg',49444,'48914c8ed897645e6d8e84ab71ce688d','',699,393,267,150,1,0),(3330,0,1493670521,'LeahRatheram.jpg',4565,'be08f9404d2c989629387f5349c7ed1f','',167,185,150,167,1,0),(3331,0,1493670537,'LucyRegan-and-OmaijChristie.jpg',8665,'d746c9d81bda69682a7c4e776e649f81','',293,200,220,150,1,0),(3332,7805,1493727817,'images-18.jpeg',4349,'e4b22a59ef52efb59618a44d13a62bd7','',169,256,150,228,1,0),(3333,7805,1493645851,'main image_0.jpg',49444,'48914c8ed897645e6d8e84ab71ce688d','',699,393,267,150,1,0),(3334,801,1494025767,'KaheemHunt.jpg',7370,'a34eb496bb9a9a7ae86f13fe74fc556e','',193,271,150,211,1,0),(3335,801,1494029599,'Apu.jpg',3478,'adabfc3672a05bc743383697e34ac72f','',117,156,117,156,1,0),(3336,801,1494029624,'Srividya.jpg',2655,'75dd1cf79e8c8a776590460cf5b9fd51','',82,97,82,97,1,0),(3337,7805,1494165214,'_95940858_nazis.jpg',26448,'d585212394af4677545a03cd5f78618d','',485,282,258,150,1,0),(3338,7805,1494165214,'_95940853_germanarmy.jpg',31597,'2f13e1cc2d07c7bd15d1667cfb3c63af','',485,307,237,150,1,0),(3339,7805,1494165214,'_95940858_nazis.jpg',26448,'d585212394af4677545a03cd5f78618d','',485,282,258,150,1,0),(3340,7805,1494165214,'_95940853_germanarmy.jpg',31597,'2f13e1cc2d07c7bd15d1667cfb3c63af','',485,307,237,150,1,0),(3341,801,1494268034,'WayneDelaneyOsborne.jpg',5356,'189b687a0f24fb0e56a2f51b619a8f6a','',176,243,150,208,1,0),(3342,7805,1494332468,'imrs.jpg',20710,'33444f3729ca23f0ba1e6d538ed96510','',310,263,177,150,1,0),(3343,7805,1494332468,'2017-05-09-07-20-14-493543605.jpeg',5821,'93d39f5cb5b8facb02118438685c7af4','',225,224,151,150,1,0),(3344,7805,1494332468,'imrs.jpg',20710,'33444f3729ca23f0ba1e6d538ed96510','',310,263,177,150,1,0),(3345,7805,1494332468,'2017-05-09-07-20-14-493543605.jpeg',5821,'93d39f5cb5b8facb02118438685c7af4','',225,224,151,150,1,0),(3346,7805,1494432359,'gettyimages-667928812.jpg',79236,'00bea5b2d7b0a7a6eefa28532716bad6','',800,391,307,150,1,0),(3347,7805,1494432359,'crying-baby-640x480.jpg',9507,'bfb3b5bf988a25e036a61c5c6e066917','',373,280,200,150,1,0),(3348,7805,1494432674,'2017-05-10-11-09-56-1259232581.jpeg',16547,'a3d7d23b564f63c368c3f5c60a02e2f8','',275,183,226,150,1,0),(3349,7805,1494434224,'images-37.jpeg',17275,'8701c9231a7620741ac1a4184959b5dd','',284,177,241,150,1,0),(3350,7805,1494434343,'images-38.jpeg',10691,'8c005971c9429a67f0537f15b44ac6ac','',275,183,226,150,1,0),(3353,7805,1494522353,'18342459_454499701569995_7895688831738520522_n.jpg',14805,'03c7d5d2b7c97eaa67be2d977dee863d','',367,185,298,150,1,0),(3354,7805,1494623720,'photos.medleyphoto.10157442.jpg',16781,'d7cb8d5537f1a2fecd803973cce2bf0d','',300,400,150,200,1,0),(3356,801,1460078804,'ShakiraHayward.jpg',15551,'9820ff198221dfbdf942e5d6eeca01e6','',287,336,150,176,1,0),(3357,7805,1494869715,'pri_38748374-1.jpg',27209,'38750d1b4bf816ead247447fbb69e29a','',480,320,225,150,1,0),(3358,7805,1494869715,'ad243853693kosaka-kumiko-nu.jpg',28387,'d3ebb68408c8b3e77fd4669fc7ffd527','',480,269,268,150,1,0),(3359,7805,1494869747,'pri_38921371-1.jpg',10271,'6c42483a7b44b21c846b08f18407dfaf','',400,400,150,150,1,0),(3360,7805,1494869747,'pri_38921388.jpg',37965,'f36d6c0215a563b7ba8b03e8842288d7','',480,320,225,150,1,0),(3361,7805,1494869763,'ad243854253this-dec-16-201.jpg',80302,'106a37474be491a662fde98a9f1bea3b','',480,319,226,150,1,0),(3362,7805,1494869715,'pri_38748374-1.jpg',27209,'38750d1b4bf816ead247447fbb69e29a','',480,320,225,150,1,0),(3363,7805,1494869715,'ad243853693kosaka-kumiko-nu.jpg',28387,'d3ebb68408c8b3e77fd4669fc7ffd527','',480,269,268,150,1,0),(3364,7805,1494869747,'pri_38921371-1.jpg',10271,'6c42483a7b44b21c846b08f18407dfaf','',400,400,150,150,1,0),(3365,7805,1494869747,'pri_38921388.jpg',37965,'f36d6c0215a563b7ba8b03e8842288d7','',480,320,225,150,1,0),(3366,7805,1494869763,'ad243854253this-dec-16-201.jpg',80302,'106a37474be491a662fde98a9f1bea3b','',480,319,226,150,1,0),(3367,7805,1494944509,'descarga-5.jpg',11625,'973ec80576973dfe2c720ebc6cefee34','',355,236,226,150,1,0),(3368,7805,1494944509,'michael_lacey_jim_larkin_senate_subcommittee_on_investigations.jpg',36968,'44e285872f8d3d76e5e1d9a800c8bc73','',675,327,310,150,1,0),(3369,7805,1494944521,'161008_ntl_backpage_1252_16x9_992.jpg',26175,'dae580f66f2e28c7d5b2151891b8262c','',711,400,267,150,1,0),(3370,801,1494983208,'AllexCuentas.jpg',5317,'7caa34f2201d635a57873bb48bd828ec','',174,224,150,194,1,0),(3371,801,1494983794,'AveryWheeler.jpg',6031,'923e341190592a7020487cdb8003dcc1','',225,301,150,201,1,0),(3372,7805,1495132149,'fgh13749_42505860.jpg',13636,'7229f0afdaf10dcd1906539ef56f7494','',282,400,150,213,1,0),(3373,7805,1495132149,'aldi-rizal.jpg',45427,'20f80e2e9b6985842c688a4c3a43f207','',600,400,225,150,1,0),(3374,7805,1495132149,'fgh13749_42505860.jpg',13636,'7229f0afdaf10dcd1906539ef56f7494','',282,400,150,213,1,0),(3375,7805,1495132149,'aldi-rizal.jpg',45427,'20f80e2e9b6985842c688a4c3a43f207','',600,400,225,150,1,0),(3376,7805,1466963092,'abdul-wahi.jpg',82948,'e1c2a358f7d7b1e24bc2e6f4b703bc49','',657,365,270,150,1,0),(3377,7805,1495284267,'2017-05-20-07-44-02--586553449.jpeg',8338,'6be8792f212a2cf2cc7b3dfcf9a64856','',313,161,292,150,1,0),(3378,7805,1495284267,'2017-05-20-07-44-02--586553449.jpeg',8338,'6be8792f212a2cf2cc7b3dfcf9a64856','',313,161,292,150,1,0),(3379,7805,1495371983,'2016-09-29-07-16-20--730645724.jpeg',7858,'91ef9d2d14ccef5c40885370095dfd03','',188,248,150,198,1,0),(3380,813,1495562815,'11Alive-reporter.jpg',2538,'df12d9eb6f829a9375ac03ef8becc756','',83,120,83,120,1,0),(3381,7805,1449429110,'blackgas.jpg',14329,'a9aea5c3c3fad256114bb4ab6a01a638','',496,400,186,150,1,0),(3384,7805,1496066260,'2017-05-29-07-05-39-827673558.jpeg',9264,'f1a5779785d63aa8461db08994ffb862','',275,183,226,150,1,0),(3385,7805,1496066260,'2017-05-29-08-57-05-827673558.jpeg',9750,'c14c8ec003a2356fc93162044e11713b','',273,184,223,150,1,0),(3386,801,1496114798,'VictoriaBrown.jpg',4451,'016379ad5e15aa63449bffc2e2a8901c','',166,148,166,148,1,0),(3387,801,1381937196,'DerekCunningham.jpg',16253,'3a47e419333ccfa86a619b99347ef019','',328,278,177,150,1,0),(3388,7805,1496314493,'Screenshot_2017-06-01-05-53-48.jpg',11283,'47e2e1c3b3101893939aa65343cbb47a','',158,280,150,266,1,0),(3389,7805,1496399059,'image_mini.jpeg',8209,'356f7d610fc179c8d1ca2b7c6d2bec5f','',200,145,200,145,1,0),(3390,7805,1496399059,'2017-06-02-05-21-48-804296317.jpeg',12042,'e62a4b0975b4729bede0938195c9d879','',194,259,150,201,1,0),(3391,7805,1496419848,'2017-06-02-11-09-00-804296317.jpeg',2569,'8474b5b949e66f7d2080611c51846343','',115,144,115,144,1,0),(3392,7805,1496399059,'image_mini.jpeg',8209,'356f7d610fc179c8d1ca2b7c6d2bec5f','',200,145,200,145,1,0),(3393,7805,1496399059,'2017-06-02-05-21-48-804296317.jpeg',12042,'e62a4b0975b4729bede0938195c9d879','',194,259,150,201,1,0),(3394,7805,1496582855,'demo-prod-liz.jpg',8816,'ca54f5a7a1b2df870360ba59c59aef29','',280,280,150,150,1,0),(3395,7805,1496583480,'72a0f110ee60df8fd9845786cbee118736d16d29-1.jpg',8711,'53c1077c28397452819f6bdf91272a88','',280,280,150,150,1,0),(3396,7805,1496582855,'demo-prod-liz.jpg',8816,'ca54f5a7a1b2df870360ba59c59aef29','',280,280,150,150,1,0),(3397,7805,1496583480,'72a0f110ee60df8fd9845786cbee118736d16d29-1.jpg',8711,'53c1077c28397452819f6bdf91272a88','',280,280,150,150,1,0),(3398,801,1496630127,'Diversity-recognition.jpg',13723,'9153e8a19dadc6c4dd29456036cb10b4','',398,400,150,151,1,0),(3399,801,1496630260,'Diversity-recognition2.jpg',13155,'0e245e6ff0818f886c24ade742207190','',402,400,151,150,1,0),(3400,801,1496630683,'Diversity-recognition3.jpg',13254,'a9f9cbc8ad8a0e08133327b674263d62','',401,400,151,150,1,0),(3401,801,1496630127,'Diversity-recognition.jpg',13723,'9153e8a19dadc6c4dd29456036cb10b4','',398,400,150,151,1,0),(3402,801,1496630260,'Diversity-recognition2.jpg',13155,'0e245e6ff0818f886c24ade742207190','',402,400,151,150,1,0),(3403,801,1496630683,'Diversity-recognition3.jpg',13254,'a9f9cbc8ad8a0e08133327b674263d62','',401,400,151,150,1,0),(3404,7879,1496635399,'JamarCunningham-and-MeganMcClellan.jpg',17104,'2f5e7e8dc6e657db36fe1d73f17b41cb','',597,191,469,150,1,0),(3405,7805,1496663575,'ce34be629772fbb50965f953c928f1c0c60b265c.jpg',6784,'51834aeab7a3fd45b29902d3d4b60846','',280,280,150,150,1,0),(3406,801,1496687627,'Diversity-recognition4.jpg',17004,'f83186710f3bc198d07c90e742444864','',404,400,152,150,1,0),(3407,801,1496690530,'EboniClinton.jpg',22753,'4731eab79aa97c977767bc387a50a394','',401,318,190,150,1,0),(3408,7805,1496704620,'p049xv7r.jpg',5631,'a2c85518c9dde7e9a5e4996b64a9d304','',130,73,130,73,1,0),(3409,801,1496690530,'EboniClinton.jpg',22753,'4731eab79aa97c977767bc387a50a394','',401,318,190,150,1,0),(3410,801,1496719460,'PhilLeone.jpg',9688,'d4a08362e14ec078190ef346895c74ad','',186,244,150,197,1,0),(3411,801,1496719460,'PhilLeone.jpg',9688,'d4a08362e14ec078190ef346895c74ad','',186,244,150,197,1,0),(3412,7805,1496761354,'72-demons-evoked-by-king-solomon-part-i35.jpg',46192,'ea36e13c82f04a3cb2769207fc43acdd','',348,400,150,173,1,0),(3413,7805,1497181027,'Monkey-Food.jpg',22213,'1e5a3b418023aaa37034acf98ab89c80','',710,400,267,150,1,0),(3414,7805,1497183641,'414AEF1C00000578-0-image-a-49_1497054018431.jpg',17169,'77fae057f7830e7d019447766fe700b0','',600,400,225,150,1,0),(3415,7805,1497183641,'414AEF3000000578-0-image-a-48_1497054010606.jpg',28648,'d9be9a70d37aff3bc9d60f3ab11f3819','',600,400,225,150,1,0),(3416,7805,1497183641,'414AEF1C00000578-0-image-a-49_1497054018431.jpg',17169,'77fae057f7830e7d019447766fe700b0','',600,400,225,150,1,0),(3417,7805,1497183641,'414AEF3000000578-0-image-a-48_1497054010606.jpg',28648,'d9be9a70d37aff3bc9d60f3ab11f3819','',600,400,225,150,1,0),(3418,7805,1497181027,'Monkey-Food.jpg',22213,'1e5a3b418023aaa37034acf98ab89c80','',710,400,267,150,1,0),(3420,7805,1497717746,'2017-06-04-15-02-53--1021441571.jpeg',12926,'a13a90cd92da51c2179e0ebcab134580','',357,141,357,141,1,0),(3421,7805,1497717746,'2017-06-04-15-02-53--1021441571.jpeg',12926,'a13a90cd92da51c2179e0ebcab134580','',357,141,357,141,1,0),(3422,7805,1497791582,'CwdWgs8XEAAHCA1.jpg',33226,'da8b3e77fa74a842a1ce04de7d65fd5c','',533,400,200,150,1,0),(3423,7805,1497804676,'texas-sharia-01-800x416.jpg',31270,'116c72ecf986331481344d7f6f0888b0','',769,400,289,150,1,0),(3424,7805,1497804676,'texas-sharia-01-800x416.jpg',31270,'116c72ecf986331481344d7f6f0888b0','',769,400,289,150,1,0),(3425,7805,1497791582,'CwdWgs8XEAAHCA1.jpg',33226,'da8b3e77fa74a842a1ce04de7d65fd5c','',533,400,200,150,1,0),(3426,801,1497828043,'dickwashers.jpg',31493,'1e70269f72501f4903152b90df6b6e2a','',499,376,200,150,1,0),(3427,7805,1497888786,'polfilm-300x225.jpg',19853,'9af008fa0fac9edecd729b998438cc7c','',300,225,200,150,1,0),(3428,7805,1497888786,'images-2.jpg',11402,'c7e77f2293bcd11b07ab2670954a0c97','',208,243,150,176,1,0),(3429,7805,1497897531,'oldhitler.jpg',50710,'bdd8b531c60479a3479eb818717af7e8','',600,315,286,150,1,0),(3430,7805,1497897531,'oldhitler2.jpg',40816,'f92b5df173bd9d913869f8427a06860a','',600,315,286,150,1,0),(3431,7805,1497897531,'oldhitler.jpg',50710,'bdd8b531c60479a3479eb818717af7e8','',600,315,286,150,1,0),(3432,7805,1497897531,'oldhitler2.jpg',40816,'f92b5df173bd9d913869f8427a06860a','',600,315,286,150,1,0),(3433,7805,1498302962,'Screenshot_2017-06-24-06-14-41.jpg',6156,'520b76ff79c215a4ef7dc22c54f4eede','',158,280,150,266,1,0),(3434,7879,1498328285,'seattle-murderer.jpg',16430,'1e91ec1d4e505fa0094e6b6440bb15be','',361,400,150,167,1,0),(3435,7879,1498328285,'seattle-murderer.jpg',16430,'1e91ec1d4e505fa0094e6b6440bb15be','',361,400,150,167,1,0),(3436,7805,1498479784,'3536633733.jpg',60513,'c22e4c50c5d5a14a486dfc215b0d0469','',711,400,267,150,1,0),(3437,7805,1498479784,'3536633733.jpg',60513,'c22e4c50c5d5a14a486dfc215b0d0469','',711,400,267,150,1,0),(3438,7805,1498659911,'Lakewood-more-arrests.jpg',30829,'289e280f0b448d9598af89fa87d5f2d5','',600,400,225,150,1,0),(3439,7805,1498660854,'GettyImages-154733025-645x645.jpg',15123,'08591cff8f016dd9dc91a7b0c8ea2f13','',400,400,150,150,1,0),(3440,7805,1498660854,'GettyImages-154733025-645x645.jpg',15123,'08591cff8f016dd9dc91a7b0c8ea2f13','',400,400,150,150,1,0),(3441,7805,1498659911,'Lakewood-more-arrests.jpg',30829,'289e280f0b448d9598af89fa87d5f2d5','',600,400,225,150,1,0),(3445,7805,1498927755,'5c384b4a-9d26-4042-b8dd-a64982dfc060-large16x9_61f36983096a4bd6b571a52a6ed96243CANDLE20PIC.jpg',12521,'eee2231865920b660b34f798f624648a','',711,400,267,150,1,0),(3446,7805,1498927755,'5c384b4a-9d26-4042-b8dd-a64982dfc060-large16x9_61f36983096a4bd6b571a52a6ed96243CANDLE20PIC.jpg',12521,'eee2231865920b660b34f798f624648a','',711,400,267,150,1,0),(3447,855,1498957116,'c-map.jpg',33909,'0994b44eb35bc7261caa728e60581acc','',389,400,150,155,1,0),(3448,855,1498957116,'c-map.jpg',33909,'0994b44eb35bc7261caa728e60581acc','',389,400,150,155,1,0),(3449,7805,1498927755,'5c384b4a-9d26-4042-b8dd-a64982dfc060-large16x9_61f36983096a4bd6b571a52a6ed96243CANDLE20PIC.jpg',12521,'eee2231865920b660b34f798f624648a','',711,400,267,150,1,0),(3450,7805,1499086883,'article-doa-0702.jpg',35855,'f115c8417a0b38268e2af2fafd725782','',462,400,174,150,1,0),(3451,7805,1499086883,'article-doa-0702.jpg',35855,'f115c8417a0b38268e2af2fafd725782','',462,400,174,150,1,0),(3452,7805,1499692649,'anti-fa-speech-696x393.jpg',60436,'6c7f038df321b8ae9b6d9ac0a3e6746f','',696,393,266,150,1,0),(3453,7805,1499692649,'anti-fa-speech-696x393.jpg',60436,'6c7f038df321b8ae9b6d9ac0a3e6746f','',696,393,266,150,1,0),(3454,7805,1499860799,'597px-Comparison_gender_life_expectancy_CIA_factbook.svg.jpg',18841,'58f98e71a0fdcde3456c10b0c380cd9b','',320,280,172,150,1,0),(3455,7805,1500031540,'suspects.jpg',34762,'367f5407a29b398ade63654c9e6c542c','',600,400,225,150,1,0),(3456,7805,1500031540,'suspects.jpg',34762,'367f5407a29b398ade63654c9e6c542c','',600,400,225,150,1,0),(3457,7805,1500129240,'dixon-73253-f-wp-content-uploads-2017-07-728235_0b12828c73fa543-1200x800.jpg',52197,'acec6bd8a4dc36c642e2c601609cd146','',600,400,225,150,1,0),(3458,7805,1500129240,'dixon-73253-f-wp-content-uploads-2017-07-728235_0b12828c73fa543-1200x800.jpg',52197,'acec6bd8a4dc36c642e2c601609cd146','',600,400,225,150,1,0),(3459,7805,1500214939,'2016-10-29T124828Z_1_LYNXNPEC9S09B_RTROPTP_4_EUROPE-MIGRANTS-PARIS-e1477876498560.jpg',47507,'ff6f4517640caf0ffe5f3c24fcee5cc3','',800,343,350,150,1,0),(3460,7805,1500215106,'dequalan harris_1500149757603_10058311_ver1.0.jpg',12916,'ec00902b7e3c9259920ab42452a65653','',374,210,268,150,1,0),(3461,7805,1500236520,'2017-07-16-15-20-21-565560496.jpeg',6387,'8fbbca3559600f692cc60e057952e73a','',200,236,150,177,1,0),(3462,7805,1500214939,'2016-10-29T124828Z_1_LYNXNPEC9S09B_RTROPTP_4_EUROPE-MIGRANTS-PARIS-e1477876498560.jpg',47507,'ff6f4517640caf0ffe5f3c24fcee5cc3','',800,343,350,150,1,0),(3463,7805,1500396325,'MV5BMTcxODk3MjI4Ml5BMl5BanBnXkFtZTcwMjA3NzI5Nw@@._V1_UX150_CR0,0,150,218_AL_.jpg',8508,'f00208b06a9e470496cc0d1a0934548a','',150,218,150,218,1,0),(3464,7805,1500396325,'MV5BMjEyMDc0NTM3Nl5BMl5BanBnXkFtZTcwNTM1MzMzMQ@@._V1_UY218_CR6,0,150,218_AL_.jpg',8774,'1da74264885eb66711c46b6adb57ec07','',150,218,150,218,1,0),(3465,7805,1500396541,'MV5BOGIxMjIxNDYtOGU5Ny00OWE5LWEwMjEtY2U5NTE0YzY4YTUyXkEyXkFqcGdeQXVyNjUwNzk3NDc@._V1_UX82_CR0,0,.jpg',4486,'65e9322633bcc365ada60099bd0deef6','',82,120,82,120,1,0),(3466,7805,1500510075,'redvec.png',1496,'426971bc866b197b8e40ed0013c27f68','',64,64,64,64,1,0),(3467,7805,1500723536,'2017-07-22-06-35-20--772084054.jpeg',14279,'7b08c567fd133a80e22c2af1d03aaf9c','',275,183,226,150,1,0),(3468,7805,1500723718,'images-59.jpeg',11320,'734b36dd00829bcb4bcec0f6ded49112','',235,214,165,150,1,0),(3469,7805,1500723536,'2017-07-22-06-35-20--772084054.jpeg',14279,'7b08c567fd133a80e22c2af1d03aaf9c','',275,183,226,150,1,0),(3470,7805,1500723718,'images-59.jpeg',11320,'734b36dd00829bcb4bcec0f6ded49112','',235,214,165,150,1,0),(3471,7805,1500396325,'MV5BMTcxODk3MjI4Ml5BMl5BanBnXkFtZTcwMjA3NzI5Nw@@._V1_UX150_CR0,0,150,218_AL_.jpg',8508,'f00208b06a9e470496cc0d1a0934548a','',150,218,150,218,1,0),(3472,7805,1500396325,'MV5BMjEyMDc0NTM3Nl5BMl5BanBnXkFtZTcwNTM1MzMzMQ@@._V1_UY218_CR6,0,150,218_AL_.jpg',8774,'1da74264885eb66711c46b6adb57ec07','',150,218,150,218,1,0),(3473,7805,1500396541,'MV5BOGIxMjIxNDYtOGU5Ny00OWE5LWEwMjEtY2U5NTE0YzY4YTUyXkEyXkFqcGdeQXVyNjUwNzk3NDc@._V1_UX82_CR0,0,.jpg',4486,'65e9322633bcc365ada60099bd0deef6','',82,120,82,120,1,0),(3474,803,1474468123,'Crack-whore.jpg',12754,'5b5b1ffdaded5f363fbc4985b5e2977c','',285,400,150,211,1,0),(3475,7805,1501431582,'bolivia-rothschild-678x381.jpg',33567,'1f79a8ddd24f5e8185710b79c16305b6','',678,381,267,150,1,0),(3476,7805,1501431871,'BN-KL910_BOLCHI_J_20150924150120.jpg',36412,'c721e100636e86864bf279531f32d3f5','',600,400,225,150,1,0),(3477,7805,1501432031,'2017-07-30-11-26-18-1760797479.jpeg',8133,'d1e154ed3fb03b29d80d6b758731e018','',300,168,268,150,1,0),(3478,7805,1501514816,'images-66.jpeg',7351,'b0527c5b6358ebcc9e28ffc2b63b41be','',276,183,227,150,1,0),(3479,7805,1501514816,'2017-07-31-10-25-51--315076023.jpeg',11383,'96dd2ddc437f827948dcbd723c8bf939','',267,189,212,150,1,0),(3480,7805,1501431582,'bolivia-rothschild-678x381.jpg',33567,'1f79a8ddd24f5e8185710b79c16305b6','',678,381,267,150,1,0),(3481,7805,1501431871,'BN-KL910_BOLCHI_J_20150924150120.jpg',36412,'c721e100636e86864bf279531f32d3f5','',600,400,225,150,1,0),(3482,7805,1501432031,'2017-07-30-11-26-18-1760797479.jpeg',8133,'d1e154ed3fb03b29d80d6b758731e018','',300,168,268,150,1,0),(3483,7805,1501514816,'images-66.jpeg',7351,'b0527c5b6358ebcc9e28ffc2b63b41be','',276,183,227,150,1,0),(3484,7805,1501514816,'2017-07-31-10-25-51--315076023.jpeg',11383,'96dd2ddc437f827948dcbd723c8bf939','',267,189,212,150,1,0),(3485,801,1501543481,'JenniferAbrams-and-fambly.jpg',17985,'ee1af7a582c15e393b9711e7900ab5f0','',248,300,150,182,1,0),(3486,801,1501543481,'JenniferAbrams-and-fambly.jpg',17985,'ee1af7a582c15e393b9711e7900ab5f0','',248,300,150,182,1,0),(3487,7805,1501605192,'arrest-photo-gregorio-martinez-2.jpg',14799,'52f7ba3a7b3d0817d69a0f5d5afd4be3','',295,373,150,190,1,0),(3488,7805,1501606389,'597f857a75bd0.image.jpg',26108,'e1f11a4d2ebe97a39e12630c70802078','',600,370,244,150,1,0),(3489,7805,1501848354,'2017-08-04-07-05-19--1958784937.jpeg',14386,'29f721cf482e91f3c4dac375027afe01','',211,239,150,170,1,0),(3490,7805,1501848354,'2017-08-04-07-05-13--586586112.jpeg',11995,'5b22b7b7b12ac2e5d0fdd286865c4c61','',283,178,239,150,1,0),(3494,7805,1502056722,'Bx6LXVgCcAEEEwJ.jpg',16636,'b4a3ca63d6a6bc3cb1a946d3da0416c2','',600,240,375,150,1,0),(3495,7805,1502056722,'images.jpeg',5951,'5794e4448d62b8de62f720c70ea845ce','',200,252,150,189,1,0),(3496,7805,1502057151,'2017-08-06-17-03-49-997473078-53x58.jpeg',2757,'e4df6dcb38773fb79d5f6ad84d03c6d6','',53,58,53,58,1,0),(3497,7805,1502029556,'9.jpg',30328,'51d847297cb865dc675639f441eb6fec','',262,400,150,230,1,0),(3498,7805,1502029556,'q.jpeg',16046,'81e397b4fa045c67b2db7c3cc7282922','',141,230,141,230,1,0),(3499,7805,1502029571,'q-1.jpeg',14792,'94eeaa11d1364e051c01fab5395ed834','',147,230,147,230,1,0),(3500,7805,1502127863,'2017-08-07-12-43-54-1764999533.jpeg',5872,'e757752f9950afaccf9ce114c1d09fe9','',263,191,207,150,1,0),(3501,7805,1502128031,'images-10.jpeg',6211,'413855d6854dc1064d4d8ae10020856f','',251,200,189,150,1,0),(3502,801,1502177546,'AshleyVelez.jpg',14905,'49c114e8ed05a8f241265e26533598a1','',202,300,150,223,1,0),(3503,801,1502178276,'johnson+leal+velez.jpg',30105,'a63973e5791fbfc05938a4583a82f770','',690,388,267,150,1,0),(3504,7805,1502188164,'430A756800000578-0-image-a-23_1502093085964.jpg',17945,'c8662f32ded236f7de226e90b39727f9','',308,185,250,150,1,0),(3505,7805,1502188164,'430A51C200000578-0-image-a-17_1502091841049.jpg',29710,'93e3b7ba2288550a328ecbb31bb34022','',634,388,246,150,1,0),(3506,7805,1502193231,'05-17-French-Death-29-LRG.jpg',12344,'8b032ddf2a1a6d82f27d5fcd59e8e5bb','',208,280,150,202,1,0),(3507,7805,1502188164,'430A756800000578-0-image-a-23_1502093085964.jpg',17945,'c8662f32ded236f7de226e90b39727f9','',308,185,250,150,1,0),(3508,7805,1502188164,'430A51C200000578-0-image-a-17_1502091841049.jpg',29710,'93e3b7ba2288550a328ecbb31bb34022','',634,388,246,150,1,0),(3509,801,1502177546,'AshleyVelez.jpg',14905,'49c114e8ed05a8f241265e26533598a1','',202,300,150,223,1,0),(3510,801,1502178276,'johnson+leal+velez.jpg',30105,'a63973e5791fbfc05938a4583a82f770','',690,388,267,150,1,0),(3511,7805,1502193231,'05-17-French-Death-29-LRG.jpg',12344,'8b032ddf2a1a6d82f27d5fcd59e8e5bb','',208,280,150,202,1,0),(3512,7805,1502276227,'untitled80.jpg',35991,'786434b6811bfb5959475b00780c2d18','',711,400,267,150,1,0),(3513,7805,1502276227,'derica.jpg',9651,'fa1990786f5146cd31e9485c08e7ffc4','',300,169,267,150,1,0),(3514,7805,1502276227,'untitled80.jpg',35991,'786434b6811bfb5959475b00780c2d18','',711,400,267,150,1,0),(3515,7805,1502276227,'derica.jpg',9651,'fa1990786f5146cd31e9485c08e7ffc4','',300,169,267,150,1,0),(3516,7805,1502364082,'baltimore-1stld-writethru-ab4482c8-7c73-11e7-9d08-b79f191668ed.jpg',15384,'01533ba52134dab74eb4727c6eac7dc5','',333,400,150,181,1,0),(3517,7805,1502364082,'baltimore-1stld-writethru-ab4482c8-7c73-11e7-9d08-b79f191668ed.jpg',15384,'01533ba52134dab74eb4727c6eac7dc5','',333,400,150,181,1,0),(3519,7805,1502547523,'2017-08-12-09-18-00-1586033776.jpeg',15655,'ac65e8a6041dd60e8218db642577fcc6','',276,183,227,150,1,0),(3520,7805,1502628017,'19755.jpg',16501,'38d1685f01f608d498878220b4d545c1','',300,300,150,150,1,0),(3521,7805,1502628017,'19755.jpg',16501,'38d1685f01f608d498878220b4d545c1','',300,300,150,150,1,0),(3522,7805,1502672586,'51555lvIW5L.jpg',18338,'0625b01cb678fcad3c6cdf2f15471418','',285,400,150,211,1,0),(3523,7805,1502672586,'13charlottesvilleA1-articleLarge.jpg',18529,'980ff6f01de3913b4345764c50ee3b1a','',310,232,201,150,1,0),(3524,7805,1502672969,'richard-spencer-wife-laura-bush-678x381.jpg',39542,'a658c7fbea79dbe42561e2d9de14b43d','',678,381,267,150,1,0),(3525,7805,1502672969,'nintchdbpict000345323382-e1502565294528.jpg',50676,'2d81cea5ec4765b894876d89d039dd47','',622,400,234,150,1,0),(3526,7805,1502672586,'51555lvIW5L.jpg',18338,'0625b01cb678fcad3c6cdf2f15471418','',285,400,150,211,1,0),(3527,7805,1502672586,'13charlottesvilleA1-articleLarge.jpg',18529,'980ff6f01de3913b4345764c50ee3b1a','',310,232,201,150,1,0),(3528,7805,1502672969,'richard-spencer-wife-laura-bush-678x381.jpg',39542,'a658c7fbea79dbe42561e2d9de14b43d','',678,381,267,150,1,0),(3529,7805,1502672969,'nintchdbpict000345323382-e1502565294528.jpg',50676,'2d81cea5ec4765b894876d89d039dd47','',622,400,234,150,1,0),(3530,7805,1502887536,'Screenshot_2017-08-16-07-44-27.jpg',10705,'92202f471a0d104caaea8978dec48a0e','',158,280,150,266,1,0),(3531,801,1502919371,'JermaineCampos-KathrynMcDougall-JamalCampos.jpg',52593,'8a758b4ce488c9f06a494d5d81541009','',640,360,267,150,1,0),(3532,801,1504042188,'NicholasCoats.jpg',18939,'8514c68a140b09830e16f743d7a53646','',252,350,150,209,1,0),(3533,801,1504042188,'NicholasCoats.jpg',18939,'8514c68a140b09830e16f743d7a53646','',252,350,150,209,1,0),(3534,7805,1504096062,'170816193414-01-robert-e-lee-statue-0815-large-169.jpg',46610,'195c5473e1341fe347bbd322b85d797e','',460,259,267,150,1,0),(3535,7805,1504135656,'Screenshot_2017-08-30-18-27-00.jpg',8984,'3ea81cb42a14ac7d897e5bccf2ae443f','',158,280,150,266,1,0),(3536,801,1504159331,'JohnStewart.jpg',2976,'01738ef26eb4940619cc3525ee212256','',87,120,87,120,1,0),(3537,801,1504159331,'JohnStewart.jpg',2976,'01738ef26eb4940619cc3525ee212256','',87,120,87,120,1,0),(3538,6369,1504282527,'59a90c882fcd2.jpg',31421,'66fd67fc63f75761783b6ae9544bce27','',598,400,225,150,1,0),(3539,7805,1504439113,'hehosSacudieron.jpg',96092,'6b7ecf892522362c1a94adee3c7b8bbb','',655,380,259,150,1,0),(3540,7805,1504696436,'21370974_1447896141925769_662415120421404974_n.jpg',28652,'12752c97020c1fda392863532228e396','',400,400,150,150,1,0),(3541,801,1504806564,'Stabilito-surname.jpg',9279,'13cc4cb5d6b569e9d3ddf8a3a0de169e','',333,188,266,150,1,0),(3542,7805,1505252336,'20170907_143553.jpg',31558,'3d6191329786cb968370afdd56681fd9','',711,400,267,150,1,0),(3543,7805,1505252336,'20170907_143553.jpg',31558,'3d6191329786cb968370afdd56681fd9','',711,400,267,150,1,0),(3544,7805,1505507148,'20170914_173515.jpg',30300,'f807a3d414ee4e44b6b6d7b3f8895997','',711,400,267,150,1,0),(3545,7805,1505507148,'20170914_173515.jpg',30300,'f807a3d414ee4e44b6b6d7b3f8895997','',711,400,267,150,1,0),(3546,7805,1505565908,'imrs.jpg',16420,'a4ccdec4c635378b5dc3c06fee5b6227','',319,212,226,150,1,0),(3547,7805,1505565908,'imrs.jpg',16420,'a4ccdec4c635378b5dc3c06fee5b6227','',319,212,226,150,1,0),(3548,7805,1505655857,'2017-09-16-11-10-23-2123789006.jpeg',8042,'2cc87bb44986357235605d88f86094ef','',232,130,232,130,1,0),(3549,7805,1505655857,'2017-09-16-11-10-23-2123789006.jpeg',8042,'2cc87bb44986357235605d88f86094ef','',232,130,232,130,1,0),(3550,7805,1505821582,'Screenshot_2017-09-19-06-41-20.jpg',11012,'d299b4f4ef00533ff6352b7479fe498a','',158,280,150,266,1,0),(3551,7805,1505903837,'ax148_4e29_9.jpg',55731,'93f7bac07d6db5e3df3ac7fc5ab0822a','',600,400,225,150,1,0),(3552,7805,1506167278,'Satan.jpeg',8300,'8750ea85ea6fb64209ca1c023dba8caf','',225,225,150,150,1,0),(3553,7805,1506175848,'anthony-lamar-smith-resolution-st-louis-1024x538.jpg',40169,'947d4cfb86336f969b7adfa5459beb44','',761,400,286,150,1,0),(3554,7805,1506175848,'anthony-lamar-smith-resolution-st-louis-1024x538.jpg',40169,'947d4cfb86336f969b7adfa5459beb44','',761,400,286,150,1,0),(3555,7805,1506446001,'dogsthatcannottoucheachother_byNewYorkTimes-310x241.jpg',23152,'df93d771a1406f3824774ca24945ae2c','',310,241,193,150,1,0),(3556,7805,1506512501,'12584.jpg',7927,'bbb1488c687c5a91dbccd951c3a4e906','',165,248,150,226,1,0),(3557,7805,1506527418,'Screenshot_2017-09-27-10-49-26.jpg',9161,'d9ba14f77fe23aee57d60b9867ba160a','',158,280,150,266,1,0),(3558,7805,1506534071,'raiders_mcclain_arrest.jpg',24452,'04f30381e7d10351b3c1a8181b5ebe45','',411,185,334,150,1,0),(3559,7805,1506446001,'dogsthatcannottoucheachother_byNewYorkTimes-310x241.jpg',23152,'df93d771a1406f3824774ca24945ae2c','',310,241,193,150,1,0),(3560,7805,1506608770,'1f357.png',1065,'ca7bf974993e3bae4fa2da874a9928cb','',24,24,24,24,1,0),(3561,7805,1506684470,'1f3c0.png',1396,'4fd1014d499e24c54acf377a695f6671','',24,24,24,24,1,0),(3562,801,1506746768,'LukeEmungania-Tall.jpg',10013,'6d31510d159802c84e3b5b178d470f58','',209,300,150,216,1,0),(3563,801,1506746768,'LukeEmungania-Tall.jpg',10013,'6d31510d159802c84e3b5b178d470f58','',209,300,150,216,1,0),(3564,7805,1506811094,'092217cops7hs_149367718.jpg',39752,'f92ac6af4703dfeab23f485b5593c481','',600,400,225,150,1,0),(3565,7805,1506811094,'170915-jon-jay-professor-feature-image.jpg',2383,'6ffcaaf1b813834aae8124767130ec27','',94,62,94,62,1,0),(3566,7805,1505655857,'2017-09-16-11-10-23-2123789006.jpeg',8042,'2cc87bb44986357235605d88f86094ef','',232,130,232,130,1,0),(3567,7805,1506811094,'092217cops7hs_149367718.jpg',39752,'f92ac6af4703dfeab23f485b5593c481','',600,400,225,150,1,0),(3568,7805,1506811094,'170915-jon-jay-professor-feature-image.jpg',2383,'6ffcaaf1b813834aae8124767130ec27','',94,62,94,62,1,0),(3569,7805,1506527418,'Screenshot_2017-09-27-10-49-26.jpg',9161,'d9ba14f77fe23aee57d60b9867ba160a','',158,280,150,266,1,0),(3570,7805,1506534071,'raiders_mcclain_arrest.jpg',24452,'04f30381e7d10351b3c1a8181b5ebe45','',411,185,334,150,1,0),(3571,7805,1506608770,'1f357.png',1065,'ca7bf974993e3bae4fa2da874a9928cb','',24,24,24,24,1,0),(3574,7805,1505565908,'imrs.jpg',16420,'a4ccdec4c635378b5dc3c06fee5b6227','',319,212,226,150,1,0),(3575,7805,1507218061,'22104598_10155378180245667_3944473309461301327_o.png.jpg',31850,'29e31d04f3ddef1665613bb14b3af8d5','',465,400,175,150,1,0),(3576,7805,1507219211,'Screenshot_2017-10-05-10-59-21.jpg',11863,'17ba5bb04e14d7f5f7770c762efa0208','',158,280,150,266,1,0),(3577,7805,1507398016,'2017-10-07-12-38-50--136360684.jpeg',4847,'ad1612ebd58dc5ae21132cfee39c347c','',300,168,268,150,1,0),(3578,7805,1507993736,'Screenshot_2017-10-14-10-05-31.jpg',10384,'94e2beb81f2614cdda2534cbb225b823','',158,280,150,266,1,0),(3579,7805,1507993736,'Screenshot_2017-10-14-10-05-31.jpg',10384,'94e2beb81f2614cdda2534cbb225b823','',158,280,150,266,1,0),(3580,801,1508138656,'Satan-babygrow.jpg',10616,'1e5b773fb603cfded75febc79d6853ed','',422,100,422,100,1,0),(3581,7805,1508248963,'images-11.jpeg',17542,'1989866a0be10c6ceed80809c7aad1fb','',300,168,268,150,1,0),(3582,7805,1508249014,'images-24.jpeg',11861,'e96038e7c73b04e82f71215872300c21','',225,225,150,150,1,0),(3583,7805,1508249258,'2017-10-17-09-07-18--721208746.jpeg',15059,'57be0b167b44c4f415f337261972e8e4','',275,183,226,150,1,0),(3584,7805,1508335431,'gettyimages-845500454.jpg',50499,'30727445d2917fd94c7987208826f79e','',711,400,267,150,1,0),(3585,7805,1508335606,'2017-10-18-09-06-09-948863222.jpeg',7823,'b310a9b10cd7ee9cc40e99ee7fb1e7e7','',260,194,202,150,1,0),(3586,7805,1508413179,'2017-10-19-06-39-05--553973140.jpeg',13364,'0564c75a4c8aef817e5a61adc511fd98','',259,194,201,150,1,0),(3587,7805,1508248963,'images-11.jpeg',17542,'1989866a0be10c6ceed80809c7aad1fb','',300,168,268,150,1,0),(3588,7805,1508249014,'images-24.jpeg',11861,'e96038e7c73b04e82f71215872300c21','',225,225,150,150,1,0),(3589,7805,1508249258,'2017-10-17-09-07-18--721208746.jpeg',15059,'57be0b167b44c4f415f337261972e8e4','',275,183,226,150,1,0),(3590,7805,1509535304,'01suspect2-articleInline.jpg',7714,'d8eb0d2c680f8b9ed97bcc4a71c81000','',190,127,190,127,1,0),(3591,7805,1509623830,'wright.jpg',11938,'f56093bf96c9fbb069a4da4a301bf761','',499,280,268,150,1,0),(3592,7805,1509630201,'Al-Capone.jpg',15772,'55bd94b27709d8da42f46c9cf56b296f','',313,400,150,192,1,0),(3593,7805,1509646663,'20171102_131438.jpg',25990,'8d61b834799acaed47817ded19d775c9','',711,400,267,150,1,0),(3594,7805,1509646663,'20171102_131426.jpg',28074,'fc80d12460fa409813382b780d3a0fa7','',711,400,267,150,1,0),(3595,7805,1509888282,'2017-11-05-07-24-01-1189094895.jpeg',13758,'26cc257579dafd04b9168ccfa8dcd87a','',215,235,150,164,1,0),(3596,7805,1509888324,'attachment.jpg',20146,'3a752ea043db10e837adc6b9e57427d7','',352,264,200,150,1,0),(3597,7805,1509888374,'2017-11-05-07-25-56-758537446.jpeg',12158,'52247d0081c730091242468fbb36cc76','',278,181,231,150,1,0),(3602,7805,1509911885,'694940094001_5636157973001_5636152802001-vs.jpg',45733,'91bf0e9ce780ae5bf0d94b0150e5a598','',711,400,267,150,1,0),(3603,7805,1509911885,'DN473oZUMAEUjWF.jpg',20481,'d87dc5887bc92f394b723ec8891038c2','',354,266,200,150,1,0),(3604,7805,1509933830,'DN6P2HMU8AAdT2_.jpg',5631,'776b3810fcd65aa878a8fc2ba9d9ea87','',168,225,150,201,1,0),(3607,7805,1510062877,'Screenshot_2017-11-07-07-32-09.jpg',10634,'f5ee2d06cbf40db3c5d1dbf48d9d6ff9','',158,280,150,266,1,0),(3608,7805,1510144896,'bailey.jpg',13515,'e84f9a7fbdcf324df9352e9700899606','',298,295,152,150,1,0),(3609,7805,1510144896,'bailey.jpg',13515,'e84f9a7fbdcf324df9352e9700899606','',298,295,152,150,1,0),(3610,7805,1510508313,'sean-sykes-gas-1510347317.jpg',22548,'41555e43664c7ca9385b78816745a543','',710,400,267,150,1,0),(3611,7805,1510508313,'sean-sykes-gas-1510347317.jpg',22548,'41555e43664c7ca9385b78816745a543','',710,400,267,150,1,0),(3612,7805,1510585906,'464B578F00000578-5075981-Heidi_ran_off_to_Gambia_to_be_with_Mamadou_Jallow-m-25_1510560468394.jpg',17506,'d85ca83920a297e4ed693e77e4587555','',354,400,150,170,1,0),(3613,7805,1510585906,'464A0B5F00000578-5075981-image-m-8_1510535809020.jpg',19056,'e4fd3c65f7e0a01b750757b2b6ff5161','',394,400,150,153,1,0),(3614,7805,1510585906,'464B578F00000578-5075981-Heidi_ran_off_to_Gambia_to_be_with_Mamadou_Jallow-m-25_1510560468394.jpg',17506,'d85ca83920a297e4ed693e77e4587555','',354,400,150,170,1,0),(3615,7805,1510585906,'464A0B5F00000578-5075981-image-m-8_1510535809020.jpg',19056,'e4fd3c65f7e0a01b750757b2b6ff5161','',394,400,150,153,1,0),(3616,7805,1511097236,'dunellen-7th-grade-basketball-2016-gold-champs-d411-140x140.jpg',10140,'0004e4bb46f0cd4c323ddacdbf026721','',140,140,140,140,1,0),(3617,7805,1511105502,'rasool-samir-2.jpg',13055,'ecac2301cf607e8bf64da567658b04a9','',197,280,150,214,1,0),(3618,7805,1511270754,'2017-11-21-07-25-14-187675082.jpeg',3972,'f5621cecce9aafd75ade761e50ae8977','',201,251,150,188,1,0),(3619,7805,1511284399,'Morrissey-881924.jpg',63067,'288539e5c4a74c5db19cf502e76c153f','',590,350,253,150,1,0),(3620,7805,1511290504,'AR-171129987.jpg',11636,'bb9c5aef1d2051842b962f2c53dfb994','',377,280,202,150,1,0),(3621,7805,1511284399,'Morrissey-881924.jpg',63067,'288539e5c4a74c5db19cf502e76c153f','',590,350,253,150,1,0),(3622,801,1511420014,'DonshayMeundreSanders-and-DystinyDeniceDavis.jpg',10136,'758ee84cd3c0fe51a6201b1a3191f0cc','',489,220,334,150,1,0),(3623,7805,1511447524,'rohingya-1-1.jpg',45019,'da98aa40fed6fa767572de5081ef3dab','',624,351,267,150,1,0),(3624,7805,1511447524,'hny-1024x683.jpg',41040,'85b8dbd79fec21d2089162ff7f36dc6e','',600,400,225,150,1,0),(3625,7805,1511447524,'rohingya-1-1.jpg',45019,'da98aa40fed6fa767572de5081ef3dab','',624,351,267,150,1,0),(3626,7805,1511447524,'hny-1024x683.jpg',41040,'85b8dbd79fec21d2089162ff7f36dc6e','',600,400,225,150,1,0),(3630,7805,1511105502,'rasool-samir-2.jpg',13055,'ecac2301cf607e8bf64da567658b04a9','',197,280,150,214,1,0),(3631,7805,1511909188,'COYxsCJU8AA0Chj.jpg',20809,'80ea77398b748a9b3fe558023571687a','',339,254,201,150,1,0),(3632,7805,1511909743,'46AF4A1F00000578-0-image-a-30_1511780172720.jpg',52837,'0af6b9a39b67389a70bafaf433ae86f2','',595,400,224,150,1,0),(3633,7805,1511909808,'46AF302900000578-0-image-a-32_1511780610335.jpg',23572,'cd4d6b2cfa34ccb527a607822221ac47','',308,185,250,150,1,0),(3634,7805,1511910655,'Screen+Shot+2017-11-27+at+9.47.36+AM.jpg',14313,'26df0771d921f32efb6dae476a4e6f9b','',246,279,150,171,1,0),(3635,7805,1511912211,'2017-11-28-17-34-37-689034086.jpeg',10036,'c8dcd44eeeb75a2d1c580e9e872cb86b','',259,194,201,150,1,0),(3636,7805,1511909743,'46AF4A1F00000578-0-image-a-30_1511780172720.jpg',52837,'0af6b9a39b67389a70bafaf433ae86f2','',595,400,224,150,1,0),(3637,7805,1511909808,'46AF302900000578-0-image-a-32_1511780610335.jpg',23572,'cd4d6b2cfa34ccb527a607822221ac47','',308,185,250,150,1,0),(3638,7805,1511909188,'COYxsCJU8AA0Chj.jpg',20809,'80ea77398b748a9b3fe558023571687a','',339,254,201,150,1,0),(3639,7805,1511978934,'_98965072_hollsnewgetty18sep.jpg',13190,'de1bcb5c0287a194720df685a8211858','',485,272,268,150,1,0),(3640,7805,1511978934,'_98965072_hollsnewgetty18sep.jpg',13190,'de1bcb5c0287a194720df685a8211858','',485,272,268,150,1,0),(3641,7805,1511290504,'AR-171129987.jpg',11636,'bb9c5aef1d2051842b962f2c53dfb994','',377,280,202,150,1,0),(3642,801,1512197888,'WilliamPaulDodd.jpg',3739,'45d390217cf71c3628e65689a13433da','',125,155,125,155,1,0),(3643,7805,1511912211,'2017-11-28-17-34-37-689034086.jpeg',10036,'c8dcd44eeeb75a2d1c580e9e872cb86b','',259,194,201,150,1,0),(3644,7805,1511978934,'_98965072_hollsnewgetty18sep.jpg',13190,'de1bcb5c0287a194720df685a8211858','',485,272,268,150,1,0),(3645,7805,1483572775,'14902890_349018938780018_1825835227678495147_o.jpg',22183,'67947cc4875e82b2142d01522b0bc121','',300,400,150,200,1,0),(3646,7805,1512853757,'article-levine-1204.jpg',23951,'06d3fa952fe92da3c32779d6d7df5dfb','',591,400,222,150,1,0),(3647,7805,1513542034,'shutterstock_578764234-702x459.jpg',9109,'891aac0bceffc63373bb4c6bcb3c7668','',612,400,230,150,1,0),(3648,7805,1513546592,'636274508945270982-adam-radcliffe (1).jpg',12864,'4f72949c2671723be9ebb9f3a47198b0','',300,400,150,200,1,0),(3649,7805,1513542034,'shutterstock_578764234-702x459.jpg',9109,'891aac0bceffc63373bb4c6bcb3c7668','',612,400,230,150,1,0),(3650,7805,1514316796,'41903957_303.jpg',35690,'e1d19fa6bbb5d24d9993ff6a1d9daab1','',700,394,267,150,1,0),(3651,7805,1514316796,'41903957_303.jpg',35690,'e1d19fa6bbb5d24d9993ff6a1d9daab1','',700,394,267,150,1,0),(3652,7805,1514417737,'2017-12-27-17-34-27--1238990106.jpeg',5650,'dbbb5ac2909b34777293a8b34abaf67d','',194,259,150,201,1,0),(3653,7805,1514469547,'top_snow_northeast_1.jpg',20777,'878dde32e13e85b1937578b7f64de296','',435,245,267,150,1,0),(3654,7805,1514469547,'top_snow_new_england_0.jpg',20741,'f876188794e9c24a01caccfd2aafeebd','',436,245,267,150,1,0),(3655,7805,1514474944,'3c3a7ed5-3260-4297-ac6b-9e9ff906b5ac-medium36x25_jhj.jpg',2582,'4d7de2f35e866cb27814ec1cfe0d5608','',143,99,143,99,1,0),(3656,7805,1514474944,'3c3a7ed5-3260-4297-ac6b-9e9ff906b5ac-medium36x25_jhj.jpg',2582,'4d7de2f35e866cb27814ec1cfe0d5608','',143,99,143,99,1,0),(3657,7805,1514667033,'15683338_G-300x169.jpg',5467,'5d36e69e94f67e654905c9990a91fef1','',299,168,267,150,1,0),(3658,7805,1514667033,'15683338_G-300x169.jpg',5467,'5d36e69e94f67e654905c9990a91fef1','',299,168,267,150,1,0),(3659,7805,1514469547,'top_snow_northeast_1.jpg',20777,'878dde32e13e85b1937578b7f64de296','',435,245,267,150,1,0),(3660,7805,1514469547,'top_snow_new_england_0.jpg',20741,'f876188794e9c24a01caccfd2aafeebd','',436,245,267,150,1,0),(3661,7805,1514992921,'JACK JUNIOR MONTGOMERY mug_1514779837467.jpg_12140289_ver1.0.jpg',31884,'f5fcbc779a4648c2bd54b4a939c9406d','',711,400,267,150,1,0),(3662,7805,1515691929,'180111-subway-assault-queens-suspect-feature-image.jpg',28262,'20588a51c201ec491e6888f10b47aca4','',600,400,225,150,1,0),(3663,7805,1515691929,'180111-subway-assault-queens-suspect-feature-image.jpg',28262,'20588a51c201ec491e6888f10b47aca4','',600,400,225,150,1,0),(3664,801,1516163615,'whittextlink.jpg',14506,'fa5ad618f51363fddaffdfaf6d367141','',722,51,722,51,1,0),(3665,7805,1516191955,'winter_weather.jpg',44690,'aedd0048657e69a855a41693ba04a8b5','',600,400,225,150,1,0),(3666,7805,1516192058,'winter_weather-deep_south.jpg',31625,'b846bfbc77465be68d4408a63dfc2c68','',640,342,281,150,1,0),(3667,826,1454292210,'Rose-MarieMills.jpg',16381,'b7a929d023fa2f374a252132c5a66fcd','',255,316,150,186,1,0),(3668,7805,1516191955,'winter_weather.jpg',44690,'aedd0048657e69a855a41693ba04a8b5','',600,400,225,150,1,0),(3669,7805,1516192058,'winter_weather-deep_south.jpg',31625,'b846bfbc77465be68d4408a63dfc2c68','',640,342,281,150,1,0),(3670,801,1516305217,'CleophusCookseyJr-victims.jpg',32053,'9bce288b234a65847b99c8cee582abba','',590,400,222,150,1,0),(3671,801,1516305217,'CleophusCookseyJr-victims.jpg',32053,'9bce288b234a65847b99c8cee582abba','',590,400,222,150,1,0),(3672,7805,1444758772,'ZOE.jpg',21118,'6ec4436d689ebb0fc5a60bd135e0e9cb','',376,250,226,150,1,0),(3673,7805,1516572825,'Iron-sheik-vs-slaughter.jpg',18580,'8e20a14c3e874fe1b0dee07697c1af95','',642,361,267,150,1,0),(3674,7805,1516643161,'2018-01-22-11-44-29.jpg',14854,'498b8c5106cdcb3a7356bbe5500a789c','',74,88,74,88,1,0),(3675,7805,1518456579,'ddn063012a1GreenCr_1149818a_7-696x462.jpg',31637,'daa39e7a28d405b230c658e6d70c6494','',603,400,227,150,1,0),(3676,7805,1518456579,'HealthNutNews-Banner.erin_new.jpg',6727,'309faae354a624559ddbf5f5248b8a2b','',228,236,150,156,1,0),(3677,7805,1518456579,'ddn063012a1GreenCr_1149818a_7-696x462.jpg',31637,'daa39e7a28d405b230c658e6d70c6494','',603,400,227,150,1,0),(3678,7805,1518456579,'HealthNutNews-Banner.erin_new.jpg',6727,'309faae354a624559ddbf5f5248b8a2b','',228,236,150,156,1,0),(3679,801,1504042188,'NicholasCoats.jpg',18939,'8514c68a140b09830e16f743d7a53646','',252,350,150,209,1,0),(3680,1351,1519860350,'_100199392_mediaitem100199391.jpg',31137,'0ea1ad10a68813907007603eec107f59','',624,351,267,150,1,0),(3681,1351,1519860364,'_100204084_leah.jpg',41711,'a9cb3cf4da3d6fd36bc099aac8dffeec','',624,351,267,150,1,0),(3682,1351,1519860389,'_100221905_shop.jpg',56570,'60850b55ea84bec0691047ba2819457a','',660,371,267,150,1,0),(3683,1351,1520029407,'_100255738_aaaaaajameseric.jpg',16501,'f4ebff033f648543ea253fe558bc093b','',660,371,267,150,1,0),(3684,1351,1520029407,'_100255738_aaaaaajameseric.jpg',16501,'f4ebff033f648543ea253fe558bc093b','',660,371,267,150,1,0),(3685,1351,1520036628,'sacredcow.jpg',40984,'56489ffda9ef8b584fce2bd984a4bee1','',600,315,286,150,1,0),(3686,1351,1520036628,'sacredcow.jpg',40984,'56489ffda9ef8b584fce2bd984a4bee1','',600,315,286,150,1,0),(3687,1351,1520459660,'bfirst.jpg',22826,'f39d31d5c98cfa07255a856be7b41c83','',303,400,150,199,1,0),(3688,1351,1520459660,'bfirst.jpg',22826,'f39d31d5c98cfa07255a856be7b41c83','',303,400,150,199,1,0),(3689,1351,1520036628,'sacredcow.jpg',40984,'56489ffda9ef8b584fce2bd984a4bee1','',600,315,286,150,1,0),(3690,1351,1520727538,'fag.jpg',29856,'2cde47829f2a205ff44520a8bd3232a4','',531,332,240,150,1,0),(3691,1351,1520907768,'dancingnegro-618x1054.jpg',8746,'fcfde5ee31b09349a0ff747b4a379854','',164,280,150,257,1,0),(3692,1351,1520908920,'Quez.jpg',33508,'1c615d582549cd53fedf07a4f332d545','',624,351,267,150,1,0),(3693,1351,1520908920,'cruz.jpg',31422,'09959807a754ff3f7e22c5e16bb4556f','',603,400,227,150,1,0),(3694,1351,1520908920,'Quez.jpg',33508,'1c615d582549cd53fedf07a4f332d545','',624,351,267,150,1,0),(3695,1351,1520908920,'cruz.jpg',31422,'09959807a754ff3f7e22c5e16bb4556f','',603,400,227,150,1,0),(3696,801,1521409415,'NoahStrickland.jpg',6697,'6ee980d9f52257234e0793d7e97a51a3','',110,100,110,100,1,0),(3697,1351,1520907768,'dancingnegro-618x1054.jpg',8746,'fcfde5ee31b09349a0ff747b4a379854','',164,280,150,257,1,0),(3698,1351,1522784441,'23378af8e70b64fb93fc5995339ef4be.jpg',20889,'6fbf4c23685ee3b119bfb61fb6a83af7','',612,400,230,150,1,0),(3699,1351,1522784441,'23378af8e70b64fb93fc5995339ef4be.jpg',20889,'6fbf4c23685ee3b119bfb61fb6a83af7','',612,400,230,150,1,0),(3700,6369,1523460513,'perp.jpg',16455,'ef63fd973653b6d0833baee5707b04aa','',502,280,269,150,1,0),(3701,6369,1523460513,'perp.jpg',16455,'ef63fd973653b6d0833baee5707b04aa','',502,280,269,150,1,0),(3702,801,1452549411,'RobertVickers.jpg',13777,'0a797dcac40cdbf8eff188a30744352a','',189,300,150,239,1,0),(3703,6369,1523460513,'perp.jpg',16455,'ef63fd973653b6d0833baee5707b04aa','',502,280,269,150,1,0),(3706,6369,1523885329,'Screenshot-2018-4-16 Second woman in custody after Lauderdale Lakes road-rage attack.jpg',34063,'002874ead4a754f3b50458795853837c','',800,390,308,150,1,0),(3707,6369,1523885329,'Screenshot-2018-4-16 Second woman in custody after Lauderdale Lakes road-rage attack.jpg',34063,'002874ead4a754f3b50458795853837c','',800,390,308,150,1,0),(3708,7805,1525520844,'best-pizza-slice-joes.w710.h473.jpg',47713,'503e8a99580cdaf2568c503ece8fa1e8','',600,400,225,150,1,0),(3709,6369,1525627440,'Screenshot-2018-5-6 Daniel Duignam LinkedIn.jpg',14000,'b4e6facfbe930ec35652dcf039a31f1f','',620,216,431,150,1,0),(3710,7805,1528119126,'download (1).jpeg',15376,'4361553a74d93c546d7b1e840e657bdc','',299,169,266,150,1,0),(3711,801,1529122371,'OS-El-Capitan.jpg',31604,'e0ff80a34e6c43a116922195248713c4','',457,220,312,150,1,0),(3712,801,1529122698,'BestBuyMacBookPro.jpg',49893,'d625e298e70d6e8cb09c1bc401fb0a10','',750,140,750,140,1,0),(3713,801,1529125587,'macOS-HighSierra.jpg',48577,'144fbf4c848cdcde6b045d2ac21b6764','',575,298,290,150,1,0),(3714,7805,1529339026,'download (2).jpeg',13191,'f6ca4b36bfc9026aee1ea41af7cc9b13','',275,183,226,150,1,0),(3715,7805,1529339182,'images (1).jpeg',10554,'4590709208646c3b3ec3f32764437cd3','',275,183,226,150,1,0),(3716,7805,1529675210,'bahama-breeze.jpg',36630,'4f78c4af4b82ea2f87ad1931b1910c26','',603,400,227,150,1,0),(3717,7805,1512853757,'article-levine-1204.jpg',23951,'06d3fa952fe92da3c32779d6d7df5dfb','',591,400,222,150,1,0),(3718,7805,1529802499,'5b2d4ab6e6f04.image.jpg',3488,'38f29e5c4db878d0e57f0c2f1e56de6b','',125,150,125,150,1,0),(3719,7805,1529802499,'5b2d4ab6e6f04.image.jpg',3488,'38f29e5c4db878d0e57f0c2f1e56de6b','',125,150,125,150,1,0),(3720,7805,1529339026,'download (2).jpeg',13191,'f6ca4b36bfc9026aee1ea41af7cc9b13','',275,183,226,150,1,0),(3721,7805,1529339182,'images (1).jpeg',10554,'4590709208646c3b3ec3f32764437cd3','',275,183,226,150,1,0),(3722,801,1529942848,'40-acres-and-a-mule.jpg',60928,'f6a45a0fbf5128d02705d6647d581ece','',634,162,588,150,1,0),(3723,6369,1530040719,'Dgoysj1UEAEysIC.jpg',17462,'b851b0c8a5145f0615cceeeff9f2d392','',241,400,150,249,1,0),(3724,6369,1530040719,'Dgoysj1UEAEysIC.jpg',17462,'b851b0c8a5145f0615cceeeff9f2d392','',241,400,150,249,1,0),(3725,7805,1530443920,'poster_3b16d9cd2a84495386bf2080e2a77c87_91140455_ver1.0_640_480.jpg',27676,'db432f8f4f65916df1acdca5d327d002','',640,360,267,150,1,0),(3726,7805,1530787844,'4DE5143E00000578-0-image-a-23_1530650607586.jpg',28291,'489098fa7ac92d1c79bffc6621fb2b5b','',666,400,250,150,1,0),(3727,7805,1530787844,'4DE5143E00000578-0-image-a-23_1530650607586.jpg',28291,'489098fa7ac92d1c79bffc6621fb2b5b','',666,400,250,150,1,0),(3728,7805,1530967240,'download (4).jpeg',4413,'b4d8329f03467869527cea1ef91e916d','',300,168,268,150,1,0),(3729,7805,1483572775,'14902890_349018938780018_1825835227678495147_o.jpg',22183,'67947cc4875e82b2142d01522b0bc121','',300,400,150,200,1,0),(3730,801,1531340686,'expungement.jpg',76521,'a9f6a7a51c10f1037fc591452f8adc14','',711,400,267,150,1,0),(3731,7805,1531864421,'image36.jpg',20376,'bf075efa88f685790e2e4cc9ccfaf98b','',358,271,199,150,1,0),(3732,7805,1531864421,'image36.jpg',20376,'bf075efa88f685790e2e4cc9ccfaf98b','',358,271,199,150,1,0),(3733,801,1531933817,'ChristopherYoung.jpg',13839,'e24fcedcb306c4040746273d5acf9b4d','',162,200,150,186,1,0),(3734,801,1531933817,'ChristopherYoung.jpg',13839,'e24fcedcb306c4040746273d5acf9b4d','',162,200,150,186,1,0),(3735,801,1532150770,'JuanBenavidez-raw.jpg',13737,'55c7074cc714c5de7adb99d44291930b','',298,400,150,202,1,0),(3736,7805,1532877332,'IMG_1785_1532872807386_93682930_ver1.0_640_480.jpg',46664,'04c0ad13cc036bc46a939c84d749c14d','',533,400,200,150,1,0),(3737,7805,1532877332,'IMG_1785_1532872807386_93682930_ver1.0_640_480.jpg',46664,'04c0ad13cc036bc46a939c84d749c14d','',533,400,200,150,1,0),(3738,1351,1533562907,'1066874705.jpg',19503,'124e62c5c19effb7d8d35fc245fb51a5','',518,280,278,150,1,0),(3739,7805,1533562981,'180805142556-elie-wiesel-home-vandalized-super-169.jpg',42547,'8bfab14d1c407ac7c1e967e8d540b9b6','',711,400,267,150,1,0),(3740,7805,1533897510,'23561449_1212740748870526_4058598369923035577_n.jpg',19419,'de84a09b10619712535485f8ddeb30e9','',320,320,150,150,1,0),(3741,7805,1533897510,'25994792_1237828299695104_3278411848034237525_n.jpg',27365,'d7b9cc0e441cf6442c5c6137c7cea917','',387,387,150,150,1,0),(3742,7805,1533897684,'18620599_10154691711101376_2038599640596664286_o.jpg',22547,'d9cbf8d6088dd57573b2844d8ef9ab2e','',400,400,150,150,1,0),(3743,7805,1533900368,'download (16).jpeg',5443,'c02d59e344c3bde3a74c80d915219bef','',225,225,150,150,1,0),(3744,1351,1534096724,'_102941086_4109cb0f-f1f9-45e0-861b-c264bf466859.jpg',47695,'0fc8f106b05fb691769b96601057cbe5','',624,351,267,150,1,0),(3745,1351,1534096724,'_102941159_cc.jpg',49726,'0dbdc4bcbd5376e7d207a94ba5ecf22e','',624,351,267,150,1,0),(3746,1351,1534096724,'_102941086_4109cb0f-f1f9-45e0-861b-c264bf466859.jpg',47695,'0fc8f106b05fb691769b96601057cbe5','',624,351,267,150,1,0),(3747,1351,1534096724,'_102941159_cc.jpg',49726,'0dbdc4bcbd5376e7d207a94ba5ecf22e','',624,351,267,150,1,0),(3748,7805,1533900368,'download (16).jpeg',5443,'c02d59e344c3bde3a74c80d915219bef','',225,225,150,150,1,0),(3749,7805,1456238846,'NS_12COWBOYSSEAHAWKS51_40283117.JPG_10-15-2014_UID_40310596.jpg',47573,'ff5117ce166e9633207e3ff4f8bd0132','',555,400,209,150,1,0),(3750,803,1472550078,'Home-invading-apes.jpg',51507,'43344b10e63cb1360b6f321f97825128','',624,342,274,150,1,0),(3751,801,1537412938,'Algarin-Surname.jpg',16322,'3d79c7b42ecb32c24c0f095819bd0faa','',382,400,150,158,1,0),(3752,6369,1538407522,'1p5SQHKp_400x400.jpg',17591,'c4a0c11f721e15f9ffc37629209be980','',400,400,150,150,1,0),(3753,6369,1538407522,'1p5SQHKp_400x400.jpg',17591,'c4a0c11f721e15f9ffc37629209be980','',400,400,150,150,1,0),(3754,7805,1444585476,'2D3DF95400000578-3266948-Joseph_Fried_arrives_to_a_Brooklyn_court_where_he_faced_charges_-a-28_1.jpg',37906,'0276207aa30b4ecb931af094639110c3','',578,400,217,150,1,0),(3755,7805,1444585476,'2D3E322F00000578-3266948-Pinchas_Braver_stands_outside_the_courtroom_He_is_one_of_the_fou-a-29_1.jpg',31560,'3de385a9d6ad26f89721f8d5df6d2709','',600,400,225,150,1,0),(3756,7805,1444585492,'2D401DDE00000578-3266948-image-a-20_1444423354642.jpg',17498,'ddfb6bd38c09267f13cd2ccae7e4e08c','',355,400,150,170,1,0),(3757,6369,1444850922,'Morgan Neitzel.jpg',11568,'79f8d7425c82ee3d00f920438a93c19b','',325,280,175,150,1,0),(3758,6369,1444850922,'Jerry Rembert.jpg',9604,'46e2ad959b7d366233e13fd8aaeb4d7e','',348,280,187,150,1,0),(3759,801,1540841521,'PeterGranath-and-dog-victim.jpg',24100,'62ef95f08dae92c6cef031f5e9a1fa40','',179,300,150,252,1,0),(3760,7805,1540845212,'McDonalds.jpg',25076,'e1dc00849ecd43be1726fc53b9eaaf9a','',640,320,300,150,1,0),(3761,7805,1533897510,'23561449_1212740748870526_4058598369923035577_n.jpg',19419,'de84a09b10619712535485f8ddeb30e9','',320,320,150,150,1,0),(3762,7805,1533897510,'25994792_1237828299695104_3278411848034237525_n.jpg',27365,'d7b9cc0e441cf6442c5c6137c7cea917','',387,387,150,150,1,0),(3763,7805,1533897684,'18620599_10154691711101376_2038599640596664286_o.jpg',22547,'d9cbf8d6088dd57573b2844d8ef9ab2e','',400,400,150,150,1,0),(3764,801,1541266015,'ScottPaulBeierle.jpg',47073,'2414d901b1d44cf2d3723b164545774e','',601,272,332,150,1,0),(3765,7805,1540845212,'McDonalds.jpg',25076,'e1dc00849ecd43be1726fc53b9eaaf9a','',640,320,300,150,1,0),(3766,7805,1543614713,'sandals-wedding-lawsuit.jpg',33808,'cbfc92348741b07ddade0c43ab082c0a','',300,400,150,200,1,0),(3769,7805,1502628017,'19755.jpg',16501,'38d1685f01f608d498878220b4d545c1','',300,300,150,150,1,0),(3770,7805,1502672586,'51555lvIW5L.jpg',18338,'0625b01cb678fcad3c6cdf2f15471418','',285,400,150,211,1,0),(3771,7805,1502672586,'13charlottesvilleA1-articleLarge.jpg',18529,'980ff6f01de3913b4345764c50ee3b1a','',310,232,201,150,1,0),(3772,7805,1502672969,'richard-spencer-wife-laura-bush-678x381.jpg',39542,'a658c7fbea79dbe42561e2d9de14b43d','',678,381,267,150,1,0),(3773,7805,1502672969,'nintchdbpict000345323382-e1502565294528.jpg',50676,'2d81cea5ec4765b894876d89d039dd47','',622,400,234,150,1,0),(3774,801,1550719404,'VLC-media-player.jpg',51873,'a2cbaf14d2e4b0fc5a07d79e38bd180e','',732,366,300,150,1,0),(3775,801,1550719404,'VLC-media-player.jpg',51873,'a2cbaf14d2e4b0fc5a07d79e38bd180e','',732,366,300,150,1,0),(3776,801,1550954751,'Skysoft-install.jpg',30202,'08797c40f69fd5a0ac77fc3f2a757bf0','',714,400,268,150,1,0),(3777,1351,1551726241,'0d0b1ae8f393115ca53c522fea836dbd.jpg',39767,'1e40f00acf48ac8d54eab5a69463b730','',743,400,279,150,1,0),(3778,1351,1551726417,'63db90e8ed9de863462d3f4c93b27f10.jpg',20160,'be791ce018c101b7fb971e04d1c35ea3','',712,400,267,150,1,0),(3779,1351,1551726241,'0d0b1ae8f393115ca53c522fea836dbd.jpg',39767,'1e40f00acf48ac8d54eab5a69463b730','',743,400,279,150,1,0),(3780,1351,1551726417,'63db90e8ed9de863462d3f4c93b27f10.jpg',20160,'be791ce018c101b7fb971e04d1c35ea3','',712,400,267,150,1,0),(3781,801,1552195548,'NNN-Film-Festival-2.jpg',22119,'41b173c2d8ef3467a9d6053bc9f2c10c','',345,299,174,150,1,0),(3782,1351,1552502603,'0_Untitled-design.jpg',23144,'a1af5f6b66d044a7327d998066c1bcec','',601,400,226,150,1,0),(3783,1351,1552502603,'0_Untitled-design.jpg',23144,'a1af5f6b66d044a7327d998066c1bcec','',601,400,226,150,1,0),(3784,855,1552584497,'boeing737.jpg',32354,'8afd05147fd27825778ebb0d152a91f4','',541,400,203,150,1,0),(3785,801,1552600760,'Firefox-Quantum.jpg',25115,'9363e25ef37d9567ed82f89a6770292a','',348,184,284,150,1,0),(3786,7805,1552737613,'imrs (2).jpg',20941,'c4325f98d405e0d06b93b978d5401eb4','',371,247,226,150,1,0),(3787,7805,1552737613,'imrs (1).jpg',19870,'fc8a10138bfb3b38c4ef81fe3aab716e','',374,280,201,150,1,0),(3788,7805,1552737625,'imrs.jpg',18493,'9cb277c74d6918a67503ed41eb624ecc','',411,280,221,150,1,0),(3789,7805,1552737613,'imrs (2).jpg',20941,'c4325f98d405e0d06b93b978d5401eb4','',371,247,226,150,1,0),(3790,7805,1552737613,'imrs (1).jpg',19870,'fc8a10138bfb3b38c4ef81fe3aab716e','',374,280,201,150,1,0),(3791,7805,1552737625,'imrs.jpg',18493,'9cb277c74d6918a67503ed41eb624ecc','',411,280,221,150,1,0),(3792,855,1552584497,'boeing737.jpg',32354,'8afd05147fd27825778ebb0d152a91f4','',541,400,203,150,1,0),(3793,801,1553736130,'JacobFought2.jpg',33849,'fa491b69c16f2141c1fddcecd900a750','',800,332,362,150,1,0),(3794,7805,1507219211,'Screenshot_2017-10-05-10-59-21.jpg',11863,'17ba5bb04e14d7f5f7770c762efa0208','',158,280,150,266,1,0),(3795,7805,1555191010,'56972046_385786285484075_6427886619704950784_o.jpg',24886,'6a73a8fa656f3bdf47bb6afa8a90f605','',297,400,150,203,1,0),(3796,7805,1555191010,'56972046_385786285484075_6427886619704950784_o.jpg',24886,'6a73a8fa656f3bdf47bb6afa8a90f605','',297,400,150,203,1,0),(3797,7805,1555191010,'56972046_385786285484075_6427886619704950784_o.jpg',24886,'6a73a8fa656f3bdf47bb6afa8a90f605','',297,400,150,203,1,0),(3798,7805,1555934801,'Screenshot_20190422-070546.jpg',7817,'599a82e757ce45ee8bf84a184b9b12b3','',140,280,140,280,1,0),(3799,7805,1556190986,'download (1).jpg',20217,'af051d9066b62a97e4d806978ef7e933','',488,275,267,150,1,0),(3800,801,1556689787,'MichaelCummins.jpg',7349,'997bfbddd2deacee8b1e4f047fb47537','',116,158,116,158,1,0),(3801,842,1557959807,'Life2.jpg',20041,'50f6e412eb6b3b7ecba67a696532553d','',602,400,226,150,1,0),(3802,7805,1453063166,'image.jpg',23423,'6b50814d79cecfdc8f48eb5f0aa10ffc','',640,308,312,150,1,0),(3803,7805,1453063166,'image.jpg',23423,'6b50814d79cecfdc8f48eb5f0aa10ffc','',640,308,312,150,1,0),(3804,855,1559341003,'IMG_20190531_175220.jpg',18369,'cf31f0c3ce50582ee16442eea7cc9f23','',533,400,200,150,1,0),(3805,801,1559342730,'WilliamMcNeillWhistler.jpg',20227,'7616ae090ba6729b68f299fe4281ba8d','',190,319,150,252,1,0),(3806,855,1560194788,'passport.jpg',40436,'5e11e2b119c493c86876714e7f4e255c','',254,374,150,221,1,0),(3807,855,1562005183,'IMG_20190701_131848.jpg',43019,'31572fc4aef3e73b030d4c19e279149b','',300,400,150,200,1,0),(3808,801,1562293557,'Daughters-of-victims-of-black-african.jpg',34763,'b1ad87118cb4831f97fc2d98f6fa73da','',361,200,271,150,1,0),(3809,801,1562293557,'Daughters-of-victims-of-black-african.jpg',34763,'b1ad87118cb4831f97fc2d98f6fa73da','',361,200,271,150,1,0),(3810,801,1562727876,'ChristopherRMorisette.jpg',18482,'9f66e0267cafa3693d628810d1a3ec07','',233,295,150,190,1,0),(3811,7805,1533900368,'download (16).jpeg',5443,'c02d59e344c3bde3a74c80d915219bef','',225,225,150,150,1,0),(3812,6369,1565147364,'HughFranklinJohnsonII.jpg',4583,'7d4a647f18c74295f424a348bb058afe','',72,100,72,100,1,0),(3813,801,1565208151,'LorenzoEsiahs.jpg',4753,'cd6554934eeef02465a041dd9e4d85fb','',69,100,69,100,1,0),(3814,801,1567052117,'MirandaGoddard-wf-suspects.jpg',48700,'7c728ecbaa8c1889ebdd03576123ca8f','',464,334,209,150,1,0),(3815,801,1568863908,'2019-09-18_20-28-21.jpg',37170,'bd6b5aa562c76f8dcac8c704feaa2e26','',697,400,262,150,1,0),(3816,855,1569610566,'welfare_immigrant.jpg',25087,'775be71f92aa313b2c38ef296abf67cb','',300,400,150,200,1,0),(3817,855,1569610566,'mussie_fag.jpg',29023,'f461376a3af9ed48afdefb9242192839','',300,400,150,200,1,0),(3818,855,1570129962,'ice_age_climate_change.jpg',31057,'351526a76bde06f59e8ee459aa975adb','',386,400,150,156,1,0),(3819,855,1570129962,'ice_age_climate_change.jpg',31057,'351526a76bde06f59e8ee459aa975adb','',386,400,150,156,1,0),(3820,801,1571183317,'MervynHaynes.jpg',24278,'83e0c27aee0cd9b5ccc72f2fb05c81e2','',241,200,181,150,1,0),(3821,801,1571183317,'MervynHaynes.jpg',24278,'83e0c27aee0cd9b5ccc72f2fb05c81e2','',241,200,181,150,1,0),(3833,7805,1555934801,'Screenshot_20190422-070546.jpg',7817,'599a82e757ce45ee8bf84a184b9b12b3','',140,280,140,280,1,0),(3834,855,1570129962,'ice_age_climate_change.jpg',31057,'351526a76bde06f59e8ee459aa975adb','',386,400,150,156,1,0),(3838,7805,1475411112,'2-photos-13.jpg',38612,'f908091d36b888ec87c8da88e23c1dd8','',602,400,226,150,1,0),(3839,801,1579330530,'ShallowGrave.jpg',18430,'e346ec4f4bb3a2fa07ca116c2a893786','',800,61,800,61,1,0),(3840,801,1579330530,'ShallowGrave.jpg',18430,'e346ec4f4bb3a2fa07ca116c2a893786','',800,61,800,61,1,0),(3841,801,1579330530,'ShallowGrave.jpg',18430,'e346ec4f4bb3a2fa07ca116c2a893786','',800,61,800,61,1,0),(3842,801,1579330530,'ShallowGrave.jpg',18430,'e346ec4f4bb3a2fa07ca116c2a893786','',800,61,800,61,1,0),(3843,7805,1533897510,'23561449_1212740748870526_4058598369923035577_n.jpg',19419,'de84a09b10619712535485f8ddeb30e9','',320,320,150,150,1,0),(3844,7805,1533897510,'25994792_1237828299695104_3278411848034237525_n.jpg',27365,'d7b9cc0e441cf6442c5c6137c7cea917','',387,387,150,150,1,0),(3845,7805,1533897684,'18620599_10154691711101376_2038599640596664286_o.jpg',22547,'d9cbf8d6088dd57573b2844d8ef9ab2e','',400,400,150,150,1,0),(3846,801,1582311548,'EarlFaceyVINE.jpg',18670,'e574d1932ce3827a7c73b7d6eaa1e137','',402,400,151,150,1,0),(3847,801,1582311703,'EarlFacey2.jpg',12381,'375364b441ba12154b95658af68175a2','',170,150,170,150,1,0),(3848,8047,1583654848,'Colley killed by Aundra Akins.jpg',12663,'0ba729bce2e01a333cd4ea8e9e3848d3','',303,304,150,151,1,0),(3849,8047,1583738874,'Khari Akira Lane.jpg',6605,'670028658866dc6fffcf229f8c9e667a','',197,156,190,150,1,0),(3850,8047,1583738874,'Khari Akira Lane.jpg',6605,'670028658866dc6fffcf229f8c9e667a','',197,156,190,150,1,0),(3851,8047,1583835905,'Linda Renee Williams.jpg',10344,'a8b69577ca4feb77d430f3948c76032a','',252,323,150,193,1,0),(3852,801,1583871574,'DarylEdwards.jpg',6864,'0ce9c8335fe4aa3f74332319c65d8634','',108,150,108,150,1,0),(3853,801,1583871574,'DarylEdwards.jpg',6864,'0ce9c8335fe4aa3f74332319c65d8634','',108,150,108,150,1,0),(3854,8047,1583835905,'Linda Renee Williams.jpg',10344,'a8b69577ca4feb77d430f3948c76032a','',252,323,150,193,1,0),(3855,8047,1583903586,'Panthier killer hospital patient 73 yo.jpg',14069,'9238099bfae470f44d36f679017c9bd4','',326,400,150,185,1,0),(3856,8047,1584124356,'Cindy Clelland killed by HUFF.jpg',10876,'e6e1c3129855dc436c0bc1d24ce93b9c','',248,363,150,220,1,0),(3857,8047,1584124374,'Jennelle Haines killed by HUFF.jpg',10619,'a1a5a2027b286a3164f89f44a9f31b9d','',234,341,150,219,1,0),(3858,8047,1583853325,'SF#1.jpg',12581,'e4d50af75a95cba007b3a884de9580d4','',297,354,150,179,1,0),(3859,8047,1583853338,'SF#2.jpg',11773,'529e47551d545028af2897d291ba465e','',274,353,150,194,1,0),(3860,8047,1583853352,'SF#3.jpg',11320,'7e0cff16768ad319da653f1adab8539f','',277,380,150,206,1,0),(3861,8047,1583903586,'Panthier killer hospital patient 73 yo.jpg',14069,'9238099bfae470f44d36f679017c9bd4','',326,400,150,185,1,0),(3862,8047,1584482453,'TERROL CURTIS.jpg',13150,'2bb9a527ada47870d71e21015f5dfbdd','',318,400,150,189,1,0),(3863,8047,1584644187,'Zombie-bros.jpg',24293,'17762b9cc41a8c086961edc7409ae9c9','',800,294,409,150,1,0),(3864,8047,1584644187,'Zombie-bros.jpg',24293,'17762b9cc41a8c086961edc7409ae9c9','',800,294,409,150,1,0),(3865,8047,1584644993,'Michael Hutchins stickshift.jpg',25481,'94af6a72d00a5e704c0434c449e15c91','',349,400,150,172,1,0),(3866,8047,1584656122,'MJ and brain.jpg',31007,'618122c0c4dd986d040a2006ca0f6f93','',459,400,173,150,1,0),(3867,8047,1584660114,'glued lottery numbers.jpg',28631,'42c4c6cf2c629fce0d897836d0aee621','',489,293,251,150,1,0),(3868,8047,1584690291,'Kim Fox fugly.jpg',31752,'1b5ad5cff32debd29c4b067a6d29b980','',447,338,199,150,1,0),(3869,8047,1584691080,'Jungle Gyms, black crows and metaphors.jpg',50376,'485d3398613a707ce4425bc2097383d2','',719,400,270,150,1,0),(3870,8047,1584691259,'Birds 1963.jpg',32860,'0bedd20a19099d261f27b705207f81d1','',532,333,240,150,1,0),(3871,8047,1584807635,'CV Business dealings.jpg',25457,'ee18dd9ba656a7f20cbc90a40465ff2f','',464,400,174,150,1,0),(3872,8047,1584807635,'CV Business dealings.jpg',25457,'ee18dd9ba656a7f20cbc90a40465ff2f','',464,400,174,150,1,0),(3873,8047,1584807635,'CV Business dealings.jpg',25457,'ee18dd9ba656a7f20cbc90a40465ff2f','',464,400,174,150,1,0),(3874,8047,1584859968,'Philando Crips Facebook.jpg',30561,'72390da3fcbf3e2c5b007a2d9f8c5b33','',406,400,153,150,1,0),(3875,8047,1584862222,'Jamar Clark etoh and THC.jpg',44661,'10d142c0c67656e4e9f06722cd4a6436','',578,400,217,150,1,0),(3876,8047,1584898549,'Alton Sterling Toxicology Report.jpg',43746,'4c5f7acc416b878a4f62c6bc6df68026','',674,400,253,150,1,0),(3877,8047,1584957303,'Jeremy Hernandez.jpg',9664,'486a878f4f99d53663ecf18deb81e180','',266,331,150,187,1,0),(3878,8047,1584959532,'Huff.jpg',3996,'bfd73d9557f11e2e9637ef15177931d2','',132,166,132,166,1,0),(3879,8047,1585101219,'Dec 7, 1900 A Sandwich shooting.jpg',24585,'93098fccbb5210c1becc40c2917496b1','',238,400,150,253,1,0),(3880,8047,1584957303,'Jeremy Hernandez.jpg',9664,'486a878f4f99d53663ecf18deb81e180','',266,331,150,187,1,0),(3881,8047,1585153558,'BPP beret.jpg',11769,'064b455d6c25abd80e773ade21fd3f78','',295,285,156,150,1,0),(3882,8047,1585153558,'BPP beret.jpg',11769,'064b455d6c25abd80e773ade21fd3f78','',295,285,156,150,1,0),(3883,8047,1584124356,'Cindy Clelland killed by HUFF.jpg',10876,'e6e1c3129855dc436c0bc1d24ce93b9c','',248,363,150,220,1,0),(3884,8047,1584124374,'Jennelle Haines killed by HUFF.jpg',10619,'a1a5a2027b286a3164f89f44a9f31b9d','',234,341,150,219,1,0),(3885,8047,1584959532,'Huff.jpg',3996,'bfd73d9557f11e2e9637ef15177931d2','',132,166,132,166,1,0),(3886,8047,1585175716,'Brandon Lee Wilson shot Alabama.jpg',20197,'75f9ff4405d1f4ea3991854234fe05df','',367,400,150,164,1,0),(3888,8047,1585218558,'Burnette rape beaten killed by Wielzen.jpg',4244,'e9cf520553b532159413e013525e0abf','',157,177,150,170,1,0),(3889,8047,1585218579,'Wielzen.jpg',4299,'d7db5278faf9c3081e8d7b133e45249a','',170,171,150,151,1,0),(3890,8047,1585220136,'Nigger Road Rage.jpg',5345,'df8d3c021b3db1e1c1040de2081f0947','',198,177,168,150,1,0),(3891,801,1585255583,'ChristopherMalerba.jpg',41247,'3f3d470ea25506a7ef3410fb3d3f0f63','',346,400,150,174,1,0),(3892,8047,1585259342,'Jerry Kunes white.jpg',21305,'996022596c073a1fc8491a5b6dd7fb23','',733,400,275,150,1,0),(3893,8047,1585277555,'FBI Most Wanted Cory Brown.jpg',10947,'7c6b85b352fa96a90e752272361dba34','',489,305,241,150,1,0),(3894,8047,1585220136,'Nigger Road Rage.jpg',5345,'df8d3c021b3db1e1c1040de2081f0947','',198,177,168,150,1,0),(3895,8047,1585218558,'Burnette rape beaten killed by Wielzen.jpg',4244,'e9cf520553b532159413e013525e0abf','',157,177,150,170,1,0),(3896,8047,1585218579,'Wielzen.jpg',4299,'d7db5278faf9c3081e8d7b133e45249a','',170,171,150,151,1,0),(3899,8047,1585325653,'Jeremy Oketch.jpg',13395,'5f189e1370c71a460c6ec6803a4519c2','',327,400,150,184,1,0),(3900,8047,1585326414,'Ape pic coon.jpg',12457,'5b478c29abe0dc7217d9b9b9a7ea768d','',330,400,150,182,1,0),(3901,8047,1585414765,'Heeb Gentile.jpg',63407,'e2c4311cf4a28ac4168e9c410844b798','',570,400,214,150,1,0),(3902,8047,1585414782,'Heeb Gentile2.jpg',77460,'d315cb0232fc8d5aeaf51dd246c043a2','',614,400,231,150,1,0),(3903,8047,1585415015,'SPLC Make America & Europe NON-WHITE.jpg',28728,'73a1b644996f49fa0da4029b415ac05f','',401,400,151,150,1,0),(3904,8047,1585445155,'King, Montana.jpg',10439,'f636d719b886aae7b6acea362a93f6ef','',312,400,150,193,1,0),(3905,8047,1585445169,'Newkirk, Montana.jpg',16590,'0eb83ec53319fdf1eb29b52f169739dd','',297,400,150,203,1,0),(3906,8047,1585446091,'Mario Drake.jpg',6326,'29dc56be2e35ae9cb352283840cf9064','',176,233,150,199,1,0),(3907,8047,1585446111,'Cody Palmer Montana vic.jpg',6361,'aa49f96a8a7a2b33febc3362fd1637f3','',153,199,150,196,1,0),(3908,8047,1585325653,'Jeremy Oketch.jpg',13395,'5f189e1370c71a460c6ec6803a4519c2','',327,400,150,184,1,0),(3909,855,1585686595,'corona.1.jpg',21882,'800361269aeaaa615e6fc81b71c5aa97','',432,343,189,150,1,0),(3910,855,1585686595,'corona.1.jpg',21882,'800361269aeaaa615e6fc81b71c5aa97','',432,343,189,150,1,0),(3912,8047,1585445155,'King, Montana.jpg',10439,'f636d719b886aae7b6acea362a93f6ef','',312,400,150,193,1,0),(3913,8047,1585445169,'Newkirk, Montana.jpg',16590,'0eb83ec53319fdf1eb29b52f169739dd','',297,400,150,203,1,0),(3915,8047,1585835549,'Krystal Villanueva.jpg',12916,'af801976f763ca7984e617ab57643ede','',376,400,150,160,1,0),(3916,8047,1585835549,'Krystal Villanueva.jpg',12916,'af801976f763ca7984e617ab57643ede','',376,400,150,160,1,0),(3917,855,1585885656,'erd_obama_1.jpg',24723,'dcc48991ce1cfaab4a3791298b6d04d7','',408,400,153,150,1,0),(3919,855,1585983727,'andres.jpg',42090,'a1f68908a4f71593e9d95f6f0eee9ac6','',630,398,238,150,1,0),(3920,855,1585983727,'andres.jpg',42090,'a1f68908a4f71593e9d95f6f0eee9ac6','',630,398,238,150,1,0),(3921,8047,1585923894,'Screenshot from 2020-04-03 07-23-44.jpg',14969,'7373528c11d469908587df0045853f7e','',629,109,629,109,1,0),(3922,8047,1586077818,'AOC, we can only hope.jpg',23172,'62a9d8a3039bab6b0f2aa50fb5b57a04','',556,400,209,150,1,0),(3923,801,1586147153,'PaulBeachPost.jpg',28550,'a9a49df4814a9df12fa008d9d8fdfd66','',800,382,315,150,1,0),(3924,8047,1586230106,'Lorraine CV spreader TX.jpg',29317,'be4a8d546f1d2805dc8e95be882ae14a','',688,400,258,150,1,0),(3925,8047,1586230106,'Lorraine CV spreader TX.jpg',29317,'be4a8d546f1d2805dc8e95be882ae14a','',688,400,258,150,1,0),(3926,8047,1586320952,'Chante Mallard.jpg',17788,'69f63dc649ce3a5246c97ecba5ccfb45','',377,259,219,150,1,0),(3927,8047,1586330407,'Arielle Wilkerson rapsheetz.jpg',26910,'0ac961e284fdee346c017d758ae39802','',491,274,269,150,1,0),(3928,8047,1586320952,'Chante Mallard.jpg',17788,'69f63dc649ce3a5246c97ecba5ccfb45','',377,259,219,150,1,0),(3929,8047,1586495076,'Muh dickshift.jpg',25039,'1f5b5201ff3df2e8889a0f2ced2cfa1f','',329,400,150,183,1,0),(3931,8047,1586537788,'Addiction, Fransesia Dixon.jpg',15443,'5319ef985eb75bf998d0803e3056f4cf','',314,400,150,192,1,0),(3932,8047,1586537811,'Addiction, Kenneth Chatman.jpg',12536,'1f2a0e4c7a3dc1f724c43f2932a8eaf1','',250,400,150,240,1,0),(3933,8047,1586540131,'Chatman wife Laura.jpg',15759,'c75117c6e8fce042b5529c8fca3ae348','',253,400,150,238,1,0),(3934,8047,1586537788,'Addiction, Fransesia Dixon.jpg',15443,'5319ef985eb75bf998d0803e3056f4cf','',314,400,150,192,1,0),(3935,8047,1586537811,'Addiction, Kenneth Chatman.jpg',12536,'1f2a0e4c7a3dc1f724c43f2932a8eaf1','',250,400,150,240,1,0),(3936,8047,1586540131,'Chatman wife Laura.jpg',15759,'c75117c6e8fce042b5529c8fca3ae348','',253,400,150,238,1,0),(3937,8047,1586580957,'Oakley dead.jpg',15733,'0282a0a32f67c651ab0ec5861533118e','',345,360,150,157,1,0),(3938,8047,1586580957,'Oakley dead.jpg',15733,'0282a0a32f67c651ab0ec5861533118e','',345,360,150,157,1,0),(3939,801,1586635214,'Edit-my-post-button.jpg',42974,'a4aeacb9152c4d7fac59b329dc545167','',574,400,216,150,1,0),(3941,8047,1586662853,'Laptop black ring.jpg',37338,'795d0dd824a3366d7229dd073db9b011','',643,363,266,150,1,0),(3942,8047,1586665440,'Dezmen Faqua.jpg',6492,'7ddf14e506e25a50b64ba430ba7b60a1','',229,196,176,150,1,0),(3943,8047,1586666386,'Laptop theft ring.jpg',13930,'f5aec23d9c2d3471629ab32cb4ba28db','',228,180,190,150,1,0),(3947,8047,1586678461,'CV CNN Frauds, Wake, The, Flock, Up.jpg',26996,'77ab4355b4b2b0c982b65bba1609ddbf','',223,400,150,270,1,0),(3948,8047,1586678904,'CV Fairy Tales by CNN via Jeremy M. Jack.jpg',39730,'4a282b0128c21104fbc1140e441f228c','',384,400,150,157,1,0),(3949,801,1586743227,'AndreaCamps-RSS.jpg',93907,'916470d3fed4b9f485fb741dea70feae','',728,400,273,150,1,0),(3950,801,1586751124,'ChaviyaDewayneCrosby-RSS.jpg',73293,'d4d6c8615c29d74223c6c9a688ef1236','',800,336,358,150,1,0),(3951,801,1586751124,'ChaviyaDewayneCrosby-RSS.jpg',73293,'d4d6c8615c29d74223c6c9a688ef1236','',800,336,358,150,1,0),(3952,801,1586743227,'AndreaCamps-RSS.jpg',93907,'916470d3fed4b9f485fb741dea70feae','',728,400,273,150,1,0),(3953,801,1586751124,'ChaviyaDewayneCrosby-RSS.jpg',73293,'d4d6c8615c29d74223c6c9a688ef1236','',800,336,358,150,1,0),(3954,801,1586751124,'ChaviyaDewayneCrosby-RSS.jpg',73293,'d4d6c8615c29d74223c6c9a688ef1236','',800,336,358,150,1,0),(3955,8047,1586759094,'Tyree Trammell $60K bail.jpg',25912,'e9977ccb7ddc04a431237e0e517c4282','',774,400,291,150,1,0),(3956,8047,1586762384,'boston High Hopes 33 lbs fentanyl.jpg',55334,'896dc3ae120166863819b792296b8e58','',602,400,226,150,1,0),(3957,8047,1586842649,'Kerwin Harvey.jpg',19926,'bdb773719c87cee0014e18c228ba2a19','',333,400,150,181,1,0),(3958,8047,1586842649,'Kerwin Harvey.jpg',19926,'bdb773719c87cee0014e18c228ba2a19','',333,400,150,181,1,0),(3959,8047,1586762384,'boston High Hopes 33 lbs fentanyl.jpg',55334,'896dc3ae120166863819b792296b8e58','',602,400,226,150,1,0),(3960,801,1586996895,'ChristopherDuaneStewart-RSS.jpg',80902,'633702c3262c54441970590e90051e93','',800,358,336,150,1,0),(3961,801,1586996895,'ChristopherDuaneStewart-RSS.jpg',80902,'633702c3262c54441970590e90051e93','',800,358,336,150,1,0),(3962,8047,1587040164,'Marquis Cracraft and Kalee England shooting Indiana.jpg',38747,'9f2e8377d042cf9d7a16b303b3a5149e','',683,400,257,150,1,0),(3963,801,1586996895,'ChristopherDuaneStewart-RSS.jpg',80902,'633702c3262c54441970590e90051e93','',800,358,336,150,1,0),(3964,801,1587068017,'pregnant-white-woman-video-img.jpg',28715,'f6dd15593c428f76da13d7ae46272b59','',525,400,197,150,1,0),(3965,8047,1587075361,'William \"Little Bill\" Koenig III.jpg',28433,'876733213c4fbc5b932ccec0327410c3','',407,400,153,150,1,0),(3967,8047,1587040164,'Marquis Cracraft and Kalee England shooting Indiana.jpg',38747,'9f2e8377d042cf9d7a16b303b3a5149e','',683,400,257,150,1,0),(3968,801,1587068017,'pregnant-white-woman-video-img.jpg',28715,'f6dd15593c428f76da13d7ae46272b59','',525,400,197,150,1,0),(3969,8047,1587075361,'William \"Little Bill\" Koenig III.jpg',28433,'876733213c4fbc5b932ccec0327410c3','',407,400,153,150,1,0),(3970,8047,1587113814,'Benjamin Baldwin AL.jpg',13769,'d37ab9a44698c3b4f2a07577b565ebb0','',222,400,150,271,1,0),(3971,8047,1587113814,'Benjamin Baldwin AL.jpg',13769,'d37ab9a44698c3b4f2a07577b565ebb0','',222,400,150,271,1,0),(3972,801,1587177007,'AlyciaRoman.jpg',12135,'cb107e73c4645051b6480df6edd27d05','',124,200,124,200,1,0),(3973,8047,1587223373,'Angel Coronado.jpg',22798,'9cb2195b9df280c8a83645599c1936db','',549,349,236,150,1,0),(3974,8047,1587224446,'Glen Edward Williams.jpg',23479,'159b4495efa0637dca4d4ee4563959bc','',596,347,258,150,1,0),(3975,8047,1587225544,'Hispanic Glendale.jpg',24770,'d0d62486b8751314f59f8f1078f5b3e8','',616,352,263,150,1,0),(3976,8047,1587093289,'CDC QUARANTINE PROGRAM JOBS USA WIDE.jpg',58276,'41a6e50ef040ec4d6bec540d62f9f77f','',692,400,260,150,1,0),(3977,8047,1587224446,'Glen Edward Williams.jpg',23479,'159b4495efa0637dca4d4ee4563959bc','',596,347,258,150,1,0),(3978,8047,1587223373,'Angel Coronado.jpg',22798,'9cb2195b9df280c8a83645599c1936db','',549,349,236,150,1,0),(3979,8047,1587225544,'Hispanic Glendale.jpg',24770,'d0d62486b8751314f59f8f1078f5b3e8','',616,352,263,150,1,0),(3980,8047,1587277797,'Virus Billy.jpg',23376,'ff27f8a7109c4eb0b2a555cf485ad944','',311,400,150,193,1,0),(3981,8047,1587277797,'Virus Billy.jpg',23376,'ff27f8a7109c4eb0b2a555cf485ad944','',311,400,150,193,1,0),(3982,8047,1587380120,'AZ Capture.jpg',18392,'053a1a7bddaf7f992c36fac6aab76957','',378,400,150,159,1,0),(3983,8047,1587392384,'Boston Blackie with mask.jpg',9131,'41629f7eeb14c0bbc80a7db615230b2c','',271,400,150,222,1,0),(3984,8047,1587429118,'DJT nigger in a theater.jpg',27189,'e406488feff247f99ac3d49e29595675','',754,400,283,150,1,0),(3985,8047,1587380120,'AZ Capture.jpg',18392,'053a1a7bddaf7f992c36fac6aab76957','',378,400,150,159,1,0),(3986,8047,1587521401,'FAKE PSY DOC.jpg',24842,'5a16d4d28477a592ac9109b0c178c063','',526,400,198,150,1,0),(3987,8047,1587523068,'chalmette nola murder.jpg',14974,'47e199cd10e61c039673376caf5bcfc7','',335,400,150,180,1,0),(3988,8047,1587523068,'chalmette nola murder.jpg',14974,'47e199cd10e61c039673376caf5bcfc7','',335,400,150,180,1,0),(3989,8047,1587521401,'FAKE PSY DOC.jpg',24842,'5a16d4d28477a592ac9109b0c178c063','',526,400,198,150,1,0),(3990,8047,1587649671,'Binh Thien Nguyen.jpg',19087,'db0c0cc37904cd7ced90fdb55843dc1c','',330,400,150,182,1,0),(3991,8047,1587650860,'Robinson suicide + 3 children.jpg',24819,'22074a187491b6dfa50d1ec372bd90b0','',601,343,263,150,1,0),(3992,8047,1587652472,'black Brown HomeInvasions.jpg',17857,'6552dc9be04924a87826cf90bb781710','',290,400,150,207,1,0),(3993,8047,1587649671,'Binh Thien Nguyen.jpg',19087,'db0c0cc37904cd7ced90fdb55843dc1c','',330,400,150,182,1,0),(3994,8047,1587650860,'Robinson suicide + 3 children.jpg',24819,'22074a187491b6dfa50d1ec372bd90b0','',601,343,263,150,1,0),(3995,8047,1588623859,'Capture 5-4-2020.JPG',14795,'627200e4279f284a0bc0f744793c5b04','',241,140,241,140,1,0),(3996,801,1588701699,'open-registration-note.jpg',58401,'de17eb74dfd8f6a4e2cbc10bc22030eb','',644,400,242,150,1,0),(3997,8047,1588623859,'Capture 5-4-2020.JPG',14795,'627200e4279f284a0bc0f744793c5b04','',241,140,241,140,1,0),(3998,8047,1587392384,'Boston Blackie with mask.jpg',9131,'41629f7eeb14c0bbc80a7db615230b2c','',271,400,150,222,1,0),(3999,8047,1588871760,'Screenshot from 2020-05-07 10-15-09.jpg',9813,'315172eb9e55407041bda4b503dd62d5','',269,224,181,150,1,0),(4000,8047,1588877619,'Screenshot from 2020-05-07 11-52-42.jpg',17711,'f74aaa644671f84996e3e04dd6e1c34d','',496,280,266,150,1,0),(4001,8047,1588887445,'Screenshot from 2020-05-07 14-36-37.jpg',9147,'4f8e009ffcfe97eb740ea35f47315830','',300,280,161,150,1,0),(4002,8047,1588891432,'Angela Simpson AZ.jpg',35900,'2f32767e0b8328dae5868266246148ce','',643,366,264,150,1,0),(4003,8047,1588891667,'Simpson 2009.jpg',20966,'cf3df38f5c6122303fd4a221cd69fcdf','',499,153,490,150,1,0),(4004,8047,1589031837,'31523 vs 31525 GA.jpg',22426,'02987a90764ff7faf10812b573def647','',355,400,150,170,1,0),(4005,8047,1588887445,'Screenshot from 2020-05-07 14-36-37.jpg',9147,'4f8e009ffcfe97eb740ea35f47315830','',300,280,161,150,1,0),(4006,8047,1588887445,'Screenshot from 2020-05-07 14-36-37.jpg',9147,'4f8e009ffcfe97eb740ea35f47315830','',300,280,161,150,1,0),(4007,8047,1589127164,'Screenshot from 2020-05-10 09-12-06.jpg',19699,'a80eb4c4ef32b5b029b90ed6a5997cd3','',414,280,222,150,1,0),(4008,8047,1589129409,'Screenshot from 2020-05-10 09-48-54.jpg',22314,'52de59bb58c4ae2a89311eacc555184a','',341,202,254,150,1,0),(4009,8047,1589146340,'FkAmericasFlag.jpg',18221,'3119c828fce797a8564463670e32e210','',476,296,242,150,1,0),(4010,8047,1588871760,'Screenshot from 2020-05-07 10-15-09.jpg',9813,'315172eb9e55407041bda4b503dd62d5','',269,224,181,150,1,0),(4011,8047,1588877619,'Screenshot from 2020-05-07 11-52-42.jpg',17711,'f74aaa644671f84996e3e04dd6e1c34d','',496,280,266,150,1,0),(4012,8047,1589166712,'goldmouth haha.JPG',21139,'fc76f68a28807ea270a9a570ab1afc82','',254,388,150,230,1,0),(4015,8047,1589186243,'DOXING is illegal.jpg',28082,'91db88f44e2da303823f847841aff330','',615,400,231,150,1,0),(4016,8047,1589214751,'NBPP outside McMichaels home.jpg',18842,'94384d063e1f3c454685c97ade557797','',356,400,150,169,1,0),(4017,8047,1589186243,'DOXING is illegal.jpg',28082,'91db88f44e2da303823f847841aff330','',615,400,231,150,1,0),(4018,8047,1589214751,'NBPP outside McMichaels home.jpg',18842,'94384d063e1f3c454685c97ade557797','',356,400,150,169,1,0),(4019,8047,1589166712,'goldmouth haha.JPG',21139,'fc76f68a28807ea270a9a570ab1afc82','',254,388,150,230,1,0),(4020,8047,1589375257,'Michael Jones Milwaukie killer black mutant.jpg',14614,'328bca8d3f665396dd72af13ad66052f','',267,300,150,169,1,0),(4021,8047,1589376443,'Arbery SAGA.jpg',28188,'a5f310b01c0e6b073669f466ddd3cf67','',384,400,150,157,1,0),(4022,8047,1589424442,'Omar-Damacio-Ruiz-Penaloza.jpg',23927,'22ed6b37be94edaa61eaa7e610895d4c','',300,169,267,150,1,0),(4023,8047,1589375257,'Michael Jones Milwaukie killer black mutant.jpg',14614,'328bca8d3f665396dd72af13ad66052f','',267,300,150,169,1,0),(4024,8047,1589424442,'Omar-Damacio-Ruiz-Penaloza.jpg',23927,'22ed6b37be94edaa61eaa7e610895d4c','',300,169,267,150,1,0),(4025,8047,1589525753,'thug life arbery.JPG',32311,'56dd87bed7580910d1565456af953133','',669,343,293,150,1,0),(4026,8047,1589549157,'Misquez killer.jpg',23584,'988d4b14b96943ce8720bd81938c95f3','',711,400,267,150,1,0),(4027,8047,1589549363,'Misquez murderer 17 yo.jpg',27455,'175385ef7a2dd9fa3feb5b603ba28b92','',476,400,179,150,1,0),(4028,801,1589568116,'black-in-background.jpg',26196,'79f85e82e7a8d7401a695422f310ff6d','',579,400,218,150,1,0),(4029,8047,1589579525,'Dennis Perry.jpg',27733,'04a15f6d635a36cd1ec946f3a499772c','',574,400,216,150,1,0),(4030,8047,1589579807,'Swain, Dennis Perry.jpg',16437,'0ba5c8af5b9561c7d70b341566044d22','',383,318,181,150,1,0),(4031,8047,1589579525,'Dennis Perry.jpg',27733,'04a15f6d635a36cd1ec946f3a499772c','',574,400,216,150,1,0),(4032,8047,1589579807,'Swain, Dennis Perry.jpg',16437,'0ba5c8af5b9561c7d70b341566044d22','',383,318,181,150,1,0),(4033,8047,1589581549,'henderson-scott-split-exlarge-169.jpg',30253,'e13d7a30a0c6b5a7845958de52fe8fc2','',712,400,267,150,1,0),(4035,8047,1589584803,'vennie-williams.jpg',24179,'064c8553a818f8a5c0244b26e7c99a55','',711,400,267,150,1,0),(4036,8047,1589615661,'Arbery hammer in road.....jpg',12021,'b2cdd9e188e94d10f8505ca25a128781','',576,400,216,150,1,0),(4037,8047,1589615674,'Arbery license plate on truck.jpg',7364,'e52585317b35cb55074522f7af207ed9','',321,400,150,187,1,0),(4038,8047,1589031837,'31523 vs 31525 GA.jpg',22426,'02987a90764ff7faf10812b573def647','',355,400,150,170,1,0),(4039,8047,1589129409,'Screenshot from 2020-05-10 09-48-54.jpg',22314,'52de59bb58c4ae2a89311eacc555184a','',341,202,254,150,1,0),(4040,8047,1589376443,'Arbery SAGA.jpg',28188,'a5f310b01c0e6b073669f466ddd3cf67','',384,400,150,157,1,0),(4041,8047,1589525753,'thug life arbery.JPG',32311,'56dd87bed7580910d1565456af953133','',669,343,293,150,1,0),(4042,8047,1589549157,'Misquez killer.jpg',23584,'988d4b14b96943ce8720bd81938c95f3','',711,400,267,150,1,0),(4043,8047,1589549363,'Misquez murderer 17 yo.jpg',27455,'175385ef7a2dd9fa3feb5b603ba28b92','',476,400,179,150,1,0),(4044,8047,1589581549,'henderson-scott-split-exlarge-169.jpg',30253,'e13d7a30a0c6b5a7845958de52fe8fc2','',712,400,267,150,1,0),(4045,855,1589683284,'canada_queens_park_rally.jpg',66266,'9569f3269b2e1a96d22bdab6e1825404','',524,380,207,150,1,0),(4046,855,1589683284,'canada_queens_park_rally.jpg',66266,'9569f3269b2e1a96d22bdab6e1825404','',524,380,207,150,1,0),(4047,8047,1589727715,'Ahmaud Avery.jpg',10427,'f1722fb28dd2c66558a3d059b62bc07c','',200,280,150,210,1,0),(4048,8047,1589736454,'ICANN China incogman is down.jpg',35774,'0265a0efffd35895180e0bbc0501a518','',714,344,312,150,1,0),(4049,8047,1589736477,'ICANN China censorship.jpg',41107,'14b2cf43919d01f33e87fdf17f8643c2','',641,400,241,150,1,0),(4050,8047,1589738949,'Father beat up Frolander.jpg',20391,'65ae1015aa772cf10af6794492777d61','',528,400,198,150,1,0),(4051,8047,1589743036,'abbott-ape2.jpg',11985,'fb61f1c60d5a7f99a0b88f7fa2e83098','',282,280,152,150,1,0),(4052,8047,1589743130,'abbott-monkey.jpg',15122,'f76d153564b07ddb8bccdede7911dd88','',402,280,216,150,1,0),(4053,8047,1589747544,'incogman down my service.JPG',44011,'13e5a456af25f8071381323e74d034ed','',720,382,283,150,1,0),(4054,8047,1589584803,'vennie-williams.jpg',24179,'064c8553a818f8a5c0244b26e7c99a55','',711,400,267,150,1,0),(4055,8047,1589788970,'BLACK Christian Stanley Ferguson FBI vs Raw Story framing white people.jpg',30770,'c91d2fed6a2b925ecb6c03b1cf333f2b','',361,400,150,167,1,0),(4056,8047,1589789153,'Black Cleveland plots ambush.jpg',21812,'b2f1da25455dc14ec78b2ac74c219bf9','',477,400,179,150,1,0),(4057,8047,1589789307,'Montana Whites blamed for black terrorist.jpg',39540,'bab2f9cdb1b6180058477f2b6fad1ca2','',457,400,172,150,1,0),(4058,8047,1589790007,'Screenshot from 2020-05-18 01-15-44.jpg',7463,'e1075808533cd16cc8b7c88a57ba489a','',296,280,159,150,1,0),(4059,8047,1589818578,'Raw Story vis Cernovich Yellowstone MilitiaBS.jpg',32990,'44102ef0aace2a0b7256cbfd13bd80f8','',371,400,150,162,1,0),(4060,8047,1589831332,'Montana Yellowstone Militia 3 members.jpg',23859,'044cdd60858fdb6ef8260a01d632e670','',429,400,161,150,1,0),(4061,8047,1589788970,'BLACK Christian Stanley Ferguson FBI vs Raw Story framing white people.jpg',30770,'c91d2fed6a2b925ecb6c03b1cf333f2b','',361,400,150,167,1,0),(4062,8047,1589789153,'Black Cleveland plots ambush.jpg',21812,'b2f1da25455dc14ec78b2ac74c219bf9','',477,400,179,150,1,0),(4063,8047,1589789307,'Montana Whites blamed for black terrorist.jpg',39540,'bab2f9cdb1b6180058477f2b6fad1ca2','',457,400,172,150,1,0),(4064,8047,1589818578,'Raw Story vis Cernovich Yellowstone MilitiaBS.jpg',32990,'44102ef0aace2a0b7256cbfd13bd80f8','',371,400,150,162,1,0),(4065,8047,1589831332,'Montana Yellowstone Militia 3 members.jpg',23859,'044cdd60858fdb6ef8260a01d632e670','',429,400,161,150,1,0),(4066,8047,1589921027,'Jus rappin in the park.jpg',26919,'6cc41f0f935fa6cd2554151a0496486b','',625,400,235,150,1,0),(4067,8047,1589921027,'Jus rappin in the park.jpg',26919,'6cc41f0f935fa6cd2554151a0496486b','',625,400,235,150,1,0),(4068,8047,1589945227,'Joseph A Smith NV.jpg',42176,'62517368693d697c2f703a9975893044','',702,395,267,150,1,0),(4069,8047,1589945227,'Joseph A Smith NV.jpg',42176,'62517368693d697c2f703a9975893044','',702,395,267,150,1,0),(4070,8047,1590146772,'Negro beats white elder nursing home March 11, 2015.jpg',10298,'cd435824be82f09f2070028908bfd8f8','',300,400,150,200,1,0),(4071,8047,1590148101,'3 shooters arrested Sioux City Iowa.jpg',27380,'239b1f61b65a5ad2654fe933fd656720','',678,332,307,150,1,0),(4072,8047,1590159357,'@LlamaRain3 via Twitter.jpg',33309,'3caa05ac7abd9f5f455465dd1f89bee7','',402,400,151,150,1,0),(4073,8047,1590159386,'@LlamaRa1n3 via Twitter.jpg',38726,'4f09353b920396ffc44ea0827843a9cc','',716,389,277,150,1,0),(4074,8047,1590197145,'William Thomas Hill NM Ice Meth trafficking.jpg',13799,'ae839cb877430a075851e662f7c67db5','',348,400,150,173,1,0),(4075,8047,1590146772,'Negro beats white elder nursing home March 11, 2015.jpg',10298,'cd435824be82f09f2070028908bfd8f8','',300,400,150,200,1,0),(4076,8047,1590229258,'Jaydon Hayden.jpg',25448,'513a2ab8c9f3d87647cdd436e14df6fe','',545,400,205,150,1,0),(4077,8047,1590229258,'Jaydon Hayden.jpg',25448,'513a2ab8c9f3d87647cdd436e14df6fe','',545,400,205,150,1,0),(4078,8047,1590159357,'@LlamaRain3 via Twitter.jpg',33309,'3caa05ac7abd9f5f455465dd1f89bee7','',402,400,151,150,1,0),(4079,8047,1590159386,'@LlamaRa1n3 via Twitter.jpg',38726,'4f09353b920396ffc44ea0827843a9cc','',716,389,277,150,1,0),(4080,8047,1590229258,'Jaydon Hayden.jpg',25448,'513a2ab8c9f3d87647cdd436e14df6fe','',545,400,205,150,1,0),(4081,8047,1590296951,'Jadon-2.jpg',33896,'887c1f21f5454ce3b5c8a5137c7ca9be','',411,400,155,150,1,0),(4082,8047,1590342480,'DarwinsMissingLink.jpg',25413,'038749c9c83623abb8df50866577c157','',286,400,150,210,1,0),(4083,8047,1590401926,'black scammer alert.jpg',31092,'c8bbc62d52627587db23e3f975868e8d','',468,400,176,150,1,0),(4084,8047,1590404211,'NNNWHITE LEO Renae-Peterson.jpg',16218,'749a76f9d71f8b0b006ad18b2b06ac05','',540,393,207,150,1,0),(4085,8047,1590416326,'Blowhard.jpg',52320,'c1871e72f2d231c05410f8cb9e8628f5','',716,400,269,150,1,0),(4088,8047,1590296951,'Jadon-2.jpg',33896,'887c1f21f5454ce3b5c8a5137c7ca9be','',411,400,155,150,1,0),(4089,8047,1590401926,'black scammer alert.jpg',31092,'c8bbc62d52627587db23e3f975868e8d','',468,400,176,150,1,0),(4090,8047,1590416326,'Blowhard.jpg',52320,'c1871e72f2d231c05410f8cb9e8628f5','',716,400,269,150,1,0),(4091,8047,1590485864,'Jaydon Hayden FOX NEWS Michigan lied their ass off.jpg',24400,'711c853fa1b118b36a8b0cbcb54966a6','',263,400,150,229,1,0),(4092,8047,1590525963,'Sean King Susan Sarandon.jpg',33100,'37d87cdfa933ef8a155e05f138132ea3','',443,400,167,150,1,0),(4093,8047,1590525963,'Sean King Susan Sarandon.jpg',33100,'37d87cdfa933ef8a155e05f138132ea3','',443,400,167,150,1,0),(4094,8047,1590574430,'DAILYKENN comments on SPLC.jpg',32970,'fdc75e9c3289e39f59c358336f91cdc1','',681,400,256,150,1,0),(4095,8047,1590574741,'AbateHate dot com.jpg',24718,'cfe0db26dcf4e691b72850885097b154','',399,398,151,150,1,0),(4096,8047,1590575971,'SPLC make america non-White.jpg',28936,'cb442e95818a3927660b316b710f2380','',507,400,191,150,1,0),(4097,8047,1590580375,'KENN.jpg',21065,'c9c9d21d23c1afdabe2deb21835b207f','',491,400,185,150,1,0),(4098,8047,1590720287,'Murderer lives here.jpg',44625,'c204268608da90855556e462b77f3062','',800,329,365,150,1,0),(4099,8047,1590731067,'RIOTS via twitter trending.jpg',36197,'a6e0ed23940d8ec2b40d085e00f9e1e2','',413,400,155,150,1,0),(4100,8047,1590720287,'Murderer lives here.jpg',44625,'c204268608da90855556e462b77f3062','',800,329,365,150,1,0),(4101,8047,1590731067,'RIOTS via twitter trending.jpg',36197,'a6e0ed23940d8ec2b40d085e00f9e1e2','',413,400,155,150,1,0),(4102,8047,1590751532,'Screenshot from 2020-05-29 04-24-33.jpg',10773,'2946abae3b046b98a079024c1dbbbda7','',226,280,150,186,1,0),(4103,8047,1590833463,'Andy Ngo.jpg',33274,'fbba6c3667220763d3be2f514877340d','',549,400,206,150,1,0),(4104,8047,1590845161,'Lakestreet donations.jpg',14927,'86b82c309834bf7bd042da27f9d98e2d','',540,232,350,150,1,0),(4105,8047,1590751532,'Screenshot from 2020-05-29 04-24-33.jpg',10773,'2946abae3b046b98a079024c1dbbbda7','',226,280,150,186,1,0),(4106,8047,1590845161,'Lakestreet donations.jpg',14927,'86b82c309834bf7bd042da27f9d98e2d','',540,232,350,150,1,0),(4107,8047,1590881272,'Chi Cousin stomped.jpg',31323,'a0a364b342f17d15f3c6e2b46191d7bd','',484,364,200,150,1,0),(4108,8047,1590882456,'His wifes name is Kellie Chauvin yall know what to do.jpg',15900,'f0d953daa4370ba435cf67211b4630f0','',800,219,548,150,1,0),(4109,8047,1590885034,'Profit by the Riot 1971.jpg',19721,'5304cf5112abe0ce1613130f6c0220e9','',360,400,150,167,1,0),(4110,8047,1590890057,'NASDAQ stock PUT Options.jpg',19122,'db9d1e1aee548a89f467651031a63d98','',768,400,288,150,1,0),(4111,8047,1590882456,'His wifes name is Kellie Chauvin yall know what to do.jpg',15900,'f0d953daa4370ba435cf67211b4630f0','',800,219,548,150,1,0),(4112,8047,1590885034,'Profit by the Riot 1971.jpg',19721,'5304cf5112abe0ce1613130f6c0220e9','',360,400,150,167,1,0),(4113,8047,1590890057,'NASDAQ stock PUT Options.jpg',19122,'db9d1e1aee548a89f467651031a63d98','',768,400,288,150,1,0),(4114,8047,1590942000,'ICE T twatter.jpg',28980,'c4d3befa33e5c8f763d2e76496ccf197','',402,400,151,150,1,0),(4115,8047,1590833463,'Andy Ngo.jpg',33274,'fbba6c3667220763d3be2f514877340d','',549,400,206,150,1,0),(4116,8047,1590942000,'ICE T twatter.jpg',28980,'c4d3befa33e5c8f763d2e76496ccf197','',402,400,151,150,1,0),(4117,8047,1590946344,'DJT Antifa Terrorist Organization.jpg',29103,'3defd47f4152bd3a817ca09c72fbbca6','',564,400,212,150,1,0),(4118,8047,1590946344,'DJT Antifa Terrorist Organization.jpg',29103,'3defd47f4152bd3a817ca09c72fbbca6','',564,400,212,150,1,0),(4119,8047,1590982313,'BLACKS BEAT WHITE STORE OWNER.jpg',21760,'7fa41856500aa9efa5772d61564a80f8','',379,400,150,159,1,0),(4120,8047,1590983017,'Screenshot from 2020-05-31 20-42-20.jpg',15576,'ca9cd43afa190445f29bdfa98c82aacf','',294,280,158,150,1,0),(4121,8047,1590984868,'Antifa organizer paying the kids to riot.jpg',20752,'6cdb0b8277f2ee409fce874454f3bc2b','',463,400,174,150,1,0),(4122,8047,1590989143,'Screenshot from 2020-05-31 22-19-25.jpg',11843,'5cec2c57f6ca16642091cbc1e5410fa8','',607,280,326,150,1,0),(4124,8047,1590989143,'Screenshot from 2020-05-31 22-19-25.jpg',11843,'5cec2c57f6ca16642091cbc1e5410fa8','',607,280,326,150,1,0),(4125,8047,1590982313,'BLACKS BEAT WHITE STORE OWNER.jpg',21760,'7fa41856500aa9efa5772d61564a80f8','',379,400,150,159,1,0),(4126,8047,1590983017,'Screenshot from 2020-05-31 20-42-20.jpg',15576,'ca9cd43afa190445f29bdfa98c82aacf','',294,280,158,150,1,0),(4127,8047,1591066683,'Rieple Mpls Pawn shop shot BM.jpg',11852,'5b9e87dece5b3ffa951cebd75601a5e2','',266,242,165,150,1,0),(4128,8047,1590984868,'Antifa organizer paying the kids to riot.jpg',20752,'6cdb0b8277f2ee409fce874454f3bc2b','',463,400,174,150,1,0),(4129,8047,1591066683,'Rieple Mpls Pawn shop shot BM.jpg',11852,'5b9e87dece5b3ffa951cebd75601a5e2','',266,242,165,150,1,0),(4130,8047,1591146171,'Corey Johnson.jpg',11708,'688d90f45490cd214647f8820c6146e4','',298,400,150,202,1,0),(4131,8047,1591146623,'Theodore Lane Houston.jpg',39116,'0e54472cdcbe93072e439a2d19757823','',200,200,150,150,1,0),(4132,8047,1591160118,'Frankie Gonzales trashed kid.jpg',11774,'f54442abc14c3f62e235eeaaba3de426','',363,400,150,166,1,0),(4134,8047,1591160118,'Frankie Gonzales trashed kid.jpg',11774,'f54442abc14c3f62e235eeaaba3de426','',363,400,150,166,1,0),(4135,8047,1591179130,'White silence is NOT violence.jpg',21228,'47f8e8c93a1c8d8730200195d153b6ed','',361,400,150,167,1,0),(4136,8047,1591221983,'Floyd brother speaks out.jpg',13096,'ae1587a48c893c7df80cfeb84e2333e4','',343,400,150,175,1,0),(4137,8047,1591276112,'MN Money Jan 2020 CBP.jpg',26777,'c3a6d33d094a50654a3e5f8fda2efc1e','',362,400,150,166,1,0),(4138,8047,1591279186,'Somali MN money Floyd.jpg',19776,'f36d00010ce32d60badb73ebf4051674','',340,400,150,177,1,0),(4139,8047,1591276112,'MN Money Jan 2020 CBP.jpg',26777,'c3a6d33d094a50654a3e5f8fda2efc1e','',362,400,150,166,1,0),(4140,8047,1591279186,'Somali MN money Floyd.jpg',19776,'f36d00010ce32d60badb73ebf4051674','',340,400,150,177,1,0),(4141,8047,1591375672,'DC BLM.jpg',40464,'5850c1bb45e9ce3a8e693d7ef24d4c0c','',504,400,189,150,1,0),(4142,8047,1591399728,'fig bitters.jpg',21371,'53f120e3fb6889f29ec1e0d09fbde9ba','',236,349,150,222,1,0),(4143,8047,1591564719,'Caldwell shot and killed.jpg',38755,'32bb60876c0db7468b6c38a649364c71','',711,400,267,150,1,0),(4144,8047,1591571973,'Cody Holte GFM.jpg',30037,'16315d245564b77059b0c598bf50a481','',520,400,195,150,1,0),(4145,8047,1591572392,'11 yo girl Cody Holte.jpg',31263,'cddb75fd0de741544eda727539e4229e','',560,400,210,150,1,0),(4146,8047,1591571973,'Cody Holte GFM.jpg',30037,'16315d245564b77059b0c598bf50a481','',520,400,195,150,1,0),(4147,8047,1591572392,'11 yo girl Cody Holte.jpg',31263,'cddb75fd0de741544eda727539e4229e','',560,400,210,150,1,0),(4148,8047,1591592952,'Gilliam John T NYPD officers.jpg',23622,'dd5745ed62eed5c6babed3b399b15048','',800,229,525,150,1,0),(4149,8047,1591596033,'Fortune Jaquan Spencer.jpg',12047,'5e7a1cdb064f08bdbbcd2dbf7c129821','',298,365,150,184,1,0),(4150,8047,1591596046,'Fortune SPencer BGF Sherika.jpg',13384,'cf6947f954448f012ecadbbd2155cd52','',280,368,150,198,1,0),(4152,8047,1591621879,'SJM-L-SHERIFFSHOOTING-0608-01.jpg',12341,'8f00978d60901288bc4fd7e18f3d0eec','',320,400,150,188,1,0),(4153,8047,1591638692,'Who is she.jpg',37518,'2dbf14eee23a73521bdff7da03387e6d','',514,400,193,150,1,0),(4154,8047,1591644131,'Thread Tools.jpg',10619,'0520b3b416584ff2f76a4d3fd4e4a29d','',238,217,165,150,1,0),(4155,8047,1591645453,'nigger joes tar soap.jpg',9655,'af55b2aaa35aa131c1cd36a97099078d','',267,189,212,150,1,0),(4156,8047,1591592952,'Gilliam John T NYPD officers.jpg',23622,'dd5745ed62eed5c6babed3b399b15048','',800,229,525,150,1,0),(4157,8047,1591605947,'Who are the nations veterans.jpg',37249,'06972442dabc4446af8c152d545512d5','',726,400,273,150,1,0),(4158,8047,1591621879,'SJM-L-SHERIFFSHOOTING-0608-01.jpg',12341,'8f00978d60901288bc4fd7e18f3d0eec','',320,400,150,188,1,0),(4159,8047,1591596033,'Fortune Jaquan Spencer.jpg',12047,'5e7a1cdb064f08bdbbcd2dbf7c129821','',298,365,150,184,1,0),(4160,8047,1591596046,'Fortune SPencer BGF Sherika.jpg',13384,'cf6947f954448f012ecadbbd2155cd52','',280,368,150,198,1,0),(4161,8047,1592012789,'Kareem white vic.jpg',13846,'78a1421bd4a71ebcbbcb0d106b3a5a07','',379,400,150,159,1,0),(4162,8047,1592012789,'Kareem white vic.jpg',13846,'78a1421bd4a71ebcbbcb0d106b3a5a07','',379,400,150,159,1,0),(4163,8047,1592038546,'Baldwin white.jpg',31666,'671d6e80cd0bb1196fba6dcf16d07df9','',724,400,272,150,1,0),(4164,8047,1592047256,'Johnny white man Baldwin.jpg',29789,'da573c7ddc9e7d846aeeeeb5c6600a69','',714,400,268,150,1,0),(4165,8047,1592048519,'Johnny whiteguy Baldwin.jpg',13435,'aff65cf92f32159e5d99b01cf07d2a2a','',368,400,150,164,1,0),(4166,8047,1592053477,'James Blair 77 white deputy.jpg',16452,'9f6d4b1ae33e18d9ec8482b26367c7e4','',286,400,150,210,1,0),(4167,8047,1592053477,'James Blair 77 white deputy.jpg',16452,'9f6d4b1ae33e18d9ec8482b26367c7e4','',286,400,150,210,1,0),(4168,8047,1592144572,'Devin Tandys son college fund.jpg',49222,'fad1163e5b093d426d4cc2e11f1760b1','',612,400,230,150,1,0),(4169,8047,1592144765,'Devin Tandy fighting fire.jpg',39355,'16b57acdc76c468e11b8dc713971e5c1','',703,400,264,150,1,0),(4170,8047,1592144572,'Devin Tandys son college fund.jpg',49222,'fad1163e5b093d426d4cc2e11f1760b1','',612,400,230,150,1,0),(4171,8047,1592144765,'Devin Tandy fighting fire.jpg',39355,'16b57acdc76c468e11b8dc713971e5c1','',703,400,264,150,1,0),(4172,8047,1591644131,'Thread Tools.jpg',10619,'0520b3b416584ff2f76a4d3fd4e4a29d','',238,217,165,150,1,0),(4173,8047,1592272017,'Rayshard Brooks RAPSHEETZ.jpg',49670,'94ff2ec880488fdb950845eaf601300b','',750,400,282,150,1,0),(4174,8047,1592318708,'Rayshard Brooks flipping out gang signs.jpg',21853,'a4eaee594421ad020a53db56112553a3','',478,400,180,150,1,0),(4175,8047,1592320473,'RBrooks arrests.jpg',34325,'8cdef9f67ba0e9f7e1ec869c6b776883','',512,400,192,150,1,0),(4176,8047,1592329111,'Jameel id theft.jpg',14967,'4b5166ef804d9ac90b3b505cc53ddc5c','',432,400,162,150,1,0),(4177,8047,1592329127,'Brenden Butler ID THEFT.jpg',16121,'1da1cd4cfbd50f05a3724a3d1fc1ed66','',446,400,168,150,1,0),(4178,8047,1592329111,'Jameel id theft.jpg',14967,'4b5166ef804d9ac90b3b505cc53ddc5c','',432,400,162,150,1,0),(4179,8047,1592329127,'Brenden Butler ID THEFT.jpg',16121,'1da1cd4cfbd50f05a3724a3d1fc1ed66','',446,400,168,150,1,0),(4180,8047,1592482632,'Sumaree Boose 18 shoots cop in MN.jpg',26144,'aa7397eab03a72da090c3752a30e67bd','',655,400,246,150,1,0),(4181,8047,1592486841,'malcolm-harsch.jpg',41273,'07c0f22b50c3823e2ffa0e118999b792','',711,400,267,150,1,0),(4182,8047,1592488648,'Ropes in Lake Merritt are NOT nooses.jpg',12815,'66599f1df2802c5624d991e6fe54de09','',518,400,195,150,1,0),(4183,8047,1592482632,'Sumaree Boose 18 shoots cop in MN.jpg',26144,'aa7397eab03a72da090c3752a30e67bd','',655,400,246,150,1,0),(4184,8047,1592486841,'malcolm-harsch.jpg',41273,'07c0f22b50c3823e2ffa0e118999b792','',711,400,267,150,1,0),(4185,8047,1592559831,'Gibson.jpg',11228,'fdad43c39c56677aed9f834cb2d53e50','',320,400,150,188,1,0),(4186,8047,1592560123,'Century Arms Draco.jpg',23312,'627169cd9fa2bbeabb0eed9c69cac52f','',653,400,245,150,1,0),(4187,8047,1592592992,'SPOOK in Hoodie and mask.jpg',8218,'145ee9595e8405c89ccf04c60f2f61aa','',231,239,150,156,1,0),(4188,8047,1592559831,'Gibson.jpg',11228,'fdad43c39c56677aed9f834cb2d53e50','',320,400,150,188,1,0),(4189,8047,1592560123,'Century Arms Draco.jpg',23312,'627169cd9fa2bbeabb0eed9c69cac52f','',653,400,245,150,1,0),(4190,8047,1592616626,'Heebie Jeebies.jpg',23745,'9a91d2d52833a36c4a2716a8935c0ed3','',278,400,150,216,1,0),(4192,8047,1592638400,'Black Officer beats man in Walmart.jpg',40544,'71134ff2eb7ad45466164226ab0e141b','',725,400,272,150,1,0),(4193,8047,1592674517,'Ravninder Kaler.jpg',14728,'707686fec15f754ed8844071e77be30a','',372,400,150,162,1,0),(4194,8047,1592674517,'Ravninder Kaler.jpg',14728,'707686fec15f754ed8844071e77be30a','',372,400,150,162,1,0),(4195,8047,1592635183,'Dombrowski American Heretic.jpg',15426,'cae7ac5b499f3490eaf705f221332834','',310,266,175,150,1,0),(4196,8047,1592761957,'Kenneth Singleton black.jpg',15258,'cf6d09e06ccd67c2c802afa1d10280cc','',342,400,150,176,1,0),(4197,8047,1592764275,'BLM ATTN Whites.jpg',14644,'26a8e6ab8c5ed611039abf8400f4d660','',319,400,150,189,1,0),(4198,8047,1592764275,'BLM ATTN Whites.jpg',14644,'26a8e6ab8c5ed611039abf8400f4d660','',319,400,150,189,1,0),(4199,8047,1592771971,'Fentanyl death dose.jpg',26765,'a1e710006fba314f29fce16f9b4192b7','',483,400,182,150,1,0),(4200,8047,1592771971,'Fentanyl death dose.jpg',26765,'a1e710006fba314f29fce16f9b4192b7','',483,400,182,150,1,0),(4201,8047,1592883765,'Devon Stack about Cracka and whites.jpg',32580,'1f7bd67f881cad21df2b35a303e40016','',542,400,204,150,1,0),(4202,8047,1592883785,'Devon Stack on Cracka movie.jpg',25869,'43ce93e4e623742e7e2bf0fa247b39b3','',604,400,227,150,1,0),(4203,8047,1592884421,'Dale Resteghini in NJ Wigger.jpg',25982,'a2a3b71b0cfcfcfa10ade3983b84a8b5','',575,400,216,150,1,0),(4204,8047,1592885918,'Dale RAGE Resteghini.jpg',28426,'d9248f4ed9db95d377306ed7af9713b2','',483,400,182,150,1,0),(4205,8047,1593023355,'SCREW FLOYD.jpg',48527,'6a3da12a8bee0e8fc8e16ec4cfd25bd1','',759,400,285,150,1,0),(4206,8047,1593032500,'BUBBA WALLACE WATER TOSS.jpg',25592,'9c4b185eeb0572098ecc22832d29089f','',357,400,150,169,1,0),(4207,8047,1593032500,'BUBBA WALLACE WATER TOSS.jpg',25592,'9c4b185eeb0572098ecc22832d29089f','',357,400,150,169,1,0),(4208,8047,1593114130,'blk bolshevik haywood.jpg',29883,'dae53d7f6f045fedd767c95cc04e9915','',441,400,166,150,1,0),(4209,8047,1593114148,'blk bolshevik haywood2.jpg',30640,'93a5418901a8a14917ff732b24ead5e5','',388,400,150,155,1,0),(4210,8047,1593114130,'blk bolshevik haywood.jpg',29883,'dae53d7f6f045fedd767c95cc04e9915','',441,400,166,150,1,0),(4211,8047,1593114148,'blk bolshevik haywood2.jpg',30640,'93a5418901a8a14917ff732b24ead5e5','',388,400,150,155,1,0),(4212,8047,1592883765,'Devon Stack about Cracka and whites.jpg',32580,'1f7bd67f881cad21df2b35a303e40016','',542,400,204,150,1,0),(4213,8047,1592883785,'Devon Stack on Cracka movie.jpg',25869,'43ce93e4e623742e7e2bf0fa247b39b3','',604,400,227,150,1,0),(4214,8047,1592884421,'Dale Resteghini in NJ Wigger.jpg',25982,'a2a3b71b0cfcfcfa10ade3983b84a8b5','',575,400,216,150,1,0),(4215,8047,1592885918,'Dale RAGE Resteghini.jpg',28426,'d9248f4ed9db95d377306ed7af9713b2','',483,400,182,150,1,0),(4216,8047,1593225006,'CONTARDO.jpg',11267,'3e26372db59c682cbdfebc8bc1ac49a7','',295,400,150,204,1,0),(4217,8047,1593225037,'TRISTEN CARLSON.jpg',12836,'f34a5dfa5f6bac571c0f57caccfc4924','',332,400,150,181,1,0),(4218,8047,1593225006,'CONTARDO.jpg',11267,'3e26372db59c682cbdfebc8bc1ac49a7','',295,400,150,204,1,0),(4219,8047,1593225037,'TRISTEN CARLSON.jpg',12836,'f34a5dfa5f6bac571c0f57caccfc4924','',332,400,150,181,1,0),(4220,842,1593308398,'103994066_197800658163051_7726373475140358863_n.jpg',30502,'011e3770654be42bc0d79b1406c4e6e3','',405,400,152,150,1,0),(4221,842,1593309407,'1591843823719.jpg',17956,'ebc401c5840d411b598559a793be49f0','',454,280,244,150,1,0),(4222,842,1593310816,'105571680_10157692942912730_1002150278367409820_o.jpg',37701,'e8b71df67dfc4fbe9cb14d9dc9639179','',400,400,150,150,1,0),(4223,842,1593310816,'99440893_1627393324080280_9184894853800696833_o.jpg',28305,'576c6b5d75b614b75f1776c141e21a5e','',545,400,205,150,1,0),(4224,8047,1593330296,'WHO let the dogs out cv19.jpg',51953,'d6a84c255850d14051212dfed4b22800','',800,396,304,150,1,0),(4225,8047,1593466153,'gate crashing private street.jpg',50657,'2a70863e164d74b2a4ece2ccfa886ac1','',535,400,201,150,1,0),(4226,842,1593468169,'106057460_2892701397523301_208206292640049278_n.jpg',30122,'f2eb8e90e209bcd634964a1570d7c53b','',281,400,150,214,1,0),(4227,8047,1593470005,'Williams Negros with Guns.jpg',26821,'6817303f8e23d00ad9235bccd51f6497','',570,400,214,150,1,0),(4228,842,1593468169,'106057460_2892701397523301_208206292640049278_n.jpg',30122,'f2eb8e90e209bcd634964a1570d7c53b','',281,400,150,214,1,0),(4229,8047,1593466153,'gate crashing private street.jpg',50657,'2a70863e164d74b2a4ece2ccfa886ac1','',535,400,201,150,1,0),(4230,8047,1593470005,'Williams Negros with Guns.jpg',26821,'6817303f8e23d00ad9235bccd51f6497','',570,400,214,150,1,0),(4231,842,1593474324,'79233427_156348669347432_3310138507648792105_o.jpg',41268,'1a2a4a237f5b703c183ffe125cce0e84','',588,400,221,150,1,0),(4232,8047,1593509966,'K Wilkes ICU RN.jpg',18280,'e37784042f8d136eaceb4ce1c0276115','',225,400,150,267,1,0),(4233,8047,1593510196,'Screenshot from 2020-06-30 02-42-20.jpg',10532,'a4952662dc78688d6502f95f06246fdd','',226,280,150,186,1,0),(4234,8047,1593510415,'Screenshot from 2020-06-30 02-45-56.jpg',15829,'147a491e1f4d73cf2af4861482884060','',496,280,266,150,1,0),(4235,8047,1593510954,'Screenshot from 2020-06-30 02-54-32.jpg',21698,'1570ceee6849bb4bfdc2d5023870baa8','',459,242,285,150,1,0),(4236,8047,1593509966,'K Wilkes ICU RN.jpg',18280,'e37784042f8d136eaceb4ce1c0276115','',225,400,150,267,1,0),(4237,8047,1593510196,'Screenshot from 2020-06-30 02-42-20.jpg',10532,'a4952662dc78688d6502f95f06246fdd','',226,280,150,186,1,0),(4238,8047,1593510415,'Screenshot from 2020-06-30 02-45-56.jpg',15829,'147a491e1f4d73cf2af4861482884060','',496,280,266,150,1,0),(4239,8047,1593510954,'Screenshot from 2020-06-30 02-54-32.jpg',21698,'1570ceee6849bb4bfdc2d5023870baa8','',459,242,285,150,1,0),(4240,8047,1593629404,'Pizza Swastika mmmmgood.jpg',50085,'131f36cbfba452c2b107d9d68d980bfe','',629,400,236,150,1,0),(4241,8047,1593629404,'Pizza Swastika mmmmgood.jpg',50085,'131f36cbfba452c2b107d9d68d980bfe','',629,400,236,150,1,0),(4242,8047,1593651443,'criminal press is gone.jpg',15741,'ee3cbee7733729be65ae4f02e92d8086','',800,123,800,123,1,0),(4243,8047,1593893100,'2 men trashing store.jpg',30137,'18c59d420859d5cb4a08ce8f428117f3','',711,400,267,150,1,0),(4244,8047,1593893100,'2 men trashing store.jpg',30137,'18c59d420859d5cb4a08ce8f428117f3','',711,400,267,150,1,0),(4245,8047,1594126162,'Yuri KGB via CIA Library.jpg',78609,'bd77a02f0e52a66deaa65b90db1ee919','',771,400,290,150,1,0),(4246,8047,1594126162,'Yuri KGB via CIA Library.jpg',78609,'bd77a02f0e52a66deaa65b90db1ee919','',771,400,290,150,1,0),(4247,801,1594261921,'RayvaughnWilliams.jpg',12693,'24c3f8d4e098d046c4cd1ab0bab1392b','',219,400,150,274,1,0),(4248,801,1594261921,'RayvaughnWilliams.jpg',12693,'24c3f8d4e098d046c4cd1ab0bab1392b','',219,400,150,274,1,0),(4249,801,1594525521,'NNN-stats-2020-07-11.jpg',36793,'18cb274761716627a5cd8197a069bc86','',481,400,181,150,1,0),(4250,801,1594528491,'NNNforum-stats-2020-07-11.jpg',30929,'d0a75dd4835a371d661f167bb16a0103','',409,400,154,150,1,0),(4251,8047,1594760606,'Hassan Portland Maine.jpg',14628,'7203faf79aed6c7054794f37313ef34b','',349,400,150,172,1,0),(4252,8047,1594760606,'Hassan Portland Maine.jpg',14628,'7203faf79aed6c7054794f37313ef34b','',349,400,150,172,1,0),(4253,8047,1594954526,'THE SCOPE hahaha.jpg',14296,'660b79eafd7b286480420673e969eaab','',265,400,150,227,1,0),(4254,8047,1595269226,'edwards tennessee.jpg',11977,'3fa82ea3e99e6e5e90fa45baffe6bbef','',331,400,150,182,1,0),(4255,8047,1595269226,'edwards tennessee.jpg',11977,'3fa82ea3e99e6e5e90fa45baffe6bbef','',331,400,150,182,1,0),(4256,8047,1595276401,'POLK MURDERS.jpg',41752,'f746fa8c9fe818e79fb18d6f65252f9b','',650,369,265,150,1,0),(4257,8047,1595277052,'Screenshot from 2020-07-20 13-30-32.jpg',21751,'0d6fdfc896b1a92975ea45c3a9e0d2c2','',370,221,252,150,1,0),(4258,8047,1595276401,'POLK MURDERS.jpg',41752,'f746fa8c9fe818e79fb18d6f65252f9b','',650,369,265,150,1,0),(4259,8047,1595371283,'AUSTIN TW BLAQH MOB.jpg',37081,'63e211c21a234ac72ae7273ae1aef500','',505,400,190,150,1,0),(4260,8047,1595371283,'AUSTIN TW BLAQH MOB.jpg',37081,'63e211c21a234ac72ae7273ae1aef500','',505,400,190,150,1,0),(4261,8047,1595388189,'haymarket books radicals.jpg',25418,'ee2b7a8be20a31a3de9c02be0f28a75b','',362,400,150,166,1,0),(4262,8047,1595388480,'Screenshot from 2020-07-21 20-27-11.jpg',15752,'e97c9ffb2962a78c0ca9c66d9d60e35e','',620,159,585,150,1,0),(4263,8047,1595390216,'Screenshot from 2020-07-21 20-56-38.jpg',8258,'993f8394abc292e319a542bed156184f','',232,280,150,182,1,0),(4264,8047,1595396092,'Kevin Trejos.jpg',19291,'92b091cc7fb9d007bcf300e64279e054','',391,400,150,154,1,0),(4265,8047,1595390216,'Screenshot from 2020-07-21 20-56-38.jpg',8258,'993f8394abc292e319a542bed156184f','',232,280,150,182,1,0),(4266,8047,1595396092,'Kevin Trejos.jpg',19291,'92b091cc7fb9d007bcf300e64279e054','',391,400,150,154,1,0),(4267,8047,1593114130,'blk bolshevik haywood.jpg',29883,'dae53d7f6f045fedd767c95cc04e9915','',441,400,166,150,1,0),(4268,8047,1593114148,'blk bolshevik haywood2.jpg',30640,'93a5418901a8a14917ff732b24ead5e5','',388,400,150,155,1,0),(4269,8047,1595388189,'haymarket books radicals.jpg',25418,'ee2b7a8be20a31a3de9c02be0f28a75b','',362,400,150,166,1,0),(4270,8047,1595388480,'Screenshot from 2020-07-21 20-27-11.jpg',15752,'e97c9ffb2962a78c0ca9c66d9d60e35e','',620,159,585,150,1,0),(4271,8047,1595686418,'Alex Soros on John Lewis the FRAUD THIEF.jpg',33896,'756a82ea26a5f159ec955f2a2d58fbea','',554,400,208,150,1,0),(4272,8047,1595686558,'Alex Soros STATUES.jpg',33426,'11820e36735f3612c715f1fd08c975bf','',800,301,399,150,1,0),(4273,8047,1595693178,'GM Jay.jpg',9049,'cea4b5229ebd8515c1e5ba9d9cfb5b26','',404,400,152,150,1,0),(4274,8047,1595711344,'Louisville 3 victims by NFAC.jpg',41281,'b13b03cc0099fc6f33184fa36ec0ac55','',414,400,156,150,1,0),(4275,8047,1595714248,'Friendly shooter.jpg',9485,'c112794a9191e4e71cab1e55a02b45e0','',292,400,150,206,1,0),(4276,8047,1595728682,'white veneer.jpg',25708,'9a3e78eef91387051e667f4cc77226af','',249,400,150,241,1,0),(4277,8047,1595824499,'Screenshot from 2020-07-26 21-33-51.jpg',19680,'16bc53a76eeddeec23eedafb9fbfc2b1','',425,279,229,150,1,0),(4278,8047,1595824499,'Screenshot from 2020-07-26 21-33-51.jpg',19680,'16bc53a76eeddeec23eedafb9fbfc2b1','',425,279,229,150,1,0),(4279,8047,1595714248,'Friendly shooter.jpg',9485,'c112794a9191e4e71cab1e55a02b45e0','',292,400,150,206,1,0),(4280,8047,1595828805,'after nfac shot selves.jpg',39214,'e3850a4a8d42a7dece27a6403dc6567c','',501,400,188,150,1,0),(4281,8047,1595828805,'after nfac shot selves.jpg',39214,'e3850a4a8d42a7dece27a6403dc6567c','',501,400,188,150,1,0),(4282,8047,1595918194,'niggerbabble translator GIF JPG.jpg',19147,'180187e15fa981b3ec5c0874ccefd716','',354,400,150,170,1,0),(4283,8047,1596651565,'nfac da clown.jpg',44492,'e701030b83f357259d25bf7a999ea150','',595,400,224,150,1,0),(4284,8047,1596656265,'Floyd 7-Sigma SimSys.jpg',34511,'1e253d1d95037617283c09676b25782e','',735,400,276,150,1,0),(4285,8047,1596730118,'cracken.jpg',25517,'6f8306338332cf4323959668a2eac824','',332,400,150,181,1,0),(4286,8047,1596730118,'cracken.jpg',25517,'6f8306338332cf4323959668a2eac824','',332,400,150,181,1,0),(4287,8047,1596854785,'Elder abused video twitter.jpg',28167,'24b21e6893d08ffcaa91a26344f91724','',549,400,206,150,1,0),(4288,8047,1596854785,'Elder abused video twitter.jpg',28167,'24b21e6893d08ffcaa91a26344f91724','',549,400,206,150,1,0),(4289,8047,1597010045,'NFL FELONS.jpg',25352,'c8e1689125212f919b938a6f2bd48b80','',800,194,619,150,1,0),(4290,8047,1597010045,'NFL FELONS.jpg',25352,'c8e1689125212f919b938a6f2bd48b80','',800,194,619,150,1,0),(4291,8047,1597188482,'Loeffler was a HIT.jpg',23487,'fd8c93374a6a3a9e5726631fefcf12e8','',583,234,374,150,1,0),(4292,8047,1597189875,'brittney powell.jpg',28713,'42bfae09f0d1d8cd91129c8db98dcd4b','',577,400,217,150,1,0),(4293,8047,1597193368,'Screenshot from 2020-08-11 17-48-53.jpg',20978,'1de384c9c485e88136edef7f56a6061b','',351,239,221,150,1,0),(4294,8047,1597193368,'Screenshot from 2020-08-11 17-48-53.jpg',20978,'1de384c9c485e88136edef7f56a6061b','',351,239,221,150,1,0),(4295,8047,1597330344,'black support black clothing designers.jpg',36389,'df59680d6a4439bc4f853f46f7ff80c6','',317,400,150,190,1,0),(4296,8047,1597330684,'B mouths.jpg',15408,'7fcb06934d05660bf43840c0679c63cd','',313,376,150,181,1,0),(4297,8047,1597341691,'Screenshot from 2020-08-13 10-58-55.jpg',16719,'b65de7d46869ce12538b881d5bc84d92','',387,280,208,150,1,0),(4298,8047,1597341809,'Screenshot from 2020-08-13 11-02-46.jpg',15449,'dacff60c23ee779884e219200e343d8d','',513,280,275,150,1,0),(4299,8047,1597362303,'SA bikers.jpg',26663,'203944c53c5b0a5dffe5816c6a12e1d6','',350,240,219,150,1,0),(4300,8047,1597364050,'5 killers SA white farmers.jpg',39125,'737a2756b57bce1835feffd5ea3f7b06','',616,400,231,150,1,0),(4301,8047,1597364198,'SA farmers Aug13 2020.jpg',36611,'bfaa41de4e759aa1a2a4c7719f523657','',533,400,200,150,1,0),(4302,8047,1597362303,'SA bikers.jpg',26663,'203944c53c5b0a5dffe5816c6a12e1d6','',350,240,219,150,1,0),(4303,8047,1597364050,'5 killers SA white farmers.jpg',39125,'737a2756b57bce1835feffd5ea3f7b06','',616,400,231,150,1,0),(4304,8047,1597364198,'SA farmers Aug13 2020.jpg',36611,'bfaa41de4e759aa1a2a4c7719f523657','',533,400,200,150,1,0),(4305,8047,1597516222,'rip cannon.jpg',28805,'2f8d56c71b5843bf69b3f37c3973220a','',570,400,214,150,1,0),(4306,8047,1597516317,'Screenshot from 2020-08-15 11-31-30.jpg',22496,'63485f836c46416edd972067cd564bfd','',485,226,322,150,1,0),(4307,8047,1597519581,'GFM Cannon Hinnant 647K.jpg',21477,'8162238473ddff66098ae3ceb237ebf6','',594,249,358,150,1,0),(4308,8047,1597856164,'best_crop_c00fb4fc046f656f94de_sompixscpofranklinshootingsuspectkevinlewis.jpg',19266,'4e5a05ecf7988417fbf001a6a545b2da','',300,400,150,200,1,0),(4309,8047,1597859191,'Joseph Brandon Selders.jpg',12266,'325778de7b5ac736ef744d25c760b8a9','',326,400,150,185,1,0),(4310,8047,1597859214,'Blase Wright.jpg',13699,'6fb159a20b9e982659345347d3fc737f','',268,370,150,208,1,0),(4311,8047,1597859248,'Lara Selders.jpg',16957,'e26bbc46c6aa6a37c909c43e4f5d26d5','',343,400,150,175,1,0),(4312,8047,1597859846,'487c7d35-5769-4865-945b-77cef8a4bd4b-large16x9_CARROLLMICHAELDOUGLASSID943725.jpg',29327,'5f841f7b1b69bb0b92c8d03b9a650073','',711,400,267,150,1,0),(4313,801,1597865008,'vb 3-to-4 progress.jpg',36122,'1db0d4653e346f8da07632a6a56d9768','',679,400,255,150,1,0),(4314,8047,1597870736,'Michaels back ytny.jpg',21524,'d2bf1bc258755b5bd61f8ca635da33ab','',583,400,219,150,1,0),(4315,8047,1597875460,'mA cia.jpg',12449,'e1ae194df048a59495bc56fbe00fb379','',280,280,150,150,1,0),(4316,8047,1590342480,'DarwinsMissingLink.jpg',25413,'038749c9c83623abb8df50866577c157','',286,400,150,210,1,0),(4317,801,1598035978,'forum upgrade progress 21 Aug noon.jpg',16673,'baa651fe5f12ab1a0086283dae6a0134','',313,400,150,192,1,0),(4318,801,1598036764,'upgrade step 84.jpg',38235,'6359ed983d3ecf0a58b905a879bf58c1','',662,400,249,150,1,0),(4319,801,1598069554,'VB-3-to-4-step-104.jpg',36476,'0faa2b4addc9cff614042b743fe8a15e','',595,400,224,150,1,0),(4320,801,1598088924,'Step-108-of-110.jpg',33282,'87d79599a954c7517dc11c667d4c4a5b','',687,400,258,150,1,0),(4321,801,1598122798,'Upgrade-to-4-2-5-Step-2-of-3.jpg',33384,'4a3eb92dabeb9a22144fa510ab428e18','',619,400,233,150,1,0),(4322,801,1598161273,'2percent.jpg',26404,'0ae4bbda586428d0c748bfb37589fa47','',310,400,150,194,1,0),(4323,801,1598251365,'Processing 4-0-3 step 5.jpg',26235,'e53be90e81cf4313e88063801c833997','',310,400,150,194,1,0),(4324,8047,1598275065,'kenosha10.jpg',9094,'cce24314ce4a305258f16b258bc4f6e9','',352,280,189,150,1,0),(4325,8047,1598275065,'kenosha10.jpg',9094,'cce24314ce4a305258f16b258bc4f6e9','',352,280,189,150,1,0),(4326,8047,1598397480,'KARAMBIT.jpg',6923,'7a9ec122dc0810d6a9a1a6850d6c5549','',423,200,318,150,1,0),(4327,8047,1598397677,'blake karambit.jpg',29248,'602ae12ab5b279a2e0698e9f075f7cfb','',546,400,205,150,1,0),(4328,8047,1598397480,'KARAMBIT.jpg',6923,'7a9ec122dc0810d6a9a1a6850d6c5549','',423,200,318,150,1,0),(4329,8047,1598397677,'blake karambit.jpg',29248,'602ae12ab5b279a2e0698e9f075f7cfb','',546,400,205,150,1,0),(4330,8047,1598658951,'Screenshot from 2020-08-28 16-55-17.jpg',21555,'0f8984b9c03665fc8b439e763cdd2ec3','',540,209,388,150,1,0),(4331,8047,1598658951,'Screenshot from 2020-08-28 16-55-17.jpg',21555,'0f8984b9c03665fc8b439e763cdd2ec3','',540,209,388,150,1,0),(4332,8047,1597856164,'best_crop_c00fb4fc046f656f94de_sompixscpofranklinshootingsuspectkevinlewis.jpg',19266,'4e5a05ecf7988417fbf001a6a545b2da','',300,400,150,200,1,0),(4333,8047,1598675398,'Scheurle RIOT KITCHEN REVOLUTION.jpg',16335,'3fbc9eb82c059cf331e8b604c7b15d87','',197,280,150,214,1,0),(4334,8047,1598675415,'OREGON PLATES.jpg',19834,'06ef1083d012a4b5803157e054ef51a1','',620,165,564,150,1,0),(4335,8047,1598677441,'Tariq doxing Kyle.jpg',21398,'e783399b2f21e4085cb33d17fea7f080','',556,197,424,150,1,0),(4336,8047,1598675398,'Scheurle RIOT KITCHEN REVOLUTION.jpg',16335,'3fbc9eb82c059cf331e8b604c7b15d87','',197,280,150,214,1,0),(4337,8047,1598675415,'OREGON PLATES.jpg',19834,'06ef1083d012a4b5803157e054ef51a1','',620,165,564,150,1,0),(4338,8047,1598678670,'Kyle vs unarmed.jpg',16187,'e2b72b007a2154a6c33e49f4a7413667','',280,280,150,150,1,0),(4339,8047,1598699404,'Screenshot from 2020-08-29 04-09-04.jpg',20816,'148d56b5c264ca7ca11e8301f55603d4','',433,267,244,150,1,0),(4340,8047,1598699404,'Screenshot from 2020-08-29 04-09-04.jpg',20816,'148d56b5c264ca7ca11e8301f55603d4','',433,267,244,150,1,0),(4341,8047,1597875460,'mA cia.jpg',12449,'e1ae194df048a59495bc56fbe00fb379','',280,280,150,150,1,0),(4342,8047,1597859191,'Joseph Brandon Selders.jpg',12266,'325778de7b5ac736ef744d25c760b8a9','',326,400,150,185,1,0),(4343,8047,1597859191,'Joseph Brandon Selders.jpg',12266,'325778de7b5ac736ef744d25c760b8a9','',326,400,150,185,1,0),(4344,8047,1597859214,'Blase Wright.jpg',13699,'6fb159a20b9e982659345347d3fc737f','',268,370,150,208,1,0),(4345,8047,1597859214,'Blase Wright.jpg',13699,'6fb159a20b9e982659345347d3fc737f','',268,370,150,208,1,0),(4346,8047,1597859248,'Lara Selders.jpg',16957,'e26bbc46c6aa6a37c909c43e4f5d26d5','',343,400,150,175,1,0),(4347,8047,1597859248,'Lara Selders.jpg',16957,'e26bbc46c6aa6a37c909c43e4f5d26d5','',343,400,150,175,1,0),(4348,8047,1597859846,'487c7d35-5769-4865-945b-77cef8a4bd4b-large16x9_CARROLLMICHAELDOUGLASSID943725.jpg',29327,'5f841f7b1b69bb0b92c8d03b9a650073','',711,400,267,150,1,0),(4349,8047,1597516222,'rip cannon.jpg',28805,'2f8d56c71b5843bf69b3f37c3973220a','',570,400,214,150,1,0),(4350,8047,1597516317,'Screenshot from 2020-08-15 11-31-30.jpg',22496,'63485f836c46416edd972067cd564bfd','',485,226,322,150,1,0),(4351,8047,1597519581,'GFM Cannon Hinnant 647K.jpg',21477,'8162238473ddff66098ae3ceb237ebf6','',594,249,358,150,1,0),(4352,8047,1597341691,'Screenshot from 2020-08-13 10-58-55.jpg',16719,'b65de7d46869ce12538b881d5bc84d92','',387,280,208,150,1,0),(4353,8047,1597341809,'Screenshot from 2020-08-13 11-02-46.jpg',15449,'dacff60c23ee779884e219200e343d8d','',513,280,275,150,1,0),(4354,8047,1599102694,'Enoch Turner.jpg',19791,'19ee49174a07bd30ecc9619ffb1e70d8','',711,400,267,150,1,0),(4355,8047,1599107109,'Akron brothers.jpg',30179,'065bce6d41e5604113e6790d07fba8e0','',464,400,174,150,1,0),(4356,8047,1599108570,'Bonn Rassavong.jpg',11986,'b98dbd4127a9e8e2f423599499711728','',336,383,150,171,1,0),(4357,8047,1599108773,'R McCall.jpg',9156,'f582f00fc039fd97b235a3f165908957','',184,262,150,214,1,0),(4358,8047,1599102694,'Enoch Turner.jpg',19791,'19ee49174a07bd30ecc9619ffb1e70d8','',711,400,267,150,1,0),(4359,8047,1599103034,'Heather Cook and son Bently.jpg',18408,'824b92af20754909bb6887d8e7d76d7b','',398,385,156,150,1,0),(4360,8047,1599103034,'Heather Cook and son Bently.jpg',18408,'824b92af20754909bb6887d8e7d76d7b','',398,385,156,150,1,0),(4361,8047,1599432037,'Ayala petition.jpg',43846,'ebb97b3e98bccd7f6443f6e555bfcef2','',686,400,258,150,1,0),(4362,8047,1599432037,'Ayala petition.jpg',43846,'ebb97b3e98bccd7f6443f6e555bfcef2','',686,400,258,150,1,0),(4363,8047,1600368168,'red dog, Clifford.jpg',21491,'93deb902b36819ff8ad89dede8263028','',314,249,190,150,1,0),(4364,8047,1600371576,'Screenshot from 2020-09-17 12-38-26.jpg',11747,'52ddafad2f50030b8983441c9cdd43f0','',620,127,620,127,1,0),(4365,8047,1600371648,'Screenshot from 2020-09-17 12-36-57.jpg',20254,'3f1ed265a7f7b10c9b17c60e221e57a6','',585,220,399,150,1,0),(4366,8047,1600405941,'Aaron Hammond 45.jpg',6964,'991e6ddfb679274346752501caced8f4','',302,280,162,150,1,0),(4367,8047,1600521182,'Ronald Allen Jr.jpg',13118,'5851b10522ca26984720e56232b11eaf','',544,280,292,150,1,0),(4368,8047,1600526438,'HAKEEM & ABDUL ROBINSON.jpg',19306,'6035fa86f0da15ff88b5d196b98ef60f','',478,280,257,150,1,0),(4369,8047,1600526586,'DOMINIQUE BARNER.jpg',16704,'1bae430cd5d9bfc3163f2360cfde150b','',443,280,238,150,1,0),(4370,8047,1600526438,'HAKEEM & ABDUL ROBINSON.jpg',19306,'6035fa86f0da15ff88b5d196b98ef60f','',478,280,257,150,1,0),(4371,8047,1600526586,'DOMINIQUE BARNER.jpg',16704,'1bae430cd5d9bfc3163f2360cfde150b','',443,280,238,150,1,0),(4372,8047,1600521182,'Ronald Allen Jr.jpg',13118,'5851b10522ca26984720e56232b11eaf','',544,280,292,150,1,0),(4373,8047,1600405941,'Aaron Hammond 45.jpg',6964,'991e6ddfb679274346752501caced8f4','',302,280,162,150,1,0),(4374,8047,1592272017,'Rayshard Brooks RAPSHEETZ.jpg',49670,'94ff2ec880488fdb950845eaf601300b','',750,400,282,150,1,0),(4375,8047,1592318708,'Rayshard Brooks flipping out gang signs.jpg',21853,'a4eaee594421ad020a53db56112553a3','',478,400,180,150,1,0),(4376,8047,1592320473,'RBrooks arrests.jpg',34325,'8cdef9f67ba0e9f7e1ec869c6b776883','',512,400,192,150,1,0),(4377,8047,1600578110,'5 shooters myrtle bch May 17, 2020.jpg',18572,'bcd5cd38834db9c7402be55473b49fed','',514,272,284,150,1,0),(4378,8047,1600880829,'STEVE KING, IOWA.jpg',10719,'7ac2ac467e43965570d971563faded2f','',268,280,150,157,1,0),(4379,8047,1600880829,'STEVE KING, IOWA.jpg',10719,'7ac2ac467e43965570d971563faded2f','',268,280,150,157,1,0),(4380,8047,1600880829,'STEVE KING, IOWA.jpg',10719,'7ac2ac467e43965570d971563faded2f','',268,280,150,157,1,0),(4382,8047,1601020819,'NO MASK COP.jpg',14951,'958b1904c873393e862d054613146d2c','',255,280,150,165,1,0),(4383,8047,1601189893,'Screenshot from 2020-09-26 23-45-11.jpg',10350,'f63b6043b34ce5084567c99a3ecd5ae6','',268,280,150,157,1,0),(4384,8047,1601197637,'KK.jpg',18612,'b614625dfd01a9c8023f89fd93692896','',346,400,150,174,1,0),(4385,8047,1601189893,'Screenshot from 2020-09-26 23-45-11.jpg',10350,'f63b6043b34ce5084567c99a3ecd5ae6','',268,280,150,157,1,0),(4386,8047,1601254096,'Dr Alice Green.jpg',21043,'2dd6baf057c5d083e5fb14d6c5699bfd','',428,360,179,150,1,0),(4387,8047,1601284879,'CROWDS ON DEMAND.jpg',18759,'05d259d2a455f0f8fc27ef34dbaf5426','',354,280,190,150,1,0),(4388,8047,1601284879,'CROWDS ON DEMAND.jpg',18759,'05d259d2a455f0f8fc27ef34dbaf5426','',354,280,190,150,1,0),(4389,8047,1601347153,'John Floyd Thomas Jr.jpg',12758,'b465c840eb75bcb90767972745c047af','',223,280,150,189,1,0),(4390,8047,1601347153,'John Floyd Thomas Jr.jpg',12758,'b465c840eb75bcb90767972745c047af','',223,280,150,189,1,0),(4392,8047,1601473639,'4 million dollars.jpg',25149,'ae940be52e3ce658168aa5728f2ed337','',400,400,150,150,1,0),(4393,8047,1601483413,'proud boys.jpg',20315,'e8b614070385c77b81d11b67d40f0704','',582,112,582,112,1,0),(4394,8047,1601509692,'elijah jones Mesa az.jpg',12495,'307d97082927c0900a07727d64ca591e','',351,280,189,150,1,0),(4395,8047,1601516549,'CEQUEZ JONES 17.jpg',20946,'e2e945cd167fb9c67120d9d6e25586ee','',525,262,301,150,1,0),(4396,8047,1601473639,'4 million dollars.jpg',25149,'ae940be52e3ce658168aa5728f2ed337','',400,400,150,150,1,0),(4397,8047,1601509692,'elijah jones Mesa az.jpg',12495,'307d97082927c0900a07727d64ca591e','',351,280,189,150,1,0),(4398,8047,1601516549,'CEQUEZ JONES 17.jpg',20946,'e2e945cd167fb9c67120d9d6e25586ee','',525,262,301,150,1,0),(4399,8047,1601558024,'child cop killer.jpg',9360,'02c38048b83b888fef381c93c4c9c742','',360,280,193,150,1,0),(4400,8047,1601559453,'BMW i3 man plugging in power.jpg',14539,'3d93b8379f76671322fba707767bcae5','',316,280,170,150,1,0),(4401,8047,1601559887,'bmw i3 LAPD.jpg',21313,'5813b4e4760f85a37a4dc878028ad0a2','',491,248,297,150,1,0),(4402,8047,1601567186,'bmw i3 height 5foot3.jpg',20015,'487fc81a88f0eb1635a70dc9edcd3ced','',346,257,202,150,1,0),(4403,8047,1601567756,'AV height of boys 2-15.jpg',16270,'c83c66bc349c9144b2a395c0092825be','',279,280,150,151,1,0),(4404,8047,1601568071,'age height boys.jpg',20556,'1a6ed185bcea83a517e6a3501d53a3ad','',590,235,377,150,1,0),(4405,8047,1601570872,'deonte pygmy by Jemma but Tweet been scrubbed.jpg',11739,'361616e2010788079bdc8908f0df5551','',325,280,175,150,1,0),(4406,8047,1601558024,'child cop killer.jpg',9360,'02c38048b83b888fef381c93c4c9c742','',360,280,193,150,1,0),(4407,8047,1601559453,'BMW i3 man plugging in power.jpg',14539,'3d93b8379f76671322fba707767bcae5','',316,280,170,150,1,0),(4408,8047,1601559887,'bmw i3 LAPD.jpg',21313,'5813b4e4760f85a37a4dc878028ad0a2','',491,248,297,150,1,0),(4409,8047,1601567186,'bmw i3 height 5foot3.jpg',20015,'487fc81a88f0eb1635a70dc9edcd3ced','',346,257,202,150,1,0),(4410,8047,1601567756,'AV height of boys 2-15.jpg',16270,'c83c66bc349c9144b2a395c0092825be','',279,280,150,151,1,0),(4411,8047,1601568071,'age height boys.jpg',20556,'1a6ed185bcea83a517e6a3501d53a3ad','',590,235,377,150,1,0),(4412,8047,1601570872,'deonte pygmy by Jemma but Tweet been scrubbed.jpg',11739,'361616e2010788079bdc8908f0df5551','',325,280,175,150,1,0),(4413,801,1601607391,'2020-10-01-progress.jpg',24741,'3598b0431d522a1986d262f421d5218b','',303,400,150,199,1,0),(4414,8047,1601483413,'proud boys.jpg',20315,'e8b614070385c77b81d11b67d40f0704','',582,112,582,112,1,0),(4415,8047,1601649326,'pastor nig exorcism LASKER JR.jpg',11230,'39c5713211eee3863b5d5e2dc5ce6da6','',287,280,154,150,1,0),(4416,8047,1601657249,'RICK MORANIS NIGGER.jpg',19971,'a26b983f0f02132b419ef6045fad82a5','',445,280,239,150,1,0),(4417,8047,1601657620,'two WM elders beaten bitten queens ny.jpg',20468,'a8f6b7ac793dc1159b0ae25a742447be','',413,264,235,150,1,0),(4418,8047,1601664704,'LISA RENE 4 BLK KILLERS.jpg',15004,'c37a2fa993250c22b26df29a81b67a26','',473,280,254,150,1,0),(4419,8047,1601649326,'pastor nig exorcism LASKER JR.jpg',11230,'39c5713211eee3863b5d5e2dc5ce6da6','',287,280,154,150,1,0),(4420,8047,1601838446,'tony ables 2+ killings.jpg',21227,'bc52a82c68f6b78205bfc2e5c64b470d','',323,250,194,150,1,0),(4421,8047,1601838689,'Ables killer.jpg',9932,'8eae37ac303c63c144bb62e8642a30a8','',225,280,150,187,1,0),(4422,8047,1601838446,'tony ables 2+ killings.jpg',21227,'bc52a82c68f6b78205bfc2e5c64b470d','',323,250,194,150,1,0),(4423,8047,1601838689,'Ables killer.jpg',9932,'8eae37ac303c63c144bb62e8642a30a8','',225,280,150,187,1,0),(4424,8047,1601919035,'deonte murray no foot & inch marks.jpg',10458,'ac3380188547af1a89127b9f6efe54f2','',302,280,162,150,1,0),(4425,8047,1602157834,'Wauwatosa NIG BLM ANTIFA 10-7.jpg',17263,'2c7335bc054212471982a93bcf44b606','',620,190,490,150,1,0),(4426,8047,1602180641,'Ajayi Lueck killr.jpg',16507,'406957791f8b306072a5d7c94d877db3','',403,280,216,150,1,0),(4427,8047,1602182058,'AJ ARREST.jpg',22859,'bb1e0493229c45862bf7b150c86298e2','',387,218,267,150,1,0),(4428,8047,1602182654,'AJ true events book.jpg',10708,'0c78f1427416192980b766d274f9982b','',274,280,150,154,1,0),(4429,8047,1602183413,'AJ AMZN FI page.jpg',20441,'820810212334bb091daf82d39f52d7a9','',468,236,298,150,1,0),(4430,8047,1602184413,'Swastika Gov Whitmer.jpg',18720,'6a19ed92f68a76eecde4848a638c2b80','',433,280,232,150,1,0),(4431,8047,1602157834,'Wauwatosa NIG BLM ANTIFA 10-7.jpg',17263,'2c7335bc054212471982a93bcf44b606','',620,190,490,150,1,0),(4432,8047,1602180641,'Ajayi Lueck killr.jpg',16507,'406957791f8b306072a5d7c94d877db3','',403,280,216,150,1,0),(4433,8047,1602182058,'AJ ARREST.jpg',22859,'bb1e0493229c45862bf7b150c86298e2','',387,218,267,150,1,0),(4434,8047,1602184413,'Swastika Gov Whitmer.jpg',18720,'6a19ed92f68a76eecde4848a638c2b80','',433,280,232,150,1,0),(4435,8047,1602207885,'TYRONE CONSTANT.jpg',6966,'0ea589f2263529d74b26a2a280783b0e','',229,280,150,184,1,0),(4436,8047,1602293938,'fentanyl, carfentanil vs copper penny.jpg',21112,'61ac26644bf267b61672ad23ad0e2455','',286,233,185,150,1,0),(4437,8047,1602319747,'Jumishia Baker.jpg',12649,'33bb063685dcb90cccefa541f1b311c2','',287,280,154,150,1,0),(4438,8047,1602323412,'BABOON PILOT Conrad Jules Aska.jpg',20944,'831cd822ac3aa87afb731532f44c9b0c','',465,261,268,150,1,0),(4439,8047,1602361416,'google mlk blvd.jpg',34220,'4b702b949d3b4ce1cb78dbb2cf8b1b7f','',488,304,241,150,1,0),(4440,8047,1602319747,'Jumishia Baker.jpg',12649,'33bb063685dcb90cccefa541f1b311c2','',287,280,154,150,1,0),(4441,8047,1602323412,'BABOON PILOT Conrad Jules Aska.jpg',20944,'831cd822ac3aa87afb731532f44c9b0c','',465,261,268,150,1,0),(4444,8047,1602727935,'7026364_101420-wtvd-verbal-crews-img.jpg',32545,'27ca11f2c9926c82bd3c93fbc11bfbf7','',711,400,267,150,1,0),(4445,8047,1602742627,'jag booty.jpg',15120,'d7356a22152451397eea209bd3325a70','',495,280,266,150,1,0),(4446,8047,1602742627,'jag booty.jpg',15120,'d7356a22152451397eea209bd3325a70','',495,280,266,150,1,0),(4447,8047,1602809815,'BET, no Cannon Hinant.jpg',16556,'a57a2eda17d4ef5af00d0dcacbe55b06','',620,260,358,150,1,0),(4448,8047,1602812200,'Screenshot from 2020-10-15 18-34-45.jpg',10309,'b8b5c0c861487ae3dc6c864d6c81aed8','',620,114,620,114,1,0),(4449,8047,1602815788,'FBI Hernandez new 1o most wanted.jpg',20929,'13dc454b4a8d62910453b33cbdd61ed2','',443,258,258,150,1,0),(4450,8047,1602815788,'FBI Hernandez new 1o most wanted.jpg',20929,'13dc454b4a8d62910453b33cbdd61ed2','',443,258,258,150,1,0),(4451,8047,1602877734,'YT SIGN IN AGE.jpg',13364,'1ce68b1c8ce80967a6235355d133f845','',620,225,414,150,1,0),(4452,8047,1602888868,'Lockwood and Johnson.jpg',17975,'2008548526c6aac8b9bb4b3285931d09','',606,280,325,150,1,0),(4453,8047,1602889476,'Darrius Outling.jpg',8834,'55fbf147b123481bc430e6bed44513d4','',271,280,150,155,1,0),(4454,8047,1602889546,'8 arrested in SS theft case.jpg',20603,'e0a87508f8db41e75ec0339edb1c9db6','',490,268,275,150,1,0),(4455,8047,1602890528,'bet cannon hinnant.jpg',15910,'10df29e5598a38128b9e42b1ae767156','',620,243,383,150,1,0),(4458,8047,1602888868,'Lockwood and Johnson.jpg',17975,'2008548526c6aac8b9bb4b3285931d09','',606,280,325,150,1,0),(4459,8047,1602889476,'Darrius Outling.jpg',8834,'55fbf147b123481bc430e6bed44513d4','',271,280,150,155,1,0),(4460,8047,1602889546,'8 arrested in SS theft case.jpg',20603,'e0a87508f8db41e75ec0339edb1c9db6','',490,268,275,150,1,0),(4461,8047,1603073203,'they live docu piper.jpg',14092,'e61f1023a47cdfc97efa16b3b20b9ce7','',416,280,223,150,1,0),(4462,8047,1603165288,'Floyd hologram.jpg',21131,'f6aaa5e55a1255630e6e4d933ab69f1c','',434,247,264,150,1,0),(4463,8047,1603231510,'7.2 mil drugs seized october 2020.jpg',21639,'89975ecbc8e505876afb99274abf6bc8','',373,230,244,150,1,0),(4464,8047,1603231510,'7.2 mil drugs seized october 2020.jpg',21639,'89975ecbc8e505876afb99274abf6bc8','',373,230,244,150,1,0),(4465,803,1472541709,'Iphonespook.jpg',23344,'0fe8727eeb4a97a26418d3ae76ef3df0','',711,400,267,150,1,0),(4466,8047,1600880829,'STEVE KING, IOWA.jpg',10719,'7ac2ac467e43965570d971563faded2f','',268,280,150,157,1,0),(4467,8047,1603249325,'Screenshot from 2020-10-20 20-01-21.jpg',20214,'ae73d89b29f9380fa952ff935f784f02','',451,271,250,150,1,0),(4468,8047,1603249325,'Screenshot from 2020-10-20 20-01-21.jpg',20214,'ae73d89b29f9380fa952ff935f784f02','',451,271,250,150,1,0),(4470,8047,1603436796,'popresistance org.jpg',8699,'61f4a03cfa5a89ddfec12741a4621e4a','',620,80,620,80,1,0),(4471,8047,1603441850,'Screenshot from 2020-10-23 01-29-57.jpg',20033,'0de1689b1ad748bc0a4f78cccba6b8ad','',457,238,289,150,1,0),(4472,8047,1603451796,'fetty wap.jpg',20225,'3e1b462dfe1788fcb7740746a621b571','',444,276,242,150,1,0),(4473,8047,1603441850,'Screenshot from 2020-10-23 01-29-57.jpg',20033,'0de1689b1ad748bc0a4f78cccba6b8ad','',457,238,289,150,1,0),(4474,8047,1603405097,'Screenshot from 2020-10-22 15-17-06.jpg',21628,'db9ba933c2d63a81343a7df9aedd10fd','',452,248,274,150,1,0),(4475,8047,1602809815,'BET, no Cannon Hinant.jpg',16556,'a57a2eda17d4ef5af00d0dcacbe55b06','',620,260,358,150,1,0),(4476,8047,1602890528,'bet cannon hinnant.jpg',15910,'10df29e5598a38128b9e42b1ae767156','',620,243,383,150,1,0),(4478,8047,1603436796,'popresistance org.jpg',8699,'61f4a03cfa5a89ddfec12741a4621e4a','',620,80,620,80,1,0),(4479,8047,1603773646,'BELL WIFE.jpg',16289,'70987b01a61f2214378c367903dd42b4','',310,280,167,150,1,0),(4480,8047,1603754764,'jacobs.jpg',9459,'c72cdbd266127fcce3ec85125cce42b8','',258,280,150,163,1,0),(4481,8047,1603754929,'martez hurt.jpg',14947,'5dc7cf3a1a609c79be025a46f6590683','',284,280,153,150,1,0),(4482,8047,1603754764,'jacobs.jpg',9459,'c72cdbd266127fcce3ec85125cce42b8','',258,280,150,163,1,0),(4483,8047,1603754929,'martez hurt.jpg',14947,'5dc7cf3a1a609c79be025a46f6590683','',284,280,153,150,1,0),(4484,8047,1603754764,'jacobs.jpg',9459,'c72cdbd266127fcce3ec85125cce42b8','',258,280,150,163,1,0),(4485,8047,1603754929,'martez hurt.jpg',14947,'5dc7cf3a1a609c79be025a46f6590683','',284,280,153,150,1,0),(4486,8047,1603864274,'mr tactical.jpg',9315,'fe2c34206c13cf53fe079ccc75d36761','',620,120,620,120,1,0),(4487,8047,1603864286,'mrtactical dre.jpg',20479,'10775d2ce0928fc7f8f3527c111c52d8','',421,266,238,150,1,0),(4488,8047,1603773646,'BELL WIFE.jpg',16289,'70987b01a61f2214378c367903dd42b4','',310,280,167,150,1,0),(4489,8047,1603882176,'vanessa pierre.jpg',9913,'977bb2c2d19276df912ec9886c01f449','',277,280,150,152,1,0),(4490,8047,1603884056,'Diggins, Leo MAINE.jpg',15736,'bf0d707ef6ed006ff22db36a58b3f8f3','',363,271,201,150,1,0),(4491,8047,1603882176,'vanessa pierre.jpg',9913,'977bb2c2d19276df912ec9886c01f449','',277,280,150,152,1,0),(4492,8047,1603938175,'WW FACE MATCHES THE HAIR.jpg',21161,'229b00844ac0c94ecef9caab8cca2cb7','',448,248,271,150,1,0),(4493,8047,1603938198,'WW HAIR MAKES THE FACE.jpg',13367,'1650d6c33eb7bdac08bb0095c34d6dca','',352,280,189,150,1,0),(4494,8047,1603938175,'WW FACE MATCHES THE HAIR.jpg',21161,'229b00844ac0c94ecef9caab8cca2cb7','',448,248,271,150,1,0),(4495,8047,1603938198,'WW HAIR MAKES THE FACE.jpg',13367,'1650d6c33eb7bdac08bb0095c34d6dca','',352,280,189,150,1,0),(4497,8047,1604136448,'MAKE RACISTS RUN FOR THEIR LIVES.jpg',14044,'218042ad782e340cd8c5e558fb1918a9','',325,280,175,150,1,0),(4498,8047,1604136448,'MAKE RACISTS RUN FOR THEIR LIVES.jpg',14044,'218042ad782e340cd8c5e558fb1918a9','',325,280,175,150,1,0),(4499,8047,1604285968,'Duchesne.jpg',10563,'1a7895d183e4d4fa0e1bd86795bab7fe','',246,280,150,171,1,0),(4500,8047,1604289044,'Lori Hendry TW.jpg',19315,'d4ade9e6298f9128e421ce510db581f4','',501,280,269,150,1,0),(4501,8047,1604285968,'Duchesne.jpg',10563,'1a7895d183e4d4fa0e1bd86795bab7fe','',246,280,150,171,1,0),(4502,8047,1604289044,'Lori Hendry TW.jpg',19315,'d4ade9e6298f9128e421ce510db581f4','',501,280,269,150,1,0),(4503,8047,1604348291,'TCAT MN Mitchell bm 8 felonies.jpg',17908,'b08846c889e54139e110c976b07d0f36','',378,280,203,150,1,0),(4504,8047,1604375887,'FBI MYKALAI KONTILAI.jpg',9053,'c9f6c1ee07efdf4a873c5cfc7b34c29f','',229,280,150,184,1,0),(4507,8047,1604854339,'corey deering.jpg',7749,'6ed4ed7c1bf1dc6e7140e75915dc1ef6','',285,280,153,150,1,0),(4509,8047,1604854339,'corey deering.jpg',7749,'6ed4ed7c1bf1dc6e7140e75915dc1ef6','',285,280,153,150,1,0),(4510,8047,1604909110,'amanda sharp-jefferson.jpg',11442,'3b6744424a1e38cb94db048c70bfea9c','',265,280,150,159,1,0),(4511,8047,1604910776,'kelvis bryant.jpg',6208,'2f7f5273f7016b5ffe6f39ea0b14915a','',249,280,150,169,1,0),(4512,8047,1604935025,'deangelo porter Missouri 2016.jpg',9296,'54b94ec1666281c79fddf5cb0fdbf634','',240,280,150,175,1,0),(4513,8047,1604910776,'kelvis bryant.jpg',6208,'2f7f5273f7016b5ffe6f39ea0b14915a','',249,280,150,169,1,0),(4514,8047,1604909110,'amanda sharp-jefferson.jpg',11442,'3b6744424a1e38cb94db048c70bfea9c','',265,280,150,159,1,0),(4516,8047,1604986840,'THATS A MAN, BABY.jpg',14520,'be93e5a3e4bc52a819135f1f55587aad','',494,280,265,150,1,0),(4517,8047,1604909110,'amanda sharp-jefferson.jpg',11442,'3b6744424a1e38cb94db048c70bfea9c','',265,280,150,159,1,0),(4520,8047,1605434982,'qWAWAN CHARLES.jpg',21327,'36afe47c7a81da5205a5347857aecd34','',449,237,285,150,1,0),(4521,8047,1601657249,'RICK MORANIS NIGGER.jpg',19971,'a26b983f0f02132b419ef6045fad82a5','',445,280,239,150,1,0),(4522,8047,1605434982,'qWAWAN CHARLES.jpg',21327,'36afe47c7a81da5205a5347857aecd34','',449,237,285,150,1,0),(4523,8047,1605238851,'elkhart isis doj.jpg',20194,'0b4ee85d7ba4cb23dbed79edfe0a94f8','',476,273,262,150,1,0),(4524,8047,1605238851,'elkhart isis doj.jpg',20194,'0b4ee85d7ba4cb23dbed79edfe0a94f8','',476,273,262,150,1,0),(4525,8047,1605644648,'NEGRO GA GANGSTER DESCIPLES COP.jpg',10972,'6c955a1e73c94f198035dbc1073cdfa7','',350,280,188,150,1,0),(4526,8047,1605644648,'NEGRO GA GANGSTER DESCIPLES COP.jpg',10972,'6c955a1e73c94f198035dbc1073cdfa7','',350,280,188,150,1,0),(4527,8047,1605659625,'tom amfirstbooks.jpg',20058,'3b26d28be79ae37c9afe32ca5024c2e1','',338,270,188,150,1,0),(4528,801,1605742307,'hd-info.jpg',13307,'3f0492122c4b847d0ca9a106987314ae','',189,400,150,318,1,0),(4529,8047,1605873403,'Screenshot from 2020-11-20 04-56-01.jpg',7605,'f99726b789f5c1d57789590a591f96dd','',250,280,150,168,1,0),(4530,8047,1605873403,'Screenshot from 2020-11-20 04-56-01.jpg',7605,'f99726b789f5c1d57789590a591f96dd','',250,280,150,168,1,0),(4531,8047,1605909617,'hardesty Portland.jpg',14521,'7ad71c6fd6d518b93294daffd6b980e2','',333,280,179,150,1,0),(4532,8047,1605909617,'hardesty Portland.jpg',14521,'7ad71c6fd6d518b93294daffd6b980e2','',333,280,179,150,1,0),(4534,8047,1605928225,'SCOTTIE GREER.jpg',15355,'bdd852a089615d259481c52e927f2d0b','',398,280,214,150,1,0),(4535,8047,1605932443,'youngboy.jpg',7743,'1422b6d03fd1a479b9726511d2bd55bb','',218,280,150,193,1,0),(4536,8047,1605928225,'SCOTTIE GREER.jpg',15355,'bdd852a089615d259481c52e927f2d0b','',398,280,214,150,1,0),(4537,8047,1606003076,'HARDESTY.jpg',13364,'82d407e6d0f76e7798f045feb7bf22a9','',293,280,157,150,1,0),(4538,8047,1606003304,'HARDESTY1.jpg',10539,'1c6ab35f056f8ca3496b9d5bb6e47c59','',327,280,176,150,1,0),(4539,8047,1606011397,'JEREMY HARRIS.jpg',10151,'80e53f27c93fa8353e0602550a8223da','',236,280,150,178,1,0),(4540,8047,1606011397,'JEREMY HARRIS.jpg',10151,'80e53f27c93fa8353e0602550a8223da','',236,280,150,178,1,0),(4541,8047,1606014577,'4 hattiesburg.jpg',20191,'49e706530f4061d58e899f791cc16593','',549,272,303,150,1,0),(4542,8047,1606014577,'4 hattiesburg.jpg',20191,'49e706530f4061d58e899f791cc16593','',549,272,303,150,1,0),(4543,8047,1606054055,'roberto carlos.jpg',8314,'b1bbc10e359041f5ee16225be5cad5b8','',300,225,200,150,1,0),(4544,8047,1606112889,'robinson NC.jpg',11711,'3ee5790be8da1cf8bb82a478dd058b05','',275,280,150,153,1,0),(4545,8047,1606113513,'hairston.jpg',7463,'f14ae3c25c1f390daf4c3407bfbbeab8','',236,280,150,178,1,0),(4546,8047,1606115467,'BOTH VICS LOOKS WHITE.jpg',7533,'1325e9a7c3c3e5fe025131f2c7ff5bcb','',302,280,162,150,1,0),(4547,8047,1606117490,'roberto perez rivera.jpg',12515,'7b5020b4fb7069858c1761e2ce3fbb9e','',355,178,300,150,1,0),(4548,8047,1606124554,'l r moses.jpg',13612,'5ba5ca34542c036e4d705e803501a2e6','',321,280,172,150,1,0),(4549,8047,1606115467,'BOTH VICS LOOKS WHITE.jpg',7533,'1325e9a7c3c3e5fe025131f2c7ff5bcb','',302,280,162,150,1,0),(4550,8047,1606257985,'arredondo and rockefeller boston bombing.jpg',16812,'0a0f0cead072f8cc3388db85fe1c4369','',333,280,179,150,1,0),(4551,8047,1606348127,'DAVID GONZALEZ 31.jpg',12802,'6db06d35e46395147a59ee2ee8fa3cc5','',375,400,150,160,1,0),(4552,8047,1606350695,'BILLY BENNETT ADAMS III.jpg',9816,'c5ba8fd6315a9dc0e20f4fe02a137aa0','',287,280,154,150,1,0),(4553,8047,1606112889,'robinson NC.jpg',11711,'3ee5790be8da1cf8bb82a478dd058b05','',275,280,150,153,1,0),(4554,8047,1606113513,'hairston.jpg',7463,'f14ae3c25c1f390daf4c3407bfbbeab8','',236,280,150,178,1,0),(4555,8047,1606117490,'roberto perez rivera.jpg',12515,'7b5020b4fb7069858c1761e2ce3fbb9e','',355,178,300,150,1,0),(4556,8047,1606350695,'BILLY BENNETT ADAMS III.jpg',9816,'c5ba8fd6315a9dc0e20f4fe02a137aa0','',287,280,154,150,1,0),(4557,8047,1606124554,'l r moses.jpg',13612,'5ba5ca34542c036e4d705e803501a2e6','',321,280,172,150,1,0),(4558,8047,1606493564,'DEANIE LOGAN.jpg',6345,'c5d651874deeffc2da6251df501fcd29','',176,225,150,192,1,0),(4559,8047,1606493889,'brooks.jpg',9852,'e1023a784ed3ea6339034d3750deb2a9','',291,280,156,150,1,0),(4560,8047,1606493564,'DEANIE LOGAN.jpg',6345,'c5d651874deeffc2da6251df501fcd29','',176,225,150,192,1,0),(4561,8047,1606493889,'brooks.jpg',9852,'e1023a784ed3ea6339034d3750deb2a9','',291,280,156,150,1,0),(4564,8047,1606495241,'KLAUS SCHWAB.jpg',8490,'b2dd475a8205176935b7c3f906be3d5e','',199,280,150,212,1,0),(4568,8047,1606530952,'WAGENER.jpg',18248,'c914521f040b9d626ffcc4d7b33d01f5','',479,280,257,150,1,0),(4569,8047,1606531110,'ANTOINE POWELL.jpg',6512,'23f4d9abed3a4a7c9a70f946f3cc5294','',214,241,150,169,1,0),(4570,8047,1606530952,'WAGENER.jpg',18248,'c914521f040b9d626ffcc4d7b33d01f5','',479,280,257,150,1,0),(4571,8047,1606531110,'ANTOINE POWELL.jpg',6512,'23f4d9abed3a4a7c9a70f946f3cc5294','',214,241,150,169,1,0),(4572,8047,1606573637,'cedric conley.jpg',6826,'c008bc2585a7971b2e929ab4d4e1371f','',232,280,150,182,1,0),(4573,8047,1606573637,'cedric conley.jpg',6826,'c008bc2585a7971b2e929ab4d4e1371f','',232,280,150,182,1,0),(4577,8047,1606773845,'CHINA ICANN.jpg',12961,'8f0473f16cc7f048b9d60b384cdbe5d8','',566,280,304,150,1,0),(4578,8047,1606940846,'BANANA REPUBLIC.jpg',20447,'ccf6936e8b8350455fcb8c16a65d600a','',312,258,182,150,1,0),(4579,8047,1607215052,'JAY JAY 2.jpg',21693,'f0413b0bbe8b2f353adc36f1bf4116ca','',386,244,238,150,1,0),(4580,8047,1607215091,'NFAC AIMING INTO CROWN 6-25-2020.jpg',16060,'915f85a6293abae519a10c1480c8cde8','',268,280,150,157,1,0),(4581,8047,1607215508,'jayjay.jpg',20649,'168681b0543f8308feeffe4bd0afec61','',595,264,339,150,1,0),(4582,8047,1595693178,'GM Jay.jpg',9049,'cea4b5229ebd8515c1e5ba9d9cfb5b26','',404,400,152,150,1,0),(4583,8047,1595711344,'Louisville 3 victims by NFAC.jpg',41281,'b13b03cc0099fc6f33184fa36ec0ac55','',414,400,156,150,1,0),(4584,8047,1595828805,'after nfac shot selves.jpg',39214,'e3850a4a8d42a7dece27a6403dc6567c','',501,400,188,150,1,0),(4585,8047,1607215052,'JAY JAY 2.jpg',21693,'f0413b0bbe8b2f353adc36f1bf4116ca','',386,244,238,150,1,0),(4586,8047,1607215091,'NFAC AIMING INTO CROWN 6-25-2020.jpg',16060,'915f85a6293abae519a10c1480c8cde8','',268,280,150,157,1,0),(4587,8047,1607215508,'jayjay.jpg',20649,'168681b0543f8308feeffe4bd0afec61','',595,264,339,150,1,0),(4588,8047,1607458205,'FERAL BLACK BITCH COLEMAN.jpg',20035,'e3446dd812aea8162de3df13047a64c7','',504,279,271,150,1,0),(4589,8047,1607458205,'FERAL BLACK BITCH COLEMAN.jpg',20035,'e3446dd812aea8162de3df13047a64c7','',504,279,271,150,1,0),(4590,8047,1607717334,'tiffany osborn.jpg',9212,'9676c84b94c444dc44f2f736474d6696','',268,280,150,157,1,0),(4591,8047,1607717477,'cedric earl watts.jpg',6743,'b820100537dd6835221b76bfaca65c6b','',225,280,150,187,1,0),(4592,8047,1607717334,'tiffany osborn.jpg',9212,'9676c84b94c444dc44f2f736474d6696','',268,280,150,157,1,0),(4593,8047,1607717477,'cedric earl watts.jpg',6743,'b820100537dd6835221b76bfaca65c6b','',225,280,150,187,1,0),(4595,8047,1608820444,'3 NEGROS KILL WF 15 yo.jpg',18880,'56d74266bf8f2b6e358a05068e79458c','',620,268,348,150,1,0),(4596,8047,1608820606,'CCA Hardy Cty WF murdered.jpg',11616,'03411a359aff8f538f6d8a7945ca093f','',291,280,156,150,1,0),(4597,8047,1608821930,'calvin pittman I50 shooting.jpg',6481,'386b068031fd7211b20b7308c94e8011','',238,280,150,177,1,0),(4598,8047,1608853803,'CHRISTINA MORRIS ENRIQUE R in Plano TX.jpg',21715,'a95e624e177915c60584a7702162b059','',386,236,246,150,1,0),(4599,8047,1608854196,'C MORRIS TEXAS.jpg',7277,'ebdc857fb1e90ae438306b391cc63c90','',202,280,150,208,1,0),(4601,8047,1608853803,'CHRISTINA MORRIS ENRIQUE R in Plano TX.jpg',21715,'a95e624e177915c60584a7702162b059','',386,236,246,150,1,0),(4602,8047,1608854196,'C MORRIS TEXAS.jpg',7277,'ebdc857fb1e90ae438306b391cc63c90','',202,280,150,208,1,0),(4603,8047,1608820444,'3 NEGROS KILL WF 15 yo.jpg',18880,'56d74266bf8f2b6e358a05068e79458c','',620,268,348,150,1,0),(4604,8047,1608820606,'CCA Hardy Cty WF murdered.jpg',11616,'03411a359aff8f538f6d8a7945ca093f','',291,280,156,150,1,0),(4605,8047,1608890560,'SELLING INSURANCE USNEWS.jpg',21643,'248c253103ffb7772b1f5a5fc393912c','',369,245,226,150,1,0),(4606,8047,1608891050,'POOL APT ADVERT.jpg',20246,'224eaaf655dc3330efc11e37a72bea8e','',415,275,227,150,1,0),(4607,801,1609107161,'Owl-with-magnifying-glass.jpg',39177,'71743141c34314f0222af267061e2a7d','',143,150,143,150,1,0),(4608,8047,1609125596,'Nashville-bombing.jpg',22178,'d7191580389ac64cc960dd0ad1e03ca8','',403,299,203,150,1,0),(4609,8047,1609316219,'DEONDRE PHILIPS CA.jpg',19968,'2986078535e6789c598fecf3b3b8fcca','',424,280,228,150,1,0),(4610,8047,1609316219,'DEONDRE PHILIPS CA.jpg',19968,'2986078535e6789c598fecf3b3b8fcca','',424,280,228,150,1,0),(4611,8047,1609481685,'decorey bozeman.jpg',8678,'847d54793ac13958354486fff5401ad6','',261,280,150,161,1,0),(4612,8047,1609485954,'9 CARJACKERS.jpg',22127,'2592ad9bff0af03519d4981ead95bb27','',418,231,272,150,1,0),(4613,8047,1609485954,'9 CARJACKERS.jpg',22127,'2592ad9bff0af03519d4981ead95bb27','',418,231,272,150,1,0),(4617,8047,1610646300,'TENISHA BURDINE.jpg',7917,'2b7fd6834a7e0f9a66b2f16d6e027502','',216,280,150,195,1,0),(4618,8047,1610646300,'TENISHA BURDINE.jpg',7917,'2b7fd6834a7e0f9a66b2f16d6e027502','',216,280,150,195,1,0),(4622,8047,1610687958,'ernie.jpg',18613,'a7471fe8cedd7d1bca52ad53036bf101','',591,280,317,150,1,0),(4624,8047,1610698208,'JANE TYSON 1995.jpg',6847,'69c52a0de5d6576bb6f28d623b08b6a0','',189,280,150,223,1,0),(4626,8047,1610765752,'tamars steele.jpg',14668,'92aa2abde435fa7fb36f780f7832384a','',435,280,234,150,1,0),(4627,8047,1610774047,'Jeffery lemor wheat.jpg',7698,'e864d095d8d11de6097d3e47002f93aa','',292,280,157,150,1,0),(4628,8047,1610774653,'Mitchell Austin.jpg',6168,'1c365e4b2fecad055e535418a7237d5e','',224,280,150,188,1,0),(4629,8047,1610775014,'michael ray jones aug 2020.jpg',6330,'7745fa9c6a9b2db93be9d482784ff138','',218,280,150,193,1,0),(4630,8047,1610774653,'Mitchell Austin.jpg',6168,'1c365e4b2fecad055e535418a7237d5e','',224,280,150,188,1,0),(4631,8047,1610775014,'michael ray jones aug 2020.jpg',6330,'7745fa9c6a9b2db93be9d482784ff138','',218,280,150,193,1,0),(4632,8047,1610774653,'Mitchell Austin.jpg',6168,'1c365e4b2fecad055e535418a7237d5e','',224,280,150,188,1,0),(4633,8047,1610775014,'michael ray jones aug 2020.jpg',6330,'7745fa9c6a9b2db93be9d482784ff138','',218,280,150,193,1,0),(4634,8047,1610774047,'Jeffery lemor wheat.jpg',7698,'e864d095d8d11de6097d3e47002f93aa','',292,280,157,150,1,0),(4635,8047,1610782836,'Jairo Saavedra garland TX.jpg',8477,'3034672407d9016092f43fa25c2e19e1','',266,280,150,158,1,0),(4636,8047,1610784006,'VON MILLER.jpg',12566,'24b825792c640fe2af990ee30af55a22','',338,280,182,150,1,0),(4637,8047,1610784737,'Rachel rodrigues.jpg',17180,'2f014a8a098283537cca4d1a7e2609a2','',344,280,185,150,1,0),(4638,8047,1610786756,'W CHASE JOHNSON.jpg',17205,'7a2674333c38414eefeb9758d5294e70','',402,280,216,150,1,0),(4639,8047,1610826711,'Espinoza n Beltran AZ.jpg',21035,'c379118a5227ae2795119b1e24659088','',526,261,303,150,1,0),(4640,8047,1610782836,'Jairo Saavedra garland TX.jpg',8477,'3034672407d9016092f43fa25c2e19e1','',266,280,150,158,1,0),(4641,8047,1610979420,'STEVEN HAYES 2015 TRANSGENDER.jpg',9762,'149fe32a618ee62ce721eb0685607962','',246,280,150,171,1,0),(4642,8047,1610979420,'STEVEN HAYES 2015 TRANSGENDER.jpg',9762,'149fe32a618ee62ce721eb0685607962','',246,280,150,171,1,0),(4643,8047,1611291175,'kevin gavin.jpg',12888,'468dbc336a29c3024f23085bee141b8c','',321,280,172,150,1,0),(4644,8047,1611291175,'kevin gavin.jpg',12888,'468dbc336a29c3024f23085bee141b8c','',321,280,172,150,1,0),(4645,8047,1611348695,'Teshawn Adams.jpg',13461,'349a25b9c45041d643a4f77f2f3fd04c','',313,280,168,150,1,0),(4646,8047,1611348782,'Shakim Mike.jpg',12307,'0dd5b77e3542bd3191f3dd768de85928','',271,280,150,155,1,0),(4647,8047,1611348695,'Teshawn Adams.jpg',13461,'349a25b9c45041d643a4f77f2f3fd04c','',313,280,168,150,1,0),(4648,8047,1611348782,'Shakim Mike.jpg',12307,'0dd5b77e3542bd3191f3dd768de85928','',271,280,150,155,1,0),(4649,8047,1611377232,'Ryan Hercher.jpg',11088,'3c9050dafa403a775e8297a26f53520d','',268,280,150,157,1,0),(4650,8047,1611377232,'Ryan Hercher.jpg',11088,'3c9050dafa403a775e8297a26f53520d','',268,280,150,157,1,0),(4651,8047,1611348695,'Teshawn Adams.jpg',13461,'349a25b9c45041d643a4f77f2f3fd04c','',313,280,168,150,1,0),(4652,8047,1611348782,'Shakim Mike.jpg',12307,'0dd5b77e3542bd3191f3dd768de85928','',271,280,150,155,1,0),(4654,8047,1612890026,'SCOTT.jpg',6021,'8203191408ad2b44f570852a48cdfd3a','',218,280,150,193,1,0),(4655,801,1612979693,'Youve-reached-your-free-article-limit.jpg',19824,'afd2d5bcbce824551ef4000b1b448676','',348,50,348,50,1,0),(4656,8047,1613179853,'derrick thomas.jpg',18495,'326ee849bbc75460230daac604203278','',373,280,200,150,1,0),(4657,8047,1613233892,'eicher.jpg',11732,'7c4ecd641edcabb54b6074d56fe5d5fd','',428,244,264,150,1,0),(4659,8047,1613233892,'eicher.jpg',11732,'7c4ecd641edcabb54b6074d56fe5d5fd','',428,244,264,150,1,0),(4660,8047,1613273912,'garcia az.jpg',9777,'35cabc81a736bf45e8d1495d1ba175eb','',194,280,150,217,1,0),(4661,8047,1613273912,'garcia az.jpg',9777,'35cabc81a736bf45e8d1495d1ba175eb','',194,280,150,217,1,0),(4662,8047,1613305537,'devon hunter.jpg',7121,'07047553d65a504a356fa8acd54e50b6','',262,280,150,161,1,0),(4663,8047,1613305537,'devon hunter.jpg',7121,'07047553d65a504a356fa8acd54e50b6','',262,280,150,161,1,0),(4664,8047,1613519670,'NADIA ANDREWS BLK.jpg',12913,'ce98da31f91b55b4cc1617bd2a73a82f','',358,280,192,150,1,0),(4665,8047,1613519670,'NADIA ANDREWS BLK.jpg',12913,'ce98da31f91b55b4cc1617bd2a73a82f','',358,280,192,150,1,0),(4666,8047,1613682491,'NEGRO J SULLIVAN.jpg',7768,'fc01e3fdb40fbb11bb377a5f56cdab60','',334,280,179,150,1,0),(4667,8047,1613682491,'NEGRO J SULLIVAN.jpg',7768,'fc01e3fdb40fbb11bb377a5f56cdab60','',334,280,179,150,1,0),(4668,8047,1613953813,'whitley.jpg',9210,'a8a0d5d1e0554997f0dc3bdd70597ce2','',189,280,150,223,1,0),(4669,8047,1613954187,'brain of whitley.jpg',15658,'db2b4a61a1f74b49e3c8a1c3a13732c5','',409,280,220,150,1,0),(4670,8047,1613973891,'HERRON.jpg',8870,'393df80b20ced521e2cb171d6077d167','',230,280,150,183,1,0),(4673,8047,1613976398,'alex jones russian visa.jpg',20867,'f79f438513960229697c20fcabeee8c7','',419,263,239,150,1,0),(4674,8047,1613988484,'STRATFOR operation tila tequila.jpg',16574,'9eb89d9aa58af6784f6fd09b11b2965b','',252,280,150,167,1,0),(4675,8047,1613953813,'whitley.jpg',9210,'a8a0d5d1e0554997f0dc3bdd70597ce2','',189,280,150,223,1,0),(4676,8047,1613954187,'brain of whitley.jpg',15658,'db2b4a61a1f74b49e3c8a1c3a13732c5','',409,280,220,150,1,0),(4677,8047,1614532256,'PEARSON.jpg',8574,'a8587bb35415b98522c144023df2063f','',247,280,150,171,1,0),(4678,8047,1614532256,'PEARSON.jpg',8574,'a8587bb35415b98522c144023df2063f','',247,280,150,171,1,0),(4679,8047,1614534166,'LYFT ASSAULT.jpg',9135,'8d75bfcc9bfafa6d1fe18ef0e57bd1ce','',346,280,186,150,1,0),(4680,8047,1614534166,'LYFT ASSAULT.jpg',9135,'8d75bfcc9bfafa6d1fe18ef0e57bd1ce','',346,280,186,150,1,0),(4681,8047,1614537516,'michael ruben.jpg',7916,'94c6537c16bbb0a1006ad920d85540e6','',226,280,150,186,1,0),(4682,8047,1614537516,'michael ruben.jpg',7916,'94c6537c16bbb0a1006ad920d85540e6','',226,280,150,186,1,0),(4683,8047,1614545314,'shenault.jpg',9587,'d5bfb47c8ddd8530873b6bd03069e8fc','',271,280,150,155,1,0),(4684,8047,1614545314,'shenault.jpg',9587,'d5bfb47c8ddd8530873b6bd03069e8fc','',271,280,150,155,1,0),(4685,8047,1614612402,'Akinlobas.jpg',21289,'b356c3a00b916aad36ea45e87504a69a','',474,258,276,150,1,0),(4686,8047,1614612402,'Akinlobas.jpg',21289,'b356c3a00b916aad36ea45e87504a69a','',474,258,276,150,1,0),(4687,8047,1614696332,'jarvis mekell fairley.jpg',8169,'2b954d66ddda3a97b2c18277e79bdb42','',242,280,150,174,1,0),(4688,8047,1611291175,'kevin gavin.jpg',12888,'468dbc336a29c3024f23085bee141b8c','',321,280,172,150,1,0),(4689,8047,1614808122,'JULIUS JONES.jpg',9590,'9122ab33fbc3b5bf61409471e9b22405','',273,280,150,154,1,0),(4690,8047,1614808122,'JULIUS JONES.jpg',9590,'9122ab33fbc3b5bf61409471e9b22405','',273,280,150,154,1,0),(4691,8047,1614848181,'CHANDRA MOORE.jpg',8270,'79470d1aec4db59f77b89b53d5456b57','',246,280,150,171,1,0),(4692,8047,1614848181,'CHANDRA MOORE.jpg',8270,'79470d1aec4db59f77b89b53d5456b57','',246,280,150,171,1,0),(4693,8047,1614848181,'CHANDRA MOORE.jpg',8270,'79470d1aec4db59f77b89b53d5456b57','',246,280,150,171,1,0),(4694,8047,1614988994,'lisa saenz.jpg',8318,'576f4da03188db2baaf20d1967797442','',218,280,150,193,1,0),(4695,8047,1614991954,'BERYL MUSILA.jpg',14977,'7727fe23a5fdb0e80710350243ff6afe','',472,280,253,150,1,0),(4696,8047,1614992754,'ALBERT DOUGLAS 61.jpg',14790,'e0fdc051fffe165061e060b99b5180c2','',486,280,261,150,1,0),(4697,8047,1614991954,'BERYL MUSILA.jpg',14977,'7727fe23a5fdb0e80710350243ff6afe','',472,280,253,150,1,0),(4698,8047,1614988994,'lisa saenz.jpg',8318,'576f4da03188db2baaf20d1967797442','',218,280,150,193,1,0),(4699,8047,1614992754,'ALBERT DOUGLAS 61.jpg',14790,'e0fdc051fffe165061e060b99b5180c2','',486,280,261,150,1,0),(4700,8047,1615180736,'PEREZ.jpg',14936,'e788a01bd3b74da651a20e0ce5ba6e25','',357,280,192,150,1,0),(4702,8047,1615209679,'STERLING.jpg',11310,'0a045b38b3e2698bcad50cbb1edab4c6','',440,280,236,150,1,0),(4706,8047,1614848181,'CHANDRA MOORE.jpg',8270,'79470d1aec4db59f77b89b53d5456b57','',246,280,150,171,1,0),(4707,8047,1615180736,'PEREZ.jpg',14936,'e788a01bd3b74da651a20e0ce5ba6e25','',357,280,192,150,1,0),(4708,8047,1615209679,'STERLING.jpg',11310,'0a045b38b3e2698bcad50cbb1edab4c6','',440,280,236,150,1,0),(4709,8047,1615307679,'shooter brooklyn black.jpg',20022,'63d6cb00b307d61a35cd251e8f0f517a','',388,274,213,150,1,0),(4710,8047,1615307679,'shooter brooklyn black.jpg',20022,'63d6cb00b307d61a35cd251e8f0f517a','',388,274,213,150,1,0),(4711,8047,1613682491,'NEGRO J SULLIVAN.jpg',7768,'fc01e3fdb40fbb11bb377a5f56cdab60','',334,280,179,150,1,0),(4712,8047,1615327802,'EBAUGH MISSING.jpg',20686,'f2743054f4b6b5642374e96f391ed935','',469,263,268,150,1,0),(4713,8047,1615337435,'ferengi black.jpg',8576,'413d01dae2309844246796283af9ecf1','',290,280,156,150,1,0),(4714,8047,1615337435,'ferengi ears.jpg',16290,'75ed035bae2cd93295e6e1075c4f0f2a','',354,280,190,150,1,0),(4716,8047,1615376282,'BLACK OWNED FOOD BRANDS.jpg',17890,'c4c2e8edc4e1e17a38ad79324648378b','',301,280,162,150,1,0),(4720,8047,1615469927,'EL MENCHO-SON-LA NEGRA.jpg',17115,'e668c21e7a4d81b3f36fb4c06d617ea5','',490,280,263,150,1,0),(4722,8047,1615500872,'rasaun bush.jpg',14257,'3bc111816885e86fc291fd70d69f3050','',314,280,169,150,1,0),(4723,8047,1615500872,'rasaun bush.jpg',14257,'3bc111816885e86fc291fd70d69f3050','',314,280,169,150,1,0),(4724,8047,1615469927,'EL MENCHO-SON-LA NEGRA.jpg',17115,'e668c21e7a4d81b3f36fb4c06d617ea5','',490,280,263,150,1,0),(4728,8047,1615777519,'IT WAS BAD BAD LEROY BROWN.jpg',21467,'f944d699ac63cec1ad665b4dad6821ae','',430,238,272,150,1,0),(4732,8047,1615918164,'CECIL RUSSELL.jpg',7169,'28b18f518e0b236761cb0acbc26c2277','',264,280,150,160,1,0),(4733,8047,1615918164,'CECIL RUSSELL.jpg',7169,'28b18f518e0b236761cb0acbc26c2277','',264,280,150,160,1,0),(4736,8047,1615954186,'ryan kato killer ayden.jpg',16039,'b32fbf31fc209272850293d606eb5e70','',566,280,304,150,1,0),(4737,8047,1615954186,'ryan kato killer ayden.jpg',16039,'b32fbf31fc209272850293d606eb5e70','',566,280,304,150,1,0),(4743,8047,1616140668,'RASHEEM IN MONTANA.jpg',6581,'7d8d07a7b7e333e910527d980864658f','',235,280,150,179,1,0),(4744,8047,1616140668,'RASHEEM IN MONTANA.jpg',6581,'7d8d07a7b7e333e910527d980864658f','',235,280,150,179,1,0),(4751,8047,1616221624,'fuller.jpg',7667,'4d8e9883d0d42cabe27aabdd76619ae1','',272,280,150,155,1,0),(4752,8047,1616221638,'kayle and mother.jpg',17679,'0decb947e87020ba4d9bde9265b06c81','',357,280,192,150,1,0),(4753,8047,1616226415,'BW SEXUALLY BORED.jpg',12230,'1973de6b709cf58d953a5c79dca0e174','',452,280,243,150,1,0),(4754,8047,1616221624,'fuller.jpg',7667,'4d8e9883d0d42cabe27aabdd76619ae1','',272,280,150,155,1,0),(4755,8047,1616221638,'kayle and mother.jpg',17679,'0decb947e87020ba4d9bde9265b06c81','',357,280,192,150,1,0),(4756,8047,1616281522,'Fraron Cornelius.jpg',7110,'3327efbb894af7e108803707f1099eae','',220,280,150,191,1,0),(4757,8047,1616282425,'kloth sr, kevin father.jpg',8956,'88b4ca408540ea62f7e560b1d5334579','',231,279,150,182,1,0),(4758,8047,1616282425,'kloth sr, kevin father.jpg',8956,'88b4ca408540ea62f7e560b1d5334579','',231,279,150,182,1,0),(4759,8047,1616281522,'Fraron Cornelius.jpg',7110,'3327efbb894af7e108803707f1099eae','',220,280,150,191,1,0),(4761,8047,1616521863,'nba negro youngboy.jpg',11473,'5c1c408017eb7bf51483b53ef1a8ce5d','',232,280,150,182,1,0),(4762,8047,1616521863,'nba negro youngboy.jpg',11473,'5c1c408017eb7bf51483b53ef1a8ce5d','',232,280,150,182,1,0),(4763,8047,1616521863,'nba negro youngboy.jpg',11473,'5c1c408017eb7bf51483b53ef1a8ce5d','',232,280,150,182,1,0),(4771,8047,1616705411,'timmy kinner IDAHO.jpg',7424,'b9944c8497ca64eb86b16b8dc3c2b052','',266,280,150,158,1,0),(4772,8047,1616705973,'TERRY JOE WILSON BOISE.jpg',9121,'4c037e50ec958599c5b27b8c7d25b3df','',230,280,150,183,1,0),(4773,8047,1616706100,'LINCOLN BOISE.jpg',20593,'e8c774e4f079f5c2f77f50f68aade078','',268,267,151,150,1,0),(4774,8047,1616705973,'TERRY JOE WILSON BOISE.jpg',9121,'4c037e50ec958599c5b27b8c7d25b3df','',230,280,150,183,1,0),(4775,8047,1616706100,'LINCOLN BOISE.jpg',20593,'e8c774e4f079f5c2f77f50f68aade078','',268,267,151,150,1,0),(4776,8047,1616714446,'JONATHANLACORY.jpg',8632,'17c769903d72787d13621567ed8a504e','',212,278,150,197,1,0),(4777,8047,1616714665,'DAISY NAVARETTE.jpg',7411,'23090eb65789a330839a17cd27388cb5','',223,280,150,189,1,0),(4778,8047,1616705411,'timmy kinner IDAHO.jpg',7424,'b9944c8497ca64eb86b16b8dc3c2b052','',266,280,150,158,1,0),(4779,8047,1616714446,'JONATHANLACORY.jpg',8632,'17c769903d72787d13621567ed8a504e','',212,278,150,197,1,0),(4780,8047,1616714665,'DAISY NAVARETTE.jpg',7411,'23090eb65789a330839a17cd27388cb5','',223,280,150,189,1,0),(4782,8047,1616902405,'connie tuori.jpg',19483,'a488d803d7d4a91d61a29a3efaca7860','',491,280,264,150,1,0),(4783,8047,1616902814,'the Penguin.jpg',12078,'597020598656c099a771171982ccf7ce','',332,280,178,150,1,0),(4784,8047,1616902405,'connie tuori.jpg',19483,'a488d803d7d4a91d61a29a3efaca7860','',491,280,264,150,1,0),(4786,8047,1616993461,'lucia b.jpg',14004,'c50c94702146bde05f56cb1c8b053426','',246,280,150,171,1,0),(4787,8047,1616993461,'lucia b.jpg',14004,'c50c94702146bde05f56cb1c8b053426','',246,280,150,171,1,0),(4788,8047,1617089472,'banks and griffin kill becerra.jpg',20144,'a49ab9bb436a45e8297b1e3343f415b9','',563,279,303,150,1,0),(4789,8047,1617103776,'tammy lynn becerra.jpg',11931,'04c02b51df0ec0be22d29f4554cf560c','',268,280,150,157,1,0),(4790,8047,1617089472,'banks and griffin kill becerra.jpg',20144,'a49ab9bb436a45e8297b1e3343f415b9','',563,279,303,150,1,0),(4791,8047,1617103776,'tammy lynn becerra.jpg',11931,'04c02b51df0ec0be22d29f4554cf560c','',268,280,150,157,1,0),(4794,8047,1617130755,'Screenshot from 2021-03-30 11-50-53.jpg',21143,'131fda0223fcf747ff3eaa6eb23c0d2c','',523,261,301,150,1,0),(4795,8047,1617130857,'LORENA SCHULTE.jpg',16402,'a626397925ee9be20b04ed031982a8d1','',310,280,167,150,1,0),(4796,8047,1617261380,'brandon travis.jpg',6001,'1842e3c680fe1b33339d035aa203079a','',197,280,150,214,1,0),(4798,8047,1617261380,'brandon travis.jpg',6001,'1842e3c680fe1b33339d035aa203079a','',197,280,150,214,1,0),(4801,8047,1617312418,'Dinesh WS tweet.jpg',22121,'e6b1b068b64dd0e63befe9b232106107','',545,256,320,150,1,0),(4805,8047,1617521628,'how to ruin a city.jpg',19898,'0d003e25ca299ad3e0ffba67ab2399b7','',291,280,156,150,1,0),(4806,801,1617647528,'nnn-stats-2021-04-05-1.jpg',30921,'c7f0e14d97de74a26c4c5c9fc00ef71c','',576,400,216,150,1,0),(4807,801,1617647528,'nnn-stats-2021-04-05-2.jpg',30468,'4ec81ffeb4da8cd9ad7d882c0bd07966','',708,299,356,150,1,0),(4809,8047,1618023831,'jeremy banks.jpg',19958,'65e72c56d519d7acacc1dcd90cebd1df','',480,279,259,150,1,0),(4810,8047,1618023831,'jeremy banks.jpg',19958,'65e72c56d519d7acacc1dcd90cebd1df','',480,279,259,150,1,0),(4816,8047,1618169130,'blm sow lesbian.jpg',12003,'6e5158b8fdfbb57d2bf4170361252229','',324,280,174,150,1,0),(4817,8047,1618169130,'blm sow lesbian.jpg',12003,'6e5158b8fdfbb57d2bf4170361252229','',324,280,174,150,1,0),(4818,8047,1618282933,'big giant head.jpg',7984,'1402af83427f4cb091c7850d7cb23aed','',263,280,150,160,1,0),(4819,6369,1618355317,'IMG_20210412_163053820_HDR.jpg',20716,'fffe01622fd0af4c1f1154302c6f280b','',300,400,150,200,1,0),(4820,8047,1618384677,'Jaelynn Billups.jpg',8110,'d42eb0e438418d33ac8121a7a59b09e1','',228,280,150,185,1,0),(4821,8047,1618384812,'JOSH UNGERSME.jpg',17413,'fd0ceeb2c3b039648b268e9cfcd1e5dd','',479,280,257,150,1,0),(4822,8047,1618401402,'5 bm lv nv.jpg',19098,'0fcb80641da922ac4135a45f1df80247','',424,280,228,150,1,0),(4823,8047,1618415511,'j r goldberg.jpg',9288,'9e1cf09ea3a3132db60fd49c411629ec','',239,280,150,176,1,0),(4824,8047,1618420463,'KevinJansonNeal.jpg',21525,'15a30cdb5c54d7375452293ed177a40b','',318,400,150,189,1,0),(4825,8047,1618401402,'5 bm lv nv.jpg',19098,'0fcb80641da922ac4135a45f1df80247','',424,280,228,150,1,0),(4826,8047,1618384677,'Jaelynn Billups.jpg',8110,'d42eb0e438418d33ac8121a7a59b09e1','',228,280,150,185,1,0),(4827,8047,1618384812,'JOSH UNGERSME.jpg',17413,'fd0ceeb2c3b039648b268e9cfcd1e5dd','',479,280,257,150,1,0),(4828,8047,1618525019,'Pentland home nigs.jpg',22803,'8f0801765126d2ef9a6ddc8f7ca37925','',435,162,403,150,1,0),(4829,8047,1618530241,'pentland tim wise.jpg',20141,'b30dc205b06d15372c9201fc16768eae','',594,180,495,150,1,0),(4830,8047,1618525019,'Pentland home nigs.jpg',22803,'8f0801765126d2ef9a6ddc8f7ca37925','',435,162,403,150,1,0),(4831,8047,1618530241,'pentland tim wise.jpg',20141,'b30dc205b06d15372c9201fc16768eae','',594,180,495,150,1,0),(4832,8047,1618623032,'pentland brig general milford beagle jr.jpg',13836,'5320ac408ac225c125d48f7595bb4d44','',291,280,156,150,1,0),(4833,8047,1618623500,'pentland senator mcleod.jpg',14806,'450f24f85cd56ea49f4c60efe75fb140','',318,280,171,150,1,0),(4834,8047,1618623867,'pentlands nigg incident report.jpg',22401,'61a527736ce2ec8623e452b94008943e','',436,189,347,150,1,0),(4835,8047,1618624475,'martin O Molina.jpg',7771,'4e41a7a0804741d4f63a960e4548012d','',258,280,150,163,1,0),(4836,8047,1618624475,'martin O Molina.jpg',7771,'4e41a7a0804741d4f63a960e4548012d','',258,280,150,163,1,0),(4837,8047,1618623032,'pentland brig general milford beagle jr.jpg',13836,'5320ac408ac225c125d48f7595bb4d44','',291,280,156,150,1,0),(4838,8047,1618623500,'pentland senator mcleod.jpg',14806,'450f24f85cd56ea49f4c60efe75fb140','',318,280,171,150,1,0),(4839,8047,1618623867,'pentlands nigg incident report.jpg',22401,'61a527736ce2ec8623e452b94008943e','',436,189,347,150,1,0),(4840,8047,1618778963,'Stephen Broderick.jpg',13505,'e3f6a1bcfe2b230db69cc949e4694339','',386,280,207,150,1,0),(4841,8047,1618778963,'Stephen Broderick.jpg',13505,'e3f6a1bcfe2b230db69cc949e4694339','',386,280,207,150,1,0),(4844,8047,1618953675,'Amanda Broderick.jpg',9010,'6e9a1689131c37d147af94ac73fe9c78','',249,280,150,169,1,0),(4845,8047,1618953675,'Amanda Broderick.jpg',9010,'6e9a1689131c37d147af94ac73fe9c78','',249,280,150,169,1,0),(4846,8047,1619009902,'ICE Hererra.jpg',11330,'8c07fbdf02bc3f6906cee5e5a4265dd6','',357,280,192,150,1,0),(4847,8047,1619011805,'JOHNSON.jpg',8904,'32a9292d981383654d02da4ddbbd76ad','',289,280,155,150,1,0),(4848,8047,1619009902,'ICE Hererra.jpg',11330,'8c07fbdf02bc3f6906cee5e5a4265dd6','',357,280,192,150,1,0),(4849,8047,1619041367,'lexia.jpg',7510,'f50cf0ce4c4a60bc5fc7293fda1b118b','',264,280,150,160,1,0),(4850,8047,1619041367,'lexia.jpg',7510,'f50cf0ce4c4a60bc5fc7293fda1b118b','',264,280,150,160,1,0),(4851,8047,1619041367,'lexia.jpg',7510,'f50cf0ce4c4a60bc5fc7293fda1b118b','',264,280,150,160,1,0),(4852,8047,1619428814,'carlos claros.jpg',19281,'80bbd49b66de309981103e27f1b7803d','',361,280,194,150,1,0),(4853,8047,1619436118,'Destiny and Jaylon.jpg',13520,'4cb595efdb1b27508b30de8cf1158212','',282,280,152,150,1,0),(4854,8047,1619428814,'carlos claros.jpg',19281,'80bbd49b66de309981103e27f1b7803d','',361,280,194,150,1,0),(4855,8047,1619582692,'canceled person submission.jpg',20456,'602ac957e666cf8052860bc20f0a694c','',581,232,376,150,1,0),(4856,8047,1619589500,'soul kahn.jpg',10366,'59be6d9afe65043c75d131f33392a7d7','',296,280,159,150,1,0),(4859,8047,1619607149,'TAYLOR KAHLE.jpg',17287,'21355b59d58b64d8482b054589277529','',312,280,168,150,1,0),(4860,8047,1619610868,'RINGED NEGRO.jpg',15574,'6603839ea514e63627b430e7f8ebd54e','',331,280,178,150,1,0),(4861,8047,1619610868,'RINGED NEGRO.jpg',15574,'6603839ea514e63627b430e7f8ebd54e','',331,280,178,150,1,0),(4862,8047,1619589500,'soul kahn.jpg',10366,'59be6d9afe65043c75d131f33392a7d7','',296,280,159,150,1,0),(4863,8047,1592144572,'Devin Tandys son college fund.jpg',49222,'fad1163e5b093d426d4cc2e11f1760b1','',612,400,230,150,1,0),(4864,8047,1592144765,'Devin Tandy fighting fire.jpg',39355,'16b57acdc76c468e11b8dc713971e5c1','',703,400,264,150,1,0),(4865,8047,1619716741,'3 ARRESTED NC SHOOTING.jpg',12468,'78327f6b2e3d0d9ff39f7727d0739f82','',517,280,277,150,1,0),(4866,8047,1619717622,'sharnez hill.jpg',20671,'82c8cccbff3bd3ce9716602fbd81f6ee','',474,267,267,150,1,0),(4867,8047,1619697944,'Samantha Josephson.jpg',8720,'36683c47b57a2e9f1e628ad3625a687a','',293,280,157,150,1,0),(4868,8047,1619697959,'Nathaniel Rowland.jpg',7596,'9e9aca868b2f8d37fd0566b087b60409','',245,280,150,172,1,0),(4869,8047,1619697944,'Samantha Josephson.jpg',8720,'36683c47b57a2e9f1e628ad3625a687a','',293,280,157,150,1,0),(4870,8047,1619697959,'Nathaniel Rowland.jpg',7596,'9e9aca868b2f8d37fd0566b087b60409','',245,280,150,172,1,0),(4871,8047,1619716741,'3 ARRESTED NC SHOOTING.jpg',12468,'78327f6b2e3d0d9ff39f7727d0739f82','',517,280,277,150,1,0),(4872,8047,1619717622,'sharnez hill.jpg',20671,'82c8cccbff3bd3ce9716602fbd81f6ee','',474,267,267,150,1,0),(4873,8047,1619730703,'amzn noose.jpg',20003,'26b89f28687932698f8fd01466c2b494','',316,272,175,150,1,0),(4874,8047,1619730703,'amzn noose.jpg',20003,'26b89f28687932698f8fd01466c2b494','',316,272,175,150,1,0),(4875,8047,1619746770,'jsaan strover.jpg',15465,'87bfc12f5917af1815da4d9762fcd725','',397,280,213,150,1,0),(4876,8047,1619746797,'walter wood.jpg',16097,'041c87a147833e17972ffd2c3205d5b1','',261,280,150,161,1,0),(4877,8047,1619746770,'jsaan strover.jpg',15465,'87bfc12f5917af1815da4d9762fcd725','',397,280,213,150,1,0),(4878,8047,1619746797,'walter wood.jpg',16097,'041c87a147833e17972ffd2c3205d5b1','',261,280,150,161,1,0),(4880,8047,1619786468,'CHRISTOPHER FERRAR AZPD.jpg',11441,'bd2a60c81d645f542ee59b2672e406a2','',267,280,150,158,1,0),(4882,8047,1619876604,'MARLOW CARSON.jpg',12827,'9cc279aa76e042385ed9e7b5eb066088','',451,280,242,150,1,0),(4883,8047,1619877698,'KODICK BLACK.jpg',8783,'1a55844a24068b388863a0395ca83665','',291,280,156,150,1,0),(4884,8047,1619877698,'KODICK BLACK.jpg',8783,'1a55844a24068b388863a0395ca83665','',291,280,156,150,1,0),(4885,8047,1619955594,'JORDAN BRUNETTE.jpg',13713,'f06752c8dabfb4c31e7c82377e1078af','',369,280,198,150,1,0),(4886,8047,1619962213,'NIGGER ZAY LAURENT.jpg',13751,'563744a92eaa76654046ea1848666e53','',336,280,180,150,1,0),(4887,8047,1619955594,'JORDAN BRUNETTE.jpg',13713,'f06752c8dabfb4c31e7c82377e1078af','',369,280,198,150,1,0),(4888,8047,1619962213,'NIGGER ZAY LAURENT.jpg',13751,'563744a92eaa76654046ea1848666e53','',336,280,180,150,1,0),(4890,8047,1619876604,'MARLOW CARSON.jpg',12827,'9cc279aa76e042385ed9e7b5eb066088','',451,280,242,150,1,0),(4891,8047,1619876604,'MARLOW CARSON.jpg',12827,'9cc279aa76e042385ed9e7b5eb066088','',451,280,242,150,1,0),(4893,8047,1620161523,'STANFORD, MARQUEZ.jpg',16508,'84d7f8b6a4c2f5ca29bea9d17645be0a','',483,280,259,150,1,0),(4897,8047,1620160636,'pedro hanlan.jpg',12347,'17e935dead6aab13c68488d67f33d4e2','',542,280,291,150,1,0),(4898,8047,1620160636,'pedro hanlan.jpg',12347,'17e935dead6aab13c68488d67f33d4e2','',542,280,291,150,1,0),(4901,8047,1620209239,'NIGGER BLUEMAN.jpg',11845,'2109363e1ff6a82d2c58049b56be6b34','',298,280,160,150,1,0),(4902,8047,1620209239,'NIGGER BLUEMAN.jpg',11845,'2109363e1ff6a82d2c58049b56be6b34','',298,280,160,150,1,0),(4905,8047,1620359093,'BLACKS SHOOTING AT FBI.jpg',20163,'5bfd77f8cc8474d0fde81c5aa3808cea','',480,271,266,150,1,0),(4906,8047,1620393213,'william harrell akron ohio.jpg',7247,'d12372c4dc8b6789d8ed3edc8ea9a19f','',278,280,150,152,1,0),(4907,8047,1620393671,'akron ohio ID.jpg',7762,'2bdf6359bb1e56f59f427bafe7327f25','',217,280,150,194,1,0),(4908,8047,1620394364,'7 akron murderers.jpg',22241,'e6dc89d83a5c6c7e1313fd7afd7cb284','',496,237,314,150,1,0),(4909,8047,1620394784,'iron cannon.jpg',13968,'24b2c7380aa259787ce830740080e630','',257,280,150,164,1,0),(4921,8047,1620411503,'huston tillotson U murder.jpg',11582,'4b528ef12fe1346b8de48c098f36f5e6','',252,280,150,167,1,0),(4922,8047,1620411520,'huston tillotson murderer.jpg',9298,'b6279009320354936ab967bcc2374eef','',230,280,150,183,1,0),(4923,8047,1620359093,'BLACKS SHOOTING AT FBI.jpg',20163,'5bfd77f8cc8474d0fde81c5aa3808cea','',480,271,266,150,1,0),(4924,8047,1620418790,'Screenshot from 2021-05-07 13-12-33.jpg',14297,'62a60585c3ff40811748b1f61d56520b','',420,266,237,150,1,0),(4925,8047,1620419257,'Screenshot from 2021-05-07 13-24-48.jpg',22362,'7d0177be8eb970a7445d9a64f13d517c','',462,225,308,150,1,0),(4928,8047,1620393213,'william harrell akron ohio.jpg',7247,'d12372c4dc8b6789d8ed3edc8ea9a19f','',278,280,150,152,1,0),(4929,8047,1620393671,'akron ohio ID.jpg',7762,'2bdf6359bb1e56f59f427bafe7327f25','',217,280,150,194,1,0),(4930,8047,1620411503,'huston tillotson U murder.jpg',11582,'4b528ef12fe1346b8de48c098f36f5e6','',252,280,150,167,1,0),(4931,8047,1620411520,'huston tillotson murderer.jpg',9298,'b6279009320354936ab967bcc2374eef','',230,280,150,183,1,0),(4932,8047,1620418790,'Screenshot from 2021-05-07 13-12-33.jpg',14297,'62a60585c3ff40811748b1f61d56520b','',420,266,237,150,1,0),(4933,8047,1620419257,'Screenshot from 2021-05-07 13-24-48.jpg',22362,'7d0177be8eb970a7445d9a64f13d517c','',462,225,308,150,1,0),(4934,8047,1620500441,'Christian Ferguson.jpg',7033,'5cebe76b1be87130929cce7026aa6f12','',244,280,150,173,1,0),(4935,8047,1620500441,'Christian Ferguson.jpg',7033,'5cebe76b1be87130929cce7026aa6f12','',244,280,150,173,1,0),(4938,8047,1620663399,'michael marion sharpe.jpg',9190,'790eb084ba1be2afc60f8721ed88d80a','',223,280,150,189,1,0),(4941,8047,1620663399,'michael marion sharpe.jpg',9190,'790eb084ba1be2afc60f8721ed88d80a','',223,280,150,189,1,0),(4943,8047,1620788925,'Officer Jimmy Inn.jpg',15206,'fe949797a50a30bfbb1394fa4146ca96','',279,280,150,151,1,0),(4949,8047,1620928545,'ugly negress rob bank.jpg',11289,'c5c9971f63b9d74f3f9f1f6009dcce64','',246,280,150,171,1,0),(4950,8047,1620928545,'ugly negress rob bank.jpg',11289,'c5c9971f63b9d74f3f9f1f6009dcce64','',246,280,150,171,1,0),(4953,8047,1621339653,'dont blame trump BILLVOARD.jpg',22588,'30106c69780ec4180328da586250ffc7','',468,244,288,150,1,0),(4954,8047,1621361776,'4 carjackers.jpg',19633,'c6933817844a7b8eeace8f60326c002a','',475,255,280,150,1,0),(4955,8047,1621361776,'4 carjackers.jpg',19633,'c6933817844a7b8eeace8f60326c002a','',475,255,280,150,1,0),(4956,8047,1621391562,'Alaysia Thurston.jpg',12375,'e3d9f0eef2eee22307db52e44a49adef','',280,280,150,150,1,0),(4957,8047,1621391927,'Zoey Hughes.jpg',8480,'8271666c89d9424f4614efeb91c894bd','',252,280,150,167,1,0),(4958,8047,1621396949,'Zheng.jpg',9038,'10acf0ac67052a106815e363b122f86e','',227,280,150,186,1,0),(4959,8047,1621397872,'CODY RICHARDSON.jpg',6318,'0ac649638aead78ab1176235f181140d','',292,280,157,150,1,0),(4960,8047,1621396949,'Zheng.jpg',9038,'10acf0ac67052a106815e363b122f86e','',227,280,150,186,1,0),(4961,8047,1621397872,'CODY RICHARDSON.jpg',6318,'0ac649638aead78ab1176235f181140d','',292,280,157,150,1,0),(4963,8047,1621453409,'military whistleblower.jpg',22574,'e2919f1af6fc13ebeca8bd99048e21eb','',425,244,262,150,1,0),(4964,8047,1621563380,'MAYES AND PRATHER.jpg',20112,'b69fd07d78af81c2813dbe0cba768d4d','',496,278,268,150,1,0),(4965,8047,1621563380,'MAYES AND PRATHER.jpg',20112,'b69fd07d78af81c2813dbe0cba768d4d','',496,278,268,150,1,0),(4967,8047,1621608174,'3 negroes TN.jpg',21052,'9819f3593be8b7320031a7ab479cb153','',453,262,260,150,1,0),(4968,8047,1621609953,'lyft travis pride.jpg',7935,'54d144fe542e5b0eb44f23f6c5c59f26','',394,219,270,150,1,0),(4969,8047,1621580657,'covid swollen tongue.jpg',21501,'e30d9b1be916fa0f22dd3351d2b08a25','',504,239,317,150,1,0),(4971,8047,1621609953,'lyft travis pride.jpg',7935,'54d144fe542e5b0eb44f23f6c5c59f26','',394,219,270,150,1,0),(4972,8047,1621608174,'3 negroes TN.jpg',21052,'9819f3593be8b7320031a7ab479cb153','',453,262,260,150,1,0),(4973,8047,1621711337,'davison rape White teen.jpg',21791,'1fb7116b017ac3b562a907b2871320b9','',362,206,264,150,1,0),(4974,8047,1621711337,'davison rape White teen.jpg',21791,'1fb7116b017ac3b562a907b2871320b9','',362,206,264,150,1,0),(4975,8047,1621711337,'davison rape White teen.jpg',21791,'1fb7116b017ac3b562a907b2871320b9','',362,206,264,150,1,0),(4976,8047,1621711337,'davison rape White teen.jpg',21791,'1fb7116b017ac3b562a907b2871320b9','',362,206,264,150,1,0),(4977,8047,1621711337,'davison rape White teen.jpg',21791,'1fb7116b017ac3b562a907b2871320b9','',362,206,264,150,1,0),(4978,8047,1621711337,'davison rape White teen.jpg',21791,'1fb7116b017ac3b562a907b2871320b9','',362,206,264,150,1,0),(4979,8047,1621711337,'davison rape White teen.jpg',21791,'1fb7116b017ac3b562a907b2871320b9','',362,206,264,150,1,0),(4980,8047,1621950594,'everton car.jpg',15361,'f32d24e6519d808b6743f57a15a58ee0','',430,280,231,150,1,0),(4981,8047,1621950594,'everton car.jpg',15361,'f32d24e6519d808b6743f57a15a58ee0','',430,280,231,150,1,0),(4982,8047,1622070670,'nathan sutherland.jpg',7880,'4d90e35069372d2801bb672bae6c3e4e','',253,280,150,167,1,0),(4983,8047,1622070670,'nathan sutherland.jpg',7880,'4d90e35069372d2801bb672bae6c3e4e','',253,280,150,167,1,0),(4989,8047,1622173524,'romany gypsies.jpg',19961,'1d90189033521182268bcbab29175b23','',484,257,283,150,1,0),(4990,8047,1622173536,'romany gypsies2.jpg',20532,'c5ed6d3077e5f0f0119ea8120efd79b2','',454,269,254,150,1,0),(4991,8047,1622173524,'romany gypsies.jpg',19961,'1d90189033521182268bcbab29175b23','',484,257,283,150,1,0),(4992,8047,1622173536,'romany gypsies2.jpg',20532,'c5ed6d3077e5f0f0119ea8120efd79b2','',454,269,254,150,1,0),(5002,8047,1622245333,'KAYLIN PRICE.jpg',5892,'e44a7faf872ad60b4af1b890703f41c3','',157,218,150,209,1,0),(5003,8047,1622262744,'MACHITA MITCHELL CRIPS .jpg',8423,'401eab753f93a35cfbf491a346e938ac','',209,280,150,201,1,0),(5005,8047,1622262744,'MACHITA MITCHELL CRIPS .jpg',8423,'401eab753f93a35cfbf491a346e938ac','',209,280,150,201,1,0),(5008,8047,1622364699,'jonah canney.jpg',9559,'1896b988eb1084325f24f964f407f697','',260,280,150,162,1,0),(5009,8047,1622422904,'boonk gang.jpg',16893,'11c4c20c8623905a02b229f9a33ed2d9','',477,280,256,150,1,0),(5010,8047,1622422904,'boonk gang.jpg',16893,'11c4c20c8623905a02b229f9a33ed2d9','',477,280,256,150,1,0),(5011,8047,1622508177,'EL MULA HOSTING A SHOOTING.jpg',24992,'1859efd55d75379bff92f393fc153055','',379,200,285,150,1,0),(5012,8047,1622525903,'Screenshot from 2021-05-31 22-25-19.jpg',11037,'d2b847a5110b0bff61b85f319ef95c1a','',350,261,202,150,1,0),(5013,8047,1622525903,'Screenshot from 2021-05-31 22-25-19.jpg',11037,'d2b847a5110b0bff61b85f319ef95c1a','',350,261,202,150,1,0),(5026,8047,1622543982,'FDR and Walter Rothschild and Natl Jew Welfare board.jpg',21479,'8fb1957dc15f130865c5fc76d9013203','',412,257,241,150,1,0),(5027,8047,1622543982,'FDR and Walter Rothschild and Natl Jew Welfare board.jpg',21479,'8fb1957dc15f130865c5fc76d9013203','',412,257,241,150,1,0),(5028,8047,1622525903,'Screenshot from 2021-05-31 22-25-19.jpg',11037,'d2b847a5110b0bff61b85f319ef95c1a','',350,261,202,150,1,0),(5031,8047,1623195235,'Markieth Loyd.jpg',12454,'b6c9723e85b7ab6f78bebe3f3ad46b78','',272,280,150,155,1,0),(5037,8047,1623521440,'el chapo Emma Coronel.jpg',14545,'302f143f54a6b491d8da7eb18a58146c','',341,280,183,150,1,0),(5038,8047,1623548513,'G DefanNation clothing.jpg',11194,'d293b10784290f9c82d40e17cc0199ac','',226,280,150,186,1,0),(5039,8047,1623554758,'ADRIAN STEWART.jpg',6979,'694095758b161759322842dd3dbc1d40','',210,280,150,200,1,0),(5041,8047,1623579019,'BLOOD REAL BLOOD.jpg',19790,'a3687c94113ef1891949566487f39271','',429,280,230,150,1,0),(5042,8047,1623579332,'fake bb blood.jpg',21879,'bfbc1d318a821a56584a47db31c4e721','',331,213,234,150,1,0),(5043,8047,1623611075,'Lazerik Winfield.jpg',8696,'1453edefdc1073c7e3726ff23bb110c1','',213,280,150,198,1,0),(5044,8047,1615469927,'EL MENCHO-SON-LA NEGRA.jpg',17115,'e668c21e7a4d81b3f36fb4c06d617ea5','',490,280,263,150,1,0),(5045,8047,1623521440,'el chapo Emma Coronel.jpg',14545,'302f143f54a6b491d8da7eb18a58146c','',341,280,183,150,1,0),(5046,8047,1623554758,'ADRIAN STEWART.jpg',6979,'694095758b161759322842dd3dbc1d40','',210,280,150,200,1,0),(5047,8047,1623611075,'Lazerik Winfield.jpg',8696,'1453edefdc1073c7e3726ff23bb110c1','',213,280,150,198,1,0),(5048,8047,1623611075,'Lazerik Winfield.jpg',8696,'1453edefdc1073c7e3726ff23bb110c1','',213,280,150,198,1,0),(5049,8047,1623548513,'G DefanNation clothing.jpg',11194,'d293b10784290f9c82d40e17cc0199ac','',226,280,150,186,1,0),(5050,8047,1623548513,'G DefanNation clothing.jpg',11194,'d293b10784290f9c82d40e17cc0199ac','',226,280,150,186,1,0),(5052,8047,1623722848,'CT Negroes.jpg',20550,'02c32ee0448fc9df3ce3fe12ff210d1b','',582,227,385,150,1,0),(5056,8047,1623722848,'CT Negroes.jpg',20550,'02c32ee0448fc9df3ce3fe12ff210d1b','',582,227,385,150,1,0),(5057,8047,1623941559,'Daniel Cauich 2021-06-17.jpg',7185,'e7abf4d30e2012ebc58991bc7bcd9054','',309,280,166,150,1,0),(5058,8047,1623941559,'Daniel Cauich 2021-06-17.jpg',7185,'e7abf4d30e2012ebc58991bc7bcd9054','',309,280,166,150,1,0),(5059,8047,1624107910,'fentanyl 2 mg.jpg',18894,'9204afa32d3d71af316d0434ab3befac','',195,280,150,216,1,0),(5063,8047,1624162961,'ANTONIO TAYLOR MEMPHIS.jpg',7362,'d053c489b8453aca01dc6158da9c13d1','',233,280,150,181,1,0),(5064,8047,1624198688,'floyd caint breef.jpg',12114,'a59d9c60831ebfb0383615e93931c721','',271,280,150,155,1,0),(5065,8047,1624233771,'kimberly walker.jpg',13937,'8d5f0644010315d31c9ca6ccdaec6143','',282,280,152,150,1,0),(5066,8047,1624233771,'kimberly walker.jpg',13937,'8d5f0644010315d31c9ca6ccdaec6143','',282,280,152,150,1,0),(5078,8047,1624502649,'Jaebets Kayembe.jpg',19145,'0f06f83c9b96ac3650b53e65f24a91d5','',309,280,166,150,1,0),(5079,8047,1624502649,'Jaebets Kayembe.jpg',19145,'0f06f83c9b96ac3650b53e65f24a91d5','',309,280,166,150,1,0),(5097,8047,1624997016,'samaj wilson.jpg',9003,'3102632405a682fd263ea5266375f898','',261,280,150,161,1,0),(5101,8047,1624997016,'samaj wilson.jpg',9003,'3102632405a682fd263ea5266375f898','',261,280,150,161,1,0),(5102,801,1562293557,'Daughters-of-victims-of-black-african.jpg',34763,'b1ad87118cb4831f97fc2d98f6fa73da','',361,200,271,150,1,0),(5103,801,1562293557,'Daughters-of-victims-of-black-african.jpg',34763,'b1ad87118cb4831f97fc2d98f6fa73da','',361,200,271,150,1,0),(5110,8047,1625170396,'STEPHANIE KING WF 1988 MURDER BREWTON ALA.jpg',12532,'673fd11d3728f61e19867da52c87f60a','',415,280,223,150,1,0),(5111,8047,1625170982,'STEPHANIE KING 1988.jpg',22612,'cc6cea84fd8305cd80ea033003f21f2e','',506,204,373,150,1,0),(5112,8047,1625170396,'STEPHANIE KING WF 1988 MURDER BREWTON ALA.jpg',12532,'673fd11d3728f61e19867da52c87f60a','',415,280,223,150,1,0),(5113,8047,1625170982,'STEPHANIE KING 1988.jpg',22612,'cc6cea84fd8305cd80ea033003f21f2e','',506,204,373,150,1,0),(5114,8047,1625170396,'STEPHANIE KING WF 1988 MURDER BREWTON ALA.jpg',12532,'673fd11d3728f61e19867da52c87f60a','',415,280,223,150,1,0),(5115,8047,1625170982,'STEPHANIE KING 1988.jpg',22612,'cc6cea84fd8305cd80ea033003f21f2e','',506,204,373,150,1,0),(5116,8047,1625247015,'juan dorse TN.jpg',9778,'561c6099e6e43d5ce90c9de365fec709','',326,280,175,150,1,0),(5117,8047,1625247625,'c jones TN.jpg',8406,'d361bd489c07adce57d6bad2c94642ae','',262,280,150,161,1,0),(5121,8047,1625247015,'juan dorse TN.jpg',9778,'561c6099e6e43d5ce90c9de365fec709','',326,280,175,150,1,0),(5138,8047,1625492062,'jenar silva CT HOME INVASION.jpg',7879,'b951aaebe701d533baa3e48f3010b5dc','',274,280,150,154,1,0),(5140,8047,1625506458,'Kollie in Fargo.jpg',15928,'cd093f5b97b64e012fedb53bcf3ca806','',496,280,266,150,1,0),(5141,8047,1625493971,'Alvin Waugh.jpg',8537,'0662ddc29f9831420b55ef6f6378afc2','',357,280,192,150,1,0),(5142,8047,1625493971,'Alvin Waugh.jpg',8537,'0662ddc29f9831420b55ef6f6378afc2','',357,280,192,150,1,0),(5143,8047,1625492062,'jenar silva CT HOME INVASION.jpg',7879,'b951aaebe701d533baa3e48f3010b5dc','',274,280,150,154,1,0),(5144,8047,1591571973,'Cody Holte GFM.jpg',30037,'16315d245564b77059b0c598bf50a481','',520,400,195,150,1,0),(5145,8047,1591572392,'11 yo girl Cody Holte.jpg',31263,'cddb75fd0de741544eda727539e4229e','',560,400,210,150,1,0),(5147,8047,1625650988,'keith gibson.jpg',9951,'4a92fb7abfc94e76f8ca0507954abc3c','',301,280,162,150,1,0),(5148,8047,1625663368,'Anthony Kirkland.jpg',6610,'ee77c8d93d1a8484f3403c48659a0016','',311,280,167,150,1,0),(5149,8047,1625663760,'kirkland 2.jpg',4728,'4cb0b30ff1f70007cfadd48838a3ba0d','',318,280,171,150,1,0),(5150,8047,1625650988,'keith gibson.jpg',9951,'4a92fb7abfc94e76f8ca0507954abc3c','',301,280,162,150,1,0),(5151,8047,1614808122,'JULIUS JONES.jpg',9590,'9122ab33fbc3b5bf61409471e9b22405','',273,280,150,154,1,0),(5152,8047,1626205926,'MATRIX 16 KEYBOARD.jpg',13211,'14445037e285262aa4d7fe7d00351ce5','',273,280,150,154,1,0),(5153,8047,1626216211,'jermaine sullivan MS.jpg',7088,'7a861c6819a24e73c02c40687bd19218','',217,280,150,194,1,0),(5155,8047,1626216211,'jermaine sullivan MS.jpg',7088,'7a861c6819a24e73c02c40687bd19218','',217,280,150,194,1,0),(5162,8047,1626719795,'gabino hernandez.jpg',9186,'0b4d9285fede8b7101f7f7e18c017b07','',227,280,150,186,1,0),(5163,8047,1626719795,'gabino hernandez.jpg',9186,'0b4d9285fede8b7101f7f7e18c017b07','',227,280,150,186,1,0),(5180,8047,1628119822,'Alva Stem Jr.jpg',14149,'062de71cb8625b0735bf7c3528af706e','',250,280,150,168,1,0),(5181,8047,1628124070,'Tynedria Meneweather.jpg',8428,'b3c857530d8e1a598bbb465e83715393','',244,280,150,173,1,0),(5182,8047,1628124307,'cooter roo.jpg',7723,'36a65bf56e1de511627ff3d7bdabc5a5','',169,280,150,249,1,0),(5183,8047,1628126178,'Damonde Wright next door.jpg',13307,'d2f1b5c5a7ac8e1b0b746c415cf37d48','',338,280,182,150,1,0),(5184,8047,1628124070,'Tynedria Meneweather.jpg',8428,'b3c857530d8e1a598bbb465e83715393','',244,280,150,173,1,0),(5185,8047,1628124307,'cooter roo.jpg',7723,'36a65bf56e1de511627ff3d7bdabc5a5','',169,280,150,249,1,0),(5187,8047,1628221424,'maurice rakestraw.jpg',13778,'1325f5a9f63254d8d2133f331755dd0b','',408,280,219,150,1,0),(5188,8047,1628221424,'maurice rakestraw.jpg',13778,'1325f5a9f63254d8d2133f331755dd0b','',408,280,219,150,1,0),(5190,8047,1628471082,'purple rain.jpg',9404,'a44249bf624f6725aaf2580e05d5e306','',234,280,150,180,1,0),(5191,801,1628530789,'newnation-stats-2021-08-08.jpg',25706,'5bb2b3839fcffc63562a8be67e46fb0b','',356,400,150,169,1,0),(5196,8047,1628731325,'dIXIE fIRE GARY MAYNARD.jpg',6422,'c76f9a2c8c33fa9836ae8412c578b329','',251,280,150,168,1,0),(5197,8047,1628731325,'dIXIE fIRE GARY MAYNARD.jpg',6422,'c76f9a2c8c33fa9836ae8412c578b329','',251,280,150,168,1,0),(5202,8047,1628862247,'ACB mix fambly.jpg',22393,'84e0910e5c4d3bcc7109035374cb7feb','',460,241,287,150,1,0),(5203,8047,1628862247,'ACB mix fambly.jpg',22393,'84e0910e5c4d3bcc7109035374cb7feb','',460,241,287,150,1,0),(5212,8047,1628978876,'shemaya lynn.jpg',6058,'e93a20b748658d136c5309ee639e7bd4','',211,229,150,163,1,0),(5214,8047,1615415333,'wsac tower system.jpg',21045,'ae149874f16dfd258936c13b7a1802e5','',500,255,295,150,1,0),(5215,8047,1615416012,'wsac sequentials.jpg',13200,'8b48b448024b7289ca133c41b25f5fa7','',529,280,284,150,1,0),(5216,8047,1615416536,'wsac .jpg',14920,'481b3a1b6e43c20983e85cfe7b14882f','',506,280,272,150,1,0),(5217,8047,1615551177,'NEXRAD CONTROL.jpg',14383,'53967dacb69e35e01d0e70ce4dca65f1','',378,280,203,150,1,0),(5218,8047,1615551177,'NEXRAD TOWER, HOLEPUNCH.jpg',13519,'3346a4ecbfd3fe7ae4d31fde2333b5ee','',376,280,202,150,1,0),(5219,8047,1615586190,'HAARP worldwide.jpg',20997,'2dc4d48fbf275224a07a38cb488ec47c','',368,243,228,150,1,0),(5220,8047,1615868705,'mexico WSAC 20 TOWERS.jpg',20428,'65ff7ede077bc04a3d7d781bc611de93','',387,276,211,150,1,0),(5221,8047,1615868724,'MEXICO 20 towers zoomed.jpg',14500,'896970bb74d1db22306b3c503d7127d6','',294,280,158,150,1,0),(5222,8047,1615869593,'mexico tractor trailers parked.jpg',12166,'e2afee4565e92df0d120e81e87377d37','',313,280,168,150,1,0),(5223,8047,1615941613,'CHOLLA WSAC cooling ponds.jpg',20776,'dc2bac470844dd298f0075cc57e03f91','',365,253,217,150,1,0),(5224,8047,1615941646,'cholla pp AZ.jpg',21044,'38a0c53372c595defa5490147ef3a0ae','',322,251,193,150,1,0),(5225,8047,1616000130,'WSAC System at Eggborough.jpg',10690,'e72a7e7e019f1045e1a6dac72268235d','',380,280,204,150,1,0),(5226,8047,1616001511,'WSAC Eggborough clouds on land.jpg',11200,'54fe7cb42b0c2cf6c3c6722af7750d8d','',422,280,227,150,1,0),(5227,8047,1616005132,'WSAC IN OCEAN MAKING CLOUDS.jpg',9631,'633c149ea1e02fab85b532564238708a','',381,280,205,150,1,0),(5228,8047,1616031177,'USAF CHEMICALS & METALICS.jpg',22400,'b3c1b515a220265880563c8274f7c014','',524,215,366,150,1,0),(5229,8047,1616102762,'WSAC 1971 ZION STUDY.jpg',24626,'a12ede242b1923be6cd137261796496b','',461,196,353,150,1,0),(5230,8047,1616217491,'WSAC 9 ar Gila.jpg',20250,'9831d614f1891ef77e6f2645ee41308f','',315,277,171,150,1,0),(5231,8047,1616217524,'WSAC gila powerplant.jpg',20621,'485c838bfa54b59750aeb5deed88fb1c','',320,254,189,150,1,0),(5232,8047,1616217552,'WSAC Gila 25 foot river.jpg',20957,'2b3b3cee6d86b4db4aca216691e108fb','',319,251,191,150,1,0),(5233,8047,1616218219,'WSAC GILA 36 Towers.jpg',15120,'0e833228eda9034018c1d1c81a53904d','',256,280,150,165,1,0),(5234,8047,1616218389,'WSAC Gila 36 towers strips.jpg',10965,'1570aaeab6d83607b1fcaca5835751ac','',196,280,150,215,1,0),(5235,8047,1616219281,'WSAC GILA 9 X 15.jpg',20858,'65f1c033cde4cb147016385e3f104873','',283,248,172,150,1,0),(5236,8047,1616917165,'usa states.jpg',20274,'8ed60a2fea23e7b910b89d9be7fcfc50','',432,268,242,150,1,0),(5237,8047,1617482142,'puna WSACs.jpg',14666,'28fa38e8da5c391208cc40aedfbdb04c','',275,280,150,153,1,0),(5238,8047,1617482142,'puna geothermal pineapple express.jpg',17869,'7096922faf4c0b8a4068728c67f248c9','',305,280,164,150,1,0),(5239,8047,1617482322,'puna WSACs 42 total steam turbines.jpg',14484,'a34e09a7b5a69bb2725818615260e629','',364,280,195,150,1,0),(5240,8047,1617839431,'Mexico clouds WSAC 145 at 18-56-15 UTC.png',12827,'23bb1b368d069de0fc88d0384c718899','',371,209,267,150,1,0),(5241,8047,1618084411,'WSAC 4 10 2021 Mexico city area.jpg',13372,'0ad8624c89d66f0abdf259614345f24b','',473,280,254,150,1,0),(5242,8047,1618097240,'WSAC EWE 1990s.jpg',9879,'3833211c873ddd624e75241467118988','',474,280,254,150,1,0),(5243,8047,1618097240,'WSAC EWE 1980s.jpg',8332,'203aa26357f4bce777f9d6bf649160e3','',472,280,253,150,1,0),(5244,8047,1618097255,'WSAC EWE 2000s.jpg',11644,'40b445176464df0eabb4d5ee5aa0a4d0','',468,280,251,150,1,0),(5245,8047,1618100567,'WSAC EWE Key.jpg',5502,'2d36e527b49c93a1d65acc091ad75bc5','',620,89,620,89,1,0),(5246,8047,1619604214,'WSAC END OF DENIAL.jpg',14870,'239bd76831bc18184c8c796f8808d0b0','',581,280,312,150,1,0),(5247,8047,1619604237,'WSAC no more denial.jpg',14505,'32995f909222867bbbb6615094ee0d89','',576,280,309,150,1,0),(5248,8047,1619774965,'WSAC 60 DEG chemtrails.jpg',21931,'bdd7fc48f054e50cf54d51a3cbdb7487','',526,164,482,150,1,0),(5249,8047,1619786741,'NEXRAD in PA.jpg',9380,'cbefc71a11d73e6cb49e2b8a975ffbc0','',162,280,150,260,1,0),(5250,8047,1620147864,'WSAC sub regional sectors USA.jpg',19991,'db7b5ab2ed02baac496e30fc869732fc','',445,280,239,150,1,0),(5251,8047,1620178192,'Baja, CA making louds on land ridge.jpg',9552,'a6ff39ce42207ae8ca1f9127fc88388d','',332,280,178,150,1,0),(5252,8047,1620178619,'WSAC BAJA CA.jpg',21684,'f92d1b81ca3d199fb1b323ce8040277a','',321,215,224,150,1,0),(5253,8047,1620178970,'WSAC BAJA clouds on land.jpg',16547,'38cc61080738b2e410cb5259e3375f1a','',439,280,236,150,1,0),(5254,8047,1620204439,'WSAC steam plumes rise through cloud layer.jpg',8412,'f7b09d052f91d048e856ce585b4a4480','',404,280,217,150,1,0),(5255,8047,1620259603,'esac fRIMMERSODRF POWER PLANT KRAFTWERK.jpg',19572,'f9ff743173c40293b1ae524792a36ac7','',388,280,208,150,1,0),(5256,8047,1620265835,'WSACS TEXAS PLUMES.jpg',14169,'f162ff358744947a180119c2ec785b95','',460,280,247,150,1,0),(5257,8047,1620395855,'WSAC RIO GRANDE 1.jpg',12511,'36653512346b1252026def3fed59355f','',403,280,216,150,1,0),(5258,8047,1620395869,'WSAC RIO GRANDE 2.jpg',17527,'5e3ca79609993982338606c406d66634','',388,280,208,150,1,0),(5259,8047,1620395881,'WSAC RIO GRANDE 3.jpg',16800,'de21db59575976f6725b0b69b94ebf18','',412,280,221,150,1,0),(5260,8047,1620395895,'WSAC RIO GRANDE 4.jpg',14580,'4f0fce6191029047b6d9433f1371150c','',400,280,215,150,1,0),(5261,8047,1620396706,'WSAC RIO GRANDE 5.jpg',16205,'bb1653b8a01897717797debb06aa439a','',411,280,221,150,1,0),(5262,8047,1620397128,'WXAS RIO GRANDE 6 PERSPECTIVE.jpg',14924,'14601a785014d66772660e1c171029b7','',464,280,249,150,1,0),(5263,8047,1620397982,'WSAC Western Gulf Coast 1.jpg',12793,'426ee62d8b5107d1cb32de8435674096','',454,280,244,150,1,0),(5264,8047,1620397995,'WSAC Western Gulf Coast 2.jpg',12169,'2f147880df40a897ab2a4a968f3d64c6','',432,280,232,150,1,0),(5265,8047,1620398006,'WSAC Western Gulf Coast 4.jpg',13386,'dd1e7834a4501b8834b7828439776478','',436,280,234,150,1,0),(5266,8047,1620398018,'WSAC Western Gulf Coast 5.jpg',14134,'bec7eccda0b3e0b8892d48430770e818','',431,280,231,150,1,0),(5267,8047,1620404997,'WSAC YUCATAN PENINSULA and WEST OF YP.jpg',16137,'eaee76e9faef26c1782185ab6b99fc07','',455,280,244,150,1,0),(5268,8047,1620421963,'YUCATAN NORTHWEST CIRCLE DOTTED EVERYWHERE.jpg',16393,'36c6329c859fe454884fb42922a1a507','',388,280,208,150,1,0),(5269,8047,1620423014,'WSAC NW SIDE YUCATAN P.jpg',3026,'6e451b97ca4b28d55e79619d57c8f8e4','',119,231,119,231,1,0),(5270,8047,1620545096,'WSAC KENYA AFRICA.jpg',20411,'d81c4f5d67b12ad2bc0d8689f884cc80','',427,273,235,150,1,0),(5271,8047,1620560448,'Olkaria power plant, inside Hell’s Gate National Park.jpg',18423,'3ad2e625ae73a4c288ce22ebcf663303','',440,280,236,150,1,0),(5272,8047,1620664456,'WSAC YUCATAN 10 MAY 21 16 01 16 UTC.png',14944,'ccd29ea4438b18746417f8924c3ad39a','',529,63,529,63,1,0),(5273,8047,1620664477,'WSAC yucatan holes clouds.jpg',18392,'f1342743b7289d0e5eebc8bbfa7854bd','',479,280,257,150,1,0),(5274,8047,1620713513,'WSAC ICELAND.jpg',15844,'982173109d108e7d5fcad801e9e0ae16','',491,280,264,150,1,0),(5275,8047,1620923991,'WSAC Mexico city 1 .jpg',17593,'780a833a624d65da4365b8193f5a9c23','',431,280,231,150,1,0),(5276,8047,1620924005,'WSAC Mexico city 11pm.jpg',18033,'2d931794e847c20e20ef869a7811f330','',437,280,235,150,1,0),(5277,8047,1620924019,'WSAC Mexico city 2.jpg',16229,'3adc006fff1d3cad0f32143fa4b15fec','',436,280,234,150,1,0),(5278,8047,1620924035,'WSAC Mexico city 0100 am.jpg',14495,'1a294742f397de6c989d9036c06718ba','',444,280,238,150,1,0),(5279,8047,1620924762,'WSAC Mexico City 0600 turned off.jpg',16767,'c87f96a1c5965c902fe355662ec52c13','',432,280,232,150,1,0),(5280,8047,1621133910,'WSAC powers up at dusk.jpg',17864,'c741c0493a06d88d6976dffdc0d15c63','',543,280,291,150,1,0),(5281,8047,1621173027,'blue dolphins burnt black.jpg',17363,'968f8921ca039772e9863a4d25295715','',432,280,232,150,1,0),(5282,8047,1622091548,'WSAC coal power plant.jpg',18753,'08c10d4e8338ca247485823a01bf0295','',521,280,280,150,1,0),(5283,8047,1622091805,'WSAC POLAND.jpg',10115,'d22b0cb7e2ad5eeb6765bc1aa84f0062','',391,280,210,150,1,0),(5284,8047,1622092103,'WSAC POLAND 2.jpg',19065,'739b1380874f92b6f6a15b21d094a5af','',482,280,259,150,1,0),(5285,8047,1622092126,'WSAC POLAND 3.jpg',22047,'cf54b4845de5490250e0ac64122715bc','',386,209,278,150,1,0),(5286,8047,1622205096,'WSAC TX 5-27-21 2016UTC.jpg',20415,'d6817bd638c69de5c294e07be1612e4b','',376,263,215,150,1,0),(5287,8047,1622205115,'WSAC TX 5-27-21 2201UTC.jpg',20053,'603250b8b319495e6b3866eb11f76418','',376,264,214,150,1,0),(5288,8047,1622205134,'WSAC TX 5-28-21 0016UTC.jpg',18146,'1b12375596eee8e0ff21aa76d322b61b','',392,280,210,150,1,0),(5289,8047,1622205155,'WSAC TX 5-28-21 0116UTC.jpg',14702,'01fe7ca708d09259b764faa1b9b4976d','',394,280,212,150,1,0),(5290,8047,1622205701,'WSAC TX 5-28-21 FULLY DARK.jpg',10947,'3b622cf5073efdbffef75880b5c7c665','',395,280,212,150,1,0),(5291,8047,1622222005,'WSAC WEATHER RAINS FLOODING IN TX 5-28-2021.jpg',20735,'96f031f2fd9cdb21f295d5a94f1c9770','',466,260,269,150,1,0),(5292,8047,1622246424,'WSAC TX 6-28-2021 at 2015 UTC.jpg',21171,'40f507d3cc44f5191dee85786a0c3e13','',399,249,241,150,1,0),(5293,8047,1622246474,'WSAC TX 5-28-21 at 2116UTC.jpg',20916,'754c6dd7e1c625b984b731b8ab73c109','',401,247,244,150,1,0),(5294,8047,1622246614,'WSAC TX 5-28-21 at 2156UTC.jpg',17995,'0e8d146246c05fd6ba6823c5d1bf3329','',461,280,247,150,1,0),(5295,8047,1622263783,'WSAC TX 5-29-21 at 0100UTC.jpg',16546,'27b629be30933a4423e7c5dccdc902bb','',414,280,222,150,1,0),(5296,8047,1622528580,'WSAC CUBA 5-31-21 1546UTC.jpg',20092,'ed23aeab38fca023f4327fbfb969e2e2','',406,271,225,150,1,0),(5297,8047,1622528594,'WSAC CUBA 5-31-21 1721UTC.jpg',20469,'172e06bc466e43afe261f2b5b5214d3e','',396,269,221,150,1,0),(5298,8047,1622528613,'WSAC CUBA 5-31-21 1851UTC.jpg',20520,'b687b1fbfe895a306715905ab81a4871','',391,265,222,150,1,0),(5299,8047,1622528628,'WSAC CUBA 5-31-21 2101UTC.jpg',20028,'34ab5eb0a3b1f67d35e4a342bee778af','',420,274,230,150,1,0),(5300,8047,1622528645,'WSAC CUBA 5-31-21 2301UTC.jpg',17763,'f45808540f3f42e8bc171b656481b19a','',418,280,224,150,1,0),(5301,8047,1622528661,'WSAC CUBA 5-31-21 2326UTC.jpg',16605,'443234a007464c0d7f0a39e2a0305b1b','',440,280,236,150,1,0),(5302,8047,1622529243,'WSAC CUBA 5-31-21 2226UTC.jpg',19356,'2118ddbe3d2204231cec4f2d9f18cc0a','',446,280,239,150,1,0),(5303,8047,1622536818,'Screenshot from 2021-06-01 01-37-06.jpg',13369,'66a04230fcc48ea148d7777639f59033','',367,280,197,150,1,0),(5304,8047,1622536862,'WSAC CUBA 2 BUMPS.jpg',9794,'aa2e8a1c41f0b7c053a611db02188dbb','',296,280,159,150,1,0),(5305,8047,1622536888,'WSAC SHIP SO OF CUBA 5-23-21 1101UTC.jpg',15105,'75ca6779db517ff5586d9808d84c9265','',398,280,214,150,1,0),(5306,8047,1622538874,'WSAC CUBA 5-31-21 2026UTC.jpg',19766,'1b344a8facb2ef198151ea3184e9f16c','',423,280,227,150,1,0),(5307,8047,1622539645,'WSAC TEXAS 5-31-21 1101UTC.jpg',19970,'87acec1aac3dd256eceb4e08ee028ca3','',397,267,224,150,1,0),(5308,8047,1623048399,'cuba-jamaica june 6 2021 at 2206UTC.jpg',16962,'7122908e5b0d13f89d54363060b12ef4','',464,280,249,150,1,0),(5309,8047,1623048413,'aruna the vampire.jpg',19335,'ca192030c8f9f93e3f6985ae4a3f1e7e','',505,280,271,150,1,0),(5310,8047,1623466239,'WSAC CUBA JAMAICA 6-11-2021 1701UTC.jpg',20682,'79628a81a52b8b7481e485b3b44d3d37','',436,249,263,150,1,0),(5311,8047,1623466255,'WSAC CUBA JAMAICA 6-11-2021 1906UTC.jpg',20996,'65bb12e476588f501cf6678cb74b80e8','',429,249,259,150,1,0),(5312,8047,1623466270,'WSAC CUBA JAMAICA 6-11-2021 2126UTC.jpg',19996,'f05dada25a7d32e2b89ca3cec4cce84d','',432,278,234,150,1,0),(5313,8047,1623467528,'WSAC JAMAICA PEAK 6-11-2021 1911UTC.jpg',13675,'33278c3090eb3d42971991a69e6b3d5e','',443,280,238,150,1,0),(5314,8047,1623467921,'WSAC HISPIANOLA 6-11-2021 2211UTC.jpg',16891,'9bc369031ff6fc26028a7d24425da2bc','',468,280,251,150,1,0),(5315,8047,1623578448,'WSAC 3 DAY NOAA PRECIPITATION MAP.jpg',22384,'5832587ffcd78f593f1722f5e56f726c','',293,205,215,150,1,0),(5316,8047,1623664206,'WSAC Eaglerock 11 Cloverdale CA.jpg',16575,'f2ccacb78b5b4d2f792c38a453a6dcd7','',328,280,176,150,1,0),(5317,8047,1623823375,'WSAC FRIMMERSDORF NEURATH BERGHEIM UPDRAFTS.jpg',18320,'7a9b52b0b8d0ca54978dcb346378986c','',412,280,221,150,1,0),(5318,8047,1623825882,'WSAC WESTERN YUCATAN 6-16-2021 at 0011UTC.jpg',16339,'592169c9eef85cc7ab9d44f878e452db','',472,280,253,150,1,0),(5319,8047,1623833384,'WSAC eBook cover cloud making machines.jpg',10980,'f885d6c0ef4f3f57b9c340edf3137e6e','',200,280,150,210,1,0),(5320,8047,1624151821,'WSAC UTILITY SCALEE POWER PLANTS USA MAP.jpg',22828,'5d6554ec634bd8776e4b62eb38ca8c3d','',438,227,290,150,1,0),(5321,8047,1624151835,'WSAC UTILITY SCALEEE POWER PLANTS USA MAP.jpg',21830,'2832acf66f4cd8f03009b6222eabff82','',572,245,351,150,1,0),(5322,8047,1624152072,'WSAC POWER PLANY COLOR KEY.jpg',12979,'1aac9eff5deeb247eb443751f8a72bb8','',620,220,423,150,1,0),(5323,8047,1624325342,'WSAC RIO GRANDE 16-21-21 at 2301 UTC.jpg',20826,'93ed97e36fa36662fcf468ffdcad9f3a','',407,241,254,150,1,0),(5324,8047,1624325356,'WSAC RIO GRANDE TX 6-21-21 at 0031 UTC.jpg',20330,'48111d1b42b12de876dfb9428e39f906','',439,267,247,150,1,0),(5325,8047,1624325941,'WSAC RIO GRANDE 2021-06-22 P121utc.jpg',17506,'5b3091dc15aaceeb3f5f46cd2bc55519','',437,280,235,150,1,0),(5326,8047,1624326312,'WSAC TEXAS RIO GRANDE 2021-06-21 18-42-17.jpg',18593,'3bdc1b8de9489c215f07aa97297b1091','',506,280,272,150,1,0),(5327,8047,1624407825,'WSAC HOUSTON ZIP ZONES COASTAL.jpg',20304,'d1a16238a18245433af29738de2606f2','',527,272,291,150,1,0),(5328,8047,1624408076,'WSAC GULF COAST HOUSTON.jpg',10576,'514bc4a8eed5b1145d3fc52e14680550','',308,215,215,150,1,0),(5329,8047,1624408736,'WSAC GULF COAST HOUSTON 2.jpg',17570,'9f77a6d851974b967b0f07c821a270bc','',406,280,218,150,1,0),(5330,8047,1624462926,'WSAC OPEN LOOP IS ON -- CLOSED LOOP NO CLOUDS MADE.jpg',20964,'bc0d5fcd7eabad2f290628e984c208d1','',474,254,280,150,1,0),(5331,8047,1624463019,'WSAC BANK 108 TOWERS.jpg',21542,'d127f2c2e4c78165a9054b209489b151','',411,238,260,150,1,0),(5332,8047,1624463034,'WSAC CALIFORNIA BANK OF 240 TOWERS.jpg',22167,'4072bbd0f82826c5116b7405baf4c433','',309,227,205,150,1,0),(5333,8047,1624463053,'WSAC CA BANK 240 TOWERS.jpg',21864,'1d985f3239554caee5679d96960cf43a','',359,220,245,150,1,0),(5334,8047,1624551481,'WSAC CA HYDRAULIC COVERS.jpg',22696,'013cf63084c3e962b18807b94d3b32f4','',485,215,339,150,1,0),(5335,8047,1624552117,'WSAC PU TRUCK SIZE COMPARE.jpg',13685,'3ec7e9f58f2ee6c1557bcd908d03a6e7','',235,280,150,179,1,0),(5336,8047,1624552672,'Screenshot from 2021-06-11 08-37-40.jpg',21781,'cfbd4bacdf718fdb49ba9556737a01d0','',286,237,182,150,1,0),(5337,8047,1624637002,'WSAC sequentially Fueling hurricane.jpg',17006,'d6b2ccd3efa807e1271a8e9ca1135433','',418,280,224,150,1,0),(5338,8047,1624647488,'WSAC LIPPENDORF.jpg',15575,'30285c35ea67e5fb576cfe052c8e8456','',540,231,351,150,1,0),(5339,8047,1624659281,'WSAC CHEMTRAILS.jpg',20203,'c1199270fb9bfab9d05e52aee36def4a','',373,272,206,150,1,0),(5340,8047,1624660462,'WSAC BLACK DOTS PAIRS.jpg',20974,'e728bd3c187e156a0bf210e94124ac53','',466,246,285,150,1,0),(5341,8047,1624660483,'WSAC BAJA PAIRS.jpg',22362,'07eaafdc1c8cf46b2929484c8ee0aa12','',407,230,266,150,1,0),(5342,8047,1624660686,'WSAC CERRA BAJA.jpg',21475,'e8876c9ad48773c63fff485e1c33510a','',403,238,254,150,1,0),(5343,8047,1624955579,'WSAC BAJA REPEATABLE SAME 5-4-21.jpg',15087,'d4864519b7fd93bf6eae1c6edbe1843f','',363,280,195,150,1,0),(5344,8047,1624955676,'WSAC REPEATABLE BAJA NMEXICO 2021-06-29 01-21-38.jpg',17965,'395b57410b1bdf33486f3f0712b61bac','',474,280,254,150,1,0),(5345,8047,1624955952,'WSAC BAJA TURNED ON HIGH.jpg',11687,'37ae84b72766d8c6a0c67436807f2e20','',324,280,174,150,1,0),(5346,8047,1624992336,'WSAC MEXICO BAJA 6-29-21 0151 UTC.jpg',14279,'5491cb9f00977671ef59fcb7eadcf905','',392,280,210,150,1,0),(5347,8047,1625011901,'WSAC TOWER CLOUDS ON LAND 78.jpg',7338,'04b3da484b14c2720b6af876a5c07752','',252,280,150,167,1,0),(5348,8047,1625012166,'WSAC 93.jpg',20139,'e5c2b81fcec1fcc3fde31a7d4667b0c6','',560,276,305,150,1,0),(5349,8047,1625012465,'WSAC 95.jpg',9640,'8dc5e22ca14c95ab0c9b42efc806d594','',331,280,178,150,1,0),(5350,8047,1625123841,'WSAC SE ARIZONA ACTIVE 7-1-21 0201UTC.jpg',18160,'e404d1e4e63f3ac29d7ad17ca487a535','',443,280,238,150,1,0),(5351,8047,1625123861,'WSAC YUMA 4 30ft 2 large stacks pic1.jpg',21835,'9259018b008f959e4e376a01893d2bff','',389,243,241,150,1,0),(5352,8047,1625123876,'WSAC YUMA 10 30 FOOT pic2.jpg',21002,'a975b2f94c2ed0d864f558fdf3aa80bd','',511,241,319,150,1,0),(5353,8047,1625128152,'A two-flow turbine rotor The steam enters in the middle of the shaft and exits at each end balan.jpg',21425,'8d4ad6e986d24dff9f46a6b8e51e4e17','',342,228,225,150,1,0),(5354,8047,1625160042,'WSAC HOLLAND COOLING TOWER FEB-2013.jpg',10934,'8b34aee35a4fe0982e70470723e89058','',507,280,272,150,1,0),(5355,8047,1625248564,'WSAC 30 at AGUA FRIA Peoria Arizona.jpg',21434,'49837c68cfda1c94be3bfcbb7833f965','',522,208,377,150,1,0),(5356,8047,1625248868,'WSAC THREE 40 FOOT TOWERS SEE CARS.jpg',21368,'8ee2441fce028d22506da0a2df1ed637','',451,240,282,150,1,0),(5357,8047,1625249778,'mlkplein netherlands.jpg',21922,'dd98d9c416757218db2206ed8ff4d9c1','',422,205,309,150,1,0),(5358,8047,1625267744,'WSAC 36 at GILA RIVER PP.jpg',22196,'012cddcb8c4ecfa8f0c5e74c3edf4fbc','',360,205,264,150,1,0),(5359,8047,1625268663,'CHIPMAN SH DOG.jpg',19358,'6507202522069715e67022af937b4ebf','',277,280,150,152,1,0),(5360,8047,1625338534,'WSAC Aruzona ACTIVE WSACs.jpg',20786,'0a573a7c7e04df733ac562e26cd76bcc','',527,239,331,150,1,0),(5361,8047,1625338795,'WSAC Arizona ACTIVE JPG 2.jpg',21169,'f0cc12919fab7ac0d1168e4f73ae19d4','',487,231,317,150,1,0),(5362,8047,1625363635,'CHIPMAN SH DOG.jpg',19358,'6507202522069715e67022af937b4ebf','',277,280,150,152,1,0),(5363,8047,1625364523,'WSAC Amercentrale NETHERLANDS.jpg',13004,'00da61900ecef684a6fe8a8a95bfd7d5','',383,280,206,150,1,0),(5364,8047,1625392372,'WSAC COOLING TOWER CLOUDS.jpg',8505,'f3ab4d544384d77287c8912064dc4796','',498,280,267,150,1,0),(5365,8047,1625393211,'WSAC COOLING TOWERS CLOUDS.jpg',17308,'6677caf64a68a2dc83a9c774ccfeec73','',498,280,267,150,1,0),(5366,8047,1625393315,'WSAC COOLING TOWERS CLOUDS 47.jpg',9351,'763ce68ff07824685734c4fdacdf2047','',437,280,235,150,1,0),(5367,8047,1625435261,'WSAC COOLING TOWERS 77.jpg',16447,'d8a5e61c93f717e72fad90a6c502d76d','',454,280,244,150,1,0),(5368,8047,1625435314,'WSAC COOLING TOWERS 37.jpg',20463,'7ec7197e49863325d8919030fc77f98a','',479,268,269,150,1,0),(5369,8047,1625435388,'WSAC CLOUDS 32.jpg',8590,'85a91b7ace14333f75d6008faab51832','',234,280,150,180,1,0),(5370,8047,1625435637,'WSAC COOLING TOWERS and camo truck.jpg',20518,'e9a276254edfed113000816df61bf8e6','',462,260,267,150,1,0),(5371,8047,1625435878,'WSAC COOLING TOWER MY FAVORITE.jpg',20018,'b2f9062f07bb96dcbacf55ff4e0c4793','',548,280,294,150,1,0),(5372,8047,1625436306,'WSAC CLOUDS SEQUENTIAL B72.jpg',19098,'af5fc2108ab46c1f2ecd8d99e8a62ec9','',620,260,358,150,1,0),(5373,8047,1625479806,'WSAC MISSISSIPPI RUNS DRY OCT 1 2017.jpg',18072,'18aea2031ae8725e99115606835581b4','',304,280,163,150,1,0),(5374,8047,1625576096,'WSAC MAKING OF ELSA.jpg',20886,'4f866271d2b5d013b260cf03971c8d1b','',392,259,228,150,1,0),(5375,8047,1626224852,'WSACS TX INLAND.jpg',21209,'2808358446d7fe356c5f8c214eb7d473','',399,242,248,150,1,0),(5376,8047,1626377600,'sea level rise vacations YOU pay for 2021.jpg',17573,'44eee89fdf0f07374e77519be7b3c022','',364,280,195,150,1,0),(5377,8047,1626378130,'POTAPES 1968 and 2010 sea levels HA HA.jpg',16431,'a5b42f3c785bb823d109d5a9484e0895','',342,280,184,150,1,0),(5378,8047,1626706322,'WSAC GRID control room TEXAS.jpg',21226,'92c830995d9531b897c702cef0a8f180','',567,241,353,150,1,0),(5379,8047,1626989714,'pyrocumulus N California.jpg',13034,'0ea3c3b3e3357e4dcbb9b4b321a0ddaf','',519,280,279,150,1,0),(5380,8047,1627083804,'WSAC CT in UAE.jpg',19909,'39ee36f3a753a8fa00a44d5fa00adfa2','',378,280,203,150,1,0),(5381,8047,1627128759,'WSAC Rotterdam.jpg',20459,'026fd578809631764dd1fb8f928dbc71','',438,276,239,150,1,0),(5382,8047,1627129049,'WSAC CT LIGNITE POWERED PLANT.jpg',14891,'1d5060372a79e0c20352222f229ab985','',371,280,199,150,1,0),(5383,8047,1627129301,'WSAC CT CLOUDS ON LAND.jpg',8502,'63336e384abe4c5fd65c813d0e2a45d8','',354,280,190,150,1,0),(5384,8047,1627339851,'WSAC and CT.jpg',18357,'b1289c9382a6cf9289c9e0cbfb4c4309','',508,280,273,150,1,0),(5385,8047,1627339868,'WSAC and CT 2.jpg',19612,'8564be71664d105881b77105b405db6e','',497,280,267,150,1,0),(5386,8047,1627386687,'West Texas  SINKHOLE.jpg',21906,'9f03b5264666f1f3fd32fbc80de65624','',402,224,270,150,1,0),(5387,8047,1627387476,'WINK 1 AND 2 SINKHOLES.jpg',20387,'d2e2a58e0e62c72c0dd1f5ed5f5aee02','',409,264,233,150,1,0),(5388,8047,1627908225,'WSAC oil rigs MAP.jpg',21651,'3720cbfe12decedae8352210bc01cfac','',519,246,317,150,1,0),(5389,8047,1628215875,'WSAC NONE ACROSS USA 8-5-2021.jpg',21037,'c69a4de19ea50df4d7bcfce3bd06fe0e','',412,235,263,150,1,0),(5390,8047,1628459218,'wildfires earthquakes gas-H2S-Methane MAP.jpg',22441,'a45251da410f3f468387932b0186515a','',502,231,326,150,1,0),(5391,8047,1628531719,'WSAC active in AZ 8-9-2021.jpg',19237,'14ebdf1f1c52f5508a67feff638f62f1','',494,280,265,150,1,0),(5392,8047,1628532214,'WSAC AZ MAP.jpg',20524,'3b285ed8d1688372ebfb1d80bec6e262','',393,269,220,150,1,0),(5393,8047,1628777860,'WSAC AZ MONSOON 8-10- 2021 about 730 pm.jpg',19970,'329f4af8aee425ddc7f7f6c31be72183','',385,280,207,150,1,0),(5394,8047,1628820701,'WSAC CUBA 8-10=2021.jpg',21371,'505afa5f87083c3dda4489d74e430aa4','',404,238,255,150,1,0),(5395,8047,1628865288,'WSAC GEOTHERMAL FACILITIES Western states.jpg',13625,'6372b8e856501c0d67d14eb07f96a6cf','',356,280,191,150,1,0),(5396,8047,1629028840,'WSAC DIDICOT POWER STATION.jpg',8572,'6b647700ac5224164b5840e0b865dba3','',441,280,237,150,1,0),(5397,8047,1629064698,'AFGHANISTAN NURISTAN GREEN.jpg',20577,'ea2b57b0ea30fb36dce68b870706cd82','',366,239,230,150,1,0),(5398,8047,1629065002,'AFGHANISTAN BEST COUNTRY.jpg',20976,'ca12bcf132b1289178af90c42cfdbd69','',434,243,268,150,1,0),(5399,8047,1629081076,'WSAC Kajaki Dam AFGHANISTAN 1.jpg',18219,'7625e6f64fff385e070490c95e8cc2b1','',414,280,222,150,1,0),(5400,8047,1629081092,'WSAC Kajaki dam AFGHANISTAN 2.jpg',14754,'d35e43ec2a89a11dc8fec78d06fd2efa','',620,259,360,150,1,0),(5401,8047,1629294079,'WSAC Cloud seeding machine ground based.jpg',17399,'e078ccaeda36f2408ee86c4830cc1b47','',214,280,150,197,1,0),(5402,8047,1629938854,'wnd.jpg',19396,'3dc5ef411deb75d1dc9c7a8899b3ee18','',494,280,265,150,1,0),(5404,8047,1629938854,'wnd.jpg',19396,'3dc5ef411deb75d1dc9c7a8899b3ee18','',494,280,265,150,1,0),(5409,801,1630620798,'JayBoughton.jpg',49328,'86c6e8919c376637fa76a10e91ca5a8c','',152,200,150,198,1,0),(5410,801,1630620886,'JamalLindseySmith.jpg',33820,'7ec97d303ba89b693e225551bd7fe21f','',146,150,146,150,1,0),(5412,801,1630626036,'HappyFaceHitler.jpg',28157,'711f6e376468d9405230e01c51e94456','',156,150,156,150,1,0),(5415,8047,1630740408,'post #101.png',43983,'3c3ff488a5fcfd9724931b168fa6524b','',1055,278,570,150,1,0),(5417,8047,1630821596,'CORTNEY GRACE HENRY.png',135007,'7227bc9b4f8066cadc1f757caacbbc2f','',304,403,150,199,1,0),(5418,8047,1630854711,'dwayne nosacka.png',185667,'68eb0278b26af55f5c65748cd97a4c88','',390,512,150,197,1,0),(5419,8047,1630982094,'malek moore 29.png',224542,'bdda5731ad6ca2eeff6cb448fd2aff10','',650,374,261,150,1,0),(5420,8047,1630982399,'GABRIELLE ALLNUTT.png',105476,'064863b0a2f29100cace9d2cec5b9e6b','',291,270,162,150,1,0),(5421,801,1630993762,'1907-Chicago-Irish-Cop.jpg',31519,'151cc9e648c2e59a89cdaf48e76de43b','',107,150,107,150,1,0),(5422,8173,1630994888,'1630994889186.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(5423,801,1630995117,'1630995117961.png',40717,'d11f9b24934065943091eedfb24a041d','',192,192,150,150,1,0),(5424,8047,1631024237,'sharma ruth johnson WF.png',304256,'dfd1d9b182a373e17fbd0cb0e2764ba3','',549,347,238,150,1,0),(5425,8047,1631041323,'Constitution harmful language.png',121514,'8e6ad2d2ffb68a4b7bf19e96510e2bd0','',1167,348,504,150,1,0),(5426,801,1631119049,'Conspiracy-flowchart.jpg',215380,'7711e39d5b633803e5e582e4f3e593cd','',333,554,150,250,1,0),(5427,8173,1631124982,'1631124982654.png',11593,'973f27707888d5694984bc71c76abc99','',96,96,96,96,1,0),(5429,801,1631141998,'CottonPickers5.jpg',8479,'3fa3c0ee7d39980d973cf18f9c470c85','',166,120,166,120,1,0),(5430,801,1631142072,'Picking-cotton.jpg',12401,'7f979c661c637c045ff161d563ac060b','',233,100,233,100,1,0),(5432,801,1631323464,'1631323464644.png',16376,'740801d313aedbcfcc7e2360b1f26650','',749,25,749,25,1,0),(5433,801,1631323498,'1631323499230.png',22651,'c527bba05b8b45d0d45d7759dd1846ee','',899,30,899,30,1,0),(5434,801,1631323619,'1631323619705.png',19400,'5a8916b4d71162518db9b8f65d6c55b4','',377,48,377,48,1,0),(5437,801,1631324449,'1631324449898.png',99003,'3ef0a408b4b4054245cfc8e455a39f40','',457,443,155,150,1,0),(5438,8047,1631359883,'roland a reaves 1975.png',128170,'d4d5f1c21cc1a54c6f09772861e060e6','',343,438,150,192,1,0),(5439,8047,1631363123,'tarantino.png',178563,'6513d25c947fb60b0a39d0c5a85c382f','',348,350,150,151,1,0),(5440,8047,1631377104,'THE SV-40 VIRUS: HAS TAINTED POLIO VACCINE CAUSED AN INCREASE IN CANCER - PDF.pdf',84704,'20b1b1aef8216837ff9853b23ad54c8a','',0,0,0,0,1,0),(5441,801,1631393319,'1631393320037.png',87612,'c54310053efe221c8b4cf4a9d37061ea','',879,546,242,150,1,0),(5442,801,1631398238,'DuckDuck.jpg',11682,'9c45791f669a3baaf2414742a3dd219e','',50,50,50,50,1,0),(5443,8173,1631427997,'image_2021-09-11_232636.png',623647,'c76c2911e89510850d6a2f9959b84e05','',1003,466,323,150,1,0),(5444,801,1631472287,'DuckDuck.jpg',11682,'9c45791f669a3baaf2414742a3dd219e','',50,50,50,50,1,0),(5445,801,1631473127,'EuroProud.jpg',43424,'44357a0615a579dda459628be63dfe96','',146,150,146,150,1,0),(5448,801,1631560757,'Whites-worship-black-idols.jpg',111925,'f0ba9c892146e1581c4b7d7836c135c3','',358,200,269,150,1,0),(5449,801,1631603495,'1631603494853.png',27610,'428803ed60656352c4f52ff9e659629a','',259,100,259,100,1,0),(5450,801,1631603588,'1631603588047.png',46007,'a28844e0e982bf25f3fd962c4555d6d4','',1000,75,1000,75,1,0),(5451,801,1631603810,'1631603810420.png',7282,'5c5814b3898671c74fa201920032459e','',184,67,184,67,1,0),(5452,801,1631603877,'1631603877015.png',5914,'6f23de141a334e12c12108d0a65f32cf','',269,36,269,36,1,0),(5453,801,1631604062,'1631604062967.png',2384,'1824e5a638b3d02a317e762ad43eed36','',191,29,191,29,1,0),(5454,801,1631604664,'CommandKey.jpg',19587,'0b05f29ea641e9b3e0f0e433bfb2574f','',96,100,96,100,1,0),(5455,801,1631604929,'1631604929449.png',1449,'1c5ff2cdfbc4cfd5a2a2918857e334a8','',113,25,113,25,1,0),(5456,8173,1631643589,'1631643589106.png',11593,'973f27707888d5694984bc71c76abc99','',96,96,96,96,1,0),(5457,8173,1631652730,'1631652730168.png',11593,'973f27707888d5694984bc71c76abc99','',96,96,96,96,1,0),(5458,8173,1631686241,'Dano637.jpg',10216,'689142340a1f050fbaf4b4b0d5503ddc','',101,100,101,100,1,0),(5459,801,1631686842,'1631686841935.png',42105,'91843637e6df260cf3a4ef1647ff76d6','',943,71,943,71,1,0),(5460,801,1631687550,'1631687550735.png',95915,'59803bcc9f715a6d3cd4377ba2ec824e','',944,99,944,99,1,0),(5461,8173,1631690794,'1631690793948.png',5576,'bb53ba062591df1f77d2becf98f01b0c','',48,48,48,48,1,0),(5464,8173,1632085598,'1632085599238.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(5465,8173,1632085598,'1632085599263.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(5466,801,1632295883,'Cheers.gif',2049,'04701db57a1ced80832d9da5668ef8b0','',60,40,60,40,1,0),(5467,801,1632301857,'HassidicTroll.jpg',10136,'e33d5f84a479d93f40056954979d6903','',160,150,160,150,1,0),(5468,801,1632302830,'1632302831248.jpeg',2903,'541f4b41cf90af0e5e0aca447176f6df','',151,100,151,100,1,0),(5469,801,1632340921,'1632340922141.png',60625,'c62d59f57429d092bd54f9c4a94b807e','',116,165,116,165,1,0),(5470,8047,1632492509,'OMI IN A HELLCAT.png',261027,'b25c1c0d37c57daf902b77a1f2d6b357','',556,417,200,150,1,0),(5471,801,1632497982,'1632497983353.png',46682,'ac77eb4343d60f4010b49ce2f07be655','',116,150,116,150,1,0),(5472,801,1632498022,'1632498023727.png',35283,'c9b0d448e98d2d6c5b825adb88cff6bb','',110,100,110,100,1,0),(5473,801,1632498030,'1632498031433.png',26656,'ad35d98a99d3967dbfd9667529d60156','',78,120,78,120,1,0),(5474,801,1632498054,'1632498054795.png',30005,'880ee4d024f39397b63071136f50947e','',101,120,101,120,1,0),(5475,801,1632498069,'1632498070444.png',48505,'5b62b5f82a59ef7088860909ad66c26a','',114,150,114,150,1,0),(5476,801,1632498100,'1632498101584.png',29852,'0afa9819cd7adf254e88d7ad9e27e636','',95,100,95,100,1,0),(5477,801,1632498127,'1632498128738.png',33907,'bb5884b19005e6fb38c796aa07fb8d9e','',75,150,75,150,1,0),(5478,801,1632498156,'1632498156752.png',37212,'9600b149bdbb2cfbdd5462162852ea73','',118,100,118,100,1,0),(5479,801,1632498424,'1632498425604.png',32125,'1bdab1e07b924f8459901540c473753f','',111,100,111,100,1,0),(5480,801,1632498473,'1632498474335.png',25235,'ca61d9d192dff2a8c808fbbec7299b4d','',96,100,96,100,1,0),(5481,8047,1632507297,'medRxiv 13x worse than natural immunity.png',306176,'22348c4e6313c1de7e2ccb3b67d4ecb7','',764,384,299,150,1,0),(5482,8047,1632511027,'imaad and noori WISC.png',192640,'e41fd606d00926ea1356430a10acf2ce','',558,378,222,150,1,0),(5483,8047,1632523415,'BLACK 3 IN MARYLAND .png',324835,'24420edc1c3eb216241b22aa9b52898c','',803,319,378,150,1,0),(5484,801,1632532996,'TurdFerguson.jpg',44058,'51fdecc766a6c5cf735a6904cdbcd18c','',186,200,150,162,1,0),(5485,801,1632533514,'NathanBedfordForrest.jpg',3977,'66fa5d4dbef01b82b5100614964c7327','',95,120,95,120,1,0),(5486,801,1632538192,'1632538193693.png',74009,'0e5caf2c87db8ed0a9a2157dbd8d827b','',408,227,270,150,1,0),(5487,801,1632539624,'1632539624868.png',91569,'8a1e3127fab97c73c9010d9ed0647628','',296,472,150,240,1,0),(5488,801,1632539738,'1632539739280.png',931,'14e482ba7ccab45d1e94e43dcadfd70c','',27,29,27,29,1,0),(5489,801,1632539786,'1632539787256.png',27718,'e7518ef924c26444240a804071facf01','',366,236,233,150,1,0),(5491,8047,1632561042,'http required Dark Crime - USA.png',14180,'161a78820f41e047c2af460b6e999d7b','',625,391,240,150,1,0),(5492,8173,1632593687,'Monkey-school-bus.jpg',70783,'ae3cd769df41908c890edeefd34a1733','',335,150,335,150,1,0),(5493,8047,1632594295,'http required Dark Crime - USA.png',14180,'161a78820f41e047c2af460b6e999d7b','',625,391,240,150,1,0),(5494,8173,1632594318,'Spock.jpg',30627,'add050226e8eef267eec1e3fc61a762c','',95,150,95,150,1,0),(5495,8173,1632594447,'Clear-Mac-cache.jpg',108785,'ac0f53933f70e545385c92926a5d4c94','',328,468,150,215,1,0),(5496,8047,1632594491,'TODAY DROP IMAGE.png',29897,'a3c72803c9e2da41d4afe7c19248d5ec','',779,354,331,150,1,0),(5497,8173,1632594873,'3monkeys.jpg',3036,'cc724019e9a71a9a450e748913829c37','',141,50,141,50,1,0),(5498,8173,1632595201,'1632595202588.png',94793,'d51d2398f5c7ca2f3d72269e2453b264','',216,150,216,150,1,0),(5499,801,1632601257,'nigger-drops-gun.jpg',15074,'552d841367688bf884d29c64a5f46d3e','',224,150,224,150,1,0),(5500,801,1632602284,'1632602285487.png',55817,'4edcf4b45b3177172aa81ff3b1879328','',138,150,138,150,1,0),(5501,801,1632602741,'RoyLeeGordonJr.jpg',27175,'f7d53cf413b028672540aa4cf2903e96','',134,150,134,150,1,0),(5502,8173,1632618133,'1632618134464.png',5267,'871bb4da14ee1882383bdd26233b74b9','',114,94,114,94,1,0),(5503,8047,1632708871,'urekeia black.png',76138,'033d8090913dc94b81a5c257c7cadcc7','',240,322,150,202,1,0),(5504,8047,1632712200,'IRA_Volunteers_Handbook_Notes_on_Guerrilla_Warfare.pdf',465363,'67a5bc407179ff12245eab7c848446e6','',0,0,0,0,1,0),(5505,8047,1632712271,'Screenshot from 2021-09-26 20-10-49.png',11871,'7bea27298b7f3f0168352381bc847ff3','',465,269,260,150,1,0),(5506,8047,1632712670,'Screenshot from 2021-09-26 20-17-17.png',5949,'8c217ad6ca0bb9cb426ada9ed4f62b8f','',168,153,165,150,1,0),(5509,801,1632760617,'1632760617237.png',31577,'ea48e9cce90ae79b36b69bfe7f164386','',1139,41,1139,41,1,0),(5510,8173,1632762473,'Area-52.jpg',21003,'9c416bfae21b47725850739a1977275d','',127,150,127,150,1,0),(5511,8173,1632807392,'1632807391897.png',25739,'dbad9c166db52ff97f841b1efa8dd589','',405,150,405,150,1,0),(5512,801,1632891154,'1632891154295.png',64241,'6826adf5e6e4bbba723919cb2bdec301','',942,213,664,150,1,0),(5513,801,1632949437,'AztecRitualHumanSacrifice.jpg',7931,'1a8635a991e60dc483ef607c6afef724','',136,120,136,120,1,0),(5514,8047,1632959945,'COVID19 VAX - THERESA LONG M.D. IN SUPPORT OF A MOTION FOR A PRELIMINARY INJUNCTION ORDER.pdf',123823,'352cf7d3de45307f5ec598f2f66fc2b9','',0,0,0,0,1,0),(5515,801,1632981700,'XavierMarquez.jpg',23221,'c10a534865269338d765ac37bed7f3c2','',108,150,108,150,1,0),(5516,801,1632982120,'ChrisWelch.jpg',28219,'0c0f6d485f7eb020eaf52562b2b3a8bf','',111,150,111,150,1,0),(5517,8173,1633118291,'1633118291647.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(5518,8173,1633118291,'1633118291620.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(5519,8047,1633162997,'unreg guest posts hard.png',71494,'75e21d9443531add98509d07c090bdc8','',890,486,275,150,1,0),(5520,801,1633196928,'1633196928872.png',120367,'bef752c786a0aedabca340c108200cc5','',574,404,214,150,1,0),(5521,801,1633199932,'1633199932514.png',162205,'3b86d7a93cf9fee1399b7b95f9e4a487','',639,506,190,150,1,0),(5522,801,1633204377,'2001-ape-killer.jpg',50751,'843bc40e40e661de192e2c991f05942a','',267,150,267,150,1,0),(5523,801,1633204414,'KillerApe.jpg',10961,'d945330b1cda13f7b516f91cf9f87b99','',120,150,120,150,1,0),(5524,801,1633204517,'Jungle-Savages.jpg',10551,'756d0d2e244fa1db15208a8b05eab4b4','',288,100,288,100,1,0),(5525,801,1633204529,'JungleBunnies.jpg',5877,'23443cf6cbf4d1126e19f6613336e860','',151,80,151,80,1,0),(5526,801,1633377364,'1633377364580.png',11439,'e733b2047193a3965aa5afe364c43b2a','',296,161,276,150,1,0),(5527,8047,1633432248,'black  rapist burglar houston 10-5.png',67209,'1d25cc78a698de4668cfc053c6efe318','',163,301,150,277,1,0),(5528,8047,1633433186,'blacks 10-5 grotto organized gang.png',242781,'c33d3a2d0db8e2a314b3e292931e05bf','',890,403,332,150,1,0),(5529,8047,1633433244,'blacks haynes and myles.png',274350,'51611bd957671d1cdc99bc10838fbe88','',711,406,263,150,1,0),(5530,8047,1633433371,'blacks 8 criminal ring.png',423673,'61d807e227ebe38349bed3e752204c0e','',894,406,331,150,1,0),(5531,801,1633547512,'1633547511871.png',274356,'1d36aeae0e4fe40ba2b664e02afafefd','',440,264,250,150,1,0),(5533,8047,1633640084,'atlanta, leslie.png',199851,'dbd26133ea65a044c73686a24cfbc13a','',659,350,283,150,1,0),(5534,8173,1633819475,'Area-52.jpg',21003,'9c416bfae21b47725850739a1977275d','',127,150,127,150,1,0),(5535,8173,1633819594,'Area-52.jpg',21003,'9c416bfae21b47725850739a1977275d','',127,150,127,150,1,0),(5536,8047,1633864523,'bluestmoon.png',80652,'2ac760ad2a74ff06a2f3604a74b62fcc','',1024,334,460,150,1,0),(5537,8173,1633897779,'Area-52.jpg',21003,'9c416bfae21b47725850739a1977275d','',127,150,127,150,1,0),(5538,8047,1634440828,'Courtney Devereaux.png',82838,'11fd68b74fa9675d3bb5ad104bca6a67','',231,282,150,184,1,0),(5539,8047,1634504591,'nnn convo.png',143079,'eb04487da4859bd180ea0f5fcd6d2a10','',778,625,187,150,1,0),(5540,8047,1634750330,'jaheem clark.png',518269,'26f6a1ec52d1acee1822bf4ed3779a94','',790,646,184,150,1,0),(5541,8047,1634876076,'jarvis jarette.png',392625,'3de077fc93a82d1a3b8f058d93fd2ae2','',757,567,201,150,1,0),(5542,8047,1634917986,'ships 10-22-21.png',813818,'51ea2f575b1907baebf3852bf9bd460b','',1200,634,284,150,1,0),(5543,8047,1634961396,'NSBA LETTER.png',443673,'f171f56dcbdd7f1b2f92e9e7680205b5','',1069,705,228,150,1,0),(5544,801,1635106220,'3monkeys.jpg',17271,'0f25995941a570b79638aa28f3bbbe7b','',217,100,217,100,1,0),(5545,8047,1635135111,'dear b glenda.png',278585,'5057dc09cf2fa6523474ffbec1df2f9c','',470,437,162,150,1,0),(5546,8047,1635148156,'wsac knobs.png',81664,'808edc6cf90d45cffe140ba3e67e85f2','',525,368,214,150,1,0),(5547,8047,1635165916,'B NOZ JOB.png',224246,'5430b03dd7ba2295c41eee7c639b7cb1','',632,372,255,150,1,0),(5548,801,1635184328,'1635184328488.jpeg',4221,'1e9ece86ed1055669c3c5f5c09236278','',108,100,108,100,1,0),(5549,8047,1635201718,'turn on to max on sequential systems.png',264711,'d06422a7c7638c3188502073ddb8bbae','',1035,296,525,150,1,0),(5550,801,1635289669,'AntonioDywoneHartley.jpg',22821,'2f58714208e73b488a6bf7911ae31b72','',83,150,83,150,1,0),(5551,801,1635471438,'1635471438291.png',84665,'4431b4c5ecc0176f2bb0551c26154973','',747,214,524,150,1,0),(5553,801,1635567191,'1635567191726.png',68,'91e42db1c66c0b276abf6234dc50b2eb','',1,1,1,1,1,0),(5554,801,1635567191,'1635567191696.png',68,'91e42db1c66c0b276abf6234dc50b2eb','',1,1,1,1,1,0),(5555,8047,1635577509,'ELIZ LEONARD.png',81742,'3052634d086a359af565f4844aac867f','',239,316,150,199,1,0),(5556,8047,1635957284,'Linus panel Utility icons.png',9198,'dbdf2cc2d6e8338a4a92729c4d1a9409','',470,43,470,43,1,0),(5557,8047,1635957349,'Linux Timeshift.png',37631,'3152590f0f60aee79a26954f51c3aa08','',627,326,289,150,1,0),(5558,8047,1636047958,'LYFT shot by dontarius mcgee.png',518221,'b49ee68489e4c92b0b7582c670030a2b','',732,505,218,150,1,0),(5559,801,1636078242,'1636078242174.png',106447,'7cf8e74ec74ddac8801e4e15cab49ff8','',198,200,150,152,1,0),(5560,8047,1636084410,'Linus panel Utility icons.png',9198,'dbdf2cc2d6e8338a4a92729c4d1a9409','',470,43,470,43,1,0),(5561,801,1636086675,'1636086675463.png',31821,'36d7713fb5de0a1c2b13d091c66e7778','',555,102,555,102,1,0),(5562,8047,1636089413,'red pointer opens.png',50691,'1294c3029433a1e1d25030c018cdbd45','',797,575,208,150,1,0),(5563,8047,1636089868,'mouse settings.png',39277,'f2f133662095545d594c6f0f3a3d878d','',554,664,150,180,1,0),(5564,801,1636245166,'1636245166623.jpeg',16817,'54471c6fdd5fb802f255e7819e241820','',79,100,79,100,1,0),(5565,921,1636491746,'1636491736205.png',6513,'77d1411dcf5bc35ad77c4834e3714b35','',100,151,100,151,1,0),(5566,921,1636491746,'1636491736297.png',7861,'516334e67042a26b20ec7dc0890ca3a9','',135,46,135,46,1,0),(5567,921,1636491746,'1636491736418.png',6513,'77d1411dcf5bc35ad77c4834e3714b35','',100,151,100,151,1,0),(5568,921,1636491746,'1636491736520.png',7861,'516334e67042a26b20ec7dc0890ca3a9','',135,46,135,46,1,0),(5569,801,1636540465,'1636540465628.png',88584,'336a99845109b98e9a1741291e8a1751','',195,200,150,154,1,0),(5570,8047,1636581279,'How to clean metadata from files on Linux PDF.pdf',143308,'a9fd79e089de0fb419da6b8ecee11639','',0,0,0,0,1,0),(5572,8047,1636746231,'CIREY BENJAMIN.png',255340,'a854bc0d7502ebde3958752be2004821','',366,476,150,196,1,0),(5573,8047,1636760512,'corey\'s daughter.png',42358,'651999e2257a4dfa92c58f6a7752bffa','',886,221,602,150,1,0),(5574,8047,1636760651,'corey dotter.png',60031,'9ad2b4415839784f4257f067138bf35a','',878,275,479,150,1,0),(5575,8047,1636764032,'billy chirmir bow.png',433285,'771794f9112db4e11b64f8daf5a12e01','',750,500,225,150,1,0),(5576,8047,1636771727,'Asian woman.png',551890,'8aab1a98ee7917f57bbe24980bfff0d2','',943,687,206,150,1,0),(5577,8173,1636772043,'1636772044116.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(5578,8047,1636861786,'mems online.png',13258,'f2aa37b288f39e7f8d353541c882bc3f','',448,199,338,150,1,0),(5579,8047,1636956758,'Paul Horcasitas.png',129559,'6f22d50be6cb8ee56705f539e2f01e71','',474,483,150,153,1,0),(5580,8047,1636957503,'pelkey.png',214548,'f13307688a1fbf40f4e1a1ca4c7c9cf9','',396,402,150,153,1,0),(5581,8047,1637069657,'cvd twit.png',159773,'eb7ffef736c294ff315fd75b3903243f','',654,380,259,150,1,0),(5582,8173,1637288155,'JaykwanFord.jpg',21925,'9ad9a94fcd15d257fc87f0cfdc6337a7','',109,150,109,150,1,0),(5583,921,1637631621,'1637631613710.png',6513,'77d1411dcf5bc35ad77c4834e3714b35','',100,151,100,151,1,0),(5584,921,1637631621,'1637631613964.png',7861,'516334e67042a26b20ec7dc0890ca3a9','',135,46,135,46,1,0),(5585,921,1637631621,'1637631613794.png',7861,'516334e67042a26b20ec7dc0890ca3a9','',135,46,135,46,1,0),(5586,921,1637631621,'1637631613882.png',6513,'77d1411dcf5bc35ad77c4834e3714b35','',100,151,100,151,1,0),(5587,921,1637631681,'1637631673683.png',7861,'516334e67042a26b20ec7dc0890ca3a9','',135,46,135,46,1,0),(5588,921,1637631681,'1637631673415.png',6513,'77d1411dcf5bc35ad77c4834e3714b35','',100,151,100,151,1,0),(5589,921,1637631681,'1637631673527.png',7861,'516334e67042a26b20ec7dc0890ca3a9','',135,46,135,46,1,0),(5590,921,1637631681,'1637631673608.png',6513,'77d1411dcf5bc35ad77c4834e3714b35','',100,151,100,151,1,0),(5591,8047,1637643096,'MathBoi Fly knok wppl out.png',113161,'093d4628b7e9dc196b762020771a26d7','',604,237,383,150,1,0),(5592,8047,1637792444,'Wi vic.png',350601,'b47da40896543054bd39b5a87c29ea81','',753,505,224,150,1,0),(5593,801,1637907258,'Sheeple-with-masks.jpg',36904,'3048a85776cd5c0051e5d16a98f5e295','',396,150,396,150,1,0),(5594,8047,1637941755,'kumar nnn.png',76938,'687d7b4470b7d12e71b6c0eb8fb471cf','',744,590,190,150,1,0),(5595,8047,1637945038,'kumar ngcrc.png',56476,'7489e21dc257594d3f97aa291e7319e5','',769,416,278,150,1,0),(5596,801,1637952393,'1637952393567.png',191306,'4cfd979fa38b10a9f2583f22dbc8b26e','',768,518,223,150,1,0),(5598,8047,1638038141,'chin to left of trevor.png',326528,'1129167c10dce4557dfeb01cbc3ef680','',716,456,236,150,1,0),(5599,8047,1638916257,'now terrorism.png',45339,'a8d0537121e3984248a4c73065064e32','',792,346,344,150,1,0),(5600,801,1638920911,'1638920911093.png',337372,'7b45e2245e4703867cef450ec909551a','',560,286,294,150,1,0),(5601,8047,1639345336,'LivePD-GABRIEL-POWELL-arrest-Jefferson-County-Birmingham.jpg',82466,'df9016f4f47e5b3b6aca1a84fdcd1f69','',740,926,150,188,1,0),(5602,801,1639360395,'1639360395777.jpeg',64527,'cf1db990ec0d2adb38ef4ebb410509d1','',220,225,150,154,1,0),(5603,801,1639423409,'1639423409534.png',34711,'0c1b1953f9496bed138974c5ac5b1fb6','',100,150,100,150,1,0),(5604,8047,1639433767,'asian meng.png',93700,'10af273bd19b95f09f1312374a9ebb44','',656,415,238,150,1,0),(5605,8047,1639645495,'essa williams.png',190303,'aa642a001d6a0cd77f9afa5b2295c855','',474,401,178,150,1,0),(5606,8047,1639813812,'6BAYBLACKS.png',179888,'b8b9d07153cb6471b1ef5e2cc4aeeb91','',535,310,259,150,1,0),(5607,8047,1639882153,'JASON THORNBERG.png',224671,'b55c8558faf1a77668ced84f7c72cc1c','',681,396,258,150,1,0),(5608,8047,1639882611,'TANYA BIGUET.png',208736,'38c738d020e5167fb29f7151168e97e9','',552,395,210,150,1,0),(5609,8173,1639976018,'1639976019551.png',16829,'e910726efe9851363854557821c834f5','',96,96,96,96,1,0),(5610,8047,1640050792,'meadows.png',169425,'316d4c149c64dfe2a9a0523483e5c64c','',574,333,259,150,1,0),(5611,8047,1640052188,'johnson jegging.png',130392,'680f964318d15cfdfba4c97c7f6ec451','',384,293,197,150,1,0),(5612,8047,1640055805,'lion of judah.png',187253,'9cb07524bc57015f65370846d7d5c97a','',346,370,150,161,1,0),(5613,8047,1640057883,'1640057883910.png',525,'98d00fbf162498eb73d6b21ccbbc9df7','',58,20,58,20,1,0),(5614,8047,1640071935,'Phillip O Berry Academy.png',80356,'a4444ab8d82bc16e719d8f1b33074bdb','',732,423,260,150,1,0),(5615,8047,1640173869,'troy derby.png',80232,'5a04e048e7e1f726c16320190772267a','',356,194,276,150,1,0),(5618,8173,1640233280,'1640233281166.png',16829,'e910726efe9851363854557821c834f5','',96,96,96,96,1,0),(5619,8173,1640233309,'1640233309659.png',16829,'e910726efe9851363854557821c834f5','',96,96,96,96,1,0),(5620,8047,1640284048,'marvin green.png',85484,'915adb7ec3f6c92e487f443a0c140e8f','',312,378,150,182,1,0),(5621,8047,1640284308,'marvin green.png',85484,'915adb7ec3f6c92e487f443a0c140e8f','',312,378,150,182,1,0),(5622,801,1640285682,'1640285682724.png',7281,'8a0ac764cbfdad06c9bf317b4cafc1c1','',55,50,55,50,1,0),(5623,801,1640285827,'1640285827314.png',49639,'e4ee61abfa1863cab202fd483b5882e7','',887,50,887,50,1,0),(5624,801,1640286270,'1640286271038.png',27646,'53c694d05397157eee60ff6fac430665','',673,50,673,50,1,0),(5625,801,1640286337,'1640286337503.png',27646,'53c694d05397157eee60ff6fac430665','',673,50,673,50,1,0),(5626,801,1640286353,'1640286353599.png',27646,'53c694d05397157eee60ff6fac430665','',673,50,673,50,1,0),(5627,8047,1640308127,'MARKEE MCDOWELL.png',168401,'bf438f3520783ef1efcbfc6aacf309c7','',351,435,150,186,1,0),(5628,801,1640323016,'1640323017054.png',45085,'859e9077e08c18aa8076e0f54e06425f','',120,150,120,150,1,0),(5629,801,1640325036,'1640325036276.png',135513,'7ec77807db861281515f1fea41144b4f','',1067,418,383,150,1,0),(5630,801,1640325248,'1640325247446.png',135513,'7ec77807db861281515f1fea41144b4f','',1067,418,383,150,1,0),(5631,8047,1640466835,'simpkins.png',218889,'8c7fbfc542ef6ae2b31912904d483e2f','',443,481,150,163,1,0),(5634,8047,1640575278,'tom MW.png',124788,'e4d97041b8eed832fd3c482947d25398','',600,459,197,150,1,0),(5635,8047,1640575497,'CW2 TOM C.png',247815,'8b7b1f2c4fe94e43475f0685ca5dca7d','',596,392,229,150,1,0),(5636,8047,1640586627,'harrison stephen foster.png',340978,'85d92aeed79f8d02893253f612ab75e1','',482,489,150,153,1,0),(5637,8047,1640663108,'14 yoa white hispanic.png',128371,'f21565cc435bc3b74624fd5885609ab4','',467,466,151,150,1,0),(5638,8047,1640663152,'garland demographics.png',46515,'83bbf6619a4a7bb50a89b0e4317f15db','',532,365,219,150,1,0),(5639,801,1640730820,'1640730820988.png',27162,'61fc3acc044d4fe52600d054c1ce4524','',1014,33,1014,33,1,0),(5640,801,1640731014,'1640731014281.png',105309,'d955da6aea039b2b6eeead15c398b114','',738,222,499,150,1,0),(5641,8047,1640741843,'AS ATTACK.png',79789,'39c84e14de77b91761eb54c316a8e213','',392,363,162,150,1,0),(5642,801,1640902536,'1640902536258.png',125177,'de6a6f1d60654c33784b03f9329eaa8b','',276,187,222,150,1,0),(5643,801,1640973405,'1640973405709.png',91884,'fc7b8bd16f3af6b0acc552fed458aa41','',516,360,215,150,1,0),(5644,8047,1641003627,'N I snow.png',290112,'d5bdb1c637cfc274525fe65da38a46f9','',356,541,150,228,1,0),(5645,8047,1641040148,'fake shot.png',170195,'3cd1b4b5f3467feefeec2a5d26ff2257','',521,346,226,150,1,0),(5647,8047,1641355732,'turdler.png',281386,'d54a99f0f96fa8dac573c052b2859e28','',554,416,200,150,1,0),(5648,8047,1641403217,'ETHAN DAKOTA TROUTMAN.png',178396,'9e2eb09dba183e7e288689068734bac0','',301,378,150,189,1,0),(5649,8047,1641519408,'1995 kelvin arnold.png',92086,'033860453ea1fd707c0948c161eafddd','',295,325,150,166,1,0),(5650,8047,1641519461,'Smith1995.png',150662,'63ceeaa511a99048374ba46805f4b478','',515,307,252,150,1,0),(5651,1345,1641519640,'talent-bradley.jpg',116380,'7284f33bdbdf0e7ba3d9eb4d8567cfd6','',1077,606,267,150,1,0),(5652,1345,1641520019,'x2021-104-01.jpg.pagespeed.ic.NQVUui9R-W.jpg',67639,'066434f7aeb885cac1e550a87e19b269','',289,391,150,203,1,0),(5653,1345,1641520078,'gwirtz.jpg',47629,'f531da643b57074527bdeaaa27a4c6ce','',389,444,150,172,1,0),(5654,8047,1641677326,'WSAC didcot.png',417811,'fd325cabdb3e1248a736aec1ce601df4','',814,510,240,150,1,0),(5657,8047,1641873258,'t b neal.png',96721,'3fa5e4a5440fb21b49e896ce7e664f53','',225,314,150,210,1,0),(5658,8047,1641873790,'juarez.png',162297,'72f79bec2739cefcca53eea650b6ee4a','',318,394,150,186,1,0),(5660,8047,1641884254,'gunz fo nigs.png',166684,'fa85dc3f997ab8f5680fb38cf460966a','',428,538,150,189,1,0),(5661,8047,1641952828,'WHITES NIGGERS JEWS.png',190202,'99ce404d76ff180e692f27a2162fdccf','',557,317,264,150,1,0),(5663,1345,1641959122,'PRI_157894672.jpg',48767,'ff1602c6d17d329d5f072d4eb9061840','',644,338,286,150,1,0),(5664,801,1641964012,'1641964011839.png',55340,'f4cc7d6ccf9bd75669cc205afbb452cf','',673,201,503,150,1,0),(5665,801,1641964485,'1641964484765.png',356374,'524fcca017a61eeebf0c57e61a75d618','',768,394,293,150,1,0),(5666,8047,1641964659,'rasp face.png',39953,'6433de1c38ac55bb550f223bccf3798e','',177,165,161,150,1,0),(5667,8047,1641965386,'hackers.png',20629,'af2672fc32a4567839e5080a8ee30d07','',850,130,850,130,1,0),(5668,8173,1641966353,'1641966353474.png',189498,'083a1880816d6169045e0eaeeabb31c0','',474,511,150,162,1,0),(5669,8173,1641966400,'1641966399997.png',353587,'cd5d875493f823c2dfce541bb504f24d','',474,674,150,214,1,0),(5670,8173,1641966540,'1641966540011.png',148448,'2f8d18a78d15c18c3be37550b8b9a180','',474,314,227,150,1,0),(5671,8047,1642031595,'sesame st n.png',316669,'05babefe2d278236a99aaadbf1e3173d','',540,539,151,150,1,0),(5672,8047,1642031895,'nigger dog.png',151860,'90c0ff30c5c31bd0025d4c85d20ef17a','',456,441,156,150,1,0),(5673,8047,1642137987,'Dtearius Southern.png',79504,'812e4ba92cf5681507cb78f7a755fbce','',242,298,150,185,1,0),(5674,8047,1642243342,'5 grandparents scheme.png',269726,'d15039510c0a91a7327a34fc9947066c','',765,415,277,150,1,0),(5675,8047,1642290248,'5 antisemtsms.png',240077,'32e1d479cc4a30ab2a63caed10484a89','',998,539,278,150,1,0),(5681,801,1642384157,'1642384158015.png',155415,'a05fed2d9fa6588b534eb5096bb9d607','',315,277,171,150,1,0),(5682,801,1642384264,'1642384264982.png',145779,'7637721929a5c34f55311217b8b316b9','',320,254,189,150,1,0),(5683,801,1642384310,'1642384310448.png',151809,'804a1cc957741b95e250a85f4ac89696','',319,251,191,150,1,0),(5684,8173,1642474996,'1642474996871.png',9852,'d67398e7ef580a868ec9aacb2b96fb58','',118,100,118,100,1,0),(5685,8173,1642475099,'1642475099468.png',11054,'69d3e50b075b70a9d15d2120a09eaebf','',139,96,139,96,1,0),(5686,801,1642535768,'1642535767478.png',495374,'f393658180e4c28bab9b36b3940996fa','',568,366,233,150,1,0),(5687,8047,1642548523,'mass shooters black.png',1930640,'0b7b9f86cdb273ba6f46aeca3de0b180','',666,1280,150,289,1,0),(5691,8173,1642551869,'1642551866706.png',1664830,'1c660377ace7c4a5997be94fded5e2b2','',666,1280,150,289,1,0),(5692,8047,1642637751,'raisekittens alone.jpg',31500,'5596097587d2166222881d8f4440cc42','',492,520,150,159,1,0),(5693,8047,1642637870,'jake tapper.jpg',14831,'b375c6801d15ddf7e204c13924e69fe5','',620,178,523,150,1,0),(5694,8047,1642661018,'home invasion sagger 1.png',218220,'db1e72d3a9e4c3306559a9ec3ceb926c','',442,317,210,150,1,0),(5695,8047,1642661074,'home invasion sagger 2.png',235840,'cf719eef089651ba1b37aaeaf5163225','',469,326,216,150,1,0),(5697,8047,1642873484,'terika clay.png',76089,'ce2be34486e25ca4bf511f93a88c8ab2','',295,200,222,150,1,0),(5698,8047,1642884192,'GREAT RESET BOOK PAGE.png',366865,'8e9c832867bd879160bd9f43995612a6','',556,477,175,150,1,0),(5699,801,1643245541,'Owl-card.jpg',143111,'78abbfd510b91c70c0285ae71c7c7c27','',391,338,174,150,1,0),(5700,8047,1643516358,'chimpout advisory guide.jpg',262395,'90f0ac8b632c6c4c7f83e0e51c774371','',1008,1260,150,188,1,0),(5701,8047,1643635995,'Waco Search Warrant.pdf',103702,'f3963d8f174657b4303d34aae858a331','',0,0,0,0,1,0),(5702,801,1644006543,'1644006543105.png',28675,'4262ae8f6eab3e61e18121e4927a9c78','',119,150,119,150,1,0),(5703,801,1644007217,'1644007217691.png',85982,'3bd62b5792943048b9a773574ff3ec59','',420,257,246,150,1,0),(5704,855,1644343292,'Up_with_qr.jpg',81740,'d3eaa1f3f6b2122775b9423dc3520d7f','',432,648,150,225,1,0),(5705,8047,1644480587,'TACARRE HARPER.png',138850,'b78b2a422fb09ec9bb53d5dabbd85b87','',465,463,151,150,1,0),(5712,8047,1644594134,'saggin in phx.png',148949,'11605ae025ecb24e144f264542c0002d','',427,388,166,150,1,0),(5713,8047,1644815548,'NIGS MEET MOTHER.jpeg',60164,'b1d249ea408a96337f61b11c459f5984','',373,428,150,173,1,0),(5714,8047,1644867389,'michael shott.png',361548,'75b6eda1a6c327726137428b0aa96f38','',681,359,285,150,1,0),(5715,8047,1645005764,'LESHONTE JONES VICTIM.jpeg',30104,'e220ee26e3f15aeab18f96ca34aae620','',1140,641,267,150,1,0),(5716,8047,1645005801,'3-arrested.jpg',73356,'7a85b5a741464c716f6ee7e2accde970','',1140,640,268,150,1,0),(5717,8047,1645005844,'TSA shoote_fitted.jpeg',48582,'90783dd456bd6c45cc6e5ae749cd18c1','',1140,641,267,150,1,0),(5718,8047,1645060886,'antoine powers mclain.png',94262,'c6bb182e49aa617a6b3137671069085f','',343,251,205,150,1,0),(5719,8047,1645062170,'BLACK W HOLLYWOOD.png',93454,'8b53e16e72e1d9b86df5dfee41811451','',273,386,150,213,1,0),(5720,8047,1645062658,'blonde W hollywood.png',116516,'c2fe7aae680fd4847c4b5d1520cd7837','',262,321,150,184,1,0),(5721,7805,1645092232,'download (1).jpeg',5436,'7b94cb49f74197494d3a9238f5787bdf','',224,224,150,150,1,0),(5722,8047,1645241365,'Refinery Cloud.JPG',223267,'87b562f94897ced11dc27bb6c6727c2b','',1600,1200,200,150,1,0),(5723,8047,1645241421,'Stem cloudatlas definition.png',95129,'543043a46fcf50348b495bbab7d08752','',764,395,291,150,1,0),(5724,8047,1645386271,'FIRED COP DRIVING CRASH JAN22.png',111849,'a7d2ece34421598d314021e217334593','',314,345,150,165,1,0),(5725,8047,1645426976,'gorilla man or beast police.png',37008,'b30be83db63613d850bc885ebe50a51a','',202,142,202,142,1,0),(5726,855,1645553903,'pope_climate.jpg',176269,'bff7251e2d5f380cc2e62149ab46aa99','',444,666,150,225,1,0),(5727,8047,1645572915,'akuboo PA.png',135875,'db6a061848c5c5953b99ad0b7b56746e','',409,380,162,150,1,0),(5728,8047,1645585838,'MIDVALE POPULATION RACE.png',34332,'269d246536fc9cb459628572add2edf2','',647,326,298,150,1,0),(5729,8047,1645604618,'alexander-giannakakis.0.86.640.769.640.769.c.png',196924,'3340dbb1e19284a146c16fab3ceed634','',444,534,150,181,1,0),(5730,801,1645680746,'1645680744975.png',405332,'40badd8622aafbb2583de9f7b5550985','',507,333,229,150,1,0),(5731,801,1645681526,'1645681525803.png',403102,'84b1c35003a0f160bf100e98b3d440ee','',549,324,255,150,1,0),(5732,8047,1645712905,'Alexis in Sadaat 4 yr old shooting.png',94406,'b20d7985a25cd4a6a50f717641812fac','',272,273,150,151,1,0),(5733,8047,1645846429,'rodriguez dead .png',269801,'7c40a9162b9b31fc3174e936cd63b6bd','',726,399,273,150,1,0),(5734,8047,1645846490,'leo az.png',303419,'154c8205df1d8bd1e262533fb4a6b063','',518,404,193,150,1,0),(5735,8047,1645846762,'edic tick box.png',42668,'334fc81716fe8ab78f75a60c4f395e34','',781,301,390,150,1,0),(5736,801,1645847024,'1645847022504.png',89901,'8d0ebaf980101fc6482f115d9cbffa7b','',168,222,150,199,1,0),(5737,801,1645847044,'1645847043266.png',27773,'f3c913a43e0716126b141eb1c9dad55b','',94,111,94,111,1,0),(5738,801,1645847132,'1645847130435.png',107832,'b87898fc52044a1044fdfdf20d88f4f2','',188,222,150,178,1,0),(5739,8047,1645850160,'tick box.png',18451,'0d2f25a31f370e29daf8d7a472956905','',219,310,150,213,1,0),(5740,8047,1645850957,'EDIT.png',3133,'a8ad37d28596274b24a85138fee5e5ea','',123,86,123,86,1,0),(5741,801,1645852670,'1645852669073.png',116564,'dfbd33bb555e70a6052ec609754393ae','',199,222,150,168,1,0),(5742,8047,1645980208,'Biden junta.jpeg',264456,'544c218576833f25463a1e73b146dcf9','',1275,1650,150,195,1,0),(5744,8047,1646005061,'tick box is for moderating.png',32486,'96a7c5d91de1db750db24b275c918cd6','',623,156,600,150,1,0),(5745,801,1646067108,'1646067108618.png',23662,'aac806a6e92d7f4e0c5c340f9fbb6970','',99,100,99,100,1,0),(5746,801,1646080406,'1646080407182.png',19916,'457b2c635b40b0d3fc665cca59b29ce3','',96,96,96,96,1,0),(5747,801,1646086536,'1646086536380.png',106030,'dbce14a475054a76a35562c3e35c2513','',300,335,150,168,1,0),(5748,8047,1646089744,'vernell whiterock of glendale az.png',121248,'fe012c497581695055f0be9856dc6f69','',356,468,150,198,1,0),(5749,8047,1646291266,'niggerbuck.png',205493,'29961abd3a9688dc3130ab318a825b3e','',587,247,357,150,1,0),(5750,8047,1646328964,'Olivia Green.png',30177,'cee5b5eabb151d64e4d42c7943a1edff','',783,375,314,150,1,0),(5751,8047,1646329004,'Olivia son Joshua P Green.png',62027,'5058828124d52da1fc740aecedba84b8','',731,328,335,150,1,0),(5753,8047,1646369180,'juan vargas.png',136462,'7b169f9153dfa5351109375d9f49f999','',328,340,150,156,1,0),(5754,8047,1646370210,'prince nedd.png',128651,'5589fd8d2d5a3a21cf97dc32e3a47f41','',306,289,159,150,1,0),(5755,8047,1646372245,'Hector Duarte.png',143002,'0f32ce97602b29ad211984c0ebfeb33b','',300,339,150,170,1,0),(5756,8047,1646425524,'Olivia DJG PCR TEST PATENTS.png',80671,'13e1e9ec8594d1ccbdc1c487ee440099','',855,325,395,150,1,0),(5758,8047,1646508382,'Frank Antoinette.png',124721,'6e2c868379b7875236680412f8b11964','',465,185,378,150,1,0),(5759,8047,1646508599,'rogers-lacaze-now-antoinette-frank-today.png',626139,'10863ba9fd1c9c9f732d6ce2b9aad47c','',400,711,150,267,1,0),(5763,8047,1646569201,'NNN 25 VISITORS 2022-03-06 05-18-28.png',14961,'c6556c21c790ec62d745943940c53995','',275,214,193,150,1,0),(5764,1345,1646661307,'keoki.jpg',97762,'cc3eb23ba689dbcfc2d7ba2f73da12e1','',822,816,152,150,1,0),(5765,801,1646810759,'781608AC-0875-4E17-9040-5D090185E0F5.png',1678576,'be9674a2ef4c238837885aa5b1a1b837','',1242,2208,150,267,1,0),(5766,8047,1646885184,'WILLIE COLLINS.png',211142,'e926d8e8bfca92baf3149dc871a8eab6','',473,283,251,150,1,0),(5767,8173,1646938729,'1646938729324.png',62905,'6eb60e4a0c1a021bf6415b3fbb56a85f','',192,192,150,150,1,0),(5768,8047,1646983343,'SLC 3 NIGGS.png',302801,'b34956207e49a8ba10fa21fc41f897dd','',691,469,222,150,1,0),(5769,8047,1647000659,'JAKE REED.jpg',11365,'756351ad31057a91233683f7caddf089','',216,328,150,228,1,0),(5770,8047,1647000961,'Cpl Ben Cooper .png',540197,'00e544baf270ae7fb66c13f5f34f4e49','',621,477,196,150,1,0),(5771,8047,1647145387,'any last word is nigger.jpeg',81326,'53c7f0d81fac0aa9b20f094b35b276a8','',640,710,150,167,1,0),(5772,8047,1647181795,'anonymoustruthblog.png',22919,'8b5eecd668f839dbbd64a35bcb93024d','',471,265,267,150,1,0),(5773,8047,1647230452,'Indians G smoke signals.jpeg',360342,'beace92c102932375fc4fa8cc90b498d','',720,596,182,150,1,0),(5774,8047,1647292128,'nig baby to ear can hear guns and sirens.png',254977,'b5ac718cf81bba3ffd453fded1e77b38','',437,432,152,150,1,0),(5775,8047,1647292252,'nig they live whoopi.jpg',491942,'59d8eb6e271bf47e57c587bc427e89b0','',720,828,150,173,1,0),(5776,8047,1647292463,'verify you\'re human.png',173710,'1cf356dc1badf248eb9b27ab75d1ffb6','',332,482,150,218,1,0),(5777,8047,1647300167,'nig cookie jar nigger.jpeg',139297,'844641f64f570705b70d3ee0ce30e994','',640,475,203,150,1,0),(5778,8047,1647305693,'10 Signs the War in Ukraine is Part of the Great Reset.pdf',10229,'baa1b4a11e6fc88ef0fc2f676c3d4170','',0,0,0,0,1,0),(5779,8047,1647403972,'pia settings.png',56092,'f28e39fde5a625f4e4186a11a5f31e88','',901,539,251,150,1,0),(5780,8047,1647404256,'nig nation.png',234302,'ac3b1be759a83c1f29ebd1077df2b52e','',787,440,269,150,1,0),(5781,8047,1647421210,'black freak on news.png',221008,'4b1c12f07a04c6a83df9d2e8e6db581b','',508,390,196,150,1,0),(5782,8047,1647421393,'blk thing freak.png',129417,'b42622b51833d9f3aae62ef78e7ad281','',615,418,221,150,1,0),(5783,8047,1647427065,'blk home invasion oakland.png',149792,'62328d4a5fc765e45952325793405934','',425,507,150,179,1,0),(5784,801,1647541878,'1647541877012.png',389175,'33a6265d4c56a6ce2842a853b14f4518','',525,333,237,150,1,0),(5785,8047,1647558288,'top 10 cinstruction sites AA.png',300229,'d9cb33f987c1cc27ad49b5b09382fdfe','',559,501,168,150,1,0),(5786,8047,1647565599,'talley.png',164426,'f69b3c71ba4761ff6f49ba0dab7b8165','',739,468,237,150,1,0),(5787,8047,1647566263,'talley fb.png',150092,'5ec9b633eb8719eca8afa51d24bf63ed','',299,381,150,192,1,0),(5788,8047,1647566371,'talley fb 3.png',194586,'a9f2537e4af71672e9eec10a5f9d294e','',327,380,150,175,1,0),(5789,8047,1647566631,'talley fb 4.png',125636,'6fe2ac99ad2b849059f6fbb67c266f9d','',304,382,150,189,1,0),(5790,8047,1647781525,'N equality rapes.jpeg',190126,'f3353468cc5bbd2bfb4f7e4a6c038497','',720,508,213,150,1,0),(5791,8047,1647785188,'N Screenshot 2022-03-20 at 07-05-16 Virginia activist says gun buyback may be ineffective but ...png',401501,'bbe5a1af2d61929f10981f6812c240bc','',722,406,267,150,1,0),(5792,855,1647880996,'truck.jpg',186091,'e397243aaf8fc3377eef4193abdd6973','',555,416,201,150,1,0),(5793,855,1647883649,'Shefir_Zelensky.jpg',123534,'23da7e5275e0867ca1451e01d30884e2','',750,553,204,150,1,0),(5794,8047,1647891005,'ukraine-embassy-documents-on-biological-threat-reduction-program.pdf',859806,'c5db631a10567085b0ba71b902336699','',0,0,0,0,1,0),(5795,8047,1648096439,'JACKSON WHITE HUSBAND WIPING A TEAR.png',310714,'1110cd90c3e4615a5913775f8b54428b','',610,384,239,150,1,0),(5796,855,1648140258,'wouter.jpeg',20770,'15287d9b170a497da8621adaba6bc798','',191,163,176,150,1,0),(5798,8047,1648408945,'theft ring arrests 6.png',110519,'1c7b473388349450fd3be5a3a1a02f9f','',733,475,232,150,1,0),(5799,8047,1648409179,'RETAIL THEFT 3 ARRESTED COURT FILE.png',76662,'c6b7bc87607c9bbf93b4813ead0a40e8','',759,428,267,150,1,0),(5800,8047,1648429792,'ADL NAZI LAGUNA WOODS CALIFORNIA.jpg',169294,'b1f596e33d6ea36c75ee9d0bccf26d01','',720,406,267,150,1,0),(5801,8047,1648430677,'BELL GARDENS RAPE SUSPECT.png',179714,'70d8c532001a88e2d56ed5e03aa57c4b','',808,396,307,150,1,0),(5802,8047,1648431688,'michelle-arnold-verasmende-baton-rouge-la-obituary.jpg',70000,'2ee193bd4ff5785d0ec8946fb7937a85','',649,640,153,150,1,0),(5803,8047,1648434827,'brandon smith phx airport.png',219412,'a91bb6cc551d179679a13ea50b786c55','',640,346,278,150,1,0),(5804,855,1648487810,'maxwell.jpeg',24643,'d55f6fba1c867f0a7b7e3766555178b6','',196,172,171,150,1,0),(5805,8047,1648521102,'water SOURCE FANS IN dBA.png',21080,'8c79ea941c42da8083931890ef821b7a','',709,276,386,150,1,0),(5806,8047,1648616410,'crumpton.png',241537,'5f9bf3db4d315041f7bbea3dead44bc9','',578,410,212,150,1,0),(5808,8047,1648662465,'N SOCIAL MEDIA DRUGS EMOJIS.png',500183,'1f55bf1e13e8ecb2f4e8818c4b807d7f','',886,485,275,150,1,0),(5809,8047,1648693666,'Raul Franco 2022-03-30 19-26-05.png',145663,'3e22d36d77eda290797f95a5aa082536','',373,338,166,150,1,0),(5810,8047,1648700660,'cedtavious 2022-03-30 21-23-15.png',204570,'205b55f8a5d3647a1aaa9c117c06b4da','',591,355,250,150,1,0),(5811,8047,1648733726,'theresa graham el paso.png',151366,'867e30d52a6476221936adf1fbcabe0c','',791,456,261,150,1,0),(5812,855,1648745734,'grandma.jpg',73799,'12417db282814611cd3c7d7fde0eab0d','',239,300,150,189,1,0),(5813,8047,1648752305,'FREAK killed in prison 2022-03-31 11-44-20.png',95837,'dff31b24fad9569babcd3d06f985381b','',310,359,150,174,1,0),(5814,8047,1648783375,'N chris rock will smith.jpeg',239947,'fe8e8eb8e9c47c9a1d057045d0306a3d','',720,731,150,153,1,0),(5815,8047,1648794681,'N puts veg oil in car.png',300255,'8f16e5ef5130667d732b11e7347e4bfa','',362,441,150,183,1,0),(5816,8047,1648833206,'N Whites bow to Idi Amin.jpeg',46217,'b8e02afa51d08cb46eed6a4c408db8c6','',533,420,191,150,1,0),(5817,8047,1648850657,'john honore.png',115507,'f9ccd4d35bf8d8215da0a9111ad8c421','',667,323,310,150,1,0),(5818,8047,1648853936,'N ANITA lAVEIGE NOLA.jpeg',8238,'4cb6c1af79ed7bdab7fbd1e23c504cef','',149,200,149,200,1,0),(5819,8047,1648958128,'CURL.png',26491,'d27e7268d2336e29a1c3d151861587c9','',549,257,321,150,1,0),(5820,8047,1649004767,'Ricardo Francisco Vega.jpg',18432,'ccc2546c62a61f7aaf3d61dc634a1187','',367,488,150,200,1,0),(5821,8047,1649006058,'NEVAN.png',146554,'ce70f1e3b7d802abab32f71177c77c1b','',543,294,278,150,1,0),(5822,8047,1649008786,'BARRY ACCIUS.png',65425,'809fcec4703bfe39d6d74ecc5e684b86','',317,183,260,150,1,0),(5823,8047,1649022332,'N miseg Walmart.png',450474,'19aacd18293a4234d128c77e152a8447','',786,530,223,150,1,0),(5824,8047,1649087750,'aclu positions.png',160864,'6a6d0029b3517c5f19c664376deb507f','',441,498,150,170,1,0),(5825,8047,1649088163,'ACLU NEGRO VIET NAM.png',121455,'8b68a9a07b678feca43a9a05c6ca561a','',396,418,150,159,1,0),(5827,8047,1649105421,'gun problem is niggers.png',433614,'205ca7a3a824ba5db98b17f2a31a9240','',640,639,151,150,1,0),(5828,8047,1649109368,'SAC Sergio Harris.png',211735,'580520df47d72522457c00e8d054f275','',401,438,150,164,1,0),(5829,8047,1649109375,'SAC DeVazia Turner.png',159216,'55c9aebc398ea75c323435f77eb4a8ea','',366,388,150,160,1,0),(5830,8047,1649109938,'SAC Yamile Martinez-Andrade.png',346564,'8e22bf35fad2a1882b394dcddf20c3cc','',608,413,221,150,1,0),(5831,8047,1649114172,'SAC Johntaya Alexander.png',185580,'0bb243224178c38054cc6174b5c44cc7','',388,401,150,156,1,0),(5832,8047,1649114674,'SAC Joshua Hoye-Lucchesi.png',78580,'57c21278d771b16c7c899d4d653facb3','',236,304,150,194,1,0),(5833,8047,1649114681,'SAC Melinda Davis.png',188238,'dc04094ba89d48657dc9a7a7a8c5fad1','',497,482,155,150,1,0),(5837,8047,1649172231,'omar_jadwat_web-400x400.jpg',42351,'74802240f6f49a4a1f9cb5abb62ab404','',400,400,150,150,1,0),(5838,8047,1649172318,'Daniel Tse.png',180134,'ec6ec7a91bc0282c5f5f937c4e7623fc','',400,400,150,150,1,0),(5839,801,1649173457,'1649173456491.png',68,'91e42db1c66c0b276abf6234dc50b2eb','',1,1,1,1,1,0),(5840,8047,1649209633,'N SAC SHOOTING OCCUPY DEMS.jpeg',314348,'814d9c2207da375fc19520aef8f54f97','',720,785,150,164,1,0),(5841,8047,1649242870,'betty smith1.png',129242,'841bc96a9be26831a53cebcc5ae6d8d3','',578,317,274,150,1,0),(5842,8047,1649288623,'zamonte hartsfield.png',291294,'06440e0cfb09f67adda70517b659c66c','',633,439,217,150,1,0),(5843,8047,1649293728,'Zamonte Hartsfield .png',220123,'2c651d9228074c4bbe5221020f0885a5','',371,459,150,186,1,0),(5846,855,1649436353,'Nazi_paper_title.jpg',114579,'3a8973773a487dacb14e14373ea2eb2d','',444,296,225,150,1,0),(5848,8047,1649490069,'N obamas banana.jpg',82891,'b88d7427845533cfc353cadff8db28a6','',370,433,150,176,1,0),(5849,7805,1649526154,'download (20).jpeg',14841,'7091c206fe884cd362b3f5c03d3b11d9','',474,266,268,150,1,0),(5850,7805,1649526154,'download (19).jpeg',70653,'6770e7e4cf76b600b3498a9b34cd26bd','',474,632,150,200,1,0),(5851,7805,1649526155,'download (18).jpeg',22980,'24798aaccf20a383c420680101ad620b','',275,400,150,219,1,0),(5852,7805,1649526155,'download (17).jpeg',82036,'a1adff0c155ffecc479ec4dbaf84be26','',474,601,150,191,1,0),(5853,7805,1649526155,'download (13).jpeg',22486,'391aa8ebcac4ed3405066cbd9d2bd8e7','',474,355,201,150,1,0),(5854,7805,1649526156,'download (11).jpeg',32426,'43d1079dfa09c250fdff2709826619ac','',474,309,231,150,1,0),(5855,7805,1649526210,'download (2).jpeg',17693,'9c498c25a35e7f07d4a8dfc5899a0266','',474,266,268,150,1,0),(5856,7805,1649526210,'download (1).jpeg',16061,'558a754cf93b10e12a268913ad7a8f3b','',474,316,225,150,1,0),(5857,7805,1649526211,'download.jpeg',32509,'ec2d3e55e80967eb4288882f33aa32c9','',474,248,287,150,1,0),(5859,7805,1649533366,'Screenshot_20220409-144201.png',1213244,'32c70db63f545b96d52bda8d072f0222','',1080,2400,150,334,1,0),(5863,7805,1649534194,'download (31).jpeg',11111,'8b9b5537083bfa7f5bd4e367bb1a4a6c','',474,233,306,150,1,0),(5864,7805,1649535516,'GettyImages84709618-5d8b8b3a-060f-4d88-9dcc-52a434a728d2.jpg',37711,'11b296e5cde1561142e66665d15787c7','',800,534,225,150,1,0),(5865,7805,1649536297,'Bronx-School-Shooting-Angellyh-Yambo-Jeremiah-Ryan.jpg',794358,'197437985ada1fe3ee60f701848858b2','',1200,627,288,150,1,0),(5867,7805,1649594254,'2-Angus-MacAskill.jpg',35698,'35a7a4961be0c12d199a2f76fd46e2fc','',632,448,212,150,1,0),(5868,7805,1649594286,'download (28).jpeg',16354,'299dbd0538051d59cb60e1b73dc465ab','',236,332,150,212,1,0),(5869,7805,1649594580,'download (30).jpeg',61667,'14f60af231504a4cd7a38aee8e11a44c','',474,660,150,209,1,0),(5872,8047,1649647602,'Elijah.png',215940,'029b46be2825ca45548c4114d5fad449','',417,400,157,150,1,0),(5880,7805,1649702750,'269007744_136441362156152_222149074412314974_n.jpg',37586,'910c414e3f3f2590cd606e987d60d0dc','',720,676,160,150,1,0),(5881,7805,1649702759,'Screenshot_20220411-072531.png',827729,'b94c2c04bd2d973159d96ca7981f68b4','',1080,2400,150,334,1,0),(5883,8047,1649780318,'biden wef getty.png',219960,'0b85005373e688429281b24d88863dc3','',506,332,229,150,1,0),(5884,7805,1649782630,'tranny-kids-1.jpg',96909,'b9a4166f7f7c6a129b530ebc69270488','',759,1062,150,210,1,0),(5885,7805,1649782636,'tranny-kids-3-1484x1536.jpg',210001,'01410bb6e782d11a1547b363d7505d49','',1484,1536,150,156,1,0),(5886,7805,1649782641,'tranny-kids-2.jpg',96422,'456c700a59596567209450632cabc8f9','',640,360,267,150,1,0),(5887,7805,1649782647,'degenerates-3.jpg',52591,'b86a8631c95898e8ebb383ff7cabac43','',1024,669,230,150,1,0),(5888,8047,1649818290,'biden 1975.png',290778,'8993c70d29ad00a4f1144a59218346f1','',844,538,236,150,1,0),(5890,7805,1649821582,'InShot_20220408_142722165.jpg',1047752,'c6dcb27c784866bdf92715efa3d3feb7','',1920,1920,150,150,1,0),(5891,8047,1649857766,'China auto sears.png',129560,'3aee4a38ab239d7a19628722f586cc4d','',309,547,150,266,1,0),(5894,8047,1649872671,'alex stratfor 0.png',186962,'0942f1386ef2fec43be47290e69e68be','',790,446,266,150,1,0),(5896,8047,1649872705,'alex stratfor 2.png',106885,'be4c4a70443518b257caf34eb851d6f8','',544,467,175,150,1,0),(5900,7805,1649874820,'alex stratfor 0.png',186962,'0942f1386ef2fec43be47290e69e68be','',790,446,266,150,1,0),(5901,7805,1649874825,'alex stratfor 1.png',184540,'2376ce2dbe104a73e0ba79fff5c7ced9','',851,437,293,150,1,0),(5902,7805,1649874829,'alex stratfor 2.png',106885,'be4c4a70443518b257caf34eb851d6f8','',544,467,175,150,1,0),(5903,7805,1649878499,'InShot_20220408_142722165.jpg',1047752,'c6dcb27c784866bdf92715efa3d3feb7','',1920,1920,150,150,1,0),(5904,7805,1649948439,'IMG_20220414_095439883_HDR.jpg',1947426,'c07b9e199414d599e663061c6bd57f6e','',3000,4000,150,200,1,0),(5905,7805,1649959090,'download (5).jpeg',42882,'d4f41e172baaa63ca1abef69c5cfc7ab','',474,457,156,150,1,0),(5907,7805,1649991660,'220px-Caacrinolaas.png',49619,'32dc156d36b9b0381ed8d4bd2a6280a9','',220,254,150,174,1,0),(5908,7805,1649994245,'InShot_20220408_142722165.jpg',1047752,'c6dcb27c784866bdf92715efa3d3feb7','',1920,1920,150,150,1,0),(5909,7805,1650014502,'unnamed-Great-Basin-bristlecone-pine.jpg',266383,'bc66f274367d2b9e91e78b3836a2cba0','',561,700,150,188,1,0),(5911,7805,1650044399,'download (7).jpeg',33512,'c43547f2f5b0867d3d749cb4f56c6262','',474,315,226,150,1,0),(5912,7805,1650046456,'download (8).jpeg',21648,'7dac16bbff73be837c8a9c5e9f22d69f','',474,266,268,150,1,0),(5913,8047,1650103723,'N 6 hunnit fiddy dollas.jpeg',201776,'f90a300fd8d6cab034aeefef4a781cc4','',960,948,152,150,1,0),(5914,8047,1650103922,'N find black guy.jpg',40641,'a98257da0771fec99323b6d931293ddb','',407,392,156,150,1,0),(5915,8047,1650112187,'Jacob Muse shooting.png',25933,'6fbcb691fa41c2e52c751300162826bf','',801,154,781,150,1,0),(5916,8047,1650112206,'jacob christian muse.png',56006,'75ce501080e36102f531920a4665e98c','',528,333,238,150,1,0),(5917,7805,1650113162,'alex stratfor 0.png',186962,'0942f1386ef2fec43be47290e69e68be','',790,446,266,150,1,0),(5918,7805,1650113168,'alex stratfor 1.png',184540,'2376ce2dbe104a73e0ba79fff5c7ced9','',851,437,293,150,1,0),(5919,7805,1650113178,'alex stratfor 2.png',106885,'be4c4a70443518b257caf34eb851d6f8','',544,467,175,150,1,0),(5920,7805,1650113702,'Alex-Jones-Limited-hangout.jpg',248585,'a96d3be30698d40bc324885c77f8825e','',674,430,236,150,1,0),(5921,7805,1650117578,'download (9).jpeg',26568,'0071214ee0a10fdce4224c2df98f7c07','',400,267,225,150,1,0),(5922,7805,1650117582,'download (10).jpeg',53244,'ebde640999f865419fdab8afc88c8341','',474,315,226,150,1,0),(5923,8047,1650118134,'1152px-Alex_jones_family.jpg',143389,'5c8c16996c4c6564f559a9f6b7c3ee49','',1152,705,246,150,1,0),(5924,7805,1650118765,'FQeF30eWYAQus2l.jpeg',38705,'84bc576924b0069d55a362d8c36cc0c6','',678,841,150,187,1,0),(5925,7805,1650118770,'download (11).jpeg',36691,'a3dc8224d12a5b587881a7cc36b0a83f','',474,1025,150,325,1,0),(5926,7805,1650121483,'Screenshot_20220416-100427.png',974495,'262e02b859bb48ffe04e296914614e31','',1080,2400,150,334,1,0),(5927,8047,1650121690,'SLUGGO SMITH.png',242776,'6a20abbbe6709424c23a2cc222103e59','',609,449,204,150,1,0),(5928,8047,1650122686,'n SOMALI WOMAN.jpeg',37568,'df80582a102968ba46d4597cb04fde45','',500,596,150,179,1,0),(5929,7805,1650137576,'download (20).jpeg',8353,'773e54eb4f514bcbcc1a05d8c71ee5e1','',213,160,200,150,1,0),(5930,7805,1650137580,'download (21).jpeg',11768,'e868dc4d137a790abdc996edaf0156e4','',314,160,295,150,1,0),(5931,7805,1650137583,'download (22).jpeg',8349,'af905213d0f851a9330c57f07ebe3e3a','',285,160,268,150,1,0),(5933,8047,1650151102,'N melatonin melanin.jpeg',377451,'f04062e70519f0f0c82f4b53da84482f','',840,831,152,150,1,0),(5934,8047,1650151155,'N clue solved.png',263392,'213caff4256accae151f4a29d35a1496','',628,472,200,150,1,0),(5935,8047,1650151225,'N beer lynch kkk.png',131709,'5381b835dedd74929655756ebca8015f','',320,432,150,203,1,0),(5936,801,1650173015,'1650173014692.png',15154,'4627a94e9ca154a842598e4f39684886','',94,150,94,150,1,0),(5937,8047,1650173769,'Y2K GUNS 1.jpg',77993,'12ee0f1f63314c383a712ce88d6cfb0e','',510,711,150,210,1,0),(5938,8047,1650174071,'Y2K BUSHCRAFT 223.jpg',48770,'18b14941eb971037a1edd0c29e5f4f4c','',553,728,150,198,1,0),(5939,8047,1650176225,'NASA - The Great 2012 Doomsday Scare.pdf',9175,'5c6b716d5a70097c3b005da4e69f0802','',0,0,0,0,1,0),(5940,7805,1650207393,'Screenshot_20220417-095527.png',337941,'76b3d20e103cff556d7d8e1765cfda05','',1080,2400,150,334,1,0),(5941,7805,1650216875,'Screenshot_20220417-123249.png',144312,'720322170dd13e7499550b0b51616efe','',1080,2400,150,334,1,0),(5942,8047,1650218138,'BUCKLEY JONES.png',125197,'5f1d3a981bfa2b14a45ba91a5241ec46','',721,337,321,150,1,0),(5943,8047,1650220306,'N Biff Hamman Jones.png',59769,'9fc29f82ffa583c1595566ee74613e03','',323,302,161,150,1,0),(5944,7805,1650220408,'Screenshot_20220417-123249.png',144312,'720322170dd13e7499550b0b51616efe','',1080,2400,150,334,1,0),(5945,8047,1650220633,'N Biff Hamman Jones.png',59769,'9fc29f82ffa583c1595566ee74613e03','',323,302,161,150,1,0),(5946,8047,1650220649,'N Buckley.png',76905,'ed31bd561b26cd501203a5e4e2a4686f','',364,348,157,150,1,0),(5947,7805,1650221550,'Screenshot_20220417-135045.png',153385,'213657d1bec2067bf609dfef4c1089e6','',1080,2400,150,334,1,0),(5948,7805,1650221617,'Screenshot_20220417-123249.png',144312,'720322170dd13e7499550b0b51616efe','',1080,2400,150,334,1,0),(5949,7805,1650221973,'Screenshot_20220417-135919.png',407840,'088de6c1b14bea5926f034f2a71561f5','',1080,2400,150,334,1,0),(5950,7805,1650222025,'Screenshot_20220417-135919.png',407840,'088de6c1b14bea5926f034f2a71561f5','',1080,2400,150,334,1,0),(5951,8047,1650222286,'N alex name J.png',82297,'23e6a3071c1f572ea6377260a7c1fc32','',472,151,469,150,1,0),(5952,801,1650225054,'1650225055251.png',86110,'1eb3ea775d1c603c5f3ffa6573eb33c7','',226,157,216,150,1,0),(5954,801,1650225139,'1650225139626.png',143430,'2b8dd304f76092fb4dd41b2ce8038798','',255,234,164,150,1,0),(5955,801,1650225309,'1650225310221.png',39738,'a6222bfbd9930a50dbfd600456f4901b','',141,100,141,100,1,0),(5956,7805,1650227999,'Screenshot_20220417-153935.png',300393,'63d4c291401f6738ebaaa17136910cee','',1080,2400,150,334,1,0),(5957,801,1650228417,'1650228417453.png',250672,'ec968c8581c32df2cb65a73101e23e2d','',441,293,226,150,1,0),(5958,8047,1650230067,'Israel’s Proxy War in Guatemala.pdf',9774,'5748b70cd8d0918e2484f40a79d8604c','',0,0,0,0,1,0),(5959,8047,1650231228,'N monkey thing sagging.jpeg',58757,'c0a90087ad45710eda37d3037f03b346','',439,450,150,154,1,0),(5960,7805,1650234854,'download (23).jpeg',20592,'caeb0033299a7f5832891c49603b6d20','',308,185,250,150,1,0),(5961,8047,1650240799,'N rat family UKRaine.png',169231,'1e0a8386e9ada11845cca9810fff1c47','',753,362,313,150,1,0),(5963,8047,1650265291,'rademade Kyiv.png',154284,'f72f4306b354b7517da2b274d044f841','',790,524,227,150,1,0),(5964,8047,1650265830,'N how far into article do papers dy6aye race of murderers.png',63494,'b0d0059b464c40e22bfe94042683cdbb','',788,491,241,150,1,0),(5968,8047,1650277634,'1650277634883.png',525,'98d00fbf162498eb73d6b21ccbbc9df7','',58,20,58,20,1,0),(5969,8047,1650279322,'AJ CLOWN.png',86549,'8bccfc39000200e91ac711eaff6ee512','',229,241,150,158,1,0),(5970,801,1650289329,'1650289327773.jpeg',138564,'79679b38ea4b011e6883c72d66c46c84','',1200,838,215,150,1,0),(5971,7805,1650292806,'rg3jkCPR0MI.jpg',199459,'7a63fd2e2570b74f1db690e6818a55f3','',906,1080,150,179,1,0),(5972,7805,1650292807,'I0hV6s1cN94.jpg',164544,'742ff771cc6e98abf2a73288b4d5008d','',960,614,235,150,1,0),(5973,7805,1650292808,'liv-MzcbdW0.jpg',115377,'0aa56a2afe38f4f105d6cfe27da36e2a','',564,716,150,191,1,0),(5974,7805,1650292810,'caGfMKf1JV4.jpg',252781,'e98be5c452c9bd513d38bea5df3ab986','',720,1080,150,225,1,0),(5975,7805,1650292873,'pUEjPPOLO5M.jpg',182045,'cee4594b84de626f3d5c805295b63fad','',737,960,150,196,1,0),(5976,7805,1650293025,'I0hV6s1cN94.jpg',164544,'742ff771cc6e98abf2a73288b4d5008d','',960,614,235,150,1,0),(5977,7805,1650293046,'1fADXZCcjug.jpg',255663,'118506e610600c26559201475e75fd47','',810,1080,150,200,1,0),(5978,7805,1650293060,'London_125_Foreign_and_Commonwealth_office_Whitehall_(8015167033).jpg',280911,'96a69771033ecaedeb87aa95945abe95','',768,1024,150,200,1,0),(5979,7805,1650293236,'rg3jkCPR0MI.jpg',199459,'7a63fd2e2570b74f1db690e6818a55f3','',906,1080,150,179,1,0),(5980,7805,1650293320,'Wf3jRWI-hfA.jpg',56687,'e1c0d48ac2f3c8e53eb8050cd7d65af1','',850,522,245,150,1,0),(5981,7805,1650293386,'kW3skhpVgxY.jpg',39438,'ba12e46803bf2b264ee7124facf491b3','',400,600,150,225,1,0),(5982,7805,1650293443,'Screenshot_20220418-091936.png',231553,'ae14956f9af9875a59c54c6e88838b6a','',1080,2400,150,334,1,0),(5983,7805,1650293571,'rl3TnKkvh8c.jpg',39115,'b3ef5f7e2a9e1811d8c043a14b12b647','',433,650,150,226,1,0),(5984,7805,1650293583,'70620900_3066964873373990_292546689435172864_n.jpg',64972,'5300ba0026c6290912cb8047f5b3872a','',531,960,150,272,1,0),(5985,7805,1650293607,'Ds7eKWoLxgU.jpg',201842,'c6eddd71bf3f3cca22b231350c645720','',1000,760,198,150,1,0),(5986,7805,1650293668,'y9YskOk9JnI.jpg',223537,'ced340aca0c974639ee78fd3a985d3fd','',700,875,150,188,1,0),(5987,7805,1650293669,'WEOVgiBJad4.jpg',225696,'2d05a5fac6c1c4b9bcbf5b0cdba81714','',700,875,150,188,1,0),(5988,7805,1650293669,'tNwxBi6ewLI.jpg',169505,'73bbac9a8f96bd6b4a46bebef2c9a2c1','',728,581,188,150,1,0),(5989,8047,1650297409,'Dead, LIBOR RELATED.png',230766,'4a46a110711c848be082860eaca989fb','',700,326,323,150,1,0),(5990,7805,1650308109,'Screenshot_20220418-130837.png',215512,'8f106af817790d2ee98011f5df67a67b','',1080,2400,150,334,1,0),(5991,7805,1650308257,'Screenshot_20220418-135719.png',347067,'b67230b7539023b96a4b591a943bdfd0','',1080,2400,150,334,1,0),(5992,7805,1650308574,'Screenshot_20220418-140222.png',416020,'4b2f5680cd93994c39471c2bb2cd636e','',1080,2400,150,334,1,0),(5993,801,1650314165,'1650314166079.png',173824,'176db93dfe8ddf044e105d08f37e4c32','',460,332,208,150,1,0),(5994,7805,1650314281,'Latonia-Bellamy-56618019-10719369-image-a-2_1649952473264.jpg',14255,'d3b1cb250231be9e9037803ecacb0e91','',631,457,208,150,1,0),(5995,801,1650314329,'1650314329926.png',143488,'f76d0db0e8747854258d6800ce05c228','',316,408,150,194,1,0),(5996,7805,1650314677,'Screenshot_20220418-154422.png',368215,'cfd045a792dab4899215da49b5128a8d','',1080,2400,150,334,1,0),(5997,8047,1650316462,'N G Friedman.png',205565,'5b41b95fef39701feb4861e00ab32e38','',591,418,213,150,1,0),(5998,801,1650316501,'1650316501991.png',78208,'757f25fd103d57428b08fea12f401b1d','',813,225,542,150,1,0),(5999,801,1650316561,'1650316562425.png',79502,'fdaece5b286c2f82858f825809b7f6f3','',408,295,208,150,1,0),(6000,801,1650316931,'1650316931167.png',815914,'66663e033ca153bb832102cff84a2d51','',1063,1026,156,150,1,0),(6001,8047,1650317222,'N black baby.png',185279,'87f95ebe003ec38754b6f36ab3703184','',397,402,150,152,1,0),(6002,7805,1650321671,'suspects-2.jpg',82256,'e6419de522884524942a140eb03d30b9','',1024,576,267,150,1,0),(6003,7805,1650321749,'evidence.jpg',180772,'e64f6b2582e72c8af95fac18f0c933ff','',792,996,150,189,1,0),(6004,7805,1650321931,'278766700_1334905386994238_876528108490927548_n.jpg',34905,'39fa155afd1e5ec73e0681f6a00c4740','',640,685,150,161,1,0),(6005,8047,1650332103,'apo hohoho.png',23586,'1c8960e833a60b1e17644761e282df82','',578,201,432,150,1,0),(6006,7805,1650334591,'Screenshot_20220418-211348.png',1272352,'efaca6a3480d678100e632ac5f6d5da6','',1080,2400,150,334,1,0),(6007,7805,1650337846,'download (11).jpeg',62827,'a823e98b5bfcba398d0d73ed87762d49','',474,632,150,200,1,0),(6008,7805,1650337847,'download (10).jpeg',71762,'b3cee64dd24f148e8e3e68f128fd2c42','',474,439,162,150,1,0),(6009,8047,1650352566,'axes.png',211366,'30c109bb054c14fbe1d5c4b24c0fbc6a','',406,435,150,161,1,0),(6010,7805,1650365718,'Screenshot_20220419-055458.png',244858,'08cfec41181245e3b71df85663adb7be','',1080,2400,150,334,1,0),(6013,7805,1650375813,'Warren-carjacking-suspects-0107336f-7d55-4b9b-a728-2259a2695563.jpg',25734,'687b9069f61875af327c6654704422fb','',800,600,200,150,1,0),(6014,7805,1650376601,'AH33CY5UXZCRNCVY5Z4B2JKMPU.jpeg',29047,'c4f49fc8b06ef6ec630e08ede770b637','',320,214,225,150,1,0),(6015,7805,1650377364,'RoK5-tqVqHMRrcF2KwoLYrLDWvx5Ff3VXZRdFs-2UoM.jpg',15289,'3322e7ae75366eac1f4c8bba36583db0','',320,213,226,150,1,0),(6016,8047,1650383584,'Lil Doc.png',85375,'fe6358343496269d4b33498af221e7bd','',294,340,150,174,1,0),(6017,8047,1650399926,'N Eligio Bishop.png',76450,'ff93f10bd52770a1c1af3bfa986be77f','',394,218,272,150,1,0),(6018,8047,1650400150,'N Elg Bishop.png',1924946,'2f6b2852ff244f611aed33e065fe8226','',1600,1200,200,150,1,0),(6020,7805,1650401338,'cUreP1E3H4ah0xIgIDCSANSHqKuGZaHXkIQ7b5Dgf5ntRNFy6jwWocOpaO55DmmY0z3VD9YHHAJwWPeubsY0uzdUrxUg7T...jpg',14750,'2d97a77e4b51eae414a4edeecc0fb73c','',800,450,267,150,1,0),(6021,7805,1650402585,'florida-airbnb-murder-suspect-accomplice.jpg',52629,'3370c942364e5c483326dcf70a0fb5bd','',1470,828,267,150,1,0),(6022,7805,1650402694,'florida-airbnb-dead-body.jpg',52914,'f7f93a4da961aa2788fe73d4cd323b60','',1470,828,267,150,1,0),(6023,8047,1650403298,'crack teeth.png',89745,'57b37b1f0ba286b7db14b70fd1ae6772','',541,337,241,150,1,0),(6024,7805,1650403950,'screen-shot-2022-04-19-at-12-20-32-pm.png',287228,'c7c48ec51357c0f19c743d90180af4cb','',640,372,259,150,1,0),(6025,8047,1650404375,'N Shirlene carjacked TX.png',115046,'05db56cd0f23f85567a36989db7ff337','',250,288,150,173,1,0),(6026,7805,1650405792,'pittsburgh-police-punch-blm-protester-3.jpg',605335,'d806d726444f2b78305618bea55f835a','',2000,1333,226,150,1,0),(6029,801,1650408612,'1650408612807.png',39879,'d7065c520138955d41afb0cd0352b506','',135,100,135,100,1,0),(6030,8047,1650412601,'TOM CLANCY RED STORM RISING WAR COLLEGE.png',161214,'32c8cb12389795f5f00e62e6099890b2','',766,482,239,150,1,0),(6031,8047,1650416894,'1650416886314.png',73,'abdf8f9930bbdb4fe6778d7f0ff75ee7','',4,3,4,3,1,0),(6032,8047,1650416896,'1650416886413.png',73,'abdf8f9930bbdb4fe6778d7f0ff75ee7','',4,3,4,3,1,0),(6033,8047,1650416896,'1650416886362.png',73,'abdf8f9930bbdb4fe6778d7f0ff75ee7','',4,3,4,3,1,0),(6034,8047,1650416896,'1650416886662.png',73,'abdf8f9930bbdb4fe6778d7f0ff75ee7','',4,3,4,3,1,0),(6035,8047,1650416897,'1650416886603.png',73,'abdf8f9930bbdb4fe6778d7f0ff75ee7','',4,3,4,3,1,0),(6036,8047,1650416897,'1650416886545.png',73,'abdf8f9930bbdb4fe6778d7f0ff75ee7','',4,3,4,3,1,0),(6037,8047,1650416897,'1650416886260.png',73,'abdf8f9930bbdb4fe6778d7f0ff75ee7','',4,3,4,3,1,0),(6038,8047,1650416897,'1650416886486.png',73,'abdf8f9930bbdb4fe6778d7f0ff75ee7','',4,3,4,3,1,0),(6039,8047,1650417420,'N BILLINGS 2.jpg',80370,'36999462009ccdec6ea4e54fa4e25e17','',990,660,225,150,1,0),(6040,8047,1650417494,'n BILLINGS 1.jpg',88394,'3dbbf88021170bfd5208fbcc659a3054','',990,660,225,150,1,0),(6043,7805,1650425475,'received_675857200306263.zip',863431,'c1f505245fa56b922911b30737ea1583','',0,0,0,0,1,0),(6044,7805,1650427527,'Screenshot_20220419-225951.png',578496,'eed715754b09bcef51306c5dcc3dd5c2','',1080,2400,150,334,1,0),(6046,7805,1650428504,'1650428503405.png',271262,'1650b45e7169bfea9a8f3c49e3e0a90b','',664,375,266,150,1,0),(6049,1345,1650451245,'mudshark3.jpg',50813,'1983a99f0f12eb896637bb61b78a67f9','',1280,720,267,150,1,0),(6051,7805,1650457489,'625f280a86b58.image.png',382746,'da418a47057d53dfddfd654aaec79633','',800,800,150,150,1,0),(6052,7805,1650457803,'01-10.jpg',92312,'9fb7eddeba1dcc2a8f2cd927f9f2d45c','',597,800,150,202,1,0),(6053,7805,1650458138,'ex-orsolya-gaal-investigated-08-1.jpg',743736,'b938313d1863299218f9b24db3d2d8d4','',2000,2667,150,201,1,0),(6054,7805,1650460155,'Sydnei-Moran-Dunn-L-and-Marquis-Simon-Colvin-R-appear-in-mugshots.jpg',454297,'8d6c42045698446661189bcbf9a76ed3','',1200,627,288,150,1,0),(6058,8047,1650462834,'GANGS - Department of Justice GANGS INDICTMENTS.pdf',129957,'ff6409d23efdeca234b91944f7a13fd2','',0,0,0,0,1,0),(6059,7805,1650478619,'Screenshot_20220420-131433.png',158650,'35006a4dddb6fad5d02accdbfd3d74d4','',1080,2400,150,334,1,0),(6060,7805,1650478809,'Screenshot_20220420-131433.png',158650,'35006a4dddb6fad5d02accdbfd3d74d4','',1080,2400,150,334,1,0),(6061,7805,1650479118,'Elex-Tyrell-Gregory-cbcc8f37-8df7-4fa1-9269-2e20ac8c2416.jpg',60732,'ddd12dddbabfd0cc9e44ae1b53522a0d','',800,1000,150,188,1,0),(6062,8047,1650500008,'N ellis peavey.png',135484,'16677b6b6dfe2ea890db6850b20cb037','',439,377,175,150,1,0),(6063,8047,1650504854,'WW101 NEXRAD HOLE PUNCH FREQUENCY WAVES.png',404628,'5fa053cb8f791d8795f880ca390abcc6','',850,340,375,150,1,0),(6064,8047,1650532843,'N boston 1.png',435361,'34b3c0261f34f4ce36ff986775549db2','',1014,459,332,150,1,0),(6065,8047,1650532849,'N boston 2.png',535243,'3a8dc65fe0b772735467610f32a5401f','',864,461,282,150,1,0),(6066,8047,1650532861,'N boston 3.png',550999,'6c84c77b241e494c58f222280066bb66','',1091,470,349,150,1,0),(6067,8047,1650532866,'N boston 4.png',379098,'ed30a5b2797100b77f9ea94ad51d6996','',1130,300,565,150,1,0),(6068,7805,1650556214,'Screenshot_20220421-100922.png',282926,'80639330cfbaa8d18d99ac3640b51ac7','',1080,2400,150,334,1,0),(6069,7805,1650556630,'Screenshot_20220421-100922.png',282926,'80639330cfbaa8d18d99ac3640b51ac7','',1080,2400,150,334,1,0),(6070,8047,1650561918,'Screenshot from 2022-04-21 10-24-45.png',17252,'8ea46d9413803442665b2b1951dfb0b1','',300,235,192,150,1,0),(6071,8173,1650579779,'1650579779621.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(6072,8173,1650579779,'1650579779660.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(6073,8173,1650579779,'1650579779641.gif',42,'d89746888da2d9510b64a9f031eaecd5','',1,1,1,1,1,0),(6074,801,1650582896,'1650582895960.png',307617,'0c22798085f78deed37c9034fdd2c8b2','',983,204,723,150,1,0),(6075,801,1650582946,'1650582946505.png',8209,'fec02b96869659e788e0ab0e49b44d07','',48,48,48,48,1,0),(6076,801,1650582997,'1650582997726.png',8209,'fec02b96869659e788e0ab0e49b44d07','',48,48,48,48,1,0),(6077,801,1650583036,'1650583036790.png',8209,'fec02b96869659e788e0ab0e49b44d07','',48,48,48,48,1,0),(6078,801,1650583057,'1650583057822.png',8209,'fec02b96869659e788e0ab0e49b44d07','',48,48,48,48,1,0),(6079,8047,1650595231,'DAVID ROSS JONES.png',106837,'7aa365b4900a66d563852c49179eea09','',526,257,308,150,1,0),(6080,8047,1650645782,'N farming exploded farms.jpg',121071,'a448744aae3a424adc1d99f37331b74b','',852,1067,150,188,1,0),(6081,855,1650648197,'spic.jpg',110359,'4265cd4baa252d22fb00c789eb6d8e58','',400,503,150,189,1,0),(6082,7805,1650649389,'0fe079f0-c204-11ec-b437-6bdf9b69fd21_800_420.png',527949,'f410f01eecfdf643aad1fa9f8bfc6114','',800,420,286,150,1,0),(6083,8047,1650649544,'N Black mass shooters.jpeg',511046,'93d4eb36a1afa618dd30b7dce85f0a4b','',788,2079,150,396,1,0),(6085,801,1650687163,'1650687163207.png',97853,'d58a5561f0f4b3d2c82c0e03acae3e45','',415,315,198,150,1,0),(6086,801,1650691140,'1650691140207.png',84032,'9a41add064c9002c5accbbb42530bfc9','',170,222,150,196,1,0),(6087,801,1650692653,'1650692653121.png',138055,'2e71cf709442046f869cc0f40120cb85','',813,706,173,150,1,0),(6088,8047,1650704623,'N WB NAPPING.png',578635,'8c1fac130c6af4162a811d23c37345ba','',916,512,269,150,1,0),(6089,7805,1650731837,'Ellis-John-Peavy-via-WDAM.jpg',286649,'960c9eacfabfbfbf9d250eb214ce69f3','',1200,627,288,150,1,0),(6090,8047,1650743048,'SN WKEY.png',70430,'ba367faded971d5f31ac36e9b528c37a','',974,420,348,150,1,0),(6091,8047,1650744697,'biff, buckley, verna chao.png',200562,'f6797fee998e2730b74ebdc402865fac','',525,480,165,150,1,0),(6092,7805,1650789321,'atlanta-point-blank-shooting-11.jpg',246995,'a35fce5985d14a77414d5f3b6293de0f','',2000,1125,267,150,1,0),(6093,8047,1650806725,'113 members 0630 Apr 24, 2022.png',13606,'46394fd2ed418c53882df2765e7c61b5','',345,220,236,150,1,0),(6094,8047,1650809343,'APONION.png',118587,'6938d57eb8f098a98a316663ec3383f8','',648,408,239,150,1,0),(6095,8047,1650820015,'N verna g chow.png',68285,'60378223acade61f61abae80dd15e9ae','',305,272,169,150,1,0),(6096,8047,1650821454,'N verna chao.png',65945,'8a3cd15004398b36357d2183f831cce7','',309,173,268,150,1,0),(6097,8047,1650823383,'N Apolles.png',67729,'f609f182cc4808d394e756917ca931c1','',491,272,271,150,1,0),(6098,8047,1650824149,'n aPONIONS.png',142625,'8d9d5d0cc558ff0e35105e04bcf41035','',545,278,295,150,1,0),(6099,7805,1650826066,'pueblo-mom-kid-in-trunk-video.png',135269,'e7b36ca28e120919236e0df2a7f283d3','',774,386,301,150,1,0),(6100,7805,1650826914,'Screenshot_20220424-140117.png',1091391,'86f7ccf1643d274e60e6afd00e7d4433','',1080,2400,150,334,1,0),(6101,7805,1650828353,'Screenshot_20220424-142519.png',458720,'46fb9af3631b77ed3f901610582f0966','',1080,2400,150,334,1,0),(6102,8047,1650829600,'Israel’s shadowy role in Guatemala’s dirty war.pdf',9672,'713fdf40d1f43fd54ec3c8751bc47e6c','',0,0,0,0,1,0),(6103,8047,1650829764,'N apo alexhole.png',104440,'c65adcf10ca61f438c641501d8c88830','',622,339,276,150,1,0),(6104,8047,1650829789,'n aPONIONS.png',142625,'8d9d5d0cc558ff0e35105e04bcf41035','',545,278,295,150,1,0),(6105,8047,1650829812,'N Apolles.png',67729,'f609f182cc4808d394e756917ca931c1','',491,272,271,150,1,0),(6106,8047,1650831149,'apo ip.png',100243,'3b9e496694c60b55a097e71f489214cf','',574,521,166,150,1,0),(6107,7805,1650834268,'Screenshot_20220424-160332.png',378154,'f0ec32abf3d04d11b8ce898e19dc321c','',1080,2400,150,334,1,0),(6108,8047,1650839525,'N apo alexhole.png',104440,'c65adcf10ca61f438c641501d8c88830','',622,339,276,150,1,0),(6109,8047,1650854988,'mkultra ip.png',7113,'f81d2fcaab4750ca8540d09f3ced1068','',254,211,181,150,1,0),(6110,8047,1650885114,'N MK IP.png',107865,'19b0343c5d394c745a7e2a1cbd880a5f','',567,503,170,150,1,0),(6111,8047,1650885798,'N Apbrilliancewit.png',97367,'38fbe27cb0538eceb64ce05582403a50','',616,341,271,150,1,0),(6112,7805,1650903843,'00185056.jpg',11760,'8fff72bba5e84758fd619269d351503a','',300,188,240,150,1,0),(6121,8047,1650931340,'N 8 Alexholes a day.png',149541,'88b8451ae16762fa829ad3ecd3a56bbe','',388,279,209,150,1,0),(6122,8047,1650939368,'N Bulik.png',30867,'131371c78467b818727b2d90d454a501','',695,340,307,150,1,0),(6123,8047,1650939484,'Screenshot from 2022-04-25 19-17-08.png',292699,'c88d5ddf8e486a3e3f991dffd20f0b7c','',553,378,220,150,1,0),(6124,801,1650943195,'1650943195439.png',103358,'a8a479b91ecb3d64adae2032a670126b','',459,390,177,150,1,0),(6125,801,1650944696,'1650944697366.png',87544,'8395a2568a57fe21e268a2fd47305abc','',189,200,150,159,1,0),(6126,801,1650949718,'1650949719449.png',6976,'b92c999b4a9e839d415112ce26fbe164','',116,26,116,26,1,0),(6127,801,1650951296,'1650951296545.png',230670,'a5e2538e4f43e5984665519fe7768642','',333,222,225,150,1,0),(6128,8047,1650969922,'N elon vs tim wise.png',331627,'b8e021edd0d50edccd2aee83989789ef','',782,698,169,150,1,0),(6129,8047,1650971031,'N twitter free speech, monkey niggers.png',358540,'d13eafb0ba1836a112e5d1f229f8b461','',596,865,150,218,1,0),(6130,7805,1650988465,'download (1).jpeg',22555,'61abd93b02eef0111e06112f8bcdcfee','',474,316,225,150,1,0),(6131,7805,1650988991,'download (3).jpeg',23919,'08be61ba2f7cbe942dbec7edf8590b84','',474,266,268,150,1,0),(6132,801,1650995991,'Fight-magazine.jpg',263111,'7a7db7c71975301e5101986cb48f0af9','',333,484,150,219,1,0),(6133,801,1650996011,'Women-boxing.jpg',108570,'5a9649b6cfaa2adb20d3fb69dbee2dcb','',333,226,222,150,1,0),(6134,801,1650996026,'White-vs-Black-boxing.jpg',96245,'d928aa82898d1c3928a173b83734417e','',450,285,237,150,1,0),(6135,801,1650996136,'Boxing1.jpg',60740,'66ad7cd5a90a0c90bcc948cb9cd16fec','',404,338,180,150,1,0),(6136,8047,1651019542,'N 8 Alexholes a day.png',149541,'88b8451ae16762fa829ad3ecd3a56bbe','',388,279,209,150,1,0),(6137,8047,1651024304,'N Sean King on Elon Musk.jpg',120574,'18041cc9ade58b80f30f40d8f0bd200b','',720,818,150,171,1,0),(6138,8047,1651074368,'N typ Ass.png',116260,'51d5c487fc12981e35c7e8d30dc8890b','',721,297,365,150,1,0),(6139,7805,1651081109,'image.jpeg',199466,'77767d7e7b19cb10b71ce25acbbb0eea','',1200,900,200,150,1,0),(6140,7805,1651081187,'image (1).jpeg',380952,'d0b88612470e9ecd40a1e8cbe0df0860','',900,1350,150,225,1,0),(6142,855,1651085346,'wanted.jpg',80360,'289e8dc7986891e1b49b7f6361b644cf','',1200,714,253,150,1,0),(6143,8047,1651089067,'N AP PIE.png',199553,'505b120c9147198674d2db9ebba8a256','',390,393,150,152,1,0),(6144,8047,1651099057,'N Alexholes.png',79516,'8de418458498d416de870219dd2b780f','',400,296,203,150,1,0),(6145,8047,1651099298,'N bouncer frye.png',264130,'4d70ae1821ae7b8150c5067fe2c61f9e','',623,350,267,150,1,0),(6146,7805,1651107704,'N AP PIE.png',199553,'505b120c9147198674d2db9ebba8a256','',390,393,150,152,1,0),(6147,8173,1651116021,'1651116020535.png',735992,'0e32f56cdf8a377acb16ac2989a2d901','',961,1327,150,208,1,0),(6148,8173,1651116780,'1651116776633.png',1353613,'098dc27d6521c6c306319a685bf08c6e','',972,2856,150,441,1,0),(6150,8173,1651117098,'1651117097609.png',889137,'669691ab001e9b3af87b4b4f387dd273','',1078,1486,150,207,1,0),(6151,8173,1651117454,'1651117453650.png',495408,'ccdd5bde3bdb5b9d43dc0fd1476f379a','',1055,780,203,150,1,0),(6152,8173,1651117595,'1651117594762.png',495408,'ccdd5bde3bdb5b9d43dc0fd1476f379a','',1055,780,203,150,1,0),(6153,8173,1651117800,'1651117800204.png',759609,'1644f681281571214d997fbcaa810967','',1080,1478,150,206,1,0),(6154,8173,1651117972,'1651117971303.png',798096,'bf8ea25d1c708197cd6c73efcd24a131','',1081,1905,150,265,1,0),(6155,8173,1651118157,'1651118156608.png',712665,'41d32397b046a4ced1bfede734fc4d91','',1083,1287,150,179,1,0),(6156,8173,1651118300,'1651118299488.png',499245,'57874a0fb413fa777775f7725abbd28d','',1085,924,177,150,1,0),(6157,8173,1651118519,'1651118517486.png',1634909,'12f5dd3ad0d3278b241ee2619e96abfd','',1087,2631,150,364,1,0),(6158,8173,1651118674,'1651118674398.png',425672,'39248b5c616a45f87549c746ffbc03ca','',1081,743,219,150,1,0),(6159,8173,1651118792,'1651118792106.png',573906,'93a8c9cb937af2ab3d9e64fbcba2e14c','',1086,758,215,150,1,0),(6161,8173,1651119077,'1651119076192.png',957209,'c43e74c566e771ddfbb1bef7488ef6e2','',1086,1842,150,255,1,0),(6164,8173,1651119829,'1651119828626.png',634651,'271dcaab493b67fd9379eaa8ccef1d26','',1054,931,170,150,1,0),(6167,8173,1651121359,'1651121358959.png',517029,'79cc7d4c089d46b28b7bf3b7f7364dc7','',969,916,159,150,1,0),(6168,8173,1651121409,'1651121409234.png',497590,'937de26d5d6bbbf8c834762eba47b53f','',971,824,177,150,1,0),(6169,8173,1651121449,'1651121449060.png',524587,'126f4b238973ba756ff12d3b26177125','',974,905,162,150,1,0),(6170,8173,1651121515,'1651121513983.png',1328260,'a4306714fd64fcdc641be30ffdbc3b18','',980,2095,150,321,1,0),(6171,8173,1651121708,'1651121705913.png',1661548,'25e82b5c91690e1a705e2de1f5c71bc2','',980,2600,150,398,1,0),(6172,8173,1651121761,'1651121761005.png',671288,'648c5db9dda2ca0090240fe6a79fa29b','',979,1385,150,213,1,0),(6173,8173,1651121880,'1651121880605.png',489530,'f03152dff6465e7e7d8ef7321b90620b','',953,871,165,150,1,0),(6174,8173,1651121940,'1651121938878.png',1178294,'9195d4468959eda1f154caa22983dc87','',979,1555,150,239,1,0),(6175,8173,1651122105,'1651122105369.png',144355,'6c7a6a94c112ce46ee10566fc8a8313b','',983,602,245,150,1,0),(6176,8173,1651122232,'1651122231330.png',1096992,'c1724e06bfcf7c90e5cb588b9b652209','',971,1482,150,229,1,0),(6177,8173,1651122335,'1651122333723.png',1218230,'5013caf6ef765220edb3e7f773bfe51b','',977,1386,150,213,1,0),(6178,8173,1651122382,'1651122383160.png',116948,'995095e92874176d42624f18e1ecd11f','',908,206,662,150,1,0),(6179,8173,1651122516,'1651122515784.png',577971,'8e3b46abffa4d0bc83e9abcb0f24f167','',957,1059,150,166,1,0),(6180,8173,1651122571,'1651122571222.png',725344,'1462e8bd0f9f831dbd7cf28187522bd4','',956,1123,150,177,1,0),(6181,8173,1651122638,'1651122638191.png',687453,'b7927b114034137bc9c06ba39b36f8df','',977,1297,150,200,1,0),(6182,8173,1651122697,'1651122695518.png',1237696,'8ae2d827c660b404e96940a94d4e043c','',970,1648,150,255,1,0),(6183,8173,1651122753,'1651122752091.png',1416656,'4144bb3715d9c69ac9def57149a8e359','',973,1608,150,248,1,0),(6184,8173,1651122816,'1651122816650.png',111084,'b407bcdeed0890362e6b221e0add4de1','',968,213,682,150,1,0),(6185,8173,1651122927,'1651122926551.png',1033522,'8104397d3d501ce247517f275d09c0d4','',978,1323,150,203,1,0),(6186,8173,1651122975,'1651122975231.png',667605,'186e2f198108f650fbdd0fe49f70877f','',964,1142,150,178,1,0),(6187,8173,1651123025,'1651123024593.png',647612,'150e0a61372a0a7554fb6a5e7cc0e454','',974,1392,150,215,1,0),(6188,8173,1651123075,'1651123075926.png',166489,'7e906c309bca587ae709f06af214d2a5','',964,342,423,150,1,0),(6189,8173,1651123137,'1651123137322.png',442241,'79c1e2b88424cb525beb1a99fec776e2','',980,966,153,150,1,0),(6190,8173,1651123215,'1651123215699.png',130657,'577ace4134d3f488d6d93cd164bdc911','',954,311,461,150,1,0),(6191,8173,1651123320,'1651123319245.png',585739,'1a529ffb8868710678a036b38df86c94','',974,1096,150,169,1,0),(6192,8173,1651123453,'1651123452166.png',788515,'28f2607228e8c175111b05f0796aeda9','',980,988,150,152,1,0),(6193,8173,1651123487,'1651123487152.png',427208,'41831bbc4205b0339067364e8330880f','',958,727,198,150,1,0),(6194,8173,1651123610,'1651123607804.png',1788030,'7ce2520c1bca36120b5c7b731e5db500','',976,2771,150,426,1,0),(6195,8173,1651123677,'1651123677522.png',145190,'38ac88c2f5c9efba91c507379f3abbab','',960,344,419,150,1,0),(6196,7805,1651147133,'DPD-POI-81-e02cbcfb-e7c8-4c84-8138-52c7c980ce2f.jpg',80254,'82ea4f59f4a12e10e5e45fff51d1275c','',800,450,267,150,1,0),(6197,7805,1651147782,'0_SWNS_KILLER_BROTHERS_003.jpg',24127,'177882dc480ee6cdb0cdcfe89b4b6222','',310,465,150,225,1,0),(6198,7805,1651147782,'0_SWNS_KILLER_BROTHERS_002.jpg',28747,'5be67c0af95a11c0aa59fd6d2f38151f','',310,465,150,225,1,0),(6199,7805,1651160142,'Gregory-Stamps-appears-in-a-mugshot.jpg',291177,'bb9c6f8e0fd64c1b0337bd2e94865451','',1200,627,288,150,1,0),(6200,7805,1651177899,'Trahavonie-Smith.jpg',82273,'1414a61ec5d7e47e175e778993acfd8b','',768,722,160,150,1,0),(6201,7805,1651178362,'download (1).jpeg',28015,'a988058c2d930d1aa022ad0fb6b059db','',474,279,255,150,1,0),(6202,7805,1651178379,'download (6).jpeg',29369,'58284d0c96a72457e82cacd15d9a0fa8','',474,313,228,150,1,0),(6203,7805,1651178413,'download (3).jpeg',21909,'3574eb0143e734bb0a4c7511465c5eef','',474,266,268,150,1,0),(6204,7805,1651178532,'download (7).jpeg',16460,'0bae3886f2b190356111ba33607acba9','',474,306,233,150,1,0),(6205,7805,1651179425,'download (8).jpeg',22518,'13bbfc6e534ef2a32f6dc0a9f2e276d2','',474,317,225,150,1,0),(6206,8047,1651191524,'n ap b JA.png',139312,'9ce652ecc3801835d741c1915aa30fd4','',385,255,227,150,1,0),(6207,801,1651195497,'1651195497378.png',192529,'d5b09e55342863a4d4e4d0f4efb55820','',760,402,284,150,1,0),(6208,801,1651196197,'1651196197281.png',154198,'50861f0bf20892a278e414ab294fbdd6','',781,279,420,150,1,0),(6209,8047,1651210902,'Jews Ukraine back to 10th century.png',91266,'76cdacf6b55b4277dd2faecc736e38f7','',408,316,194,150,1,0),(6210,7805,1651214143,'Screenshot_20220429-013355.png',501710,'3d84b939c15f704c8653b1e4a64060e8','',1080,2400,150,334,1,0),(6211,7805,1651214229,'Screenshot_20220429-013653.png',858571,'fde14fbe5e76f8f3674636506c5b7d26','',1080,2400,150,334,1,0),(6212,7805,1651217348,'Screenshot_20220429-022826.png',1089450,'a7f0318023130728d1ecb8b22da00881','',1080,2400,150,334,1,0),(6213,7805,1651242120,'SEC_101171373.jpg',29571,'d32d3f66c17c03884ca50d4da5d8f562','',480,252,286,150,1,0),(6217,8265,1651267920,'1651267920234.png',76487,'7d4601a2707c2c73106e3c24c6ec2dd8','',150,300,150,300,1,0),(6218,8047,1651348637,'n ARBYS GREASE.png',260286,'150fe69619795b2b06c42610b96cc4b4','',617,353,263,150,1,0),(6219,801,1651384512,'1651384512233.png',211067,'7d1a17e50fb848cf3531494573004d9e','',458,712,150,234,1,0),(6221,8265,1651387488,'1651387488088.png',36355,'ef7e5dfe348879fa132d7f91bcea27b4','',67,200,67,200,1,0),(6223,8265,1651388626,'1651388626325.png',42333,'6d1995e7d834b962cde80a703ddbdf56','',109,200,109,200,1,0),(6224,8265,1651388927,'1651388927652.png',172548,'bc28a5f394938c73c5de9dbb204b532d','',368,200,276,150,1,0),(6227,801,1651443653,'1651443653264.png',140133,'fbb0b552f8ec183f9ae6e84080363b0b','',1195,326,550,150,1,0),(6228,8047,1651461315,'N tariq NIN.png',101192,'fe3abf2e9eda8a387d78e8fc3ddddb4f','',390,244,240,150,1,0),(6229,7805,1651499131,'download (19).jpeg',21492,'1d260a0b5cb53ca15a09c1a59a413fd4','',474,348,205,150,1,0),(6230,7805,1651500393,'download (26).jpeg',20433,'202cbac0816a04aa9140cf9a3e8e60d1','',474,276,258,150,1,0),(6231,7805,1651515084,'download (23).jpeg',16911,'7f8ea8bd36e3a471af889f28f12a0d8c','',243,405,150,250,1,0),(6232,801,1651518983,'1651518983445.png',176890,'d2e29aca5477cbd0ab2cfd9199954f6d','',684,737,150,162,1,0),(6233,7805,1651519001,'Screenshot_20220502-141543.png',871408,'4e45f096bc4ff87ac8c09886fa534f57','',1080,2400,150,334,1,0),(6234,7805,1651523453,'download (27).jpeg',37308,'88bbdc06903b6cd4eef5965d20794457','',474,474,150,150,1,0),(6235,7805,1651523459,'download (28).jpeg',9350,'6aca237ec6f1656019c09cece1ec63e5','',128,207,128,207,1,0),(6236,7805,1651533742,'IMG_20220502_112733497_HDR.jpg',2004024,'c22635a41338fc1a06043b0df95a129d','',3000,4000,150,200,1,0),(6237,7805,1651534779,'IMG_20220502_112658523.jpg',1473267,'8cb8512e904383e97a7ccaad190e18c9','',3000,4000,150,200,1,0),(6238,7805,1651535748,'lukane_01.jpg',17511,'a598b1d14181a332e6cdad020204dd4e','',350,237,222,150,1,0),(6239,8047,1651540047,'leak-mold-house.jpg',14237,'b774af769790c6289c3a02545f370617','',217,238,150,165,1,0),(6240,7805,1651563288,'download (29).jpeg',319845,'9294a4c590ab8a609fde248125587926','',1160,773,226,150,1,0),(6241,7805,1651601552,'download (30).jpeg',21336,'ba60223062afe0b582a1e2b9cba963a8','',474,474,150,150,1,0),(6242,7805,1651604136,'download (32).jpeg',23768,'401bd249c4fed2085ada97ffe7ad9832','',474,361,197,150,1,0),(6243,7805,1651604145,'download (33).jpeg',15543,'32e6c4736d813983369659371eedf757','',474,309,231,150,1,0),(6244,7805,1651605210,'download (34).jpeg',37015,'610776004298792d6beb31481dd5bc8c','',474,266,268,150,1,0),(6245,7805,1651606621,'download (35).jpeg',24325,'8fd88de196545728221fdd5df2847706','',474,242,294,150,1,0),(6246,7805,1651607646,'Screenshot_20220503-145350.png',872798,'b9e36490097b44295818ef268bc4fc2d','',1080,2400,150,334,1,0),(6247,7805,1651610874,'Screenshot_20220503-154704.png',1056290,'28d27cac30673f6cb7f86d18faea38dd','',1080,2400,150,334,1,0),(6248,7805,1651612048,'fbd1852a-a17e-4585-b3a7-587a457982f0-080719_makeva-jenkins-0629.jpeg',85389,'a50d295e3347c8e2a90e8f99559d20a7','',800,1069,150,201,1,0),(6249,7805,1651612724,'michael-staton-2.jpg',50871,'baab7e93ac8920434033cef702415016','',1116,743,226,150,1,0),(6250,7805,1651612943,'justin-eaton.jpg',543869,'a3a42b942cb34a6d9952d61e673bfbc2','',2000,1975,152,150,1,0),(6251,7805,1651613053,'alexander-netling-1.jpg',991992,'25b2175725064a8ad27d84da892313c7','',2000,2667,150,201,1,0),(6252,7805,1651615811,'1153457cd5fe4b75a27f264703e4765e_md.jpg',46355,'0b1c223187f9f005224a05018a5a2094','',740,416,267,150,1,0),(6253,7805,1651616357,'couple-charged-murder-toddler-son-death-barstow-1024x602.jpg',109970,'6e1c3661c35786e9265d40afb05e5375','',1024,602,256,150,1,0),(6254,8047,1651645565,'ac 1 day.png',15506,'77bf4dfe29b1d2ab36d8edb27bb50f04','',429,127,429,127,1,0),(6255,8265,1651651318,'1651651318317.png',362479,'ba965bdc473ee2326f871dde71b48319','',358,492,150,207,1,0),(6256,8047,1651665477,'N Alex Zionist.png',120293,'f351a44d899b3f5685a49dce8117ec43','',477,227,316,150,1,0),(6257,7805,1651670117,'0_parent (1).jpg',24072,'cd742e95e36a366c845ca0a418615fbb','',310,465,150,225,1,0),(6258,7805,1651670285,'0_parent.jpg',31157,'73c5afce8815c8e28c059b63330c470f','',615,413,224,150,1,0),(6259,8047,1651700974,'wapo guns.png',28781,'f5765e84ab5970babe1985169cc8a006','',602,122,602,122,1,0),(6260,7805,1651747260,'220504173451-satanic-temple-flag-02.jpg',18462,'f21789e404598f8ab2b3d29f88c12d27','',480,270,267,150,1,0),(6261,7805,1651770331,'download (29).jpeg',26568,'0071214ee0a10fdce4224c2df98f7c07','',400,267,225,150,1,0),(6262,801,1651771297,'1651771297588.png',75005,'0106aa55181dbb7c6c22fbbc325d118d','',233,156,225,150,1,0),(6263,7805,1651842057,'school-incident-1651772230159.jpg',56102,'764a2f4cc5841645e3d9835ec51a719a','',1024,536,287,150,1,0),(6264,7805,1651842630,'977c3ed0-cc68-11ec-b4e7-ad9f13f93ea2_800_420.png',155309,'7ed2fac0972428ffd7400164ec783050','',800,420,286,150,1,0),(6265,7805,1651847546,'louisiana-1651346954942.jpg',63047,'06e8f637f6da5f16ab32d92a9f953d5a','',1024,536,287,150,1,0),(6266,7805,1651906112,'INFOWARS The Magazine - Vol 1 Issue 1 (Sept 2012) (Austin edition)_0000.jpg',134543,'0aa512d70763be67e18bc51984171914','',732,876,150,180,1,0),(6267,7805,1651985298,'download (36).jpeg',12402,'95cec5d527c853169e5dd679de477c13','',474,266,268,150,1,0),(6268,7805,1652028357,'1168-22-Burglary-9-Pct-03-15-2022-All.jpg',115074,'502494f2eb9e85200bc3e2009b108415','',1470,828,267,150,1,0),(6269,7805,1652029368,'lawandawilliams.jpg',47253,'0c28cd395a92529464798ad92ebc0393','',1280,720,267,150,1,0),(6270,7805,1652029870,'3_Dea-John-Reid.jpg',16995,'2ae1cf150ad7071b3ca3e678aacc590e','',310,465,150,225,1,0),(6271,7805,1652030320,'1711b85c6b4a4397857a48170302c5af_md.jpg',41078,'7ac5d30a6a89c7f7143144188d376364','',610,457,201,150,1,0),(6272,7805,1652032318,'download (37).jpeg',23281,'d7fe21516dcf60adcfe3ef26cdad74d2','',474,296,241,150,1,0),(6273,801,1652033498,'1652033498652.png',335480,'5f5b455afb1489e414673c737b2ca931','',1094,912,180,150,1,0),(6274,7805,1652045175,'Screenshot_20220508-162002.png',1057960,'95ad9dffb3ee49cc3fa348e8a99741a3','',1080,2400,150,334,1,0),(6275,7805,1652049202,'IMG_20220408_082749893_7257.jpg',180865,'34bbd17f63f2b01cb221620610842a0d','',1200,960,188,150,1,0),(6276,7805,1652049479,'wisconsin-family-action-02.jpg',172824,'15c196df0aa0e1db98bfad7f51c2b7d7','',1116,743,226,150,1,0),(6277,7805,1652050017,'IMG_20220508_174521628_HDR~2.jpg',297297,'5a51aaff6985ccfed9e01a1b65a3e104','',1368,990,208,150,1,0),(6278,7805,1652050466,'Blank_3000_x_1688_j5eyys.v1-1024x576.jpg',66480,'6e3ade562f8f6ec30462519a729b674b','',1024,576,267,150,1,0),(6279,7805,1652051325,'battle11-1651957005536.jpg',71180,'9209bf144c32465971fdd8140b081a95','',1024,536,287,150,1,0),(6280,801,1652055579,'1652055579146.png',492600,'ee39020ef63948db4443e6e5119e71c8','',1026,1364,150,200,1,0),(6281,801,1652055592,'1652055592680.png',319016,'da8ad14601160767948bfa74de5a9318','',726,824,150,171,1,0),(6282,7805,1652067471,'Screenshot_20220508-223443.png',1247946,'13fd568abd506702f8fbf5b570b207ac','',1080,2400,150,334,1,0),(6283,8047,1652075846,'N wikileaks.png',259109,'a6935304ab3fef6596e5958e58695793','',604,538,169,150,1,0),(6284,7805,1652102186,'download (41).jpeg',31552,'487137b053fd9d808f53c7fc9590a8fa','',474,266,268,150,1,0),(6285,7805,1652110672,'download (42).jpeg',35150,'078f0c4eb8ed99e9c814a48c22a28e23','',474,266,268,150,1,0),(6286,7805,1652110694,'download (43).jpeg',21341,'4f6a278f17cac02275fd2a6f964406d4','',474,266,268,150,1,0),(6287,7805,1652127190,'71840012_426730251572416_4228770030218641408_n.jpg',67928,'24c290b4ccb49ce195d4d51e96e36b77','',710,976,150,207,1,0),(6288,7805,1652130289,'th-243895818.jpg',33911,'da625ea4b0eae326ba6293202f221d66','',474,316,225,150,1,0),(6289,7805,1652130340,'th-2267014962.jpg',22264,'1d355bd7d2e86d8b502f0c204b45853b','',474,316,225,150,1,0),(6290,7805,1652130389,'th-1326150259.jpg',32232,'fecf2cd865a02b53ad524ba90a55a9b5','',474,314,227,150,1,0),(6291,7805,1652130891,'180px-rabbi_giving_herpes.jpg',8851,'a6d14d274b8c43304f426e5f74898bd9','',180,186,150,155,1,0),(6292,7805,1652131021,'th-1975411516.jpg',42838,'227f9cb1003d19853a577b97f864b0fa','',474,355,201,150,1,0),(6293,7805,1652131429,'download (7).jpeg',32738,'3c597a60006b19be4a2d4c2ee7870874','',474,355,201,150,1,0),(6294,7805,1652131430,'Hf2J9-JhcEo.jpg',221519,'9815e63e87a5b7c98aa77e1141297128','',868,1080,150,187,1,0),(6295,7805,1652136636,'th-4023568106.jpg',29798,'ef4ab9627284e94eed9a00cfc16628d1','',474,248,287,150,1,0),(6296,7805,1652136642,'th-2146565508.jpg',17749,'16f0048fd77bdaa88672c73b9c142f5b','',272,300,150,166,1,0),(6297,7805,1652140225,'th-875202038.jpg',33737,'ba05091c99c1bd422b1764e904e71ec5','',474,504,150,160,1,0),(6298,8047,1652140908,'N Anthony Cobb.png',170287,'81f6f4ca1697d38482240e3abe41a833','',722,434,250,150,1,0),(6299,8047,1652145171,'N APO MONK.png',58770,'81eea58412ddd27d1a5893d4f0f3c03b','',400,247,243,150,1,0),(6300,8047,1652149105,'N DEDMONKEY.png',201568,'258fd1ff9719fabe27653ce29b161cac','',387,409,150,159,1,0),(6301,7805,1652158541,'IMG_20220509_234854933.jpg',1003587,'a8925d8f4c2d22ccedd82f343a32fb80','',2250,4000,150,267,1,0),(6303,7805,1652158692,'16521586493006983403352867470806.jpg',1243210,'f1021733f94b92989aa66d6c8a821d1d','',2250,4000,150,267,1,0),(6304,8047,1652220146,'WW101 PLATFORM WVG using wind power gen.png',80515,'5fa362792547385367d40d0793e85672','',824,400,309,150,1,0),(6305,7805,1652242552,'Screenshot_20220510-224556.png',304197,'0cd19a6a4997243a322571b755489f4e','',1080,2400,150,334,1,0),(6306,7805,1652243846,'Screenshot_20220510-224556.png',304197,'0cd19a6a4997243a322571b755489f4e','',1080,2400,150,334,1,0),(6307,7805,1652251071,'42476258635_57917845f5_o.png',5473,'7bd280b3a904f19248ee0f00ca7f0920','',347,351,150,152,1,0),(6308,7805,1652251822,'abe0f2f9155b41bcb0d80c05f429c4c3_md.jpg',32024,'734a540ab2f10db228d7e510599a61da','',740,416,267,150,1,0),(6309,7805,1652252852,'th-4161664138.jpg',19388,'81aeb3006be16782d695209860294fc2','',474,248,287,150,1,0),(6314,7805,1652289471,'davone-anderson-1b.jpg',62458,'563832fb9ab65596626a76141604b8f9','',1116,743,226,150,1,0),(6323,7805,1652339081,'th-131745848.jpg',46486,'4aac29b2f7a9e554e42806aa2c630ec8','',474,266,268,150,1,0),(6324,7805,1652342397,'4snQb1ozFuM.jpg',231291,'f465138d69133f6b335ea263f92be6c7','',960,783,184,150,1,0),(6326,7805,1652342602,'3V9c8WF.jpg',44619,'e4bfbe0c9f0be09743dc35540b21fb84','',672,910,150,204,1,0),(6327,7805,1652342812,'5caf3d6aca0bdef48d25749a275c93e4-1.jpg',99006,'c02f8075161d8d8091c4aac21c1de191','',564,847,150,226,1,0),(6328,7805,1652342871,'1f7eb48e73e33b125d72d49268af0680.jpg',84806,'ce9c2b1b0e363aeabbff539a5340c686','',549,719,150,197,1,0),(6329,7805,1652343165,'100.jpg',314008,'265c5afe04395acccd1d4e60403817d3','',1600,1200,200,150,1,0),(6330,7805,1652343181,'82.jpg',93692,'294f0999a9233fdea85f4b3813235fa9','',1600,1200,200,150,1,0),(6331,7805,1652344073,'desktop-1436542520.jpg',15690,'e5fa097ac25a9acf962d8f535f3a84ab','',600,360,250,150,1,0),(6332,7805,1652344073,'fireWhite-City.jpg',22952,'2949cfef47ca7c0ab617c1d2faa303ff','',392,256,230,150,1,0),(6333,7805,1652344074,'n2tv88dilurgu9l13nzv.jpg',296113,'d68d736f2fb5e3f7cb52bc25d8b91597','',787,1200,150,229,1,0),(6334,7805,1652344074,'nt33f6vorl9wh5q6nhyr(1).jpg',376655,'b934e89ae099551b930fc267d00f91d4','',1200,1592,150,199,1,0),(6335,7805,1652344075,'mnfogt7prtcsd994gq7r.jpg',157521,'c355ae5bddcdedcf206f99e5354d6539','',1200,788,229,150,1,0),(6336,7805,1652344075,'lfxbg5hn1dpwcrzai9ju(1).jpg',411897,'ccbe0c9c7d5490a561cf500af9aad500','',1200,1077,168,150,1,0),(6337,7805,1652344076,'hdisjl74fja7aaql8w1n.jpg',481852,'a78548afea6afe16c7e135b80a588839','',1269,849,225,150,1,0),(6338,7805,1652344076,'inbxx4l2lxvus3udedad.jpg',347965,'4c3dd393e3991ed0fe2d7dc4d9a84830','',827,1200,150,218,1,0),(6339,7805,1652344077,'bxizktfl0owxrfknbm6h.jpg',44278,'d49e2e6ea804f8e612c8921d016419c2','',904,1200,150,200,1,0),(6340,7805,1652344077,'Light Ning-X2.jpg',210013,'4b44b5e13c812ea7ac2c603eceb597a6','',1280,769,250,150,1,0),(6341,8047,1652344233,'Odd_Nerdrum_Cannibals.png',139882,'54285e01f126a8665f0e787608ca55de','',300,241,187,150,1,0),(6342,7805,1652344703,'27024307_138764093595939_5083683733901013888_o.jpg',533501,'db622782e51471602e0274ec2402c43e','',1605,2048,150,192,1,0),(6343,7805,1652345116,'IMG_20171118_0008.jpg',254150,'ec1314dd1ea0dc05ba4de26b5c951724','',992,1036,150,157,1,0),(6344,7805,1652345127,'IMG_20171118_0010.jpg',104001,'8616fca3c408f2f369261888867aba2a','',996,1060,150,160,1,0),(6345,7805,1652348338,'Composite of two figures.jpg',131870,'ae99685ce1b3df7b3fbc6f8d6f50641a','',1165,1080,162,150,1,0),(6346,7805,1652348348,'2540076170001_5460087314001_5119714540001-vs.jpg',52295,'f1f8e0306d2e58dc737b3b01ea362a09','',1280,720,267,150,1,0),(6347,7805,1652348354,'cE0xV_phMIc.jpg',115415,'22aa79b71c742346c227348a282e7dce','',700,612,172,150,1,0),(6348,7805,1652348360,'l3XY5OfyTX0.jpg',136258,'805564bdd9f317a0727fce2c2ac4ca41','',956,640,225,150,1,0),(6349,7805,1652348371,'6oUG84xHsPM.jpg',189035,'ceaa820ff1058305b9c3fab1762e85e2','',1280,928,207,150,1,0),(6350,7805,1652348386,'HLnEUitFWgs.jpg',149977,'99926f2a7a6861ded83cbf64990a683d','',768,580,199,150,1,0),(6351,7805,1652355283,'images.jpg',12546,'cade05e7899fa678a59cb07fb99b98fa','',193,262,150,204,1,0),(6352,7805,1652375106,'FB_IMG_1652365433969.jpg',39104,'014ca8640704567a709c161e3e980e97','',720,568,191,150,1,0),(6353,7805,1652378487,'139941405_910864153006893_7437886617822984981_n.jpg',76438,'6834d4292c408729873212579ab56c6e','',640,640,150,150,1,0),(6354,7805,1652379488,'Screenshot_20220512-131749.png',886920,'cc8064f106b8f7fe2b99ae7b0f39c6d2','',1080,2400,150,334,1,0),(6356,801,1652380047,'User list XenForo Users 2022-05-12.txt',5167,'7f11d5dd9acdaf847e88b2fa1951897f','',0,0,0,0,1,0),(6357,801,1652389599,'1652389598918.png',95624,'381d6fc73dd9513a1c3f5fff21001890','',453,326,209,150,1,0),(6358,7805,1652389682,'B581-FECE-8-B6-A-4736-BCB8-3-FD8-FF09-D346-1536x1536.jpg',209065,'70360182c4cf9b6a05248fa27b377bc5','',1536,1536,150,150,1,0),(6359,7805,1652391586,'KCEN.png',295724,'b19bb29bf574e941c658474e93482d07','',480,269,268,150,1,0),(6360,7805,1652391863,'278608129_404720738140346_6953365942172315455_n.jpg',200170,'0c6940e0c8efe5f89a1186888048753b','',1080,1620,150,225,1,0),(6361,7805,1652393602,'hermaphroditus.jpg',37762,'9dbb55f6bdd52cff195a4a54c734a9bb','',693,1170,150,254,1,0),(6362,7805,1652393980,'Wf3jRWI-hfA.jpg',56687,'e1c0d48ac2f3c8e53eb8050cd7d65af1','',850,522,245,150,1,0),(6363,8047,1652395386,'N Baker.png',101670,'eaf115aed39dd374df224c60f89d71d4','',269,260,156,150,1,0),(6364,8173,1652402471,'1652402471343.png',34619,'2168c1eeb8db26cd6f4876521d7f5005','',100,150,100,150,1,0),(6365,7805,1652403975,'IMG_20200706_135447499.jpg',1169119,'933e7fe573ef702a55ad7b362be621e6','',3072,4096,150,200,1,0),(6366,7805,1652405398,'FJfj2TqXIAQBQ2c_rcjvm4.jpeg',35786,'3abd9fcc545f22d204b0cff6837c409c','',983,553,267,150,1,0),(6368,7805,1652409187,'coast-guard-capsized-boat-puerto-rico-01-ht-llr-220512_1652404373906_hpMain_16x9_608.jpg',54132,'cebf299adc16931200f1630fd4de1a39','',608,342,267,150,1,0),(6369,8047,1652418556,'N Errol Musk and Elon.jpg',39800,'31247ed2362ca4d8c6945db3df85b82d','',700,380,277,150,1,0),(6373,7805,1652451404,'DmTWJReI5MA.jpg',283222,'f0916a1647e4d093721b10691b09892c','',1889,2144,150,171,1,0),(6374,7805,1652451415,'th-3606065018.jpg',29570,'5b20e74da48e35f0fb18b636ad996293','',474,355,201,150,1,0),(6375,7805,1652451483,'N Alex Zionist.png',120293,'f351a44d899b3f5685a49dce8117ec43','',477,227,316,150,1,0),(6384,801,1652460218,'1652460218252.png',409541,'6c300fadc95246e2f11beff53d12d96c','',1073,644,250,150,1,0),(6385,801,1652460493,'1652460493785.png',46471,'90baae53d9dbdc295cc59ef1dfb0d8f8','',806,203,596,150,1,0),(6386,7805,1652467301,'ariel-robinson.png',746588,'7c9e94a66042ddb76cc625670925eeb2','',1233,800,232,150,1,0),(6389,7805,1652494919,'th-912746735.jpg',19332,'3d099ee604b4c29721fa9ca8158ef395','',474,316,225,150,1,0),(6390,7805,1652494957,'download (41).jpeg',31552,'487137b053fd9d808f53c7fc9590a8fa','',474,266,268,150,1,0),(6391,801,1652495696,'1652495695988.png',315502,'f4714c73f6dab257b315c099dabe3727','',363,415,150,172,1,0),(6392,7805,1652497911,'th-1487916550.jpg',7087,'ae677d918bd241c115565be40aa53183','',474,266,268,150,1,0),(6393,7805,1652497935,'th-1487916550.jpg',7087,'ae677d918bd241c115565be40aa53183','',474,266,268,150,1,0),(6394,7805,1652498941,'th-1487916550.jpg',7087,'ae677d918bd241c115565be40aa53183','',474,266,268,150,1,0),(6395,7805,1652501842,'download (41).jpeg',31552,'487137b053fd9d808f53c7fc9590a8fa','',474,266,268,150,1,0),(6396,7805,1652503131,'th-2454305926.jpg',29214,'6caac396812989ce373ea29bc68b08e4','',450,450,150,150,1,0),(6397,7805,1652503276,'th-4089342062.jpg',25911,'0e30022a51e5a34a8c00005c09801f5c','',474,605,150,192,1,0),(6398,7805,1652503374,'th-1179452846.jpg',16092,'161c88ccd3188fd1d9cbb7802bf4e52c','',474,176,404,150,1,0),(6399,7805,1652504502,'th-348644534.jpg',28479,'f9cb2c6af495a07546a5e06cfa0f5d6d','',474,259,275,150,1,0),(6400,7805,1652504513,'th-1368759188.jpg',13178,'d8bd421bba29dcc0684a968787660b97','',474,316,225,150,1,0),(6401,7805,1652505068,'th-1179405034.jpg',50812,'d853d7d54587950673d9b190864f7ea4','',474,474,150,150,1,0),(6402,7805,1652505397,'th-1078433658.jpg',11690,'5dacfb5cc518fd09eed8822cdcb9710e','',400,268,224,150,1,0),(6403,7805,1652505409,'th-714836710.jpg',24260,'2e1cacca1ef12f58e2bca52ce2562f72','',474,315,226,150,1,0),(6404,7805,1652506387,'th-741180902.jpg',47782,'0bf7f5a385b1dbd8e12ea8b5a293c983','',474,316,225,150,1,0),(6406,7805,1652506423,'th-4247077278.jpg',33050,'9284acee468bbdafaba7fc6f9c77b1b1','',474,424,168,150,1,0),(6407,7805,1652506658,'th-2397466550.jpg',54737,'4b8527c5e4f37f3a165f70f593437ed4','',474,706,150,224,1,0),(6409,7805,1652507726,'th-311269080.jpg',83981,'f097807ae047dcad84c54e8c71d99ed7','',474,535,150,170,1,0),(6410,7805,1652508040,'th-3797191340.jpg',31610,'30ae94576bfa5f2c51ed806bf8d744a7','',474,266,268,150,1,0),(6411,7805,1652508083,'th-1368759188.jpg',13178,'d8bd421bba29dcc0684a968787660b97','',474,316,225,150,1,0),(6412,7805,1652508156,'Screenshot_20220514-010205.png',504570,'2d2e9cc94e8308a993c15a776b36b987','',1080,2400,150,334,1,0),(6413,7805,1652508329,'th-213951300.jpg',25231,'2e3a85a5ad05c627c8617c730c0b9133','',474,316,225,150,1,0),(6414,7805,1652509386,'th-1530936490.jpg',31813,'43dab5485f66f372c48b7794352c4753','',474,535,150,170,1,0),(6415,7805,1652509511,'Screenshot_20220514-012444.png',475374,'c75f7fcb42c0ae4886057ccf6df2d4f5','',1080,2400,150,334,1,0),(6416,7805,1652509713,'th-4176253310.jpg',31644,'b7f25c739b5638dd43dc23bac328a612','',474,355,201,150,1,0),(6417,7805,1652511116,'279869343_1900066020189465_715855601261880188_n.jpg',46813,'8989424dd81f72a456ebd4e96005ca7c','',600,540,167,150,1,0),(6418,7805,1652511227,'th-2827840038.jpg',16550,'6d5321b82fb3797c244b07aa870ed92b','',474,266,268,150,1,0),(6419,7805,1652511909,'280333081_149823667579698_8306897674898164176_n.jpg',134259,'26a015b929dc8116dd27404427090f37','',1200,1800,150,225,1,0),(6420,7805,1652512158,'th-2827840038.jpg',16550,'6d5321b82fb3797c244b07aa870ed92b','',474,266,268,150,1,0),(6421,8047,1652520307,'NICAP.png',121467,'bdd5f26f4a4a1664e088562856b2f2ff','',850,225,567,150,1,0),(6422,8047,1652521163,'NARCAP.png',91826,'33679620d575fec836edb411edacdb9e','',382,204,281,150,1,0),(6424,7805,1652522132,'th-1612761522.jpg',23622,'74053ade0b116e537e72ffa76730da8a','',474,261,273,150,1,0),(6425,7805,1652524249,'Screenshot_20220514-053012.png',500082,'87cae3c107892e95690e4f6444225da0','',1080,2400,150,334,1,0),(6426,7805,1652524656,'vtnZWgwBqAc.jpg',63704,'0a36da15024323d1967baf5ee6a88ed2','',680,648,158,150,1,0),(6427,7805,1652526454,'Screenshot_20220514-053012.png',500082,'87cae3c107892e95690e4f6444225da0','',1080,2400,150,334,1,0),(6428,7805,1652536038,'VIYT2DNPYBMQ5AGRTQ35KRDFI4.jpg',170744,'f9f2082a278b0bd98cb8b2074522e7d8','',1080,733,222,150,1,0),(6430,7805,1652536476,'141649468_735307970689230_9204736517760577139_n.jpg',57367,'2cd1bf3a14633f2c48767488ff6b062f','',620,620,150,150,1,0),(6431,7805,1652537200,'Screenshot_20220514-090524.png',489462,'bf8ee94d5a55d0f703e0a132e658df5b','',1080,2400,150,334,1,0),(6432,7805,1652537235,'Screenshot_20220514-090555.png',466013,'ee4588f252b0a23eb516120298f971a5','',1080,2400,150,334,1,0),(6433,7805,1652538532,'th-1487916550.jpg',7087,'ae677d918bd241c115565be40aa53183','',474,266,268,150,1,0),(6434,7805,1652539442,'280859460_755000542157417_9192040500219735776_n.jpg',28694,'db175581e5c3ad3a1b3e5550360e8234','',508,540,150,160,1,0),(6435,7805,1652540638,'280630444_379427590786751_4968752998671101169_n.jpg',35674,'27cd3f93190806b42f18e0d2a7b319e2','',480,480,150,150,1,0),(6436,7805,1652540834,'Screenshot_20220514-100521.png',526523,'d80eb888ab878c2eafc29198e9959c3d','',1080,2400,150,334,1,0),(6437,7805,1652545134,'h0921CAFD.jpg',34810,'8465c80efc88062f395ef6487f8628c2','',500,488,154,150,1,0),(6438,7805,1652553702,'th-3763557502.jpg',31195,'ded0df87b34c6d3397a746fd780286af','',474,316,225,150,1,0),(6439,8047,1652558975,'N tx grid down.png',349046,'b9b140b97c299a4bfb2c37643587ce77','',814,568,215,150,1,0),(6440,7805,1652572592,'280816123_712497339954930_3725573525818498892_n.jpg',75680,'0ea5ef995750ee6a55c9fd8f61b613ac','',1068,1067,151,150,1,0),(6441,7805,1652579252,'220514155731-03-buffalo-ny-shooting-supermarket-0514.jpg',17489,'6283ae67096e8755cc0d6ac08a5833fa','',480,270,267,150,1,0),(6442,7805,1652579453,'th-3420524766 (1).jpg',22310,'26be9cad2a2d41882aef8cbbbdc5344d','',474,266,268,150,1,0),(6443,7805,1652590355,'th-2469321102.jpg',31404,'480064d129c1278e5ff8d2fc09e4456d','',474,345,207,150,1,0),(6444,7805,1652591367,'th-2469321102.jpg',31404,'480064d129c1278e5ff8d2fc09e4456d','',474,345,207,150,1,0),(6445,7805,1652593109,'th-238438554.jpg',21806,'77f712c420c856aaff66c24f722c2528','',474,401,178,150,1,0),(6446,7805,1652606696,'th-238438554.jpg',21806,'77f712c420c856aaff66c24f722c2528','',474,401,178,150,1,0),(6447,7805,1652608473,'download (5).jpeg',78407,'4527f5782df58fbde88bfd209401e28c','',474,711,150,225,1,0),(6448,7805,1652632268,'th-932846566.jpg',54329,'a93b9eb5ea8a1cd8ee6a462ecb2c3b64','',474,484,150,154,1,0),(6449,7805,1652632373,'th-437230208.jpg',28991,'7b9835e47bb6b2c996c30276b6fe8e83','',474,319,223,150,1,0),(6450,7805,1652632390,'th-2216550758.jpg',76368,'a8c37de9b599681e2b614ac0d706be09','',474,663,150,210,1,0),(6451,7805,1652632473,'received_403748071602911.jpeg',108726,'4658293572e79e3bd30fa058f827e4af','',634,1244,150,295,1,0),(6452,7805,1652632885,'Paimon.jpg',33052,'e9840a9ab16743790970f77b40cfaa76','',284,310,150,164,1,0),(6453,7805,1652636829,'received_403748071602911.jpeg',108726,'4658293572e79e3bd30fa058f827e4af','',634,1244,150,295,1,0),(6454,7805,1652637036,'Screenshot_20220515-125012.png',105524,'f7107de6c7e2a74c1e573fe9a3fa4962','',1080,2400,150,334,1,0),(6459,7805,1652677922,'th-1049311174.jpg',42490,'9e049dcd8421bd5a7a6a2fdf9e2c3e73','',474,588,150,187,1,0),(6460,7805,1652678810,'th-1049311174.jpg',42490,'9e049dcd8421bd5a7a6a2fdf9e2c3e73','',474,588,150,187,1,0),(6461,7805,1652679116,'th-2876609414.jpg',43287,'2328f41f0d392d065afe666a752d5560','',474,285,250,150,1,0),(6462,7805,1652679690,'Screenshot_20220516-003836.png',518246,'9365a73378c25b5e9963b408067ec20a','',1080,2400,150,334,1,0),(6465,7805,1652763554,'huTKQTd82lINAsrRnN8U7bJbnVGyzD-_vk3l8dgYBM04oFfOJpxF5cs_PZwzob5jMod9WJ888kaptti2_T8V1tU1.jpg',28034,'42bafcb06c754b8d75748cf8bd370de8','',479,263,274,150,1,0),(6466,7805,1652763652,'-kNcv3zuw19OkJph10VcMM4ZoBTzd_DzUyuoTpNUZ8mBcirSHc6nUjdzFz8-IkEkGDGhNl3PKOjJN2zgaJGxVvAk.jpg',75315,'d38f29bcc91db0cfe2e72f67488a6197','',729,972,150,200,1,0),(6467,7805,1652763724,'Rn3OvkjyzuXFGyrHJltm_dg-2lOiqHzjUv_1v2fc7yqEQvGNtK6NnQ32LxJGgXXY7ieI2SUFjG1L9CjxdJAs4pK5-1.jpg',58740,'303cb108025141a84370dbc90ae56143','',869,1080,150,187,1,0),(6468,8047,1652774059,'WW101 wind clouds.png',397915,'c68dee48b2f0d22b4c7f9cc75a04bc74','',662,475,210,150,1,0),(6469,8047,1652774254,'ww1-1 usaf manual chemtrails.png',287390,'2fa3bf31f8d9f7d3bd1531a2ed722037','',470,611,150,195,1,0),(6470,8047,1652775212,'ww101 nasa dry west.png',686538,'fe13f29bd91d9bcf7f0ea764e2be208e','',946,561,253,150,1,0),(6471,801,1652820981,'1652820981346.png',94763,'e68fe69a5b0843dcc54b955cd6fb4516','',847,390,326,150,1,0),(6472,7805,1652840713,'th-213951300.jpg',25231,'2e3a85a5ad05c627c8617c730c0b9133','',474,316,225,150,1,0),(6473,7805,1652841234,'Screenshot_20220517-213202.png',340584,'05c6896a67a7038b0c47fd503bca9d1a','',1080,2400,150,334,1,0),(6474,7805,1652842083,'th-2154144230.jpg',57101,'5bbd47bbeacc686bf69b5a95076242d1','',474,613,150,194,1,0),(6476,7805,1652842654,'th-2577025212.jpg',28040,'a638fcae39d041c372fc631a8f9d331f','',474,593,150,188,1,0),(6477,7805,1652842877,'th-734473260.jpg',20343,'ad5810b4ef1170e0a20940c8164efdc0','',474,329,217,150,1,0),(6478,7805,1652843122,'th-734473260.jpg',20343,'ad5810b4ef1170e0a20940c8164efdc0','',474,329,217,150,1,0),(6480,7805,1652871459,'IMG_20220518_054940495.jpg',1736697,'a348a84edaaa2355ed61359636fefe13','',2250,4000,150,267,1,0),(6482,7805,1652921714,'th-3176649708.jpg',47929,'19d31370a2c2cde3e1341e0275db4346','',474,718,150,228,1,0),(6483,7805,1652968807,'Screenshot_20220519-085919.png',378910,'686d466042547b7b012dd343b01ffb5b','',1080,2400,150,334,1,0),(6484,7805,1652982040,'281931541_1635358683501000_7389475197016773497_n.jpg',29473,'2b11007216db29caaa551505c90a4db8','',700,700,150,150,1,0),(6485,8047,1653005263,'WW101 128 WSAC PUNA HAWAII.png',447149,'a00a142328393e122de6106f965dc15d','',771,518,224,150,1,0),(6486,8047,1653005427,'WW101 42 WSAC AT PUNA HI.png',301722,'92a5c5a8cf4a6f3679ca7fdce91876a1','',711,448,239,150,1,0),(6488,8047,1653006024,'WW101 132 WSAC AT PUNA HI.png',645939,'982f54e1b88cba6dc5155ecb5f2c2f99','',857,611,211,150,1,0),(6489,7805,1653026576,'th-912746735.jpg',19332,'3d099ee604b4c29721fa9ca8158ef395','',474,316,225,150,1,0),(6491,8047,1653102642,'nnn 96 guests.png',21743,'dfa55364029b9b94c9042de3e9f214b2','',474,295,242,150,1,0),(6492,8047,1653102831,'8:12 pm.png',16278,'35c5da3e794a7782214b31deb2ba0290','',451,207,327,150,1,0),(6493,8047,1653345606,'N FACE POPO TEXAS.png',43868,'5e4f97386e8d79d540da690856149322','',235,223,159,150,1,0),(6494,8047,1653345629,'N popo TX.png',262473,'281e981ff72786a2548940dbf549f57d','',436,537,150,185,1,0),(6495,8047,1653348681,'1653348682109.png',525,'98d00fbf162498eb73d6b21ccbbc9df7','',58,20,58,20,1,0),(6496,8047,1653366891,'N ZAJORION BATISTE FOOTBALL.png',45150,'7aa6c66b22f8be360856f34a5600ccfd','',466,258,271,150,1,0),(6497,8047,1653367356,'N table 6.png',76686,'02d60bb829f75e40a1479c5e4b9018aa','',534,651,150,183,1,0),(6498,8047,1653367370,'N table 7.png',84671,'e1932dd8a946a6f7eb00882e9ab3da64','',543,633,150,175,1,0),(6499,8047,1653368606,'N BJS RACE CRIMES 2020.png',115375,'727289782fa97b6d27a2cea2a3d36916','',478,661,150,208,1,0),(6500,8047,1653419883,'N GDL member VAN.png',144076,'6ca26252c6031fbe1e235ead46f40360','',436,463,150,160,1,0),(6501,855,1653488694,'Capture.PNG',188620,'fb435b77f7fa07568992ca3a8b5978b3','',791,506,235,150,1,0),(6504,8047,1653619807,'N cruella deville.png',118784,'97b5f2b7909acf3573ecb1112ce3ea12','',328,233,212,150,1,0),(6505,8047,1653628132,'N collado.png',33037,'ab4282f8ffda07b44db07ceaf1aec4e9','',908,470,290,150,1,0),(6506,8047,1653668206,'N juvenile B vs White.png',93166,'1132f679d4a3ebc05a243abbbe1ff61f','',916,705,195,150,1,0),(6507,8047,1653668352,'N juvie B va White.png',90294,'3ccb276145c61eb9b00b3e38b25308bd','',916,679,203,150,1,0),(6508,8047,1653668531,'N juvie Bk vs White.png',164460,'b497ecab63f0f8a31a24c825661c3458','',917,674,205,150,1,0),(6509,8047,1653675917,'1653675917689.png',525,'98d00fbf162498eb73d6b21ccbbc9df7','',58,20,58,20,1,0),(6510,8047,1653685420,'N uvalde shooting.png',221885,'add504e8fda59502a881331b09c19d14','',375,717,150,287,1,0);
/*!40000 ALTER TABLE `xf_attachment_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_attachment_view`
--

DROP TABLE IF EXISTS `xf_attachment_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_attachment_view` (
  `attachment_id` int(10) unsigned NOT NULL,
  `total` int(10) unsigned NOT NULL,
  PRIMARY KEY (`attachment_id`)
) ENGINE=MEMORY DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_attachment_view`
--

LOCK TABLES `xf_attachment_view` WRITE;
/*!40000 ALTER TABLE `xf_attachment_view` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_attachment_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_ban_email`
--

DROP TABLE IF EXISTS `xf_ban_email`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_ban_email` (
  `banned_email` varchar(120) NOT NULL,
  `create_user_id` int(10) unsigned NOT NULL DEFAULT '0',
  `create_date` int(10) unsigned NOT NULL DEFAULT '0',
  `reason` varchar(255) NOT NULL DEFAULT '',
  `last_triggered_date` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`banned_email`),
  KEY `create_date` (`create_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_ban_email`
--

LOCK TABLES `xf_ban_email` WRITE;
/*!40000 ALTER TABLE `xf_ban_email` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_ban_email` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_bb_code`
--

DROP TABLE IF EXISTS `xf_bb_code`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_bb_code` (
  `bb_code_id` varbinary(25) NOT NULL,
  `bb_code_mode` varchar(25) NOT NULL,
  `has_option` varchar(25) NOT NULL,
  `replace_html` text NOT NULL,
  `replace_html_email` text NOT NULL,
  `replace_text` text NOT NULL,
  `callback_class` varchar(100) NOT NULL DEFAULT '',
  `callback_method` varchar(75) NOT NULL DEFAULT '',
  `option_regex` text NOT NULL,
  `trim_lines_after` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `plain_children` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `disable_smilies` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `disable_nl2br` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `disable_autolink` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `allow_empty` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `allow_signature` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `editor_icon_type` varchar(25) NOT NULL DEFAULT '',
  `editor_icon_value` varchar(150) NOT NULL DEFAULT '',
  `active` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `addon_id` varbinary(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`bb_code_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_bb_code`
--

LOCK TABLES `xf_bb_code` WRITE;
/*!40000 ALTER TABLE `xf_bb_code` DISABLE KEYS */;
INSERT INTO `xf_bb_code` VALUES (_binary 'gallery','callback','yes','','','','XFMG\\BbCode\\Gallery','renderTagGallery','/^(?:media|album),\\s?(\\d+)$/i',1,1,0,1,1,0,1,'fa','camera',1,_binary 'XFMG'),(_binary 'youtube','replace','no','<iframe width=\"420\" height=\"315\" src=\"http://www.youtube.com/embed/{text}?rel=0\" frameborder=\"0\" allowfullscreen></iframe>','','','','','',0,0,0,0,0,1,1,'','',1,'');
/*!40000 ALTER TABLE `xf_bb_code` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_bb_code_media_site`
--

DROP TABLE IF EXISTS `xf_bb_code_media_site`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_bb_code_media_site` (
  `media_site_id` varbinary(25) NOT NULL,
  `site_title` varchar(50) NOT NULL,
  `site_url` varchar(100) NOT NULL DEFAULT '',
  `match_urls` text NOT NULL,
  `match_is_regex` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'If 1, match_urls will be treated as regular expressions rather than simple URL matches.',
  `oembed_enabled` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `oembed_api_endpoint` varbinary(250) NOT NULL DEFAULT '',
  `oembed_url_scheme` varbinary(250) NOT NULL DEFAULT '',
  `oembed_retain_scripts` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `match_callback_class` varchar(100) NOT NULL DEFAULT '',
  `match_callback_method` varchar(75) NOT NULL DEFAULT '',
  `embed_html_callback_class` varchar(100) NOT NULL DEFAULT '',
  `embed_html_callback_method` varchar(75) NOT NULL DEFAULT '',
  `supported` tinyint(3) unsigned NOT NULL DEFAULT '1' COMMENT 'If 0, this media type will not be listed as available, but will still be usable.',
  `active` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `addon_id` varbinary(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`media_site_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_bb_code_media_site`
--

LOCK TABLES `xf_bb_code_media_site` WRITE;
/*!40000 ALTER TABLE `xf_bb_code_media_site` DISABLE KEYS */;
INSERT INTO `xf_bb_code_media_site` VALUES (_binary 'applemusic','Apple Music','https://www.apple.com/music','itunes.apple.com/{$id}\nmusic.apple.com/{$id}',0,0,'','',1,'XF\\BbCode\\Helper\\AppleMusic','matchCallback','XF\\BbCode\\Helper\\AppleMusic','htmlCallback',1,1,_binary 'XF'),(_binary 'dailymotion','Dailymotion','https://www.dailymotion.com','dailymotion.com/video/{$id:alphanum}\ndai.ly/{$id:alphanum}',0,0,'','',0,'XF\\BbCode\\Helper\\DailyMotion','matchCallback','XF\\BbCode\\Helper\\DailyMotion','htmlCallback',1,1,_binary 'XF'),(_binary 'facebook','Facebook','https://www.facebook.com','#facebook.com/[^/]+/videos/(?P<id>\\d+)#si\n#facebook.com/[^/]+/videos/(?P<id>\\d+)#si\n#facebook.com/watch/\\?v=(?P<id>\\d+)#si\n#facebook.com/video.php\\?id=(?P<id>\\d)#si\n#facebook.com/video.php\\?v=(?P<id>\\d+)#si\n#facebook.com/(?P<id>[^/]+/posts/\\d+)#si\n#facebook.com/(?P<id>[^/]+/photos/(?:a\\.\\d+/)?\\d+)#si\n#facebook.com/(?:permalink|story).php\\?(?P<id>story_fbid=\\d+&id=\\d+)#si',1,0,'','',0,'XF\\BbCode\\Helper\\Misc','matchEncodeAmpersands','XF\\BbCode\\Helper\\Facebook','htmlCallback',1,1,_binary 'XF'),(_binary 'flickr','Flickr','https://www.flickr.com','#flickr\\.com/photos/(?P<user>[a-z0-9_-]+)/(?P<id>\\d+)#si\n#flickr\\.com/photos/(?P<user>\\d+@N\\d+)/(?P<id>\\d+)#si\n#c(?P<farm>\\d+)\\.staticflickr\\.com/(?P<server1>\\d+)/(?P<server2>\\d+)/(?P<id>\\d+)_#si\n#flic\\.kr/p/(?P<id>[a-z0-9]+)#si',1,1,_binary 'https://www.flickr.com/services/oembed',_binary 'https://flic.kr/p/{$id}',0,'XF\\BbCode\\Helper\\Flickr','matchCallback','','',1,1,_binary 'XF'),(_binary 'giphy','Giphy','https://giphy.com/','giphy.com/gifs/*-{$id}\ngph.is/{$id}\nmedia.giphy.com/media/{$id}/giphy.gif',0,0,'','',0,'','','','',1,1,_binary 'XF'),(_binary 'imgur','Imgur','https://imgur.com','imgur.com/gallery/{$id:alphanum}\nimgur.com/a/{$id:alphanum}\nimgur.com/r/*/{$id:alphanum}\nimgur.com/{$id:alphanum}',0,0,'','',0,'XF\\BbCode\\Helper\\Imgur','matchCallback','','',1,1,_binary 'XF'),(_binary 'instagram','Instagram (Legacy)','https://www.instagram.com','instagram.com/p/{$id}\ninstagram.com/tv/{$id}\ninstagr.am/p/{$id}\ninstagr.am/tv/{$id}',0,1,_binary 'http://api.instagram.com/oembed?omitscript=1',_binary 'http://instagr.am/p/{$id}/',0,'XF\\BbCode\\Helper\\Instagram','matchCallback','','',0,1,_binary 'XF'),(_binary 'liveleak','Liveleak','https://www.liveleak.com','liveleak.com/view?i={$id}\nliveleak.com/view?t={$id}',0,0,'','',0,'','','','',1,1,_binary 'XF'),(_binary 'metacafe','Metacafe','https://www.metacafe.com','#metacafe.com/watch/(?P<id>[a-z0-9-]+)(/|$)#siU',1,0,'','',0,'','','','',1,1,_binary 'XF'),(_binary 'pinterest','Pinterest','https://www.pinterest.com','pinterest.com/pin/{$id:digits}\npinterest.co.uk/pin/{$id:digits}',0,0,'','',0,'','','','',1,1,_binary 'XF'),(_binary 'reddit','Reddit','https://www.reddit.com','reddit.com/r/*/comments/{$id}',0,1,_binary 'https://www.reddit.com/oembed?omitscript=1',_binary 'https://www.reddit.com/r/{$id}',0,'XF\\BbCode\\Helper\\Reddit','matchCallback','XF\\BbCode\\Helper\\Reddit','htmlCallback',1,1,_binary 'XF'),(_binary 'soundcloud','SoundCloud','https://soundcloud.com','soundcloud.com/{$id}',0,1,_binary 'https://soundcloud.com/oembed?format=json',_binary 'https://soundcloud.com/{$id}',0,'XF\\BbCode\\Helper\\Soundcloud','matchCallback','','',1,1,_binary 'XF'),(_binary 'spotify','Spotify','https://www.spotify.com','open.spotify.com/track/{$id:alphanum}\nopen.spotify.com/album/{$id:alphanum}\nopen.spotify.com/artist/{$id:alphanum}\nopen.spotify.com/episode/{$id:alphanum}\nopen.spotify.com/playlist/{$id:alphanum}\nopen.spotify.com/user/*/playlist/{$id:alphanum}',0,0,'','',0,'XF\\BbCode\\Helper\\Spotify','matchCallback','','',1,1,_binary 'XF'),(_binary 'tiktok','TikTok','https://www.tiktok.com/','tiktok.com/*/video/{$id}',0,1,_binary 'https://www.tiktok.com/oembed',_binary 'https://www.tiktok.com/video/{$id}',1,'','','','',1,1,_binary 'XF'),(_binary 'tumblr','Tumblr','https://www.tumblr.com','.tumblr.com/post/{$id}',0,1,_binary 'https://www.tumblr.com/oembed/1.0/',_binary 'https://{$id}',1,'XF\\BbCode\\Helper\\Tumblr','matchCallback','','',1,1,_binary 'XF'),(_binary 'twitch','Twitch','https://www.twitch.tv','www.twitch.tv/videos/{$id:digits}\nwww.twitch.tv/{$id:alphanum}\nclips.twitch.tv/{$id:alphanum}',0,0,_binary 'https://api.twitch.tv/v4/oembed',_binary 'https://twitch.tv/videos/{$id}',0,'XF\\BbCode\\Helper\\Twitch','matchCallback','XF\\BbCode\\Helper\\Twitch','htmlCallback',1,1,_binary 'XF'),(_binary 'twitter','Twitter','https://twitter.com','twitter.com/*/status/{$id}\ntwitter.com/statuses/{$id}',0,0,'','',0,'','','','',1,1,_binary 'XF'),(_binary 'vimeo','Vimeo','https://vimeo.com','#^https://vimeo.com/(?P<id>\\d+)(?:\\#t=[0-9]+[hms])?$#siU\n#^https://vimeo.com/(?P<id>\\d+)/[0-9a-f]+(?:\\#t=[0-9]+[hms])?$#siU\n#^https://vimeo.com/groups/.*/videos/(?P<id>\\d+)(?:\\#t=[0-9]+[hms])?$#siU',1,0,'','',0,'XF\\BbCode\\Helper\\Vimeo','matchCallback','XF\\BbCode\\Helper\\Vimeo','htmlCallback',1,1,_binary 'XF'),(_binary 'youtube','YouTube','https://www.youtube.com','youtube.com/watch?v={$id}\nyoutube.com/watch?*&v={$id}\nyoutube.com/v/{$id}\nyoutu.be/{$id}\nyoutube.com/*/u/*/{$id}\nyoutube.com/embed/{$id}\nyoutube.com/shorts/{$id}',0,0,'','',0,'XF\\BbCode\\Helper\\YouTube','matchCallback','XF\\BbCode\\Helper\\YouTube','htmlCallback',1,1,_binary 'XF');
/*!40000 ALTER TABLE `xf_bb_code_media_site` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_bookmark_item`
--

DROP TABLE IF EXISTS `xf_bookmark_item`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_bookmark_item` (
  `bookmark_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int(10) unsigned NOT NULL,
  `content_type` varbinary(25) NOT NULL,
  `content_id` int(10) unsigned NOT NULL,
  `bookmark_date` int(10) unsigned NOT NULL,
  `message` text NOT NULL,
  `labels` mediumblob NOT NULL,
  PRIMARY KEY (`bookmark_id`),
  UNIQUE KEY `user_id_content_type_content_id` (`user_id`,`content_type`,`content_id`),
  KEY `content_type_content_id` (`content_type`,`content_id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_bookmark_item`
--

LOCK TABLES `xf_bookmark_item` WRITE;
/*!40000 ALTER TABLE `xf_bookmark_item` DISABLE KEYS */;
INSERT INTO `xf_bookmark_item` VALUES (1,8047,_binary 'post',728543,1630265881,'1st new post in new forum',_binary '[]'),(2,8047,_binary 'post',311319,1630288595,'demon eyes',_binary '[]'),(4,8047,_binary 'post',202817,1632979945,'',_binary '[]'),(5,801,_binary 'post',728644,1634920959,'',_binary '[]'),(7,8047,_binary 'post',7341625,1653193121,'twitter acct to watch for antiWhite direction',_binary '[]');
/*!40000 ALTER TABLE `xf_bookmark_item` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_bookmark_label`
--

DROP TABLE IF EXISTS `xf_bookmark_label`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_bookmark_label` (
  `label_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `label` varchar(100) NOT NULL,
  `label_url` varchar(100) NOT NULL,
  `user_id` int(10) unsigned NOT NULL,
  `use_count` int(10) unsigned NOT NULL DEFAULT '0',
  `last_use_date` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`label_id`),
  UNIQUE KEY `label_user_id` (`label`,`user_id`),
  UNIQUE KEY `label_url_user_id` (`label_url`,`user_id`),
  KEY `use_count` (`use_count`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_bookmark_label`
--

LOCK TABLES `xf_bookmark_label` WRITE;
/*!40000 ALTER TABLE `xf_bookmark_label` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_bookmark_label` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_bookmark_label_use`
--

DROP TABLE IF EXISTS `xf_bookmark_label_use`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_bookmark_label_use` (
  `label_id` int(10) unsigned NOT NULL,
  `bookmark_id` int(10) unsigned NOT NULL,
  `use_date` int(10) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`label_id`,`bookmark_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_bookmark_label_use`
--

LOCK TABLES `xf_bookmark_label_use` WRITE;
/*!40000 ALTER TABLE `xf_bookmark_label_use` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_bookmark_label_use` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_captcha_log`
--

DROP TABLE IF EXISTS `xf_captcha_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_captcha_log` (
  `hash` varbinary(40) NOT NULL,
  `captcha_type` varchar(250) NOT NULL,
  `captcha_data` varchar(250) NOT NULL,
  `captcha_date` int(10) unsigned NOT NULL,
  PRIMARY KEY (`hash`),
  KEY `captcha_date` (`captcha_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_captcha_log`
--

LOCK TABLES `xf_captcha_log` WRITE;
/*!40000 ALTER TABLE `xf_captcha_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_captcha_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_captcha_question`
--

DROP TABLE IF EXISTS `xf_captcha_question`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_captcha_question` (
  `captcha_question_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `question` varchar(250) NOT NULL,
  `answers` blob NOT NULL COMMENT 'Serialized array of possible correct answers.',
  `active` tinyint(3) unsigned NOT NULL DEFAULT '1',
  PRIMARY KEY (`captcha_question_id`),
  KEY `active` (`active`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_captcha_question`
--

LOCK TABLES `xf_captcha_question` WRITE;
/*!40000 ALTER TABLE `xf_captcha_question` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_captcha_question` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_category`
--

DROP TABLE IF EXISTS `xf_category`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_category` (
  `node_id` int(10) unsigned NOT NULL,
  PRIMARY KEY (`node_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_category`
--

LOCK TABLES `xf_category` WRITE;
/*!40000 ALTER TABLE `xf_category` DISABLE KEYS */;
INSERT INTO `xf_category` VALUES (203),(204),(205),(206),(207),(237),(253),(465),(466),(471),(502),(510),(513),(514),(515),(516);
/*!40000 ALTER TABLE `xf_category` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_change_log`
--

DROP TABLE IF EXISTS `xf_change_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_change_log` (
  `log_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content_type` varbinary(25) NOT NULL,
  `content_id` int(10) unsigned NOT NULL,
  `edit_user_id` int(10) unsigned NOT NULL,
  `edit_date` int(10) unsigned NOT NULL,
  `field` varchar(100) NOT NULL DEFAULT '',
  `old_value` text NOT NULL,
  `new_value` text NOT NULL,
  `protected` tinyint(3) unsigned NOT NULL DEFAULT '0',
  PRIMARY KEY (`log_id`),
  KEY `content_type_content_id_date` (`content_type`,`content_id`,`edit_date`),
  KEY `content_type_date` (`content_type`,`edit_date`),
  KEY `edit_date` (`edit_date`)
) ENGINE=InnoDB AUTO_INCREMENT=653 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_change_log`
--

LOCK TABLES `xf_change_log` WRITE;
/*!40000 ALTER TABLE `xf_change_log` DISABLE KEYS */;
INSERT INTO `xf_change_log` VALUES (48,_binary 'user',8166,8166,1630320325,'privacy_policy_accepted','0','1630320325',1),(49,_binary 'user',8166,8166,1630320325,'terms_accepted','0','1630320325',1),(51,_binary 'user',8166,8166,1630320452,'receive_admin_email','0','1',1),(58,_binary 'user',8168,8168,1630463422,'privacy_policy_accepted','0','1630463422',1),(59,_binary 'user',8168,8168,1630463422,'terms_accepted','0','1630463422',1),(62,_binary 'user',8169,8169,1630493860,'receive_admin_email','0','1',1),(68,_binary 'user',8170,8170,1630565947,'privacy_policy_accepted','0','1630565947',1),(69,_binary 'user',8170,8170,1630565947,'terms_accepted','0','1630565947',1),(89,_binary 'user',8172,8172,1630653683,'privacy_policy_accepted','0','1630653683',1),(90,_binary 'user',8172,8172,1630653683,'terms_accepted','0','1630653683',1),(98,_binary 'user',8174,8174,1630836738,'privacy_policy_accepted','0','1630836738',1),(99,_binary 'user',8174,8174,1630836738,'terms_accepted','0','1630836738',1),(100,_binary 'user',8175,8175,1630864437,'privacy_policy_accepted','0','1630864437',1),(101,_binary 'user',8175,8175,1630864437,'terms_accepted','0','1630864437',1),(103,_binary 'user',8176,8176,1630874266,'privacy_policy_accepted','0','1630874266',1),(104,_binary 'user',8176,8176,1630874266,'terms_accepted','0','1630874266',1),(105,_binary 'user',8177,8177,1630876808,'privacy_policy_accepted','0','1630876808',1),(106,_binary 'user',8177,8177,1630876808,'terms_accepted','0','1630876808',1),(107,_binary 'user',8178,8178,1630884682,'privacy_policy_accepted','0','1630884682',1),(108,_binary 'user',8178,8178,1630884682,'terms_accepted','0','1630884682',1),(114,_binary 'user',8179,8179,1630944252,'privacy_policy_accepted','0','1630944252',1),(115,_binary 'user',8179,8179,1630944252,'terms_accepted','0','1630944252',1),(117,_binary 'user',8180,8180,1630965482,'privacy_policy_accepted','0','1630965482',1),(118,_binary 'user',8180,8180,1630965482,'terms_accepted','0','1630965482',1),(119,_binary 'user',8181,8181,1630971799,'privacy_policy_accepted','0','1630971799',1),(120,_binary 'user',8181,8181,1630971799,'terms_accepted','0','1630971799',1),(121,_binary 'user',8182,8182,1630983997,'privacy_policy_accepted','0','1630983997',1),(122,_binary 'user',8182,8182,1630983997,'terms_accepted','0','1630983997',1),(123,_binary 'user',8183,8183,1630986720,'privacy_policy_accepted','0','1630986720',1),(124,_binary 'user',8183,8183,1630986720,'terms_accepted','0','1630986720',1),(125,_binary 'user',8184,8184,1631017353,'privacy_policy_accepted','0','1631017353',1),(126,_binary 'user',8184,8184,1631017353,'terms_accepted','0','1631017353',1),(127,_binary 'user',8185,8185,1631040197,'privacy_policy_accepted','0','1631040197',1),(128,_binary 'user',8185,8185,1631040197,'terms_accepted','0','1631040197',1),(129,_binary 'user',8186,8186,1631075529,'privacy_policy_accepted','0','1631075529',1),(130,_binary 'user',8186,8186,1631075529,'terms_accepted','0','1631075529',1),(135,_binary 'user',8187,8187,1631193438,'privacy_policy_accepted','0','1631193438',1),(136,_binary 'user',8187,8187,1631193438,'terms_accepted','0','1631193438',1),(137,_binary 'user',8188,8188,1631202382,'privacy_policy_accepted','0','1631202382',1),(138,_binary 'user',8188,8188,1631202382,'terms_accepted','0','1631202382',1),(140,_binary 'user',8187,8187,1631216001,'receive_admin_email','0','1',1),(166,_binary 'user',8190,8190,1631328136,'privacy_policy_accepted','0','1631328136',1),(167,_binary 'user',8190,8190,1631328136,'terms_accepted','0','1631328136',1),(173,_binary 'user',8191,8191,1631773096,'privacy_policy_accepted','0','1631773096',1),(174,_binary 'user',8191,8191,1631773096,'terms_accepted','0','1631773096',1),(183,_binary 'user',8194,8194,1632018934,'privacy_policy_accepted','0','1632018934',1),(184,_binary 'user',8194,8194,1632018934,'terms_accepted','0','1632018934',1),(185,_binary 'user',8195,8195,1632090224,'privacy_policy_accepted','0','1632090224',1),(186,_binary 'user',8195,8195,1632090224,'terms_accepted','0','1632090224',1),(188,_binary 'user',8196,8196,1632211125,'privacy_policy_accepted','0','1632211125',1),(189,_binary 'user',8196,8196,1632211125,'terms_accepted','0','1632211125',1),(190,_binary 'user',8197,8197,1632235121,'privacy_policy_accepted','0','1632235121',1),(191,_binary 'user',8197,8197,1632235121,'terms_accepted','0','1632235121',1),(193,_binary 'user',8198,8198,1632268424,'privacy_policy_accepted','0','1632268424',1),(194,_binary 'user',8198,8198,1632268424,'terms_accepted','0','1632268424',1),(195,_binary 'user',8199,8199,1632287712,'privacy_policy_accepted','0','1632287712',1),(196,_binary 'user',8199,8199,1632287712,'terms_accepted','0','1632287712',1),(197,_binary 'user',8200,8200,1632302436,'privacy_policy_accepted','0','1632302436',1),(198,_binary 'user',8200,8200,1632302436,'terms_accepted','0','1632302436',1),(199,_binary 'user',8201,8201,1632328120,'privacy_policy_accepted','0','1632328120',1),(200,_binary 'user',8201,8201,1632328120,'terms_accepted','0','1632328120',1),(201,_binary 'user',8202,8202,1632355202,'privacy_policy_accepted','0','1632355202',1),(202,_binary 'user',8202,8202,1632355202,'terms_accepted','0','1632355202',1),(203,_binary 'user',8203,8203,1632496774,'privacy_policy_accepted','0','1632496774',1),(204,_binary 'user',8203,8203,1632496774,'terms_accepted','0','1632496774',1),(207,_binary 'user',8204,8204,1632586246,'privacy_policy_accepted','0','1632586246',1),(208,_binary 'user',8204,8204,1632586246,'terms_accepted','0','1632586246',1),(210,_binary 'user',8205,8205,1632694837,'privacy_policy_accepted','0','1632694837',1),(211,_binary 'user',8205,8205,1632694837,'terms_accepted','0','1632694837',1),(212,_binary 'user',8206,8206,1632698869,'privacy_policy_accepted','0','1632698869',1),(213,_binary 'user',8206,8206,1632698869,'terms_accepted','0','1632698869',1),(214,_binary 'user',8207,8207,1632708020,'privacy_policy_accepted','0','1632708020',1),(215,_binary 'user',8207,8207,1632708020,'terms_accepted','0','1632708020',1),(216,_binary 'user',8208,8208,1632710466,'privacy_policy_accepted','0','1632710466',1),(217,_binary 'user',8208,8208,1632710466,'terms_accepted','0','1632710466',1),(218,_binary 'user',8209,8209,1632788786,'privacy_policy_accepted','0','1632788786',1),(219,_binary 'user',8209,8209,1632788786,'terms_accepted','0','1632788786',1),(221,_binary 'user',8210,8210,1632863137,'privacy_policy_accepted','0','1632863137',1),(222,_binary 'user',8210,8210,1632863137,'terms_accepted','0','1632863137',1),(230,_binary 'user',8211,8211,1633368886,'privacy_policy_accepted','0','1633368886',1),(231,_binary 'user',8211,8211,1633368886,'terms_accepted','0','1633368886',1),(232,_binary 'user',8212,8212,1633545146,'privacy_policy_accepted','0','1633545146',1),(233,_binary 'user',8212,8212,1633545146,'terms_accepted','0','1633545146',1),(235,_binary 'user',8213,8213,1633604859,'privacy_policy_accepted','0','1633604859',1),(236,_binary 'user',8213,8213,1633604859,'terms_accepted','0','1633604859',1),(237,_binary 'user',8214,8214,1633657399,'privacy_policy_accepted','0','1633657399',1),(238,_binary 'user',8214,8214,1633657399,'terms_accepted','0','1633657399',1),(241,_binary 'user',8215,8215,1633843943,'privacy_policy_accepted','0','1633843943',1),(242,_binary 'user',8215,8215,1633843943,'terms_accepted','0','1633843943',1),(244,_binary 'user',8216,8216,1633897315,'privacy_policy_accepted','0','1633897315',1),(245,_binary 'user',8216,8216,1633897315,'terms_accepted','0','1633897315',1),(253,_binary 'user',8217,8217,1634098918,'privacy_policy_accepted','0','1634098918',1),(254,_binary 'user',8217,8217,1634098918,'terms_accepted','0','1634098918',1),(256,_binary 'user',8218,8218,1634102039,'privacy_policy_accepted','0','1634102039',1),(257,_binary 'user',8218,8218,1634102039,'terms_accepted','0','1634102039',1),(260,_binary 'user',8219,8219,1634493833,'privacy_policy_accepted','0','1634493833',1),(261,_binary 'user',8219,8219,1634493833,'terms_accepted','0','1634493833',1),(262,_binary 'user',8220,8220,1634565883,'privacy_policy_accepted','0','1634565883',1),(263,_binary 'user',8220,8220,1634565883,'terms_accepted','0','1634565883',1),(265,_binary 'user',8221,8221,1634710578,'privacy_policy_accepted','0','1634710578',1),(266,_binary 'user',8221,8221,1634710578,'terms_accepted','0','1634710578',1),(268,_binary 'user',8222,8222,1634723732,'privacy_policy_accepted','0','1634723732',1),(269,_binary 'user',8222,8222,1634723732,'terms_accepted','0','1634723732',1),(271,_binary 'user',8223,8223,1634841019,'privacy_policy_accepted','0','1634841019',1),(272,_binary 'user',8223,8223,1634841019,'terms_accepted','0','1634841019',1),(273,_binary 'user',8224,8224,1634883471,'privacy_policy_accepted','0','1634883471',1),(274,_binary 'user',8224,8224,1634883471,'terms_accepted','0','1634883471',1),(275,_binary 'user',8225,8225,1634929511,'privacy_policy_accepted','0','1634929511',1),(276,_binary 'user',8225,8225,1634929511,'terms_accepted','0','1634929511',1),(279,_binary 'user',8226,8226,1635344231,'privacy_policy_accepted','0','1635344231',1),(280,_binary 'user',8226,8226,1635344231,'terms_accepted','0','1635344231',1),(282,_binary 'user',8227,8227,1635403318,'privacy_policy_accepted','0','1635403318',1),(283,_binary 'user',8227,8227,1635403318,'terms_accepted','0','1635403318',1),(285,_binary 'user',8228,8228,1635759771,'privacy_policy_accepted','0','1635759771',1),(286,_binary 'user',8228,8228,1635759771,'terms_accepted','0','1635759771',1),(287,_binary 'user',8229,8229,1635783840,'privacy_policy_accepted','0','1635783840',1),(288,_binary 'user',8229,8229,1635783840,'terms_accepted','0','1635783840',1),(290,_binary 'user',8230,8230,1636150193,'privacy_policy_accepted','0','1636150193',1),(291,_binary 'user',8230,8230,1636150193,'terms_accepted','0','1636150193',1),(292,_binary 'user',8231,8231,1636272519,'privacy_policy_accepted','0','1636272519',1),(293,_binary 'user',8231,8231,1636272519,'terms_accepted','0','1636272519',1),(295,_binary 'user',8232,8232,1636545133,'privacy_policy_accepted','0','1636545133',1),(296,_binary 'user',8232,8232,1636545133,'terms_accepted','0','1636545133',1),(298,_binary 'user',8233,8233,1636875814,'privacy_policy_accepted','0','1636875814',1),(299,_binary 'user',8233,8233,1636875814,'terms_accepted','0','1636875814',1),(301,_binary 'user',8234,8234,1637093346,'privacy_policy_accepted','0','1637093346',1),(302,_binary 'user',8234,8234,1637093346,'terms_accepted','0','1637093346',1),(314,_binary 'user',8235,8235,1638916193,'privacy_policy_accepted','0','1638916193',1),(315,_binary 'user',8235,8235,1638916193,'terms_accepted','0','1638916193',1),(316,_binary 'user',8236,8236,1639185697,'privacy_policy_accepted','0','1639185697',1),(317,_binary 'user',8236,8236,1639185697,'terms_accepted','0','1639185697',1),(322,_binary 'user',8237,8237,1639291149,'privacy_policy_accepted','0','1639291149',1),(323,_binary 'user',8237,8237,1639291149,'terms_accepted','0','1639291149',1),(324,_binary 'user',8238,8238,1639729523,'privacy_policy_accepted','0','1639729523',1),(325,_binary 'user',8238,8238,1639729523,'terms_accepted','0','1639729523',1),(328,_binary 'user',8239,8239,1640195594,'privacy_policy_accepted','0','1640195594',1),(329,_binary 'user',8239,8239,1640195594,'terms_accepted','0','1640195594',1),(331,_binary 'user',8240,8240,1640571995,'privacy_policy_accepted','0','1640571995',1),(332,_binary 'user',8240,8240,1640571995,'terms_accepted','0','1640571995',1),(333,_binary 'user',8241,8241,1641008273,'privacy_policy_accepted','0','1641008273',1),(334,_binary 'user',8241,8241,1641008273,'terms_accepted','0','1641008273',1),(336,_binary 'user',8243,8243,1642537480,'privacy_policy_accepted','0','1642537480',1),(337,_binary 'user',8243,8243,1642537480,'terms_accepted','0','1642537480',1),(338,_binary 'user',8244,8244,1643275733,'privacy_policy_accepted','0','1643275733',1),(339,_binary 'user',8244,8244,1643275733,'terms_accepted','0','1643275733',1),(344,_binary 'user',8245,8245,1643648501,'privacy_policy_accepted','0','1643648501',1),(345,_binary 'user',8245,8245,1643648501,'terms_accepted','0','1643648501',1),(346,_binary 'user',8246,8246,1643982201,'privacy_policy_accepted','0','1643982201',1),(347,_binary 'user',8246,8246,1643982201,'terms_accepted','0','1643982201',1),(348,_binary 'user',8247,8247,1644124492,'privacy_policy_accepted','0','1644124492',1),(349,_binary 'user',8247,8247,1644124492,'terms_accepted','0','1644124492',1),(353,_binary 'user',8248,8248,1644767493,'privacy_policy_accepted','0','1644767493',1),(354,_binary 'user',8248,8248,1644767493,'terms_accepted','0','1644767493',1),(355,_binary 'user',8249,8249,1644938856,'privacy_policy_accepted','0','1644938856',1),(356,_binary 'user',8249,8249,1644938856,'terms_accepted','0','1644938856',1),(357,_binary 'user',8250,8250,1645211743,'privacy_policy_accepted','0','1645211743',1),(358,_binary 'user',8250,8250,1645211743,'terms_accepted','0','1645211743',1),(364,_binary 'user',8251,8251,1647297384,'privacy_policy_accepted','0','1647297384',1),(365,_binary 'user',8251,8251,1647297384,'terms_accepted','0','1647297384',1),(366,_binary 'user',8252,8252,1647482829,'privacy_policy_accepted','0','1647482829',1),(367,_binary 'user',8252,8252,1647482829,'terms_accepted','0','1647482829',1),(368,_binary 'user',8253,8253,1649008515,'privacy_policy_accepted','0','1649008515',1),(369,_binary 'user',8253,8253,1649008515,'terms_accepted','0','1649008515',1),(370,_binary 'user',8254,8254,1649038609,'privacy_policy_accepted','0','1649038609',1),(371,_binary 'user',8254,8254,1649038609,'terms_accepted','0','1649038609',1),(372,_binary 'user',8255,8255,1649195383,'privacy_policy_accepted','0','1649195383',1),(373,_binary 'user',8255,8255,1649195383,'terms_accepted','0','1649195383',1),(374,_binary 'user',3685,3685,1649256480,'receive_admin_email','0','1',1),(375,_binary 'user',3685,3685,1649256480,'enable_activity_summary_email','0','1',0),(376,_binary 'user',8192,8192,1649265675,'password','******','********',0),(378,_binary 'user',8256,8256,1649278370,'avatar_date','0','1649278370',0),(379,_binary 'user',8256,8256,1649284210,'use_tfa','0','1',0),(380,_binary 'user',8257,8257,1649700728,'privacy_policy_accepted','0','1649700728',1),(381,_binary 'user',8257,8257,1649700728,'terms_accepted','0','1649700728',1),(382,_binary 'user',8258,8258,1649912790,'privacy_policy_accepted','0','1649912790',1),(383,_binary 'user',8258,8258,1649912790,'terms_accepted','0','1649912790',1),(384,_binary 'user',8259,8259,1649947425,'privacy_policy_accepted','0','1649947425',1),(385,_binary 'user',8259,8259,1649947425,'terms_accepted','0','1649947425',1),(386,_binary 'user',8260,8260,1649947482,'privacy_policy_accepted','0','1649947482',1),(387,_binary 'user',8260,8260,1649947482,'terms_accepted','0','1649947482',1),(388,_binary 'user',8259,8259,1649948462,'allow_view_profile','everyone','none',0),(389,_binary 'user',8259,8259,1649948462,'allow_post_profile','members','none',0),(390,_binary 'user',8259,8259,1649948462,'allow_send_personal_conversation','members','none',0),(391,_binary 'user',8259,8259,1649948462,'allow_view_identities','everyone','none',0),(392,_binary 'user',8259,8259,1649948462,'allow_receive_news_feed','everyone','none',0),(393,_binary 'user',8259,8259,1649948462,'visible','1','0',0),(394,_binary 'user',8259,8259,1649948462,'activity_visible','1','0',0),(395,_binary 'user',8258,801,1649956193,'user_state','moderated','rejected',0),(396,_binary 'user',8261,8261,1649962732,'privacy_policy_accepted','0','1649962732',1),(397,_binary 'user',8261,8261,1649962732,'terms_accepted','0','1649962732',1),(398,_binary 'user',8261,801,1649968140,'user_state','moderated','rejected',0),(399,_binary 'user',7805,801,1650324121,'secondary_group_ids','2,9,11,19','2,9',0),(400,_binary 'user',7805,801,1650563609,'is_discouraged','0','1',0),(401,_binary 'user',7805,801,1650584196,'is_discouraged','1','0',0),(402,_binary 'user',8242,801,1650610544,'password','******','********',0),(403,_binary 'user',8242,801,1650610574,'secondary_group_ids','','2',0),(404,_binary 'user',8242,801,1650610740,'secondary_group_ids','2','2,20',0),(405,_binary 'user',8242,801,1650610937,'secondary_group_ids','2,20','2,10',0),(406,_binary 'user',8262,8262,1650695995,'privacy_policy_accepted','0','1650695995',1),(407,_binary 'user',8262,8262,1650695995,'terms_accepted','0','1650695995',1),(408,_binary 'user',8263,8263,1650696687,'privacy_policy_accepted','0','1650696687',1),(409,_binary 'user',8263,8263,1650696687,'terms_accepted','0','1650696687',1),(410,_binary 'user',8264,8264,1650725374,'privacy_policy_accepted','0','1650725374',1),(411,_binary 'user',8264,8264,1650725374,'terms_accepted','0','1650725374',1),(412,_binary 'user',8262,801,1650732544,'user_state','moderated','rejected',0),(413,_binary 'user',8263,801,1650732544,'user_state','moderated','rejected',0),(414,_binary 'user',8264,801,1650732544,'user_state','moderated','rejected',0),(415,_binary 'user',8047,8047,1650759421,'allow_view_profile','members','none',0),(416,_binary 'user',8047,8047,1650759421,'allow_post_profile','members','none',0),(417,_binary 'user',8047,8047,1650759421,'allow_view_identities','members','none',0),(418,_binary 'user',801,801,1650822931,'secondary_group_ids','2,3,4,9,10,11,18,19','1,2,3,4,8,9,10,11,13,15,18,19,20',0),(419,_binary 'user',6369,801,1650822962,'is_moderator','1','0',0),(420,_binary 'user',8169,801,1650876846,'secondary_group_ids','2,3,4,9,10,11,18,19','2',0),(421,_binary 'user',8169,801,1650876846,'is_staff','1','0',0),(422,_binary 'user',8192,801,1650876894,'secondary_group_ids','2,3,4','2',0),(423,_binary 'user',8192,801,1650876894,'is_staff','1','0',0),(424,_binary 'user',8173,801,1650877213,'secondary_group_ids','2,3,4,9,10,11,18,19','2',0),(425,_binary 'user',8173,801,1650877213,'is_staff','1','0',0),(426,_binary 'user',8256,801,1650877318,'secondary_group_ids','2,3,4,9,10,11,18,19','2',0),(427,_binary 'user',801,801,1650877520,'secondary_group_ids','1,2,3,4,8,9,10,11,13,15,18,19,20','2',0),(428,_binary 'user',801,801,1650877520,'is_staff','1','0',0),(429,_binary 'user',6369,801,1650880170,'user_group_id','4','11',0),(430,_binary 'user',6369,801,1650880170,'secondary_group_ids','2,9,10,11,18,19','2',0),(431,_binary 'user',6369,801,1650880300,'user_group_id','11','2',0),(432,_binary 'user',6369,801,1650880300,'secondary_group_ids','2','',0),(433,_binary 'user',6369,801,1650880376,'user_group_id','2','11',0),(434,_binary 'user',6369,801,1650880376,'secondary_group_ids','','2',0),(435,_binary 'user',6369,801,1650880448,'user_group_id','11','2',0),(436,_binary 'user',6369,801,1650880448,'secondary_group_ids','2','',0),(437,_binary 'user',6369,801,1650880593,'user_group_id','2','11',0),(438,_binary 'user',6369,801,1650880593,'secondary_group_ids','','2',0),(439,_binary 'user',8265,801,1651014537,'avatar_date','0','1651014537',0),(440,_binary 'user',8267,8267,1651131274,'privacy_policy_accepted','0','1651131274',1),(441,_binary 'user',8267,8267,1651131274,'terms_accepted','0','1651131274',1),(442,_binary 'user',8267,801,1651185078,'user_state','moderated','rejected',0),(443,_binary 'user',8268,8268,1651195731,'use_tfa','0','1',0),(444,_binary 'user',8268,8268,1651195771,'use_tfa','1','0',0),(445,_binary 'user',8268,8268,1651195916,'use_tfa','0','1',0),(446,_binary 'user',8047,801,1651197346,'secondary_group_ids','2,9,10,18,19','2',0),(447,_binary 'user',1351,801,1651197741,'secondary_group_ids','9,10','2',0),(448,_binary 'user',3685,801,1651197764,'secondary_group_ids','2,9,10,18,19','2',0),(449,_binary 'user',813,801,1651197786,'secondary_group_ids','9,10','2',0),(450,_binary 'user',1345,801,1651197812,'secondary_group_ids','2,9,10,19','2',0),(451,_binary 'user',4234,801,1651197833,'secondary_group_ids','9,10','2',0),(452,_binary 'user',846,801,1651197857,'secondary_group_ids','2,9,10,19','2',0),(453,_binary 'user',855,801,1651197880,'secondary_group_ids','2,9,10,19','2,19',0),(454,_binary 'user',826,801,1651197908,'secondary_group_ids','2,9,10,18,19','2,19',0),(455,_binary 'user',8265,801,1651264343,'password','******','********',0),(456,_binary 'user',8265,8265,1651264732,'use_tfa','0','1',0),(457,_binary 'user',826,801,1651385026,'secondary_group_ids','2,19','2',0),(458,_binary 'user',855,801,1651385026,'secondary_group_ids','2,19','2',0),(459,_binary 'user',921,801,1651385026,'secondary_group_ids','2,9,10,19','2,9,10',0),(460,_binary 'user',921,801,1651385430,'secondary_group_ids','2,9,10','2,10',0),(461,_binary 'user',8265,801,1651389207,'custom_title','','Referee',0),(462,_binary 'user',8265,801,1651389341,'custom_title','Referee','World Boxing Association',0),(463,_binary 'user',7805,801,1651389390,'secondary_group_ids','2,9','2',0),(464,_binary 'user',8269,8269,1651708542,'privacy_policy_accepted','0','1651708542',1),(465,_binary 'user',8269,8269,1651708542,'terms_accepted','0','1651708542',1),(466,_binary 'user',8269,801,1651716983,'user_state','moderated','rejected',0),(467,_binary 'user',8270,8270,1651731041,'privacy_policy_accepted','0','1651731041',1),(468,_binary 'user',8270,8270,1651731041,'terms_accepted','0','1651731041',1),(469,_binary 'user',8271,8271,1651838964,'privacy_policy_accepted','0','1651838964',1),(470,_binary 'user',8271,8271,1651838964,'terms_accepted','0','1651838964',1),(471,_binary 'user',8272,8272,1651856700,'privacy_policy_accepted','0','1651856700',1),(472,_binary 'user',8272,8272,1651856700,'terms_accepted','0','1651856700',1),(473,_binary 'user',8271,801,1651865081,'user_state','moderated','rejected',0),(474,_binary 'user',8272,801,1651865081,'user_state','moderated','rejected',0),(475,_binary 'user',8273,8273,1651878600,'privacy_policy_accepted','0','1651878600',1),(476,_binary 'user',8273,8273,1651878600,'terms_accepted','0','1651878600',1),(477,_binary 'user',8273,801,1651879401,'user_state','moderated','rejected',0),(478,_binary 'user',8274,8274,1651885524,'privacy_policy_accepted','0','1651885524',1),(479,_binary 'user',8274,8274,1651885524,'terms_accepted','0','1651885524',1),(480,_binary 'user',8274,801,1651891954,'user_state','moderated','rejected',0),(481,_binary 'user',8275,8275,1651915422,'privacy_policy_accepted','0','1651915422',1),(482,_binary 'user',8275,8275,1651915422,'terms_accepted','0','1651915422',1),(483,_binary 'user',8275,801,1651934043,'user_state','moderated','rejected',0),(484,_binary 'user',8276,8276,1651953222,'privacy_policy_accepted','0','1651953222',1),(485,_binary 'user',8276,8276,1651953222,'terms_accepted','0','1651953222',1),(486,_binary 'user',8276,801,1651959746,'user_state','moderated','rejected',0),(487,_binary 'user',8277,8277,1651960783,'privacy_policy_accepted','0','1651960783',1),(488,_binary 'user',8277,8277,1651960783,'terms_accepted','0','1651960783',1),(489,_binary 'user',8277,801,1651961077,'user_state','moderated','rejected',0),(490,_binary 'user',8278,8278,1651989451,'privacy_policy_accepted','0','1651989451',1),(491,_binary 'user',8278,8278,1651989451,'terms_accepted','0','1651989451',1),(492,_binary 'user',8278,801,1651992326,'user_state','moderated','rejected',0),(493,_binary 'user',8279,8279,1652012216,'privacy_policy_accepted','0','1652012216',1),(494,_binary 'user',8279,8279,1652012216,'terms_accepted','0','1652012216',1),(495,_binary 'user',8279,801,1652029753,'user_state','moderated','rejected',0),(496,_binary 'user',8280,8280,1652088466,'privacy_policy_accepted','0','1652088466',1),(497,_binary 'user',8280,8280,1652088466,'terms_accepted','0','1652088466',1),(498,_binary 'user',8280,801,1652119942,'user_state','moderated','rejected',0),(499,_binary 'user',8281,8281,1652127733,'privacy_policy_accepted','0','1652127733',1),(500,_binary 'user',8281,8281,1652127733,'terms_accepted','0','1652127733',1),(501,_binary 'user',8281,801,1652204969,'user_state','moderated','rejected',0),(502,_binary 'user',8282,8282,1652206452,'privacy_policy_accepted','0','1652206452',1),(503,_binary 'user',8282,8282,1652206452,'terms_accepted','0','1652206452',1),(504,_binary 'user',8282,801,1652213055,'user_state','moderated','rejected',0),(505,_binary 'user',8283,8283,1652225370,'privacy_policy_accepted','0','1652225370',1),(506,_binary 'user',8283,8283,1652225370,'terms_accepted','0','1652225370',1),(507,_binary 'user',8283,801,1652225551,'user_state','moderated','rejected',0),(508,_binary 'user',8284,8284,1652347065,'privacy_policy_accepted','0','1652347065',1),(509,_binary 'user',8284,8284,1652347065,'terms_accepted','0','1652347065',1),(510,_binary 'user',8284,801,1652355981,'user_state','moderated','rejected',0),(511,_binary 'user',8285,8285,1652370457,'privacy_policy_accepted','0','1652370457',1),(512,_binary 'user',8285,8285,1652370457,'terms_accepted','0','1652370457',1),(513,_binary 'user',8285,801,1652378821,'user_state','moderated','rejected',0),(514,_binary 'user',8286,8286,1652396815,'privacy_policy_accepted','0','1652396815',1),(515,_binary 'user',8286,8286,1652396815,'terms_accepted','0','1652396815',1),(516,_binary 'user',8286,801,1652397273,'user_state','moderated','rejected',0),(517,_binary 'user',8287,8287,1652423106,'privacy_policy_accepted','0','1652423106',1),(518,_binary 'user',8287,8287,1652423106,'terms_accepted','0','1652423106',1),(519,_binary 'user',8287,801,1652461052,'user_state','moderated','rejected',0),(520,_binary 'user',8288,8288,1652542641,'privacy_policy_accepted','0','1652542641',1),(521,_binary 'user',8288,8288,1652542641,'terms_accepted','0','1652542641',1),(522,_binary 'user',8288,801,1652549154,'user_state','moderated','rejected',0),(523,_binary 'user',8289,8289,1652569608,'privacy_policy_accepted','0','1652569608',1),(524,_binary 'user',8289,8289,1652569608,'terms_accepted','0','1652569608',1),(525,_binary 'user',8289,801,1652575714,'user_state','moderated','rejected',0),(526,_binary 'user',8290,8290,1652599065,'privacy_policy_accepted','0','1652599065',1),(527,_binary 'user',8290,8290,1652599065,'terms_accepted','0','1652599065',1),(528,_binary 'user',8291,8291,1652599362,'privacy_policy_accepted','0','1652599362',1),(529,_binary 'user',8291,8291,1652599362,'terms_accepted','0','1652599362',1),(530,_binary 'user',7805,801,1652645282,'is_discouraged','0','1',0),(531,_binary 'user',8292,8292,1652646462,'privacy_policy_accepted','0','1652646462',1),(532,_binary 'user',8292,8292,1652646462,'terms_accepted','0','1652646462',1),(533,_binary 'user',8292,801,1652646567,'user_state','moderated','rejected',0),(534,_binary 'user',8293,8293,1652651441,'privacy_policy_accepted','0','1652651441',1),(535,_binary 'user',8293,8293,1652651441,'terms_accepted','0','1652651441',1),(536,_binary 'user',8294,8294,1652654878,'privacy_policy_accepted','0','1652654878',1),(537,_binary 'user',8294,8294,1652654878,'terms_accepted','0','1652654878',1),(538,_binary 'user',8295,8295,1652661169,'privacy_policy_accepted','0','1652661169',1),(539,_binary 'user',8295,8295,1652661169,'terms_accepted','0','1652661169',1),(540,_binary 'user',8296,8296,1652666672,'privacy_policy_accepted','0','1652666672',1),(541,_binary 'user',8296,8296,1652666672,'terms_accepted','0','1652666672',1),(542,_binary 'user',7805,7805,1652704943,'signature','[B][I]We must not underestimate the devastating effect of getting lost in the chaos, even if we know it is the sine qua non of any regeneration of the spirit and personality[/I][/B]','GIVE ME THE BAN BUTTON!!',0),(543,_binary 'user',8297,8297,1652723692,'privacy_policy_accepted','0','1652723692',1),(544,_binary 'user',8297,8297,1652723692,'terms_accepted','0','1652723692',1),(545,_binary 'user',8294,801,1652734418,'user_state','moderated','rejected',0),(546,_binary 'user',8295,801,1652734418,'user_state','moderated','rejected',0),(547,_binary 'user',8296,801,1652734418,'user_state','moderated','rejected',0),(548,_binary 'user',8297,801,1652734418,'user_state','moderated','rejected',0),(549,_binary 'user',8298,8298,1652776025,'privacy_policy_accepted','0','1652776025',1),(550,_binary 'user',8298,8298,1652776025,'terms_accepted','0','1652776025',1),(551,_binary 'user',8299,8299,1652778761,'privacy_policy_accepted','0','1652778761',1),(552,_binary 'user',8299,8299,1652778761,'terms_accepted','0','1652778761',1),(553,_binary 'user',8298,801,1652805680,'user_state','moderated','rejected',0),(554,_binary 'user',8299,801,1652805680,'user_state','moderated','rejected',0),(555,_binary 'user',8300,8300,1652857786,'privacy_policy_accepted','0','1652857786',1),(556,_binary 'user',8300,8300,1652857786,'terms_accepted','0','1652857786',1),(557,_binary 'user',8301,8301,1652876311,'privacy_policy_accepted','0','1652876311',1),(558,_binary 'user',8301,8301,1652876311,'terms_accepted','0','1652876311',1),(559,_binary 'user',8301,801,1652892075,'user_state','moderated','rejected',0),(560,_binary 'user',8302,8302,1652898649,'privacy_policy_accepted','0','1652898649',1),(561,_binary 'user',8302,8302,1652898649,'terms_accepted','0','1652898649',1),(562,_binary 'user',8303,8303,1652970802,'privacy_policy_accepted','0','1652970802',1),(563,_binary 'user',8303,8303,1652970802,'terms_accepted','0','1652970802',1),(564,_binary 'user',8304,8304,1652973185,'privacy_policy_accepted','0','1652973185',1),(565,_binary 'user',8304,8304,1652973185,'terms_accepted','0','1652973185',1),(566,_binary 'user',8305,8305,1652973496,'privacy_policy_accepted','0','1652973496',1),(567,_binary 'user',8305,8305,1652973496,'terms_accepted','0','1652973496',1),(568,_binary 'user',8302,801,1652975120,'user_state','moderated','rejected',0),(569,_binary 'user',8304,801,1652975120,'user_state','moderated','rejected',0),(570,_binary 'user',8305,801,1652975120,'user_state','moderated','rejected',0),(571,_binary 'user',8306,8306,1653030700,'privacy_policy_accepted','0','1653030700',1),(572,_binary 'user',8306,8306,1653030700,'terms_accepted','0','1653030700',1),(573,_binary 'user',8306,801,1653061311,'user_state','moderated','rejected',0),(574,_binary 'user',7805,801,1653062654,'is_banned','0','1',0),(575,_binary 'user',8307,8307,1653071319,'privacy_policy_accepted','0','1653071319',1),(576,_binary 'user',8307,8307,1653071319,'terms_accepted','0','1653071319',1),(577,_binary 'user',8307,801,1653074417,'user_state','moderated','rejected',0),(578,_binary 'user',8308,8308,1653075546,'privacy_policy_accepted','0','1653075546',1),(579,_binary 'user',8308,8308,1653075546,'terms_accepted','0','1653075546',1),(580,_binary 'user',8308,801,1653075581,'user_state','moderated','rejected',0),(581,_binary 'user',7805,801,1653099583,'content_show_signature','1','0',0),(582,_binary 'user',7805,801,1653099583,'receive_admin_email','1','0',1),(583,_binary 'user',7805,801,1653099583,'email_on_conversation','1','0',0),(584,_binary 'user',7805,801,1653099583,'is_discouraged','1','0',0),(585,_binary 'user',7805,801,1653099583,'signature','GIVE ME THE BAN BUTTON!!','',0),(586,_binary 'user',7805,801,1653099583,'user_group_id','10','8',0),(587,_binary 'user',7805,801,1653099583,'custom_title','*','using forum to argue with poster',0),(588,_binary 'user',7805,801,1653099677,'avatar_date','1630197967','0',0),(589,_binary 'user',7805,801,1653099820,'secondary_group_ids','2','',0),(590,_binary 'user',7805,801,1653099820,'user_state','valid','moderated',0),(591,_binary 'user',7805,801,1653155085,'user_state','moderated','rejected',0),(592,_binary 'user',7805,801,1653192214,'banner_date','0','1653192214',0),(593,_binary 'user',7805,801,1653192413,'allow_view_profile','everyone','members',0),(594,_binary 'user',7805,801,1653192413,'allow_view_identities','everyone','none',0),(595,_binary 'user',7805,801,1653192413,'allow_receive_news_feed','everyone','members',0),(596,_binary 'user',801,801,1653193135,'banner_date','0','1653193135',0),(597,_binary 'user',8309,8309,1653195571,'privacy_policy_accepted','0','1653195571',1),(598,_binary 'user',8309,8309,1653195571,'terms_accepted','0','1653195571',1),(599,_binary 'user',8310,8310,1653213119,'privacy_policy_accepted','0','1653213119',1),(600,_binary 'user',8310,8310,1653213119,'terms_accepted','0','1653213119',1),(601,_binary 'user',8311,8311,1653227627,'privacy_policy_accepted','0','1653227627',1),(602,_binary 'user',8311,8311,1653227627,'terms_accepted','0','1653227627',1),(603,_binary 'user',8310,801,1653261225,'user_state','moderated','rejected',0),(604,_binary 'user',8309,801,1653261338,'is_banned','0','1',0),(605,_binary 'user',8312,8312,1653289350,'privacy_policy_accepted','0','1653289350',1),(606,_binary 'user',8312,8312,1653289350,'terms_accepted','0','1653289350',1),(607,_binary 'user',8312,801,1653324910,'user_state','moderated','rejected',0),(608,_binary 'user',8094,801,1653336235,'secondary_group_ids','','2',0),(609,_binary 'user',8313,8313,1653338845,'privacy_policy_accepted','0','1653338845',1),(610,_binary 'user',8313,8313,1653338845,'terms_accepted','0','1653338845',1),(611,_binary 'user',8313,801,1653342300,'user_state','moderated','rejected',0),(612,_binary 'user',8311,801,1653342392,'user_state','moderated','rejected',0),(613,_binary 'user',8314,8314,1653392746,'privacy_policy_accepted','0','1653392746',1),(614,_binary 'user',8314,8314,1653392746,'terms_accepted','0','1653392746',1),(615,_binary 'user',8314,801,1653404825,'user_state','moderated','rejected',0),(616,_binary 'user',7805,801,1653453717,'custom_title','using forum to argue with poster','personal vendetta non-news spam',0),(617,_binary 'user',8315,8315,1653462522,'privacy_policy_accepted','0','1653462522',1),(618,_binary 'user',8315,8315,1653462522,'terms_accepted','0','1653462522',1),(619,_binary 'user',855,855,1653489398,'email','sniffyraven@fastmail.fm','prbeach@protonmail.com',0),(620,_binary 'user',855,855,1653489398,'user_state','valid','email_confirm_edit',0),(621,_binary 'user',855,855,1653489450,'user_state','email_confirm_edit','valid',0),(622,_binary 'user',855,855,1653489509,'website','http://www.climatehoax.ca/','',0),(623,_binary 'user',8315,801,1653495793,'user_state','moderated','rejected',0),(624,_binary 'user',8316,8316,1653509816,'privacy_policy_accepted','0','1653509816',1),(625,_binary 'user',8316,8316,1653509816,'terms_accepted','0','1653509816',1),(626,_binary 'user',8317,8317,1653518840,'privacy_policy_accepted','0','1653518840',1),(627,_binary 'user',8317,8317,1653518840,'terms_accepted','0','1653518840',1),(628,_binary 'user',8318,8318,1653583110,'privacy_policy_accepted','0','1653583110',1),(629,_binary 'user',8318,8318,1653583110,'terms_accepted','0','1653583110',1),(630,_binary 'user',8317,801,1653587023,'user_state','moderated','rejected',0),(631,_binary 'user',8318,801,1653587023,'user_state','moderated','rejected',0),(632,_binary 'user',8319,8319,1653589153,'privacy_policy_accepted','0','1653589153',1),(633,_binary 'user',8319,8319,1653589153,'terms_accepted','0','1653589153',1),(634,_binary 'user',8319,801,1653594275,'user_state','moderated','rejected',0),(635,_binary 'user',8320,8320,1653608016,'privacy_policy_accepted','0','1653608016',1),(636,_binary 'user',8320,8320,1653608016,'terms_accepted','0','1653608016',1),(637,_binary 'user',8320,801,1653611395,'user_state','moderated','rejected',0),(638,_binary 'user',8321,8321,1653615246,'privacy_policy_accepted','0','1653615246',1),(639,_binary 'user',8321,8321,1653615246,'terms_accepted','0','1653615246',1),(640,_binary 'user',8321,801,1653615836,'user_state','moderated','rejected',0),(641,_binary 'user',8323,8323,1653633516,'privacy_policy_accepted','0','1653633516',1),(642,_binary 'user',8323,8323,1653633516,'terms_accepted','0','1653633516',1),(643,_binary 'user',8324,8324,1653644696,'privacy_policy_accepted','0','1653644696',1),(644,_binary 'user',8324,8324,1653644696,'terms_accepted','0','1653644696',1),(645,_binary 'user',8323,801,1653670576,'user_state','moderated','rejected',0),(646,_binary 'user',8324,801,1653670576,'user_state','moderated','rejected',0),(647,_binary 'user',8325,8325,1653694925,'privacy_policy_accepted','0','1653694925',1),(648,_binary 'user',8325,8325,1653694925,'terms_accepted','0','1653694925',1),(649,_binary 'user',8326,8326,1653697438,'privacy_policy_accepted','0','1653697438',1),(650,_binary 'user',8326,8326,1653697438,'terms_accepted','0','1653697438',1),(651,_binary 'user',8325,801,1653697801,'user_state','moderated','rejected',0),(652,_binary 'user',8326,801,1653697801,'user_state','moderated','rejected',0);
/*!40000 ALTER TABLE `xf_change_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_class_extension`
--

DROP TABLE IF EXISTS `xf_class_extension`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_class_extension` (
  `extension_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `from_class` varchar(100) NOT NULL,
  `to_class` varchar(100) NOT NULL,
  `execute_order` int(10) unsigned NOT NULL,
  `active` tinyint(3) unsigned NOT NULL,
  `addon_id` varbinary(50) NOT NULL,
  PRIMARY KEY (`extension_id`),
  UNIQUE KEY `from_class` (`from_class`,`to_class`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_class_extension`
--

LOCK TABLES `xf_class_extension` WRITE;
/*!40000 ALTER TABLE `xf_class_extension` DISABLE KEYS */;
INSERT INTO `xf_class_extension` VALUES (1,'XF\\Admin\\Controller\\Forum','XFES\\XF\\Admin\\Controller\\Forum',10,1,_binary 'XFES'),(2,'XF\\Entity\\Forum','XFES\\XF\\Entity\\Forum',10,1,_binary 'XFES'),(3,'XF\\Entity\\Post','XFES\\XF\\Entity\\Post',10,1,_binary 'XFES'),(4,'XF\\Entity\\Thread','XFES\\XF\\Entity\\Thread',10,1,_binary 'XFES'),(5,'XF\\Pub\\Controller\\Forum','XFES\\XF\\Pub\\Controller\\Forum',10,1,_binary 'XFES'),(6,'XF\\Pub\\Controller\\Thread','XFES\\XF\\Pub\\Controller\\Thread',10,1,_binary 'XFES'),(7,'XF\\Repository\\Thread','XFES\\XF\\Repository\\Thread',10,1,_binary 'XFES'),(8,'XF\\Search\\Search','XFES\\XF\\Search\\Search',10,1,_binary 'XFES'),(9,'XF\\Admin\\Controller\\Forum','XFMG\\XF\\Admin\\Controller\\Forum',10,1,_binary 'XFMG'),(10,'XF\\Attachment\\Post','XFMG\\XF\\Attachment\\Post',10,1,_binary 'XFMG'),(11,'XF\\BbCode\\ProcessorAction\\AnalyzeUsage','XFMG\\XF\\BbCode\\ProcessorAction\\AnalyzeUsage',10,1,_binary 'XFMG'),(12,'XF\\Entity\\Attachment','XFMG\\XF\\Entity\\Attachment',10,1,_binary 'XFMG'),(13,'XF\\Entity\\AttachmentData','XFMG\\XF\\Entity\\AttachmentData',10,1,_binary 'XFMG'),(14,'XF\\Entity\\Forum','XFMG\\XF\\Entity\\Forum',10,1,_binary 'XFMG'),(15,'XF\\Entity\\Post','XFMG\\XF\\Entity\\Post',10,1,_binary 'XFMG'),(16,'XF\\Entity\\Thread','XFMG\\XF\\Entity\\Thread',10,1,_binary 'XFMG'),(17,'XF\\Entity\\User','XFMG\\XF\\Entity\\User',10,1,_binary 'XFMG'),(18,'XF\\Pub\\Controller\\GotoPage','XFMG\\XF\\Pub\\Controller\\GotoPage',10,1,_binary 'XFMG'),(19,'XF\\Pub\\Controller\\Thread','XFMG\\XF\\Pub\\Controller\\Thread',10,1,_binary 'XFMG'),(20,'XF\\Pub\\Controller\\Watched','XFMG\\XF\\Pub\\Controller\\Watched',10,1,_binary 'XFMG'),(21,'XF\\Service\\Message\\Preparer','XFMG\\XF\\Service\\Message\\Preparer',10,1,_binary 'XFMG'),(22,'XF\\Entity\\User','XFRM\\XF\\Entity\\User',10,1,_binary 'XFRM'),(23,'XF\\ForumType\\Discussion','XFRM\\XF\\ForumType\\Discussion',10,1,_binary 'XFRM'),(24,'XF\\Pub\\Controller\\Watched','XFRM\\XF\\Pub\\Controller\\Watched',10,1,_binary 'XFRM'),(25,'XF\\Service\\User\\SignatureEdit','XFMG\\XF\\Service\\User\\SignatureEdit',10,1,_binary 'XFMG');
/*!40000 ALTER TABLE `xf_class_extension` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_code_event`
--

DROP TABLE IF EXISTS `xf_code_event`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_code_event` (
  `event_id` varbinary(50) NOT NULL,
  `description` text NOT NULL,
  `addon_id` varbinary(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`event_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_code_event`
--

LOCK TABLES `xf_code_event` WRITE;
/*!40000 ALTER TABLE `xf_code_event` DISABLE KEYS */;
INSERT INTO `xf_code_event` VALUES (_binary 'activity_summary_global_display_values','<p>Called before a set of activity summary emails are sent.</p>\n\n<p>This can be used to set global display values to be displayed at the top of the activity summary email.</p>\n\n<p>Global display values are useful for displaying stats that are relevant to all users, such as the number of users who have registered recently.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$globalDisplayValues</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$globalDisplayValues</code> - an array containing global display values.</li>\n</ol>\n\n<p>Example:</p>\n<pre>public static function activitySummaryInstanceDisplayValues(\\XF\\ActivitySummary\\Instance $instance)\n{\n	$globalDisplayValues[] = [\n		\'label\' => \'some_value\', // can be phrase title or phrase object\n		\'value\' => 1000 // value to display\n	];\n}</pre>',_binary 'XF'),(_binary 'activity_summary_instance_display_values','<p>Called before a specific activity summary email is sent to a user.</p>\n\n<p>This can be used to set per-instance (per-user) display values to be set at the top of the activity summary email.</p>\n\n<p>Instance specific display values are useful for displaying stats that are relevant to a specific user, such as their reaction score or alerts count.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\ActivitySummary\\Instance</em> &amp;$instance</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\ActivitySummary\\Instance</em> &amp;$instance</code> - the Instance object for the activity summary email we are about to send.</li>\n</ol>\n\n<p>Example:</p>\n<pre>public static function activitySummaryInstanceDisplayValues(\\XF\\ActivitySummary\\Instance $instance)\n{\n	$instance->addDisplayValue(\n		\'some_value\', // can be phrase title or phrase object\n		1000 // value to display\n	);\n}</pre>',_binary 'XF'),(_binary 'addon_post_install','<p>Called when the post-install code for an add-on has been run.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\AddOn\\AddOn</em> $addOn, <em>\\XF\\Entity\\AddOn</em> $installedAddOn, <em>array</em> $json, <em>array</em> &amp;$stateChanges</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\AddOn\\AddOn</em> $addOn</code> - The AddOn object for the add-on being installed.</li>\n	<li><code><em>\\XF\\Entity\\AddOn</em> $installedAddOn</code> - The newly created add-on entity.</li>\n	<li><code><em>array</em> $json</code> - An array decoded from the add-on\'s addon.json file.</li>\n	<li><code><em>array</em> &amp;$stateChanges</code> - An array for storing state changes such as post-install controller redirects.</li>\n</ol>\n\n<p><b>Event hint:</b> The add-on ID for the add-on being installed.</p>',_binary 'XF'),(_binary 'addon_post_rebuild','<p>Called when the post-rebuild code for an add-on has been run.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\AddOn\\AddOn</em> $addOn, <em>\\XF\\Entity\\AddOn</em> $installedAddOn, <em>array</em> $json</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\AddOn\\AddOn</em> $addOn</code> - The AddOn object for the add-on being rebuilt.</li>\n	<li><code><em>\\XF\\Entity\\AddOn</em> $installedAddOn</code> - The add-on entity.</li>\n	<li><code><em>array</em> $json</code> - An array decoded from the add-on\'s addon.json file.</li>\n</ol>\n\n<p><b>Event hint:</b> The add-on ID for the add-on being rebuilt.</p>',_binary 'XF'),(_binary 'addon_post_uninstall','<p>Called when the post-uninstall code for an add-on has been run. Note that the uninstalled add-on entity is no longer available.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\AddOn\\AddOn</em> $addOn, $addOnId, <em>array</em> $json</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\AddOn\\AddOn</em> $addOn</code> - The AddOn object for the add-on being uninstalled.</li>\n	<li><code><em>string</em> $addOnId</code> - ID of the now uninstalled add-on.</li>\n	<li><code><em>array</em> $json</code> - An array decoded from the add-on\'s addon.json file.</li>\n</ol>\n\n<p><b>Event hint:</b> The add-on ID for the add-on being uninstalled.</p>',_binary 'XF'),(_binary 'addon_post_upgrade','<p>Called when the post-upgrade code for an add-on has been run.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\AddOn\\AddOn</em> $addOn, <em>\\XF\\Entity\\AddOn</em> $installedAddOn, <em>array</em> $json, <em>array</em> &amp;$stateChanges</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\AddOn\\AddOn</em> $addOn</code> - The AddOn object for the add-on being upgraded.</li>\n	<li><code><em>\\XF\\Entity\\AddOn</em> $installedAddOn</code> - The existing add-on entity.</li>\n	<li><code><em>array</em> $json</code> - An array decoded from the add-on\'s addon.json file.</li>\n	<li><code><em>array</em> &amp;$stateChanges</code> - An array for storing state changes such as post-upgrade controller redirects.</li>\n</ol>\n\n<p><b>Event hint:</b> The add-on ID for the add-on being upgraded.</p>',_binary 'XF'),(_binary 'addon_pre_install','<p>Called when the pre-install code for an add-on has been run.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\AddOn\\AddOn</em> $addOn, <em>\\XF\\Entity\\AddOn</em> $installedAddOn, <em>array</em> $json</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\AddOn\\AddOn</em> $addOn</code> - The AddOn object for the add-on being installed.</li>\n	<li><code><em>\\XF\\Entity\\AddOn</em> $installedAddOn</code> - The newly created add-on entity.</li>\n	<li><code><em>array</em> $json</code> - An array decoded from the add-on\'s addon.json file.</li>\n</ol>\n\n<p><b>Event hint:</b> The add-on ID for the add-on being installed.</p>',_binary 'XF'),(_binary 'addon_pre_rebuild','<p>Called when the pre-rebuild code for an add-on has been run.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\AddOn\\AddOn</em> $addOn, <em>\\XF\\Entity\\AddOn</em> $installedAddOn, <em>array</em> $json</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\AddOn\\AddOn</em> $addOn</code> - The AddOn object for the add-on being rebuilt.</li>\n	<li><code><em>\\XF\\Entity\\AddOn</em> $installedAddOn</code> - The add-on entity.</li>\n	<li><code><em>array</em> $json</code> - An array decoded from the add-on\'s addon.json file.</li>\n</ol>\n\n<p><b>Event hint:</b> The add-on ID for the add-on being rebuilt.</p>',_binary 'XF'),(_binary 'addon_pre_uninstall','<p>Called when the pre-uninstall code for an add-on has been run.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\AddOn\\AddOn</em> $addOn, <em>\\XF\\Entity\\AddOn</em> $installedAddOn, <em>array</em> $json</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\AddOn\\AddOn</em> $addOn</code> - The AddOn object for the add-on being uninstalled.</li>\n	<li><code><em>\\XF\\Entity\\AddOn</em> $installedAddOn</code> - The add-on entity.</li>\n	<li><code><em>array</em> $json</code> - An array decoded from the add-on\'s addon.json file.</li>\n</ol>\n\n<p><b>Event hint:</b> The add-on ID for the add-on being uninstalled.</p>',_binary 'XF'),(_binary 'addon_pre_upgrade','<p>Called when the pre-upgrade code for an add-on has been run.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\AddOn\\AddOn</em> $addOn, <em>\\XF\\Entity\\AddOn</em> $installedAddOn, <em>array</em> $json</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\AddOn\\AddOn</em> $addOn</code> - The AddOn object for the add-on being upgraded.</li>\n	<li><code><em>\\XF\\Entity\\AddOn</em> $installedAddOn</code> - The existing add-on entity.</li>\n	<li><code><em>array</em> $json</code> - An array decoded from the add-on\'s addon.json file.</li>\n</ol>\n\n<p><b>Event hint:</b> The add-on ID for the add-on being upgraded.</p>',_binary 'XF'),(_binary 'app_admin_complete','<p>Called after the admin <code>\\XF\\Admin\\App</code> object has finished running, but before the response is filtered and returned.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Admin\\App</em> $app, <em>\\XF\\Http\\Response</em> &amp;$response</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Admin\\App</em> $app</code> - Admin App object.</li>\n	<li><code><em>\\XF\\Http\\Response</em> &amp;$response</code> - HTTP Response object.</li>\n</ol>',_binary 'XF'),(_binary 'app_admin_render_page','<p>Called just before the admin page HTML is rendered.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Admin\\App</em> $app, <em>array</em> &amp;$params, <em>\\XF\\Mvc\\Reply\\AbstractReply</em> &amp;$reply, <em>\\XF\\Mvc\\Renderer\\AbstractRenderer</em> &amp;$renderer</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Admin\\App</em> $app</code> - Admin App object.</li>\n	<li><code><em>array</em> &amp;$params</code> - Array of params being passed into the (container) template.</li>\n	<li><code><em>\\XF\\Mvc\\Reply\\AbstractReply</em> &amp;$reply</code> - Reply object.</li>\n	<li><code><em>\\XF\\Mvc\\Renderer\\AbstractRenderer</em> &amp;$renderer</code> - Renderer object.</li>\n</ol>',_binary 'XF'),(_binary 'app_admin_setup','<p>Called after the admin <code>\\XF\\Admin\\App</code> object has been setup.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Admin\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Admin\\App</em> $app</code> - Admin App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_admin_start_begin','<p>Called at the beginning of the the admin <code>\\XF\\Admin\\App</code> object startup process.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Admin\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Admin\\App</em> $app</code> - Admin App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_admin_start_end','<p>Called at the end of the the Admin <code>\\XF\\Admin\\App</code> object startup process.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Admin\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Admin\\App</em> $app</code> - Admin App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_api_complete','<p>Called after the API <code>\\XF\\Api\\App</code> object has finished running, but before the response is filtered and returned.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Api\\App</em> $app, <em>\\XF\\Http\\Response</em> &amp;$response</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Api\\App</em> $app</code> - API App object.</li>\n	<li><code><em>\\XF\\Http\\Response</em> &amp;$response</code> - HTTP Response object.</li>\n</ol>',_binary 'XF'),(_binary 'app_api_setup','<p>Called after the API <code>\\XF\\Api\\App</code> object has been setup.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Api\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Api\\App</em> $app</code> - API App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_api_start_begin','<p>Called at the beginning of the the API <code>\\XF\\Api\\App</code> object startup process.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Api\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n    <li><code><em>\\XF\\Api\\App</em> $app</code> - API App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_api_start_end','<p>Called at the end of the the API <code>\\XF\\Api\\App</code> object startup process.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Api\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n    <li><code><em>\\XF\\Api\\App</em> $app</code> - API App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_api_validate_request','<p>Called in the process of starting the <code>\\XF\\Api\\App</code> object, when validating the API request credentials.</p>\n\n<p>To override the default behavior, set <code>$result</code> to a user entity or, if triggering an error, false. If an error is triggered, set <code>$error</code> and <code>$code</code> as appropriate.</p>\n\n<p>\n	Alternatively, a <code><em>\\XF\\Http\\Response</em></code> object may be returned to directly output a completely custom response. This can be used for more advanced error handling, for example.\n</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Http\\Request</em> $request, &amp;$result, &amp;$error, &amp;$code</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Http\\Request</em> $request</code> - API App object.</li>\n	<li><code>$result</code> - if overriding the behavior, set this to a user entity or false.</li>\n	<li><code>$error</code> - if setting the result to false, the phrase key of the error to return.</li>\n	<li><code>$code</code> - if setting the result to false, the HTTP response code to use.</li>\n</ol>',_binary 'XF'),(_binary 'app_cli_setup','<p>Called after the CLI <code>\\XF\\Cli\\App</code> object has been setup.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Cli\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Cli\\App</em> $app</code> - CLI App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_cli_start_begin','<p>Called at the beginning of the the CLI <code>\\XF\\Cli\\App</code> object startup process.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Cli\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Cli\\App</em> $app</code> - CLI App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_cli_start_end','<p>Called at the end of the the CLI <code>\\XF\\Cli\\App</code> object startup process.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Cli\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Cli\\App</em> $app</code> - CLI App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_complete','<p>Called after the global <code>\\XF\\App</code> object has finished running, but before the response is filtered and returned.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\App</em> $app, <em>\\XF\\Http\\Response</em> &amp;$response</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\App</em> $app</code> - Global App object.</li>\n	<li><code><em>\\XF\\Http\\Response</em> &amp;$response</code> - HTTP Response object.</li>\n</ol>',_binary 'XF'),(_binary 'app_final_output','<p>Called just before the HTTP response returned.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\App</em> $app, <em>\\XF\\Http\\Response</em> &amp;$response</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\App</em> $app</code> - Global App object.</li>\n	<li><code><em>\\XF\\Http\\Response</em> &amp;$response</code> - HTTP Response object.</li>\n</ol>',_binary 'XF'),(_binary 'app_pub_complete','<p>Called after the public <code>\\XF\\Pub\\App</code> object has finished running, but before the response is filtered and returned.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Pub\\App</em> $app, <em>\\XF\\Http\\Response</em> &amp;$response</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Pub\\App</em> $app</code> - Public App object.</li>\n	<li><code><em>\\XF\\Http\\Response</em> &amp;$response</code> - HTTP Response object.</li>\n</ol>',_binary 'XF'),(_binary 'app_pub_render_page','<p>Called just before the public page HTML is rendered.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Pub\\App</em> $app, <em>array</em> &amp;$params, <em>\\XF\\Mvc\\Reply\\AbstractReply</em> $reply, <em>\\XF\\Mvc\\Renderer\\AbstractRenderer</em> $renderer</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Pub\\App</em> $app</code> - Public App object.</li>\n	<li><code><em>array</em> &amp;$params</code> - Array of params being passed into the (container) template.</li>\n	<li><code><em>\\XF\\Mvc\\Reply\\AbstractReply</em> $reply</code> - Reply object.</li>\n	<li><code><em>\\XF\\Mvc\\Renderer\\AbstractRenderer</em> $renderer</code> - Renderer object.</li>\n</ol>',_binary 'XF'),(_binary 'app_pub_setup','<p>Called after the public <code>\\XF\\Pub\\App</code> object has been setup.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Pub\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Pub\\App</em> $app</code> - Public App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_pub_start_begin','<p>Called at the beginning of the the public <code>\\XF\\Pub\\App</code> object startup process.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Pub\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Pub\\App</em> $app</code> - Public App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_pub_start_end','<p>Called at the end of the the Public <code>\\XF\\Pub\\App</code> object startup process.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Pub\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Pub\\App</em> $app</code> - Public App object.</li>\n</ol>',_binary 'XF'),(_binary 'app_setup','<p>Called after the global <code>\\XF\\App</code> object has been setup. This will fire regardless of the application type.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\App</em> $app</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\App</em> $app</code> - Global App object.</li>\n</ol>',_binary 'XF'),(_binary 'bb_code_processor_action_map','<p>Called when the BB code processor action map is accessed.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$processorActionMap</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$processorActionMap</code> - The current processor action map.</li>\n</ol>',_binary 'XF'),(_binary 'bb_code_renderer','<p>Called when a BB code renderer object is created.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\BbCode\\Renderer\\AbstractRenderer</em> $renderer, $type</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\BbCode\\Renderer\\AbstractRenderer</em> $renderer</code> - The renderer object being created.</li>\n	<li><code>$type</code> - A string representing the type of renderer that is being created (such as \"html\" or \"editorHtml\").</li>\n</ol>\n\n<p><b>Event hint:</b> The type of renderer being created.</p>',_binary 'XF'),(_binary 'bb_code_renderer_map','<p>Called when the BB code renderer map is accessed.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$rendererMap</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$rendererMap</code> - The current renderer map.</li>\n</ol>',_binary 'XF'),(_binary 'bb_code_rules','<p>Called when a BB code rule set object is created.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\BbCode\\RuleSet</em> $ruleSet, $context, $subContext</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\BbCode\\RuleSet</em> $ruleSet</code> - The ruleset object being created.</li>\n	<li><code>$context</code> - A string representing the context of the rule set, usually representing the content type.</li>\n	<li><code>$subContext</code> - A string representing the sub-context of the rule set. This may not always be provided, but can represent a specific situation (such as \"rss\").</li>\n</ol>\n\n<p><b>Event hint:</b> The context for the rule set (not including the sub-context).</p>',_binary 'XF'),(_binary 'code_languages','<p>Allows the modification of the list of supported code languages as defined in <code>XF\\Data\\CodeLanguage</code>. This allows you to modify the CodeMirror \"mode\" which is enabled when that language is selected in the code editor, whether it is \"common\" (so it appears at the top of the list) and which CodeMirror add-ons are enabled when that mode is selected.</p>\n\n<p>Callback signature:</p>\n<blockquote><code>&amp;$languages</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code>&amp;$languages</code> - Array of languages which can be modified.</li>\n</ol>',_binary 'XF'),(_binary 'controller_post_dispatch','<p>Called at the end of the <code>postDispatch()</code> method of the main <code>Controller</code> object.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Controller</em> $controller, $action, <em>\\XF\\Mvc\\ParameterBag</em> $params, <em>\\XF\\Mvc\\Reply\\AbstractReply</em> &amp;$reply</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Controller</em> $controller</code> - Main controller object.</li>\n	<li><code>$action</code> - Current controller action.</li>\n	<li><code><em>\\XF\\Mvc\\ParameterBag</em> $params</code> - ParameterBag object containing router related params.</li>\n	<li><code><em>\\XF\\Mvc\\Reply\\AbstractReply</em> &amp;$reply</code> - Reply object.</li>\n</ol>\n\n<p><b>Event hint:</b> Fully qualified name of the root class that was called.</p>',_binary 'XF'),(_binary 'controller_pre_dispatch','<p>Called at the end of the <code>preDispatch()</code> method of the main <code>Controller</code> object.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Controller</em> $controller, $action, <em>\\XF\\Mvc\\ParameterBag</em> $params</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Controller</em> $controller</code> - Main controller object.</li>\n	<li><code>$action</code> - Current controller action.</li>\n	<li><code><em>\\XF\\Mvc\\ParameterBag</em> $params</code> - ParameterBag object containing router related params.</li>\n</ol>\n\n<p><b>Event hint:</b> Fully qualified name of the root class that was called.</p>',_binary 'XF'),(_binary 'criteria_page','<p>Called while testing a page against various criteria in \\XF\\Criteria\\Page::isMatch() for notices etc.</p>\n\n<p>Callback signature:</p>\n<blockquote><code>$rule, <em>array</em> $data, <em>\\XF\\Entity\\User</em> $user, <em>array</em> $params, &amp;$returnValue</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>string</em> $rule</code> - text identifying the criteria that should be checked.</li>\n	<li><code><em>array</em> $data</code> - data defining the conditions of the criteria.</li>\n	<li><code><em>\\XF\\Entity\\User</em> $user</code> - user entity object to be used in the criteria checks.</li>\n	<li><code><em>array</em> $params</code> - container and template parameters to use in the criteria checks.</li>\n	<li><code><em>boolean</em> &amp;$returnValue</code> - the event code should set this to <b>true</b> if a criteria check succeeds.</li>\n</ol>\n\n<p>Example:</p>\n<pre>public static function criteriaPage($rule, array $data, \\XF\\Entity\\User $user, array $params, &amp;$returnValue)\n{\n	switch ($rule)\n	{\n		case \'p_field\':\n		if ($params[\'p\'] == $data[\'p_value\'])\n		{\n			$returnValue = true;\n		}\n		break;\n		\n		case \'c_check\':\n		if ($params[\'c\'] == $data[\'c\'])\n		{\n			$returnValue = true;\n		}\n		break;\n	}\n}</pre>',_binary 'XF'),(_binary 'criteria_template_data','<p>Called before rendering the helper_criteria template to allow adding additional view params to the criteria form.</p>\n\n<p>Callback signature:</p>\n<blockquote><code>array &amp;$templateData</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$templateData</code> - the array of data passed to the helper_criteria_template.</li>\n</ol>',_binary 'XF'),(_binary 'criteria_user','<p>Called while testing a user against user criteria in \\XF\\Criteria\\User::isMatch() for trophies, notices etc.</p>\n\n<p>Callback signature:</p>\n<blockquote><code>$rule, <em>array</em> $data, <em>\\XF\\Entity\\User</em> $user, &amp;$returnValue</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>string</em> $rule</code> - text identifying the criteria that should be checked.</li>\n	<li><code><em>array</em> $data</code> - data defining the conditions of the criteria.</li>\n	<li><code><em>\\XF\\Entity\\User</em> $user</code> - user entity object to be used in the criteria checks.</li>\n	<li><code><em>boolean</em> &amp;$returnValue</code> - the event code should set this to <b>true</b> if a criteria check matches.</li>\n</ol>\n\n<p>Example:</p>\n<pre>public static function criteriaUser($rule, array $data, \\XF\\Entity\\User $user, &amp;$returnValue)\n{\n	switch ($rule)\n	{\n		case \'foo_field\':\n		if ($user[\'foo_field\'] == $data[\'foo\'])\n		{\n			$returnValue = true;\n		}\n		break;\n		\n		case \'bar_field\':\n		if ($user[\'bar_field\'] == $data[\'bar_value\'])\n		{\n			$returnValue = true;\n		}\n		break;\n	}\n}</pre>',_binary 'XF'),(_binary 'dispatcher_match','<p>Called before the dispatch loop, allows you to modify the \\XF\\Mvc\\RouteMatch object before it is modified.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher, <em>\\XF\\Mvc\\RouteMatch</em> &amp;$match</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher</code> - Dispatcher object.</li>\n	<li><code><em>\\XF\\Mvc\\RouteMatch</em> &amp;$match</code> - Route match object.</li>\n</ol>',_binary 'XF'),(_binary 'dispatcher_post_dispatch','<p>Called after the app post dispatch method is called and after the Reply and RouteMatch objects have been modified. Also gives access to the original RouteMatch object.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher, <em>\\XF\\Mvc\\Reply\\AbstractReply</em> &amp;$reply, <em>\\XF\\Mvc\\RouteMatch</em> $routeMatch, <em>\\XF\\Mvc\\RouteMatch</em> $originalMatch</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher</code> - Dispatcher object.</li>\n	<li><code><em>\\XF\\Mvc\\Reply\\AbstractReply</em> &amp;$reply</code> - Reply object.</li>\n	<li><code><em>\\XF\\Mvc\\RouteMatch</em> $routeMatch</code> - Route match object.</li>\n	<li><code><em>\\XF\\Mvc\\RouteMatch</em> $originalMatch</code> - Original route match object.</li>\n</ol>',_binary 'XF'),(_binary 'dispatcher_post_render','<p>Called after the content has been rendered, and before the content is passed to the response body.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher, &amp;$content, <em>\\XF\\Mvc\\Reply\\AbstractReply</em> $reply, <em>\\XF\\Mvc\\Renderer\\AbstractRenderer</em> $renderer, <em>\\XF\\Http\\Response</em> $response</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher</code> - Dispatcher object.</li>\n	<li><code>&amp;$content</code> - The rendered content.</li>\n	<li><code><em>\\XF\\Mvc\\Reply\\AbstractReply</em> $reply</code> - Reply object.</li>\n	<li><code><em>\\XF\\Mvc\\Renderer\\AbstractRenderer</em> $renderer</code> - Renderer object.</li>\n	<li><code><em>\\XF\\Http\\Response</em> $response</code> - HTTP Response object.</li>\n</ol>',_binary 'XF'),(_binary 'dispatcher_pre_dispatch','<p>Called before the app pre dispatch method is called and before the dispatch loop, allows you to modify the original RouteMatch object before it is modified.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher, <em>\\XF\\Mvc\\RouteMatch</em> $routeMatch</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher</code> - Dispatcher object.</li>\n	<li><code><em>\\XF\\Mvc\\RouteMatch</em> $routeMatch</code> - Route match object.</li>\n</ol>',_binary 'XF'),(_binary 'dispatcher_pre_render','<p>Called before the app pre render method is called.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher, <em>\\XF\\Mvc\\Reply\\AbstractReply</em> $reply, $responseType</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Dispatcher</em> $dispatcher</code> - Dispatcher object.</li>\n	<li><code><em>\\XF\\Mvc\\Reply\\AbstractReply</em> $reply</code> - Reply object.</li>\n	<li><code>$responseType</code> - Response type as a string, e.g. \'html\', \'json\' etc.</li>\n</ol>',_binary 'XF'),(_binary 'editor_button_data','<p>Fired when loading editor button data for customization in the control panel. This is called before separators or custom dropdowns are added.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$buttons, <em>\\XF\\Data\\Editor</em> $editorData</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$buttons</code> - List of buttons that people can customize their editor toolbar with.</li>\n	<li><code><em>\\XF\\Data\\Editor</em> $editorData</code> - The editor data object triggering the event.</li>\n</ol>',_binary 'XF'),(_binary 'editor_dialog','<p>Fired when loading a dialog for the rich text editor.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$data, <em>\\XF\\Mvc\\Controller</em> $controller</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$data</code> - The data for the dialog view. Contains 3 keys: view (view class to be loaded), template (name of template to be displayed), and params (array of data to be passed to the view/template).</li>\n	<li><code><em>\\XF\\Mvc\\Controller</em> $controller</code> - The controller triggering this event.</li>\n</ol>\n\n<p><b>Event hint:</b> The name of the dialog as passed into the <code>XF\\Pub\\Controller\\Editor::loadDialog</code> method. Note the event hint will be an alphanumeric version of the dialog name.</p>',_binary 'XF'),(_binary 'entity_defaults','<p>Event fires after the default Entity values have been applied. You can set your own defaults directly using <code>$entity->field = \'value\';</code>.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code> - Entity object.</li>\n</ol>\n\n<p><b>Event hint:</b> Fully qualified name of the root class that was called.</p>',_binary 'XF'),(_binary 'entity_post_delete','<p>Event fires after the Entity specific <code>_postDelete()</code> method is called and after the post delete of any behaviors.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code> - Entity object.</li>\n</ol>\n\n<p><b>Event hint:</b> Fully qualified name of the root class that was called.</p>',_binary 'XF'),(_binary 'entity_post_save','<p>Event fires after the Entity specific <code>_postSave()</code> method is called and after the post save of any behaviors.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code> - Entity object.</li>\n</ol>\n\n<p><b>Event hint:</b> Fully qualified name of the root class that was called.</p>',_binary 'XF'),(_binary 'entity_pre_delete','<p>Event fires after the Entity specific <code>_preDelete()</code> method is called and after the pre delete of any behaviors.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code> - Entity object.</li>\n</ol>\n\n<p><b>Event hint:</b> Fully qualified name of the root class that was called.</p>',_binary 'XF'),(_binary 'entity_pre_save','<p>Event fires after the Entity specific <code>_preSave()</code> method is called and after the pre save of any behaviors.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Entity\\Entity</em> $entity</code> - Entity object.</li>\n</ol>\n\n<p><b>Event hint:</b> Fully qualified name of the root class that was called.</p>',_binary 'XF'),(_binary 'entity_structure','<p>Allows direct modification of the Entity structure.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Mvc\\Entity\\Manager</em> $em, <em>\\XF\\Mvc\\Entity\\Structure</em> &amp;$structure</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Mvc\\Entity\\Manager</em> $em</code> - Entity Manager object.</li>\n	<li><code><em>\\XF\\Mvc\\Entity\\Structure</em> &amp;$structure</code> - Entity Structure object.</li>\n</ol>\n\n<p><b>Event hint:</b> Fully qualified name of the root class that was called.</p>',_binary 'XF'),(_binary 'home_page_url','<p>Allows the overriding of the <code>{$xf.options.homePageUrl}</code> option to a different URL.</p>\n\n<p>Callback signature:</p>\n<blockquote><code>&amp;$homePageUrl, <em>\\XF\\Mvc\\Router</em> $router</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code>&amp;$homePageUrl</code> - The current home page URL.</li>\n	<li><code><em>\\XF\\Mvc\\Router</em> $router</code> - XF router object.</li>\n</ol>',_binary 'XF'),(_binary 'http_client_config','<p>Fired after the default options for the default HTTP client have been applied.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\GuzzleHttp\\Client</em> &amp;$client</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\GuzzleHttp\\Client</em> &amp;$client</code> - Guzzle HTTP client object.</li>\n</ol>',_binary 'XF'),(_binary 'http_client_config_untrusted','<p>Fired after the untrusted HTTP client has been setup with its default options.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\GuzzleHttp\\Client</em> &amp;$client</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\GuzzleHttp\\Client</em> &amp;$client</code> - Guzzle HTTP client object.</li>\n</ol>',_binary 'XF'),(_binary 'http_client_options','<p>Fired before the default HTTP client has been setup so its default options can be modified.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$optons</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$options</code> - Array of options to be passed into the Guzzle HTTP client object.</li>\n</ol>',_binary 'XF'),(_binary 'http_client_options_untrusted','<p>Fired before the untrusted HTTP client has been setup so its default options can be modified.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$optons</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$options</code> - Array of options to be passed into the Guzzle HTTP client object.</li>\n</ol>',_binary 'XF'),(_binary 'import_importer_classes','<p>Fired inside the <code>importers</code> container in the Import sub-container. Add-ons can use this to add additional importer classes to the importer list. The class names can be fully qualified or the short class version e.g. <code>AddOn:ClassName</code>.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\SubContainer\\Import</em> $container, <em>\\XF\\Container</em> $parentContainer, <em>array</em> &amp;$importers</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\SubContainer\\Import</em> $container</code> - Import sub-container object.</li>\n	<li><code><em>\\XF\\Container</em> $parentContainer</code> - Global App object.</li>\n	<li><code><em>array</em> &amp;$importers</code> - Array of importers.</li>\n</ol>',_binary 'XF'),(_binary 'inline_mod_actions','<p>Fires when an inline moderation handler is being instantiated. Allows direct modification of the possible actions, allowing additional simple actions and action handlers to be defined for an existing content type.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\InlineMod\\AbstractHandler</em> $handler, <em>\\XF\\App</em> $app, <em>array</em> &amp;$actions</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\InlineMod\\AbstractHandler</em> $handler</code> - Spam sub-container object.</li>\n	<li><code><em>\\XF\\App</em> $app</code> - Global App object.</li>\n	<li><code><em>array</em> &amp;$actions</code> - Array of actions already defined for this handler.</li>\n</ol>\n\n<p><b>Event hint:</b> The content type for the desired handler.</p>',_binary 'XF'),(_binary 'mailer_setup','<p>Fires after the initial setup of the Mailer object inside the global App\'s \"mailer\" container.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Container</em> $container, <em>\\XF\\Mail\\Mailer</em> &amp;$mailer</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Container</em> $container</code> - Dependency injection container object.</li>\n	<li><code><em>\\XF\\Mail\\Mailer</em> &amp;$mailer</code> - Mailer object.</li>\n</ol>',_binary 'XF'),(_binary 'mailer_transport_setup','<p>This allows you to override the mail transport object with your own approach.</p>\n\n<p>Fires only if the config flag <code>enableMail</code> is true.</p>\n\n<p>See <code>\\XF\\Mail\\Mailer::getTransportFromOption()</code> for more info on transport objects.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Container</em> $container, &amp;$transport = null</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Container</em> $container</code> - Dependency injection container object.</li>\n	<li><code>&amp;$transport</code> - This argument allows you to return the mail transport object override.</li>\n</ol>',_binary 'XF'),(_binary 'member_stat_result_prepare','<p>This event makes it possible to format member statistic result values.</p>\n\n<p>Callback signature:</p>\n<blockquote><code>$order, <em>array</em> &amp;$cacheResults</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>string</em> $order</code> - The member statistic sort order.</li>\n	<li><code><em>array</em> &amp;$cacheResults</code> - An array of member statistic result values.</li>\n</ol>',_binary 'XF'),(_binary 'mounted_file_write','<p>Called when a mounted filesystem file is written to. By default, this includes data, internal data, and code cache files..</p>\n\n<p>Callback signature:</p>\n<blockquote><code>$type, $filename, \\League\\Flysystem\\EventableFilesystem\\Event\\After $event</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>string</em> $type</code> - the type of file written to (data, internal-data, code-cache, etc).</li>\n	<li><code><em>string</em> $filename</code> - the name of the file that has changed.</li>\n	<li><code><em>\\League\\Flysystem\\EventableFilesystem\\Event\\After</em> $event</code> - the Flysystem event that triggered this. This provides access to more specific information about the change (such as the specific method called and the arguments provided).</li>\n</ol>',_binary 'XF'),(_binary 'navigation_setup','<p>Allows direct modification of the flat and tree versions of the navigation array after it has been rendered from the navigation cache.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Pub\\App</em> $app, <em>array</em> &amp;$navigationFlat, <em>array</em> &amp;$navigationTree</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Pub\\App</em> $app</code> - Public App object.</li>\n	<li><code><em>array</em> &amp;$navigationFlat</code> - Flat array of navigation entries.</li>\n	<li><code><em>array</em> &amp;$navigationTree</code> - Nested tree of navigation entries, grouped by their applicable parents.</li>\n</ol>',_binary 'XF'),(_binary 'notices_setup','<p>Allows modification of the <code>\\XF\\NoticeList</code> object after the default and admin defined (if enabled) notices have been added.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Pub\\App</em> $app, <em>\\XF\\NoticeList</em> $noticeList, <em>array</em> $pageParams</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Pub\\App</em> $app</code> - Public App object.</li>\n	<li><code><em>\\XF\\NoticeList</em> $noticeList</code> - NoticeList object.</li>\n	<li><code><em>array</em> $pageParams</code> - Array of page params.</li>\n</ol>',_binary 'XF'),(_binary 'page_cache_id','<p>Allows manipulation of the page cache ID for the current request.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>string</em> &amp;$pageCacheId, <em>\\XF\\Http\\Request</em> $request</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>string</em> &amp;$pageCacheId</code> - The current page cache ID.</li>\n	<li><code><em>\\XF\\Http\\Request</em> $request</code> - XF request object.</li>\n</ol>',_binary 'XF'),(_binary 'router_public_setup','<p>Fires after the initial setup of the public router inside the global App\'s \"router.public\" container.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Container</em> $container, <em>\\XF\\Mvc\\Router</em> &amp;$router</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Container</em> $container</code> - Dependency injection container object.</li>\n	<li><code><em>\\XF\\Mvc\\Router</em> &amp;$router</code> - Router object.</li>\n</ol>',_binary 'XF'),(_binary 'search_source_setup_22','<p>This allows you to override the search source object.</p>\n\n<p>Fires when the <code>search.source</code> container is called.</p>\n\n<p>\n	<em>Note:</em> This event has been renamed in XenForo 2.2 due to backwards compatibility breaks with the search source system.\n</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Container</em> $container, &amp;$source</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Container</em> $container</code> - Dependency injection container object.</li>\n	<li><code>&amp;$source</code> - This argument allows you to return the search source object override. If set, this must be an instance of \\XF\\Search\\Source\\AbstractSource.</li>\n</ol>',_binary 'XF'),(_binary 'session_public_storage_setup','<p>This allows you to override the public session storage object.</p>\n\n<p>Fires when the <code>session.public.storage</code> container is called.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Container</em> $container, <em>\\Doctrine\\Common\\Cache\\CacheProvider</em> $cache = null, &amp;$storage</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Container</em> $container</code> - Dependency injection container object.</li>\n	<li><code><em>\\Doctrine\\Common\\Cache\\CacheProvider</em> $cache</code> - Cache provider object (if configured)</li>\n	<li><code>&amp;$storage</code> - This argument allows you to return the session storage object override. If set, this must be an instance of \\XF\\Session\\StorageInterface.</li>\n</ol>',_binary 'XF'),(_binary 'spam_content_providers','<p>Fired inside the <code>contentProviders</code> container in the Spam sub-container.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\SubContainer\\Spam</em> $container, <em>\\XF\\Container</em> $parentContainer, <em>array</em> &amp;$providers</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\SubContainer\\Spam</em> $container</code> - Spam sub-container object.</li>\n	<li><code><em>\\XF\\Container</em> $parentContainer</code> - Global App object.</li>\n	<li><code><em>array</em> &amp;$providers</code> - Array of content checker providers.</li>\n</ol>',_binary 'XF'),(_binary 'spam_content_submitter','<p>Fired inside the <code>contentSubmitter</code> container in the Spam sub-container. The <code>$checker</code> object allows you to add additional providers which will be used to submit details of users and their content when spam is cleaned.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\SubContainer\\Spam</em> $container, <em>\\XF\\Container</em> $parentContainer, <em>\\XF\\Spam\\ContentChecker</em> &amp;$checker</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\SubContainer\\Spam</em> $container</code> - Spam sub-container object.</li>\n	<li><code><em>\\XF\\Container</em> $parentContainer</code> - Global App object.</li>\n	<li><code><em>\\XF\\Spam\\ContentChecker</em> &amp;$checker</code> - Spam checker object.</li>\n</ol>',_binary 'XF'),(_binary 'spam_content_submitter_ham','<p>Fired inside the <code>contentHamSubmitter</code> container in the Spam sub-container. The <code>$checker</code> object allows you to add additional providers which will be used to re-submit details of users and their content when previously detected spam content is approved.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\SubContainer\\Spam</em> $container, <em>\\XF\\Container</em> $parentContainer, <em>\\XF\\Spam\\ContentChecker</em> &amp;$checker</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\SubContainer\\Spam</em> $container</code> - Spam sub-container object.</li>\n	<li><code><em>\\XF\\Container</em> $parentContainer</code> - Global App object.</li>\n	<li><code><em>\\XF\\Spam\\ContentChecker</em> &amp;$checker</code> - Spam checker object.</li>\n</ol>',_binary 'XF'),(_binary 'spam_user_providers','<p>Fired inside the <code>userProviders</code> container in the Spam sub-container.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\SubContainer\\Spam</em> $container, <em>\\XF\\Container</em> $parentContainer, <em>array</em> &amp;$providers</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\SubContainer\\Spam</em> $container</code> - Spam sub-container object.</li>\n	<li><code><em>\\XF\\Container</em> $parentContainer</code> - Global App object.</li>\n	<li><code><em>array</em> &amp;$providers</code> - Array of user checker providers.</li>\n</ol>',_binary 'XF'),(_binary 'spam_user_submitter','<p>Fired inside the <code>userSubmitter</code> container in the Spam sub-container. The <code>$checker</code> object allows you to add additional providers which will be used to submit details of spam users.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\SubContainer\\Spam</em> $container, <em>\\XF\\Container</em> $parentContainer, <em>\\XF\\Spam\\UserChecker</em> &amp;$checker</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\SubContainer\\Spam</em> $container</code> - Spam sub-container object.</li>\n	<li><code><em>\\XF\\Container</em> $parentContainer</code> - Global App object.</li>\n	<li><code><em>\\XF\\Spam\\UserChecker</em> &amp;$checker</code> - Spam checker object.</li>\n</ol>',_binary 'XF'),(_binary 'string_formatter_setup','<p>Fired when the String formatter object has been setup.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Container</em> $container, <em>\\XF\\Str\\Formatter</em> &amp;$formatter</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Container</em> $container</code> - Dependency injection container object.</li>\n	<li><code><em>\\XF\\Str\\Formatter</em> &amp;$formatter</code> - The String formatter object.</li>\n</ol>',_binary 'XF'),(_binary 'templater_extension_post_render','<p>Allows the modification of the rendered extension output.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Template\\Templater</em> $templater, $type, $template, $name, &amp;$output</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Template\\Templater</em> $templater</code> - Templater object.</li>\n	<li><code>$type</code> - Template type.</li>\n	<li><code>$template</code> - Template name.</li>\n	<li><code>$name</code> - Extension name. Note that if the extension is within a macro, this name will be <code>macro_name:extension_name</code>.</li>\n	<li><code>&amp;$output</code> - Rendered output.</li>\n</ol>\n\n<p><b>Event hint:</b> A string representing the template type, template name and extension name, e.g. <code>public:template_name:name</code>. Note that the name value takes the same format as the name argument.</p>',_binary 'XF'),(_binary 'templater_extension_pre_render','<p>Allows the modification of various properties for template extensions before they are rendered.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Template\\Templater</em> $templater, $type, $template, $name, <em>array</em> &amp;$params</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Template\\Templater</em> $templater</code> - Templater object.</li>\n	<li><code>$type</code> - Template type.</li>\n	<li><code>$template</code> - Template name.</li>\n	<li><code>$name</code> - Extension name. Note that if the extension is within a macro, this name will be <code>macro_name:extension_name</code>.</li>\n	<li><code><em>array</em> &amp;$params</code> - Array of parameters available to this extension.</li>\n</ol>\n\n<p><b>Event hint:</b> A string representing the template type, template name and extension name, e.g. <code>public:template_name:name</code>. Note that the name value takes the same format as the name argument.</p>',_binary 'XF'),(_binary 'templater_global_data','<p>Allows the global template data to be manipulated. This is the data available to templates under the <code>{$xf}</code> param.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\App</em> $app, <em>array</em> &amp;$data, $reply</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\App</em> $app</code> - Global App object.</li>\n	<li><code><em>array</em> &amp;$data</code> - Global template data.</li>\n	<li><code>$reply</code> - This may contain the \\XF\\Mvc\\Reply\\AbstractReply object from the controller. It may not be available; null will be provided instead.</li>\n</ol>',_binary 'XF'),(_binary 'templater_macro_post_render','<p>Allows the modification of the rendered macro output.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Template\\Templater</em> $templater, $type, $template, $name, &amp;$output</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Template\\Templater</em> $templater</code> - Templater object.</li>\n	<li><code>$type</code> - Template type.</li>\n	<li><code>$template</code> - Template name.</li>\n	<li><code>$name</code> - Macro name.</li>\n	<li><code>&amp;$output</code> - Rendered output.</li>\n</ol>\n\n<p><b>Event hint:</b> A string representing the template type, template name and macro name, e.g. <code>public:template_name:macro_name</code>.</p>',_binary 'XF'),(_binary 'templater_macro_pre_render','<p>Allows the modification of various properties for template macros before they are rendered.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Template\\Templater</em> $templater, &amp;$type, &amp;$template, &amp;$name, <em>array</em> &amp;$arguments, <em>array</em> &amp;$globalVars</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Template\\Templater</em> $templater</code> - Templater object.</li>\n	<li><code>&amp;$type</code> - Template type.</li>\n	<li><code>&amp;$template</code> - Template name.</li>\n	<li><code>&amp;$name</code> - Macro name.</li>\n	<li><code><em>array</em> &amp;$arguments</code> - Array of arguments passed to this macro.</li>\n	<li><code><em>array</em> &amp;$globalVars</code> - Array of global vars available to this macro.</li>\n</ol>\n\n<p><b>Event hint:</b> A string representing the template type, template name and macro name, e.g. <code>public:template_name:macro_name</code>.</p>',_binary 'XF'),(_binary 'templater_setup','<p>Fired when the Templater object has been setup.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Container</em> $container, <em>\\XF\\Template\\Templater</em> &amp;$templater</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Container</em> $container</code> - Dependency injection container object.</li>\n	<li><code><em>\\XF\\Template\\Templater</em> &amp;$templater</code> - The Templater object. <b>Note:</b> This could also be the Mailer templater.</li>\n</ol>',_binary 'XF'),(_binary 'templater_template_post_render','<p>Allows the modification of the rendered template output.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Template\\Templater</em> $templater, $type, $template, &amp;$output</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Template\\Templater</em> $templater</code> - Templater object.</li>\n	<li><code>$type</code> - Template type.</li>\n	<li><code>$template</code> - Template name.</li>\n	<li><code>&amp;$output</code> - Rendered output.</li>\n</ol>\n\n<p><b>Event hint:</b> A string representing the template type and name, e.g. <code>public:template_name</code>.</p>',_binary 'XF'),(_binary 'templater_template_pre_render','<p>Allows the modification of various properties for templates before they are rendered.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Template\\Templater</em> $templater, &amp;$type, &amp;$template, <em>array</em> &amp;$params</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Template\\Templater</em> $templater</code> - Templater object.</li>\n	<li><code>&amp;$type</code> - Template type.</li>\n	<li><code>&amp;$template</code> - Template name.</li>\n	<li><code><em>array</em> &amp;$params</code> - Array of parameters passed into this template.</li>\n</ol>\n\n<p><b>Event hint:</b> A string representing the template type and name, e.g. <code>public:template_name</code>.</p>',_binary 'XF'),(_binary 'user_content_change_init','<p>Fired inside the constructor for the <code>\\XF\\Service\\User\\ContentChange</code> class.</p>\n\n<p>This allows you to add extra tables and columns that should be updated when a user is renamed, deleted or merged. Note that adding steps requires a class extension.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Service\\User\\ContentChange</em> $changeService, <em>array</em> &amp;$updates</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Service\\User\\ContentChange</em> $changeService</code> - The service being initialized.</li>\n	<li><code><em>array</em> &amp;$updates</code> - A list of tables and columns within that need to be updated when this service runs.</li>\n</ol>',_binary 'XF'),(_binary 'user_delete_clean_init','<p>Fired inside the constructor of the <code>\\XF\\Service\\User\\DeleteCleanUp</code> class.</p>\n\n<p>This allows you to add extra queries to clean up content from a user deletion. Note that adding steps requires a class extension.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Service\\User\\DeleteCleanUp</em> $deleteService, <em>array</em> &amp;$deletes</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Service\\User\\DeleteCleanUp</em> $deleteService</code> - The service being initialized.</li>\n	<li><code><em>array</em> &amp;$deletes</code> - A list of tables and where clauses representing content to be removed when a user is deleted.</li>\n</ol>',_binary 'XF'),(_binary 'user_merge_combine','<p>Fired inside the <code>\\XF\\Service\\User\\Merge</code> class in the <code>combineData()</code> method.</p>\n\n<p>This allows you to add extra fields whose values should be combined while doing a user merge.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Entity\\User</em> $target, <em>\\XF\\Entity\\User</em> $source, <em>\\XF\\Service\\User\\Merge</em> $mergeService</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Entity\\User</em> $target</code> - The target user (the user being merged into).</li>\n	<li><code><em>\\XF\\Entity\\User</em> $source</code> - The source user (the user being merged from). This user will be deleted at the end of the process.</li>\n	<li><code><em>\\XF\\Service\\User\\Merge</em> $mergeService</code> - The service being used to do the merge.</li>\n</ol>',_binary 'XF'),(_binary 'user_searcher_orders','<p>Fired inside the <code>XF\\Searcher\\User</code> class in the <code>getDefaultOrderOptions()</code> method.</p>\n\n<p>This allows you to add additional fields that users can be ordered by. This affects user searches in the control panel and member stats. If you are adding a string based sort order which may be used in member stats, it should be marked as string-based in the <code>$stringSortOrders</code> array.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Searcher\\User</em> $userSearcher, <em>array</em> &amp;$sortOrders, <em>array</em> &amp;$stringSortOrders</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Searcher\\User</em> $userSearcher</code> - User searcher object.</li>\n	<li><code><em>array</em> &amp;$sortOrders</code> - Array of existing sort order fields.</li>\n	<li><code><em>array</em> &amp;$stringSortOrders</code> - Array of existing string sort order fields.</li>\n</ol>',_binary 'XF'),(_binary 'visitor_extra_with','<p>Called when determining what extra relations to include when fetching the visitor User entity.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$with</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$with</code> - array of relations to be fetched from the User entity.</li>\n</ol>\n\n<p>This will only be called for registered members.</p>',_binary 'XF'),(_binary 'visitor_guest_setup','<p>Called when the default data for the guest User entity object is being prepared.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &amp;$defaultData</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &amp;$defaultData</code> - the default data to be added to the guest User entity and its relations. Add new values to the User entity: <code>$defaultData[\'keyName\'] = \'value\';</code>. Add new values to the entity\'s relations: <code>$defaultData[\'_relations\'][\'relationName\'][\'keyName\'] = \'value\';</code></li>\n</ol>\n\n<p>\n	<b>Note:</b> Any values added to the default data should be encoded as if they have been stored in the database. For example, if the column is JSON encoded, you should provide the JSON string rather than a PHP array.\n</p>',_binary 'XF'),(_binary 'visitor_setup','<p>Called when the visitor\'s User entity has been prepared.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>\\XF\\Entity\\User</em> &amp;$visitor</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>\\XF\\Entity\\User</em> &amp;$visitor</code> - the visitor\'s User entity. From this, you can inspect the user, their permissions, profile fields and all User entity relations etc.</li>\n</ol>\n\n<p>This will be called for registered members and guests.</p>',_binary 'XF'),(_binary 'xfmg_embed_data_handler_prepare','<p>Called when the list of Embed Data handlers is loaded.</p>\n\n<p>Callback signature:</p>\n<blockquote><code><em>array</em> &$handlers</code></blockquote>\n\n<p>Arguments:</p>\n<ol>\n	<li><code><em>array</em> &$handlers</code> - an array of classes keyed by BB Code Media Site ID. Class names can be formatted in both the short name form, e.g. <code>XFMG:YouTube</code> or a full class name, e.g. <code>XFMG\\EmbedData\\YouTube</code></li>\n</ol>',_binary 'XFMG');
/*!40000 ALTER TABLE `xf_code_event` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_code_event_listener`
--

DROP TABLE IF EXISTS `xf_code_event_listener`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_code_event_listener` (
  `event_listener_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `event_id` varbinary(50) NOT NULL,
  `execute_order` int(10) unsigned NOT NULL,
  `description` text NOT NULL,
  `callback_class` varchar(100) NOT NULL,
  `callback_method` varchar(75) NOT NULL,
  `active` tinyint(3) unsigned NOT NULL,
  `addon_id` varbinary(50) NOT NULL,
  `hint` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`event_listener_id`),
  KEY `event_id_execute_order` (`event_id`,`execute_order`),
  KEY `addon_id_event_id` (`addon_id`,`event_id`)
) ENGINE=InnoDB AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_code_event_listener`
--

LOCK TABLES `xf_code_event_listener` WRITE;
/*!40000 ALTER TABLE `xf_code_event_listener` DISABLE KEYS */;
INSERT INTO `xf_code_event_listener` VALUES (1,_binary 'search_source_setup_22',10,'Use the Elasticsearch search source if enabled.','XFES\\Listener','searchSourceSetup',1,_binary 'XFES',''),(2,_binary 'import_importer_classes',10,'List of importer classes.','XFI\\Listener','importImporterClasses',1,_binary 'XFI',''),(3,_binary 'app_pub_start_end',10,'Sets up the unviewed media cache for the current visitor','XFMG\\Listener','appPubStartEnd',1,_binary 'XFMG',''),(4,_binary 'app_setup',10,'Adds the xfmgMediaFields container','XFMG\\Listener','appSetup',1,_binary 'XFMG',''),(5,_binary 'criteria_page',10,'Add the media gallery-related page criteria.','XFMG\\Listener','criteriaPage',1,_binary 'XFMG',''),(6,_binary 'criteria_template_data',10,'Adds gallery category data to the helper_criteria_user template','XFMG\\Listener','criteriaTemplateData',1,_binary 'XFMG',''),(7,_binary 'criteria_user',10,'Add the media gallery-related criteria.','XFMG\\Listener','criteriaUser',1,_binary 'XFMG',''),(8,_binary 'editor_dialog',10,'Add additional data and logic to the gallery editor dialog.','XFMG\\Listener','editorDialog',1,_binary 'XFMG','gallery'),(9,_binary 'import_importer_classes',10,'Add gallery importer classes','XFMG\\Listener','importImporterClasses',1,_binary 'XFMG',''),(10,_binary 'member_stat_result_prepare',10,'Formats the media gallery member statistic sort orders','XFMG\\Listener','memberStatResultPrepare',1,_binary 'XFMG',''),(11,_binary 'navigation_setup',10,'Listens to the navigation_setup event to add unviewed media counter','XFMG\\Listener','navigationSetup',1,_binary 'XFMG',''),(12,_binary 'templater_setup',10,'Adds new templater functions','XFMG\\Listener','templaterSetup',1,_binary 'XFMG',''),(13,_binary 'templater_template_pre_render',10,'Extends the params passed into the public:editor template so that the custom BB code button can be disabled based on permissions','XFMG\\Listener','templaterTemplatePreRenderPublicEditor',1,_binary 'XFMG','public:editor'),(14,_binary 'user_content_change_init',10,'Register the updates that need to happen when a user is renamed, deleted, etc.','XFMG\\Listener','userContentChangeInit',1,_binary 'XFMG',''),(15,_binary 'user_delete_clean_init',10,'Register the clean up queries that need to run when a user is deleted.','XFMG\\Listener','userDeleteCleanInit',1,_binary 'XFMG',''),(16,_binary 'user_searcher_orders',10,'Adds xfmg_media_count and xfmg_album_count fields to the user searcher sort orders','XFMG\\Listener','userSearcherOrders',1,_binary 'XFMG',''),(17,_binary 'app_setup',10,'Sets up fundamental portions of the Resource Manager for when needed.','XFRM\\Listener','appSetup',1,_binary 'XFRM',''),(18,_binary 'criteria_page',10,'Add the resource-related page criteria.','XFRM\\Listener','criteriaPage',1,_binary 'XFRM',''),(19,_binary 'criteria_template_data',10,'Add the resource-related criteria template data.','XFRM\\Listener','criteriaTemplateData',1,_binary 'XFRM',''),(20,_binary 'criteria_user',10,'Add the resource-related criteria.','XFRM\\Listener','criteriaUser',1,_binary 'XFRM',''),(21,_binary 'import_importer_classes',10,'Add resource manager importer classes','XFRM\\Listener','importImporterClasses',1,_binary 'XFRM',''),(22,_binary 'member_stat_result_prepare',10,'Formats the resource manager member statistic sort orders','XFRM\\Listener','memberStatResultPrepare',1,_binary 'XFRM',''),(23,_binary 'templater_setup',10,'Add the custom templater functions needed by the Resource Manager.','XFRM\\Listener','templaterSetup',1,_binary 'XFRM',''),(24,_binary 'user_content_change_init',10,'Register the updates that need to happen when a user is renamed, deleted, etc.','XFRM\\Listener','userContentChangeInit',1,_binary 'XFRM',''),(25,_binary 'user_delete_clean_init',10,'Register the clean up queries that need to run when a user is deleted.','XFRM\\Listener','userDeleteCleanInit',1,_binary 'XFRM',''),(26,_binary 'user_merge_combine',10,'Allow the resource count to be updated when merging users.','XFRM\\Listener','userMergeCombine',1,_binary 'XFRM',''),(27,_binary 'user_searcher_orders',10,'Add resource count to user searcher orders.','XFRM\\Listener','userSearcherOrders',1,_binary 'XFRM','');
/*!40000 ALTER TABLE `xf_code_event_listener` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_connected_account_provider`
--

DROP TABLE IF EXISTS `xf_connected_account_provider`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_connected_account_provider` (
  `provider_id` varbinary(25) NOT NULL,
  `provider_class` varchar(100) NOT NULL,
  `display_order` smallint(5) unsigned NOT NULL,
  `options` mediumblob NOT NULL,
  PRIMARY KEY (`provider_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_connected_account_provider`
--

LOCK TABLES `xf_connected_account_provider` WRITE;
/*!40000 ALTER TABLE `xf_connected_account_provider` DISABLE KEYS */;
INSERT INTO `xf_connected_account_provider` VALUES (_binary 'facebook','XF:Provider\\Facebook',10,''),(_binary 'github','XF:Provider\\GitHub',40,''),(_binary 'google','XF:Provider\\Google',30,''),(_binary 'linkedin','XF:Provider\\Linkedin',50,''),(_binary 'microsoft','XF:Provider\\Microsoft',60,''),(_binary 'twitter','XF:Provider\\Twitter',20,''),(_binary 'yahoo','XF:Provider\\Yahoo',70,'');
/*!40000 ALTER TABLE `xf_connected_account_provider` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_content_spam_cache`
--

DROP TABLE IF EXISTS `xf_content_spam_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_content_spam_cache` (
  `spam_cache_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content_type` varbinary(25) NOT NULL,
  `content_id` int(10) unsigned NOT NULL,
  `spam_params` mediumblob NOT NULL,
  `insert_date` int(10) unsigned NOT NULL,
  PRIMARY KEY (`spam_cache_id`),
  UNIQUE KEY `content_type` (`content_type`,`content_id`),
  KEY `insert_date` (`insert_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_content_spam_cache`
--

LOCK TABLES `xf_content_spam_cache` WRITE;
/*!40000 ALTER TABLE `xf_content_spam_cache` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_content_spam_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_content_type_field`
--

DROP TABLE IF EXISTS `xf_content_type_field`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_content_type_field` (
  `content_type` varbinary(25) NOT NULL,
  `field_name` varbinary(50) NOT NULL,
  `field_value` varchar(75) NOT NULL,
  `addon_id` varbinary(50) NOT NULL DEFAULT '',
  PRIMARY KEY (`content_type`,`field_name`),
  KEY `field_name` (`field_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_content_type_field`
--

LOCK TABLES `xf_content_type_field` WRITE;
/*!40000 ALTER TABLE `xf_content_type_field` DISABLE KEYS */;
INSERT INTO `xf_content_type_field` VALUES (_binary 'admin_navigation',_binary 'admin_search_class','XF\\AdminSearch\\AdminNavigation',_binary 'XF'),(_binary 'admin_navigation',_binary 'phrase_plural','admin_navigation',_binary 'XF'),(_binary 'admin_template',_binary 'admin_search_class','XF\\AdminSearch\\AdminTemplate',_binary 'XF'),(_binary 'attachment',_binary 'stats_handler_class','XF\\Stats\\Attachment',_binary 'XF'),(_binary 'bb_code_media_site',_binary 'admin_search_class','XF\\AdminSearch\\BbCodeMediaSite',_binary 'XF'),(_binary 'captcha_question',_binary 'admin_search_class','XF\\AdminSearch\\CaptchaQuestion',_binary 'XF'),(_binary 'captcha_question',_binary 'phrase','captcha_question',_binary 'XF'),(_binary 'con_acc_provider',_binary 'admin_search_class','XF\\AdminSearch\\ConnectedAccountProvider',_binary 'XF'),(_binary 'con_acc_provider',_binary 'phrase','connected_account_provider',_binary 'XF'),(_binary 'contact',_binary 'phrase','contact',_binary 'XF'),(_binary 'conversation',_binary 'entity','XF:ConversationMaster',_binary 'XF'),(_binary 'conversation',_binary 'inline_mod_handler_class','XF\\InlineMod\\Conversation',_binary 'XF'),(_binary 'conversation',_binary 'spam_handler_class','XF\\Spam\\Cleaner\\Conversation',_binary 'XF'),(_binary 'conversation',_binary 'stats_handler_class','XF\\Stats\\Conversation',_binary 'XF'),(_binary 'conversation_message',_binary 'alert_handler_class','XF\\Alert\\ConversationMessage',_binary 'XF'),(_binary 'conversation_message',_binary 'attachment_handler_class','XF\\Attachment\\ConversationMessage',_binary 'XF'),(_binary 'conversation_message',_binary 'entity','XF:ConversationMessage',_binary 'XF'),(_binary 'conversation_message',_binary 'reaction_handler_class','XF\\Reaction\\ConversationMessage',_binary 'XF'),(_binary 'conversation_message',_binary 'report_handler_class','XF\\Report\\ConversationMessage',_binary 'XF'),(_binary 'cron_entry',_binary 'admin_search_class','XF\\AdminSearch\\CronEntry',_binary 'XF'),(_binary 'cron_entry',_binary 'phrase_plural','cron_entries',_binary 'XF'),(_binary 'email_template',_binary 'admin_search_class','XF\\AdminSearch\\EmailTemplate',_binary 'XF'),(_binary 'feed',_binary 'admin_search_class','XF\\AdminSearch\\Feed',_binary 'XF'),(_binary 'feed',_binary 'phrase','rss_feed_importer',_binary 'XF'),(_binary 'forum',_binary 'email_stop_class','XF\\EmailStop\\Forum',_binary 'XF'),(_binary 'forum',_binary 'entity','XF:Forum',_binary 'XF'),(_binary 'member_stat',_binary 'admin_search_class','XF\\AdminSearch\\MemberStat',_binary 'XF'),(_binary 'navigation',_binary 'admin_search_class','XF\\AdminSearch\\Navigation',_binary 'XF'),(_binary 'navigation',_binary 'phrase_plural','navigation',_binary 'XF'),(_binary 'node',_binary 'admin_search_class','XF\\AdminSearch\\Node',_binary 'XF'),(_binary 'node',_binary 'bookmark_handler_class','XF\\Bookmark\\Node',_binary 'XF'),(_binary 'node',_binary 'entity','XF:Node',_binary 'XF'),(_binary 'node',_binary 'moderator_handler_class','XF\\Moderator\\NodeModerator',_binary 'XF'),(_binary 'node',_binary 'permission_handler_class','XF\\Permission\\NodePermissions',_binary 'XF'),(_binary 'node',_binary 'sitemap_handler_class','XF\\Sitemap\\Node',_binary 'XF'),(_binary 'notice',_binary 'admin_search_class','XF\\AdminSearch\\Notice',_binary 'XF'),(_binary 'option',_binary 'admin_search_class','XF\\AdminSearch\\Option',_binary 'XF'),(_binary 'page',_binary 'entity','XF:Page',_binary 'XF'),(_binary 'page',_binary 'search_handler_class','XF\\Search\\Data\\Page',_binary 'XF'),(_binary 'payment_profile',_binary 'admin_search_class','XF\\AdminSearch\\PaymentProfile',_binary 'XF'),(_binary 'phrase',_binary 'admin_search_class','XF\\AdminSearch\\Phrase',_binary 'XF'),(_binary 'post',_binary 'alert_handler_class','XF\\Alert\\Post',_binary 'XF'),(_binary 'post',_binary 'approval_queue_handler_class','XF\\ApprovalQueue\\Post',_binary 'XF'),(_binary 'post',_binary 'attachment_handler_class','XF\\Attachment\\Post',_binary 'XF'),(_binary 'post',_binary 'bookmark_handler_class','XF\\Bookmark\\Post',_binary 'XF'),(_binary 'post',_binary 'content_vote_handler_class','XF\\ContentVote\\Post',_binary 'XF'),(_binary 'post',_binary 'edit_history_handler_class','XF\\EditHistory\\Post',_binary 'XF'),(_binary 'post',_binary 'entity','XF:Post',_binary 'XF'),(_binary 'post',_binary 'inline_mod_handler_class','XF\\InlineMod\\Post',_binary 'XF'),(_binary 'post',_binary 'moderator_log_handler_class','XF\\ModeratorLog\\Post',_binary 'XF'),(_binary 'post',_binary 'news_feed_handler_class','XF\\NewsFeed\\Post',_binary 'XF'),(_binary 'post',_binary 'phrase','post_noun',_binary 'XF'),(_binary 'post',_binary 'phrase_plural','posts',_binary 'XF'),(_binary 'post',_binary 'reaction_handler_class','XF\\Reaction\\Post',_binary 'XF'),(_binary 'post',_binary 'report_handler_class','XF\\Report\\Post',_binary 'XF'),(_binary 'post',_binary 'search_handler_class','XF\\Search\\Data\\Post',_binary 'XF'),(_binary 'post',_binary 'spam_handler_class','XF\\Spam\\Cleaner\\Post',_binary 'XF'),(_binary 'post',_binary 'stats_handler_class','XF\\Stats\\Post',_binary 'XF'),(_binary 'post',_binary 'warning_handler_class','XF\\Warning\\Post',_binary 'XF'),(_binary 'profile_post',_binary 'alert_handler_class','XF\\Alert\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'approval_queue_handler_class','XF\\ApprovalQueue\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'attachment_handler_class','XF\\Attachment\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'entity','XF:ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'find_new_handler_class','XF\\FindNew\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'inline_mod_handler_class','XF\\InlineMod\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'moderator_log_handler_class','XF\\ModeratorLog\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'news_feed_handler_class','XF\\NewsFeed\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'reaction_handler_class','XF\\Reaction\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'report_handler_class','XF\\Report\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'search_handler_class','XF\\Search\\Data\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'spam_handler_class','XF\\Spam\\Cleaner\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'stats_handler_class','XF\\Stats\\ProfilePost',_binary 'XF'),(_binary 'profile_post',_binary 'warning_handler_class','XF\\Warning\\ProfilePost',_binary 'XF'),(_binary 'profile_post_comment',_binary 'alert_handler_class','XF\\Alert\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'approval_queue_handler_class','XF\\ApprovalQueue\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'attachment_handler_class','XF\\Attachment\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'entity','XF:ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'moderator_log_handler_class','XF\\ModeratorLog\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'news_feed_handler_class','XF\\NewsFeed\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'reaction_handler_class','XF\\Reaction\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'report_handler_class','XF\\Report\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'search_handler_class','XF\\Search\\Data\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'spam_handler_class','XF\\Spam\\Cleaner\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'stats_handler_class','XF\\Stats\\ProfilePostComment',_binary 'XF'),(_binary 'profile_post_comment',_binary 'warning_handler_class','XF\\Warning\\ProfilePostComment',_binary 'XF'),(_binary 'public_template',_binary 'admin_search_class','XF\\AdminSearch\\PublicTemplate',_binary 'XF'),(_binary 'report',_binary 'alert_handler_class','XF\\Alert\\Report',_binary 'XF'),(_binary 'report',_binary 'entity','XF:Report',_binary 'XF'),(_binary 'resource',_binary 'alert_handler_class','XFRM\\Alert\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'approval_queue_handler_class','XFRM\\ApprovalQueue\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'bookmark_handler_class','XFRM\\Bookmark\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'email_stop_class','XFRM\\EmailStop\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'entity','XFRM:ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'find_new_handler_class','XFRM\\FindNew\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'inline_mod_handler_class','XFRM\\InlineMod\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'moderator_log_handler_class','XFRM\\ModeratorLog\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'news_feed_handler_class','XFRM\\NewsFeed\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'phrase','xfrm_resource',_binary 'XFRM'),(_binary 'resource',_binary 'phrase_plural','xfrm_resources',_binary 'XFRM'),(_binary 'resource',_binary 'search_handler_class','XFRM\\Search\\Data\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'sitemap_handler_class','XFRM\\Sitemap\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'spam_handler_class','XFRM\\Spam\\Cleaner\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'stats_handler_class','XFRM\\Stats\\ResourceItem',_binary 'XFRM'),(_binary 'resource',_binary 'tag_handler_class','XFRM\\Tag\\ResourceItem',_binary 'XFRM'),(_binary 'resource_category',_binary 'email_stop_class','XFRM\\EmailStop\\Category',_binary 'XFRM'),(_binary 'resource_category',_binary 'permission_handler_class','XFRM\\Permission\\CategoryPermissions',_binary 'XFRM'),(_binary 'resource_category',_binary 'phrase','xfrm_resource_category',_binary 'XFRM'),(_binary 'resource_category',_binary 'phrase_plural','xfrm_resource_categories',_binary 'XFRM'),(_binary 'resource_rating',_binary 'alert_handler_class','XFRM\\Alert\\ResourceRating',_binary 'XFRM'),(_binary 'resource_rating',_binary 'content_vote_handler_class','XFRM\\ContentVote\\ResourceRating',_binary 'XFRM'),(_binary 'resource_rating',_binary 'entity','XFRM:ResourceRating',_binary 'XFRM'),(_binary 'resource_rating',_binary 'moderator_log_handler_class','XFRM\\ModeratorLog\\ResourceRating',_binary 'XFRM'),(_binary 'resource_rating',_binary 'news_feed_handler_class','XFRM\\NewsFeed\\ResourceRating',_binary 'XFRM'),(_binary 'resource_rating',_binary 'phrase','xfrm_resource_rating',_binary 'XFRM'),(_binary 'resource_rating',_binary 'report_handler_class','XFRM\\Report\\ResourceRating',_binary 'XFRM'),(_binary 'resource_rating',_binary 'spam_handler_class','XFRM\\Spam\\Cleaner\\ResourceRating',_binary 'XFRM'),(_binary 'resource_rating',_binary 'warning_handler_class','XFRM\\Warning\\ResourceRating',_binary 'XFRM'),(_binary 'resource_update',_binary 'alert_handler_class','XFRM\\Alert\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'approval_queue_handler_class','XFRM\\ApprovalQueue\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'attachment_handler_class','XFRM\\Attachment\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'bookmark_handler_class','XFRM\\Bookmark\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'edit_history_handler_class','XFRM\\EditHistory\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'entity','XFRM:ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'moderator_log_handler_class','XFRM\\ModeratorLog\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'news_feed_handler_class','XFRM\\NewsFeed\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'phrase','xfrm_resource_update',_binary 'XFRM'),(_binary 'resource_update',_binary 'phrase_plural','xfrm_resource_updates',_binary 'XFRM'),(_binary 'resource_update',_binary 'reaction_handler_class','XFRM\\Reaction\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'report_handler_class','XFRM\\Report\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'search_handler_class','XFRM\\Search\\Data\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_update',_binary 'warning_handler_class','XFRM\\Warning\\ResourceUpdate',_binary 'XFRM'),(_binary 'resource_version',_binary 'approval_queue_handler_class','XFRM\\ApprovalQueue\\ResourceVersion',_binary 'XFRM'),(_binary 'resource_version',_binary 'attachment_handler_class','XFRM\\Attachment\\ResourceVersion',_binary 'XFRM'),(_binary 'resource_version',_binary 'entity','XFRM:ResourceVersion',_binary 'XFRM'),(_binary 'resource_version',_binary 'moderator_log_handler_class','XFRM\\ModeratorLog\\ResourceVersion',_binary 'XFRM'),(_binary 'resource_version',_binary 'phrase','xfrm_resource_version',_binary 'XFRM'),(_binary 'style_property',_binary 'admin_search_class','XF\\AdminSearch\\StyleProperty',_binary 'XF'),(_binary 'style_property',_binary 'phrase_plural','style_properties',_binary 'XF'),(_binary 'tag',_binary 'sitemap_handler_class','XF\\Sitemap\\Tag',_binary 'XF'),(_binary 'thread',_binary 'alert_handler_class','XF\\Alert\\Thread',_binary 'XF'),(_binary 'thread',_binary 'approval_queue_handler_class','XF\\ApprovalQueue\\Thread',_binary 'XF'),(_binary 'thread',_binary 'content_vote_handler_class','XF\\ContentVote\\Thread',_binary 'XF'),(_binary 'thread',_binary 'email_stop_class','XF\\EmailStop\\Thread',_binary 'XF'),(_binary 'thread',_binary 'entity','XF:Thread',_binary 'XF'),(_binary 'thread',_binary 'find_new_handler_class','XF\\FindNew\\Thread',_binary 'XF'),(_binary 'thread',_binary 'inline_mod_handler_class','XF\\InlineMod\\Thread',_binary 'XF'),(_binary 'thread',_binary 'moderator_log_handler_class','XF\\ModeratorLog\\Thread',_binary 'XF'),(_binary 'thread',_binary 'news_feed_handler_class','XF\\NewsFeed\\Thread',_binary 'XF'),(_binary 'thread',_binary 'poll_handler_class','XF\\Poll\\Thread',_binary 'XF'),(_binary 'thread',_binary 'search_handler_class','XF\\Search\\Data\\Thread',_binary 'XF'),(_binary 'thread',_binary 'sitemap_handler_class','XF\\Sitemap\\Thread',_binary 'XF'),(_binary 'thread',_binary 'spam_handler_class','XF\\Spam\\Cleaner\\Thread',_binary 'XF'),(_binary 'thread',_binary 'stats_handler_class','XF\\Stats\\Thread',_binary 'XF'),(_binary 'thread',_binary 'tag_handler_class','XF\\Tag\\Thread',_binary 'XF'),(_binary 'thread_field',_binary 'admin_search_class','XF\\AdminSearch\\ThreadField',_binary 'XF'),(_binary 'thread_field',_binary 'phrase','custom_thread_field',_binary 'XF'),(_binary 'thread_prefix',_binary 'admin_search_class','XF\\AdminSearch\\ThreadPrefix',_binary 'XF'),(_binary 'thread_prefix',_binary 'phrase','thread_prefix',_binary 'XF'),(_binary 'thread_prefix',_binary 'phrase_plural','thread_prefixes',_binary 'XF'),(_binary 'thread_prompt',_binary 'admin_search_class','XF\\AdminSearch\\ThreadPrompt',_binary 'XF'),(_binary 'thread_prompt',_binary 'phrase','thread_prompt',_binary 'XF'),(_binary 'trophy',_binary 'admin_search_class','XF\\AdminSearch\\Trophy',_binary 'XF'),(_binary 'trophy',_binary 'alert_handler_class','XF\\Alert\\Trophy',_binary 'XF'),(_binary 'trophy',_binary 'entity','XF:Trophy',_binary 'XF'),(_binary 'trophy',_binary 'phrase_plural','trophies',_binary 'XF'),(_binary 'user',_binary 'admin_search_class','XF\\AdminSearch\\User',_binary 'XF'),(_binary 'user',_binary 'alert_handler_class','XF\\Alert\\User',_binary 'XF'),(_binary 'user',_binary 'approval_queue_handler_class','XF\\ApprovalQueue\\User',_binary 'XF'),(_binary 'user',_binary 'change_log_handler_class','XF\\ChangeLog\\User',_binary 'XF'),(_binary 'user',_binary 'entity','XF:User',_binary 'XF'),(_binary 'user',_binary 'moderator_log_handler_class','XF\\ModeratorLog\\User',_binary 'XF'),(_binary 'user',_binary 'report_handler_class','XF\\Report\\User',_binary 'XF'),(_binary 'user',_binary 'sitemap_handler_class','XF\\Sitemap\\User',_binary 'XF'),(_binary 'user',_binary 'stats_handler_class','XF\\Stats\\User',_binary 'XF'),(_binary 'user',_binary 'warning_handler_class','XF\\Warning\\User',_binary 'XF'),(_binary 'user_field',_binary 'admin_search_class','XF\\AdminSearch\\UserField',_binary 'XF'),(_binary 'user_field',_binary 'phrase','custom_user_field',_binary 'XF'),(_binary 'user_group',_binary 'admin_search_class','XF\\AdminSearch\\UserGroup',_binary 'XF'),(_binary 'user_upgrade',_binary 'admin_search_class','XF\\AdminSearch\\UserUpgrade',_binary 'XF'),(_binary 'username_change',_binary 'approval_queue_handler_class','XF\\ApprovalQueue\\UsernameChange',_binary 'XF'),(_binary 'username_change',_binary 'entity','XF:UsernameChange',_binary 'XF'),(_binary 'warning_definition',_binary 'admin_search_class','XF\\AdminSearch\\WarningDefinition',_binary 'XF'),(_binary 'warning_definition',_binary 'phrase','warning',_binary 'XF'),(_binary 'widget',_binary 'admin_search_class','XF\\AdminSearch\\Widget',_binary 'XF'),(_binary 'xfmg_album',_binary 'alert_handler_class','XFMG\\Alert\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'approval_queue_handler_class','XFMG\\ApprovalQueue\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'bookmark_handler_class','XFMG\\Bookmark\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'email_stop_class','XFMG\\EmailStop\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'entity','XFMG:Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'inline_mod_handler_class','XFMG\\InlineMod\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'moderator_log_handler_class','XFMG\\ModeratorLog\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'news_feed_handler_class','XFMG\\NewsFeed\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'reaction_handler_class','XFMG\\Reaction\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'report_handler_class','XFMG\\Report\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'search_handler_class','XFMG\\Search\\Data\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'sitemap_handler_class','XFMG\\Sitemap\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'spam_handler_class','XFMG\\Spam\\Cleaner\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'stats_handler_class','XFMG\\Stats\\Album',_binary 'XFMG'),(_binary 'xfmg_album',_binary 'warning_handler_class','XFMG\\Warning\\Album',_binary 'XFMG'),(_binary 'xfmg_category',_binary 'email_stop_class','XFMG\\EmailStop\\Category',_binary 'XFMG'),(_binary 'xfmg_category',_binary 'permission_handler_class','XFMG\\Permission\\CategoryPermissions',_binary 'XFMG'),(_binary 'xfmg_category',_binary 'sitemap_handler_class','XFMG\\Sitemap\\Category',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'alert_handler_class','XFMG\\Alert\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'approval_queue_handler_class','XFMG\\ApprovalQueue\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'edit_history_handler_class','XFMG\\EditHistory\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'entity','XFMG:Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'find_new_handler_class','XFMG\\FindNew\\MediaComment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'inline_mod_handler_class','XFMG\\InlineMod\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'moderator_log_handler_class','XFMG\\ModeratorLog\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'news_feed_handler_class','XFMG\\NewsFeed\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'reaction_handler_class','XFMG\\Reaction\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'report_handler_class','XFMG\\Report\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'search_handler_class','XFMG\\Search\\Data\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'spam_handler_class','XFMG\\Spam\\Cleaner\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'stats_handler_class','XFMG\\Stats\\Comment',_binary 'XFMG'),(_binary 'xfmg_comment',_binary 'warning_handler_class','XFMG\\Warning\\Comment',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'alert_handler_class','XFMG\\Alert\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'approval_queue_handler_class','XFMG\\ApprovalQueue\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'attachment_handler_class','XFMG\\Attachment\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'bookmark_handler_class','XFMG\\Bookmark\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'email_stop_class','XFMG\\EmailStop\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'entity','XFMG:MediaItem',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'find_new_handler_class','XFMG\\FindNew\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'inline_mod_handler_class','XFMG\\InlineMod\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'moderator_log_handler_class','XFMG\\ModeratorLog\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'news_feed_handler_class','XFMG\\NewsFeed\\MediaItem',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'phrase','xfmg_media_item',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'phrase_plural','xfmg_media_items',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'reaction_handler_class','XFMG\\Reaction\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'report_handler_class','XFMG\\Report\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'search_handler_class','XFMG\\Search\\Data\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'sitemap_handler_class','XFMG\\Sitemap\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'spam_handler_class','XFMG\\Spam\\Cleaner\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'stats_handler_class','XFMG\\Stats\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'tag_handler_class','XFMG\\Tag\\Media',_binary 'XFMG'),(_binary 'xfmg_media',_binary 'warning_handler_class','XFMG\\Warning\\Media',_binary 'XFMG'),(_binary 'xfmg_media_note',_binary 'alert_handler_class','XFMG\\Alert\\MediaNote',_binary 'XFMG'),(_binary 'xfmg_media_note',_binary 'entity','XFMG:MediaNote',_binary 'XFMG'),(_binary 'xfmg_rating',_binary 'alert_handler_class','XFMG\\Alert\\Rating',_binary 'XFMG'),(_binary 'xfmg_rating',_binary 'entity','XFMG:Rating',_binary 'XFMG'),(_binary 'xfmg_rating',_binary 'news_feed_handler_class','XFMG\\NewsFeed\\Rating',_binary 'XFMG'),(_binary 'xfmg_user_album_index',_binary 'phrase_plural','xfmg_user_album_indexes',_binary 'XFMG'),(_binary 'xfmg_user_album_index',_binary 'sitemap_handler_class','XFMG\\Sitemap\\UserAlbum',_binary 'XFMG'),(_binary 'xfmg_user_media_index',_binary 'phrase_plural','xfmg_user_media_indexes',_binary 'XFMG'),(_binary 'xfmg_user_media_index',_binary 'sitemap_handler_class','XFMG\\Sitemap\\UserMedia',_binary 'XFMG');
/*!40000 ALTER TABLE `xf_content_type_field` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_content_vote`
--

DROP TABLE IF EXISTS `xf_content_vote`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_content_vote` (
  `vote_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content_type` varbinary(25) NOT NULL,
  `content_id` int(10) unsigned NOT NULL,
  `vote_user_id` int(10) unsigned NOT NULL,
  `content_user_id` int(10) unsigned NOT NULL,
  `is_content_user_counted` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `score` int(11) NOT NULL,
  `vote_date` int(10) unsigned NOT NULL,
  PRIMARY KEY (`vote_id`),
  UNIQUE KEY `content_type_id_user` (`content_type`,`content_id`,`vote_user_id`),
  KEY `vote_user_id` (`vote_user_id`),
  KEY `content_user_id` (`content_user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_content_vote`
--

LOCK TABLES `xf_content_vote` WRITE;
/*!40000 ALTER TABLE `xf_content_vote` DISABLE KEYS */;
/*!40000 ALTER TABLE `xf_content_vote` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_conversation_master`
--

DROP TABLE IF EXISTS `xf_conversation_master`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_conversation_master` (
  `conversation_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) NOT NULL,
  `user_id` int(10) unsigned NOT NULL,
  `username` varchar(50) NOT NULL,
  `start_date` int(10) unsigned NOT NULL,
  `open_invite` tinyint(3) unsigned NOT NULL DEFAULT '0',
  `conversation_open` tinyint(3) unsigned NOT NULL DEFAULT '1',
  `reply_count` int(10) unsigned NOT NULL DEFAULT '0',
  `recipient_count` int(10) unsigned NOT NULL DEFAULT '0',
  `first_message_id` int(10) unsigned NOT NULL,
  `last_message_date` int(10) unsigned NOT NULL,
  `last_message_id` int(10) unsigned NOT NULL,
  `last_message_user_id` int(10) unsigned NOT NULL,
  `last_message_username` varchar(50) NOT NULL,
  `recipients` mediumblob NOT NULL,
  PRIMARY KEY (`conversation_id`),
  KEY `user_id` (`user_id`),
  KEY `start_date` (`start_date`),
  KEY `last_message_user_id` (`last_message_user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=14348 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_conversation_master`
--

LOCK TABLES `xf_conversation_master` WRITE;
/*!40000 ALTER TABLE `xf_conversation_master` DISABLE KEYS */;
INSERT INTO `xf_conversation_master` VALUES (11968,'changed your signature vid-link to the PUBLIC RSS area so public can access',801,'Whitebear',1568051709,0,1,0,2,11968,1568051709,11968,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(11981,'NEW threads for illustrations and references - only visible to Apollonian and Whitebe',801,'Whitebear',1568224775,0,1,0,2,11981,1568224775,11981,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(11986,'Thanks for post, \'long time\'  :)',801,'Whitebear',1568402874,0,1,0,2,11986,1568402874,11986,801,'Whitebear',_binary '{\"1351\":{\"user_id\":1351,\"username\":\"Davy of old England\"}}'),(11992,'Hope to get back to illustrating booklet project',801,'Whitebear',1568782570,0,1,0,2,11992,1568782570,11992,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(11994,'Pretty Scary!!!  (Invisible man) Re: The invisable critic, haa, only a few views,',801,'Whitebear',1569087309,0,1,0,2,11994,1569087309,11994,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(11997,'If you subscribe to the Apster Booklet forum - you will be notified',801,'Whitebear',1569267077,0,1,0,2,11997,1569267077,11997,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(11998,'thanks for link',801,'Whitebear',1569267151,0,1,0,2,11998,1569267151,11998,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12001,'Re: Please enjoy. SB - thanks very much and have a good day.  WB',801,'Whitebear',1569445622,0,1,0,2,12001,1569445622,12001,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12004,'thanks g\'day --- Back to work, but on latter half officers speak   truth. Out  door.',801,'Whitebear',1569609495,0,1,0,2,12004,1569609495,12004,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12008,'thanks: Promise if you hear this to the end, it will stick to your ribs. Be Well. SB',801,'Whitebear',1569740877,0,1,0,2,12008,1569740877,12008,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12011,'Thanks Re: 7 minute video Jared Taylor, worthy for front page on censor etc.? S',801,'Whitebear',1569859616,0,1,0,2,12011,1569859616,12011,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12012,'I underestimated project of doing illustrations for booklet',801,'Whitebear',1569860559,0,1,0,2,12012,1569860559,12012,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(12013,'Posted thanksRe: 7 minute video Jared Taylor, worthy for front page on censor etc.? S',801,'Whitebear',1569861825,0,1,0,2,12013,1569861825,12013,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12021,'Re: FYI - thanks for links',801,'Whitebear',1570644925,0,1,0,2,12021,1570644925,12021,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12024,'thanks for link',801,'Whitebear',1570815399,0,1,0,2,12024,1570815399,12024,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12027,'Received your package this afternoon thanks',801,'Whitebear',1571268197,0,1,0,2,12027,1571268197,12027,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(12030,'Re: Howdy - G\'day - thanks - will review',801,'Whitebear',1572027701,0,1,0,2,12030,1572027701,12030,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12039,'Very sad - I had a dog in the 1950\'s....',801,'Whitebear',1573672640,0,1,0,2,12039,1573672640,12039,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12044,'How are we doing on the \'illustration\' project?',801,'Whitebear',1574376413,0,1,0,2,12044,1574376413,12044,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(12050,'Re: Very sad - I had a dog in the 1950\'s.... thanks very much.',801,'Whitebear',1575055714,0,1,0,2,12050,1575055714,12050,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12052,'Greetings to Vor!',813,'Gman',1575214789,0,1,0,2,12052,1575214789,12052,813,'Gman',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12053,'Re: Greetings to Vor!',6369,'voiceofreason',1575215591,0,1,0,2,12053,1575215591,12053,6369,'voiceofreason',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12055,'fyi 88',846,'Smedley Butler',1575235499,0,1,0,2,12055,1575235499,12055,846,'Smedley Butler',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12058,'Re: FYI - thanks',801,'Whitebear',1575922180,0,1,0,2,12058,1575922180,12058,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12069,'Re: FRONT PAGE DEC 16  2019 - thanks, posting your bitchute link',801,'Whitebear',1576616517,0,1,0,2,12069,1576616517,12069,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12075,'Re: The fat women who got 22, years for robbing elderly people, she was stepped this. SB',801,'Whitebear',1577560548,0,1,0,2,12075,1577560548,12075,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12077,'thanks and happy new yrRe: Explanation for attacks in NNNF in the past and all of US.',801,'Whitebear',1577838409,0,1,0,2,12077,1577838409,12077,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12080,'Re: Crime..    SB thanks',801,'Whitebear',1578202192,0,1,0,2,12080,1578202192,12080,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12082,'Re: urgent - thanks - (will view)',801,'Whitebear',1578339377,0,1,0,2,12082,1578339377,12082,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12087,'thanks Re: 1907 book, hundreds of books are now gone, but here is one. SB',801,'Whitebear',1578594918,0,1,0,2,12087,1578594918,12087,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12093,'Re: Going to sleep - sleep well g\'nite',801,'Whitebear',1579980329,0,1,0,2,12093,1579980329,12093,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12097,'Re: SB - Amen - thanks for link',801,'Whitebear',1580153882,0,1,0,2,12097,1580153882,12097,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12099,'Welcom back. SB - well, less than 24 hrs down',801,'Whitebear',1580271315,0,1,0,2,12099,1580271315,12099,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12102,'Re: NY T\'s  fyi - interesting - (had not heard)',801,'Whitebear',1580351760,0,1,0,2,12102,1580351760,12102,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12105,'Re: When I was in the legion had a doctor tell me they experiment in the 1950\'s with this',801,'Whitebear',1580450920,0,1,0,2,12105,1580450920,12105,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12107,'Re: Black mother with hair do at school board meeting, different, shows thelevel now.',801,'Whitebear',1580500789,0,1,0,2,12107,1580500789,12107,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12108,'Re: Black mother  definately GROTESQUE ugly',801,'Whitebear',1580500839,0,1,0,2,12108,1580500839,12108,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12114,'Alert !',846,'Smedley Butler',1582311784,0,1,0,2,12114,1582311784,12114,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(12116,'Re: Jared Taylor  good one. thanks',801,'Whitebear',1582343792,0,1,0,2,12116,1582343792,12116,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12119,'thanks - Re: Front page ????????????????????????????????FYI short',801,'Whitebear',1582744671,0,1,0,2,12119,1582744671,12119,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12122,'Re: FYI - thanks, will review',801,'Whitebear',1582921129,0,1,0,2,12122,1582921129,12122,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12124,'Re: Hmm,  Bob Moriarty.  SB - thanks',801,'Whitebear',1583432816,0,1,0,2,12124,1583432816,12124,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12127,'Re: Hmm,  Bob Moriarty.  SB - thanks PS silver mines...',801,'Whitebear',1583515263,0,1,0,2,12127,1583515263,12127,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12128,'Hi, I see that you logged on',801,'Whitebear',1583515388,0,1,0,2,12128,1583515388,12128,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12129,'I am posting your \'Presidential Jazz\' do you want copyright credit?',801,'Whitebear',1583547752,0,1,0,2,12129,1583547752,12129,801,'Whitebear',_binary '{\"855\":{\"user_id\":855,\"username\":\"sniffy\"}}'),(12134,'Well glad the hijinx fix worked',801,'Whitebear',1583772497,0,1,0,2,12134,1583772497,12134,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(12135,'Re: Well glad the hijinx fix worked',7805,'mkultra',1583798009,0,1,0,2,12135,1583798009,12135,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12136,'Re: I am posting your \'Presidential Jazz\' do you want copyright credit?',855,'sniffy',1583853504,0,1,0,2,12136,1583853504,12136,855,'sniffy',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12137,'Re:  \'Presidential Jazz\'  PS',801,'Whitebear',1583870187,0,1,0,2,12137,1583870187,12137,801,'Whitebear',_binary '{\"855\":{\"user_id\":855,\"username\":\"sniffy\"}}'),(12139,'Re: Thank  you dear editor, but here was one problem. SB - welcome',801,'Whitebear',1584120059,0,1,0,2,12139,1584120059,12139,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12140,'Re: I am posting your \'Presidential Jazz\' do you want copyright credit?',855,'sniffy',1584127176,0,1,0,2,12140,1584127176,12140,855,'sniffy',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12141,'Re: I am posting your \'Presidential Jazz\' do you want copyright credit?',855,'sniffy',1584127452,0,1,0,2,12141,1584127452,12141,855,'sniffy',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12142,'thanks Re: I am posting your \'Presidential Jazz\' do you want copyright credit?',801,'Whitebear',1584127530,0,1,0,2,12142,1584127530,12142,801,'Whitebear',_binary '{\"855\":{\"user_id\":855,\"username\":\"sniffy\"}}'),(12145,'Re: Thank  you dear editor, but here was one problem. SB - welcome',801,'Whitebear',1584150811,0,1,0,2,12145,1584150811,12145,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12149,'Re: A MUST from LEFT FIELD.  SB - looks interesting',801,'Whitebear',1584306450,0,1,0,2,12149,1584306450,12149,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12151,'Thanks for info Re: A MUST from LEFT FIELD.  SB -',801,'Whitebear',1584378680,0,1,0,2,12151,1584378680,12151,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12152,'Is it OK if the new NNN reporter TRAINEE added a post to your thread on VIRUS',801,'Whitebear',1584378891,0,1,0,2,12152,1584378891,12152,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(12154,'Can you read and respond to this forum PM Private Message?',801,'Whitebear',1584474179,0,1,0,2,12154,1584474179,12154,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12155,'Low priority: can you now receive and send PM private messages?',801,'Whitebear',1584478931,0,1,0,2,12155,1584478931,12155,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12156,'Re: Low priority: can you now receive and send PM private messages?',8047,'Arheel\'s Uncle',1584482610,0,1,0,2,12156,1584482610,12156,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12157,'(Great!)  you now receive and send PM private messages',801,'Whitebear',1584483776,0,1,0,2,12157,1584483776,12157,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12158,'Re: (Great!)  you now receive and send PM private messages',8047,'Arheel\'s Uncle',1584497687,0,1,0,2,12158,1584497687,12158,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12161,'PHILLY PA, get ready to rumble. SB',846,'Smedley Butler',1584561705,0,1,0,2,12161,1584561705,12161,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(12162,'SOROS',846,'Smedley Butler',1584561866,0,1,0,2,12162,1584561866,12162,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(12164,'Re: PHILLY PA.  THUNDER DOME for real - thanks',801,'Whitebear',1584562684,0,1,0,2,12164,1584562684,12164,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12165,'Philadelphia police to reduce low-level arrests in wake of coronavirus outbreak',801,'Whitebear',1584562792,0,1,0,2,12165,1584562792,12165,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12167,'Re: PHILLY PA.  THUNDER DOME for real - thanks',801,'Whitebear',1584568247,0,1,0,2,12167,1584568247,12167,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12168,'Howdy, from ALL RON PAUL videos have to be clicked a couple of time F utube',846,'Smedley Butler',1584569312,0,1,0,2,12168,1584569312,12168,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12169,'That Dr. Paul, 4:22 second tape from two days is the best ever, hard hitting very SB',846,'Smedley Butler',1584569826,0,1,0,2,12169,1584569826,12169,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12170,'Kate Piper, in UK',8047,'Arheel\'s Uncle',1584574595,0,1,0,2,12170,1584574595,12170,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12171,'Re: Howdy, from ALL RON PAUL videos have to be clicked a couple of time F utube',801,'Whitebear',1584588836,0,1,0,2,12171,1584588836,12171,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12172,'OK That Dr. Paul, 4:22 second tape from two days is the best ever, hard hitting',801,'Whitebear',1584589503,0,1,0,2,12172,1584589503,12172,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12173,'Re: Kate Piper, in UK l- I found kate piper on NNN - thanks for other link',801,'Whitebear',1584589764,0,1,0,2,12173,1584589764,12173,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12174,'Re: Howdy, from ALL RON PAUL videos have to be clicked a couple of time F utube',846,'Smedley Butler',1584605330,0,1,0,2,12174,1584605330,12174,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12175,'Re: Kate Piper, in UK l- I found kate piper on NNN - thanks for other link',8047,'Arheel\'s Uncle',1584642323,0,1,0,2,12175,1584642323,12175,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12176,'How to post an image that you have uploaded to the forum',801,'Whitebear',1584646266,0,1,0,2,12176,1584646266,12176,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12177,'Re: How to post an image that you have uploaded to the forum',8047,'Arheel\'s Uncle',1584656222,0,1,0,2,12177,1584656222,12177,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12178,'OK to archive whole article in NON-PUBLIC areas....',801,'Whitebear',1584742844,0,1,0,2,12178,1584742844,12178,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12179,'Re: OK to archive whole article in NON-PUBLIC areas....',8047,'Arheel\'s Uncle',1584747502,0,1,0,2,12179,1584747502,12179,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12180,'Re: OK to archive whole article in NON-PUBLIC areas....',801,'Whitebear',1584770337,0,1,0,2,12180,1584770337,12180,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12181,'Wielzen case ??? Re: OK to archive whole article in NON-PUBLIC areas....',8047,'Arheel\'s Uncle',1584793396,0,1,0,2,12181,1584793396,12181,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12182,'Re: Wielzen case ???  (Mud East Indian from Suriname)',801,'Whitebear',1584815904,0,1,0,2,12182,1584815904,12182,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12183,'Re: Wielzen case ???  (Mud East Indian from Suriname)',8047,'Arheel\'s Uncle',1584818633,0,1,0,2,12183,1584818633,12183,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12184,'Re: Wielzen case ???  (Mud East Indian from Suriname)',8047,'Arheel\'s Uncle',1584818746,0,1,0,2,12184,1584818746,12184,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12185,'Re: Wielzen case ???  (Mud East Indian from Suriname)',8047,'Arheel\'s Uncle',1584819694,0,1,0,2,12185,1584819694,12185,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12186,'Re: Wielzen case ???  (Mud East Indian from Suriname)',801,'Whitebear',1584820142,0,1,0,2,12186,1584820142,12186,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12187,'Re: Wielzen case ???  (Mud East Indian from Suriname)',8047,'Arheel\'s Uncle',1584820272,0,1,0,2,12187,1584820272,12187,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12188,'Re: Wielzen case ???  (Mud East Indian from Suriname)',801,'Whitebear',1584820418,0,1,0,2,12188,1584820418,12188,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12189,'Re: Wielzen case ??? aha a Jewish-Negro-mudlatto',801,'Whitebear',1584820617,0,1,0,2,12189,1584820617,12189,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12190,'Re: Wielzen case ??? aha a Jewish-Negro-mudlatto',8047,'Arheel\'s Uncle',1584846982,0,1,0,2,12190,1584846982,12190,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12191,'jewish genetic mental diseases',801,'Whitebear',1584847767,0,1,0,2,12191,1584847767,12191,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12192,'Frined of mine a 68 lost big time in the Stock market, the locked down WSlootingtime',846,'Smedley Butler',1584855672,0,1,0,2,12192,1584855672,12192,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12193,'Front page  ? !  SB',846,'Smedley Butler',1584855818,0,1,0,2,12193,1584855818,12193,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12194,'Re: Front page  ? !  SB - sure',801,'Whitebear',1584857621,0,1,0,2,12194,1584857621,12194,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12195,'Re: Frined of mine a 68 lost big time in the Stock market, the locked down WSlootingtime',801,'Whitebear',1584857857,0,1,0,2,12195,1584857857,12195,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12196,'Re: Frined of mine a 68 lost big time in the Stock market, the locked down WSlootingtime',846,'Smedley Butler',1584860152,0,1,0,2,12196,1584860152,12196,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12197,'Re: Front page  ? !  SB - sure',846,'Smedley Butler',1584860267,0,1,0,2,12197,1584860267,12197,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12198,'Re: jewish genetic mental diseases',8047,'Arheel\'s Uncle',1584902218,0,1,0,2,12198,1584902218,12198,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12199,'You asked about me sending a mass PM or email',801,'Whitebear',1584983098,0,1,0,2,12199,1584983098,12199,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12201,'Re: You asked about me sending a mass PM or email',8047,'Arheel\'s Uncle',1585002029,0,1,0,2,12201,1585002029,12201,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12202,'Re: thanks Re: I am posting your \'Presidential Jazz\' do you want copyright credit?',855,'sniffy',1585017229,0,1,0,2,12202,1585017229,12202,855,'sniffy',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12203,'Thanks again for your \'Presidential Jazz\'   :)',801,'Whitebear',1585073310,0,1,0,2,12203,1585073310,12203,801,'Whitebear',_binary '{\"855\":{\"user_id\":855,\"username\":\"sniffy\"}}'),(12204,'I\'ve noticed your posts and plan to review them',801,'Whitebear',1585276474,0,1,0,2,12204,1585276474,12204,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12205,'Urgent that you see this ASAP. SB',846,'Smedley Butler',1585277805,0,1,0,2,12205,1585277805,12205,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12206,'Re: Urgent that you see this ASAP. SB - thanks much',801,'Whitebear',1585277949,0,1,0,2,12206,1585277949,12206,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12207,'Re: I\'ve noticed your posts and plan to review them',8047,'Arheel\'s Uncle',1585279647,0,1,0,2,12207,1585279647,12207,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12208,'Re: I\'ve noticed your posts and plan to review them',801,'Whitebear',1585280833,0,1,0,2,12208,1585280833,12208,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12209,'Stop',846,'Smedley Butler',1585288921,0,1,0,2,12209,1585288921,12209,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12210,'Re: Stop - sorry, I removed link to metals interview - (dr matt johnson link?)',801,'Whitebear',1585289217,0,1,0,2,12210,1585289217,12210,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12211,'Re: Stop - sorry, I removed link to metals interview - (dr matt johnson link?)',846,'Smedley Butler',1585329674,0,1,0,2,12211,1585329674,12211,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12212,'Re: I\'ve noticed your posts and plan to review them',8047,'Arheel\'s Uncle',1585355013,0,1,0,2,12212,1585355013,12212,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12213,'Re: yes, very complicated international drug crime gang',801,'Whitebear',1585356456,0,1,0,2,12213,1585356456,12213,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12214,'Re: yes, very complicated international drug crime gang',8047,'Arheel\'s Uncle',1585489600,0,1,0,2,12214,1585489600,12214,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12215,'Re: yes, very complicated international drug crime gang',801,'Whitebear',1585507000,0,1,0,2,12215,1585507000,12215,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12216,'Re: yes, very complicated international drug crime gang',801,'Whitebear',1585507552,0,1,0,2,12216,1585507552,12216,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12217,'Re: yes, very complicated international drug crime gang',8047,'Arheel\'s Uncle',1585520936,0,1,0,2,12217,1585520936,12217,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12218,'Here\'s how to embed a YouTube video on this forum',801,'Whitebear',1585534251,0,1,0,2,12218,1585534251,12218,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12219,'Re: Here\'s how to embed a YouTube video on this forum',8047,'Arheel\'s Uncle',1585541323,0,1,0,2,12219,1585541323,12219,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12220,'Perhaps helpful for the frong page. Paul Craig Roberts SB',846,'Smedley Butler',1585594034,0,1,0,2,12220,1585594034,12220,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12221,'posted fp thanks Re: Perhaps helpful for the frong page. Paul Craig Roberts SB',801,'Whitebear',1585597615,0,1,0,2,12221,1585597615,12221,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12222,'Re: Here\'s how to embed a YouTube video on this forum',8047,'Arheel\'s Uncle',1585606636,0,1,0,2,12222,1585606636,12222,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12223,'Bulletin',846,'Smedley Butler',1585624697,0,1,0,2,12223,1585624697,12223,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12224,'Did you want to merge or chose one GUNS post?',801,'Whitebear',1585849675,0,1,0,2,12224,1585849675,12224,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12225,'Fw: Did you want to merge or chose one GUNS post?',8047,'Arheel\'s Uncle',1585851470,0,1,0,2,12225,1585851470,12225,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12226,'\'practice\' GUN posts merged, OK',801,'Whitebear',1585853466,0,1,0,2,12226,1585853466,12226,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12227,'Re: \'practice\' GUN posts merged, OK',8047,'Arheel\'s Uncle',1585859018,0,1,0,2,12227,1585859018,12227,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12228,'Re: the 2nd of 2 \'GUNS\' posts soft deleted',801,'Whitebear',1585859458,0,1,0,2,12228,1585859458,12228,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12229,'Re: the 2nd of 2 \'GUNS\' posts soft deleted',8047,'Arheel\'s Uncle',1585881370,0,1,0,2,12229,1585881370,12229,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12230,'Merged \'guns\' threads....',801,'Whitebear',1585881993,0,1,0,2,12230,1585881993,12230,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12231,'Howdy SB',846,'Smedley Butler',1586032507,0,1,0,2,12231,1586032507,12231,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12232,'can\'t find this one in NNN',8047,'Arheel\'s Uncle',1586038456,0,1,0,2,12232,1586038456,12232,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12233,'Re: can\'t find this one in NNN - I can\'t either - will try to post later',801,'Whitebear',1586046617,0,1,0,2,12233,1586046617,12233,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12234,'Re: can\'t find this one in NNN  - I just posted it - thanks',801,'Whitebear',1586053428,0,1,0,2,12234,1586053428,12234,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12235,'?',846,'Smedley Butler',1586058207,0,1,0,2,12235,1586058207,12235,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12236,'Well, thanks for analysis - good evening - raining some here',801,'Whitebear',1586058437,0,1,0,2,12236,1586058437,12236,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12237,'Here is exactly what we are all faced with now.  SB Front page ?',846,'Smedley Butler',1586105455,0,1,0,2,12237,1586105455,12237,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12238,'Re: Here is exactly what we are all faced with now.  SB Front page ?',801,'Whitebear',1586106556,0,1,0,2,12238,1586106556,12238,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12239,'P.C. Robert on Hate being taught to blacks. SB',846,'Smedley Butler',1586190701,0,1,0,2,12239,1586190701,12239,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12240,'Dollar way up, stock up and PMs jumped up and down.  TV still has viewers. SB',846,'Smedley Butler',1586203315,0,1,0,2,12240,1586203315,12240,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12241,'Serious situation. SB',846,'Smedley Butler',1586299173,0,1,0,2,12241,1586299173,12241,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12242,'Just browsing your recent posts....',801,'Whitebear',1586322437,0,1,0,2,12242,1586322437,12242,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12243,'Re: Just browsing your recent posts....',8047,'Arheel\'s Uncle',1586323394,0,1,0,2,12243,1586323394,12243,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12244,'Can you merge',8047,'Arheel\'s Uncle',1586533966,0,1,0,2,12244,1586533966,12244,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12245,'Addiction center post finished',8047,'Arheel\'s Uncle',1586536698,0,1,0,2,12245,1586536698,12245,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12246,'Update on addiction center posts',8047,'Arheel\'s Uncle',1586540568,0,1,0,2,12246,1586540568,12246,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12247,'Re: Can you merge - ok - please review',801,'Whitebear',1586541161,0,1,0,2,12247,1586541161,12247,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12248,'Re: Addiction center post finished - ok',801,'Whitebear',1586541393,0,1,0,2,12248,1586541393,12248,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12249,'Re: Update on addiction center posts - ok - posting',801,'Whitebear',1586543255,0,1,0,2,12249,1586543255,12249,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12250,'Re: Can you merge - ok - please review',8047,'Arheel\'s Uncle',1586555295,0,1,0,2,12250,1586555295,12250,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12251,'Re: Can you merge - ok - please review',8047,'Arheel\'s Uncle',1586557074,0,1,0,2,12251,1586557074,12251,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12252,'Re: Can you merge - ok - hmmm - perhaps thread vs post link',801,'Whitebear',1586559466,0,1,0,2,12252,1586559466,12252,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12253,'Re: Can you merge - ok - hmmm - perhaps thread vs post link',801,'Whitebear',1586559474,0,1,0,2,12253,1586559474,12253,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12254,'You may not have privilege of updating stuff in the RSS area',801,'Whitebear',1586560841,0,1,0,2,12254,1586560841,12254,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12255,'Oct 1917',846,'Smedley Butler',1586628108,0,1,0,2,12255,1586628108,12255,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12256,'Re: Oct 1917 - thanks , good morning, will review',801,'Whitebear',1586628500,0,1,0,2,12256,1586628500,12256,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12257,'Links in post',8047,'Arheel\'s Uncle',1586633233,0,1,0,2,12257,1586633233,12257,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12258,'Re: Links in post',801,'Whitebear',1586634571,0,1,0,2,12258,1586634571,12258,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12259,'How to edit your own post.',801,'Whitebear',1586635419,0,1,0,2,12259,1586635419,12259,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12260,'How to edit your own post.',801,'Whitebear',1586635424,0,1,0,2,12260,1586635424,12260,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12261,'Re: How to edit your own post.',8047,'Arheel\'s Uncle',1586635804,0,1,0,2,12261,1586635804,12261,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12262,'Hmm well let me know on the prior how to link in post ??',801,'Whitebear',1586636052,0,1,0,2,12262,1586636052,12262,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12263,'Re: Hmm well let me know on the prior how to link in post ??',8047,'Arheel\'s Uncle',1586639406,0,1,0,2,12263,1586639406,12263,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12264,'how did you use text [B]Stolen Valor [/B]as a blue link ....',801,'Whitebear',1586641081,0,1,0,2,12264,1586641081,12264,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12265,'I have fixed up your stolen valor post with the links you wanted',801,'Whitebear',1586641719,0,1,0,2,12265,1586641719,12265,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12266,'I have fixed up your stolen valor post with the links you wanted',801,'Whitebear',1586641724,0,1,0,2,12266,1586641724,12266,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12267,'PS on forum links',801,'Whitebear',1586642049,0,1,0,2,12267,1586642049,12267,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12268,'Re: how did you use text [B]Stolen Valor [/B]as a blue link ....',8047,'Arheel\'s Uncle',1586649343,0,1,0,2,12268,1586649343,12268,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12269,'Re: I have fixed up your stolen valor post with the links you wanted',8047,'Arheel\'s Uncle',1586649754,0,1,0,2,12269,1586649754,12269,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12270,'Re: I have fixed up your stolen valor post with the links you wanted',8047,'Arheel\'s Uncle',1586650040,0,1,0,2,12270,1586650040,12270,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12271,'Ebron cases',8047,'Arheel\'s Uncle',1586657136,0,1,0,2,12271,1586657136,12271,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12272,'Re:Welcome - glad we figured that out (links on text)',801,'Whitebear',1586721319,0,1,0,2,12272,1586721319,12272,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12273,'Re:  stolen valor post  links  - (so you can fix if you like)',801,'Whitebear',1586722140,0,1,0,2,12273,1586722140,12273,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12274,'Re: Ebron cases - I can not find him in NNN web or forum',801,'Whitebear',1586723074,0,1,0,2,12274,1586723074,12274,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12275,'Re: stolen valor post  links  - (so you can fix if you like)',8047,'Arheel\'s Uncle',1586729068,0,1,0,2,12275,1586729068,12275,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12276,'WM Tyler Dalton Kline',8047,'Arheel\'s Uncle',1586757138,0,1,0,2,12276,1586757138,12276,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12277,'Re: WM Tyler Dalton Kline - thanks - will follow up',801,'Whitebear',1586757601,0,1,0,2,12277,1586757601,12277,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12278,'Re: WM Tyler Dalton Kline - thanks - updated frontpage',801,'Whitebear',1586758763,0,1,0,2,12278,1586758763,12278,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12279,'RON PAUL',846,'Smedley Butler',1586884220,0,1,0,2,12279,1586884220,12279,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12280,'Re: RON PAUL - posting frontpage thanks',801,'Whitebear',1586885260,0,1,0,2,12280,1586885260,12280,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12281,'Feb 3, 1942',846,'Smedley Butler',1586927259,0,1,0,2,12281,1586927259,12281,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(12282,'Howdy, solid front page dear editor !',846,'Smedley Butler',1586928292,0,1,0,2,12282,1586928292,12282,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12284,'got a quick Q',8047,'Arheel\'s Uncle',1586994019,0,1,0,2,12284,1586994019,12284,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12285,'Re: got a quick Q - Yes \'smedley Butler\' sent me a link to a Ron Paul commentary',801,'Whitebear',1586994956,0,1,0,2,12285,1586994956,12285,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12286,'Review this one &',8047,'Arheel\'s Uncle',1587045578,0,1,0,2,12286,1587045578,12286,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12287,'Re: got a quick Q - Yes \'smedley Butler\' sent me a link to a Ron Paul commentary',8047,'Arheel\'s Uncle',1587045837,0,1,0,2,12287,1587045837,12287,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12288,'Re: Review this one & - found picture of pregnant white woman',801,'Whitebear',1587067786,0,1,0,2,12288,1587067786,12288,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12289,'thanks - (on ron paul)',801,'Whitebear',1587068649,0,1,0,2,12289,1587068649,12289,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12290,'BLockchain study',8047,'Arheel\'s Uncle',1587088954,0,1,0,2,12290,1587088954,12290,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12291,'Re: BLockchain study - thanks for perspective',801,'Whitebear',1587090225,0,1,0,2,12291,1587090225,12291,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12292,'thanks for mugshot of middle-eastern father-killer cannibal',801,'Whitebear',1587090596,0,1,0,2,12292,1587090596,12292,801,'Whitebear',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(12293,'Re: BLockchain study - thanks for perspective',8047,'Arheel\'s Uncle',1587091683,0,1,0,2,12293,1587091683,12293,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12294,'Bobster\'s  post, with victim Nicholas Troxell',8047,'Arheel\'s Uncle',1587114806,0,1,0,2,12294,1587114806,12294,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12295,'Re: thanks - (on ron paul)',8047,'Arheel\'s Uncle',1587117313,0,1,0,2,12295,1587117313,12295,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12297,'Re: Bobster\'s  post, with victim Nicholas Troxell - updated, thanks',801,'Whitebear',1587151247,0,1,0,2,12297,1587151247,12297,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12298,'Re: Bobster\'s  post, with victim Nicholas Troxell - updated, thanks',8047,'Arheel\'s Uncle',1587152333,0,1,0,2,12298,1587152333,12298,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12299,'Re: thanks for crime reporting research',801,'Whitebear',1587153480,0,1,0,2,12299,1587153480,12299,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12301,'The utube must be heard, the fact it is still up causes me to ponder. Why ?',846,'Smedley Butler',1587235117,0,1,0,2,12301,1587235117,12301,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12302,'See comments',846,'Smedley Butler',1587280364,0,1,0,2,12302,1587280364,12302,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12303,'Corrected link.',846,'Smedley Butler',1587280466,0,1,0,2,12303,1587280466,12303,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12305,'Dr. LORRAINE DAY  SF CA Brave Women THIS IS ONE IS URGENT.',846,'Smedley Butler',1587318635,0,1,0,2,12305,1587318635,12305,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12306,'Re: Corrected link. instead of Snowden?',801,'Whitebear',1587326656,0,1,0,2,12306,1587326656,12306,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12307,'Re: Dr. LORRAINE DAY  SF CA Brave Women THIS IS ONE IS URGENT.',801,'Whitebear',1587326780,0,1,0,2,12307,1587326780,12307,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12308,'Re: Dr. LORRAINE DAY  SF CA Brave Women THIS IS ONE IS URGENT.',846,'Smedley Butler',1587357809,0,1,0,2,12308,1587357809,12308,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12309,'3 phone apps',8047,'Arheel\'s Uncle',1587363504,0,1,0,2,12309,1587363504,12309,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12310,'Re: 3 phone apps - thanks very much',801,'Whitebear',1587406129,0,1,0,2,12310,1587406129,12310,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12311,'Re: Corrected link. instead of Snowden?',846,'Smedley Butler',1587437333,0,1,0,2,12311,1587437333,12311,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12312,'Re: thanks for refreshing drizzling rain report',801,'Whitebear',1587499897,0,1,0,2,12312,1587499897,12312,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12313,'Re: thanks for refreshing drizzling rain report',846,'Smedley Butler',1587536678,0,1,0,2,12313,1587536678,12313,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12314,'Alarm !  SB',846,'Smedley Butler',1587589114,0,1,0,2,12314,1587589114,12314,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(12316,'China, today. Dr.  Matt Johnson. FYI SB',846,'Smedley Butler',1587609151,0,1,0,2,12316,1587609151,12316,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12317,'FYI 88',846,'Smedley Butler',1587626618,0,1,0,2,12317,1587626618,12317,846,'Smedley Butler',_binary '{\"1351\":{\"user_id\":1351,\"username\":\"Davy of old England\"}}'),(12318,'FYI 88',846,'Smedley Butler',1587626618,0,1,0,2,12318,1587626618,12318,846,'Smedley Butler',_binary '{\"1351\":{\"user_id\":1351,\"username\":\"Davy of old England\"}}'),(12319,'I see you got back on \'old\' forum ok',801,'Whitebear',1588539304,0,1,0,2,12319,1588539304,12319,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12320,'639 guests ABC hate trolls ?  They really do hate us.',846,'Smedley Butler',1588565934,0,1,0,2,12320,1588565934,12320,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12321,'SB',846,'Smedley Butler',1588573100,0,1,0,2,12321,1588573100,12321,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12322,'TEXAS farmer 6 minute link ! I would not even share this, but it is G rated',846,'Smedley Butler',1588573179,0,1,0,2,12322,1588573179,12322,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12323,'posting bitchute Re: 639 guests ABC hate trolls ?  They really do hate us.',801,'Whitebear',1588616570,0,1,0,2,12323,1588616570,12323,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12324,'thanksRe: TEXAS farmer 6 minute link ! I would not even share this, but it is G rated',801,'Whitebear',1588616674,0,1,0,2,12324,1588616674,12324,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12325,'Re: posting bitchute Re: 639 guests ABC hate trolls ?  They really do hate us.',846,'Smedley Butler',1588622366,0,1,0,2,12325,1588622366,12325,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12326,'Re: I see you got back on \'old\' forum ok',8047,'Arheel\'s Uncle',1588625566,0,1,0,2,12326,1588625566,12326,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12327,'I am glad that you found the restored nnnforum.com here',801,'Whitebear',1588633833,0,1,0,2,12327,1588633833,12327,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12328,'Re: I am glad that you found the restored nnnforum.com here',8047,'Arheel\'s Uncle',1588644194,0,1,0,2,12328,1588644194,12328,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12329,'No, I don\'t think any NNN forum members would blame, suspect',801,'Whitebear',1588645476,0,1,0,2,12329,1588645476,12329,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12330,'Re: No, I don\'t think any NNN forum members would blame, suspect',8047,'Arheel\'s Uncle',1588649843,0,1,0,2,12330,1588649843,12330,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12331,'Re: No, I don\'t think any NNN forum members would blame, suspect',8047,'Arheel\'s Uncle',1588696502,0,1,0,2,12331,1588696502,12331,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12332,'Re: No, I don\'t think any NNN forum members would blame, suspect',801,'Whitebear',1588697773,0,1,0,2,12332,1588697773,12332,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12333,'Re: No, I don\'t think any NNN forum members would blame, suspect',8047,'Arheel\'s Uncle',1588703092,0,1,0,2,12333,1588703092,12333,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12334,'Re: No, I don\'t think any NNN forum members would blame, suspect',801,'Whitebear',1588704529,0,1,0,2,12334,1588704529,12334,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12335,'Most Welcome GMAN!',801,'Whitebear',1588920235,0,1,0,2,12335,1588920235,12335,801,'Whitebear',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12336,'Something came up, I have to go out for a few hours',8047,'Arheel\'s Uncle',1588968308,0,1,0,2,12336,1588968308,12336,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12337,'thanks Re: Something came up, I have to go out for a few hours',801,'Whitebear',1588968651,0,1,0,2,12337,1588968651,12337,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12338,'Info: new applicant from San Antonio was trying to look at your profile',801,'Whitebear',1588975660,0,1,0,2,12338,1588975660,12338,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12339,'Re: Info: new applicant from San Antonio was trying to look at your profile',6369,'voiceofreason',1588975875,0,1,0,2,12339,1588975875,12339,6369,'voiceofreason',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12340,'Re: Info: new applicant from San Antonio',801,'Whitebear',1588975976,0,1,0,2,12340,1588975976,12340,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12342,'Welcome to NNN forum - new member info',801,'Whitebear',1589048265,0,1,0,2,12342,1589048265,12342,801,'Whitebear',_binary '{\"8050\":{\"user_id\":8050,\"username\":\"John Crockett\"}}'),(12343,'Thanks for research and info on \'jogging with boots and hammer in white hood while BM',801,'Whitebear',1589050666,0,1,0,2,12343,1589050666,12343,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12344,'Can\'t find \'wearing boots\' and carrying hammer',801,'Whitebear',1589051477,0,1,0,2,12344,1589051477,12344,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12345,'Re: Can\'t find \'wearing boots\' and carrying hammer',8047,'Arheel\'s Uncle',1589057603,0,1,0,2,12345,1589057603,12345,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12346,'Re: Can\'t find \'wearing boots\' and carrying hammer',8047,'Arheel\'s Uncle',1589058508,0,1,0,2,12346,1589058508,12346,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12347,'Re: Can\'t find \'wearing boots\' and carrying hammer',8047,'Arheel\'s Uncle',1589059230,0,1,0,2,12347,1589059230,12347,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12348,'Re: Can\'t find \'wearing boots\' and carrying hammer',801,'Whitebear',1589060426,0,1,0,2,12348,1589060426,12348,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12349,'Re: Can\'t find \'wearing boots\' and carrying hammer',8047,'Arheel\'s Uncle',1589116486,0,1,0,2,12349,1589116486,12349,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12350,'Re: Can\'t find \'wearing boots\' and carrying hammer',801,'Whitebear',1589130892,0,1,0,2,12350,1589130892,12350,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12351,'Re: Can\'t find \'wearing boots\' and carrying hammer',8047,'Arheel\'s Uncle',1589131118,0,1,0,2,12351,1589131118,12351,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12352,'Re: Can\'t find \'wearing boots\' and carrying hammer',801,'Whitebear',1589131319,0,1,0,2,12352,1589131319,12352,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12353,'2 CASES CONFUSED',8047,'Arheel\'s Uncle',1589170780,0,1,0,2,12353,1589170780,12353,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12354,'Re: 2 CASES CONFUSED - update needed?',801,'Whitebear',1589171100,0,1,0,2,12354,1589171100,12354,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12355,'Re: 2 CASES CONFUSED - update needed?',8047,'Arheel\'s Uncle',1589171346,0,1,0,2,12355,1589171346,12355,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12356,'Re: 2 CASES CONFUSED - update needed?',8047,'Arheel\'s Uncle',1589172043,0,1,0,2,12356,1589172043,12356,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12357,'OK- all posts do not have to be perfect',801,'Whitebear',1589172802,0,1,0,2,12357,1589172802,12357,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12359,'680 vistors interesting.',846,'Smedley Butler',1589226417,0,1,0,2,12359,1589226417,12359,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12360,'https://news.un.org/en/story/2020/05/1063542',846,'Smedley Butler',1589226542,0,1,0,2,12360,1589226542,12360,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12361,'THE video',8047,'Arheel\'s Uncle',1589239688,0,1,0,2,12361,1589239688,12361,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12362,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589253976,0,1,0,2,12362,1589253976,12362,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12363,'nig blood in vaccines, plus always looking for bling.',846,'Smedley Butler',1589388383,0,1,0,2,12363,1589388383,12363,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12364,'Re: nig blood in vaccines, plus always looking for bling.',8047,'Arheel\'s Uncle',1589389170,0,1,0,2,12364,1589389170,12364,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12367,'Yep. They\'re railroading McMichaels Sr.',8047,'Arheel\'s Uncle',1589413623,0,1,0,2,12367,1589413623,12367,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12368,'Re: Yep. They\'re railroading McMichaels Sr.',801,'Whitebear',1589415447,0,1,0,2,12368,1589415447,12368,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12369,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589499005,0,1,0,2,12369,1589499005,12369,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12371,'Dr. Judy Mikavits. urgent. SB',846,'Smedley Butler',1589505238,0,1,0,2,12371,1589505238,12371,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12372,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589513965,0,1,0,2,12372,1589513965,12372,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12373,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589528123,0,1,0,2,12373,1589528123,12373,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12374,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589567934,0,1,0,2,12374,1589567934,12374,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12375,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589568669,0,1,0,2,12375,1589568669,12375,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12376,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589569383,0,1,0,2,12376,1589569383,12376,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12377,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589574622,0,1,0,2,12377,1589574622,12377,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12378,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589574946,0,1,0,2,12378,1589574946,12378,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12379,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589576800,0,1,0,2,12379,1589576800,12379,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12380,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589576954,0,1,0,2,12380,1589576954,12380,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12381,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589577468,0,1,0,2,12381,1589577468,12381,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12382,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589577637,0,1,0,2,12382,1589577637,12382,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12383,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589577691,0,1,0,2,12383,1589577691,12383,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12384,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589578475,0,1,0,2,12384,1589578475,12384,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12385,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589580359,0,1,0,2,12385,1589580359,12385,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12386,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589581325,0,1,0,2,12386,1589581325,12386,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12387,'IP Dennis Perry, prison for murders',8047,'Arheel\'s Uncle',1589583319,0,1,0,2,12387,1589583319,12387,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12388,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589586528,0,1,0,2,12388,1589586528,12388,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12389,'Re: IP Dennis Perry, prison for murders - adding posts',801,'Whitebear',1589595734,0,1,0,2,12389,1589595734,12389,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12390,'Re: IP Dennis Perry, prison for murders',801,'Whitebear',1589596383,0,1,0,2,12390,1589596383,12390,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12391,'Re: THE video - I watched almost an hour of it',801,'Whitebear',1589601693,0,1,0,2,12391,1589601693,12391,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12392,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589604702,0,1,0,2,12392,1589604702,12392,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12393,'Re: THE video - I watched almost an hour of it',8047,'Arheel\'s Uncle',1589615304,0,1,0,2,12393,1589615304,12393,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12394,'Stolz is jewish',8047,'Arheel\'s Uncle',1589686880,0,1,0,2,12394,1589686880,12394,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12396,'Re: Stolz is jewish',801,'Whitebear',1589691477,0,1,0,2,12396,1589691477,12396,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12398,'Good news ?  SB',846,'Smedley Butler',1589700588,0,1,0,2,12398,1589700588,12398,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12399,'NEWS',846,'Smedley Butler',1589700650,0,1,0,2,12399,1589700650,12399,846,'Smedley Butler',_binary '{\"855\":{\"user_id\":855,\"username\":\"sniffy\"}}'),(12400,'Re: Good news ?  SB',801,'Whitebear',1589742558,0,1,0,2,12400,1589742558,12400,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12401,'Re: Good news ?  SB',846,'Smedley Butler',1589824244,0,1,0,2,12401,1589824244,12401,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12403,'Please come back to Niggermania!',3685,'Ensis',1589863041,0,1,0,2,12403,1589863041,12403,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12404,'Mugshots Walter Harper, Lubbock Texas Mulatto or WMale?',8047,'Arheel\'s Uncle',1589870119,0,1,0,2,12404,1589870119,12404,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12405,'Re: Mugshots Walter Harper, Lubbock Texas Mulatto or WMale?',801,'Whitebear',1589870786,0,1,0,2,12405,1589870786,12405,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12406,'Re: Mugshots Walter Harper, Lubbock Texas Mulatto or WMale?',801,'Whitebear',1589870935,0,1,0,2,12406,1589870935,12406,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12407,'Re: Mugshots Walter Harper, Lubbock Texas Mulatto or WMale?',8047,'Arheel\'s Uncle',1589871974,0,1,0,2,12407,1589871974,12407,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12408,'Re: Mugshots Walter Harper, Lubbock Texas Mulatto or WMale?',801,'Whitebear',1589877535,0,1,0,2,12408,1589877535,12408,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12409,'Re: Please come back to Niggermania!',813,'Gman',1589908123,0,1,0,2,12409,1589908123,12409,813,'Gman',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12411,'Gofundme Anthwone found',8047,'Arheel\'s Uncle',1589945701,0,1,0,2,12411,1589945701,12411,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12412,'Re: Gofundme Anthwone found',801,'Whitebear',1589947817,0,1,0,2,12412,1589947817,12412,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12413,'Re: Gofundme Anthwone found',8047,'Arheel\'s Uncle',1589948412,0,1,0,2,12413,1589948412,12413,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12414,'Re: Gofundme Anthwone found',801,'Whitebear',1589949032,0,1,0,2,12414,1589949032,12414,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12415,'Re: Gofundme Anthwone found',8047,'Arheel\'s Uncle',1589950066,0,1,0,2,12415,1589950066,12415,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12416,'Sure, interested in S&W link - when I take a break - will keep private',801,'Whitebear',1589950445,0,1,0,2,12416,1589950445,12416,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12417,'Re: Sure, interested in S&W link - when I take a break - will keep private',8047,'Arheel\'s Uncle',1589953158,0,1,0,2,12417,1589953158,12417,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12421,'Get to it !',846,'Smedley Butler',1590118193,0,1,0,2,12421,1590118193,12421,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12422,'Re: Get to it ! - thanks, (posting)  g\'day',801,'Whitebear',1590119143,0,1,0,2,12422,1590119143,12422,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12423,'Your story Re: Sure, interested in S&W link - when I take a break - will keep private',8047,'Arheel\'s Uncle',1590152600,0,1,0,2,12423,1590152600,12423,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12424,'Re: Please come back to Niggermania!',3685,'Ensis',1590207513,0,1,0,2,12424,1590207513,12424,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12426,'Niggermania...',3685,'Ensis',1590362227,0,1,0,2,12426,1590362227,12426,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12430,'Re: So many trained there to die 4 Wall Street. FT. Ben, good post. SB',8047,'Arheel\'s Uncle',1590466764,0,1,0,2,12430,1590466764,12430,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12431,'the militant blacks in GA youtube channel',8047,'Arheel\'s Uncle',1590518705,0,1,0,2,12431,1590518705,12431,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12432,'Re: the militant blacks in GA youtube channel',801,'Whitebear',1590522575,0,1,0,2,12432,1590522575,12432,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12433,'Re: the militant blacks in GA youtube channel',8047,'Arheel\'s Uncle',1590537122,0,1,0,2,12433,1590537122,12433,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12434,'Re: the militant blacks in GA youtube channel',801,'Whitebear',1590550363,0,1,0,2,12434,1590550363,12434,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12435,'Re: the militant blacks in GA youtube channel',8047,'Arheel\'s Uncle',1590571347,0,1,0,2,12435,1590571347,12435,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12436,'Re: the militant blacks in GA youtube channel',8047,'Arheel\'s Uncle',1590571730,0,1,0,2,12436,1590571730,12436,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12437,'Please READ this ASAP',8047,'Arheel\'s Uncle',1590574153,0,1,0,2,12437,1590574153,12437,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12438,'Re: Please READ this ASAP',801,'Whitebear',1590613438,0,1,0,2,12438,1590613438,12438,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12439,'Re: the militant blacks in GA youtube channel',801,'Whitebear',1590613750,0,1,0,2,12439,1590613750,12439,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12440,'Re: the militant blacks in GA youtube channel',8047,'Arheel\'s Uncle',1590619787,0,1,0,2,12440,1590619787,12440,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12441,'(sorry, had to move your post on IRAQ why on \'Apollonian\'s thread\'',801,'Whitebear',1590623393,0,1,0,2,12441,1590623393,12441,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12442,'Re: (sorry, had to move your post on IRAQ why on \'Apollonian\'s thread\'',8047,'Arheel\'s Uncle',1590624208,0,1,0,2,12442,1590624208,12442,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12443,'not sure what to do with this last post - I\'ll see if you can edit',801,'Whitebear',1590625536,0,1,0,2,12443,1590625536,12443,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12444,'You have \'reporter\' status and can edit your own posts.',801,'Whitebear',1590625843,0,1,0,2,12444,1590625843,12444,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12445,'You have \'reporter\' status and can edit your own posts.',801,'Whitebear',1590625847,0,1,0,2,12445,1590625847,12445,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12446,'Re: You have \'reporter\' status and can edit your own posts.',8047,'Arheel\'s Uncle',1590628388,0,1,0,2,12446,1590628388,12446,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12447,'Re: You have \'reporter\' status and can edit your own posts.',801,'Whitebear',1590632571,0,1,0,2,12447,1590632571,12447,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12448,'Re: You have \'reporter\' status and can edit your own posts.',8047,'Arheel\'s Uncle',1590636786,0,1,0,2,12448,1590636786,12448,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12449,'Re: You have \'reporter\' status and can edit your own posts.',801,'Whitebear',1590640219,0,1,0,2,12449,1590640219,12449,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12450,'Re: You have \'reporter\' status and can edit your own posts.',8047,'Arheel\'s Uncle',1590641347,0,1,0,2,12450,1590641347,12450,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12451,'Re: You have \'reporter\' status and can edit your own posts.',801,'Whitebear',1590688562,0,1,0,2,12451,1590688562,12451,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12452,'Re: You have \'reporter\' status and can edit your own posts.',8047,'Arheel\'s Uncle',1590694182,0,1,0,2,12452,1590694182,12452,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12453,'Re: You have \'reporter\' status and can edit your own posts.',801,'Whitebear',1590694593,0,1,0,2,12453,1590694593,12453,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12454,'Re: You have \'reporter\' status and can edit your own posts.',801,'Whitebear',1590694598,0,1,0,2,12454,1590694598,12454,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12455,'updated riot post',8047,'Arheel\'s Uncle',1590821597,0,1,0,2,12455,1590821597,12455,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12456,'Re: updated riot post',801,'Whitebear',1590822314,0,1,0,2,12456,1590822314,12456,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12457,'Re: updated riot post',801,'Whitebear',1590822422,0,1,0,2,12457,1590822422,12457,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12458,'Re: updated riot post',8047,'Arheel\'s Uncle',1590822818,0,1,0,2,12458,1590822818,12458,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12459,'She not white, she Spanic',8047,'Arheel\'s Uncle',1590848680,0,1,0,2,12459,1590848680,12459,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12460,'Re: She not white, she Spanic - fixed it up - thanks',801,'Whitebear',1590867196,0,1,0,2,12460,1590867196,12460,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12461,'Re: updated riot post',801,'Whitebear',1590867301,0,1,0,2,12461,1590867301,12461,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12462,'Howdy',846,'Smedley Butler',1590876946,0,1,0,2,12462,1590876946,12462,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12463,'https://www.bitchute.com/video/TUkDjGnMKJhC/',846,'Smedley Butler',1590881252,0,1,0,2,12463,1590881252,12463,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12465,'Re: So many trained there to die 4 Wall Street. FT. Ben, good post. SB',8047,'Arheel\'s Uncle',1590887799,0,1,0,2,12465,1590887799,12465,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12466,'Re: Howdy - yes how\'d\'do - peace',801,'Whitebear',1590888273,0,1,0,2,12466,1590888273,12466,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12467,'Re: Please come back to Niggermania!',3685,'Ensis',1590981120,0,1,0,2,12467,1590981120,12467,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12468,'OK to public post \"Every Picture Tells A Story: Time To Wave The White Flag On (race)',801,'Whitebear',1591038723,0,1,0,2,12468,1591038723,12468,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12471,'Re: OK to public post \"Every Picture Tells A Story: Time To Wave The White Flag On (race)',6369,'voiceofreason',1591040967,0,1,0,2,12471,1591040967,12471,6369,'voiceofreason',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12472,'Re: OK to public post \"Every Picture Tells A Story: Time To Wave The White Flag On (race)',801,'Whitebear',1591041186,0,1,0,2,12472,1591041186,12472,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12473,'video unavailable after clicking youtube >',801,'Whitebear',1591046048,0,1,0,2,12473,1591046048,12473,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(12474,'Bad links on Frontpage',8047,'Arheel\'s Uncle',1591046209,0,1,0,2,12474,1591046209,12474,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12475,'Re: Bad links on Frontpage  fixed 2 - is that all?',801,'Whitebear',1591047421,0,1,0,2,12475,1591047421,12475,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12476,'Re: Bad links on Frontpage  fixed 2 - is that all?',8047,'Arheel\'s Uncle',1591048033,0,1,0,2,12476,1591048033,12476,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12477,'Re: Bad links on Frontpage  fixed 2 - is that all?',801,'Whitebear',1591048598,0,1,0,2,12477,1591048598,12477,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12478,'Re: Bad links on Frontpage  fixed 2 - is that all?',8047,'Arheel\'s Uncle',1591049711,0,1,0,2,12478,1591049711,12478,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12479,'Re: Bad links on Frontpage  fixed 2 - is that all?',801,'Whitebear',1591050986,0,1,0,2,12479,1591050986,12479,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12480,'Re: Bad links on Frontpage  fixed 2 - is that all?',8047,'Arheel\'s Uncle',1591057473,0,1,0,2,12480,1591057473,12480,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12481,'Re: ****** in link means site threatened copyright infringe in past',801,'Whitebear',1591063862,0,1,0,2,12481,1591063862,12481,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12483,'Clear as a bell. Self admission.  This is something. SB',846,'Smedley Butler',1591087031,0,1,0,2,12483,1591087031,12483,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12484,'Re: Clear as a bell. Self admission.  This is something. SB',801,'Whitebear',1591125876,0,1,0,2,12484,1591125876,12484,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12485,'SB',846,'Smedley Butler',1591210504,0,1,0,2,12485,1591210504,12485,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12487,'Re: SB - thanks very much -',801,'Whitebear',1591212551,0,1,0,2,12487,1591212551,12487,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12488,'Re: Please come back to Niggermania!',3685,'Ensis',1591247234,0,1,0,2,12488,1591247234,12488,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12489,'Bad link on FP',8047,'Arheel\'s Uncle',1591294462,0,1,0,2,12489,1591294462,12489,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12490,'Re: Bad link on FP - FIXED, thanks very much',801,'Whitebear',1591303106,0,1,0,2,12490,1591303106,12490,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12492,'Excellent research on  Money Laundering, Counterfeit Currency, Minneapolis MN in June',801,'Whitebear',1591333399,0,1,0,2,12492,1591333399,12492,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12493,'Re: Excellent research on  Money Laundering, Counterfeit Currency, Minneapolis MN in June',8047,'Arheel\'s Uncle',1591360798,0,1,0,2,12493,1591360798,12493,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12495,'Re: Excellent research on  Money Laundering, Counterfeit Currency, Minneapolis MN in June',801,'Whitebear',1591384616,0,1,0,2,12495,1591384616,12495,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12496,'Re: Excellent research on  Money Laundering, Counterfeit Currency, Minneapolis MN in June',8047,'Arheel\'s Uncle',1591387927,0,1,0,2,12496,1591387927,12496,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12497,'Re: Excellent research on  Money Laundering, Counterfeit Currency, Minneapolis MN in June',801,'Whitebear',1591388261,0,1,0,2,12497,1591388261,12497,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12498,'a couple questions',8047,'Arheel\'s Uncle',1591399546,0,1,0,2,12498,1591399546,12498,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12499,'Re: a couple questions',801,'Whitebear',1591400395,0,1,0,2,12499,1591400395,12499,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12500,'Re: a couple questions',8047,'Arheel\'s Uncle',1591403543,0,1,0,2,12500,1591403543,12500,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12501,'Re: a couple questions',801,'Whitebear',1591406622,0,1,0,2,12501,1591406622,12501,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12502,'Enjoy, all are short, truly excellent, perhaps worthy very much for  F P !',846,'Smedley Butler',1591462518,0,1,0,2,12502,1591462518,12502,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12503,'The Japanese prisoners were not under MacArthur did NOT allow Japan treated like this',846,'Smedley Butler',1591556196,0,1,0,2,12503,1591556196,12503,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12504,'Correction hear only FIVE min\'s S',846,'Smedley Butler',1591556257,0,1,0,2,12504,1591556257,12504,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12505,'thanks, good morning',801,'Whitebear',1591556347,0,1,0,2,12505,1591556347,12505,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12506,'BAD LINK - DREW BREES',801,'Whitebear',1591559307,0,1,0,2,12506,1591559307,12506,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(12507,'thanks,Fw: Enjoy, all are short, truly excellent, perhaps worthy very much for  F P !',801,'Whitebear',1591578379,0,1,0,2,12507,1591578379,12507,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12508,'Newest post, Buffalo PD, could you',8047,'Arheel\'s Uncle',1591620169,0,1,0,2,12508,1591620169,12508,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12509,'Fix title & add the WRe: a couple questions',8047,'Arheel\'s Uncle',1591622691,0,1,0,2,12509,1591622691,12509,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12510,'move to what \'other zone\' black sports???? (still no crime obvious by dead footballe)',801,'Whitebear',1591641316,0,1,0,2,12510,1591641316,12510,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12511,'Re: Newest post, Buffalo PD, could you - yes but couldn\'t you?',801,'Whitebear',1591641667,0,1,0,2,12511,1591641667,12511,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12512,'Re: Fix title & add the WRe: a couple questions',801,'Whitebear',1591641763,0,1,0,2,12512,1591641763,12512,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12513,'Re: Newest post, Buffalo PD, could you - yes but couldn\'t you?',8047,'Arheel\'s Uncle',1591644221,0,1,0,2,12513,1591644221,12513,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12514,'Re: move to what \'other zone\' black sports???? (still no crime obvious by dead footballe)',8047,'Arheel\'s Uncle',1591644617,0,1,0,2,12514,1591644617,12514,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12515,'Re: Newest post, Buffalo PD, could you - yes but couldn\'t you?',8047,'Arheel\'s Uncle',1591645022,0,1,0,2,12515,1591645022,12515,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12516,'Re: Newest post, Buffalo PD, could you - yes but couldn\'t you?',801,'Whitebear',1591645775,0,1,0,2,12516,1591645775,12516,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12517,'SORRY, I thought you should be able to edit title of thread',801,'Whitebear',1591647016,0,1,0,2,12517,1591647016,12517,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12518,'sorry, guess reporter can not delete own post',801,'Whitebear',1591647458,0,1,0,2,12518,1591647458,12518,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12519,'Re: Newest post, Buffalo PD, could you - yes but couldn\'t you?',8047,'Arheel\'s Uncle',1591652324,0,1,0,2,12519,1591652324,12519,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12520,'What does \'TC\' stand for (after CW2)?',801,'Whitebear',1591652566,0,1,0,2,12520,1591652566,12520,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12521,'Re: What does \'TC\' stand for (after CW2)?',8047,'Arheel\'s Uncle',1591654905,0,1,0,2,12521,1591654905,12521,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12522,'Re: What does \'TC\' stand for (after CW2)?',8047,'Arheel\'s Uncle',1591655256,0,1,0,2,12522,1591655256,12522,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12523,'Re: What does \'TC\' stand for (after CW2)?',801,'Whitebear',1591670974,0,1,0,2,12523,1591670974,12523,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12524,'Re: What does \'TC\' stand for (after CW2)?',801,'Whitebear',1591671297,0,1,0,2,12524,1591671297,12524,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12525,'I came back to edit post, but..',8047,'Arheel\'s Uncle',1591919582,0,1,0,2,12525,1591919582,12525,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12526,'Re: I came back to edit post, but..',801,'Whitebear',1591923617,0,1,0,2,12526,1591923617,12526,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12527,'Same thugs who did in Russia have been here. PCR. SB',846,'Smedley Butler',1591978573,0,1,0,2,12527,1591978573,12527,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12528,'Re: Same thugs who did in Russia have been here. PCR. SB',801,'Whitebear',1591988116,0,1,0,2,12528,1591988116,12528,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12529,'Re: Same thugs who did in Russia have been here. PCR. SB',801,'Whitebear',1591988157,0,1,0,2,12529,1591988157,12529,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12530,'Do we need to set up some kind of tag on post when ready to RSS?',801,'Whitebear',1591989323,0,1,0,2,12530,1591989323,12530,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12531,'Re: Do we need to set up some kind of tag on post when ready to RSS?',8047,'Arheel\'s Uncle',1592008119,0,1,0,2,12531,1592008119,12531,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12532,'Re: Do we need to set up some kind of tag on post when ready to RSS?',8047,'Arheel\'s Uncle',1592008881,0,1,0,2,12532,1592008881,12532,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12533,'Re: Do we need to set up some kind of tag on post when ready to RSS?',801,'Whitebear',1592009066,0,1,0,2,12533,1592009066,12533,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12534,'Re: Do we need to set up some kind of tag on post when ready to RSS?',801,'Whitebear',1592009172,0,1,0,2,12534,1592009172,12534,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12535,'Re: Do we need to set up some kind of tag on post when ready to RSS?',8047,'Arheel\'s Uncle',1592011413,0,1,0,2,12535,1592011413,12535,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12536,'Thanks for suggesting 3 blue stars - that works just fine.',801,'Whitebear',1592011587,0,1,0,2,12536,1592011587,12536,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12537,'I need 3 blue stars on 3 practice postings',801,'Whitebear',1592088024,0,1,0,2,12537,1592088024,12537,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12538,'Re: I need 3 blue stars on 3 practice postings',8047,'Arheel\'s Uncle',1592088378,0,1,0,2,12538,1592088378,12538,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12539,'one more ***',801,'Whitebear',1592094750,0,1,0,2,12539,1592094750,12539,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12540,'Re: one more ***',8047,'Arheel\'s Uncle',1592095941,0,1,0,2,12540,1592095941,12540,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12541,'Re: one more ***',8047,'Arheel\'s Uncle',1592096247,0,1,0,2,12541,1592096247,12541,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12542,'Re: Same thugs who did in Russia have been here. PCR. SB',846,'Smedley Butler',1592098467,0,1,0,2,12542,1592098467,12542,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12543,'I agree',846,'Smedley Butler',1592113312,0,1,0,2,12543,1592113312,12543,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12544,'Re: one more ***',801,'Whitebear',1592160705,0,1,0,2,12544,1592160705,12544,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12545,'Re: Same thugs who did in Russia have been here. PCR. SB',801,'Whitebear',1592160885,0,1,0,2,12545,1592160885,12545,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12546,'Re: Same thugs who did in Russia have been here. PCR. SB',846,'Smedley Butler',1592166098,0,1,0,2,12546,1592166098,12546,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12547,'Re: Same thugs who did in Russia have been here. PCR. SB',801,'Whitebear',1592166539,0,1,0,2,12547,1592166539,12547,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12548,'http://www.nnnforum.com/forums/showthread.php?p=673096#post673096',846,'Smedley Butler',1592268846,0,1,0,2,12548,1592268846,12548,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12549,'Re: http://www.nnnforum.com/forums/showthread.php?p=673096#post673096',801,'Whitebear',1592326016,0,1,0,2,12549,1592326016,12549,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12551,'replying to your visitor message about relocation',801,'Whitebear',1592360933,0,1,0,2,12551,1592360933,12551,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12552,'Re: replying to your visitor message about relocation',6369,'voiceofreason',1592437744,0,1,0,2,12552,1592437744,12552,6369,'voiceofreason',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12553,'Re: thanks - relocation',801,'Whitebear',1592452231,0,1,0,2,12553,1592452231,12553,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12554,'Yes, NNN Forum was targeted and attacked by them.  SB',846,'Smedley Butler',1592502422,0,1,0,2,12554,1592502422,12554,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12555,'info: VDARE threatened by host: Yes, NNN Forum was targeted and attacked by them.  SB',801,'Whitebear',1592503513,0,1,0,7,12555,1592503513,12555,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"},\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"},\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"},\"826\":{\"user_id\":826,\"username\":\"The Bobster\"},\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12556,'Re: info: VDARE threatened by host: NNN uses same host (may be forced into \'dark web\'',801,'Whitebear',1592504041,0,1,0,7,12556,1592504041,12556,801,'Whitebear',_binary '{\"7852\":{\"user_id\":7852,\"username\":\"Captain Pancakes\"},\"1351\":{\"user_id\":1351,\"username\":\"Davy of old England\"},\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"},\"813\":{\"user_id\":813,\"username\":\"Gman\"},\"4392\":{\"user_id\":4392,\"username\":\"Nigtarded\"},\"855\":{\"user_id\":855,\"username\":\"sniffy\"}}'),(12557,'Re: info: VDARE threatened by host: Yes, NNN Forum was targeted and attacked by them.  SB',846,'Smedley Butler',1592504422,0,1,0,2,12557,1592504422,12557,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12558,'Re: info: VDARE threatened by host: Yes, NNN Forum was targeted and attacked by them.  SB',801,'Whitebear',1592504650,0,1,0,2,12558,1592504650,12558,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12559,'Alabama’s Jeff Sessions',846,'Smedley Butler',1592504651,0,1,0,2,12559,1592504651,12559,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12560,'Re: info: VDARE threatened by host: Yes, NNN Forum was targeted and attacked by them.  SB',8047,'Arheel\'s Uncle',1592520855,0,1,0,2,12560,1592520855,12560,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12561,'FL case, black officer on hispanic, IDK what to do with it',8047,'Arheel\'s Uncle',1592610074,0,1,0,2,12561,1592610074,12561,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12562,'Re: FL case, black officer on hispanic, IDK what to do with it',801,'Whitebear',1592610946,0,1,0,2,12562,1592610946,12562,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12563,'Re: FL case, black officer on hispanic, IDK what to do with it',8047,'Arheel\'s Uncle',1592615919,0,1,0,2,12563,1592615919,12563,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12565,'Re: FL case, black officer on hispanic, IDK what to do with it',801,'Whitebear',1592625781,0,1,0,2,12565,1592625781,12565,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12568,'http://www.nnnforum.com/forums/printthread.php?t=343583',846,'Smedley Butler',1592675625,0,1,0,2,12568,1592675625,12568,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12569,'Re: http://www.nnnforum.com/forums/printthread.php?t=343583',801,'Whitebear',1592681975,0,1,0,2,12569,1592681975,12569,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12570,'Re: http://www.nnnforum.com/forums/printthread.php?t=343583',846,'Smedley Butler',1592686666,0,1,0,2,12570,1592686666,12570,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12571,'Re: http://www.nnnforum.com/forums/printthread.php?t=343583',801,'Whitebear',1592686925,0,1,0,2,12571,1592686925,12571,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12572,'OK, I found the link source for covid quote',801,'Whitebear',1592687282,0,1,0,2,12572,1592687282,12572,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12573,'No one has PM ed me, except you, and a reply from poster here.  SB',846,'Smedley Butler',1592703334,0,1,0,2,12573,1592703334,12573,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12574,'Gabadaba banned 100\'s of excellent folks F them.',846,'Smedley Butler',1592714764,0,1,0,2,12574,1592714764,12574,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12575,'MIT firings etc.',846,'Smedley Butler',1592793505,0,1,0,2,12575,1592793505,12575,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12577,'Re: Movies and incitement to crime',8047,'Arheel\'s Uncle',1592895922,0,1,0,2,12577,1592895922,12577,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12578,'Line in the sand and moe to come. SB',846,'Smedley Butler',1592976489,0,1,0,2,12578,1592976489,12578,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12579,'Thanks, will feature this. Re: Line in the sand and moe to come. SB',801,'Whitebear',1593022387,0,1,0,2,12579,1593022387,12579,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12580,'Re: Thanks, will feature this. Re: Line in the sand and moe to come. SB',846,'Smedley Butler',1593037382,0,1,0,2,12580,1593037382,12580,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12581,'The Librarian 1964 bet you remember this. A projection  some desired. SB',846,'Smedley Butler',1593068244,0,1,0,2,12581,1593068244,12581,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12582,'Re: The Librarian 1964 bet you remember this. A projection  some desired. SB',801,'Whitebear',1593069006,0,1,0,2,12582,1593069006,12582,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12583,'OY VEY Ha !  Seen comment, per Lincoln County OR.',846,'Smedley Butler',1593125523,0,1,0,2,12583,1593125523,12583,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12585,'Yes cleanliness is next to godliness,  Red Rust never sleeps. SB',846,'Smedley Butler',1593148116,0,1,0,2,12585,1593148116,12585,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12586,'Re: Yes cleanliness is next to godliness,  Red Rust never sleeps. SB',801,'Whitebear',1593192963,0,1,0,2,12586,1593192963,12586,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12587,'LOL, I got banned',8047,'Arheel\'s Uncle',1593200151,0,1,0,2,12587,1593200151,12587,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12588,'Re: LOL, I got banned',801,'Whitebear',1593200525,0,1,0,2,12588,1593200525,12588,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12589,'Re: LOL, I got banned',8047,'Arheel\'s Uncle',1593200891,0,1,0,2,12589,1593200891,12589,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12590,'Re: LOL, I got banned',801,'Whitebear',1593201728,0,1,0,2,12590,1593201728,12590,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12591,'I think I found the cracka moview thread',801,'Whitebear',1593203154,0,1,0,2,12591,1593203154,12591,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12592,'Re: I think I found the cracka moview thread',8047,'Arheel\'s Uncle',1593213843,0,1,0,2,12592,1593213843,12592,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12593,'How is \'Cracka\' connected to \'Day of the Rope\'???',801,'Whitebear',1593231683,0,1,0,2,12593,1593231683,12593,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12594,'The IHR Hoffman\'s site has been down for days all links and all subjects are shut dow',846,'Smedley Butler',1593276468,0,1,0,2,12594,1593276468,12594,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12595,'Re: The IHR Hoffman\'s site has been down for days all links and all subjects are shut dow',801,'Whitebear',1593279057,0,1,0,2,12595,1593279057,12595,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12596,'Re: The IHR Hoffman\'s site has been down for days all links and all subjects are shut dow',801,'Whitebear',1593279451,0,1,0,2,12596,1593279451,12596,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12597,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',8047,'Arheel\'s Uncle',1593308033,0,1,0,2,12597,1593308033,12597,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12598,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',801,'Whitebear',1593308769,0,1,0,2,12598,1593308769,12598,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12599,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',8047,'Arheel\'s Uncle',1593311162,0,1,0,2,12599,1593311162,12599,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12600,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',8047,'Arheel\'s Uncle',1593311233,0,1,0,2,12600,1593311233,12600,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12601,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',8047,'Arheel\'s Uncle',1593312028,0,1,0,2,12601,1593312028,12601,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12602,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',801,'Whitebear',1593312567,0,1,0,2,12602,1593312567,12602,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12603,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',8047,'Arheel\'s Uncle',1593314260,0,1,0,2,12603,1593314260,12603,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12604,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',801,'Whitebear',1593315142,0,1,0,2,12604,1593315142,12604,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12605,'Re: How is \'Cracka\' connected to \'Day of the Rope\'???',8047,'Arheel\'s Uncle',1593318779,0,1,0,2,12605,1593318779,12605,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12606,'Re: The IHR Hoffman\'s site has been down for days all links and all subjects are shut dow',846,'Smedley Butler',1593323131,0,1,0,2,12606,1593323131,12606,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12607,'Putin quote is in the first minute. SB',846,'Smedley Butler',1593373651,0,1,0,2,12607,1593373651,12607,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12608,'Re: Putin quote is in the first minute. SB',801,'Whitebear',1593374797,0,1,0,2,12608,1593374797,12608,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12609,'Re: Putin quote is in the first minute. SB',801,'Whitebear',1593375111,0,1,0,2,12609,1593375111,12609,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12610,'Re: Putin quote is in the first minute. SB',846,'Smedley Butler',1593406869,0,1,0,2,12610,1593406869,12610,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12611,'I see you remembered how to include an image in a post',801,'Whitebear',1593464214,0,1,0,2,12611,1593464214,12611,801,'Whitebear',_binary '{\"842\":{\"user_id\":842,\"username\":\"Crusader\"}}'),(12612,'Re: I see you remembered how to include an image in a post',842,'Crusader',1593464576,0,1,0,2,12612,1593464576,12612,842,'Crusader',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12613,'Re: I see you remembered how to include an image in a post',842,'Crusader',1593464789,0,1,0,2,12613,1593464789,12613,842,'Crusader',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12614,'Re: I see you remembered how to include an image in a post',842,'Crusader',1593464893,0,1,0,2,12614,1593464893,12614,842,'Crusader',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12615,'Re: I see you remembered how to include an image in a post',801,'Whitebear',1593465077,0,1,0,2,12615,1593465077,12615,801,'Whitebear',_binary '{\"842\":{\"user_id\":842,\"username\":\"Crusader\"}}'),(12616,'Re: I see you remembered how to include an image in a post',842,'Crusader',1593465223,0,1,0,2,12616,1593465223,12616,842,'Crusader',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12617,'Re: I see you remembered how to include an image in a post',801,'Whitebear',1593466198,0,1,0,2,12617,1593466198,12617,801,'Whitebear',_binary '{\"842\":{\"user_id\":842,\"username\":\"Crusader\"}}'),(12618,'Re: I see you remembered how to include an image in a post',842,'Crusader',1593468488,0,1,0,2,12618,1593468488,12618,842,'Crusader',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12619,'Thanx!',842,'Crusader',1593553301,0,1,0,2,12619,1593553301,12619,842,'Crusader',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12620,'FB',842,'Crusader',1593553429,0,1,0,2,12620,1593553429,12620,842,'Crusader',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12621,'Re: FB - thanks very much....',801,'Whitebear',1593557007,0,1,0,2,12621,1593557007,12621,801,'Whitebear',_binary '{\"842\":{\"user_id\":842,\"username\":\"Crusader\"}}'),(12622,'Re: FB - thanks very much....',842,'Crusader',1593558182,0,1,0,2,12622,1593558182,12622,842,'Crusader',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12623,'Re: FB - thanks very much....',801,'Whitebear',1593559276,0,1,0,2,12623,1593559276,12623,801,'Whitebear',_binary '{\"842\":{\"user_id\":842,\"username\":\"Crusader\"}}'),(12625,'FYI',846,'Smedley Butler',1593792533,0,1,0,2,12625,1593792533,12625,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12626,'Re: FYI',801,'Whitebear',1593803939,0,1,0,2,12626,1593803939,12626,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12627,'Re: FYI',846,'Smedley Butler',1593897091,0,1,0,2,12627,1593897091,12627,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12628,'Re: FYI',801,'Whitebear',1593914710,0,1,0,2,12628,1593914710,12628,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12630,'fixed bad link in Stan Lee \'super-Jew\' post',801,'Whitebear',1594092026,0,1,0,2,12630,1594092026,12630,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(12631,'New forum member wants to let you know they have joined NNN here',801,'Whitebear',1594159593,0,1,0,3,12631,1594159593,12631,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"},\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12632,'New forum member wants to let you know they have joined NNN here',801,'Whitebear',1594159597,0,1,0,3,12632,1594159597,12632,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"},\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12633,'New forum member wants to let you know they have joined NNN here',801,'Whitebear',1594159599,0,1,0,3,12633,1594159599,12633,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"},\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12634,'Re: New forum member wants to let you know they have joined NNN here',3685,'Ensis',1594163137,0,1,0,2,12634,1594163137,12634,3685,'Ensis',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12635,'Re: New forum member wants to let you know they have joined NNN here',3685,'Ensis',1594163200,0,1,0,2,12635,1594163200,12635,3685,'Ensis',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12636,'Thanks much for ref: New forum member wants to let you know they have joined NNN here',801,'Whitebear',1594163452,0,1,0,2,12636,1594163452,12636,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12637,'Re: New forum member wants to let you know they have joined NNN here',801,'Whitebear',1594163534,0,1,0,2,12637,1594163534,12637,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12638,'Re: Thanks much for ref: New forum member wants to let you know they have joined NNN here',3685,'Ensis',1594163637,0,1,0,2,12638,1594163637,12638,3685,'Ensis',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12639,'Re: Please come back to Niggermania!',3685,'Ensis',1594164290,0,1,0,2,12639,1594164290,12639,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(12640,'hey hey',8094,'saturnsrings',1594180598,0,1,0,2,12640,1594180598,12640,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12641,'Did anyone notice',8094,'saturnsrings',1594180731,0,1,0,2,12641,1594180731,12641,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12642,'Re: hey hey',3685,'Ensis',1594182199,0,1,0,2,12642,1594182199,12642,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12643,'Re: Did anyone notice',3685,'Ensis',1594182319,0,1,0,2,12643,1594182319,12643,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12644,'Re: hey hey',8094,'saturnsrings',1594219976,0,1,0,2,12644,1594219976,12644,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12645,'Re: Did anyone notice',8094,'saturnsrings',1594220117,0,1,0,2,12645,1594220117,12645,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12646,'Heading for work',8094,'saturnsrings',1594220184,0,1,0,2,12646,1594220184,12646,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12647,'Internet',8094,'saturnsrings',1594251488,0,1,0,2,12647,1594251488,12647,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12649,'You won\'t get rich on this but it is free money',6369,'voiceofreason',1594257741,0,1,0,2,12649,1594257741,12649,6369,'voiceofreason',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12650,'Re: You won\'t get rich on this but it is free money',801,'Whitebear',1594266243,0,1,0,2,12650,1594266243,12650,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12651,'Re: You won\'t get rich on this but it is free money',6369,'voiceofreason',1594298186,0,1,0,2,12651,1594298186,12651,6369,'voiceofreason',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12675,'FYI',846,'Smedley Butler',1594497699,0,1,0,2,12675,1594497699,12675,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12676,'Re: FYI - thanks will check out',801,'Whitebear',1594499144,0,1,0,2,12676,1594499144,12676,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12679,'Busy, just a FYI',8047,'Arheel\'s Uncle',1594504402,0,1,0,2,12679,1594504402,12679,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12680,'Re: Busy, just a FYI',801,'Whitebear',1594508450,0,1,0,2,12680,1594508450,12680,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12697,'Re: Internet',3685,'Ensis',1594518869,0,1,0,2,12697,1594518869,12697,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12738,'Re: Another thought',3685,'Ensis',1594524649,0,1,0,2,12738,1594524649,12738,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12763,'Re: FYI - thanks will check out',846,'Smedley Butler',1594535198,0,1,0,2,12763,1594535198,12763,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12787,'Re: NM',3685,'Ensis',1594772615,0,1,0,2,12787,1594772615,12787,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12788,'Reality is  bitch.  SB',846,'Smedley Butler',1594779194,0,1,0,2,12788,1594779194,12788,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12789,'Re: Reality is  bitch.  SB',801,'Whitebear',1594779850,0,1,0,2,12789,1594779850,12789,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12796,'Heard this twice actually important and timely. SB',846,'Smedley Butler',1594829339,0,1,0,2,12796,1594829339,12796,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12814,'Re: NM',3685,'Ensis',1594871106,0,1,0,2,12814,1594871106,12814,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12817,'OY VEY !',846,'Smedley Butler',1594999168,0,1,0,2,12817,1594999168,12817,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12818,'Re: Busy, just a FYI',8047,'Arheel\'s Uncle',1595110873,0,1,0,2,12818,1595110873,12818,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12819,'Thanks, I changed the thread title to - ALL LINKS FROM 2012 DEAD',801,'Whitebear',1595119124,0,1,0,2,12819,1595119124,12819,801,'Whitebear',_binary '{\"4234\":{\"user_id\":4234,\"username\":\"reset\"}}'),(12821,'Re: Thanks, I changed the thread title to - ALL LINKS FROM 2012 DEAD',4234,'reset',1595202558,0,1,0,2,12821,1595202558,12821,4234,'reset',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12826,'Re: FYI',8047,'Arheel\'s Uncle',1595212139,0,1,0,2,12826,1595212139,12826,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12828,'Re: Busy, just a FYI',8047,'Arheel\'s Uncle',1595212478,0,1,0,2,12828,1595212478,12828,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12833,'Re: Busy, just a FYI',801,'Whitebear',1595216956,0,1,0,2,12833,1595216956,12833,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12834,'Re: Thanks, I changed the thread title to - ALL LINKS FROM 2012 DEAD',801,'Whitebear',1595217535,0,1,0,2,12834,1595217535,12834,801,'Whitebear',_binary '{\"4234\":{\"user_id\":4234,\"username\":\"reset\"}}'),(12835,'Re: Busy, just a FYI',8047,'Arheel\'s Uncle',1595225532,0,1,0,2,12835,1595225532,12835,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12836,'Re: Internet',3685,'Ensis',1595238865,0,1,0,2,12836,1595238865,12836,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12837,'Here is the stupid prize for war, porn,drugs, Hollywood, schooling by KIKES',846,'Smedley Butler',1595263694,0,1,0,2,12837,1595263694,12837,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12839,'Re: The stupid prize for 108 years of kiked control.',8047,'Arheel\'s Uncle',1595273132,0,1,0,2,12839,1595273132,12839,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12840,'Front page is a Champion posting as always !  SB',846,'Smedley Butler',1595274271,0,1,0,2,12840,1595274271,12840,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12841,'Re: The stupid prize for 108 years of kiked control.',8047,'Arheel\'s Uncle',1595281205,0,1,0,2,12841,1595281205,12841,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12844,'ALERT ! NEWS !',846,'Smedley Butler',1595294553,0,1,0,2,12844,1595294553,12844,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12846,'Re: The stupid prize for 108 years of kiked control.',8047,'Arheel\'s Uncle',1595296693,0,1,0,2,12846,1595296693,12846,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12849,'fyi',846,'Smedley Butler',1595360944,0,1,0,2,12849,1595360944,12849,846,'Smedley Butler',_binary '{\"1351\":{\"user_id\":1351,\"username\":\"Davy of old England\"}}'),(12850,'FYI  SB',846,'Smedley Butler',1595361017,0,1,0,2,12850,1595361017,12850,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12853,'Re: Internet',8094,'saturnsrings',1595378397,0,1,0,2,12853,1595378397,12853,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12858,'Corrected link of Alison Chabloz sp sp. Worthy.  SB.',846,'Smedley Butler',1595397146,0,1,0,2,12858,1595397146,12858,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12859,'Corrected again. SB',846,'Smedley Butler',1595397333,0,1,0,2,12859,1595397333,12859,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12862,'TRIPLE MURDER FLORIDA',8047,'Arheel\'s Uncle',1595433413,0,1,0,2,12862,1595433413,12862,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12863,'The pot is boiling over now in every way.  SB',846,'Smedley Butler',1595433448,0,1,0,2,12863,1595433448,12863,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12864,'Re: TRIPLE MURDER FLORIDA - thanks for update',801,'Whitebear',1595446926,0,1,0,2,12864,1595446926,12864,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12865,'Re: The pot is boiling over now in every way.  SB',801,'Whitebear',1595447014,0,1,0,2,12865,1595447014,12865,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12866,'Jared Taylor and Flaherty on this incited nig war, Front Page just looked,needsthis ?',846,'Smedley Butler',1595461234,0,1,0,2,12866,1595461234,12866,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12869,'Re: Jared Taylor and Flaherty on this incited nig war, Front Page just looked,needsthis ?',801,'Whitebear',1595461774,0,1,0,2,12869,1595461774,12869,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12870,'Re: Jared Taylor and Flaherty on this incited nig war, Front Page just looked,needsthis ?',846,'Smedley Butler',1595462397,0,1,0,2,12870,1595462397,12870,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12871,'Re: TRIPLE MURDER FLORIDA - thanks for update',8047,'Arheel\'s Uncle',1595470373,0,1,0,2,12871,1595470373,12871,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12872,'I noticed you got a \'no permission\' trying to update an RSS thread',801,'Whitebear',1595476929,0,1,0,2,12872,1595476929,12872,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12873,'Re: I noticed you got a \'no permission\' trying to update an RSS thread',8047,'Arheel\'s Uncle',1595481256,0,1,0,2,12873,1595481256,12873,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12874,'Re: TRIPLE MURDER FLORIDA - thanks for update',801,'Whitebear',1595483033,0,1,0,2,12874,1595483033,12874,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12875,'Re: TRIPLE MURDER FLORIDA - thanks for update',8047,'Arheel\'s Uncle',1595542352,0,1,0,2,12875,1595542352,12875,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12876,'the cop\'s partner blamed for death of white cop',801,'Whitebear',1595554210,0,1,0,2,12876,1595554210,12876,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12877,'Re: the cop\'s partner blamed for death of white cop',8047,'Arheel\'s Uncle',1595582479,0,1,0,2,12877,1595582479,12877,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12878,'Re: the cop\'s partner blamed for death of white cop',801,'Whitebear',1595614066,0,1,0,2,12878,1595614066,12878,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12879,'Re: the cop\'s partner blamed for death of white cop',8047,'Arheel\'s Uncle',1595654220,0,1,0,2,12879,1595654220,12879,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12880,'comments on that youtube video',801,'Whitebear',1595654881,0,1,0,2,12880,1595654881,12880,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12881,'Re: the cop\'s partner blamed for death of white cop',801,'Whitebear',1595654985,0,1,0,2,12881,1595654985,12881,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12882,'Re: the cop\'s partner blamed for death of white cop',801,'Whitebear',1595655194,0,1,0,2,12882,1595655194,12882,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12883,'Re: comments on that youtube video',8047,'Arheel\'s Uncle',1595661160,0,1,0,2,12883,1595661160,12883,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12884,'Re: comments on that youtube video',8047,'Arheel\'s Uncle',1595661244,0,1,0,2,12884,1595661244,12884,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12885,'Re: the cop\'s partner blamed for death of white cop',8047,'Arheel\'s Uncle',1595661479,0,1,0,2,12885,1595661479,12885,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12886,'Louisville was hilarious!',8047,'Arheel\'s Uncle',1595712833,0,1,0,2,12886,1595712833,12886,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12887,'Quick request',8047,'Arheel\'s Uncle',1595717852,0,1,0,2,12887,1595717852,12887,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12888,'Re: Quick request',801,'Whitebear',1595724005,0,1,0,2,12888,1595724005,12888,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12889,'Re: Quick request',8047,'Arheel\'s Uncle',1595733094,0,1,0,2,12889,1595733094,12889,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12890,'Note',846,'Smedley Butler',1595781332,0,1,0,2,12890,1595781332,12890,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12898,'(Just confirming) 3 threads in \'practice posting\' not *** for export',801,'Whitebear',1595826583,0,1,0,2,12898,1595826583,12898,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12899,'Silver up a $ 1.47 right now. Whole country on edge know two people moving to IdahoSB',846,'Smedley Butler',1595833372,0,1,0,2,12899,1595833372,12899,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12900,'Re: (Just confirming) 3 threads in \'practice posting\' not *** for export',8047,'Arheel\'s Uncle',1595833611,0,1,0,2,12900,1595833611,12900,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12908,'Re: Don Frijoles',3685,'Ensis',1596073614,0,1,0,2,12908,1596073614,12908,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12909,'Re: NM',3685,'Ensis',1596073878,0,1,0,2,12909,1596073878,12909,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12910,'You mixed up the pics in Hayseed, TX on front page..lol',6369,'voiceofreason',1596142628,0,1,0,2,12910,1596142628,12910,6369,'voiceofreason',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12913,'Re: You mixed up the pics in Hayseed, TX on front page..lol',801,'Whitebear',1596158845,0,1,0,2,12913,1596158845,12913,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12914,'Re: You mixed up the pics in Hayseed, TX on front page..lol',801,'Whitebear',1596158881,0,1,0,2,12914,1596158881,12914,801,'Whitebear',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12915,'Re: NM',3685,'Ensis',1596163836,0,1,0,2,12915,1596163836,12915,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12916,'Re: Don Frijoles',3685,'Ensis',1596164206,0,1,0,2,12916,1596164206,12916,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12917,'Dr. Paul at the 29 minute mark near the end. SB',846,'Smedley Butler',1596180484,0,1,0,2,12917,1596180484,12917,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12918,'FYI',846,'Smedley Butler',1596180553,0,1,0,2,12918,1596180553,12918,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(12919,'Thanks Re: Dr. Paul at the 29 minute mark near the end. SB',801,'Whitebear',1596218321,0,1,0,2,12919,1596218321,12919,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12920,'Re: FYI',3685,'Ensis',1596242173,0,1,0,2,12920,1596242173,12920,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12921,'Re: NM',3685,'Ensis',1596242371,0,1,0,2,12921,1596242371,12921,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12922,'Front page ?  Doctors, important. SB',846,'Smedley Butler',1596469190,0,1,0,2,12922,1596469190,12922,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12923,'Here is  is fat women like in this video yelling at people, and they are commie shoes',846,'Smedley Butler',1596473729,0,1,0,2,12923,1596473729,12923,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12924,'Re: Here is  is fat women like in this video yelling at people, and they are commie shoes',801,'Whitebear',1596486659,0,1,0,2,12924,1596486659,12924,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12925,'Re: NM',3685,'Ensis',1596518042,0,1,0,2,12925,1596518042,12925,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12926,'NNN unable to load',8047,'Arheel\'s Uncle',1596651882,0,1,0,2,12926,1596651882,12926,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12927,'Re: NNN unable to load',801,'Whitebear',1596653353,0,1,0,2,12927,1596653353,12927,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12928,'Re: NNN unable to load',8047,'Arheel\'s Uncle',1596732294,0,1,0,2,12928,1596732294,12928,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12929,'Re: NNN unable to load',8047,'Arheel\'s Uncle',1596733099,0,1,0,2,12929,1596733099,12929,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12930,'Re: NNN unable to load',801,'Whitebear',1596737565,0,1,0,2,12930,1596737565,12930,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12931,'Re: NNN unable to load',8047,'Arheel\'s Uncle',1596739161,0,1,0,2,12931,1596739161,12931,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12932,'Are you alright?',3685,'Ensis',1596844680,0,1,0,2,12932,1596844680,12932,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12933,'paulcraigroberts Howdy FYI  SB',846,'Smedley Butler',1596922781,0,1,0,2,12933,1596922781,12933,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12935,'Re: paulcraigroberts Howdy FYI  SB',801,'Whitebear',1596923441,0,1,0,2,12935,1596923441,12935,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12936,'FYI  OREGON. SB',846,'Smedley Butler',1596987285,0,1,0,2,12936,1596987285,12936,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12937,'www.321gold.com',846,'Smedley Butler',1597076876,0,1,0,2,12937,1597076876,12937,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12938,'The commusnist crypto must be recalled. SB',846,'Smedley Butler',1597085739,0,1,0,2,12938,1597085739,12938,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12939,'Re: NNN unable to load',8047,'Arheel\'s Uncle',1597168487,0,1,0,2,12939,1597168487,12939,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12940,'Re: NNN unable to load',801,'Whitebear',1597170433,0,1,0,2,12940,1597170433,12940,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12941,'Break time',846,'Smedley Butler',1597174127,0,1,0,2,12941,1597174127,12941,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12946,'Re: Are you alright?',3685,'Ensis',1597189063,0,1,0,2,12946,1597189063,12946,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12947,'Re: Don Frijoles',3685,'Ensis',1597189198,0,1,0,2,12947,1597189198,12947,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12948,'Re: NM',3685,'Ensis',1597189300,0,1,0,2,12948,1597189300,12948,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12949,'Re: NNN unable to load',8047,'Arheel\'s Uncle',1597193591,0,1,0,2,12949,1597193591,12949,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12950,'Re: NNN unable to load',801,'Whitebear',1597195158,0,1,0,2,12950,1597195158,12950,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12951,'I have a question about your recent post on China buying corn....',801,'Whitebear',1597208445,0,1,0,2,12951,1597208445,12951,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12952,'K H ?',846,'Smedley Butler',1597215116,0,1,0,2,12952,1597215116,12952,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12953,'Re: I have a question about your recent post on China buying corn....',8047,'Arheel\'s Uncle',1597237450,0,1,0,2,12953,1597237450,12953,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12954,'Re: I have a question about your recent post on China buying corn....',801,'Whitebear',1597240314,0,1,0,2,12954,1597240314,12954,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12955,'Re: I have a question about your recent post on China buying corn....',8047,'Arheel\'s Uncle',1597262133,0,1,0,2,12955,1597262133,12955,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12956,'Have not worn a red diaper, I \"phone\" orders in, then call from the lot or yell  out.',846,'Smedley Butler',1597292512,0,1,0,2,12956,1597292512,12956,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12957,'Hoe etc.',846,'Smedley Butler',1597293145,0,1,0,2,12957,1597293145,12957,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12958,'Well I couldn\'t keep Kamala\'s dirty sex secret silent- Tierney broke British headline',801,'Whitebear',1597439428,0,1,0,2,12958,1597439428,12958,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12959,'Re: Well I couldn\'t keep Kamala\'s dirty sex secret silent- Tierney broke British headline',846,'Smedley Butler',1597466857,0,1,0,2,12959,1597466857,12959,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12960,'Just left the NNNF page',846,'Smedley Butler',1597469089,0,1,0,2,12960,1597469089,12960,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12961,'Re: Just left the NNNF page',801,'Whitebear',1597469693,0,1,0,2,12961,1597469693,12961,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12962,'To sleep now',846,'Smedley Butler',1597471436,0,1,0,2,12962,1597471436,12962,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12963,'102 Saturday, only 92 Sunday and pleassant this morning. New puppies in Sept.',846,'Smedley Butler',1597673591,0,1,0,2,12963,1597673591,12963,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12964,'Re: NM',3685,'Ensis',1597729220,0,1,0,2,12964,1597729220,12964,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(12965,'Ron Paul speake to censoring and much more, hard show.',846,'Smedley Butler',1597860459,0,1,0,2,12965,1597860459,12965,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12966,'YOUR chinese spy post looks good to go ***',801,'Whitebear',1597878005,0,1,0,2,12966,1597878005,12966,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(12967,'Re: YOUR chinese spy post looks good to go ***',8047,'Arheel\'s Uncle',1597880901,0,1,0,2,12967,1597880901,12967,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12968,'Re: YOUR chinese spy post looks good to go ***',8047,'Arheel\'s Uncle',1597881330,0,1,0,2,12968,1597881330,12968,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12985,'Forum down for maybe an hour after 10pm Pacific for backup and maintenance',801,'Whitebear',1597897522,0,1,0,2,12985,1597897522,12985,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(12986,'FYI',846,'Smedley Butler',1597946397,0,1,0,2,12986,1597946397,12986,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12989,'Overwhelmed, but howdy !  SB',846,'Smedley Butler',1598074970,0,1,0,2,12989,1598074970,12989,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12990,'http://www.nnnforum.com/forums/showthread.php?p=680266#post680266',846,'Smedley Butler',1598144376,0,1,0,2,12990,1598144376,12990,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(12991,'aaa',846,'Smedley Butler',1598198312,0,1,0,1,12991,1598198312,12991,846,'Smedley Butler',_binary '[]'),(12995,'Hurry',846,'Smedley Butler',1598202537,0,1,0,2,12995,1598202537,12995,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12996,'Found the source,  leftist are war/vaccine/mask scumbags, along with retards. SB',846,'Smedley Butler',1598232565,0,1,0,2,12996,1598232565,12996,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(12998,'Re: Found the source,  leftist are war/vaccine/mask scumbags, along with retards. SB',801,'Whitebear',1598233415,0,1,0,2,12998,1598233415,12998,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(12999,'info: reference - emergency NNN forum backup site',801,'Whitebear',1598292884,0,1,0,2,12999,1598292884,12999,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(13000,'NoCal forum, news, crime, riots & other good stuff',8047,'Arheel\'s Uncle',1598497997,0,1,0,2,13000,1598497997,13000,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13001,'Re: NoCal forum, news, crime, riots & other good stuff',801,'Whitebear',1598500003,0,1,0,2,13001,1598500003,13001,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13003,'FYI',846,'Smedley Butler',1598551613,0,1,0,2,13003,1598551613,13003,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13004,'https://www.radioalbion.com/2020/08/the-orthodox-nationalist-why-do-jewish.html',846,'Smedley Butler',1598551893,0,1,0,2,13004,1598551893,13004,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13005,'Re: NoCal forum, news, crime, riots & other good stuff',8047,'Arheel\'s Uncle',1598553450,0,1,0,2,13005,1598553450,13005,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13006,'Re: NoCal forum, news, crime, riots & other good stuff',801,'Whitebear',1598554557,0,1,0,2,13006,1598554557,13006,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13007,'Re: NoCal forum, news, crime, riots & other good stuff',8047,'Arheel\'s Uncle',1598554809,0,1,0,2,13007,1598554809,13007,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13008,'For public posting or for NNN friends???',801,'Whitebear',1598563198,0,1,0,2,13008,1598563198,13008,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13009,'Re: NoCal forum, news, crime, riots & other good stuff',801,'Whitebear',1598563289,0,1,0,2,13009,1598563289,13009,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13010,'Did you want to public post this on the day care?',801,'Whitebear',1598563435,0,1,0,2,13010,1598563435,13010,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13011,'Re: Did you want to public post this on the day care?',8047,'Arheel\'s Uncle',1598563727,0,1,0,2,13011,1598563727,13011,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13012,'Re: For public posting or for NNN friends???',8047,'Arheel\'s Uncle',1598563814,0,1,0,2,13012,1598563814,13012,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13013,'Re: The stupid prize for 108 years of kiked control.',8047,'Arheel\'s Uncle',1598577058,0,1,0,2,13013,1598577058,13013,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13014,'PIA upgraded, no net issues.',8047,'Arheel\'s Uncle',1598577898,0,1,0,2,13014,1598577898,13014,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13015,'added update to post',8047,'Arheel\'s Uncle',1599103359,0,1,0,2,13015,1599103359,13015,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13016,'Heck, I messed up this',8047,'Arheel\'s Uncle',1599111941,0,1,0,2,13016,1599111941,13016,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13017,'Re: added update to post - ok, fixed, posting',801,'Whitebear',1599153341,0,1,0,2,13017,1599153341,13017,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13018,'Re: Heck, I messed up this',801,'Whitebear',1599153680,0,1,0,2,13018,1599153680,13018,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13019,'Dear Editor that a HOT front page today ! Yes, sir, my ropes are ready haa,',846,'Smedley Butler',1599192222,0,1,0,2,13019,1599192222,13019,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13020,'thanksRe: Dear Editor that a HOT front page today ! Yes, sir, my ropes are ready haa,',801,'Whitebear',1599250213,0,1,0,2,13020,1599250213,13020,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13021,'Re: thanksRe: Dear Editor that a HOT front page today ! Yes, sir, my ropes are ready haa,',846,'Smedley Butler',1599284655,0,1,0,2,13021,1599284655,13021,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13022,'NO wonder the churches were SHUT down and even they ACCEPTED being DECEIVED by MEDIA',846,'Smedley Butler',1599375434,0,1,0,2,13022,1599375434,13022,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13023,'Itz coming to US according to them.  No reply needed,  SB',846,'Smedley Butler',1599382337,0,1,0,2,13023,1599382337,13023,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13024,'thanks: NO wonder the churches were SHUT down and even',801,'Whitebear',1599418980,0,1,0,2,13024,1599418980,13024,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13025,'Re: thanks: NO wonder the churches were SHUT down and even',846,'Smedley Butler',1599424727,0,1,0,2,13025,1599424727,13025,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13026,'Re: Heck, I messed up this',8047,'Arheel\'s Uncle',1599430933,0,1,0,2,13026,1599430933,13026,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13027,'Costly, yes. SB',846,'Smedley Butler',1599452151,0,1,0,2,13027,1599452151,13027,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13029,'Urgent medical news, short, clear, and plainly explained. Must !',846,'Smedley Butler',1599488507,0,1,0,2,13029,1599488507,13029,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13030,'https://www.bitchute.com/video/eCaorx5lL-4/',846,'Smedley Butler',1599490031,0,1,0,2,13030,1599490031,13030,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13031,'Camera, lights, action !   FYI 88',846,'Smedley Butler',1599710619,0,1,0,2,13031,1599710619,13031,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13032,'Re: Camera, lights, action !   FYI 88',801,'Whitebear',1599712288,0,1,0,2,13032,1599712288,13032,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13033,'Re: Camera, lights, action !   FYI 88',801,'Whitebear',1599712329,0,1,0,2,13033,1599712329,13033,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13034,'FYI 88',846,'Smedley Butler',1599768502,0,1,0,2,13034,1599768502,13034,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13035,'Link opens, and the first words out her month in seconds says it all. SB',846,'Smedley Butler',1599768905,0,1,0,2,13035,1599768905,13035,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13036,'Re: FYI 88 - this other townhall link is broken in the middle',801,'Whitebear',1599769063,0,1,0,2,13036,1599769063,13036,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13037,'link worked: Link opens, and the first words out her month in seconds says it all. SB',801,'Whitebear',1599769146,0,1,0,2,13037,1599769146,13037,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13038,'Re: FYI 88 - I think I have figured out what this was about',801,'Whitebear',1599769430,0,1,0,2,13038,1599769430,13038,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13039,'Re: link worked: Link opens, and the first words out her month in seconds says it all. SB',846,'Smedley Butler',1599769989,0,1,0,2,13039,1599769989,13039,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13040,'yes',846,'Smedley Butler',1599770437,0,1,0,2,13040,1599770437,13040,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13041,'Top Legionnaire generals',846,'Smedley Butler',1599770642,0,1,0,2,13041,1599770642,13041,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13042,'N.E. Pootland s a nest for them since the 60\'s.',846,'Smedley Butler',1599771431,0,1,0,2,13042,1599771431,13042,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(13043,'Re: Top Legionnaire generals',801,'Whitebear',1599771561,0,1,0,2,13043,1599771561,13043,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13044,'Re: Top Legionnaire generals',846,'Smedley Butler',1599807423,0,1,0,2,13044,1599807423,13044,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13045,'Re: Heck, I messed up this',8047,'Arheel\'s Uncle',1600036886,0,1,0,2,13045,1600036886,13045,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13046,'Great, glad you debugged your internet',801,'Whitebear',1600047641,0,1,0,2,13046,1600047641,13046,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13047,'In case you did not get to this. Bob Moriarty  on Banking CDC and more. SB',846,'Smedley Butler',1600052288,0,1,0,2,13047,1600052288,13047,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13048,'thanks,Re: In case you did not get to this. Bob Moriarty  on Banking CDC and more. SB',801,'Whitebear',1600052698,0,1,0,2,13048,1600052698,13048,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13049,'Re: thanks,Re: In case you did not get to this. Bob Moriarty  on Banking CDC and more. SB',846,'Smedley Butler',1600056505,0,1,0,2,13049,1600056505,13049,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13050,'FYI 88',846,'Smedley Butler',1600061433,0,1,0,2,13050,1600061433,13050,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13051,'Re: Great, glad you debugged your internet',8047,'Arheel\'s Uncle',1600141909,0,1,0,2,13051,1600141909,13051,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13052,'Well hope it resolves well',801,'Whitebear',1600142107,0,1,0,2,13052,1600142107,13052,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13053,'Stop the presses  !  SB',846,'Smedley Butler',1600185027,0,1,0,2,13053,1600185027,13053,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13054,'Urgent for the FRONT  PAGE also todays RON PAUL.  IMO. SB',846,'Smedley Butler',1600189934,0,1,0,2,13054,1600189934,13054,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13055,'Re: Stop the presses  !  SB - which article???',801,'Whitebear',1600196221,0,1,0,2,13055,1600196221,13055,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13056,'Re: Urgent for the FRONT  PAGE also todays RON PAUL. link?',801,'Whitebear',1600196266,0,1,0,2,13056,1600196266,13056,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13057,'Re: Urgent for the FRONT  PAGE also todays RON PAUL. link?',846,'Smedley Butler',1600221512,0,1,0,2,13057,1600221512,13057,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13058,'PCR ColorRevolution. SB',846,'Smedley Butler',1600221657,0,1,0,2,13058,1600221657,13058,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13059,'Real estate, if you are still looking to move. Find out about Neighbors before buyi',846,'Smedley Butler',1600221811,0,1,0,2,13059,1600221811,13059,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13060,'Re: PCR ColorRevolution. SB - ok, I think I got the last 2',801,'Whitebear',1600228715,0,1,0,2,13060,1600228715,13060,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13061,'Re: Well hope it resolves well',8047,'Arheel\'s Uncle',1600239491,0,1,0,2,13061,1600239491,13061,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13062,'100 % GREAT real no BS health NEWS ! TX DR. BARTLETT',846,'Smedley Butler',1600308716,0,1,0,2,13062,1600308716,13062,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13063,'Ex USMC COMBAT PILOT and like Mr. Steele has helped allot of people. IMPORTANT ?',846,'Smedley Butler',1600322900,0,1,0,2,13063,1600322900,13063,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13064,'Front page',846,'Smedley Butler',1600323211,0,1,0,2,13064,1600323211,13064,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13065,'Re: Well hope it resolves well',8047,'Arheel\'s Uncle',1600366144,0,1,0,2,13065,1600366144,13065,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13066,'FYI',846,'Smedley Butler',1600398077,0,1,0,2,13066,1600398077,13066,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13067,'Re: Well hope it resolves well',8047,'Arheel\'s Uncle',1600402423,0,1,0,2,13067,1600402423,13067,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13068,'thanks for follow-up',801,'Whitebear',1600402794,0,1,0,2,13068,1600402794,13068,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13069,'Re: thanks for follow-up',8047,'Arheel\'s Uncle',1600406197,0,1,0,2,13069,1600406197,13069,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13070,'Re: thanks for follow-up ok - I was careful not to say...',801,'Whitebear',1600406849,0,1,0,2,13070,1600406849,13070,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13071,'Re: thanks for follow-up ok - I was careful not to say...',8047,'Arheel\'s Uncle',1600411183,0,1,0,2,13071,1600411183,13071,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13072,'You seen this???',8047,'Arheel\'s Uncle',1600412195,0,1,0,2,13072,1600412195,13072,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13073,'Re: You seen this??? - no,  hadn\'t noticed',801,'Whitebear',1600456977,0,1,0,2,13073,1600456977,13073,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13074,'yes, thanks will try to post your \'fired cop\' link',801,'Whitebear',1600457042,0,1,0,2,13074,1600457042,13074,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13075,'Maybe I should write Carlos about moving to Mexico,  thought it might come to this.',846,'Smedley Butler',1600463576,0,1,0,2,13075,1600463576,13075,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13076,'Re: Maybe I should write Carlos about moving to Mexico,  thought it might come to this.',801,'Whitebear',1600463790,0,1,0,2,13076,1600463790,13076,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13077,'Re: Maybe I should write Carlos about moving to Mexico,  thought it might come to this.',846,'Smedley Butler',1600465920,0,1,0,2,13077,1600465920,13077,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13078,'Delaware Senator to be ? Good news, if there is enough White voters. SB',846,'Smedley Butler',1600490520,0,1,0,2,13078,1600490520,13078,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13079,'Re: Delaware Senator to be ? Good news, if there is enough White voters. SB',801,'Whitebear',1600491419,0,1,0,2,13079,1600491419,13079,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13080,'I fixed password issue',8047,'Arheel\'s Uncle',1600493534,0,1,0,2,13080,1600493534,13080,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13081,'Re: I fixed password issue - GOOD',801,'Whitebear',1600493784,0,1,0,2,13081,1600493784,13081,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13082,'Re: Delaware Senator to be ? Good news, if there is enough White voters. SB',846,'Smedley Butler',1600527956,0,1,0,2,13082,1600527956,13082,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13083,'breonna taylor & NFAC thread',8047,'Arheel\'s Uncle',1600608278,0,1,0,2,13083,1600608278,13083,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13084,'Re: breonna taylor & NFAC thread - thanks',801,'Whitebear',1600625869,0,1,0,2,13084,1600625869,13084,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13085,'getting (page not found) on news links today...',801,'Whitebear',1600718348,0,1,0,2,13085,1600718348,13085,801,'Whitebear',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(13086,'Re: getting (page not found) on news links today...',826,'The Bobster',1600728295,0,1,0,2,13086,1600728295,13086,826,'The Bobster',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13087,'Re: getting (page not found) on news links today...',826,'The Bobster',1600729811,0,1,0,2,13087,1600729811,13087,826,'The Bobster',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13088,'Re:thanks for letting me know',801,'Whitebear',1600738449,0,1,0,2,13088,1600738449,13088,801,'Whitebear',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(13089,'Bob Moriarty is speaking for me here. FYI',846,'Smedley Butler',1600825256,0,1,0,2,13089,1600825256,13089,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13090,'Re: breonna taylor & NFAC thread - thanks',8047,'Arheel\'s Uncle',1600842374,0,1,0,2,13090,1600842374,13090,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13091,'thanks, posting fpRe: Bob Moriarty is speaking for me here. FYI',801,'Whitebear',1600887351,0,1,0,2,13091,1600887351,13091,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13092,'Re: breonna taylor & NFAC thread - thanks',801,'Whitebear',1600888054,0,1,0,2,13092,1600888054,13092,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13093,'Re: breonna taylor & NFAC thread - thanks',8047,'Arheel\'s Uncle',1600899708,0,1,0,2,13093,1600899708,13093,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13094,'Re: breonna taylor & NFAC thread - thanks',801,'Whitebear',1600908176,0,1,0,2,13094,1600908176,13094,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13095,'Re: breonna taylor & NFAC thread - thanks',8047,'Arheel\'s Uncle',1600918474,0,1,0,2,13095,1600918474,13095,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13096,'Hasn\'t Colin F been defunded - taken off YouTube??',801,'Whitebear',1600922749,0,1,0,2,13096,1600922749,13096,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13097,'Re: Hasn\'t Colin F been defunded - taken off YouTube??',8047,'Arheel\'s Uncle',1600925466,0,1,0,2,13097,1600925466,13097,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13098,'Have warned people about this since the 1990\'s. Even a DEA operator  did it. SB',846,'Smedley Butler',1600971517,0,1,0,2,13098,1600971517,13098,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13099,'Thanks',801,'Whitebear',1600971785,0,1,0,2,13099,1600971785,13099,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13100,'Re: thanks, posting fpRe: Bob Moriarty is speaking for me here. FYI',846,'Smedley Butler',1600971936,0,1,0,2,13100,1600971936,13100,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13101,'Re: Thanks',846,'Smedley Butler',1600972205,0,1,0,2,13101,1600972205,13101,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13102,'Robert F. Kennedy yesterday very good just ten mins, will it out later tonight. SB',846,'Smedley Butler',1600997699,0,1,0,2,13102,1600997699,13102,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13103,'Frontpage not working???',8047,'Arheel\'s Uncle',1601060102,0,1,0,2,13103,1601060102,13103,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13104,'FYI',846,'Smedley Butler',1601096416,0,1,0,2,13104,1601096416,13104,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13105,'FYI',846,'Smedley Butler',1601098414,0,1,0,2,13105,1601098414,13105,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13106,'Re: FYI - thanks, will review when I \'take a break\'',801,'Whitebear',1601098642,0,1,0,2,13106,1601098642,13106,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13107,'Re: FYI - thanks, will review when I \'take a break\'',846,'Smedley Butler',1601099859,0,1,0,2,13107,1601099859,13107,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13108,'Nothing surprising.',846,'Smedley Butler',1601152774,0,1,0,2,13108,1601152774,13108,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13109,'is this in NNN? I could not find it',8047,'Arheel\'s Uncle',1601245344,0,1,0,2,13109,1601245344,13109,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13110,'Re: is this in NNN? I could not find it - I can\'t find it either',801,'Whitebear',1601252089,0,1,0,2,13110,1601252089,13110,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13111,'OK, I\"m working up the Pitts link you sent.',801,'Whitebear',1601253367,0,1,0,2,13111,1601253367,13111,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13112,'FYI',846,'Smedley Butler',1601313837,0,1,0,2,13112,1601313837,13112,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13113,'JIM TRAFICANT FREEDOMPALOOZA 2014  A1',846,'Smedley Butler',1601326322,0,1,0,2,13113,1601326322,13113,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13114,'Re: OK, I\"m working up the Pitts link you sent.',8047,'Arheel\'s Uncle',1601339057,0,1,0,2,13114,1601339057,13114,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13115,'Airplane mistery',846,'Smedley Butler',1601406343,0,1,0,2,13115,1601406343,13115,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13116,'O J filth',846,'Smedley Butler',1601406649,0,1,0,2,13116,1601406649,13116,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13117,'Re: NM',8094,'saturnsrings',1601435669,0,1,0,2,13117,1601435669,13117,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13118,'P.M\'s JP MORGAN fined one billion. SB',846,'Smedley Butler',1601444916,0,1,0,2,13118,1601444916,13118,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13119,'If you can\'t trust JP Morgan.......Re: P.M\'s JP MORGAN fined one billion. SB',801,'Whitebear',1601492242,0,1,0,2,13119,1601492242,13119,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13120,'https://www.bitchute.com/video/IEHkE1tMZwsI/',846,'Smedley Butler',1601574604,0,1,0,2,13120,1601574604,13120,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(13121,'Dr. Most import public talk since Joe McCarthy.  SB',846,'Smedley Butler',1601709522,0,1,0,2,13121,1601709522,13121,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13122,'FYI  And have to hear the short by Dr. Jones at Bitchute. seriously. FYI',846,'Smedley Butler',1601738945,0,1,0,2,13122,1601738945,13122,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13123,'The women murdered and three old Western child wounded ?',846,'Smedley Butler',1601785346,0,1,0,2,13123,1601785346,13123,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13124,'Its not a dream and 2/3\'s of the population are out to lunch and savages, nigs/japs.',846,'Smedley Butler',1601786196,0,1,0,2,13124,1601786196,13124,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13125,'HONEST POSITIVE IMPORTANT MEDICAL ADVICE BRAVE DR SB',846,'Smedley Butler',1602217579,0,1,0,2,13125,1602217579,13125,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13126,'UTUBE DR BLAYLOCK. USC 19 life time in prison for fake panics, gov\'s too stupid 2know',846,'Smedley Butler',1602219806,0,1,0,2,13126,1602219806,13126,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13127,'thanks for last few recommended video links',801,'Whitebear',1602268937,0,1,0,2,13127,1602268937,13127,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13128,'Re: thanks for last few recommended video links',846,'Smedley Butler',1602307221,0,1,0,2,13128,1602307221,13128,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13129,'FYI 88',846,'Smedley Butler',1602351646,0,1,0,2,13129,1602351646,13129,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13130,'FYI',846,'Smedley Butler',1602570235,0,1,0,2,13130,1602570235,13130,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13131,'Mattel\'s owner shows his gangs hatred and war on us now they have USED US up in WARS',846,'Smedley Butler',1602601676,0,1,0,2,13131,1602601676,13131,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13132,'Re: FYI - thanks - will try to post',801,'Whitebear',1602611033,0,1,0,2,13132,1602611033,13132,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13133,'Re: FYI',801,'Whitebear',1602611214,0,1,0,2,13133,1602611214,13133,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13134,'Re: NM',3685,'Ensis',1602665698,0,1,0,2,13134,1602665698,13134,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13135,'POSEIDON    SB',846,'Smedley Butler',1602801501,0,1,0,2,13135,1602801501,13135,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13137,'Re: POSEIDON    SB - THANKS, posting link - WB',801,'Whitebear',1602814415,0,1,0,2,13137,1602814415,13137,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13138,'FYI',846,'Smedley Butler',1602827488,0,1,0,2,13138,1602827488,13138,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13140,'FYI 88',846,'Smedley Butler',1602865173,0,1,0,2,13140,1602865173,13140,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13141,'FYI',846,'Smedley Butler',1602865294,0,1,0,2,13141,1602865294,13141,846,'Smedley Butler',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(13142,'Paul Craig Roberts White Americans Are More Demonized Than Jews In Nazi Germany',846,'Smedley Butler',1602912485,0,1,0,2,13142,1602912485,13142,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13143,'Re: Paul Craig Roberts White Americans Are More Demonized Than Jews In Nazi Germany',801,'Whitebear',1602912648,0,1,0,2,13143,1602912648,13143,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13144,'Re: Paul Craig Roberts - found page',801,'Whitebear',1602912736,0,1,0,2,13144,1602912736,13144,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13145,'403 Forbidden, to frontpage???',8047,'Arheel\'s Uncle',1602933211,0,1,0,2,13145,1602933211,13145,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13146,'Re: 403 Forbidden, to frontpage???',801,'Whitebear',1602953674,0,1,0,2,13146,1602953674,13146,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13147,'Re: 403 Forbidden, to frontpage???',8047,'Arheel\'s Uncle',1602959700,0,1,0,2,13147,1602959700,13147,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13148,'Re: 403 Forbidden, to frontpage???',801,'Whitebear',1602960618,0,1,0,2,13148,1602960618,13148,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13149,'Re: 403 Forbidden, to frontpage???',8047,'Arheel\'s Uncle',1602967055,0,1,0,2,13149,1602967055,13149,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13150,'Re: 403 Forbidden, to frontpage???',8047,'Arheel\'s Uncle',1602967136,0,1,0,2,13150,1602967136,13150,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13151,'Charles Manson was behind Sharon Tate etc murders',801,'Whitebear',1602967827,0,1,0,2,13151,1602967827,13151,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13152,'Re: Charles Manson was behind Sharon Tate etc murders',8047,'Arheel\'s Uncle',1602969873,0,1,0,2,13152,1602969873,13152,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13153,'Re: Charles Manson was behind Sharon Tate etc murders',8047,'Arheel\'s Uncle',1602970231,0,1,0,2,13153,1602970231,13153,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13154,'Tate Murders were a False Flag - thanks much',801,'Whitebear',1602986053,0,1,0,2,13154,1602986053,13154,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13155,'Re: Charles Manson was behind Sharon Tate etc murders',801,'Whitebear',1602986244,0,1,0,2,13155,1602986244,13155,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13156,'Re: Charles Manson was behind Sharon Tate etc murders',8047,'Arheel\'s Uncle',1602989494,0,1,0,2,13156,1602989494,13156,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13157,'Re: Tate Murders were a False Flag - thanks much',8047,'Arheel\'s Uncle',1602989923,0,1,0,2,13157,1602989923,13157,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13158,'Re: Charles Manson was behind Sharon Tate etc murders',8047,'Arheel\'s Uncle',1602990185,0,1,0,2,13158,1602990185,13158,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13159,'No I hadn\'t heard of Kay Griggs - but I recognize Ernest Hemingway  :)',801,'Whitebear',1602990651,0,1,0,2,13159,1602990651,13159,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13160,'Sorry, but Apollonian doesn\'t really want anybody to post on \'his\' threads',801,'Whitebear',1602997364,0,1,0,2,13160,1602997364,13160,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13161,'Re: Sorry, but Apollonian doesn\'t really want anybody to post on \'his\' threads',8047,'Arheel\'s Uncle',1602998940,0,1,0,2,13161,1602998940,13161,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13162,'thanks for understanding on \'apo\' idiosyncrasies',801,'Whitebear',1602999398,0,1,0,2,13162,1602999398,13162,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13163,'Re: No I hadn\'t heard of Kay Griggs - but I recognize Ernest Hemingway  :)',8047,'Arheel\'s Uncle',1603000178,0,1,0,2,13163,1603000178,13163,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13164,'Re: No I hadn\'t heard of Kay Griggs - but I recognize Ernest Hemingway  :)',8047,'Arheel\'s Uncle',1603001633,0,1,0,2,13164,1603001633,13164,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13165,'Re: No I hadn\'t heard of Kay Griggs - but I recognize Ernest Hemingway  :)',8047,'Arheel\'s Uncle',1603002366,0,1,0,2,13165,1603002366,13165,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13166,'Thanks for recent follow-up posts on all the recent esoteric stuff',801,'Whitebear',1603002957,0,1,0,2,13166,1603002957,13166,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13167,'Re: Thanks for recent follow-up posts on all the recent esoteric stuff',8047,'Arheel\'s Uncle',1603005603,0,1,0,2,13167,1603005603,13167,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13168,'Got a rise out of you on that URBAN Social Democrat cities',8047,'Arheel\'s Uncle',1603250519,0,1,0,2,13168,1603250519,13168,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13169,'We crossed paths in posting',8047,'Arheel\'s Uncle',1603251130,0,1,0,2,13169,1603251130,13169,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13170,'Re: We crossed paths in posting - error on updated link',801,'Whitebear',1603252678,0,1,0,2,13170,1603252678,13170,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13171,'Re: We crossed paths in posting',801,'Whitebear',1603252884,0,1,0,2,13171,1603252884,13171,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13172,'Re: We crossed paths in posting - error on updated link',8047,'Arheel\'s Uncle',1603253916,0,1,0,2,13172,1603253916,13172,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13173,'Re: We crossed paths in posting',8047,'Arheel\'s Uncle',1603254046,0,1,0,2,13173,1603254046,13173,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13174,'????Re: Got a rise out of you on that URBAN Social Democrat cities',801,'Whitebear',1603254366,0,1,0,2,13174,1603254366,13174,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13175,'I moved \"blood  & Poletics\" to \'forum members only -chat room',801,'Whitebear',1603254535,0,1,0,2,13175,1603254535,13175,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13176,'I updated RSS public post with good Arizona rally Tweet link',801,'Whitebear',1603254603,0,1,0,2,13176,1603254603,13176,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13177,'Re: ????Re: Got a rise out of you on that URBAN Social Democrat cities',8047,'Arheel\'s Uncle',1603259389,0,1,0,2,13177,1603259389,13177,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13178,'Re: ????Re: Got a rise out of you on that URBAN Social Democrat cities',8047,'Arheel\'s Uncle',1603259719,0,1,0,2,13178,1603259719,13178,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13179,'Thanks for clearing up my question on your PM on attack on suburbs',801,'Whitebear',1603302901,0,1,0,2,13179,1603302901,13179,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13180,'Re: Thanks for clearing up my question on your PM on attack on suburbs',8047,'Arheel\'s Uncle',1603306035,0,1,0,2,13180,1603306035,13180,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13181,'I had never heard about that \'google-evil\' headline',801,'Whitebear',1603306789,0,1,0,2,13181,1603306789,13181,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13182,'Re: I had never heard about that \'google-evil\' headline',8047,'Arheel\'s Uncle',1603323407,0,1,0,2,13182,1603323407,13182,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13183,'Re: I had never heard about that \'google-evil\' headline',8047,'Arheel\'s Uncle',1603403433,0,1,0,2,13183,1603403433,13183,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13184,'Re: thanks for suggestion for ARCHIVE BANNER',801,'Whitebear',1603405306,0,1,0,2,13184,1603405306,13184,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13185,'Re: thanks for suggestion for ARCHIVE BANNER',8047,'Arheel\'s Uncle',1603410448,0,1,0,2,13185,1603410448,13185,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13186,'Re: thanks for suggestion for ARCHIVE BANNER',8047,'Arheel\'s Uncle',1603418763,0,1,0,2,13186,1603418763,13186,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13187,'Twitter',801,'Whitebear',1603424656,0,1,0,2,13187,1603424656,13187,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13188,'Re: Twitter',8047,'Arheel\'s Uncle',1603434234,0,1,0,2,13188,1603434234,13188,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13189,'thanks for references on the \'dark side\'',801,'Whitebear',1603472103,0,1,0,2,13189,1603472103,13189,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13190,'Re: thanks for references on the \'dark side\'',8047,'Arheel\'s Uncle',1603484503,0,1,0,2,13190,1603484503,13190,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13191,'He and rest will not be arrested they are deadly tools. SB',846,'Smedley Butler',1603500891,0,1,0,2,13191,1603500891,13191,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13192,'delete post in progress + video info',8047,'Arheel\'s Uncle',1603539011,0,1,0,2,13192,1603539011,13192,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13193,'Re: delete post in progress (done) + video info (thanks)',801,'Whitebear',1603563592,0,1,0,2,13193,1603563592,13193,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13194,'Re: delete post in progress (done) + video info (thanks)',8047,'Arheel\'s Uncle',1603594062,0,1,0,2,13194,1603594062,13194,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13195,'Re: thanks very much for that refreshing and spirit-rising anecdote :)',801,'Whitebear',1603594286,0,1,0,2,13195,1603594286,13195,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13196,'Re: thanks very much for that refreshing and spirit-rising anecdote :)',8047,'Arheel\'s Uncle',1603663751,0,1,0,2,13196,1603663751,13196,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13197,'Re: thanks very much for that refreshing and spirit-rising anecdote :)',8047,'Arheel\'s Uncle',1603680053,0,1,0,2,13197,1603680053,13197,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13198,'moved OCCUPY, has regrouped; network with BLM & other anarchist movements such as ANT',801,'Whitebear',1603681377,0,1,0,2,13198,1603681377,13198,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13199,'Re: moved OCCUPY, has regrouped; network with BLM & other anarchist movements such as ANT',8047,'Arheel\'s Uncle',1603682935,0,1,0,2,13199,1603682935,13199,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13200,'Re: thanks for tip on apple cider vinegar - I added some.',801,'Whitebear',1603735594,0,1,0,2,13200,1603735594,13200,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13202,'FYI 88',846,'Smedley Butler',1603894743,0,1,0,2,13202,1603894743,13202,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13203,'FYI',846,'Smedley Butler',1603894838,0,1,0,2,13203,1603894838,13203,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13204,'Re: FYI - \"404 - PAGE NOT FOUND\" on bitchute',801,'Whitebear',1603904058,0,1,0,2,13204,1603904058,13204,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13205,'Re: FYI',801,'Whitebear',1603904186,0,1,0,2,13205,1603904186,13205,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13206,'Re: FYI',8047,'Arheel\'s Uncle',1603925919,0,1,0,2,13206,1603925919,13206,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13208,'FYI',846,'Smedley Butler',1603941686,0,1,0,2,13208,1603941686,13208,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13209,'Re: FYI - thanks; I always like Paul Craig Roberts stuff',801,'Whitebear',1603942081,0,1,0,2,13209,1603942081,13209,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13210,'Re: thanks for tip on apple cider vinegar - I added some.',8047,'Arheel\'s Uncle',1603945079,0,1,0,2,13210,1603945079,13210,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13211,'Re: FYI - thanks; I always like Paul Craig Roberts stuff',846,'Smedley Butler',1603946912,0,1,0,2,13211,1603946912,13211,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13212,'FYI 88',846,'Smedley Butler',1603950229,0,1,0,2,13212,1603950229,13212,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13213,'Proof 100% that masking tyranny is political',846,'Smedley Butler',1603990780,0,1,0,2,13213,1603990780,13213,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13214,'SB',846,'Smedley Butler',1604038662,0,1,0,2,13214,1604038662,13214,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13215,'All very interesting about \'barbershop - hair salon gossip\'',801,'Whitebear',1604106550,0,1,0,2,13215,1604106550,13215,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13216,'FYI',846,'Smedley Butler',1604116708,0,1,0,2,13216,1604116708,13216,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13217,'Re: All very interesting about \'barbershop - hair salon gossip\'',8047,'Arheel\'s Uncle',1604144775,0,1,0,2,13217,1604144775,13217,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13218,'Re: All very interesting about \'barbershop - hair salon gossip\'',8047,'Arheel\'s Uncle',1604145007,0,1,0,2,13218,1604145007,13218,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13219,'Re: All very interesting - nukes like man landed on moon?',801,'Whitebear',1604164821,0,1,0,2,13219,1604164821,13219,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13220,'Re: sorry no 1st hand war stories',801,'Whitebear',1604165452,0,1,0,2,13220,1604165452,13220,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13221,'Re: All very interesting - nukes like man landed on moon?',8047,'Arheel\'s Uncle',1604177624,0,1,0,2,13221,1604177624,13221,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13222,'Re: sorry no 1st hand war stories',8047,'Arheel\'s Uncle',1604180724,0,1,0,2,13222,1604180724,13222,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13223,'Re:Thanks very much for frozen soup tips & intriguing fake jap a-bombs & Anders B',801,'Whitebear',1604188818,0,1,0,2,13223,1604188818,13223,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13224,'WWII fake news....',801,'Whitebear',1604189376,0,1,0,2,13224,1604189376,13224,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13225,'Re: Thanks very much for frozen soup tips & intriguing fake jap a-bombs & Anders B',8047,'Arheel\'s Uncle',1604189652,0,1,0,2,13225,1604189652,13225,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13226,'Re: WWII fake news....',8047,'Arheel\'s Uncle',1604190208,0,1,0,2,13226,1604190208,13226,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13227,'Re: WWII fake news....',8047,'Arheel\'s Uncle',1604191912,0,1,0,2,13227,1604191912,13227,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13228,'a ********* type problem post',8047,'Arheel\'s Uncle',1604267543,0,1,0,2,13228,1604267543,13228,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13229,'Oxygen & breathing',8047,'Arheel\'s Uncle',1604436702,0,1,0,2,13229,1604436702,13229,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13230,'Update to your story',8047,'Arheel\'s Uncle',1604458905,0,1,0,2,13230,1604458905,13230,8047,'Arheel\'s Uncle',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(13231,'FYI',846,'Smedley Butler',1604479550,0,1,0,2,13231,1604479550,13231,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13232,'Important',846,'Smedley Butler',1604479613,0,1,0,2,13232,1604479613,13232,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13233,'FYI',846,'Smedley Butler',1604595639,0,1,0,2,13233,1604595639,13233,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13234,'Powerful front page ! Once again !',846,'Smedley Butler',1604596300,0,1,0,2,13234,1604596300,13234,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13235,'Re: Powerful front page ! Once again ! - thanks for Albion link',801,'Whitebear',1604597096,0,1,0,2,13235,1604597096,13235,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13236,'Front page hard hitting.  SB',846,'Smedley Butler',1604601596,0,1,0,2,13236,1604601596,13236,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13237,'Re: Powerful front page ! Once again ! - thanks for Albion link',846,'Smedley Butler',1604641819,0,1,0,2,13237,1604641819,13237,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13238,'See last comment, Colin Flaherty has been deplatformed. SB',846,'Smedley Butler',1604694546,0,1,0,2,13238,1604694546,13238,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13239,'Re: See last comment, Colin Flaherty has been deplatformed. SB',801,'Whitebear',1604695352,0,1,0,2,13239,1604695352,13239,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13240,'BC, think I had a Joe Biden moment.',846,'Smedley Butler',1604720397,0,1,0,2,13240,1604720397,13240,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13241,'Re: BC, think I had a Joe Biden moment.  - thanks',801,'Whitebear',1604725446,0,1,0,2,13241,1604725446,13241,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13242,'Re: BC, think I had a Joe Biden moment.  - thanks',846,'Smedley Butler',1604726640,0,1,0,2,13242,1604726640,13242,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13243,'This  hit the nail on the head as to why and how this happneing.',846,'Smedley Butler',1604892682,0,1,0,2,13243,1604892682,13243,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13244,'Never had sampled drugs nor drink, but serious prayers saved from a swindle  in 04.',846,'Smedley Butler',1604893982,0,1,0,2,13244,1604893982,13244,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13245,'Good night  SB',846,'Smedley Butler',1604900470,0,1,0,2,13245,1604900470,13245,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13246,'Re: Good night  SB - Good Morning - (posting Lew link)',801,'Whitebear',1604947071,0,1,0,2,13246,1604947071,13246,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13247,'That Deangelo Porter thread',8047,'Arheel\'s Uncle',1604983410,0,1,0,2,13247,1604983410,13247,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13248,'Stop the presses !',846,'Smedley Butler',1604993295,0,1,0,2,13248,1604993295,13248,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13250,'Re: FYI 88',8047,'Arheel\'s Uncle',1605022208,0,1,0,2,13250,1605022208,13250,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13251,'Re: That Deangelo Porter thread - that\'s OK - thanks for update',801,'Whitebear',1605031237,0,1,0,2,13251,1605031237,13251,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13252,'Re: Stop the presses ! - ok that was very interesting - have all presidents since Abe',801,'Whitebear',1605032002,0,1,0,2,13252,1605032002,13252,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13253,'Re: Stop the presses ! - ok that was very interesting - have all presidents since Abe',846,'Smedley Butler',1605040730,0,1,0,2,13253,1605040730,13253,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13254,'Not sure suspect Nick Torns is negroid',801,'Whitebear',1605240833,0,1,0,2,13254,1605240833,13254,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13255,'Re: Not sure suspect Nick Torns is negroid',8047,'Arheel\'s Uncle',1605297660,0,1,0,2,13255,1605297660,13255,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13256,'a swirled negro. - thanks',801,'Whitebear',1605298234,0,1,0,2,13256,1605298234,13256,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13257,'Wow this is a 40 year old operation 1',846,'Smedley Butler',1605335575,0,1,0,2,13257,1605335575,13257,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13258,'Letter from OR state senate leader. 15,600 too long',846,'Smedley Butler',1605415797,0,1,0,2,13258,1605415797,13258,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13259,'Re: Letter from OR state senate leader. 15,600 too long',801,'Whitebear',1605420610,0,1,0,2,13259,1605420610,13259,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13260,'Re: Letter from OR state senate leader. 15,600 too long',846,'Smedley Butler',1605455192,0,1,0,2,13260,1605455192,13260,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13261,'OK, thanks for briefing that Oregon is \'going, going, \'gone\'',801,'Whitebear',1605472852,0,1,0,2,13261,1605472852,13261,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13262,'Re: OK, thanks for briefing that Oregon is \'going, going, \'gone\'',846,'Smedley Butler',1605479755,0,1,0,2,13262,1605479755,13262,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13263,'That Porter case, and Anonymous',8047,'Arheel\'s Uncle',1605529644,0,1,0,2,13263,1605529644,13263,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13264,'UNZ this more. Deplorable Lives Matter.',846,'Smedley Butler',1605550312,0,1,0,2,13264,1605550312,13264,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13265,'Re: OK, thanks for briefing that Oregon is \'going, going, \'gone\'',846,'Smedley Butler',1605550463,0,1,0,2,13265,1605550463,13265,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13266,'Per this one Rope sales and gathering of all rope is being readied.',846,'Smedley Butler',1605600154,0,1,0,2,13266,1605600154,13266,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13267,'Re: Not sure suspect Nick Torns is negroid',8047,'Arheel\'s Uncle',1605653686,0,1,0,2,13267,1605653686,13267,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13268,'Re: Not sure suspect Nick Torns is negroid',801,'Whitebear',1605653936,0,1,0,2,13268,1605653936,13268,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13269,'Re: Not sure suspect Nick Torns is negroid',8047,'Arheel\'s Uncle',1605656338,0,1,0,2,13269,1605656338,13269,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13270,'REDS',846,'Smedley Butler',1605771848,0,1,0,2,13270,1605771848,13270,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13271,'Fw: REDS',846,'Smedley Butler',1605798495,0,1,0,2,13271,1605798495,13271,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13272,'Race never a factor, you got that right. I know men and women like this in ALL agesSB',846,'Smedley Butler',1605798680,0,1,0,2,13272,1605798680,13272,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13273,'Can you see today\'s updates on \'Frontpage\'???',801,'Whitebear',1605900938,0,1,0,2,13273,1605900938,13273,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13274,'Re: Can you see today\'s updates on \'Frontpage\'???',8047,'Arheel\'s Uncle',1605903298,0,1,0,2,13274,1605903298,13274,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13275,'thanks Re: Can you see today\'s updates on \'Frontpage\'???',801,'Whitebear',1605905640,0,1,0,2,13275,1605905640,13275,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13276,'need to edit this MESS',8047,'Arheel\'s Uncle',1605933048,0,1,0,2,13276,1605933048,13276,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13277,'Re: need to edit this MESS - moved back to \'Practice Posting\'',801,'Whitebear',1605933585,0,1,0,2,13277,1605933585,13277,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13278,'Fixed, good to know.  Here is Madison Grant for reference. Good night SB',846,'Smedley Butler',1605935109,0,1,0,2,13278,1605935109,13278,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13279,'Re: need to edit this MESS - moved back to \'Practice Posting\'',8047,'Arheel\'s Uncle',1605971233,0,1,0,2,13279,1605971233,13279,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13280,'Re: need to edit this MESS - moved back to \'Practice Posting\'',8047,'Arheel\'s Uncle',1605975305,0,1,0,2,13280,1605975305,13280,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13281,'Updated post with WM victim',8047,'Arheel\'s Uncle',1605977792,0,1,0,2,13281,1605977792,13281,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13282,'Re: Updated post with WM victim - thanks - updated',801,'Whitebear',1605993621,0,1,0,2,13282,1605993621,13282,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13283,'Re: need to edit this MESS -ok - fixed up',801,'Whitebear',1605994095,0,1,0,2,13283,1605994095,13283,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13284,'Re: need to edit this MESS -ok - fixed up',8047,'Arheel\'s Uncle',1606013345,0,1,0,2,13284,1606013345,13284,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13285,'Merged dup RSS swastika threads - thanks',801,'Whitebear',1606015719,0,1,0,2,13285,1606015719,13285,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13286,'Worn out, but this timely and wonderfully GREAT ! THANK YOU.',846,'Smedley Butler',1606030577,0,1,0,2,13286,1606030577,13286,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13289,'Re: Thats a man ? Okay, but why is that never been shown ? Pinkening',8047,'Arheel\'s Uncle',1606055010,0,1,0,2,13289,1606055010,13289,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13291,'Re: Merged dup RSS swastika threads - thanks',8047,'Arheel\'s Uncle',1606111750,0,1,0,2,13291,1606111750,13291,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13292,'bad link on Frontpage?',8047,'Arheel\'s Uncle',1606126319,0,1,0,2,13292,1606126319,13292,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13293,'Re: bad link on Frontpage? - no, but corrected, clarified...',801,'Whitebear',1606155582,0,1,0,2,13293,1606155582,13293,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13294,'Re: bad link on Frontpage? - no, but corrected, clarified...',8047,'Arheel\'s Uncle',1606179518,0,1,0,2,13294,1606179518,13294,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13295,'FYI 88',846,'Smedley Butler',1606290188,0,1,0,2,13295,1606290188,13295,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(13296,'FYI 88',846,'Smedley Butler',1606290187,0,1,0,2,13296,1606290187,13296,846,'Smedley Butler',_binary '{\"1394\":{\"user_id\":1394,\"username\":\"vorlos\"}}'),(13297,'FYI 88',846,'Smedley Butler',1606319326,0,1,0,2,13297,1606319326,13297,846,'Smedley Butler',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(13298,'Paul Craig Roberts',846,'Smedley Butler',1606319644,0,1,0,2,13298,1606319644,13298,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13299,'Re: FYI 88',7805,'mkultra',1606319796,0,1,0,2,13299,1606319796,13299,7805,'mkultra',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13300,'Re: Thats a man ? Okay, but why is that never been shown ? Pinkening',8047,'Arheel\'s Uncle',1606574486,0,1,0,2,13300,1606574486,13300,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13301,'http://www.nnnforum.com/forums/showthread.php?p=688110#post688110',846,'Smedley Butler',1606777941,0,1,0,2,13301,1606777941,13301,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13302,'Good morning \'Happy December\' as may be possible',801,'Whitebear',1606846485,0,1,0,2,13302,1606846485,13302,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13303,'They are pushing US like they did Japan times ten.',846,'Smedley Butler',1606930792,0,1,0,2,13303,1606930792,13303,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13305,'FYI 88',846,'Smedley Butler',1606931047,0,1,0,2,13305,1606931047,13305,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13306,'ammo 9mm',8047,'Arheel\'s Uncle',1606953361,0,1,0,2,13306,1606953361,13306,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13307,'Portland Oregon.  All the bido supporters around here are well off spoiled brats.SB',846,'Smedley Butler',1606981819,0,1,0,2,13307,1606981819,13307,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13308,'Re: NM',3685,'Ensis',1606987958,0,1,0,2,13308,1606987958,13308,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13309,'FYI',846,'Smedley Butler',1607022673,0,1,0,2,13309,1607022673,13309,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13310,'Re: FYI - thanks & \'good day!\'',801,'Whitebear',1607023885,0,1,0,2,13310,1607023885,13310,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13311,'Re: NM',8094,'saturnsrings',1607047507,0,1,0,2,13311,1607047507,13311,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13312,'Re: NM',3685,'Ensis',1607047764,0,1,0,2,13312,1607047764,13312,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13313,'Re: NM',8094,'saturnsrings',1607048059,0,1,0,2,13313,1607048059,13313,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13314,'Re: NM',8094,'saturnsrings',1607048126,0,1,0,2,13314,1607048126,13314,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13315,'Re: NM',3685,'Ensis',1607048213,0,1,0,2,13315,1607048213,13315,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13316,'Re: NM',3685,'Ensis',1607048648,0,1,0,2,13316,1607048648,13316,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13317,'Re: NM',8094,'saturnsrings',1607049233,0,1,0,2,13317,1607049233,13317,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13318,'Re: NM',3685,'Ensis',1607049307,0,1,0,2,13318,1607049307,13318,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13319,'Re: NM',8094,'saturnsrings',1607049489,0,1,0,2,13319,1607049489,13319,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13320,'Re: NM',3685,'Ensis',1607051246,0,1,0,2,13320,1607051246,13320,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13322,'FYI 88',846,'Smedley Butler',1607113830,0,1,0,2,13322,1607113830,13322,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13323,'Re: NM',8094,'saturnsrings',1607131904,0,1,0,2,13323,1607131904,13323,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13324,'NM may be compromised',8094,'saturnsrings',1607199642,0,1,0,2,13324,1607199642,13324,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13325,'Don\'t respond to this message of his',8094,'saturnsrings',1607202657,0,1,0,2,13325,1607202657,13325,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13326,'Re: Don\'t respond to this message of his',3685,'Ensis',1607208666,0,1,0,2,13326,1607208666,13326,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13327,'Re: NM may be compromised',3685,'Ensis',1607209028,0,1,0,2,13327,1607209028,13327,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13328,'Re: NM',3685,'Ensis',1607209191,0,1,0,2,13328,1607209191,13328,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13329,'Re: Don\'t respond to this message of his',8094,'saturnsrings',1607227499,0,1,0,2,13329,1607227499,13329,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13330,'Re: NM may be compromised',8094,'saturnsrings',1607227616,0,1,0,2,13330,1607227616,13330,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13331,'Re: NM',8094,'saturnsrings',1607227717,0,1,0,2,13331,1607227717,13331,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13333,'Suggest the criminal final assault on US is so great with half of pop retards',846,'Smedley Butler',1607228412,0,1,0,2,13333,1607228412,13333,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13334,'Don\'t post stuff on there about Jews on NM',8094,'saturnsrings',1607228616,0,1,0,2,13334,1607228616,13334,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13335,'Tom is rude',8094,'saturnsrings',1607229149,0,1,0,2,13335,1607229149,13335,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13336,'Re: NM',3685,'Ensis',1607231143,0,1,0,2,13336,1607231143,13336,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13337,'Re: Don\'t post stuff on there about Jews on NM',3685,'Ensis',1607231220,0,1,0,2,13337,1607231220,13337,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13338,'Re: Tom is rude',3685,'Ensis',1607231373,0,1,0,2,13338,1607231373,13338,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13339,'Re: NM may be compromised',3685,'Ensis',1607231539,0,1,0,2,13339,1607231539,13339,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13340,'Priority NEWS ! SB',846,'Smedley Butler',1607237509,0,1,0,2,13340,1607237509,13340,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13341,'Reposting frontpage thanks',801,'Whitebear',1607276801,0,1,0,2,13341,1607276801,13341,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13342,'Re: Don\'t post stuff on there about Jews on NM',8094,'saturnsrings',1607276921,0,1,0,2,13342,1607276921,13342,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13343,'Re: Tom is rude',8094,'saturnsrings',1607277013,0,1,0,2,13343,1607277013,13343,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13344,'Re: NM may be compromised',8094,'saturnsrings',1607277087,0,1,0,2,13344,1607277087,13344,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13345,'Re: Reposting frontpage thanks',846,'Smedley Butler',1607288124,0,1,0,2,13345,1607288124,13345,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13346,'Re: NM may be compromised',3685,'Ensis',1607293190,0,1,0,2,13346,1607293190,13346,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13347,'Re: Tom is rude',3685,'Ensis',1607293342,0,1,0,2,13347,1607293342,13347,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13348,'Re: Don\'t post stuff on there about Jews on NM',3685,'Ensis',1607293510,0,1,0,2,13348,1607293510,13348,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13349,'Re: bad link on Frontpage? - no, but corrected, clarified...',8047,'Arheel\'s Uncle',1607297202,0,1,0,2,13349,1607297202,13349,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13350,'Re: well, let\'s all share a laugh about \'Grand Master\' Negro :)',801,'Whitebear',1607297838,0,1,0,2,13350,1607297838,13350,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13351,'FYI 88',846,'Smedley Butler',1607369832,0,1,0,2,13351,1607369832,13351,846,'Smedley Butler',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(13352,'Rich comments 88',846,'Smedley Butler',1607370587,0,1,0,2,13352,1607370587,13352,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13353,'FYI',846,'Smedley Butler',1607410215,0,1,0,2,13353,1607410215,13353,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13354,'SD brain washers',846,'Smedley Butler',1607410385,0,1,0,2,13354,1607410385,13354,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13355,'Re: NM may be compromised',3685,'Ensis',1607646325,0,1,0,2,13355,1607646325,13355,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13356,'Re: Tom is rude',8094,'saturnsrings',1607647845,0,1,0,2,13356,1607647845,13356,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13357,'Re: Don\'t post stuff on there about Jews on NM',8094,'saturnsrings',1607647998,0,1,0,2,13357,1607647998,13357,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13358,'Re: NM may be compromised',8094,'saturnsrings',1607648457,0,1,0,2,13358,1607648457,13358,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13359,'Re: Tom is rude',3685,'Ensis',1607650610,0,1,0,2,13359,1607650610,13359,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13360,'Re: Don\'t post stuff on there about Jews on NM',3685,'Ensis',1607650695,0,1,0,2,13360,1607650695,13360,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13361,'Re: NM may be compromised',3685,'Ensis',1607650804,0,1,0,2,13361,1607650804,13361,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13362,'Re: NM may be compromised',3685,'Ensis',1607650903,0,1,0,2,13362,1607650903,13362,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13363,'Bad news for Jew Yorkistanis!',3685,'Ensis',1607698855,0,1,0,2,13363,1607698855,13363,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(13364,'Re: well, let\'s all share a laugh about \'Grand Master\' Negro :)',8047,'Arheel\'s Uncle',1607702483,0,1,0,2,13364,1607702483,13364,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13365,'deleted leftover NFAC thread - thanks for update on accessing',801,'Whitebear',1607708988,0,1,0,2,13365,1607708988,13365,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13366,'Re: deleted leftover NFAC thread - thanks for update on accessing',8047,'Arheel\'s Uncle',1607719935,0,1,0,2,13366,1607719935,13366,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13367,'Re: deleted leftover NFAC thread - thanks for update on accessing',8047,'Arheel\'s Uncle',1607721434,0,1,0,2,13367,1607721434,13367,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13368,'Re: deleted leftover NFAC thread - thanks for update on accessing',801,'Whitebear',1607723278,0,1,0,2,13368,1607723278,13368,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13369,'Re: deleted leftover NFAC thread - thanks for update on accessing',8047,'Arheel\'s Uncle',1607733789,0,1,0,2,13369,1607733789,13369,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13370,'Re: deleted leftover NFAC thread - thanks for update on accessing',801,'Whitebear',1607737856,0,1,0,2,13370,1607737856,13370,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13371,'Re: NM may be compromised',3685,'Ensis',1607739403,0,1,0,2,13371,1607739403,13371,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13372,'Re: NM may be compromised',8094,'saturnsrings',1607744459,0,1,0,2,13372,1607744459,13372,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13373,'Re: NM may be compromised',8094,'saturnsrings',1607744529,0,1,0,2,13373,1607744529,13373,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13374,'Re: NM may be compromised',3685,'Ensis',1607744577,0,1,0,2,13374,1607744577,13374,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13375,'Re: NM may be compromised',3685,'Ensis',1607744650,0,1,0,2,13375,1607744650,13375,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13376,'Re: NM may be compromised',3685,'Ensis',1607747445,0,1,0,2,13376,1607747445,13376,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13377,'Re: deleted leftover NFAC thread - thanks for update on accessing',8047,'Arheel\'s Uncle',1607751504,0,1,0,2,13377,1607751504,13377,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13378,'Thanks for the glimpse of the chicken dumplings',801,'Whitebear',1607754132,0,1,0,2,13378,1607754132,13378,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13379,'Re: Thanks for the glimpse of the chicken dumplings',8047,'Arheel\'s Uncle',1607790795,0,1,0,2,13379,1607790795,13379,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13380,'Re: NM may be compromised',8094,'saturnsrings',1607831801,0,1,0,2,13380,1607831801,13380,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13381,'Re: NM may be compromised',3685,'Ensis',1607832061,0,1,0,2,13381,1607832061,13381,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13382,'FYI  Mother of 9 year old boy and vaxes. SB',846,'Smedley Butler',1607843581,0,1,0,2,13382,1607843581,13382,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13383,'recently posted youtube video link \'unavailable\'',801,'Whitebear',1607881568,0,1,0,2,13383,1607881568,13383,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(13384,'EM JONES, last half just voice three people interview A 1 timely for right now. SB',846,'Smedley Butler',1607882889,0,1,0,2,13384,1607882889,13384,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13385,'Re: EM JONES, last half just voice three people interview A 1 timely for right now. SB',801,'Whitebear',1607883766,0,1,0,2,13385,1607883766,13385,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13386,'Re: EM JONES, last half just voice three people interview A 1 timely for right now. SB',846,'Smedley Butler',1607930692,0,1,0,2,13386,1607930692,13386,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13387,'Please give this just two minutes alone !  SB  AHHHH !',846,'Smedley Butler',1607968566,0,1,0,2,13387,1607968566,13387,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13388,'Theres other sites',8094,'saturnsrings',1608084205,0,1,0,2,13388,1608084205,13388,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13389,'Re: Theres other sites',3685,'Ensis',1608084568,0,1,0,2,13389,1608084568,13389,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13390,'Re: Theres other sites',3685,'Ensis',1608084755,0,1,0,2,13390,1608084755,13390,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13391,'Re: Theres other sites',8094,'saturnsrings',1608084931,0,1,0,2,13391,1608084931,13391,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13392,'Re: Theres other sites',8094,'saturnsrings',1608085197,0,1,0,2,13392,1608085197,13392,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13393,'Re: Theres other sites',3685,'Ensis',1608085350,0,1,0,2,13393,1608085350,13393,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13394,'Re: Theres other sites',8094,'saturnsrings',1608085646,0,1,0,2,13394,1608085646,13394,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13395,'He\'s a ball of contradictions',8094,'saturnsrings',1608085887,0,1,0,2,13395,1608085887,13395,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13396,'Re: Theres other sites',3685,'Ensis',1608087306,0,1,0,2,13396,1608087306,13396,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13397,'Re: Theres other sites',3685,'Ensis',1608087555,0,1,0,2,13397,1608087555,13397,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13398,'Re: Theres other sites',8094,'saturnsrings',1608087661,0,1,0,2,13398,1608087661,13398,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13399,'Re: He\'s a ball of contradictions',3685,'Ensis',1608087682,0,1,0,2,13399,1608087682,13399,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13400,'Re: Theres other sites',8094,'saturnsrings',1608087721,0,1,0,2,13400,1608087721,13400,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13401,'Re: He\'s a ball of contradictions',8094,'saturnsrings',1608087821,0,1,0,2,13401,1608087821,13401,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13402,'Re: Theres other sites',3685,'Ensis',1608088277,0,1,0,2,13402,1608088277,13402,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13403,'Re: Theres other sites',3685,'Ensis',1608088347,0,1,0,2,13403,1608088347,13403,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13404,'Re: He\'s a ball of contradictions',3685,'Ensis',1608088605,0,1,0,2,13404,1608088605,13404,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13405,'Re: Theres other sites',8094,'saturnsrings',1608088640,0,1,0,2,13405,1608088640,13405,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13406,'Re: He\'s a ball of contradictions',8094,'saturnsrings',1608088752,0,1,0,2,13406,1608088752,13406,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13407,'Re: Theres other sites',3685,'Ensis',1608088892,0,1,0,2,13407,1608088892,13407,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13408,'Re: He\'s a ball of contradictions',3685,'Ensis',1608089015,0,1,0,2,13408,1608089015,13408,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13409,'Re: Theres other sites',8094,'saturnsrings',1608089320,0,1,0,2,13409,1608089320,13409,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13410,'Re: He\'s a ball of contradictions',8094,'saturnsrings',1608089511,0,1,0,2,13410,1608089511,13410,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13411,'Re: Theres other sites',3685,'Ensis',1608089550,0,1,0,2,13411,1608089550,13411,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13412,'Re: He\'s a ball of contradictions',3685,'Ensis',1608089701,0,1,0,2,13412,1608089701,13412,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13413,'Re: Theres other sites',8094,'saturnsrings',1608091332,0,1,0,2,13413,1608091332,13413,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13414,'Re: Theres other sites',3685,'Ensis',1608091420,0,1,0,2,13414,1608091420,13414,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13415,'Re: He\'s a ball of contradictions',8094,'saturnsrings',1608091547,0,1,0,2,13415,1608091547,13415,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13416,'Re: He\'s a ball of contradictions',3685,'Ensis',1608091873,0,1,0,2,13416,1608091873,13416,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13417,'Re: Theres other sites',8094,'saturnsrings',1608092187,0,1,0,2,13417,1608092187,13417,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13418,'Re: He\'s a ball of contradictions',8094,'saturnsrings',1608092264,0,1,0,2,13418,1608092264,13418,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13419,'Re: Theres other sites',3685,'Ensis',1608092336,0,1,0,2,13419,1608092336,13419,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13420,'Re: He\'s a ball of contradictions',3685,'Ensis',1608092407,0,1,0,2,13420,1608092407,13420,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13421,'Re: Theres other sites',8094,'saturnsrings',1608093708,0,1,0,2,13421,1608093708,13421,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13422,'Re: He\'s a ball of contradictions',8094,'saturnsrings',1608093882,0,1,0,2,13422,1608093882,13422,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13423,'Re: Theres other sites',3685,'Ensis',1608094094,0,1,0,2,13423,1608094094,13423,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13424,'Re: He\'s a ball of contradictions',3685,'Ensis',1608094446,0,1,0,2,13424,1608094446,13424,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13425,'Re: Theres other sites',8094,'saturnsrings',1608095057,0,1,0,2,13425,1608095057,13425,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13426,'Re: Theres other sites',8094,'saturnsrings',1608095177,0,1,0,2,13426,1608095177,13426,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13427,'Re: He\'s a ball of contradictions',8094,'saturnsrings',1608095272,0,1,0,2,13427,1608095272,13427,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13428,'Re: Theres other sites',3685,'Ensis',1608095614,0,1,0,2,13428,1608095614,13428,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13429,'Re: He\'s a ball of contradictions',3685,'Ensis',1608095713,0,1,0,2,13429,1608095713,13429,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13430,'Re: He\'s a ball of contradictions',3685,'Ensis',1608167463,0,1,0,2,13430,1608167463,13430,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13431,'Re: He\'s a ball of contradictions',8094,'saturnsrings',1608181452,0,1,0,2,13431,1608181452,13431,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13432,'Re: Theres other sites',8094,'saturnsrings',1608184092,0,1,0,2,13432,1608184092,13432,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13433,'Re: Theres other sites',3685,'Ensis',1608189473,0,1,0,2,13433,1608189473,13433,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13434,'Re: Theres other sites',8094,'saturnsrings',1608233136,0,1,0,2,13434,1608233136,13434,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13435,'Re: Theres other sites',3685,'Ensis',1608246163,0,1,0,2,13435,1608246163,13435,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13436,'Re: Theres other sites',8094,'saturnsrings',1608252063,0,1,0,2,13436,1608252063,13436,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13437,'Re: Theres other sites',3685,'Ensis',1608252768,0,1,0,2,13437,1608252768,13437,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13438,'Re: Theres other sites',8094,'saturnsrings',1608253663,0,1,0,2,13438,1608253663,13438,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13439,'Kinda telling!',8094,'saturnsrings',1608254430,0,1,0,2,13439,1608254430,13439,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13440,'Re: Kinda telling!',3685,'Ensis',1608255714,0,1,0,2,13440,1608255714,13440,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13441,'Re: Theres other sites',3685,'Ensis',1608255939,0,1,0,2,13441,1608255939,13441,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13442,'Re: Kinda telling!',3685,'Ensis',1608261974,0,1,0,2,13442,1608261974,13442,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13443,'FYI',846,'Smedley Butler',1608325469,0,1,0,2,13443,1608325469,13443,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13444,'Re: Kinda telling!',3685,'Ensis',1608342257,0,1,0,2,13444,1608342257,13444,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13445,'Jan. 6. 2021',846,'Smedley Butler',1608582566,0,1,0,2,13445,1608582566,13445,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13446,'Re: Jan. 6. 2021 - thanks, will post. :)',801,'Whitebear',1608583530,0,1,0,2,13446,1608583530,13446,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13447,'Re: Kinda telling!',3685,'Ensis',1608597723,0,1,0,2,13447,1608597723,13447,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13448,'Re: Jan. 6. 2021 - thanks, will post. :)',846,'Smedley Butler',1608661998,0,1,0,2,13448,1608661998,13448,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13449,'Re: Bad news for Jew Yorkistanis!',813,'Gman',1608741636,0,1,0,2,13449,1608741636,13449,813,'Gman',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13450,'FYI',846,'Smedley Butler',1608768518,0,1,0,2,13450,1608768518,13450,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13451,'Re: Kinda telling!',3685,'Ensis',1608779272,0,1,0,2,13451,1608779272,13451,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13452,'Re: Kinda telling!',8094,'saturnsrings',1608787612,0,1,0,2,13452,1608787612,13452,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13453,'Re: Theres other sites',8094,'saturnsrings',1608787690,0,1,0,2,13453,1608787690,13453,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13454,'Re: Kinda telling!',8094,'saturnsrings',1608787824,0,1,0,2,13454,1608787824,13454,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13455,'Re: Kinda telling!',8094,'saturnsrings',1608788047,0,1,0,2,13455,1608788047,13455,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13456,'Re: Kinda telling!',8094,'saturnsrings',1608788351,0,1,0,2,13456,1608788351,13456,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13457,'Re: Kinda telling!',3685,'Ensis',1608792772,0,1,0,2,13457,1608792772,13457,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13458,'Re: Kinda telling!',3685,'Ensis',1608793149,0,1,0,2,13458,1608793149,13458,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13459,'Re: Theres other sites',3685,'Ensis',1608794168,0,1,0,2,13459,1608794168,13459,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13460,'Good day - I see you have made some posts',801,'Whitebear',1608841119,0,1,0,2,13460,1608841119,13460,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13461,'Merry White Christmas, Gman!',3685,'Ensis',1608854201,0,1,0,2,13461,1608854201,13461,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(13462,'Re: Good day - I see you have made some posts',8047,'Arheel\'s Uncle',1608855512,0,1,0,2,13462,1608855512,13462,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13463,'Re:thanks for update',801,'Whitebear',1608856037,0,1,0,2,13463,1608856037,13463,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13464,'Merry Christmas!',3685,'Ensis',1608866878,0,1,0,2,13464,1608866878,13464,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13465,'Re: Kinda telling!',8094,'saturnsrings',1608867071,0,1,0,2,13465,1608867071,13465,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13466,'Re: Kinda telling!',8094,'saturnsrings',1608867224,0,1,0,2,13466,1608867224,13466,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13467,'Re: Merry Christmas!',8094,'saturnsrings',1608867288,0,1,0,2,13467,1608867288,13467,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13468,'Re: Kinda telling!',3685,'Ensis',1608897021,0,1,0,2,13468,1608897021,13468,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13469,'Re: Kinda telling!',3685,'Ensis',1608897836,0,1,0,2,13469,1608897836,13469,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13471,'Re: FYI 88',8047,'Arheel\'s Uncle',1609200529,0,1,0,2,13471,1609200529,13471,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13472,'Re: Merry Christmas!',3685,'Ensis',1609455187,0,1,0,2,13472,1609455187,13472,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13473,'Re: Merry Christmas!',3685,'Ensis',1609485639,0,1,0,2,13473,1609485639,13473,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13474,'niggers & handbags',8047,'Arheel\'s Uncle',1609503929,0,1,0,2,13474,1609503929,13474,8047,'Arheel\'s Uncle',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13475,'Re: niggers & handbags',3685,'Ensis',1609515489,0,1,0,2,13475,1609515489,13475,3685,'Ensis',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13476,'Re: niggers & handbags',8047,'Arheel\'s Uncle',1609538332,0,1,0,2,13476,1609538332,13476,8047,'Arheel\'s Uncle',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13477,'Re: Kinda telling!',8094,'saturnsrings',1609563655,0,1,0,2,13477,1609563655,13477,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13478,'Re: Kinda telling!',8094,'saturnsrings',1609563818,0,1,0,2,13478,1609563818,13478,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13479,'Re: Merry Christmas!',8094,'saturnsrings',1609563884,0,1,0,2,13479,1609563884,13479,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13480,'Re: Merry Christmas!',8094,'saturnsrings',1609563972,0,1,0,2,13480,1609563972,13480,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13481,'Can not mail more than 10,000 words. SB',846,'Smedley Butler',1609565874,0,1,0,2,13481,1609565874,13481,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13482,'The Front page only stays in the horrific mode, excellent heroic work ! SB',846,'Smedley Butler',1609567540,0,1,0,2,13482,1609567540,13482,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13483,'Re: The Front page only stays in the horrific mode, excellent heroic work ! SB',801,'Whitebear',1609569974,0,1,0,2,13483,1609569974,13483,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13484,'Re: Kinda telling!',3685,'Ensis',1609584862,0,1,0,2,13484,1609584862,13484,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13485,'Re: Merry Christmas!',3685,'Ensis',1609584976,0,1,0,2,13485,1609584976,13485,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13486,'Re: Merry Christmas!',3685,'Ensis',1609585075,0,1,0,2,13486,1609585075,13486,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13487,'Re: The Front page only stays in the horrific mode, excellent heroic work ! SB',846,'Smedley Butler',1609654878,0,1,0,2,13487,1609654878,13487,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13488,'FP bad link',8047,'Arheel\'s Uncle',1609707513,0,1,0,2,13488,1609707513,13488,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13489,'Re: FP bad link - FIXED. - thanks for catching that',801,'Whitebear',1609711226,0,1,0,2,13489,1609711226,13489,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13490,'Re: Kinda telling!',8094,'saturnsrings',1609718553,0,1,0,2,13490,1609718553,13490,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13491,'Re: Merry Christmas!',8094,'saturnsrings',1609718618,0,1,0,2,13491,1609718618,13491,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13492,'Canada and illegals',8094,'saturnsrings',1609718858,0,1,0,2,13492,1609718858,13492,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13493,'Re: Kinda telling!',3685,'Ensis',1609722431,0,1,0,2,13493,1609722431,13493,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13494,'Re: Merry Christmas!',3685,'Ensis',1609722579,0,1,0,2,13494,1609722579,13494,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13495,'Re: Canada and illegals',3685,'Ensis',1609722804,0,1,0,2,13495,1609722804,13495,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13496,'The man on the left is a rear ender an likely they have film on him.  FYI',846,'Smedley Butler',1609735548,0,1,0,2,13496,1609735548,13496,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13497,'SB',846,'Smedley Butler',1609750093,0,1,0,2,13497,1609750093,13497,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13498,'Re: Merry Christmas!',8094,'saturnsrings',1609812890,0,1,0,2,13498,1609812890,13498,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13499,'Re: Canada and illegals',8094,'saturnsrings',1609813203,0,1,0,2,13499,1609813203,13499,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13500,'Re: Merry Christmas!',3685,'Ensis',1609819880,0,1,0,2,13500,1609819880,13500,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13501,'Re: Canada and illegals',3685,'Ensis',1609820167,0,1,0,2,13501,1609820167,13501,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13502,'https://www.bitchute.com/video/8CeRGYK20GLO/',846,'Smedley Butler',1610003642,0,1,0,2,13502,1610003642,13502,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13503,'https://www.bitchute.com/video/8CeRGYK20GLO/',846,'Smedley Butler',1610003642,0,1,0,2,13503,1610003642,13503,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13504,'Yes really the BEST I have sent you to DATE ! PLEASE SHARE !  SB',846,'Smedley Butler',1610003817,0,1,0,2,13504,1610003817,13504,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13505,'404 - PAGE NOT FOUND Yes really the BEST I have sent you to DATE ! PLEASE SHARE !  SB',801,'Whitebear',1610042148,0,1,0,2,13505,1610042148,13505,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13506,'Front page If you please. 88 he was a hero like Douglas MacArthur who was Johnsfriend',846,'Smedley Butler',1610043897,0,1,0,2,13506,1610043897,13506,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13507,'2 bad links, etc',8047,'Arheel\'s Uncle',1610044939,0,1,0,2,13507,1610044939,13507,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13508,'MOST IMPORTANT VID sent to you. SB',846,'Smedley Butler',1610046169,0,1,0,2,13508,1610046169,13508,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13509,'Re: MOST IMPORTANT VID sent to you. SB - thanks',801,'Whitebear',1610046935,0,1,0,2,13509,1610046935,13509,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13510,'I\'m so sorry.....',3685,'Ensis',1610069924,0,1,0,2,13510,1610069924,13510,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13511,'Re: Canada and illegals',8094,'saturnsrings',1610115645,0,1,0,2,13511,1610115645,13511,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13512,'Re: I\'m so sorry.....',8094,'saturnsrings',1610115759,0,1,0,2,13512,1610115759,13512,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13513,'FYI',846,'Smedley Butler',1610127914,0,1,0,2,13513,1610127914,13513,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13514,'Re: Canada and illegals',3685,'Ensis',1610149933,0,1,0,2,13514,1610149933,13514,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13515,'Re: I\'m so sorry.....',3685,'Ensis',1610150356,0,1,0,2,13515,1610150356,13515,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13516,'Re: Canada and illegals',8094,'saturnsrings',1610157319,0,1,0,2,13516,1610157319,13516,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13517,'Re: I\'m so sorry.....',8094,'saturnsrings',1610157399,0,1,0,2,13517,1610157399,13517,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13518,'Re: Canada and illegals',3685,'Ensis',1610157811,0,1,0,2,13518,1610157811,13518,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13519,'Re: I\'m so sorry.....',3685,'Ensis',1610157987,0,1,0,2,13519,1610157987,13519,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13520,'Re: FP bad link - FIXED. - thanks for catching that',8047,'Arheel\'s Uncle',1610211047,0,1,0,2,13520,1610211047,13520,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13521,'Re: FP bad link - FIXED. - thanks for catching that',801,'Whitebear',1610215758,0,1,0,2,13521,1610215758,13521,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13522,'Re: FP bad link - FIXED. - thanks for catching that',8047,'Arheel\'s Uncle',1610216343,0,1,0,2,13522,1610216343,13522,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13523,'Re: FP bad link - FIXED. - thanks for catching that',8047,'Arheel\'s Uncle',1610216434,0,1,0,2,13523,1610216434,13523,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13524,'Re: FP bad link - FIXED. - thanks for catching that',8047,'Arheel\'s Uncle',1610216522,0,1,0,2,13524,1610216522,13524,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13525,'Re: FP bad link - FIXED. - thanks for catching that',8047,'Arheel\'s Uncle',1610216735,0,1,0,2,13525,1610216735,13525,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13526,'Re: FP bad link - FIXED. - thanks for catching that',8047,'Arheel\'s Uncle',1610216968,0,1,0,2,13526,1610216968,13526,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13527,'THANKS FOR BAD LINK REPORTS - I WILL REVIEW & FIX - NOT YOUR PC',801,'Whitebear',1610217215,0,1,0,2,13527,1610217215,13527,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13528,'THANKS FOR BAD LINK REPORTS - I WILL REVIEW & FIX - NOT YOUR PC',801,'Whitebear',1610217216,0,1,0,2,13528,1610217216,13528,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13529,'Re: FP bad link - FIXED. - thanks for catching that',801,'Whitebear',1610217306,0,1,0,2,13529,1610217306,13529,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13530,'Re: FP bad link - FIXED. - thanks for catching that yes',801,'Whitebear',1610217453,0,1,0,2,13530,1610217453,13530,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13532,'Re: Canada and illegals',8094,'saturnsrings',1610244451,0,1,0,2,13532,1610244451,13532,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13533,'Re: I\'m so sorry.....',8094,'saturnsrings',1610244558,0,1,0,2,13533,1610244558,13533,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13534,'Re: Canada and illegals',8094,'saturnsrings',1610244695,0,1,0,2,13534,1610244695,13534,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13535,'Re: Canada and illegals',3685,'Ensis',1610248997,0,1,0,2,13535,1610248997,13535,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13536,'Re: I\'m so sorry.....',3685,'Ensis',1610249098,0,1,0,2,13536,1610249098,13536,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13537,'Re: Canada and illegals',3685,'Ensis',1610249371,0,1,0,2,13537,1610249371,13537,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13538,'frontpage 404 to forum; and a No Thread specified',8047,'Arheel\'s Uncle',1610309109,0,1,0,2,13538,1610309109,13538,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13539,'thanks very much - fixed, I think',801,'Whitebear',1610316880,0,1,0,2,13539,1610316880,13539,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13540,'Re: thanks very much - fixed, I think',8047,'Arheel\'s Uncle',1610351820,0,1,0,2,13540,1610351820,13540,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13541,'Re: thanks very much - fixed, I think',8047,'Arheel\'s Uncle',1610409617,0,1,0,2,13541,1610409617,13541,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13543,'thanks again....',801,'Whitebear',1610414912,0,1,0,2,13543,1610414912,13543,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13544,'Re: thanks again....',8047,'Arheel\'s Uncle',1610469149,0,1,0,2,13544,1610469149,13544,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13545,'Fun stuff...PC\'s IP & DNS Leaks, even w a VPN',8047,'Arheel\'s Uncle',1610473784,0,1,0,2,13545,1610473784,13545,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13546,'Re: thanks again....for details on your project',801,'Whitebear',1610481546,0,1,0,2,13546,1610481546,13546,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13547,'Re: Fun stuff...PC\'s IP & DNS Leaks, even w a VPN - thanks',801,'Whitebear',1610482108,0,1,0,2,13547,1610482108,13547,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13548,'Re: thanks again....for details on your project',8047,'Arheel\'s Uncle',1610485109,0,1,0,2,13548,1610485109,13548,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13549,'Could you publish your Bug-out-Van-troubleshooting Guide?',801,'Whitebear',1610486227,0,1,0,2,13549,1610486227,13549,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13550,'Re: Could you publish your Bug-out-Van-troubleshooting Guide?',8047,'Arheel\'s Uncle',1610487320,0,1,0,2,13550,1610487320,13550,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13551,'Re: Could you publish your Bug-out-Van-troubleshooting Guide?',8047,'Arheel\'s Uncle',1610488067,0,1,0,2,13551,1610488067,13551,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13552,'Thanks for clips of candidates for Hollywood Actors Academy Awards Gala',801,'Whitebear',1610488588,0,1,0,2,13552,1610488588,13552,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13553,'Re: Thanks for clips of candidates for Hollywood Actors Academy Awards Gala',8047,'Arheel\'s Uncle',1610491124,0,1,0,2,13553,1610491124,13553,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13554,'I see you\'re logged on again, great',801,'Whitebear',1610518826,0,1,0,2,13554,1610518826,13554,801,'Whitebear',_binary '{\"7268\":{\"user_id\":7268,\"username\":\"wasp\"}}'),(13555,'Update this post by unregistered',8047,'Arheel\'s Uncle',1610696795,0,1,0,2,13555,1610696795,13555,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13556,'UPDATED Re: Update this post by unregistered - Thanks. :)',801,'Whitebear',1610736327,0,1,0,2,13556,1610736327,13556,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13559,'FYI 88',846,'Smedley Butler',1610851754,0,1,0,2,13559,1610851754,13559,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13560,'Front page ?  Both are timely and worthy. SB',846,'Smedley Butler',1610852825,0,1,0,2,13560,1610852825,13560,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13561,'TV talk radio is disgusting I do not watch them. They are criminal aliens.',846,'Smedley Butler',1610853047,0,1,0,2,13561,1610853047,13561,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13562,'Re: Front page ?  Both are timely and worthy. SB posting thanks',801,'Whitebear',1610854705,0,1,0,2,13562,1610854705,13562,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13563,'Is this negro killer mess in forum? I can\'t find',8047,'Arheel\'s Uncle',1610945684,0,1,0,2,13563,1610945684,13563,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13564,'Re: Thank you for the link for down loading.  SB',8047,'Arheel\'s Uncle',1610945875,0,1,0,2,13564,1610945875,13564,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13565,'Re: Is this negro killer mess in forum? I can\'t find- then probably not',801,'Whitebear',1610946576,0,1,0,2,13565,1610946576,13565,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13566,'My yahoo account.',3685,'Ensis',1611027495,0,1,0,2,13566,1611027495,13566,3685,'Ensis',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13567,'Re: My yahoo account. Did you get an email from me?',801,'Whitebear',1611073740,0,1,0,2,13567,1611073740,13567,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13568,'Re: My yahoo account. - Did. you get my 2 emails?',801,'Whitebear',1611109619,0,1,0,2,13568,1611109619,13568,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13569,'Re: My yahoo account. - Did. you get my 2 emails?',3685,'Ensis',1611110539,0,1,0,2,13569,1611110539,13569,3685,'Ensis',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13570,'Re: My yahoo account. - Did. you get my 2 emails?',3685,'Ensis',1611110991,0,1,0,2,13570,1611110991,13570,3685,'Ensis',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13572,'This photo alone is their notice of full on War on US, SB',846,'Smedley Butler',1611124967,0,1,0,2,13572,1611124967,13572,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13573,'OY VEY !!!!!!!!!!',846,'Smedley Butler',1611174672,0,1,0,2,13573,1611174672,13573,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13574,'Re: I\'m so sorry.....',3685,'Ensis',1611194591,0,1,0,2,13574,1611194591,13574,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13575,'FYI 88',846,'Smedley Butler',1611251074,0,1,0,2,13575,1611251074,13575,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13576,'!',846,'Smedley Butler',1611251194,0,1,0,2,13576,1611251194,13576,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13577,'Re: Canada and illegals',8094,'saturnsrings',1611276420,0,1,0,2,13577,1611276420,13577,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13578,'Re: Canada and illegals',8094,'saturnsrings',1611276586,0,1,0,2,13578,1611276586,13578,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13579,'Re: I\'m so sorry.....',8094,'saturnsrings',1611276654,0,1,0,2,13579,1611276654,13579,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13580,'Re: thanks very much - fixed, I think',8047,'Arheel\'s Uncle',1611291729,0,1,0,2,13580,1611291729,13580,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13581,'As darkness descends',846,'Smedley Butler',1611294234,0,1,0,2,13581,1611294234,13581,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13582,'Re: thanks very much - FAQ reference link updated thanks',801,'Whitebear',1611338770,0,1,0,2,13582,1611338770,13582,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13583,'Re: thanks very much - FAQ reference link updated thanks',8047,'Arheel\'s Uncle',1611341610,0,1,0,2,13583,1611341610,13583,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13584,'Re: Canada and illegals',3685,'Ensis',1611361996,0,1,0,2,13584,1611361996,13584,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13585,'Re: thanks very much - FAQ reference link updated thanks',8047,'Arheel\'s Uncle',1611367224,0,1,0,2,13585,1611367224,13585,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13586,'Re: I\'m so sorry.....',3685,'Ensis',1611370380,0,1,0,2,13586,1611370380,13586,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13587,'Re: Canada and illegals',3685,'Ensis',1611370753,0,1,0,2,13587,1611370753,13587,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13588,'Re: thanks very much - FAQ reference link updated thanks',8047,'Arheel\'s Uncle',1611378185,0,1,0,2,13588,1611378185,13588,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13589,'Thanks for noticing BLACK-ON-WHITE - I\'ll refile, etc',801,'Whitebear',1611418285,0,1,0,2,13589,1611418285,13589,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13590,'Re: Thanks for noticing BLACK-ON-WHITE - I\'ll refile, etc',8047,'Arheel\'s Uncle',1611422587,0,1,0,2,13590,1611422587,13590,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13591,'Re: I\'m so sorry.....',3685,'Ensis',1611528456,0,1,0,2,13591,1611528456,13591,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13592,'https://usawatchdog.com/establishment-war-against-we-the-people-paul-craig-roberts/',846,'Smedley Butler',1611628185,0,1,0,2,13592,1611628185,13592,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13593,'Three year old Western child. So so sad.',846,'Smedley Butler',1611688355,0,1,0,2,13593,1611688355,13593,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13594,'What are the odds, WM Steven Speer wedding',8047,'Arheel\'s Uncle',1611800336,0,1,0,2,13594,1611800336,13594,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13595,'Moral courage. In my area I would say 80% total dont want to know or care. SB',846,'Smedley Butler',1611820099,0,1,0,2,13595,1611820099,13595,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13596,'Re: What are the odds, WM Steven Speer wedding - really tragic',801,'Whitebear',1611859364,0,1,0,2,13596,1611859364,13596,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13597,'Re: What are the odds, WM Steven Speer wedding - really tragic',8047,'Arheel\'s Uncle',1611885760,0,1,0,2,13597,1611885760,13597,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13598,'Frontpage missed it was a 68 y.o. WF, Macon GA',8047,'Arheel\'s Uncle',1611900782,0,1,0,2,13598,1611900782,13598,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13599,'thanks, just fixed Re: Frontpage missed it was a 68 y.o. WF, Macon GA',801,'Whitebear',1611901229,0,1,0,2,13599,1611901229,13599,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13600,'Re: What are the odds, WM Steven Speer wedding - really tragic',801,'Whitebear',1611901452,0,1,0,2,13600,1611901452,13600,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13601,'Steven Speer on Facebook - engaged to a Courtney',801,'Whitebear',1611902184,0,1,0,2,13601,1611902184,13601,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13602,'Re: What are the odds, WM Steven Speer wedding - really tragic',8047,'Arheel\'s Uncle',1611902312,0,1,0,2,13602,1611902312,13602,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13603,'Re: Steven Speer on Facebook - engaged to a Courtney',8047,'Arheel\'s Uncle',1611917722,0,1,0,2,13603,1611917722,13603,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13604,'Re: Steven Speer on Facebook',801,'Whitebear',1611945244,0,1,0,2,13604,1611945244,13604,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13605,'Re: Steven Speer on Facebook',8047,'Arheel\'s Uncle',1611950601,0,1,0,2,13605,1611950601,13605,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13606,'thanks fixed fag hate link.   (LHTTPS) fixed to HTTPS',801,'Whitebear',1611950931,0,1,0,2,13606,1611950931,13606,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13607,'thanks fixed fag hate link.   (LHTTPS) fixed to HTTPS',801,'Whitebear',1611950931,0,1,0,2,13607,1611950931,13607,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13608,'Ok to public post  Vaccines & Paul Harvey\'s \"If I Were the Devil\"?',801,'Whitebear',1612124180,0,1,0,2,13608,1612124180,13608,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13609,'https://www.bitchute.com/video/JA902UnzFpbO/',846,'Smedley Butler',1612214123,0,1,0,2,13609,1612214123,13609,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13610,'This child was under stress, and fear. If you think she was not let me know. SB',846,'Smedley Butler',1612214199,0,1,0,2,13610,1612214199,13610,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13611,'Re: This child was under stress, and fear. If you think she was not let me know. SB',801,'Whitebear',1612214722,0,1,0,2,13611,1612214722,13611,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13612,'Re: This child was under stress, and fear. If you think she was not let me know. SB',846,'Smedley Butler',1612214967,0,1,0,2,13612,1612214967,13612,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13613,'Re: thanks very much for background on white martyr',801,'Whitebear',1612216085,0,1,0,2,13613,1612216085,13613,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13614,'Re: This child was under stress, and fear. If you think she was not let me know. SB',801,'Whitebear',1612216162,0,1,0,2,13614,1612216162,13614,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13615,'Re: thanks very much for background on white martyr',846,'Smedley Butler',1612220440,0,1,0,2,13615,1612220440,13615,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13616,'Re: Canada and illegals',8094,'saturnsrings',1612226325,0,1,0,2,13616,1612226325,13616,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13617,'Re: Canada and illegals',8094,'saturnsrings',1612226602,0,1,0,2,13617,1612226602,13617,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13618,'Re: I\'m so sorry.....',8094,'saturnsrings',1612226742,0,1,0,2,13618,1612226742,13618,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13619,'Re: Canada and illegals',3685,'Ensis',1612230830,0,1,0,2,13619,1612230830,13619,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13620,'Re: Canada and illegals',3685,'Ensis',1612231103,0,1,0,2,13620,1612231103,13620,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13621,'Re: I\'m so sorry.....',3685,'Ensis',1612231301,0,1,0,2,13621,1612231301,13621,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13622,'Re: I\'m so sorry.....',3685,'Ensis',1612231400,0,1,0,2,13622,1612231400,13622,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13623,'Re: Ok to public post  Vaccines & Paul Harvey\'s \"If I Were the Devil\"?',8047,'Arheel\'s Uncle',1612306522,0,1,0,2,13623,1612306522,13623,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13624,'thanks   Re: Ok to public post  Vaccines & Paul Harvey\'s \"If I Were the Devil\"?',801,'Whitebear',1612313085,0,1,0,2,13624,1612313085,13624,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13625,'Re: Fly repellant',8047,'Arheel\'s Uncle',1612373009,0,1,0,2,13625,1612373009,13625,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13627,'Bit Coin, never understood it actually. Here is  new film about its history. SB',846,'Smedley Butler',1612411875,0,1,0,2,13627,1612411875,13627,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13628,'FYI',846,'Smedley Butler',1612599630,0,1,0,2,13628,1612599630,13628,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13629,'No BS',846,'Smedley Butler',1612599711,0,1,0,2,13629,1612599711,13629,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13630,'FYI',846,'Smedley Butler',1612600639,0,1,0,2,13630,1612600639,13630,846,'Smedley Butler',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(13631,'Re: thanks   Re: Ok to public post  Vaccines & Paul Harvey\'s \"If I Were the Devil\"?',8047,'Arheel\'s Uncle',1612671705,0,1,0,2,13631,1612671705,13631,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13632,'Re: thanks   Re: Ok to public post  Vaccines & Paul Harvey\'s \"If I Were the Devil\"?',8047,'Arheel\'s Uncle',1612892029,0,1,0,2,13632,1612892029,13632,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13633,'OK, thanks (deleted finished item) Busy',801,'Whitebear',1612892619,0,1,0,2,13633,1612892619,13633,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13634,'FYI',846,'Smedley Butler',1612979653,0,1,0,2,13634,1612979653,13634,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13635,'Re: OK, thanks (deleted finished item) Busy',8047,'Arheel\'s Uncle',1613171801,0,1,0,2,13635,1613171801,13635,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13636,'Re: OK, thanks (deleted finished item) Busy',8047,'Arheel\'s Uncle',1613178777,0,1,0,2,13636,1613178777,13636,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13637,'Re:thanks for alert this morning on forum access',801,'Whitebear',1613181498,0,1,0,2,13637,1613181498,13637,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13638,'Re: Fly repellant',8047,'Arheel\'s Uncle',1613339243,0,1,0,2,13638,1613339243,13638,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13639,'New film on the 3 year old tortured gild. SB',846,'Smedley Butler',1613455979,0,1,0,2,13639,1613455979,13639,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13640,'Substantial important post for a mushroom to ponder, thanks for the duty. 88',846,'Smedley Butler',1613493544,0,1,0,2,13640,1613493544,13640,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13641,'thank Re: New film on the 3 year old tortured gild. SB',801,'Whitebear',1613500141,0,1,0,2,13641,1613500141,13641,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13642,'FYI',846,'Smedley Butler',1613549769,0,1,0,2,13642,1613549769,13642,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13643,'FYI 88',846,'Smedley Butler',1613593360,0,1,0,2,13643,1613593360,13643,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13644,'clarifying minority. & migrant crime stories',801,'Whitebear',1613594844,0,1,0,2,13644,1613594844,13644,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13645,'Re: Canada and illegals',3685,'Ensis',1613603242,0,1,0,2,13645,1613603242,13645,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13646,'Re: clarifying minority. & migrant crime stories',8047,'Arheel\'s Uncle',1613604680,0,1,0,2,13646,1613604680,13646,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13647,'Re: clarifying minority. & migrant crime stories',8047,'Arheel\'s Uncle',1613605259,0,1,0,2,13647,1613605259,13647,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13648,'Re: clarifying minority. & migrant crime stories - savage Apache!!!',801,'Whitebear',1613611692,0,1,0,2,13648,1613611692,13648,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13649,'Re: clarifying minority. & migrant crime stories - savage Apache!!!',8047,'Arheel\'s Uncle',1613618191,0,1,0,2,13649,1613618191,13649,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13650,'Re: hard to tell those \'redmen\' apart. :)',801,'Whitebear',1613673098,0,1,0,2,13650,1613673098,13650,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13651,'Re: hard to tell those \'redmen\' apart. :)',8047,'Arheel\'s Uncle',1613679803,0,1,0,2,13651,1613679803,13651,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13652,'Re: hard to tell those \'redmen\' apart. :)  - your original research',801,'Whitebear',1613692362,0,1,0,2,13652,1613692362,13652,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13653,'1930  hear five minutes. SB',846,'Smedley Butler',1614385784,0,1,0,2,13653,1614385784,13653,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13654,'1930 Hear this dialogue for five minutes.   1930.   SB',846,'Smedley Butler',1614385889,0,1,0,2,13654,1614385889,13654,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13655,'Thanks. (!) Re: 1930 Hear this dialogue for five minutes.   1930.   SB',801,'Whitebear',1614387657,0,1,0,2,13655,1614387657,13655,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13656,'Re: Thanks. (!) Re: 1930 Hear this dialogue for five minutes.   1930.   SB',846,'Smedley Butler',1614401140,0,1,0,2,13656,1614401140,13656,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13657,'FYI',846,'Smedley Butler',1614458613,0,1,0,2,13657,1614458613,13657,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13658,'Re: FYI',3685,'Ensis',1614464043,0,1,0,2,13658,1614464043,13658,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13659,'Re: FYI',846,'Smedley Butler',1614471459,0,1,0,2,13659,1614471459,13659,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13660,'Re: FYI',3685,'Ensis',1614477855,0,1,0,2,13660,1614477855,13660,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13661,'Re: FYI',3685,'Ensis',1614504031,0,1,0,2,13661,1614504031,13661,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13662,'Re: FYI',846,'Smedley Butler',1614534938,0,1,0,2,13662,1614534938,13662,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13663,'Re: Canada and illegals',8094,'saturnsrings',1614548113,0,1,0,2,13663,1614548113,13663,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13664,'Re: Canada and illegals',8094,'saturnsrings',1614548215,0,1,0,2,13664,1614548215,13664,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13665,'Re: I\'m so sorry.....',8094,'saturnsrings',1614548307,0,1,0,2,13665,1614548307,13665,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13666,'Re: Canada and illegals',8094,'saturnsrings',1614548576,0,1,0,2,13666,1614548576,13666,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13667,'Re: Canada and illegals',3685,'Ensis',1614554234,0,1,0,2,13667,1614554234,13667,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13668,'Re: Canada and illegals',3685,'Ensis',1614556754,0,1,0,2,13668,1614556754,13668,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13669,'Re: I\'m so sorry.....',3685,'Ensis',1614556909,0,1,0,2,13669,1614556909,13669,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13670,'Re: Canada and illegals',3685,'Ensis',1614556984,0,1,0,2,13670,1614556984,13670,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13671,'BAD LINK ON FPAGE',8047,'Arheel\'s Uncle',1614729089,0,1,0,2,13671,1614729089,13671,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13672,'Re: BAD LINK ON FPAGE - thanks very much (fixed it)',801,'Whitebear',1614738538,0,1,0,2,13672,1614738538,13672,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13673,'Avery Collier was BLACK',8047,'Arheel\'s Uncle',1614740665,0,1,0,2,13673,1614740665,13673,8047,'Arheel\'s Uncle',_binary '{\"855\":{\"user_id\":855,\"username\":\"sniffy\"}}'),(13674,'FYI',846,'Smedley Butler',1615142626,0,1,0,2,13674,1615142626,13674,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13675,'FYI',846,'Smedley Butler',1615445623,0,1,0,2,13675,1615445623,13675,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13676,'FYI',846,'Smedley Butler',1615480695,0,1,0,2,13676,1615480695,13676,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13677,'FYI',846,'Smedley Butler',1615480785,0,1,0,2,13677,1615480785,13677,846,'Smedley Butler',_binary '{\"855\":{\"user_id\":855,\"username\":\"sniffy\"}}'),(13678,'Re: I\'m so sorry.....',3685,'Ensis',1615776292,0,1,0,2,13678,1615776292,13678,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13679,'Why of  course this sounds reasonable. The Rust is knocking.',846,'Smedley Butler',1615778072,0,1,0,2,13679,1615778072,13679,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13680,'Thanks for link Re: Why of  course this sounds reasonable. The Rust is knocking.',801,'Whitebear',1615778252,0,1,0,2,13680,1615778252,13680,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13681,'Re: Thanks for link Re: Why of  course this sounds reasonable. The Rust is knocking.',846,'Smedley Butler',1615779269,0,1,0,2,13681,1615779269,13681,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13682,'FYI',846,'Smedley Butler',1615791759,0,1,0,2,13682,1615791759,13682,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13683,'Re: BAD LINK ON FPAGE - thanks very much (fixed it)',8047,'Arheel\'s Uncle',1615952971,0,1,0,2,13683,1615952971,13683,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13684,'fixed -  thanks very much (fixed it)',801,'Whitebear',1615953335,0,1,0,2,13684,1615953335,13684,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13685,'Re: BAD LINK ON FPAGE - thanks very much (fixed it)',8047,'Arheel\'s Uncle',1615953490,0,1,0,2,13685,1615953490,13685,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13686,'fixed \'diverse pair\' - thanks',801,'Whitebear',1615957826,0,1,0,2,13686,1615957826,13686,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13687,'Re: fixed \'diverse pair\' - thanks',8047,'Arheel\'s Uncle',1616110513,0,1,0,2,13687,1616110513,13687,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13688,'PHP BB ADD ON......   (need clue on where to find it)',801,'Whitebear',1616132882,0,1,0,2,13688,1616132882,13688,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13689,'Black vets, you know they given special help as it is a WHITE Western field. SB',846,'Smedley Butler',1616136098,0,1,0,2,13689,1616136098,13689,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13690,'FYI 88',846,'Smedley Butler',1616137164,0,1,0,2,13690,1616137164,13690,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13691,'Re: PHP BB ADD ON......   (need clue on where to find it)',8047,'Arheel\'s Uncle',1616139095,0,1,0,2,13691,1616139095,13691,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13692,'Re: PHP BB ADD ON......   (need clue on where to find it)',8047,'Arheel\'s Uncle',1616139954,0,1,0,2,13692,1616139954,13692,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13693,'Russia Paul Craig Roberts, this one ges right the point clearly. SB',846,'Smedley Butler',1616170812,0,1,0,2,13693,1616170812,13693,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13694,'Re: Russia Paul Craig Roberts, this one ges right the point clearly. SB',801,'Whitebear',1616172847,0,1,0,2,13694,1616172847,13694,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13695,'Re: PHP BB ADD ON......   (thanks very much for technical reference)',801,'Whitebear',1616173456,0,1,0,2,13695,1616173456,13695,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13696,'Re: PHP BB ADD ON......   (thanks very much for technical reference)',8047,'Arheel\'s Uncle',1616194438,0,1,0,2,13696,1616194438,13696,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13697,'Re: PHP BB ADD ON......   (thanks very much for technical reference)',801,'Whitebear',1616203962,0,1,0,2,13697,1616203962,13697,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13698,'Re: PHP BB ADD ON...... no need - already built into your web browser',801,'Whitebear',1616204500,0,1,0,2,13698,1616204500,13698,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13699,'Here, try this - I have uploaded your RAIN thread',801,'Whitebear',1616210340,0,1,0,2,13699,1616210340,13699,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13700,'Re: Here, try this - I have uploaded your RAIN thread',8047,'Arheel\'s Uncle',1616212998,0,1,0,2,13700,1616212998,13700,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13701,'YouTube links in \'archived\' forum threads',801,'Whitebear',1616256312,0,1,0,2,13701,1616256312,13701,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13702,'save forum thread as --> offline',801,'Whitebear',1616256645,0,1,0,2,13702,1616256645,13702,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13703,'Re: save forum thread as --> offline',8047,'Arheel\'s Uncle',1616260415,0,1,0,2,13703,1616260415,13703,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13704,'Re: save forum thread as --> offline - link variations',801,'Whitebear',1616261738,0,1,0,2,13704,1616261738,13704,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13705,'Re: save forum thread as --> offline - link variations',8047,'Arheel\'s Uncle',1616290010,0,1,0,2,13705,1616290010,13705,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13706,'Re: YouTube links in \'archived\' forum threads',8047,'Arheel\'s Uncle',1616305784,0,1,0,2,13706,1616305784,13706,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13707,'Kevin Kloth, some doubts',8047,'Arheel\'s Uncle',1616310755,0,1,0,2,13707,1616310755,13707,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13708,'Re: Kevin Kloth, some doubts - awful coincidence then',801,'Whitebear',1616346014,0,1,0,2,13708,1616346014,13708,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13709,'Re: Kevin Kloth, some doubts - awful coincidence then',801,'Whitebear',1616346015,0,1,0,2,13709,1616346015,13709,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13710,'Re: Kevin Kloth, some doubts - awful coincidence then',8047,'Arheel\'s Uncle',1616369214,0,1,0,2,13710,1616369214,13710,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13711,'important',846,'Smedley Butler',1616399906,0,1,0,2,13711,1616399906,13711,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13712,'https://www.bitchute.com/video/grk7cQP3ISCC/',846,'Smedley Butler',1616435689,0,1,0,2,13712,1616435689,13712,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13713,'Re: important - posting frontpage thanks wb',801,'Whitebear',1616437332,0,1,0,2,13713,1616437332,13713,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13714,'Re: Kevin Kloth, some doubts - awful coincidence then',8047,'Arheel\'s Uncle',1616478656,0,1,0,2,13714,1616478656,13714,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13715,'COLORADO shooter',8047,'Arheel\'s Uncle',1616479884,0,1,0,2,13715,1616479884,13715,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13716,'change? Re: Kevin Kloth, some doubts - awful coincidence then',801,'Whitebear',1616523535,0,1,0,2,13716,1616523535,13716,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13717,'Re: COLORADO shooter - MUSLIM TERRORIST',801,'Whitebear',1616523672,0,1,0,2,13717,1616523672,13717,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13718,'Re: Kevin Kloth, some doubts - awful coincidence then',801,'Whitebear',1616526057,0,1,0,2,13718,1616526057,13718,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13719,'updated Kloth post',801,'Whitebear',1616526440,0,1,0,2,13719,1616526440,13719,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13720,'Re: updated Kloth post',8047,'Arheel\'s Uncle',1616527433,0,1,0,2,13720,1616527433,13720,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13721,'post error issue',8047,'Arheel\'s Uncle',1616719656,0,1,0,2,13721,1616719656,13721,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13722,'Re: post error issue - I\'ll try to see if I can figure it',801,'Whitebear',1616724478,0,1,0,2,13722,1616724478,13722,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13723,'Re: post error issue - I\'ll try to see if I can figure it',8047,'Arheel\'s Uncle',1616729360,0,1,0,2,13723,1616729360,13723,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13724,'Do you need my help in editing the thread? - Isn\'t it all still in Practice Posting?',801,'Whitebear',1616730114,0,1,0,2,13724,1616730114,13724,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13725,'Re: Do you need my help in editing the thread? - Isn\'t it all still in Practice Posting?',8047,'Arheel\'s Uncle',1616786857,0,1,0,2,13725,1616786857,13725,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13726,'Re: Do you need my help in editing the thread? - Isn\'t it all still in Practice Posting?',801,'Whitebear',1616788875,0,1,0,2,13726,1616788875,13726,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13727,'FYI',846,'Smedley Butler',1616818743,0,1,0,2,13727,1616818743,13727,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13728,'Re: Do you need my help in editing the thread? - Isn\'t it all still in Practice Posting?',8047,'Arheel\'s Uncle',1616823576,0,1,0,2,13728,1616823576,13728,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13729,'88',846,'Smedley Butler',1616867381,0,1,0,2,13729,1616867381,13729,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13730,'virginia bch shooting',8047,'Arheel\'s Uncle',1616898201,0,1,0,2,13730,1616898201,13730,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13731,'Re: virginia bch shooting - thanks I\'ll try to update the virtual tombstones',801,'Whitebear',1616900372,0,1,0,2,13731,1616900372,13731,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13732,'Re: virginia bch shooting - thanks I\'ll try to update the virtual tombstones',8047,'Arheel\'s Uncle',1617003370,0,1,0,2,13732,1617003370,13732,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13733,'Re: virginia bch shooting - thanks I\'ll try to update the virtual tombstones',8047,'Arheel\'s Uncle',1617147169,0,1,0,2,13733,1617147169,13733,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13734,'Re:thanks - I think I fixed two items',801,'Whitebear',1617148305,0,1,0,2,13734,1617148305,13734,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13735,'Re: thanks - I think I fixed two items',8047,'Arheel\'s Uncle',1617148643,0,1,0,2,13735,1617148643,13735,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13736,'interesting  -  I worked some different jobs some time ago',801,'Whitebear',1617149449,0,1,0,2,13736,1617149449,13736,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13737,'Re: interesting  -  I worked some different jobs some time ago',8047,'Arheel\'s Uncle',1617152705,0,1,0,2,13737,1617152705,13737,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13738,'Re: thanks - I think I fixed two items',8047,'Arheel\'s Uncle',1618073174,0,1,0,2,13738,1618073174,13738,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13739,'Re: thanks for catching bad link posted to STIMULAS->NEW GUN!!!',801,'Whitebear',1618075212,0,1,0,2,13739,1618075212,13739,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13740,'Re:thought I fixed it not sure what problem is-was will review',801,'Whitebear',1618075404,0,1,0,2,13740,1618075404,13740,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13741,'ok stimulus check link to your item on RSS feed is fixed',801,'Whitebear',1618076080,0,1,0,2,13741,1618076080,13741,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13742,'Re: thanks for catching bad link posted to STIMULAS->NEW GUN!!!',8047,'Arheel\'s Uncle',1618076203,0,1,0,2,13742,1618076203,13742,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13743,'Chicago banning GTA video game sounds familiar but go ahead and repost if recent',801,'Whitebear',1618077467,0,1,0,2,13743,1618077467,13743,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13744,'!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!',846,'Smedley Butler',1618117533,0,1,0,2,13744,1618117533,13744,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13745,'!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!',846,'Smedley Butler',1618117631,0,1,0,2,13745,1618117631,13745,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13746,'Get to it. Corrected !!!!!!!!!!!',846,'Smedley Butler',1618119318,0,1,0,2,13746,1618119318,13746,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13747,'Get to it...... !!!!!!!!!!!!!!!!!!',846,'Smedley Butler',1618119382,0,1,0,2,13747,1618119382,13747,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13748,'!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!',846,'Smedley Butler',1618119457,0,1,0,2,13748,1618119457,13748,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13749,'Re: Get to it. Corrected !!!!!!!!!!! good link thanks',801,'Whitebear',1618156487,0,1,0,2,13749,1618156487,13749,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13750,'link???? Re: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!',801,'Whitebear',1618157098,0,1,0,2,13750,1618157098,13750,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13751,'Yes, I told people from DAY one this fact, I was ignored. SB',846,'Smedley Butler',1618252448,0,1,0,2,13751,1618252448,13751,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13752,'FYI',846,'Smedley Butler',1618252513,0,1,0,2,13752,1618252513,13752,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13753,'THANKS Re: Yes, I told people from DAY one this fact, I was ignored. SB',801,'Whitebear',1618253067,0,1,0,2,13753,1618253067,13753,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13754,'MN. 1861',846,'Smedley Butler',1618331405,0,1,0,2,13754,1618331405,13754,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13755,'LIBERIA ! ? COLONEL BUTT NAKED ! **** ! AHHHH! Ha.',846,'Smedley Butler',1618335648,0,1,0,2,13755,1618335648,13755,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13756,'thanks Re: LIBERIA ! ? COLONEL BUTT NAKED ! **** ! AHHHH! Ha.',801,'Whitebear',1618337385,0,1,0,2,13756,1618337385,13756,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13757,'Re: I\'m so sorry.....',8094,'saturnsrings',1618348197,0,1,0,2,13757,1618348197,13757,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13758,'Re: Canada and illegals',8094,'saturnsrings',1618348283,0,1,0,2,13758,1618348283,13758,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13759,'Re: Canada and illegals',8094,'saturnsrings',1618348389,0,1,0,2,13759,1618348389,13759,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13760,'Re: Canada and illegals',8094,'saturnsrings',1618348698,0,1,0,2,13760,1618348698,13760,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13761,'Re: I\'m so sorry.....',8094,'saturnsrings',1618348812,0,1,0,2,13761,1618348812,13761,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13762,'Say hi',8094,'saturnsrings',1618348936,0,1,0,2,13762,1618348936,13762,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13763,'Re: Canada and illegals',3685,'Ensis',1618357639,0,1,0,2,13763,1618357639,13763,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13764,'Re: I\'m so sorry.....',3685,'Ensis',1618357789,0,1,0,2,13764,1618357789,13764,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13765,'Re: Say hi',3685,'Ensis',1618357862,0,1,0,2,13765,1618357862,13765,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13766,'Re: Canada and illegals',3685,'Ensis',1618358173,0,1,0,2,13766,1618358173,13766,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13767,'Re: Canada and illegals',3685,'Ensis',1618358299,0,1,0,2,13767,1618358299,13767,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13768,'Re: I\'m so sorry.....',3685,'Ensis',1618358533,0,1,0,2,13768,1618358533,13768,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13769,'Re: thanks Re: LIBERIA ! ? COLONEL BUTT NAKED ! **** ! AHHHH! Ha.',846,'Smedley Butler',1618424286,0,1,0,2,13769,1618424286,13769,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13770,'Howdy great front page, or the Horror, the horror, to work. SB',846,'Smedley Butler',1618508521,0,1,0,2,13770,1618508521,13770,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13771,'88 !',846,'Smedley Butler',1618643478,0,1,0,2,13771,1618643478,13771,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13772,'FYI',846,'Smedley Butler',1618767704,0,1,0,2,13772,1618767704,13772,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13773,'It\'s bad link on Frontpage',8047,'Arheel\'s Uncle',1618803003,0,1,0,2,13773,1618803003,13773,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13774,'Re: It\'s bad link on Frontpage - fixed just now - thanks very much',801,'Whitebear',1618851737,0,1,0,2,13774,1618851737,13774,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13775,'Re: It\'s bad link on Frontpage - fixed just now - thanks very much',8047,'Arheel\'s Uncle',1618867541,0,1,0,2,13775,1618867541,13775,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13776,'good for you on dryer',801,'Whitebear',1618870121,0,1,0,2,13776,1618870121,13776,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13777,'FYI',846,'Smedley Butler',1618903667,0,1,0,2,13777,1618903667,13777,846,'Smedley Butler',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(13778,'Re: good for you on dryer',8047,'Arheel\'s Uncle',1618924119,0,1,0,2,13778,1618924119,13778,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13779,'Re: good for you on dryer',801,'Whitebear',1618933192,0,1,0,2,13779,1618933192,13779,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13780,'FYI',846,'Smedley Butler',1619053679,0,1,0,2,13780,1619053679,13780,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13781,'Re: FYI - thanks, will check out',801,'Whitebear',1619054953,0,1,0,2,13781,1619054953,13781,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13782,'FYI',846,'Smedley Butler',1619068485,0,1,0,2,13782,1619068485,13782,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13783,'FYI   SB',846,'Smedley Butler',1619367378,0,1,0,2,13783,1619367378,13783,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13784,'FYI',846,'Smedley Butler',1619367732,0,1,0,2,13784,1619367732,13784,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13785,'Best gardening video I have seen ! SB',846,'Smedley Butler',1619373124,0,1,0,2,13785,1619373124,13785,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13786,'Re: Best gardening video I have seen ! SB - thanks',801,'Whitebear',1619373303,0,1,0,2,13786,1619373303,13786,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13787,'Re: Best gardening video I have seen ! SB - thanks',846,'Smedley Butler',1619376443,0,1,0,2,13787,1619376443,13787,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13788,'Re: Best gardening video I have seen ! SB - thanks',846,'Smedley Butler',1619377898,0,1,0,2,13788,1619377898,13788,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13789,'This channel is A 1 and I can\'t believe on this I was only thumbs up ?  SB',846,'Smedley Butler',1619421295,0,1,0,2,13789,1619421295,13789,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13790,'(no audio/visio after almost minute...) This channel is A 1 and I can\'t believe',801,'Whitebear',1619544107,0,1,0,2,13790,1619544107,13790,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13791,'Re: good for you on dryer',8047,'Arheel\'s Uncle',1619588422,0,1,0,2,13791,1619588422,13791,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13792,'Thanks for suggestion on Black-on-Asian theme',801,'Whitebear',1619717857,0,1,0,2,13792,1619717857,13792,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13793,'Thanks for suggestion on Black-on-Asian theme',801,'Whitebear',1619717857,0,1,0,2,13793,1619717857,13793,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13794,'FYI',846,'Smedley Butler',1619853708,0,1,0,2,13794,1619853708,13794,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13795,'No word can I apply these facts, but the deviants and proxies are going in the legion',846,'Smedley Butler',1619853806,0,1,0,2,13795,1619853806,13795,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13796,'Re: FYI',3685,'Ensis',1619854290,0,1,0,2,13796,1619854290,13796,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13797,'[thanks, posted] Re: No word can I apply these facts, but the deviants ...',801,'Whitebear',1619889993,0,1,0,2,13797,1619889993,13797,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13798,'61 year old women murdered',846,'Smedley Butler',1620017691,0,1,0,2,13798,1620017691,13798,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13800,'Re: 88 !',8047,'Arheel\'s Uncle',1620133186,0,1,0,2,13800,1620133186,13800,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13801,'Re: Say hi',3685,'Ensis',1620169228,0,1,0,2,13801,1620169228,13801,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13802,'The silver stink thread is is so good that I can\'t believe the NY POST did it !  HA.',846,'Smedley Butler',1620328490,0,1,0,2,13802,1620328490,13802,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13803,'thanks, will review.....Re: The silver stink thread is is so good that',801,'Whitebear',1620328895,0,1,0,2,13803,1620328895,13803,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13804,'correction',846,'Smedley Butler',1620329703,0,1,0,2,13804,1620329703,13804,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13805,'Re: correction - is \'this state\' CA, OR or Virgina?',801,'Whitebear',1620330292,0,1,0,2,13805,1620330292,13805,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13806,'Re: correction - is \'this state\' CA, OR or Virgina?',846,'Smedley Butler',1620331893,0,1,0,2,13806,1620331893,13806,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13807,'\"Salemgrad\". -  \"Ah so\" thanks for clarifying',801,'Whitebear',1620334459,0,1,0,2,13807,1620334459,13807,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13808,'Re: \"Salemgrad\". -  \"Ah so\" thanks for clarifying',846,'Smedley Butler',1620345720,0,1,0,2,13808,1620345720,13808,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13809,'23 minute mark NNNF fan ? Ha. SB',846,'Smedley Butler',1620367559,0,1,0,2,13809,1620367559,13809,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13810,'Re: 88 !',8047,'Arheel\'s Uncle',1620370537,0,1,0,2,13810,1620370537,13810,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13811,'Re: 23 minute mark NNNF fan ? Ha. SB - thanks, interesting',801,'Whitebear',1620403294,0,1,0,2,13811,1620403294,13811,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13812,'Media Requests',846,'Smedley Butler',1620419472,0,1,0,2,13812,1620419472,13812,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13813,'They have so much money and time they scratch like chickens for BS to eat. End noteSB',846,'Smedley Butler',1620419772,0,1,0,2,13813,1620419772,13813,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13814,'Re: Media Requests -thanks',801,'Whitebear',1620429488,0,1,0,2,13814,1620429488,13814,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13815,'Re: They have so much money and time they scratch like chickens for BS to eat. End noteSB',801,'Whitebear',1620429532,0,1,0,2,13815,1620429532,13815,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13816,'Short but insane cyphers will do as told.  WOW !  SB',846,'Smedley Butler',1620453706,0,1,0,2,13816,1620453706,13816,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13817,'Re: Media Requests -thanks',846,'Smedley Butler',1620453944,0,1,0,2,13817,1620453944,13817,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13818,'FYI',846,'Smedley Butler',1620459381,0,1,0,2,13818,1620459381,13818,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13819,'Re: Short but insane cyphers will do as told.  WOW !  SB',801,'Whitebear',1620495771,0,1,0,2,13819,1620495771,13819,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13820,'yes thanks....',801,'Whitebear',1620496100,0,1,0,2,13820,1620496100,13820,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13821,'\"Publishing\" some of your \'epic\' documentary threads...',801,'Whitebear',1620498442,0,1,0,2,13821,1620498442,13821,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13822,'Re: Short but insane cyphers will do as told.  WOW !  SB',846,'Smedley Butler',1620501620,0,1,0,2,13822,1620501620,13822,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13823,'Re: yes thanks....',846,'Smedley Butler',1620502167,0,1,0,2,13823,1620502167,13823,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13824,'FINNISH POLITICIANS GETING IT IN THEIR FACES PER RAPEPUKEGEES !  SB',846,'Smedley Butler',1620502982,0,1,0,2,13824,1620502982,13824,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13825,'Re: Short but insane cyphers will do as told.  WOW !  SB',801,'Whitebear',1620505064,0,1,0,2,13825,1620505064,13825,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13826,'Re: Short but insane cyphers ... Daddyo??? which one?',801,'Whitebear',1620505212,0,1,0,2,13826,1620505212,13826,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13827,'Re: \"Publishing\" some of your \'epic\' documentary threads...',8047,'Arheel\'s Uncle',1620508370,0,1,0,2,13827,1620508370,13827,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13828,'Re: \"Publishing\" some of your \'epic\' documentary threads...',801,'Whitebear',1620509834,0,1,0,2,13828,1620509834,13828,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13829,'Re: \"Publishing\" some of your \'epic\' documentary threads...',8047,'Arheel\'s Uncle',1620518450,0,1,0,2,13829,1620518450,13829,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13830,'Re: \"Publishing\" some of your \'epic\' documentary threads...',801,'Whitebear',1620521011,0,1,0,2,13830,1620521011,13830,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13831,'Re: Short but insane cyphers ... Daddyo??? which one?',846,'Smedley Butler',1620535326,0,1,0,2,13831,1620535326,13831,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13832,'SB',846,'Smedley Butler',1620535968,0,1,0,2,13832,1620535968,13832,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13833,'Re: SB - thanks very much for clarification & link',801,'Whitebear',1620536885,0,1,0,2,13833,1620536885,13833,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13834,'Second doctor is a MASK expert. He speaks 100% clearly especially children. SB',846,'Smedley Butler',1620538171,0,1,0,2,13834,1620538171,13834,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13835,'A 1',846,'Smedley Butler',1620582208,0,1,0,2,13835,1620582208,13835,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13836,'A 1 history retelling and son\'s book etc . SB',846,'Smedley Butler',1620582374,0,1,0,2,13836,1620582374,13836,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13837,'Re: A 1 history retelling and son\'s book etc . SB - thanks will post',801,'Whitebear',1620583289,0,1,0,2,13837,1620583289,13837,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13838,'PS  on security privacy limited audiences for some threads',801,'Whitebear',1620584939,0,1,0,2,13838,1620584939,13838,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13839,'Re: PS  on security privacy limited audiences for some threads',8047,'Arheel\'s Uncle',1620609194,0,1,0,2,13839,1620609194,13839,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13840,'Re:will set up private work area and get back to you on sorting stuff.',801,'Whitebear',1620609606,0,1,0,2,13840,1620609606,13840,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13841,'Congratulations to Arheel\'s Uncle - [2002 posts]',801,'Whitebear',1620618499,0,1,0,2,13841,1620618499,13841,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13842,'Info: you can not create thread in the RSS forum area',801,'Whitebear',1620618644,0,1,0,2,13842,1620618644,13842,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13843,'Re: Info: you can not create thread in the RSS forum area',8047,'Arheel\'s Uncle',1620619203,0,1,0,2,13843,1620619203,13843,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13844,'Where to post??? (o my gosh. :)',801,'Whitebear',1620622434,0,1,0,2,13844,1620622434,13844,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13845,'Just to \'touch base\' on new Arheel\'s OFF-GRID RV-campsite',801,'Whitebear',1620710164,0,1,0,2,13845,1620710164,13845,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13846,'FYI',846,'Smedley Butler',1621064296,0,1,0,2,13846,1621064296,13846,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13847,'FYI',846,'Smedley Butler',1621064432,0,1,0,2,13847,1621064432,13847,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13848,'Re: FYI',3685,'Ensis',1621136849,0,1,0,2,13848,1621136849,13848,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13849,'Perhaps for the news room Library  1954.   FYI  SB',846,'Smedley Butler',1621307011,0,1,0,2,13849,1621307011,13849,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13850,'thanks.  Re: Perhaps for the news room Library  1954.   FYI  SB',801,'Whitebear',1621308439,0,1,0,2,13850,1621308439,13850,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13851,'Re: thanks.  Re: Perhaps for the news room Library  1954.   FYI  SB',846,'Smedley Butler',1621311084,0,1,0,2,13851,1621311084,13851,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13852,'Re: thanks.  APPRECIATE your link suggestions....',801,'Whitebear',1621318490,0,1,0,2,13852,1621318490,13852,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13853,'Paul Craig Roberts today. FYI SB',846,'Smedley Butler',1621400830,0,1,0,2,13853,1621400830,13853,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13854,'Thank you for your duty, it has made a difference. SB',846,'Smedley Butler',1621401900,0,1,0,2,13854,1621401900,13854,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13855,'Re: Paul Craig Roberts today. FYI SB - thanks vm posting WB',801,'Whitebear',1621401915,0,1,0,2,13855,1621401915,13855,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13856,'Important FYI',846,'Smedley Butler',1621458038,0,1,0,2,13856,1621458038,13856,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13857,'Re: Important FYI - posting lewrockwell Fauci article - thanks',801,'Whitebear',1621492185,0,1,0,2,13857,1621492185,13857,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13858,'urgent WHOLE MEAL. SB',846,'Smedley Butler',1621534225,0,1,0,2,13858,1621534225,13858,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13859,'Re: urgent WHOLE MEAL. SB - thanks VM - posting now :) WB',801,'Whitebear',1621534608,0,1,0,2,13859,1621534608,13859,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13860,'Very important  seriously.  SB',846,'Smedley Butler',1621718550,0,1,0,2,13860,1621718550,13860,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13862,'Re: Very important  seriously.  SB - thanks will \'check out\'',801,'Whitebear',1621720726,0,1,0,2,13862,1621720726,13862,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13863,'Filmed in 2014 he fully explains today. SB. I knew it after the 01 I tried to leave !',846,'Smedley Butler',1621755900,0,1,0,2,13863,1621755900,13863,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13864,'Re: Filmed in 2014 he fully explains today. SB. I knew it after the 01 I tried to leave !',801,'Whitebear',1621808934,0,1,0,2,13864,1621808934,13864,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13865,'Re: Filmed in 2014 he fully explains today. SB. I knew it after the 01 I tried to leave !',801,'Whitebear',1621808987,0,1,0,2,13865,1621808987,13865,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13866,'Howdy, going to sleep now, I was alarmed in 91,93, but 01 I knew it was getting at US',846,'Smedley Butler',1621839269,0,1,0,2,13866,1621839269,13866,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13867,'PS',846,'Smedley Butler',1621840075,0,1,0,2,13867,1621840075,13867,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13868,'Hear from the 7 to 9 minute mark. RON PAUL ! SB',846,'Smedley Butler',1621875661,0,1,0,2,13868,1621875661,13868,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13869,'FYI',846,'Smedley Butler',1621922404,0,1,0,2,13869,1621922404,13869,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13870,'FYI',846,'Smedley Butler',1621922852,0,1,0,2,13870,1621922852,13870,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13871,'Re: FYI - thanks, interesting',801,'Whitebear',1621922967,0,1,0,2,13871,1621922967,13871,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13872,'Re: FYI - thanks, interesting',846,'Smedley Butler',1621927258,0,1,0,2,13872,1621927258,13872,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13873,'Re: FYI - thanks, interesting',846,'Smedley Butler',1621927319,0,1,0,2,13873,1621927319,13873,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13874,'Re: FYI',3685,'Ensis',1621930194,0,1,0,2,13874,1621930194,13874,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13875,'Just the title is all you need to read FYI RAND PAUL',846,'Smedley Butler',1621965066,0,1,0,2,13875,1621965066,13875,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13876,'thanks Re: Just the title is all you need to read FYI RAND PAUL',801,'Whitebear',1621965733,0,1,0,2,13876,1621965733,13876,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13877,'Senator Rand Paul  In KY, A 1 news !  May 22, 2021 No BS FYI',846,'Smedley Butler',1621969007,0,1,0,2,13877,1621969007,13877,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13878,'posting thanks Re: Senator Rand Paul  In KY, A 1 news !  May 22, 2021 No BS FYI',801,'Whitebear',1621969383,0,1,0,2,13878,1621969383,13878,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13879,'Re: Just to \'touch base\' on new Arheel\'s OFF-GRID RV-campsite',8047,'Arheel\'s Uncle',1622000468,0,1,0,2,13879,1622000468,13879,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13880,'fixed bad link after browser cache cleared thanks',801,'Whitebear',1622001027,0,1,0,2,13880,1622001027,13880,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13881,'FYI',846,'Smedley Butler',1622049509,0,1,0,2,13881,1622049509,13881,846,'Smedley Butler',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(13882,'Oregon',846,'Smedley Butler',1622049602,0,1,0,2,13882,1622049602,13882,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13883,'Re: Oregon  - thanks, will read later and post - just getting coffee',801,'Whitebear',1622052467,0,1,0,2,13883,1622052467,13883,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13884,'FYI',846,'Smedley Butler',1622058041,0,1,0,2,13884,1622058041,13884,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13885,'Re: fixed bad link after browser cache cleared thanks',8047,'Arheel\'s Uncle',1622094724,0,1,0,2,13885,1622094724,13885,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13886,'thanks for alerts on badlinks - think I just fixed the last 2 - WB',801,'Whitebear',1622095527,0,1,0,2,13886,1622095527,13886,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13887,'Re: thanks for alerts on badlinks - think I just fixed the last 2 - WB',8047,'Arheel\'s Uncle',1622139185,0,1,0,2,13887,1622139185,13887,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13888,'Just took a quick look at your \"Black Death... signature link',801,'Whitebear',1622140807,0,1,0,2,13888,1622140807,13888,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13889,'Re: Just took a quick look at your \"Black Death... signature link',8047,'Arheel\'s Uncle',1622155815,0,1,0,2,13889,1622155815,13889,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13890,'URGENT  NEWS. SB',846,'Smedley Butler',1622269319,0,1,0,2,13890,1622269319,13890,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13891,'Re: URGENT  NEWS. SB - thanks I\"ll check it out before bed',801,'Whitebear',1622270828,0,1,0,2,13891,1622270828,13891,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13892,'Did not know about rubber bullets/flash bangs on Jan 6. Comments at bottom SB',846,'Smedley Butler',1622353022,0,1,0,2,13892,1622353022,13892,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13893,'posting thanks: Did not know about rubber bullets/flash bangs',801,'Whitebear',1622401243,0,1,0,2,13893,1622401243,13893,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13894,'Front page is top of the heap ! Media and thugs in office have incited this. SB',846,'Smedley Butler',1622406276,0,1,0,2,13894,1622406276,13894,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13895,'NOOSE NEWS. Don\'t get hurt LOL SB',846,'Smedley Butler',1622411937,0,1,0,2,13895,1622411937,13895,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13896,'Re: Say hi',8094,'saturnsrings',1622691974,0,1,0,2,13896,1622691974,13896,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13897,'Re: I\'m so sorry.....',8094,'saturnsrings',1622692078,0,1,0,2,13897,1622692078,13897,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13898,'Re: Canada and illegals',8094,'saturnsrings',1622692163,0,1,0,2,13898,1622692163,13898,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13899,'Savages from South the border sicced on US for decades, now We are demonized.',846,'Smedley Butler',1622742891,0,1,0,2,13899,1622742891,13899,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13901,'Importamt news  Dr. McCullogh  TV talk on exact out patient bag treatment ! WORKS. SB',846,'Smedley Butler',1622790670,0,1,0,2,13901,1622790670,13901,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13902,'Re: Importamt news  Dr. McCullogh  TV talk on exact out patient bag treatment ! WORKS. SB',801,'Whitebear',1622790979,0,1,0,2,13902,1622790979,13902,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13903,'Re: Say hi',3685,'Ensis',1622791252,0,1,0,2,13903,1622791252,13903,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13904,'Re: I\'m so sorry.....',3685,'Ensis',1622791406,0,1,0,2,13904,1622791406,13904,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13905,'Re: Canada and illegals',3685,'Ensis',1622791998,0,1,0,2,13905,1622791998,13905,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13906,'Are you seeing this Google YouTube complaint about too much traffic on YT embeds?',801,'Whitebear',1623185243,0,1,0,2,13906,1623185243,13906,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13907,'Google\'s got my IP address and only blocking me for YT embeds',801,'Whitebear',1623187359,0,1,0,2,13907,1623187359,13907,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13908,'google complaint for my IP address and their youtube videos',801,'Whitebear',1623187594,0,1,0,2,13908,1623187594,13908,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13909,'Re: FYI',8047,'Arheel\'s Uncle',1623190299,0,1,0,2,13909,1623190299,13909,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13910,'Oops message',8047,'Arheel\'s Uncle',1623191041,0,1,0,2,13910,1623191041,13910,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13911,'Re: Oops message - I\'ll resend my last PM just in case',801,'Whitebear',1623191190,0,1,0,2,13911,1623191190,13911,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13912,'Fw: Are you seeing this Google YouTube complaint about too much traffic on YT embeds?',801,'Whitebear',1623191262,0,1,0,2,13912,1623191262,13912,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13913,'Re: Oops message - I\'ll resend my last PM just in case',8047,'Arheel\'s Uncle',1623191274,0,1,0,2,13913,1623191274,13913,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13914,'Fw: Google\'s got my IP address and only blocking me for YT embeds',801,'Whitebear',1623191290,0,1,0,2,13914,1623191290,13914,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13915,'Fw: google complaint for my IP address and their youtube videos',801,'Whitebear',1623191319,0,1,0,2,13915,1623191319,13915,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13916,'Re: Google\'s got my IP address and only blocking me for YT embeds',8047,'Arheel\'s Uncle',1623191519,0,1,0,2,13916,1623191519,13916,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13917,'Re:sorry, didn\'t need to. you check it out as I figured it was me',801,'Whitebear',1623192017,0,1,0,2,13917,1623192017,13917,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13918,'Re: sorry, didn\'t need to. you check it out as I figured it was me',8047,'Arheel\'s Uncle',1623196984,0,1,0,2,13918,1623196984,13918,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13919,'Great that you can',801,'Whitebear',1623198601,0,1,0,2,13919,1623198601,13919,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13920,'Re: Great that you can',8047,'Arheel\'s Uncle',1623209602,0,1,0,2,13920,1623209602,13920,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13921,'Thanks for link on solar stuff',801,'Whitebear',1623216649,0,1,0,2,13921,1623216649,13921,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13922,'Re: Say hi',3685,'Ensis',1623317068,0,1,0,2,13922,1623317068,13922,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13923,'FYI 88',846,'Smedley Butler',1623990992,0,1,0,2,13923,1623990992,13923,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13924,'FYI 88',846,'Smedley Butler',1623992259,0,1,0,2,13924,1623992259,13924,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13925,'FYI',846,'Smedley Butler',1624087333,0,1,0,2,13925,1624087333,13925,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13926,'Front page',846,'Smedley Butler',1624123393,0,1,0,2,13926,1624123393,13926,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13927,'Re: Front page',801,'Whitebear',1624126631,0,1,0,2,13927,1624126631,13927,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13928,'Re: Front page',846,'Smedley Butler',1624131326,0,1,0,2,13928,1624131326,13928,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13929,'Front page is the work of a great editor and artist so much so, the tabloids cheer U!',846,'Smedley Butler',1624166210,0,1,0,2,13929,1624166210,13929,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13930,'The woke Legions are not for grounds against C/R, but US alone now.',846,'Smedley Butler',1624292625,0,1,0,2,13930,1624292625,13930,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13931,'BlackRock house shopping spree',8047,'Arheel\'s Uncle',1624293513,0,1,0,3,13931,1624293513,13931,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"},\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13932,'Re: BlackRock house shopping spree - thanks',801,'Whitebear',1624298959,0,1,0,2,13932,1624298959,13932,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13933,'Re: BlackRock house shopping spree - thanks',801,'Whitebear',1624298959,0,1,0,2,13933,1624298959,13933,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13934,'Re: BlackRock house shopping spree',846,'Smedley Butler',1624307142,0,1,0,2,13934,1624307142,13934,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13935,'Re: BlackRock house shopping spree - thanks',8047,'Arheel\'s Uncle',1624316748,0,1,0,3,13935,1624316748,13935,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"},\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13936,'Re: BlackRock house shopping spree - thanks',846,'Smedley Butler',1624346553,0,1,0,2,13936,1624346553,13936,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13937,'FYI',846,'Smedley Butler',1624469526,0,1,0,2,13937,1624469526,13937,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13938,'Re: FYI - thanks ,  good morning - will review',801,'Whitebear',1624471888,0,1,0,2,13938,1624471888,13938,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13939,'thanks for link to 36°48\'22.9\"N 108°26\'09.2\"W',801,'Whitebear',1624477614,0,1,0,2,13939,1624477614,13939,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13941,'Mother daugther shot deat front page',846,'Smedley Butler',1624478528,0,1,0,2,13941,1624478528,13941,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13942,'Re: Mother daugther shot deat front page - interesting',801,'Whitebear',1624479082,0,1,0,2,13942,1624479082,13942,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13943,'Re: thanks for link to 36°48\'22.9\"N 108°26\'09.2\"W',8047,'Arheel\'s Uncle',1624493526,0,1,0,2,13943,1624493526,13943,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13944,'Black Rock NEWS. Yes, a must. Podcast ! SB',846,'Smedley Butler',1624569991,0,1,0,2,13944,1624569991,13944,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13945,'Re: Black Rock NEWS. Yes, a must. Podcast ! SB  - posting thanks',801,'Whitebear',1624570909,0,1,0,2,13945,1624570909,13945,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13946,'Re: Black Rock NEWS. Yes, a must. Podcast ! SB  - posting thanks',846,'Smedley Butler',1624573100,0,1,0,2,13946,1624573100,13946,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13947,'Short note on Front page. SB',846,'Smedley Butler',1624596981,0,1,0,2,13947,1624596981,13947,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13948,'FYI',846,'Smedley Butler',1624636845,0,1,0,2,13948,1624636845,13948,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13949,'Ken Keasy, had worked all through his childhood with great parents.  FYI',846,'Smedley Butler',1624953601,0,1,0,2,13949,1624953601,13949,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13950,'Short note',846,'Smedley Butler',1624955988,0,1,0,2,13950,1624955988,13950,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13951,'Re: thanks for link to 36°48\'22.9\"N 108°26\'09.2\"W',8047,'Arheel\'s Uncle',1624979365,0,1,0,2,13951,1624979365,13951,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13952,'CA OR ID WATER. SB',846,'Smedley Butler',1624997564,0,1,0,2,13952,1624997564,13952,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13953,'Old note corrected. Though I don\'t drink night time writing is poor. SB',846,'Smedley Butler',1624999535,0,1,0,2,13953,1624999535,13953,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13954,'Re: thanks - fixed some missing links on front page',801,'Whitebear',1624999572,0,1,0,2,13954,1624999572,13954,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13955,'CO young women, the horror the horror again. SB',846,'Smedley Butler',1625081914,0,1,0,2,13955,1625081914,13955,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13956,'Re: Canada and illegals',3685,'Ensis',1625107136,0,1,0,2,13956,1625107136,13956,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13957,'Thanks very much for following upon the Stephanie King story',801,'Whitebear',1625174182,0,1,0,2,13957,1625174182,13957,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13958,'Black Rock Real Estate ran by three lovely, is Occam\'s Razor IMO. SB',846,'Smedley Butler',1625178311,0,1,0,2,13958,1625178311,13958,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13959,'Re: Thanks very much for following upon the Stephanie King story',8047,'Arheel\'s Uncle',1625193598,0,1,0,2,13959,1625193598,13959,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13960,'Re: BlackRock house shopping spree - thanks',8047,'Arheel\'s Uncle',1625238125,0,1,0,3,13960,1625238125,13960,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"},\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13961,'Re: BlackRock house shopping spree - thanks',846,'Smedley Butler',1625243992,0,1,0,2,13961,1625243992,13961,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13962,'Re: BlackRock house shopping spree - thanks',801,'Whitebear',1625244505,0,1,0,2,13962,1625244505,13962,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13963,'23 year old Chinese female college student murdered CRUELY. SB',846,'Smedley Butler',1625245327,0,1,0,2,13963,1625245327,13963,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13964,'If you ever get sick here is the way to meds for $90. per P.C. Roberts. SB',846,'Smedley Butler',1625289579,0,1,0,2,13964,1625289579,13964,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13965,'72 year old so numbing, millions of US hurt since 1965. FYI',846,'Smedley Butler',1625289734,0,1,0,2,13965,1625289734,13965,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13966,'Excellent editorial comment that needs to be stated, salute ! SB',846,'Smedley Butler',1625374254,0,1,0,2,13966,1625374254,13966,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13967,'Re: Excellent editorial comment that needs to be stated,- THANKS',801,'Whitebear',1625378357,0,1,0,2,13967,1625378357,13967,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13968,'Read that a 13 yr old W boy took the shot and died in his sleep, 100% healthy !',846,'Smedley Butler',1625428651,0,1,0,2,13968,1625428651,13968,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13969,'FYI',3685,'Ensis',1625430579,0,1,0,2,13969,1625430579,13969,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13970,'Re: Say hi',3685,'Ensis',1625430666,0,1,0,2,13970,1625430666,13970,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13971,'This presentation speaks for me. SB',846,'Smedley Butler',1625469686,0,1,0,2,13971,1625469686,13971,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13972,'Kirkland is DEMON infested.',801,'Whitebear',1625704088,0,1,0,2,13972,1625704088,13972,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13973,'Re: Say hi',8094,'saturnsrings',1625715525,0,1,0,2,13973,1625715525,13973,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13974,'Re: Canada and illegals',8094,'saturnsrings',1625715638,0,1,0,2,13974,1625715638,13974,8094,'saturnsrings',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13975,'Re: Say hi',3685,'Ensis',1625716799,0,1,1,2,13975,1638526036,14682,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13976,'Re: Kirkland is DEMON infested.',8047,'Arheel\'s Uncle',1625735556,0,1,0,2,13976,1625735556,13976,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13977,'The missing story from NNNF  SB',846,'Smedley Butler',1625864763,0,1,0,2,13977,1625864763,13977,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13978,'Re: FYI',846,'Smedley Butler',1625865119,0,1,0,2,13978,1625865119,13978,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(13979,'Re: The missing story from NNNF  SB - POSTED THANKS',801,'Whitebear',1625892651,0,1,0,2,13979,1625892651,13979,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13980,'Re: The missing story from NNNF  SB - POSTED THANKS',846,'Smedley Butler',1625901654,0,1,0,2,13980,1625901654,13980,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13981,'No reply needed',846,'Smedley Butler',1625942350,0,1,0,2,13981,1625942350,13981,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13982,'So does the current \'heat wave\' in West USA have anything to do with your RAIN thread',801,'Whitebear',1625946837,0,1,0,2,13982,1625946837,13982,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13983,'Re: So does the current \'heat wave\' in West USA have anything to do with your RAIN thread',8047,'Arheel\'s Uncle',1625955958,0,1,0,2,13983,1625955958,13983,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13984,'Do give priority to automated gray water tank, bilge pump,',801,'Whitebear',1625958040,0,1,0,2,13984,1625958040,13984,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13985,'Re: Do give priority to automated gray water tank, bilge pump,',8047,'Arheel\'s Uncle',1625962976,0,1,0,2,13985,1625962976,13985,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13986,'Re: Canada and illegals',3685,'Ensis',1626054206,0,1,0,2,13986,1626054206,13986,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(13987,'FYI',846,'Smedley Butler',1626224907,0,1,0,2,13987,1626224907,13987,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13988,'FYI',846,'Smedley Butler',1626272929,0,1,0,2,13988,1626272929,13988,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13989,'SORRY, YOUR NNN FORUM STATUS GOT SCREWED UP - FIXING',801,'Whitebear',1626319297,0,1,0,2,13989,1626319297,13989,801,'Whitebear',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(13990,'FYI 88',846,'Smedley Butler',1626323157,0,1,0,2,13990,1626323157,13990,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(13991,'Important FYI',846,'Smedley Butler',1626324126,0,1,0,2,13991,1626324126,13991,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13992,'Excellent post on Griffin, can not be posted too many times or places !',846,'Smedley Butler',1626324283,0,1,0,2,13992,1626324283,13992,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13993,'529 viewers. Interesting, good. SB',846,'Smedley Butler',1626324499,0,1,0,2,13993,1626324499,13993,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13994,'Re: Excellent post on Griffin, can not be posted too many times or places !',8047,'Arheel\'s Uncle',1626369822,0,1,0,2,13994,1626369822,13994,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13995,'Re: Excellent post on Griffin, can not be posted too many times or places !',8047,'Arheel\'s Uncle',1626370618,0,1,0,2,13995,1626370618,13995,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(13996,'Re: Do give priority to automated gray water tank, bilge pump,',8047,'Arheel\'s Uncle',1626371696,0,1,0,2,13996,1626371696,13996,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13997,'THANKS very much for preparing a \'guided tour\' of your \'Rainmaker\' (indepth) Report',801,'Whitebear',1626372566,0,1,0,2,13997,1626372566,13997,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(13998,'Re: THANKS very much for preparing a \'guided tour\' of your \'Rainmaker\' (indepth) Report',8047,'Arheel\'s Uncle',1626397093,0,1,0,2,13998,1626397093,13998,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(13999,'For your health.  SB',846,'Smedley Butler',1626473410,0,1,0,2,13999,1626473410,13999,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14000,'Re: For your health.  SB. --  Thanks...',801,'Whitebear',1626473967,0,1,0,2,14000,1626473967,14000,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14001,'Re: Excellent post on Griffin, can not be posted too many times or places !',8047,'Arheel\'s Uncle',1626553460,0,1,0,2,14001,1626553460,14001,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14002,'WALMART HORROR IN WI ! Thanks to FDR/treason WW 2 !',846,'Smedley Butler',1626588573,0,1,0,2,14002,1626588573,14002,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14003,'planning migration of forum to new software/site',801,'Whitebear',1626632111,0,1,0,2,14003,1626632111,14003,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14004,'Re: planning migration of forum to new software/site',8047,'Arheel\'s Uncle',1626632820,0,1,0,2,14004,1626632820,14004,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14005,'thanks for response on Re: planning migration of forum to new software/site',801,'Whitebear',1626633183,0,1,0,2,14005,1626633183,14005,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14006,'Re: Canada and illegals',3685,'Ensis',1626981755,0,1,0,2,14006,1626981755,14006,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(14007,'It\'s so hot in Dubai that the government is artificially creating rainstorms',801,'Whitebear',1626996539,0,1,0,2,14007,1626996539,14007,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14008,'Re: It\'s so hot in Dubai that the government is artificially creating rainstorms',8047,'Arheel\'s Uncle',1627005815,0,1,0,2,14008,1627005815,14008,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14009,'Re: It\'s so hot in Dubai that the government is artificially creating rainstorms',801,'Whitebear',1627006806,0,1,0,2,14009,1627006806,14009,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14010,'LOL',846,'Smedley Butler',1627016257,0,1,0,2,14010,1627016257,14010,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14011,'Smilies  SB',846,'Smedley Butler',1627196081,0,1,0,2,14011,1627196081,14011,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14012,'Quote.. SB',846,'Smedley Butler',1627229285,0,1,0,2,14012,1627229285,14012,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14013,'Re: Smilies  SB - a vote to save these, I assume :)',801,'Whitebear',1627236644,0,1,0,2,14013,1627236644,14013,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14014,'Re: Smilies  SB - a vote to save these, I assume :)',846,'Smedley Butler',1627238626,0,1,0,2,14014,1627238626,14014,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14015,'bushog monkey face/GOP bastards is my top favorite.',846,'Smedley Butler',1627238718,0,1,0,2,14015,1627238718,14015,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14016,'Re: bushog monkey face/GOP bastards is my top favorite.',801,'Whitebear',1627238966,0,1,0,2,14016,1627238966,14016,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14017,'Re: bushog monkey face/GOP bastards is my top favorite.',846,'Smedley Butler',1627414201,0,1,0,2,14017,1627414201,14017,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14018,'Quote',846,'Smedley Butler',1627585254,0,1,0,2,14018,1627585254,14018,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14019,'Re: It\'s so hot in Dubai that the government is artificially creating rainstorms',8047,'Arheel\'s Uncle',1627677995,0,1,0,2,14019,1627677995,14019,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14020,'Thanks very much for \'missing link\' on FP - (fixed) Good Morning',801,'Whitebear',1627752487,0,1,0,2,14020,1627752487,14020,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14021,'Re: Thanks very much for \'missing link\' on FP - (fixed) Good Morning',8047,'Arheel\'s Uncle',1627793445,0,1,0,2,14021,1627793445,14021,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14022,'Never get between and a box of chicken. FYI',846,'Smedley Butler',1628199475,0,1,0,2,14022,1628199475,14022,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14023,'How did a Congoid',846,'Smedley Butler',1628199744,0,1,0,2,14023,1628199744,14023,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(14026,'Re: THANKS - :). g\'day.       Re: Never get between and a box of chicken. FYI',846,'Smedley Butler',1628200886,0,1,0,2,14026,1628200886,14026,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14027,'NYC',846,'Smedley Butler',1628261996,0,1,0,2,14027,1628261996,14027,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14028,'Re: NYC - very (adjective for intelligent prediction - we\'ll see!',801,'Whitebear',1628272004,0,1,0,2,14028,1628272004,14028,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14029,'WOW ! FLASH ! Is this it now ?  Is it on ? No reply needed. SB',846,'Smedley Butler',1628303381,0,1,0,2,14029,1628303381,14029,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14030,'Perhaps reserve ammo for the front page  ?  No reply needed',846,'Smedley Butler',1628373948,0,1,0,2,14030,1628373948,14030,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14031,'Re: Canada and illegals',3685,'Ensis',1628486587,0,1,0,2,14031,1628486587,14031,3685,'Ensis',_binary '{\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(14032,'Re: Thanks very much for \'missing link\' on FP - (fixed) Good Morning',8047,'Arheel\'s Uncle',1628492170,0,1,0,2,14032,1628492170,14032,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14033,'Great, thanks very much',801,'Whitebear',1628528899,0,1,0,2,14033,1628528899,14033,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14034,'Re: Great, thanks very much',8047,'Arheel\'s Uncle',1628533200,0,1,0,2,14034,1628533200,14034,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14035,'Canines have been Western mans best companion for 40,000 years',846,'Smedley Butler',1628701477,0,1,0,2,14035,1628701477,14035,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(14036,'Dog dies in Sandusky, OH after being locked in hot car as \'punishment;\' negress sow',846,'Smedley Butler',1628701576,0,1,0,2,14036,1628701576,14036,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(14037,'The are mentally trying to murder off all Western people with stress alone. ! SB',846,'Smedley Butler',1628701758,0,1,0,2,14037,1628701758,14037,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14038,'Just the first two minutes alone. Insanity, they are trying wipe us out with it, LOL',846,'Smedley Butler',1628701859,0,1,0,2,14038,1628701859,14038,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14039,'Re: The are mentally trying to murder off all Western people with stress alone. ! SB',8047,'Arheel\'s Uncle',1628715890,0,1,0,2,14039,1628715890,14039,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14040,'FYI',846,'Smedley Butler',1628749371,0,1,0,2,14040,1628749371,14040,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(14041,'pet-food',846,'Smedley Butler',1628751284,0,1,0,2,14041,1628751284,14041,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(14042,'Re: Great, thanks very much',8047,'Arheel\'s Uncle',1628804061,0,1,0,2,14042,1628804061,14042,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14043,'forum may be down from 1am to 3am Pacific Coast Daylight time',801,'Whitebear',1628809498,0,1,0,2,14043,1628809498,14043,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14044,'AU   SB',846,'Smedley Butler',1628918886,0,1,0,2,14044,1628918886,14044,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14045,'\"For us in Russia, communism is a dead dog, while, for many people in the West, it is',846,'Smedley Butler',1628955097,0,1,0,2,14045,1628955097,14045,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14046,'Re: \"For us in Russia, communism is a dead dog, while, for many people in the West, it is',8047,'Arheel\'s Uncle',1628957629,0,1,0,2,14046,1628957629,14046,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14047,'Re: \"For us in Russia, communism is a dead dog, while, for many people in the West, it is',846,'Smedley Butler',1629062479,0,1,0,2,14047,1629062479,14047,846,'Smedley Butler',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14048,'Re: \"For us in Russia, communism is a dead dog, while, for many people in the West, it is',8047,'Arheel\'s Uncle',1629065609,0,1,0,2,14048,1629065609,14048,8047,'Arheel\'s Uncle',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14049,'Well we know this, but here is Mr. Roberts clearly stating it. SB',846,'Smedley Butler',1629131935,0,1,0,2,14049,1629131935,14049,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14050,'thanks. g\'day. Re: Well we know this, but here is Mr. Roberts clearly stating it. SB',801,'Whitebear',1629140825,0,1,0,2,14050,1629140825,14050,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14051,'Re: Great, thanks very much',8047,'Arheel\'s Uncle',1629199130,0,1,0,2,14051,1629199130,14051,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14052,'Your home state ! SB',846,'Smedley Butler',1629221604,0,1,0,2,14052,1629221604,14052,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14053,'Re: forum may be down from 1am to 3am Pacific Coast Daylight time',8047,'Arheel\'s Uncle',1629265523,0,1,0,2,14053,1629265523,14053,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14054,'WHO BE \'BANNED\' AND WHY FORE WAS IT BANNED????',801,'Whitebear',1629266287,0,1,0,2,14054,1629266287,14054,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14055,'Re: WHO BE \'BANNED\' AND WHY FORE WAS IT BANNED????',8047,'Arheel\'s Uncle',1629267845,0,1,0,2,14055,1629267845,14055,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14056,'$',846,'Smedley Butler',1629315560,0,1,0,2,14056,1629315560,14056,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14057,'a question',8047,'Arheel\'s Uncle',1629389625,0,1,0,2,14057,1629389625,14057,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14058,'Re: a question - I will try to figure a way to host the entire RAIN thread...',801,'Whitebear',1629390134,0,1,0,2,14058,1629390134,14058,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14059,'Growing up I experienced their hatred first hand, but did understand the scope of it',846,'Smedley Butler',1629392522,0,1,0,2,14059,1629392522,14059,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14060,'Scissors attack',846,'Smedley Butler',1629392717,0,1,0,2,14060,1629392717,14060,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14061,'Re: a question - my plan for new forum was to confirm with you OK TO OPEN RAIN TO PUB',801,'Whitebear',1629393543,0,1,0,2,14061,1629393543,14061,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14062,'One options for an open to public RAIN thread',801,'Whitebear',1629395849,0,1,0,2,14062,1629395849,14062,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14063,'Do you want to allow any feedback on public rain forum?',801,'Whitebear',1629408721,0,1,0,2,14063,1629408721,14063,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14064,'TEST OPEN TO PUBLIC RAIN FORUM FOR VIEWING ONLY SET UP',801,'Whitebear',1629409190,0,1,0,2,14064,1629409190,14064,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14065,'Re: Do you want to allow any feedback on public rain forum?',8047,'Arheel\'s Uncle',1629410332,0,1,0,2,14065,1629410332,14065,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14066,'Re: TEST OPEN TO PUBLIC RAIN FORUM FOR VIEWING ONLY SET UP',8047,'Arheel\'s Uncle',1629410880,0,1,0,2,14066,1629410880,14066,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14067,'Thanks, for clarification',801,'Whitebear',1629411277,0,1,0,2,14067,1629411277,14067,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14068,'new option RAIN only visible using SECRET LINK',801,'Whitebear',1629412752,0,1,0,2,14068,1629412752,14068,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14069,'Re: new option RAIN only visible using SECRET LINK',8047,'Arheel\'s Uncle',1629414620,0,1,4,2,14069,1632104805,14235,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14070,'Re: FYI',3685,'Ensis',1629434428,0,1,0,2,14070,1629434428,14070,3685,'Ensis',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14071,'This is horrible: Covid vaxed people\'s vein glow in UV street lights',3685,'Ensis',1629434646,0,1,0,2,14071,1629434646,14071,3685,'Ensis',_binary '{\"813\":{\"user_id\":813,\"username\":\"Gman\"}}'),(14072,'Re: Thanks, for clarification',8047,'Arheel\'s Uncle',1629478029,0,1,0,2,14072,1629478029,14072,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14073,'Manage is (probably) an EDITOR function for the thread',801,'Whitebear',1629478952,0,1,0,2,14073,1629478952,14073,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14074,'Re: Manage is (probably) an EDITOR function for the thread',8047,'Arheel\'s Uncle',1629479402,0,1,0,2,14074,1629479402,14074,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14075,'Re: Manage is (probably) an EDITOR function for the thread',801,'Whitebear',1629479729,0,1,0,2,14075,1629479729,14075,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14076,'do you mean the MODERATION drop-down box????',801,'Whitebear',1629480351,0,1,7,2,14076,1630467417,14101,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14077,'Re: This is horrible: Covid vaxed people\'s vein glow in UV street lights',813,'Gman',1629765853,0,1,1,2,14077,1638525910,14681,3685,'Ensis',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(14078,'Re: SORRY, YOUR NNN FORUM STATUS GOT SCREWED UP - FIXING',813,'Gman',1629765945,0,1,0,2,14078,1629765945,14078,813,'Gman',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14079,'10 minute mark important. SB',846,'Smedley Butler',1629785869,0,1,0,2,14079,1629785869,14079,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14080,'Private and some news on OR, and much more, important when you get time.  SB',846,'Smedley Butler',1629824594,0,1,0,2,14080,1629824594,14080,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14081,'FYI',846,'Smedley Butler',1629841254,0,1,0,2,14081,1629841254,14081,846,'Smedley Butler',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(14082,'With media history nothing is a surprise. SB',846,'Smedley Butler',1629929284,0,1,0,2,14082,1629929284,14082,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14083,'Dog stabbed with owner pal murdered in Lawrence KS. KARMA ?',846,'Smedley Butler',1630012318,0,1,0,2,14083,1630012318,14083,846,'Smedley Butler',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(14084,'EM JONES and JARED TAYLOR',846,'Smedley Butler',1630016481,0,1,0,2,14084,1630016481,14084,846,'Smedley Butler',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14085,'Re: EM JONES and JARED TAYLOR - thanks',801,'Whitebear',1630019007,0,1,0,2,14085,1630019007,14085,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14086,'CONGRATULATIONS on logging on to \'new, improved\' not quite totally tuned up yet FORUM!',1,'CC Admin',1630256665,0,1,3,2,14086,1630265494,14091,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14087,'Bobster, thanks for logging on and testing out the new forum',1,'CC Admin',1630261547,0,1,0,2,14087,1630261547,14087,1,'CC Admin',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14088,'I see your post \'signature\' was imported.  ---   Great!',1,'CC Admin',1630262127,0,1,3,2,14088,1630286102,14096,1,'CC Admin',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14089,'Posting that link to petition…',0,'Zardoz-old',1630469622,0,1,0,2,14102,1630469622,14102,0,'Zardoz-old',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14090,'Gladness!',8166,'fknstr',1630589809,1,1,2,2,14103,1630664647,14108,8166,'fknstr',_binary '{\"8169\":{\"user_id\":8169,\"username\":\"CC Admin2\"}}'),(14091,'Idea about 3 blue stars on news',8047,'Arheel\'s Uncle',1630636522,0,1,10,2,14105,1630792339,14120,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14092,'Hi Apo, this new forum has a \'conversation\' feature that I believe replaces the \'PM\' private mssgs',0,'Zardoz-old',1630744541,0,1,0,2,14114,1630744541,14114,0,'Zardoz-old',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14093,'OK, I found the post that needs moderator OK to view....',0,'Zardoz-old',1630774567,0,1,0,2,14117,1630774567,14117,0,'Zardoz-old',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14094,'OK, I believe I have fixed up. my moderator priveledges to approve your posts',801,'Whitebear',1630775154,0,1,0,2,14118,1630775154,14118,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14095,'I had to approve several posts by you in your forum',801,'Whitebear',1630775273,0,1,6,2,14119,1631049202,14166,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14096,'Working on changing the maximum post size for the new forum.',801,'Whitebear',1630826306,0,1,1,2,14122,1630826634,14123,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14097,'Didn\'t you ever get a forum avatar-image?',801,'Whitebear',1630833818,0,1,0,2,14124,1630833818,14124,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(14098,'Thanks for registering - welcome aboard',801,'Whitebear',1630866202,0,1,0,2,14127,1630866202,14127,801,'Whitebear',_binary '{\"8175\":{\"user_id\":8175,\"username\":\"Lively\"}}'),(14099,'Thanks for registering - welcome aboard',801,'Whitebear',1630866405,0,1,0,2,14128,1630866405,14128,801,'Whitebear',_binary '{\"8174\":{\"user_id\":8174,\"username\":\"GoldenEra1488\"}}'),(14100,'Thanks for registering - welcome aboard',801,'Whitebear',1630866441,0,1,0,2,14129,1630866441,14129,801,'Whitebear',_binary '{\"8172\":{\"user_id\":8172,\"username\":\"Igoramism\"}}'),(14101,'Thanks again for registering - welcome aboard',801,'Whitebear',1630866696,0,1,0,2,14130,1630866696,14130,801,'Whitebear',_binary '{\"8170\":{\"user_id\":8170,\"username\":\"KateFes\"}}'),(14102,'Thanks for registering - welcome aboard',801,'Whitebear',1630866734,0,1,0,2,14131,1630866734,14131,801,'Whitebear',_binary '{\"8168\":{\"user_id\":8168,\"username\":\"AresVicious\"}}'),(14103,'Thanks for registering - welcome aboard',801,'Whitebear',1630866837,0,1,1,2,14132,1630934679,14135,8166,'fknstr',_binary '{\"8166\":{\"user_id\":8166,\"username\":\"fknstr\"}}'),(14104,'Thanks for registering - welcome aboard',801,'Whitebear',1630949009,0,1,0,2,14136,1630949009,14136,801,'Whitebear',_binary '{\"8179\":{\"user_id\":8179,\"username\":\"Lee amos\"}}'),(14105,'Thanks for registering - welcome aboard',801,'Whitebear',1630949028,0,1,1,2,14137,1630955169,14140,8178,'Dano637',_binary '{\"8178\":{\"user_id\":8178,\"username\":\"Dano637\"}}'),(14106,'Thanks for registering - welcome aboard',801,'Whitebear',1630949100,0,1,0,2,14138,1630949100,14138,801,'Whitebear',_binary '{\"8177\":{\"user_id\":8177,\"username\":\"JAMOACHA\"}}'),(14107,'Sorry for great inconvenience - still working on restoring your forums',801,'Whitebear',1630949443,0,1,17,3,14139,1631051047,14168,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14108,'Can you give me an estimate of how many new posts you posted on New forum?',801,'Whitebear',1630956326,0,1,0,2,14141,1630956326,14141,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14109,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1630965515,0,1,1,2,14143,1630965745,14144,8180,'RandallE',_binary '{\"8180\":{\"user_id\":8180,\"username\":\"RandallE\"}}'),(14110,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1630971820,0,1,0,2,14146,1630971820,14146,801,'Whitebear',_binary '{\"8181\":{\"user_id\":8181,\"username\":\"Dutchman\"}}'),(14111,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1630984060,0,1,0,2,14155,1630984060,14155,801,'Whitebear',_binary '{\"8182\":{\"user_id\":8182,\"username\":\"ColossalAsshole\"}}'),(14112,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1630986791,0,1,0,2,14156,1630986791,14156,801,'Whitebear',_binary '{\"8183\":{\"user_id\":8183,\"username\":\"Stashhaus\"}}'),(14113,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1631017384,0,1,1,2,14158,1631018313,14159,8184,'UKRAINE BLOOD',_binary '{\"8184\":{\"user_id\":8184,\"username\":\"UKRAINE BLOOD\"}}'),(14114,'Looks like you are needing approval for posting in \'conspiracies\'. - I\'ll try to fix',801,'Whitebear',1631030201,0,1,0,2,14161,1631030201,14161,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14115,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1631040231,0,1,0,2,14163,1631040231,14163,801,'Whitebear',_binary '{\"8185\":{\"user_id\":8185,\"username\":\"TukkRivers\"}}'),(14116,'looks like you posted a new thread in RSS forum without my approval. :)',801,'Whitebear',1631051912,0,1,0,2,14169,1631051912,14169,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14117,'Oops! We ran into some problems. Something went wrong. Please try again or contact the administrator.',801,'Whitebear',1631052409,0,1,0,3,14170,1631052409,14170,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14118,'If I can\'t get your forums fixed this evening do. you want a temporary new forum',801,'Whitebear',1631059505,0,1,2,3,14171,1631060881,14173,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14119,'Working on \'lost\' threads - discovered only \'OLD\' THREADS ARE \"OOPS!\"',801,'Whitebear',1631066606,0,1,0,3,14174,1631066606,14174,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14120,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1631075565,0,1,0,2,14175,1631075565,14175,801,'Whitebear',_binary '{\"8186\":{\"user_id\":8186,\"username\":\"Jigro\"}}'),(14121,'Apo, I just approved your latest post in Conspiracies',801,'Whitebear',1631076974,0,1,0,3,14176,1631076974,14176,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14122,'Your private RAIN forum is resting quietly and safely in the \'Rain Forrest\' - Here is the \'SECRET LINK\'',801,'Whitebear',1631077830,0,1,2,2,14177,1631108785,14182,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14123,'Hey, glad you could come over and check out the New forum!',801,'Whitebear',1631083534,0,1,2,2,14178,1631108451,14181,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14124,'See you’re up late :)',801,'Whitebear',1631109023,0,1,0,2,14183,1631109023,14183,801,'Whitebear',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14125,'I see you are posting \'ON A ROLL\'!',801,'Whitebear',1631157989,0,1,0,2,14184,1631157989,14184,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14126,'New forum shows you as all time Top Poster (!)',801,'Whitebear',1631158137,0,1,0,2,14185,1631158137,14185,801,'Whitebear',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14127,'OK, catching up on a lot of stuff....   going to go on a Quest for the \'Lost Rain\' thread...',801,'Whitebear',1631163503,0,1,2,2,14186,1631358223,14207,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14128,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1631194822,0,1,5,2,14188,1631215668,14194,8187,'LisaHelraiser',_binary '{\"8187\":{\"user_id\":8187,\"username\":\"LisaHelraiser\"}}'),(14129,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1631202463,0,1,0,2,14190,1631202463,14190,801,'Whitebear',_binary '{\"8188\":{\"user_id\":8188,\"username\":\"beast\"}}'),(14130,'fknstr..this moron has to go',6369,'voiceofreason',1631296354,0,1,9,2,14195,1631317470,14204,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14131,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1631328191,0,1,0,2,14205,1631328191,14205,801,'Whitebear',_binary '{\"8190\":{\"user_id\":8190,\"username\":\"Boilerfan\"}}'),(14132,'Thanks very much \'Apo\' for posting the forum problem on new forum for that',801,'Whitebear',1631338072,0,1,0,2,14206,1631338072,14206,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14133,'hey!!! did you want your real name & email address in this post????',8047,'Arheel\'s Uncle',1631358298,0,1,3,2,14208,1631371099,14211,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14134,'post with YouTube Video says \'unavailable\'...',801,'Whitebear',1631393340,0,1,1,2,14212,1652048262,15782,921,'Apollonian',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14135,'On my last note: I didn\'t realize YouTube video was 2 year old and unavailable',801,'Whitebear',1631396950,0,1,0,2,14213,1631396950,14213,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14136,'I finally figured out how to make a red clickable link to put in your signature.',801,'Whitebear',1631401428,0,1,0,2,14214,1631401428,14214,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14137,'Why you get: WARNING your post needs moderator approval for RSS forum',801,'Whitebear',1631501853,0,1,2,3,14215,1631571735,14218,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14138,'Maybe you were right about \'MKULTRA\'',801,'Whitebear',1631516508,0,1,1,2,14216,1631629258,14221,6369,'voiceofreason',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(14139,'I need the link for non member guest posts',8047,'Arheel\'s Uncle',1631579588,0,1,1,2,14219,1631580901,14220,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14140,'Thanks for posting that NNN-newsworthy link :)        I will repost it',801,'Whitebear',1631661246,0,1,1,2,14222,1632069612,14232,8178,'Dano637',_binary '{\"8178\":{\"user_id\":8178,\"username\":\"Dano637\"}}'),(14141,'Thanks for doing 1st post? (on new forum)',801,'Whitebear',1631733259,0,1,2,2,14223,1631911699,14227,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14142,'How are you. doing Smedley :)  - might you want to do a PM on new forum?',801,'Whitebear',1631735033,0,1,0,2,14224,1631735033,14224,801,'Whitebear',_binary '{\"846\":{\"user_id\":846,\"username\":\"Smedley Butler\"}}'),(14143,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1631778546,0,1,0,2,14225,1631778546,14225,801,'Whitebear',_binary '{\"8191\":{\"user_id\":8191,\"username\":\"Euroguy\"}}'),(14144,'about your forum user/member name',801,'Whitebear',1631927876,0,1,6,2,14228,1633039209,14308,801,'Whitebear',_binary '{\"8182\":{\"user_id\":8182,\"username\":\"ColossalAsshole\"}}'),(14145,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632018993,0,1,0,2,14229,1632018993,14229,801,'Whitebear',_binary '{\"8194\":{\"user_id\":8194,\"username\":\"Notanigerfan\"}}'),(14146,'Teddy!',8166,'fknstr',1632061585,1,1,0,2,14230,1632061585,14230,8166,'fknstr',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(14147,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632235137,0,1,0,2,14236,1632235137,14236,801,'Whitebear',_binary '{\"8197\":{\"user_id\":8197,\"username\":\"WelshPatriot\"}}'),(14148,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632268463,0,1,2,2,14237,1632270938,14240,801,'Whitebear',_binary '{\"8198\":{\"user_id\":8198,\"username\":\"Htos1av\"}}'),(14149,'Welcome aboard! - is that you on Bitchute?',801,'Whitebear',1632270140,0,1,5,2,14239,1632862522,14280,8198,'Htos1av',_binary '{\"8198\":{\"user_id\":8198,\"username\":\"Htos1av\"}}'),(14150,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632287735,0,1,0,2,14241,1632287735,14241,801,'Whitebear',_binary '{\"8199\":{\"user_id\":8199,\"username\":\"Rednekdave\"}}'),(14151,'What is my recruit count? And...',8047,'Arheel\'s Uncle',1632298968,0,1,8,2,14242,1632350581,14252,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14152,'VOR, I thought you might have something to add to this \'conversation\' about new sign-ups...',801,'Whitebear',1632302840,0,1,1,2,14244,1632326240,14245,6369,'voiceofreason',_binary '{\"6369\":{\"user_id\":6369,\"username\":\"voiceofreason\"}}'),(14153,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632355226,0,1,0,2,14253,1632355226,14253,801,'Whitebear',_binary '{\"8202\":{\"user_id\":8202,\"username\":\"Michael\"}}'),(14154,'Just happened to notice new post featuring black-spanic',801,'Whitebear',1632493778,0,1,2,2,14256,1632497014,14259,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14155,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632496794,0,1,0,2,14258,1632496794,14258,801,'Whitebear',_binary '{\"8203\":{\"user_id\":8203,\"username\":\"Turdferguson\"}}'),(14156,'Well actually - you posting directly into RSS NEWS FEED - BREAKING NEWS works',801,'Whitebear',1632511865,0,1,2,2,14260,1632528547,14264,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14157,'Avatar ok with you (for NNN forum)',801,'Whitebear',1632533099,0,1,0,2,14265,1632533099,14265,801,'Whitebear',_binary '{\"8203\":{\"user_id\":8203,\"username\":\"Turdferguson\"}}'),(14158,'Would this be an OK avatar for you on the NNN forum?',801,'Whitebear',1632533535,0,1,0,2,14266,1632533535,14266,801,'Whitebear',_binary '{\"8200\":{\"user_id\":8200,\"username\":\"Gen. Nathan Bedford Forre\"}}'),(14159,'I just figured out that you have pages and pages of posts on the internet....',801,'Whitebear',1632553787,0,1,3,2,14267,1633074071,14317,801,'Whitebear',_binary '{\"8198\":{\"user_id\":8198,\"username\":\"Htos1av\"}}'),(14160,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632698979,0,1,0,2,14268,1632698979,14268,801,'Whitebear',_binary '{\"8206\":{\"user_id\":8206,\"username\":\"Matreus\"}}'),(14161,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632699940,0,1,0,2,14269,1632699940,14269,801,'Whitebear',_binary '{\"8205\":{\"user_id\":8205,\"username\":\"Brer_Fox\"}}'),(14162,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632708052,0,1,2,2,14270,1633556583,14347,801,'Whitebear',_binary '{\"8207\":{\"user_id\":8207,\"username\":\"Area-52\"}}'),(14163,'See if you can now post under Dark Crime without needing Moderator Approval. (please)',801,'Whitebear',1632708741,0,1,3,2,14271,1632711377,14275,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14164,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632710573,0,1,0,2,14274,1632710573,14274,801,'Whitebear',_binary '{\"8208\":{\"user_id\":8208,\"username\":\"Aunty Hwiit\"}}'),(14165,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1632788868,0,1,0,2,14276,1632788868,14276,801,'Whitebear',_binary '{\"8209\":{\"user_id\":8209,\"username\":\"brians440\"}}'),(14166,'Limiting especially new forum registrants from comments in your forum and...',801,'Whitebear',1632805514,0,1,0,2,14277,1632805514,14277,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14167,'Hi, thanks for trying out posting on this new forum',8173,'NNN Reposter',1632808627,0,1,0,2,14278,1632808627,14278,8173,'NNN Reposter',_binary '{\"8177\":{\"user_id\":8177,\"username\":\"JAMOACHA\"}}'),(14168,'I\'m going to be editing NMSU Prof. documents the 2020 election-steal, complicit FBI, courts, etc.',801,'Whitebear',1632889981,0,1,0,2,14281,1632889981,14281,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14169,'yes a moderator can delete a post when editing a thread.',801,'Whitebear',1632891182,0,1,0,2,14282,1632891182,14282,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14170,'FP, highlight and link it???',8047,'Arheel\'s Uncle',1632914988,0,1,2,2,14283,1632933181,14285,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14171,'is this suspect negroid, hispanic or just \'mud\'???',801,'Whitebear',1632948637,0,1,7,2,14286,1632949734,14293,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14172,'\"mundo hispanic\" - that clinches it :)',801,'Whitebear',1632950498,0,1,19,2,14294,1633117730,14321,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14173,'I need the link for non member guest posts',8047,'Arheel\'s Uncle',1633137947,0,1,56,2,14322,1635106580,14418,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14174,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1633368903,0,1,3,2,14337,1633377368,14340,801,'Whitebear',_binary '{\"8211\":{\"user_id\":8211,\"username\":\"SouthAfricaEmpire\"}}'),(14175,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1633604920,0,1,6,2,14348,1639475063,14728,8213,'Coolfella',_binary '{\"8213\":{\"user_id\":8213,\"username\":\"Coolfella\"}}'),(14176,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1633844124,0,1,1,2,14356,1633844291,14357,8215,'bluestmoon',_binary '{\"8215\":{\"user_id\":8215,\"username\":\"bluestmoon\"}}'),(14177,'Something odd',8047,'Arheel\'s Uncle',1633864439,0,1,4,2,14359,1633881115,14365,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14178,'My final day posting',6369,'voiceofreason',1634309763,0,1,1,2,14372,1634315623,14373,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14179,'A few links that may be of interest',6369,'voiceofreason',1634473570,0,1,1,2,14378,1634484712,14379,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14180,'I have hidden the private RAIN thread/forum again',801,'Whitebear',1634520752,0,1,0,2,14384,1634520752,14384,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14181,'OOPS!  I can fix one or a few at a time....',801,'Whitebear',1634619934,0,1,0,2,14388,1634619934,14388,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14182,'Links',6369,'voiceofreason',1634653178,0,1,1,2,14390,1634660686,14391,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14183,'I think that all of the OOPS! posts have been restored...  let me know if not',801,'Whitebear',1634770976,0,1,6,3,14394,1635165999,14422,8047,'Arheel\'s Uncle',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14184,'links',6369,'voiceofreason',1634840711,0,1,63,2,14401,1641143144,14803,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14185,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1634841088,0,1,1,2,14402,1634842073,14403,8223,'rayme',_binary '{\"8223\":{\"user_id\":8223,\"username\":\"rayme\"}}'),(14186,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1634883499,0,1,0,2,14407,1634883499,14407,801,'Whitebear',_binary '{\"8224\":{\"user_id\":8224,\"username\":\"Fennick\"}}'),(14187,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1634929586,0,1,0,2,14410,1634929586,14410,801,'Whitebear',_binary '{\"8225\":{\"user_id\":8225,\"username\":\"Leroy\"}}'),(14188,'Linux - the cool and safe alternative to infected Operating Systems :) PART 1 OF ? THRU 10 NOV 2021',801,'Whitebear',1635099343,0,0,124,2,14417,1636601833,14573,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14189,'so it looks like you were able to change the thread title to \"History: Jew spies and agents of influence, Vic Rothschild, George Koval, Morganthau--so',801,'Whitebear',1635185336,0,1,1,2,14426,1637524600,14624,921,'Apollonian',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14190,'this nagger\'s victim',8047,'Arheel\'s Uncle',1635566743,0,1,6,2,14470,1635576981,14476,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14191,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1635783853,0,1,0,2,14485,1635783853,14485,801,'Whitebear',_binary '{\"8229\":{\"user_id\":8229,\"username\":\"ChrisRut\"}}'),(14192,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1636545177,0,1,0,2,14562,1636545177,14562,801,'Whitebear',_binary '{\"8232\":{\"user_id\":8232,\"username\":\"Wisedup\"}}'),(14193,'LINUX technical discussion - PART 2 - 10 November 2021 --->',801,'Whitebear',1636602008,0,1,33,2,14574,1636867419,14609,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14194,'forum back up - apparently went down 9:31am - West Coast Daylight time',801,'Whitebear',1636927278,0,1,6,4,14611,1637786866,14643,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"},\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14195,'regarding Some recent NNN forum posts by Apollonian - in \"Breaking News\" public forum',8173,'NNN Reposter',1637345868,0,1,1,2,14617,1637370040,14618,921,'Apollonian',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14196,'Well, HI Ensis, hadn\'t noticed. you  on the new forum. greetings',801,'Whitebear',1637388548,0,1,7,2,14619,1638588265,14691,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(14197,'WAKESHA, forum not accepting post, maintenance?',8047,'Arheel\'s Uncle',1637575461,0,1,12,2,14625,1637719292,14641,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14198,'Deleted by Arheel\'s Uncle Today at 1:35 AM Reason: wierd forum behavior - I\'ll review later',801,'Whitebear',1637869528,0,1,21,2,14644,1638266804,14666,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14199,'Info: Forum is back up',801,'Whitebear',1638117230,0,1,0,2,14661,1638117230,14661,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14200,'Niggermania website down again',8225,'Leroy',1638298563,0,1,7,2,14667,1638556557,14686,8225,'Leroy',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14201,'mistakenly posted on one of ur forums--I didn\'t look to ck the forum I was adding post to, sorry.  A.',921,'Apollonian',1638334263,0,1,4,2,14671,1638747666,14697,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14202,'I see now what you may have been referring to in last email - \'dup\' posts in \'Breaking\' and etc.',801,'Whitebear',1638380337,0,1,0,2,14673,1638380337,14673,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14203,'White victim, Adam Swim',8047,'Arheel\'s Uncle',1638558890,0,1,1,2,14687,1638560139,14688,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14204,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1638916223,0,1,7,2,14700,1640731075,14778,801,'Whitebear',_binary '{\"8235\":{\"user_id\":8235,\"username\":\"WhiteBoyRick\"}}'),(14205,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1639185715,0,1,6,2,14704,1639192112,14710,801,'Whitebear',_binary '{\"8236\":{\"user_id\":8236,\"username\":\"milissa\"}}'),(14206,'posting in breaking news rather than conspiracies or apo-forum. - I will not approve this - please repost whereever... :)',801,'Whitebear',1639204122,0,1,2,2,14711,1639204483,14713,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14207,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1639291223,0,1,0,2,14716,1639291223,14716,801,'Whitebear',_binary '{\"8237\":{\"user_id\":8237,\"username\":\"Big boss\"}}'),(14208,'Daniel N. Wharton is black',8047,'Arheel\'s Uncle',1639357890,0,1,1,2,14719,1639359798,14720,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14209,'Thanks again for video of Edward Snowden - whistleblower or crisis actor?',801,'Whitebear',1639361177,0,1,5,2,14721,1639435292,14726,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14210,'I\'m trying to set permission for you to not need approval for posting in Post breaking news on minority and migrant crime',801,'Whitebear',1639788623,0,1,15,2,14729,1640160139,14747,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14211,'well, thanks very much for signing on new NNN forum',801,'Whitebear',1639802624,0,1,2,2,14730,1646110920,14959,801,'Whitebear',_binary '{\"4234\":{\"user_id\":4234,\"username\":\"reset\"}}'),(14212,'member comments',8047,'Arheel\'s Uncle',1640189359,0,1,8,2,14749,1640601681,14768,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14213,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1640195811,0,1,0,2,14750,1640195811,14750,801,'Whitebear',_binary '{\"8239\":{\"user_id\":8239,\"username\":\"SDLUSER\"}}'),(14214,'Can you please tell me how you posted this QUOTE \"Arheel\'s Uncle said (little up-arrow) ?',801,'Whitebear',1640325544,0,1,14,2,14761,1641581333,14819,8236,'milissa',_binary '{\"8236\":{\"user_id\":8236,\"username\":\"milissa\"}}'),(14215,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1640720633,0,1,0,2,14773,1640720633,14773,801,'Whitebear',_binary '{\"8240\":{\"user_id\":8240,\"username\":\"Dani926\"}}'),(14216,'info: I fixed YouTube link you posted to get past \'age-restricted\' block...',801,'Whitebear',1640804117,0,1,0,2,14782,1640804117,14782,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14217,'I really appreciate you help in finding broken links on NNN Front Page',801,'Whitebear',1640810887,0,1,146,2,14783,1650686855,15458,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14218,'How did you create those tags on this new forum?',801,'Whitebear',1640902582,0,1,30,2,14787,1642034509,14837,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14219,'where\'s button for word-count?',921,'Apollonian',1640940056,0,1,6,2,14791,1641637309,14821,921,'Apollonian',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14220,'Thanks for reporting dead link - I updated it just now',801,'Whitebear',1640988545,0,1,0,2,14795,1640988545,14795,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14221,'Thanks for reporting dead link - I updated it just now',801,'Whitebear',1640988568,0,1,0,2,14796,1640988568,14796,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14222,'Thanks for reporting dead link - I updated it just now',801,'Whitebear',1640988699,0,1,0,2,14797,1640988699,14797,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14223,'How does this keep happening?',8236,'milissa',1642368005,0,1,1,2,14838,1642373776,14840,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14224,'Missing photos on migration to new forum????',801,'Whitebear',1642373517,0,1,20,2,14839,1642741054,14869,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14225,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1642537501,0,1,0,2,14857,1642537501,14857,801,'Whitebear',_binary '{\"8243\":{\"user_id\":8243,\"username\":\"Saynotointerracial\"}}'),(14226,'problem for link I posted...',921,'Apollonian',1642790368,0,1,4,2,14870,1642799858,14874,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14227,'Do you want access to your forum to be 1. Members only   2. Public.  3. More trusted members - not new.  4. Other?',801,'Whitebear',1642838761,0,1,4,2,14875,1643245547,14880,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14228,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1642932240,0,1,0,2,14876,1642932240,14876,801,'Whitebear',_binary '{\"8241\":{\"user_id\":8241,\"username\":\"tevaha\"}}'),(14229,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1643275781,0,1,0,2,14881,1643275781,14881,801,'Whitebear',_binary '{\"8244\":{\"user_id\":8244,\"username\":\"Goaway\"}}'),(14230,'Posted in wrong forum',801,'Whitebear',1643559374,0,1,0,2,14883,1643559374,14883,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14231,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1643648555,0,1,0,2,14885,1643648555,14885,801,'Whitebear',_binary '{\"8245\":{\"user_id\":8245,\"username\":\"Dcjj143\"}}'),(14232,'Info: I have opened up Conspiracies, Cover-ups, False-flags... forum to unregistered public',801,'Whitebear',1643856591,0,1,2,2,14893,1644008536,14901,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14233,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1643982214,0,1,0,2,14896,1643982214,14896,801,'Whitebear',_binary '{\"8246\":{\"user_id\":8246,\"username\":\"Charlie59\"}}'),(14234,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1644767557,0,1,0,2,14904,1644767557,14904,801,'Whitebear',_binary '{\"8248\":{\"user_id\":8248,\"username\":\"Corey833\"}}'),(14235,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1644938902,0,1,0,2,14906,1644938902,14906,801,'Whitebear',_binary '{\"8249\":{\"user_id\":8249,\"username\":\"az1212\"}}'),(14236,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1645211760,0,1,2,2,14910,1645221415,14913,801,'Whitebear',_binary '{\"8250\":{\"user_id\":8250,\"username\":\"Tonyp\"}}'),(14237,'Uber driver murdered',8250,'Tonyp',1645220737,0,1,0,2,14912,1645220737,14912,8250,'Tonyp',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14238,'would like to test a fix for post sequence numbers....',801,'Whitebear',1645304615,0,1,2,2,14914,1645323652,14918,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14239,'I\'ve set up a TEST version of RAIN to debug fixes',801,'Whitebear',1645306207,0,1,7,2,14915,1645392654,14924,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14240,'okay, I found the \'deleted\' post and UN-DELETED it....',801,'Whitebear',1645920630,0,1,2,2,14949,1645929440,14951,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14241,'Sorry, I was \'offline\' last few days hope to get back to work (on NNN) today',801,'Whitebear',1646846279,0,1,1,4,14985,1650083200,15215,921,'Apollonian',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"},\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"},\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14242,'Hi, I just sent this memo to the NNN editorial and \'janitorial\' staff. :)',801,'Whitebear',1646846381,0,1,6,2,14986,1646878583,14992,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14243,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1647297414,0,1,0,2,14993,1647297414,14993,801,'Whitebear',_binary '{\"8251\":{\"user_id\":8251,\"username\":\"Lividity\"}}'),(14244,'Great one stop nationwide TNB news source.',7805,'mkultra',1648669693,0,1,1,2,15011,1648677846,15012,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14245,'Vaccine video',7805,'mkultra',1648833755,0,1,5,2,15013,1648842190,15018,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14246,'Something interesting',8047,'Arheel\'s Uncle',1648982578,0,1,7,2,15028,1649009970,15035,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14247,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1649038684,0,1,0,2,15038,1649038684,15038,801,'Whitebear',_binary '{\"8254\":{\"user_id\":8254,\"username\":\"Zackry Scott\"}}'),(14248,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1649195549,0,1,0,2,15039,1649195549,15039,801,'Whitebear',_binary '{\"8255\":{\"user_id\":8255,\"username\":\"Suzan\"}}'),(14249,'Who or what needs doors this big?',7805,'mkultra',1649526419,0,1,16,2,15052,1649669177,15070,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14250,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1649700828,0,1,0,2,15071,1649700828,15071,801,'Whitebear',_binary '{\"8257\":{\"user_id\":8257,\"username\":\"Juancho\"}}'),(14251,'HELLO TRYING TO MAKE CONTACT',8257,'Juancho',1649701408,1,1,12,2,15072,1650435772,15425,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14252,'Letter to white that thoroughly believes he\'s a \'Jew\'',7805,'mkultra',1649795786,0,1,88,2,15076,1650051985,15211,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14253,'Apo',7805,'mkultra',1649822400,0,1,61,2,15095,1650562748,15447,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14254,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1649947553,0,1,0,2,15162,1649947553,15162,801,'Whitebear',_binary '{\"8260\":{\"user_id\":8260,\"username\":\"Jonaitdek\"}}'),(14256,'The dog',7805,'mkultra',1649948453,0,1,12,2,15165,1650310002,15340,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14257,'Apo posts',7805,'mkultra',1650058254,0,1,115,2,15214,1650609468,15456,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14258,'Site traffic',7805,'mkultra',1650113882,0,1,22,2,15229,1650478629,15430,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14259,'Busy work',7805,'mkultra',1650204657,0,1,2,2,15279,1650216552,15283,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14260,'Secret NNN regular trusted reporter members only forums - map - admin view',801,'Whitebear',1650226442,0,1,1,2,15306,1650226685,15307,7805,'mkultra',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14261,'Info: I have moved the recent thread regarding compliments on Apo\'s aphorisms to members only break room',801,'Whitebear',1650231180,0,1,3,2,15318,1650232576,15323,7805,'mkultra',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14262,'If u could retrieve the thread, I\'ll gladly change the headline, thanks',921,'Apollonian',1650319690,0,1,4,2,15352,1650324749,15361,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14263,'was that u who deleted my thread?',921,'Apollonian',1650319869,0,1,1,2,15353,1650469728,15426,826,'The Bobster',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14264,'someone deleted my thread',921,'Apollonian',1650321691,0,1,7,2,15354,1650333680,15375,921,'Apollonian',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14265,'It now looks like I\'ve had another thread deleted',921,'Apollonian',1650322362,0,1,4,2,15355,1650330877,15367,921,'Apollonian',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14266,'the one u restored was mentioned in the alerts',921,'Apollonian',1650331597,0,1,4,2,15370,1650333772,15376,921,'Apollonian',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14267,'Tall people\'s axes',8047,'Arheel\'s Uncle',1650352626,0,1,4,2,15384,1650381423,15395,7805,'mkultra',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14268,'Smartnews',7805,'mkultra',1650404614,0,1,1,2,15404,1650405007,15405,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14269,'MK Ultra\'s spamming',921,'Apollonian',1650414987,0,1,3,2,15406,1650425694,15421,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14270,'Looks like MK ultra is cracking-up',921,'Apollonian',1650561911,0,1,3,2,15444,1650564889,15451,921,'Apollonian',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14271,'Let me know if you would want to open up your OFF-GRID RV-Campsite and/or Rain, floods, science of rain',801,'Whitebear',1650687632,0,1,2,2,15459,1650691239,15461,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14272,'CONFIRMED NNN FORUM STATISTICS - VISITORS THROUGH Fri 22 Apr 22 -->',801,'Whitebear',1650693227,0,1,29,3,15462,1653160838,16199,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"},\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14273,'CONFIRMED NNN FORUM STATISTICS - VISITORS THROUGH Fri 22 Apr 22 -->',801,'Whitebear',1650693384,0,1,0,2,15463,1650693384,15463,801,'Whitebear',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14274,'CONFIRMED NNN FORUM STATISTICS - VISITORS THROUGH Fri 22 Apr 22 -->',801,'Whitebear',1650693424,0,1,3,2,15464,1650736567,15469,7805,'mkultra',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14275,'Are you following Apo\'s \'coming. out of the closet\' to challenge me?',7805,'mkultra',1650738210,0,1,22,2,15470,1650899381,15546,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14276,'was wondering what happened to MKultra\'s post on the \"two sides\" of Christianity or the Bible?',921,'Apollonian',1650766685,0,1,13,2,15480,1650918245,15549,921,'Apollonian',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14277,'Apo',7805,'mkultra',1650787283,0,1,12,2,15485,1650834277,15530,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14278,'Recent rambling responses to the recurring Apo vs mk feud',801,'Whitebear',1650794771,0,1,5,2,15492,1650833252,15527,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14279,'My email',7805,'mkultra',1650824370,0,1,3,2,15500,1650824902,15506,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14280,'I hope I didn\'t mess up my user profile trying to fix it. up to do polls...',801,'Whitebear',1650827499,0,1,0,2,15512,1650827499,15512,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14281,'MEMES REPOSITORY ONLY, NO CHATTING',8047,'Arheel\'s Uncle',1650829825,0,1,9,2,15519,1651101863,15568,8047,'Arheel\'s Uncle',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14282,'POLLEN BOMBARDMENT',7805,'mkultra',1650830382,0,1,3,2,15521,1650838986,15533,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14283,'now I can\'t even post in my own poll thread - need to debug that',801,'Whitebear',1650833357,0,1,2,2,15528,1650840105,15535,801,'Whitebear',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14284,'Apo doubles down',7805,'mkultra',1650899532,0,1,27,2,15547,1651411800,15614,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14285,'Was going to leave a note....',921,'Apollonian',1650922950,0,1,1,2,15552,1650925325,15553,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14286,'MKultra seems to turn out to be Jew--would explain quite a few things',921,'Apollonian',1651116315,0,1,1,2,15569,1651124303,15570,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14287,'The lion and the jackass',7805,'mkultra',1651144083,0,1,4,2,15571,1651211160,15587,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14288,'Still ignoring forum rules',7805,'mkultra',1651244663,0,1,9,2,15604,1651514094,15634,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14289,'just now showing--105 guests on the site',921,'Apollonian',1651325535,0,1,2,2,15607,1651335311,15609,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14290,'\'Uncle\' - please confirm that you \'REPORTED\' a post by \'Apu\' in the Fight Club thread...',801,'Whitebear',1651383992,0,1,4,2,15611,1651463467,15627,801,'Whitebear',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14291,'Rain thread, WATCH THIS',8047,'Arheel\'s Uncle',1651427176,0,1,8,2,15616,1651431215,15624,8047,'Arheel\'s Uncle',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14292,'I consider this MKultra has now very well demonstrated he\'s Jew w. purpose of subverting this site',921,'Apollonian',1651516353,0,1,2,2,15635,1651520321,15638,921,'Apollonian',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14293,'CONFIDENTIAL - my private response to Apu who said you said he stopped using bad words...',801,'Whitebear',1651520300,1,1,9,2,15637,1651717991,15714,7805,'mkultra',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14294,'Our well water.',7805,'mkultra',1651534715,0,1,58,2,15640,1651911323,15736,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14295,'Get it together in posts',8047,'Arheel\'s Uncle',1651659186,0,1,8,2,15685,1651665864,15698,7805,'mkultra',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14296,'Thanks very much, Bobster for continuing to post daily TNB',801,'Whitebear',1651691016,0,1,1,2,15701,1651706074,15708,826,'The Bobster',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14297,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1651731055,0,1,0,2,15715,1651731055,15715,801,'Whitebear',_binary '{\"8270\":{\"user_id\":8270,\"username\":\"enterateseguro\"}}'),(14298,'Allergies',7805,'mkultra',1651765536,0,1,8,2,15716,1651773702,15724,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14299,'Reseach',7805,'mkultra',1651833252,0,1,28,2,15725,1651957996,15757,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14300,'Masochist?',7805,'mkultra',1651990586,0,1,4,2,15758,1652029008,15762,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14301,'Re: Oops',7805,'mkultra',1652030665,0,1,4,2,15763,1652035738,15771,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14302,'Much more important',7805,'mkultra',1652031710,0,1,2,2,15764,1652032162,15766,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14303,'Thanks again for continuing to post NNN-worthy TNB story links.',801,'Whitebear',1652033959,0,1,0,2,15768,1652033959,15768,801,'Whitebear',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"}}'),(14304,'interesting things come up in the \"fight club\" forum',921,'Apollonian',1652037235,0,1,1,2,15772,1652039196,15773,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14305,'Inappropriate content',8047,'Arheel\'s Uncle',1652045730,0,1,1,2,15774,1652048365,15783,921,'Apollonian',_binary '{\"921\":{\"user_id\":921,\"username\":\"Apollonian\"}}'),(14306,'ROTFLMFAO',7805,'mkultra',1652046563,0,1,55,2,15775,1652100092,15839,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14307,'getting \"conversation\" msgs now fm \"arheel\'s uncle\"--can these be dis-connected?',921,'Apollonian',1652048827,0,1,6,2,15786,1652056613,15796,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14308,'Killing time',7805,'mkultra',1652136998,0,1,36,2,15840,1652452557,15954,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14309,'The Dead',7805,'mkultra',1652223986,0,1,1,2,15851,1652243855,15860,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14310,'When your ready',7805,'mkultra',1652224663,0,1,16,2,15852,1652251144,15869,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14311,'DON\'T POST THIS',7805,'mkultra',1652307849,0,1,37,2,15870,1652378538,15919,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14312,'Visitor Stats',7805,'mkultra',1652330360,0,1,4,2,15877,1652333412,15885,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14313,'Visitor stats',7805,'mkultra',1652333082,0,1,6,2,15884,1652356386,15917,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14314,'FB',7805,'mkultra',1652379564,0,1,1,2,15920,1652380974,15924,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14315,'user stats  from 1 Aug 2021',801,'Whitebear',1652380225,0,1,5,2,15921,1652389704,15932,7805,'mkultra',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14316,'A former reporter',8047,'Arheel\'s Uncle',1652430187,0,1,29,3,15950,1653193256,16208,801,'Whitebear',_binary '{\"826\":{\"user_id\":826,\"username\":\"The Bobster\"},\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14317,'Deleting 2, 3 posts at. your request.',801,'Whitebear',1652460253,0,1,1,2,15955,1652463396,15957,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14318,'NNN not avoiding- cowering b4 Apo',7805,'mkultra',1652470888,0,1,114,2,15958,1653030153,16173,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14319,'I wonder what is going through the mind of Mkultra in his latest msg (on chat-room)',921,'Apollonian',1652492239,0,1,4,2,15959,1652498139,15967,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14320,'Did you want to reopen the \'fight club\'????',801,'Whitebear',1652498013,0,1,1,2,15966,1652498947,15968,7805,'mkultra',_binary '{\"7805\":{\"user_id\":7805,\"username\":\"mkultra\"}}'),(14321,'Good Night',7805,'mkultra',1652512163,0,1,0,2,15970,1652512163,15970,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14322,'An important parallel',7805,'mkultra',1652518726,0,1,4,2,15971,1652566143,15997,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14323,'Miriam Rchild',7805,'mkultra',1652532634,0,1,0,2,15993,1652532634,15993,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14324,'Suicide',7805,'mkultra',1652572605,0,1,20,2,15998,1652675150,16042,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14325,'Update',7805,'mkultra',1652616237,0,1,5,2,16010,1652636332,16018,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14326,'HE WANTED IT PUBLIC',7805,'mkultra',1652636041,0,1,13,2,16015,1652676518,16044,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14327,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1652651461,0,1,0,2,16034,1652651461,16034,801,'Whitebear',_binary '{\"8293\":{\"user_id\":8293,\"username\":\"SP1870\"}}'),(14328,'Loading like molasses',7805,'mkultra',1652676357,0,1,0,2,16043,1652676357,16043,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14329,'Remember',7805,'mkultra',1652678400,0,1,0,3,16045,1652678400,16045,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"},\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14330,'insurance',7805,'mkultra',1652678949,0,1,0,2,16046,1652678949,16046,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14331,'1000',7805,'mkultra',1652679240,0,1,0,2,16047,1652679240,16047,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14332,'I want my way',7805,'mkultra',1652679770,0,1,2,2,16048,1652695366,16052,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14333,'Re: I want my wayyyy',7805,'mkultra',1652681817,0,1,0,2,16050,1652681817,16050,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14334,'Re: I want my wayyyy',7805,'mkultra',1652681855,0,1,0,2,16051,1652681855,16051,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14335,'again, counter says 103 viewers, 2 members, 101 guests',921,'Apollonian',1652741145,0,1,2,2,16053,1652892635,16123,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14336,'Weather phnmnm +++',7805,'mkultra',1652813990,0,1,10,2,16079,1652827271,16091,7805,'mkultra',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14337,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1652857810,0,1,0,2,16120,1652857810,16120,801,'Whitebear',_binary '{\"8300\":{\"user_id\":8300,\"username\":\"segurosenvida\"}}'),(14338,'Pharoah Rothschild',7805,'mkultra',1652872096,0,1,4,2,16121,1653075114,16180,8047,'Arheel\'s Uncle',_binary '{\"8047\":{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\"}}'),(14339,'Sisporen name',7805,'mkultra',1652980788,0,1,1,2,16154,1652981149,16156,7805,'mkultra',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14340,'psycho mkultra is back again....',921,'Apollonian',1653054488,0,1,5,2,16175,1653075619,16182,801,'Whitebear',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14341,'Confirmed to be black TNB stories',8047,'Arheel\'s Uncle',1653076976,0,1,11,2,16183,1653175554,16200,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14342,'Thanks for registering for the New Nation News Forum - welcome aboard',801,'Whitebear',1653195605,0,1,0,2,16209,1653195605,16209,801,'Whitebear',_binary '{\"8309\":{\"user_id\":8309,\"username\":\"tmoss\"}}'),(14343,'Found message on OLD archive forum from you - maybe I can help with log in? problems on new forum',801,'Whitebear',1653333326,0,1,1,3,16210,1653337044,16211,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"},\"8094\":{\"user_id\":8094,\"username\":\"saturnsrings\"}}'),(14344,'Great, I see you logged on and posted, - any problems?',801,'Whitebear',1653413042,0,1,1,2,16212,1653413199,16213,801,'Whitebear',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}'),(14345,'no evidence to corroborate claims that he was transgender or a \'leftist,\' and officials have said he was a US citizen',8047,'Arheel\'s Uncle',1653618253,0,1,11,2,16214,1653698641,16227,8047,'Arheel\'s Uncle',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14346,'got a problem searching threads, posts--if on RSS feed, then won\'t show other forums',921,'Apollonian',1653692759,0,1,5,2,16224,1653706329,16235,921,'Apollonian',_binary '{\"801\":{\"user_id\":801,\"username\":\"Whitebear\"}}'),(14347,'I have turned off two-step verification for you (as Senior Reporter)',801,'Whitebear',1653700915,0,1,3,2,16228,1653702963,16234,3685,'Ensis',_binary '{\"3685\":{\"user_id\":3685,\"username\":\"Ensis\"}}');
/*!40000 ALTER TABLE `xf_conversation_master` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `xf_conversation_message`
--

DROP TABLE IF EXISTS `xf_conversation_message`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `xf_conversation_message` (
  `message_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `conversation_id` int(10) unsigned NOT NULL,
  `message_date` int(10) unsigned NOT NULL,
  `user_id` int(10) unsigned NOT NULL,
  `username` varchar(50) NOT NULL,
  `message` mediumtext NOT NULL,
  `attach_count` smallint(5) unsigned NOT NULL DEFAULT '0',
  `ip_id` int(10) unsigned NOT NULL DEFAULT '0',
  `embed_metadata` blob,
  `reaction_score` int(11) NOT NULL DEFAULT '0',
  `reactions` blob,
  `reaction_users` blob NOT NULL,
  PRIMARY KEY (`message_id`),
  KEY `conversation_id_message_date` (`conversation_id`,`message_date`),
  KEY `message_date` (`message_date`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=16236 DEFAULT CHARSET=utf8mb4;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `xf_conversation_message`
--

LOCK TABLES `xf_conversation_message` WRITE;
/*!40000 ALTER TABLE `xf_conversation_message` DISABLE KEYS */;
INSERT INTO `xf_conversation_message` VALUES (11968,11968,1568051709,801,'Whitebear','Updated your signature link to point to the RSS PUBLIC VERsion - so that if I copy one of your posts to the public RSS then the public can access your vid link post also (sticky) on RSS public area.\n\n\n\n[URL]http://www.nnnforum.com/forums/showthread.php?t=335902[/URL]\n\n\nBest,\n\n\nWhitebear as NNN forum admin',0,0,NULL,0,_binary '[]',_binary '[]'),(11981,11981,1568224775,801,'Whitebear','[URL=\"http://www.nnnforum.com/forums/newthread.php?do=newthread&f=461\"][IMG]http://www.nnnforum.com/forums/images/buttons/newthread.gif[/IMG][/URL]               Threads in Forum : Apster Booklet                                                                 [IMG]http://www.nnnforum.com/forums/images/statusicon/thread_dot.gif[/IMG]                   [IMG]http://www.nnnforum.com/forums/images/icons/icon1.gif[/IMG]                                                                                                                                                                                                                [IMG]http://www.nnnforum.com/forums/images/misc/sticky.gif[/IMG]                                                                      Sticky:                                        [URL=\"http://www.nnnforum.com/forums/showthread.php?t=336366\"]ILLUSTRATIONS and IMAGES[/URL]                      \n                                                               Whitebear                      \n                                    [RIGHT]             09-11-2019 10:55 AM\n            by [URL=\"http://www.nnnforum.com/forums/member.php?find=lastposter&t=336366\"]Whitebear[/URL]  [URL=\"http://www.nnnforum.com/forums/showthread.php?p=655249#post655249\"][IMG]http://www.nnnforum.com/forums/images/buttons/lastpost.gif[/IMG][/URL]         [/RIGHT]\n                         [URL=\"http://www.nnnforum.com/forums/misc.php?do=whoposted&t=336366\"]2[/URL]         3                                                                                 [IMG]http://www.nnnforum.com/forums/images/statusicon/thread_dot.gif[/IMG]                   [IMG]http://www.nnnforum.com/forums/images/icons/icon1.gif[/IMG]                                                                                                                                                                                                                [IMG]http://www.nnnforum.com/forums/images/misc/sticky.gif[/IMG]                                                                      Sticky:                                        [URL=\"http://www.nnnforum.com/forums/showthread.php?t=336365\"]REFERENCE LINKS - resources[/URL]                      \n                                                               Whitebear                      \n                                    [RIGHT]             09-11-2019 10:29 AM\n            by [URL=\"http://www.nnnforum.com/forums/member.php?find=lastposter&t=336365\"]Whitebear[/URL]  [URL=\"http://www.nnnforum.com/forums/showthread.php?p=655246#post655246\"][IMG]http://www.nnnforum.com/forums/images/buttons/lastpost.gif[/IMG][/URL]         [/RIGHT]\n                         [URL=\"http://www.nnnforum.com/forums/misc.php?do=whoposted&t=336365\"]0[/URL]         1                                                                                 [IMG]http://www.nnnforum.com/forums/images/statusicon/thread_hot.gif[/IMG]                   [IMG]http://www.nnnforum.com/forums/images/icons/icon1.gif[/IMG]                                                                                                                                                                                                                [IMG]http://www.nnnforum.com/forums/images/misc/sticky.gif[/IMG]                                                                      Sticky:                                        [URL=\"http://www.nnnforum.com/forums/showthread.php?t=336342\"]Satanism Built on Moralism, by apster[/URL]                      \n                                                               Apollonian                      \n                                    [RIGHT]             08-19-2019 09:52 AM\n            by [URL=\"http://www.nnnforum.com/forums/member.php?find=lastposter&t=336342\"]Apollonian[/URL]  [URL=\"http://www.nnnforum.com/forums/showthread.php?p=655212#post655212\"][IMG]http://www.nnnforum.com/forums/images/buttons/lastpost.gif[/IMG][/URL]         [/RIGHT]\n                          [URL=\"http://www.nnnforum.com/forums/misc.php?do=whoposted&t=336342\"]\n[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(11986,11986,1568402874,801,'Whitebear','Thanks for post, \'long time\'  :)\n\n\nGlad you were able to log back on.\n\n\nBest,\n\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(11992,11992,1568782570,801,'Whitebear','Hope to get back to illustrating booklet project\n\nhave been backlogged\nand will be going on a short trip thursday\nbut do hope to get back to that booklet project\nperhaps by this coming-up weekend.\n\nBest,\n\n(no need to reply to this note)\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(11994,11994,1569087309,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/xOEYNrijbmv3/[/url][/QUOTE]\n\nPretty Scary!!!  (Invisible man) :)\n\nthanks for brightening up Saturday morning.\n\nI\'ll check it out a little later, thanks.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(11997,11997,1569267077,801,'Whitebear','If you subscribe to the Apster Booklet forum - you will be notified\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6274&stc=1&d=1569267024[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(11998,11998,1569267151,801,'Whitebear','[QUOTE=Smedley Butler][url]http://www.321gold.com/editorials/moriarty/moriarty092319.html[/url][/QUOTE]\n======================\n\nthanks for link - I\'ll read',0,0,NULL,0,_binary '[]',_binary '[]'),(12001,12001,1569445622,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=Tck170_9HTM[/url][/QUOTE]\n\n=======================\n\nthanks very much and have a good day.  WB',0,0,NULL,0,_binary '[]',_binary '[]'),(12004,12004,1569609495,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/p06YZalRB7eq/[/url][/QUOTE]\n\n\nthanks g\'day\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12008,12008,1569740877,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/y2bz5OrvylNb/[/url] The Eleventh Hour, by USMC general Lewis W. Walt 1979.  Service from 1936-1979 This book will give you more back ground for corroborating this history. Just as major Gary Jordon did with his revealing historical diary book.[/QUOTE]\n==================================\n\nthanks, I\'ll try but it\'s about 2 hours:rolleyes:',0,0,NULL,0,_binary '[]',_binary '[]'),(12011,12011,1569859616,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/_V2HbLx0lkg/[/url][/QUOTE]\n\n======================Thanks\n\n======\n\nThanks, will try to post later today.\n====================================\n\nI did listen to more of that Korean war \'Kernal\'\nand got a taste of his report on the cover up\nby the State Department that led to the North Korean\n\'surprise\' invasion...\nbut Bitchute does not seem to let me pick up in the middle - I\'ll try again later on.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12012,12012,1569860559,801,'Whitebear','I underestimated project of doing illustrations for booklet.\n\nAs in the past, I did do \'illustrations\' for another guest commentator...  I thought it would be fairly easy to find some images but\n\nin reading your booklet on Satanism and Hubris and western decline....  I found that it was more difficult\nand the subject matter is philosophical and theological and political - all very abstract stuff....\n\nand it reminded me of my general editorial \'guidelines\' for posting news stories on New Nation News.... I prefer to post stories where there is a mugshot of the \'suspect\' and I prefer to post news stories that are not too \'complicated\' - that can be summarized in one top paragraph...   for maximum \'propaganda\' impact on the casual internet browser....\n\nand it came to my that Jesus used PARABLES\nto help get his message across - and parables can be easily \'illustrated\' - even though parables may be for those with \'ears to hear\'....\n\nSo, as your booklet deals with a most serious \'decline of the west\' and Satanic corruption - and is appropriately dealt with at a philosophical - theological level it is not as \'easy as pie\' to work up a comic strip illustration for the concepts....\n\nHowever I will try again to review the material and spend more that 5 or 10 minutes to skim over it for \'easy illustrations\'.\n\nPerhaps if I do put some more concentration meditation into my review - I may come up with some \'parables\' that could be more easily illustrated.\n\nSo I will try to get back to the illustration challenge as I make some time after trying to do my daily post of the more significant and easily illustration bad news  :)\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12013,12013,1569861825,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/_V2HbLx0lkg/[/url][/QUOTE]\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6277&stc=1&d=1569861741[/IMG]\n(posted thanks)',0,0,NULL,0,_binary '[]',_binary '[]'),(12021,12021,1570644925,801,'Whitebear','[QUOTE=Smedley Butler]Common_Sense • a day ago\nGreat discussion. Excellent analysis of Greta Thurnberg as well.\n\n[url]https://www.bitchute.com/video/k3Tsr98iXlDj/[/url][/QUOTE]\n========================\n\nThanks for links - will try to see.\n\nCrisis mode with problems with mac laptop system \'upgrade\' and problem getting files uploaded.\n\nHope to get some solution today either restore old system - I don\'t know - get a new mac laptop?\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12024,12024,1570815399,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/Qx7RouSmb9rv/[/url]\n\nFront page ? :niglet:[/QUOTE]\n\n\nthanks for link - will review\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12027,12027,1571268197,801,'Whitebear','Received your package this afternoon thanks\n\nI\'ll browse the booklet(s) later this evening\nand review.\n\nBest,\n\nWhitebear:taser:',0,0,NULL,0,_binary '[]',_binary '[]'),(12030,12030,1572027701,801,'Whitebear','[QUOTE=Smedley Butler]From 1:14 to 2.22 incase you have not heard this yet. [url]https://www.bitchute.com/video/gXXeBZKNx8BX/[/url]\n\n\n\n\nG\'day - thanks - will review\n\n\n\n\n\n\n\n[url]https://ia801601.us.archive.org/14/items/FromMajorJordansDiaries-TheTruthAboutTheUsAndUssr/FromMajorJordansDiaries-TheTruthAboutTheUsAndUssr.pdf[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12039,12039,1573672640,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.minds.com/newsfeed/1040534518419472384[/url][/QUOTE]\n\n\nVery sad - I had a dog in the 1950\'s....',0,0,NULL,0,_binary '[]',_binary '[]'),(12044,12044,1574376413,801,'Whitebear','How are we doing on the \'illustration\' project?\n\nSorry, I\'ve been busy recently and forgot where\nI may have left off but wanted to double check with\nyou if you are still looking for possible illustrations\nfor (the next edition?) of your Satanic Peril booklet.\n\nI recall looking for some Satan\'s and Hell\nand then looking for Marx, I think.\n\nby the way - can you accept payment with PAYPAL?\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12050,12050,1575055714,801,'Whitebear','Thank you very much for \nrelating last days of your dogs\n\n(nothing i can say)\n\nBest wishes\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12052,12052,1575214789,813,'Gman','Hi Vor,\n\nWell, I can see that the primitive race of walking turds is not taking a break from their prolific TNB activities over the holidays!  LOL, do they ever take a break?  Of course not!  Hope all is well. \n\nGman',0,0,NULL,0,_binary '[]',_binary '[]'),(12053,12053,1575215591,6369,'voiceofreason','[QUOTE=Gman]Hi Vor,\n\nWell, I can see that the primitive race of walking turds is not taking a break from their prolific TNB activities over the holidays!  LOL, do they ever take a break?  Of course not!  Hope all is well. \n\nGman[/QUOTE]\n\n\nHey Gman good to hear from you! Wishing you and your family a safe holiday season!',0,0,NULL,0,_binary '[]',_binary '[]'),(12055,12055,1575235499,846,'Smedley Butler','Just wait until the big show WWIII begins. Russia, Iran, China are having a big war games get together in the Indian ocean.\nThey don’t have transgender rump ranger brigades or diversity is our strength battalions.\nWhere does Hymie think he is going to run to after destroying the Kwan?',0,0,NULL,0,_binary '[]',_binary '[]'),(12058,12058,1575922180,801,'Whitebear','[QUOTE=Smedley Butler][url]https://newcriterion.com/issues/2019/10/leninthink[/url][/QUOTE]\n\n\n================thanks, I\'ll browse - may post\n\nHappy December, rain etc.',0,0,NULL,0,_binary '[]',_binary '[]'),(12069,12069,1576616517,801,'Whitebear','thanks, posting your bitchute link\n\nWB\n\n[QUOTE=Smedley Butler]Abe Lincoln\n\n[url]https://www.bitchute.com/video/Fn2XEm3aJZBh/[/url]\n\nThe Front Page was a barometer reading of the incited niggers war on US, thanks to 41% Woodrow Wilson who  his backers schemed getting William Taft for re election as he stated he opposed any help to any side in war or allowing weapon sales. \n\nWar is the quickest way to wrest the freedom and mindsets away from a confident people.  LBJ gave US the final knife in the back.\n\nTHE NNNF FRONT PAGE was HORROR and NPR continues to incite and brow beat they \"know\" what they are doing as they are the HATE MONGERS.\n\nBe well\n\nSB\n\nFRONT PAGE WAS A SCREAMER.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12075,12075,1577560548,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.unz.com/book/kevin_macdonald__a-people-that-shall-dwell-alone/[/url][/QUOTE]\n\nThanks - couldn\'t pass up this \'mug-shot\'.\n[IMG]http://www.newnation.org/Images/2019/LeeElbaz.jpg[/IMG]\n\n[URL=\"https://www.wordhippo.com/what-is/the/yiddish-word-for-4b2bf0aef8f14c3ed172c4d5e9037998cff2cd28.html\"]How to say fat woman thief in Yiddish[/URL]\n\nHappy New Year  :)',0,0,NULL,0,_binary '[]',_binary '[]'),(12077,12077,1577838409,801,'Whitebear','Thanks for link and \nHappy New Year\n\nWB======================\n\n[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=juOhN0mQ1R0&feature=emb_title[/url]\n\nThe incited proxies are to keep US off the real criminal dollar war mongers mad criminals[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12080,12080,1578202192,801,'Whitebear','thanks very much for the bottom link to black-on-white killed \'girlfriend\'\n[QUOTE]\n 	 	(black) Springfield man charged in death of (white) 19-year-old \'girlfriend\' found 11 days after she went missing\nLonnie Williams (left, via Christian County Sheriff\'s Office) and Mackenna Milhon(new white sex pocket for negro)MacKenna MilhonSPRINGFIELD, Mo. — A Missouri man was charged Friday with killing a 19-year-old woman whose body was found more than a week after she went missing.\n\nLonnie Leroy Williams, 32, of Springfield, faces one count of first-degree murder in the death of Mackenna Milhon. Williams’ girlfriend, 23-year-old Olivia Vega, was charged with tampering with evidence. It wasn’t immediately known if they had attorneys who could speak on their behalf.\n\nMilhon’s body was found Monday afternoon outside a home north of Springfield. She had been reported missing [/QUOTE]\nI\'ll try to research the black genetic crime refs.\n\nBest,\nWB\n===========================\n\n[QUOTE=Smedley Butler]martelsobieski\n\nVIOLENCE IN BLACK MALES IS GENETIC.          SEPT 2014 - THE 2-REPEAT ALLELE OF THE MAOA GENE CONFERS AN INCREASED RISK FOR SHOOTING AND STABBING BEHAVIORS. (IT IS PRESENT IN 5-6% OF BLACK MEN & 0.1% OF WHITE MEN. THAT IS 55X MORE PREVALENT IN BLACKS. SEE 2012 STUDY BY SAME AUTHOR. LET THAT SINK IN.)\n\nBeaver KM1, Barnes JC, Boutwell BB. \n\nCollege of Criminology and Criminal Justice, Florida State University, 634 W. Call Street, Tallahassee, FL, 32306-1127, USA, [email]kbeaver@fsu.edu[/email]. \n\n[url]https://www.ncbi.nlm.nih.gov/pubmed/24326626[/url]\n\n[url]https://link.springer.com/article/10.1007%2Fs11126-013-9287-x[/url]\nThe 2-repeat allele of the MAOA gene confers an increased risk for shooting and stabbing behaviors. - PubMed - NCBI\n\nncbi.nlm.nih.gov\nthumb_up6thumb_downreplyReply\n3h agoedited\nmartelsobieski\n\nMORE FROM THE STUDY ABOVE      \"Analyses revealed that African-American males who carry the 2-repeat allele are significantly more likely than all other genotypes to engage in shooting and stabbing behaviors and to report having multiple shooting and stabbing victims.\"\n. . . . . . . . . . . . . . . . \n[url]https://link.springer.com/article/10.1007%2Fs11126-013-9287-x[/url]\nThe 2-Repeat Allele of the MAOA Gene Confers an Increased Risk for Sho\n\nlink.springer.com\nthumb_up4thumb_downreplyReply\n2h ago\nmartelsobieski\n\nCOLIN, YOU HAVE TO SEE THE ABOVE STUDY. THERE ARE OTHERS LIKE IT.  IT NEEDS TO BE TOLD TO THE PUBLIC THAT, JUST LIKE DIFFERENCES IN IQ ARE GENETIC, THERE ARE CLEAR GENETIC DIFFERENCES THAT EXPLAIN INCREASED VIOLENCE AMONG BLACKS.\nthumb_up4thumb_downreplyReply\n2h ago\nlanceboil\n\n[url]https://fox4kc.com/2020/01/04/springfield-man-charged-in-death-of-19-year-old-woman-found-a-week-after-she-went-missing/[/url]\nSpringfield man charged in death of 19-year-old woman found 11 days after she went missing[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12082,12082,1578339377,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/AYFiv73kQis/[/url][/QUOTE]\n\nthanks - (will view)',0,0,NULL,0,_binary '[]',_binary '[]'),(12087,12087,1578594918,801,'Whitebear','[QUOTE=Smedley Butler][url]https://archive.org/details/ShufeldtRobertWilsonTheNegroAMenaceToAmericanCivilization[/url][/QUOTE]\n=========================\nThanks very much for link.\n\nLook forward to a \'recreational read\'  :)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12093,12093,1579980329,801,'Whitebear','Thanks, just reading this Saturday morning.\n\nI see it is from last October....\nTrump has said good stuff about LGBT queers & Mexican Hispanics.....   I guess he\'s being a politician\nat least thank God we didn\'t get another queer black muslim socialist like Obama....    (could be much worse and may yet be much worse but)\n\nWB\n===============================\n\n\n[QUOTE=Smedley Butler]Howdy\n\nThis is really something and the comments too.\n\nIn case I did not send this here it is short, and it make me fell numb/ill when I first heard it. \n\nBe well\n\n\nSB\n\n[url]https://www.bitchute.com/video/f9ZvhTU-Dj8/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12097,12097,1580153882,801,'Whitebear','Amen - thanks for link\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/WsbAtU97oYFk/[/url]\n\nDr. Matt Johnson. \n\nHowdy\n\nAs for the Kobe crash Justice IMO finally for him\n\nMikey Winnie Savage was radio CALLING the young girls who worked at the hotel as being a hustler and trying make money on a consented affair.  SOB  No sane man should listen to one second of him any more Dr. Savage Winnie etc. \n\nShe had her rear end turn and needed surgery to stop the bleeding.  She was 20  ? \n\nJustice late, but a clean slate with the spawn and I am sure the women victim can now breath a sigh of relief. \n\n88[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12099,12099,1580271315,801,'Whitebear','Yes, glad I didn\'t have to resurect the one remaining \'back-up\' site - as my password had expired\nhave to remember to copy current passwords to the\'backup site\'  nnnform.org\n\nthanks for links - will try to \'catch up\'   (ha ha)\n\nBest,\nWB\n\n\n[QUOTE=Smedley Butler]Howdy, good evening too\n\nThought a dedicated red guard a tax free payroll hacked the site.  The Front was pure horror. \n\nLost all interest in Colin Flaherty due  it being not for any one away what so ever.   \n\nThere is no way out talking about nigger crime attack dogs. The prisons are so full of them they are letting as executions are not  at !% for the most deserving with out a doubt. \n\nMost  blue nigs wear combat fatigues in green.   Trillions to US upside down. The crime for poisoning 250,000 vets in 1951 admitted  few years ago in the NY T\'s deserved treason trials mass deportations, yeah I know dream on.\n\nSolhenitsyn warned US on the invaders and the Bandits of history.\n\nGood night\n\nSB\n\nSolzhenitsyn\'s June 8, 1978, commencement address at Harvard was the most controversial and commented upon public speech he delivered during his twenty-year exile in the West.\n[url]https://www.bitchute.com/video/8cXDQz5t29zz/[/url]\n*\n[url]https://www.solzhenitsyncenter.org/a-world-split-apart*[/url] Printed version.\n\nNew research has shown that despite being marketed as a healthy alternative, soybean oil, America’s most popular oil, causes neurological changes in the brains of mice, and may contribute to autism and dementia in humans.\n\nExtracted from the seeds of soybeans and used in everything from fast food to animal feed and even baby formula, soybean oil is easily the most widely consumed oil in the US, ubiquitous in the national cuisine.\n\nIt’s in McDonald’s fries, Pizza Hut crust, and the “healthy” 9-grain bread used for your Subway sandwich.\n\nThe rulers don\'t care[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12102,12102,1580351760,801,'Whitebear','[QUOTE=Smedley Butler][url]https://gab.com/system/media_attachments/files/032/071/848/original/340724ee84257051.jpg[/url][/QUOTE]\n\n[IMG]http://www.newnation.org/Images/FuManchu2.jpg[/IMG]\n\nAh so....  veddy interesting',0,0,NULL,0,_binary '[]',_binary '[]'),(12105,12105,1580450920,801,'Whitebear','Very amusing!!!\n\'Mixed-race\' monkey boy???!!!\nthanks....  (may post)  --- hmmm could be true?  I\'m not scientifically qualified \nbut the Chinese have been \'playing god\' with mixed-species  - Chimeras\nBBC - Earth - The birth of half-human, half-animal chimeras\nSearch domain [url]www.bbc.com/earth/story/20170104-the-birth-of-the-human-animal-chimeraswww.bbc.com/earth/story/20170104-the-birth-of-the-human-animal-chimeras[/url]\n\ng\'nite  :)\n\nWB\n\n[QUOTE=Smedley Butler]Genetic makeup of 12-year-old Angolan boy in dispute\n\nBy Editor22 November 2019  \n\nThe genetic makeup of a 12-year-old Angolan, boy is now disputed by experts after his deceased mother allegedly told him he is the offspring of a human-chimpanzee love affair, reports the Gazeta Nacional.',0,0,NULL,0,_binary '[]',_binary '[]'),(12107,12107,1580500789,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.minds.com/media/1069785522855776256[/url]\n\n[url]https://www.minds.com/newsfeed/856713147678343168[/url][/QUOTE]\n\nthanks will try to post later with news sources\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12108,12108,1580500839,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.minds.com/media/1069785522855776256[/url]\n\n[url]https://www.minds.com/newsfeed/856713147678343168[/url][/QUOTE]\n\n\n: Black mother  definately GROTESQUE ugly',0,0,NULL,0,_binary '[]',_binary '[]'),(12114,12114,1582311784,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=eVBPGZEVRH0[/url]\n\nThen see the numbers for today at the top of the page !\n\nAlert ! Something is up !',0,0,NULL,0,_binary '[]',_binary '[]'),(12116,12116,1582343792,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/BxdcPQcm-I4/[/url][/QUOTE]\n\nthanks, I see it is a \'fresh\' release.\n\nstill \'catching up\' day or two behind\nmaybe I can come back to post this..\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12119,12119,1582744671,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/2QD8hheVXADL/#comment-4777956744[/url][/QUOTE]\n\n\nthanks, look promising - will review after some posting\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12122,12122,1582921129,801,'Whitebear','Re: FYI - thanks, will review',0,0,NULL,0,_binary '[]',_binary '[]'),(12124,12124,1583432816,801,'Whitebear','[QUOTE=Smedley Butler][url]http://www.321gold.com/editorials/moriarty/moriarty030320.html[/url][/QUOTE]\n\nThanks for info - maybe I\'ll review what to do if anything with my old metal.\n\nWhen the recent stock market had a corona-drop\nI did do a minor buy in my IRA\n\nbest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12127,12127,1583515263,801,'Whitebear','Just the other day listening to a \'christian\'? radio station\nsomeone was saying something to the effect that\n\n\'the very last silver mine in the US had cut production again about 50%  and it had been declining since the US Steel industry had been off-shored some years ago...\n\nI forget the name of the mine...\nthe commentator mentioned that the price of silver vs gold was at or near some \'historic differential\'\n\nIt\'s been some time since I followed the prices for my (pretty small) leftover from my 1990\'s interest in \'preparing for total collapse etc.\n\nBest,\nWB\n\n\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler][url]http://www.321gold.com/editorials/moriarty/moriarty030320.html[/url][/QUOTE]\n\nThanks for info - maybe I\'ll review what to do if anything with my old metal.\n\nWhen the recent stock market had a corona-drop\nI did do a minor buy in my IRA\n\nbest,\nWB[/QUOTE]\n\n\nHowdy dear editor\n\nIf I had the guts or trusted any market, I would buy some of Moriarty mine stock picks as he has picked real winners, some readers who did very send hims gifts, but for me to do I would have to sell to be able etc. \n\nBe well\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12128,12128,1583515388,801,'Whitebear','Hi, I see that you logged on\n\n\"trusting that it is \'you\'  :)\n\nBest,\n\nWhitebear as NNN forum admin',0,0,NULL,0,_binary '[]',_binary '[]'),(12129,12129,1583547752,801,'Whitebear','I am posting your \'Presidential Jazz\' do you want copyright credit?\n\nand I was trying to google climatehoax.ca\nand it didn\'t come up\ndo you still have domain climatehoax.ca???\n\nHere\'s what I have so far for Presidential Jazz.....\n\n\" 	Editor note: Now here\'s a real treat.  This is an ORIGINAL \"tone poem\"  “Presidential Jazz”.\nso lean back, dear readers, and savor this sample of the great untapped Fountainhead of Western Classical Culture....\n\nThe author-composer gave this context to his inspirational composition:\n\"BBC News America Presenters Jane O’Brian, Laura Trevelyan, and Kathy Kay used an Obama watermark on their splash screen for the whole eight years that he was president. This MP3 will help you to understand why?\"\n\nHere you go!  [URL=\"https://ape-town.webnode.com/_files/200000001-851ba851bc/the_pres.mp3\"]“Presidential Jazz” [/URL]- by \'Sniffy\' - (c) 2020',0,0,NULL,0,_binary '[]',_binary '[]'),(12134,12134,1583772497,801,'Whitebear','Well glad the hijinx fix worked.\n\nDo you know why you can\'t update your password through the regular forum software?\n\nDoes it have something to do with your email service?\n(just curious)\n\nBest,\nHappy new year\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12135,12135,1583798009,7805,'mkultra','[QUOTE=Whitebear]Well glad the hijinx fix worked.\n\nDo you know why you can\'t update your password through the regular forum software?\n\nDoes it have something to do with your email service?\n(just curious)\n\nBest,\nHappy new year\n\nWhitebear[/QUOTE]\n\n IDK.  I used the outdated pword , trying like ten times and it just kept rejecting.',0,0,NULL,0,_binary '[]',_binary '[]'),(12136,12136,1583853504,855,'sniffy','The music is NOT mine. It is Microsoft sample music: \nHighway Blues, Marc Seales, composer. \n\nArranged by Sniffy is possible.\n\nThe rude comments, about BBC news America are definitely mine, \n\nClimatehoax.ca is no longer current. Sorry about that.',0,0,NULL,0,_binary '[]',_binary '[]'),(12137,12137,1583870187,801,'Whitebear','Well, thanks for update.\nI don\'t want to take on Microsoft in a copyright battle :)\n(joke)\n\nI did enjoy the short clip and may get around to checking out the link you gave for putting it together.\n\nBest,\nWhitebear\n\nQUOTE=sniffy]The music is NOT mine. It is Microsoft sample music: \nHighway Blues, Marc Seales, composer. \n\nArranged by Sniffy is possible.\n\nThe rude comments, about BBC news America are definitely mine, \n\nClimatehoax.ca is no longer current. Sorry about that.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12139,12139,1584120059,801,'Whitebear','Welcome.\nNow is there still any password problem?\nI assume you got on to PM me.\n\nI could give you a shorter - less \'STRONG\' password\nbut \'password\' or \'1234\' or \'smedley\' might allow some evil hacker in the forum.....\n\nCould you try another Browser?  I switched to BRAVE\n[URL=\"https://brave.com/?ref=pha467\"]https://brave.com/?ref=pha467\n[/URL]\n\nThe only problem is that some sneaky websites will not let you see the page if they \'sense\' an AD-Blocker.\n\nIf that happens, I use my backup \'Safari\' browser ---for many years I did favor Firefox.\n\nAnyway, is there anything I can do to help you update your passwords for the forum?  \n\nBest,\nWB\n\n[QUOTE=Smedley Butler]Good evening\n\nI used by new password once and then when I tried again some BS at Fire Fox stopped me etc. tired to type about it. \n\nHere was the main problem FYI requesting a new password by email it never arrived and it was not in my spam either. Thanks again. \n\n\nSB\n\n\nNorth of Fairbanks Alaska.\n[url]https://www.bitchute.com/video/BvFqMdT5smYb/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12140,12140,1584127176,855,'sniffy','No, it is too short. Climatehoaxca is no longer current.',0,0,NULL,0,_binary '[]',_binary '[]'),(12141,12141,1584127452,855,'sniffy','No, this a sort open source snippet. climatehoax.ca is no longer online.',0,0,NULL,0,_binary '[]',_binary '[]'),(12142,12142,1584127530,801,'Whitebear','[QUOTE=sniffy]No, it is too short. Climatehoaxca is no longer current.[/QUOTE]\n\nThanks for reponse.  Just wanted to confirm possible link & credit\n\nbut thanks, again.  I did enjoy it.\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12145,12145,1584150811,801,'Whitebear','This is what I sent you - your new password\ndid you NOT get it\nif you didn\'t get it how could you sign on\nif your old password was expired????\n\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6335&stc=1&d=1584150771[/IMG]\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear]Welcome.\nNow is there still any password problem?\nI assume you got on to PM me.\n\nI could give you a shorter - less \'STRONG\' password\nbut \'password\' or \'1234\' or \'smedley\' might allow some evil hacker in the forum.....\n\nCould you try another Browser?  I switched to BRAVE\n[URL=\"https://brave.com/?ref=pha467\"]https://brave.com/?ref=pha467\n[/URL]\n\n\nHowdy,  yes about the ad blocker situation.  Yes I have brave installed and use it,  but just used Fire fox for this and it worked. \n\nBack the what happened, maybe I was just so tired I was making mistakes, but I never got any email form NNN for new password on my email ? FYI.  I did check both my emails and spam nothing  ? \n\nBest\n\nSB\nThe only problem is that some sneaky websites will not let you see the page if they \'sense\' an AD-Blocker.\n\nIf that happens, I use my backup \'Safari\' browser ---for many years I did favor Firefox.\n\nAnyway, is there anything I can do to help you update your passwords for the forum?  \n\nBest,\nWB\n\n[QUOTE=Smedley Butler]Good evening\n\nI used by new password once and then when I tried again some BS at Fire Fox stopped me etc. tired to type about it. \n\nHere was the main problem FYI requesting a new password by email it never arrived and it was not in my spam either. Thanks again. \n\n\nSB\n\n\nNorth of Fairbanks Alaska.\n[url]https://www.bitchute.com/video/BvFqMdT5smYb/[/url][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12149,12149,1584306450,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/0mTI4VYoz0i1/[/url][/QUOTE]\n\n*****************************************\nlooks interesting - \nwill try to view during my afternoon posting break :)\n\nBest,\nWB\n\nPS, I seem to have gotten 2 copies of this PM\n(1 other yesterday)',0,0,NULL,0,_binary '[]',_binary '[]'),(12151,12151,1584378680,801,'Whitebear','Thanks for metal & virus links.\n******************************\n\n[QUOTE]Good evening dear editor\n\nThat front page ! It would enough to make some men go nutz, wow.\n\nAppear you shrunk the  stories down in letteer size/style ? [/QUOTE]\n **************************************\n\nMore recently I have changed the font of news quotes on front page if the section does not seem to be critical\n(just to save space - leaving more essential news details in the normal font (with possible [B]BOLD[/B]\nor color  [B][COLOR=\"Black\"]suspect [/COLOR][/B] ([COLOR=\"Red\"][COLOR=\"Red\"]victim[/COLOR][/COLOR]) ([COLOR=\"Navy\"][COLOR=\"Blue\"]good guy[/COLOR][/COLOR])emphasis...\n\n---------------\nwe did need some more rain....\nseems like some of the closures may be \'overkill\' \nbut no tears for black rap concerts or black sports events....\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12152,12152,1584378891,801,'Whitebear','Is it OK if the new NNN reporter TRAINEE added a post to your thread on VIRUS????\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?p=666711#post666711\"]http://www.nnnforum.com/forums/showthread.php?p=666711#post666711[/URL]\n\nI can move it if you would prefer the new reporter forum trainee not post on your threads.\n\nBest,\nWhitebear0',0,0,NULL,0,_binary '[]',_binary '[]'),(12154,12154,1584474179,801,'Whitebear','Can you read and respond to this forum PM Private Message?\n\n(Just checking you forum permissions)\n\nI see you are getting familiar with the \n(mostly closed to the public) New Nation News forum.\n\nBest,\n\nWhitebear\nas NNN forum administrator (Whoop-de-doo) :)',0,0,NULL,0,_binary '[]',_binary '[]'),(12155,12155,1584478931,801,'Whitebear','Low priority: can you now receive and send PM private messages?\n\nWhitebear\nas Admin',0,0,NULL,0,_binary '[]',_binary '[]'),(12156,12156,1584482610,8047,'Arheel\'s Uncle','[QUOTE=Whitebear]Low priority: can you now receive and send PM private messages?\n\nWhitebear\n as Admin[/QUOTE]\n[B][COLOR=blue]I can now, Thanks![/COLOR][/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(12157,12157,1584483776,801,'Whitebear','[QUOTE=Arheel\'s Uncle][QUOTE=Whitebear]Low priority: can you now receive and send PM private messages?\n\nWhitebear\n as Admin[/QUOTE]\n[B][COLOR=blue]I can now, Thanks![/COLOR][/B][/QUOTE]\n\nGreat, glad that\'s working.\n\nBest,\nWhitevear',0,0,NULL,0,_binary '[]',_binary '[]'),(12158,12158,1584497687,8047,'Arheel\'s Uncle','[COLOR=Blue][B]YAY!!  I\'ll try not to abuse PMs.[/B][/COLOR]\n[QUOTE]\n\n Great, glad that\'s working.\n\nBest,\nWhitevear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12161,12161,1584561705,846,'Smedley Butler','UNBELIEVABLE!!\n\nPHILADELPHIA – Thunderdome 2020 Begins – Philadelphia Police Will Not Arrest for Burglary or Theft Due to Coronavirus…\n\nNOTE: Marvelous. We have entered a state of total lawlessness. The NWO globalists must be laughing as they drink their martinis and salivate over the new North American Union and dissolution of the the United States. Is there no one to come forward with a common sense statement to stop UN Agenda 21 and this contrived pandemonium? As for Philadelphia, all shopkeepers may as well put all their merchandise on the sidewalks. At least they would keep their windows from being broken and their stores ransacked. I think we are going to see much more of this in Democrat controlled states. Here’s hoping you are armed to the teeth!!\n\n[url]https://theconservativetreehouse.com/2[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12162,12162,1584561866,846,'Smedley Butler','[url]https://newspunch.com/george-soros-human-trafficking/?fbclid=IwAR1VjO07zJQEjGfBItcUYm2FlinXApqFwDnLxB6nw17XjJ3Z7hFIeyC53sc[/url]\n\nGeorge Soros\' Right Hand Man Arrested For Rape And Human Trafficking\nHoward Rubin is accused of enslaving women, often beating them so badly they needed dental and reconstructive surgery.\n\nnewspunch.com',0,0,NULL,0,_binary '[]',_binary '[]'),(12164,12164,1584562684,801,'Whitebear','UNBELIEVABLE!!\n\nthanks, will review.\n\n\'Happy Virus\'  :)\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12165,12165,1584562792,801,'Whitebear','[URL=\"https://www.foxnews.com/us/philadelphia-police-low-level-arrests-coronavirus\"]Philadelphia police to reduce low-level arrests in wake of coronavirus outbreak\n[/URL]\nHere\'s the link you were referring to - will post',0,0,NULL,0,_binary '[]',_binary '[]'),(12167,12167,1584568247,801,'Whitebear','thanks for local news....\n\nappears some people are picking up on the PANIC!!!!!!\n\nand for new Ron Paul video - I posted the news link you sent earlier\nmaybe I can attach the video link.\n\nBest,\nWB\n\n\nSilver at ROUGE VALLEY COIN GRAPE STREET MEDFORD OR.  MINT SOLD OUT ALL IT COINS INCLUDING SPECIAL SETS ALL SILVER GONE.  THEY ARE BUYING ANY SAE FOR 3.10 over spot as over yesterday. \n\nRON PAUL TODAY, its killing him, I don\' mean the virus crap\nBest,\nWB[/QUOTE]\n[url]https://www.youtube.com/watch?v=kn_CcepTgaM[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12168,12168,1584569312,846,'Smedley Butler','[url]https://www.youtube.com/channel/UCkJ1N-7g9Q[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12169,12169,1584569826,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=WYH0LskZWVg[/url]\n\nEric 17 hours ago · 0 Likes\n  \nDr. Fauci was around during the AIDS crisis. He can\'t escape partial responsibility for AZT. Instead of losing his job, here he is 40 years later.\n\nHe appears to relish his authority in this crisis. [Paraphrase] \"Oh, we might have to shut America down until August -- or later!\" (5 months).\n\nHe says with a happy smile on his face.\nYesterday. [url]https://culturewars.com/podcasts/coronavirus-aids-and-weaponized-medicine[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12170,12170,1584574595,8047,'Arheel\'s Uncle','Hey, I really don\'t know if the UK Kate Piper story is in NNN, I tried searching, no results\n\n\n[URL]https://www.dailymail.co.uk/femail/article-1351435/Acid-attack-victim-Katie-Piper-attacked-going-boy-met-Facebook.html[/URL]\n\n\nHere\'s a blog that links to old archived newspaper results of African Americans attacking whites 1900 through 65\nThe one \"A Sandwich\" is common\n\n[URL]https://americans4justice.wordpress.com/2013/01/30/atrocities-committed-by-african-american-from-1900-to-1964/[/URL]\nOBG, but, it just shows that nothing has changed and never will.',0,0,NULL,0,_binary '[]',_binary '[]'),(12171,12171,1584588836,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/channel/UCkJ1N-7g9Q[/url][/QUOTE]\n*****************************\nthat link gives me this error message\n[QUOTE]\nThis page isn\'t available. Sorry about that.\n\nTry searching for something else.[/QUOTE]\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12172,12172,1584589503,801,'Whitebear','[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6344&stc=1&d=1584589422[/IMG]\n\nOK, got the right ? one - posting thanks.\n\n**************\nIs the other E Michael Jones an audio-only podcast?\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12173,12173,1584589764,801,'Whitebear','I believe I sent an email to you with the\nsearch results for Kate Piper on NNN archies.\n\nperhaps it was a syntax error on the google search\n\nsite:newnation.org \"kate piper\"\n[URL=\"https://www.google.com/search?safe=active&source=hp&ei=detyXrmMEYud-gTQ-p0w&q=site%3Anewnation.org+%22kate+piper%22&oq=site%3Anewnation.org+%22kate+piper%22&gs_l=psy-ab.12...1847.1847..3134...1.0..0.66.66.1......0....2j1..gws-wiz.ZSpsu9WgbE4&ved=0ahUKEwj5mrnK0KXoAhWLjp4KHVB9BwYQ4dUDCAw\"]site:newnation.org \"kate piper\"\n[/URL]\nthanks for the other link\n\nstill trying to find all the recent links I emailed to myself to post\n\n\n\n[QUOTE=Arheel\'s Uncle]Hey, I really don\'t know if the UK Kate Piper story is in NNN, I tried searching, no results\n\n\n[URL]https://www.dailymail.co.uk/femail/article-1351435/Acid-attack-victim-Katie-Piper-attacked-going-boy-met-Facebook.html[/URL]\n\n\nHere\'s a blog that links to old archived newspaper results of African Americans attacking whites 1900 through 65\nThe one \"A Sandwich\" is common\n\n[URL]https://americans4justice.wordpress.com/2013/01/30/atrocities-committed-by-african-american-from-1900-to-1964/[/URL]\nOBG, but, it just shows that nothing has changed and never will.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12174,12174,1584605330,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.youtube.com/channel/UCkJ1N-7g9Q[/url][/QUOTE]\n*****************************\nthat link gives me this error message\n[QUOTE]\nThis page isn\'t available. Sorry about that.\n\nTry searching for something else.[/QUOTE]\nWB[/QUOTE]\n\n\n\nClicking the page that turns it on.\n\nMoney news. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12175,12175,1584642323,8047,'Arheel\'s Uncle','Here is complete book [B]\"A Failure in Civility\" [/B]in PDF format to download for free. Share it freely with those who may not be able to afford to buy. I have it in print. Let them know it AutoDownloads, then click save.\n\nYeah, I sure goofed on KATE vs Katie Piper. I really did look for the post. \n\n\n\n[URL]https://lvassembly.files.wordpress.com/2019/04/a_failure_of_civility.pdf[/URL]\n\"[B]A[/B] [B]Failure[/B] [B]of[/B] [B]Civility[/B]\" is a very good  starting place for anyone wanting to develop a Neighborhood Protection  Plan (NPP) before it is actually needed. and more....\n\n\n\n\n\n[QUOTE=Whitebear]I believe I sent an email to you with the\n search results for Kate Piper on NNN archies.\n\nperhaps it was a syntax error on the google search\n\nsite:newnation.org \"kate piper\"\n[URL=\"https://www.google.com/search?safe=active&source=hp&ei=detyXrmMEYud-gTQ-p0w&q=site%3Anewnation.org+%22kate+piper%22&oq=site%3Anewnation.org+%22kate+piper%22&gs_l=psy-ab.12...1847.1847..3134...1.0..0.66.66.1......0....2j1..gws-wiz.ZSpsu9WgbE4&ved=0ahUKEwj5mrnK0KXoAhWLjp4KHVB9BwYQ4dUDCAw\"]site:newnation.org \"kate piper\"\n[/URL]\nthanks for the other link\n\nstill trying to find all the recent links I emailed to myself to post\n\n\n\n[QUOTE=Arheel\'s Uncle]Hey, I really don\'t know if the UK Kate Piper story is in NNN, I tried searching, no results\n\n\n[URL]https://www.dailymail.co.uk/femail/article-1351435/Acid-attack-victim-Katie-Piper-attacked-going-boy-met-Facebook.html[/URL]\n\n\nHere\'s a blog that links to old archived newspaper results of African Americans attacking whites 1900 through 65\nThe one \"A Sandwich\" is common\n\n[URL]https://americans4justice.wordpress.com/2013/01/30/atrocities-committed-by-african-american-from-1900-to-1964/[/URL]\nOBG, but, it just shows that nothing has changed and never will.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12176,12176,1584646266,801,'Whitebear','How to post an image that you have uploaded to the forum\n\nI see that you have figured out how to upload an image to the forum.   (That\'s great.)\n\nI also noticed that your recent \'negro comedy club\' post left it at that stage - as an attachment.\n\nIf you 1. copy the link of the attached image\nAttached Images\nFile Type: jpg	[URL=\"Attached Images\nFile Type: jpg	Michael Hutchins stickshift.jpg (24.9 KB, 0 views)\"]Michael Hutchins stickshift.jpg[/URL] (24.9 KB, 0 views)\n\n          2.  use that link to post an image in the body of the post [IMG]http://www.nnnforum.com/forums/images/editor/insertimage.gif[/IMG]\nthen your attached image will appear in your post.\n\nRef: [URL=\"http://www.nnnforum.com/forums/showthread.php?t=341618\"]Hutchins[/URL]\nArheel\'s Uncle',0,0,NULL,0,_binary '[]',_binary '[]'),(12177,12177,1584656222,8047,'Arheel\'s Uncle','Got it! [url]http://www.nnnforum.com/forums/showthread.php?p=666828#post666828[/url]\n\n\nThank you!\n\n\n\n[QUOTE=Whitebear]How to post an image that you have uploaded to the forum\n \nI see that you have figured out how to upload an image to the forum.   (That\'s great.)\n\nI also noticed that your recent \'negro comedy club\' post left it at that stage - as an attachment.\n\nIf you 1. copy the link of the attached image\nAttached Images\nFile Type: jpg    [URL=\"http://Attached Images<br /> File Type: jpg    Michael Hutchins stickshift.jpg (24.9 KB, 0 views)\"]Michael Hutchins stickshift.jpg[/URL] (24.9 KB, 0 views)\n\n          2.  use that link to post an image in the body of the post [IMG]http://www.nnnforum.com/forums/images/editor/insertimage.gif[/IMG]\nthen your attached image will appear in your post.\n\nRef: [URL=\"http://www.nnnforum.com/forums/showthread.php?t=341618\"]Hutchins[/URL]\nArheel\'s Uncle[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12178,12178,1584742844,801,'Whitebear','The whole article is fine as long as that is in the NOT OPEN TO THE PUBLIC AT THIS TIME areas of the forum. It would be good for a resource.\n\nIn the past I have gotten \'copyright complaints\' from various online news sites.\n\nAs long as the WHOLE article is not reprinted in a PUBLIC area - the it is \'FAIR USE\'.\n\n************************\n\nI cut off the expanded edition in the copy of your post on gun sales that I copied to the PUBLIC RSS feed area.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12179,12179,1584747502,8047,'Arheel\'s Uncle','Is the practice post area NOT OPEN TO PUBLIC?\nYes, I figured the copyright complaints were an issue in past.\nI feel like a pain in the butt, then I realize I\'m still learning right ways & overall organization of this site. I keep trying though.\nThank you.\n\n\n\n[QUOTE=Whitebear]The whole article is fine as long as that is in the NOT OPEN TO THE PUBLIC AT THIS TIME areas of the forum. It would be good for a resource.\n \nIn the past I have gotten \'copyright complaints\' from various online news sites.\n\nAs long as the WHOLE article is not reprinted in a PUBLIC area - the it is \'FAIR USE\'.\n\n************************\n\nI cut off the expanded edition in the copy of your post on gun sales that I copied to the PUBLIC RSS feed area.\n\nBest,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12180,12180,1584770337,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Is the practice post area NOT OPEN TO PUBLIC?\nYes, I figured the copyright complaints were an issue in past.\nI feel like a pain in the butt, then I realize I\'m still learning right ways & overall organization of this site. I keep trying though.\nThank you.\n\nYes I haven’t gotten any copyright complaints more recently so it’s doesn’t seem to be currently a problem I was just trying to give a little background on no words public and what’s private and so forth.\n\n That’s why the practiced posting ares is a practice posting area for people new to the forum.\n\nDon’t hesitate if you have any other questions.\n\n[QUOTE=Whitebear]The whole article is fine as long as that is in the NOT OPEN TO THE PUBLIC AT THIS TIME areas of the forum. It would be good for a resource.\n \nIn the past I have gotten \'copyright complaints\' from various online news sites.\n\nAs long as the WHOLE article is not reprinted in a PUBLIC area - the it is \'FAIR USE\'.\n\n************************\n\nI cut off the expanded edition in the copy of your post on gun sales that I copied to the PUBLIC RSS feed area.\n\nBest,\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12181,12181,1584793396,8047,'Arheel\'s Uncle','[I]I can\'t find this case in NNN. I have a hunch this Joseph Wielzen guy is half black and half Sephardi Jewish. Hard to prove though, Vine lists him as \"white\" and he\'s not.\n[/I]\n[I]I\'m still having issues with searching forum using KNOWN posted cases.[/I]\n[I]I\'m following the format using both Google and DuckDuckGo\n[/I]\n[I]site:newnation.org \"Kelsey Burnette\"[/I]\n[I]site:newnation.org \"Joseph Wielzen\"[/I]\n\n[I][URL]https://newschannel9.com/news/local/as-etowah-murder-rape-case-heads-toward-trial-attorneys-debate-media-coverage[/URL]\n[/I][B]\n^^^Has best photos[/B]\n\n\n[I][URL]https://www.timesfreepress.com/news/local/story/2019/nov/19/forensic-pathologist-says-mcminn-county-woman-beaten-raped/508603/[/URL][/I]\n[I]This story was updated at 6:06 p.m. on Tuesday, Nov. 19, 2019, with more information. [/I]\n                  ATHENS, Tenn. — The state rested its case Tuesday afternoon  in the trial of 19-year-old [B]Joseph Wielzen[/B], who is charged with  first-degree murder and aggravated rape in the 2017 slaying of  18-year-old [white] [B][COLOR=Red]Kelsey N. Burnette.[/COLOR][/B]\nStaff  photo by Ben Benton / Joseph Wielzen, on trial in McMinn County, Tenn.,  for the rape and murder of 18-year-old Kelsey N. Burnette in 2017, sits  at the defense table Wednesday, Nov. 19, 2019, in McMinn County  Criminal Court.',0,0,NULL,0,_binary '[]',_binary '[]'),(12182,12182,1584815904,801,'Whitebear','I emailed you a response on Wielzen indicating\nthat he was most likely an immigrant from Suriname in South America of East Indian extraction - or the spawn of same.\n\nHave you tried the NNN forum search feature at the top of every forum page?\n\nOn the browser site search...  sometimes the \"First Last\" site search will not work if it was posted with a middle name but I do not recall the Wielzen horror so most likely was not posted on NNN newnation.org front page nor on NNN forum.\n\nBest,\nWhitebear\n\nPS. Occasionally if the \"First Last\" site search does not give results - might try an unusual lastname or some other keyword.\n\n[QUOTE=Arheel\'s Uncle][I]I can\'t find this case in NNN. I have a hunch this Joseph Wielzen guy is half black and half Sephardi Jewish. Hard to prove though, Vine lists him as \"white\" and he\'s not.\n[/I]\n[I]I\'m still having issues with searching forum using KNOWN posted cases.[/I]\n[I]I\'m following the format using both Google and DuckDuckGo\n[/I]\n[I]site:newnation.org \"Kelsey Burnette\"[/I]\n[I]site:newnation.org \"Joseph Wielzen\"[/I]\n\n[I][URL]https://newschannel9.com/news/local/as-etowah-murder-rape-case-heads-toward-trial-attorneys-debate-media-coverage[/URL]\n[/I][B]\n^^^Has best photos[/B]\n\n\n[I][URL]https://www.timesfreepress.com/news/local/story/2019/nov/19/forensic-pathologist-says-mcminn-county-woman-beaten-raped/508603/[/URL][/I]\n[I]This story was updated at 6:06 p.m. on Tuesday, Nov. 19, 2019, with more information. [/I]\n                  ATHENS, Tenn. — The state rested its case Tuesday afternoon  in the trial of 19-year-old [B]Joseph Wielzen[/B], who is charged with  first-degree murder and aggravated rape in the 2017 slaying of  18-year-old [white] [B][COLOR=Red]Kelsey N. Burnette.[/COLOR][/B]\nStaff  photo by Ben Benton / Joseph Wielzen, on trial in McMinn County, Tenn.,  for the rape and murder of 18-year-old Kelsey N. Burnette in 2017, sits  at the defense table Wednesday, Nov. 19, 2019, in McMinn County  Criminal Court.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12183,12183,1584818633,8047,'Arheel\'s Uncle','legacy of centuries of Dutch rule, which entailed successive periods of forced, contracted, or voluntary migration by various nationalities and ethnic groups from around the world.\n\n[B]The largest ethnic group are the Afro-Surinamese which form about 37% of the population, [/B]and are usually divided into two groups: the Creoles and the Maroons. Surinamese Maroons, whose ancestors are mostly runaway slaves that fled to the interior, comprise 21.7% of the population; they are divided into five main groups: Ndyuka (Aucans), Kwinti, Matawai, Saramaccans and Paramaccans. Surinamese Creoles, mixed people descending from African slaves and mostly Dutch Europeans, form 15.7% of the population.\n\n[QUOTE=Whitebear]I emailed you a response on Wielzen indicating\nthat he was most likely an immigrant from Suriname in South America of East Indian extraction - or the spawn of same.\n\nHave you tried the NNN forum search feature at the top of every forum page?\n\nOn the browser site search...  sometimes the \"First Last\" site search will not work if it was posted with a middle name but I do not recall the Wielzen horror so most likely was not posted on NNN newnation.org front page nor on NNN forum.\n\nBest,\nWhitebear\n\nPS. Occasionally if the \"First Last\" site search does not give results - might try an unusual lastname or some other keyword.\n\n[QUOTE=Arheel\'s Uncle][I]I can\'t find this case in NNN. I have a hunch this Joseph Wielzen guy is half black and half Sephardi Jewish. Hard to prove though, Vine lists him as \"white\" and he\'s not.\n[/I]\n[I]I\'m still having issues with searching forum using KNOWN posted cases.[/I]\n[I]I\'m following the format using both Google and DuckDuckGo\n[/I]\n[I]site:newnation.org \"Kelsey Burnette\"[/I]\n[I]site:newnation.org \"Joseph Wielzen\"[/I]\n\n[I][URL]https://newschannel9.com/news/local/as-etowah-murder-rape-case-heads-toward-trial-attorneys-debate-media-coverage[/URL]\n[/I][B]\n^^^Has best photos[/B]\n\n\n[I][URL]https://www.timesfreepress.com/news/local/story/2019/nov/19/forensic-pathologist-says-mcminn-county-woman-beaten-raped/508603/[/URL][/I]\n[I]This story was updated at 6:06 p.m. on Tuesday, Nov. 19, 2019, with more information. [/I]\n                  ATHENS, Tenn. — The state rested its case Tuesday afternoon  in the trial of 19-year-old [B]Joseph Wielzen[/B], who is charged with  first-degree murder and aggravated rape in the 2017 slaying of  18-year-old [white] [B][COLOR=Red]Kelsey N. Burnette.[/COLOR][/B]\nStaff  photo by Ben Benton / Joseph Wielzen, on trial in McMinn County, Tenn.,  for the rape and murder of 18-year-old Kelsey N. Burnette in 2017, sits  at the defense table Wednesday, Nov. 19, 2019, in McMinn County  Criminal Court.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12184,12184,1584818746,8047,'Arheel\'s Uncle','Suriname legacy of centuries of Dutch rule, which entailed successive periods of forced, contracted, or voluntary migration by various nationalities and ethnic groups from around the world.\n\n[B]The largest ethnic group are the Afro-Surinamese which form about 37% of the population, [/B]and are usually divided into two groups: the Creoles and the Maroons. Surinamese Maroons, whose ancestors are [B]mostly runaway slaves[/B] that fled to the interior, comprise 21.7% of the population; they are divided into five main groups: Ndyuka (Aucans), Kwinti, Matawai, Saramaccans and Paramaccans. Surinamese Creoles, mixed people descending from African slaves and mostly Dutch Europeans, form 15.7% of the population.\n\n[QUOTE=Whitebear]I emailed you a response on Wielzen indicating\nthat he was most likely an immigrant from Suriname in South America of East Indian extraction - or the spawn of same.\n\nHave you tried the NNN forum search feature at the top of every forum page?\n\nOn the browser site search...  sometimes the \"First Last\" site search will not work if it was posted with a middle name but I do not recall the Wielzen horror so most likely was not posted on NNN newnation.org front page nor on NNN forum.\n\nBest,\nWhitebear\n\nPS. Occasionally if the \"First Last\" site search does not give results - might try an unusual lastname or some other keyword.\n\n[QUOTE=Arheel\'s Uncle][I]I can\'t find this case in NNN. I have a hunch this Joseph Wielzen guy is half black and half Sephardi Jewish. Hard to prove though, Vine lists him as \"white\" and he\'s not.\n[/I]\n[I]I\'m still having issues with searching forum using KNOWN posted cases.[/I]\n[I]I\'m following the format using both Google and DuckDuckGo\n[/I]\n[I]site:newnation.org \"Kelsey Burnette\"[/I]\n[I]site:newnation.org \"Joseph Wielzen\"[/I]\n\n[I][URL]https://newschannel9.com/news/local/as-etowah-murder-rape-case-heads-toward-trial-attorneys-debate-media-coverage[/URL]\n[/I][B]\n^^^Has best photos[/B]\n\n\n[I][URL]https://www.timesfreepress.com/news/local/story/2019/nov/19/forensic-pathologist-says-mcminn-county-woman-beaten-raped/508603/[/URL][/I]\n[I]This story was updated at 6:06 p.m. on Tuesday, Nov. 19, 2019, with more information. [/I]\n                  ATHENS, Tenn. — The state rested its case Tuesday afternoon  in the trial of 19-year-old [B]Joseph Wielzen[/B], who is charged with  first-degree murder and aggravated rape in the 2017 slaying of  18-year-old [white] [B][COLOR=Red]Kelsey N. Burnette.[/COLOR][/B]\nStaff  photo by Ben Benton / Joseph Wielzen, on trial in McMinn County, Tenn.,  for the rape and murder of 18-year-old Kelsey N. Burnette in 2017, sits  at the defense table Wednesday, Nov. 19, 2019, in McMinn County  Criminal Court.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12185,12185,1584819694,8047,'Arheel\'s Uncle','[B]Dutch Sephardi Jewish mixed w/African black.[/B]\n[URL=\"https://www.jta.org/2014/09/19/culture/from-the-archive-surinames-jewish-settlement-and-non-settlement\"]https://www.jta.org/2014/09/19/culture/from-the-archive-surinames-jewish-settlement-and-non-settlement[/URL]\nFrom the Archive: Suriname’s Jewish settlement and non-settlement\nBY RAFFI WINEBURG SEPTEMBER 19, 2014 4:43 PM\n\nPreparing food at an American Jewish Joint Distribution Committee house for European Jewish refugees in Paramaribo, Suriname, circa 1943. (Courtesy JDC Archives)\n\n\nThe grandson of slaves, Egger had moved to the Netherlands in 1935 from his birthplace in Suriname, then a Dutch colony on the Northeastern coast of South America.\n\nOf all the countries that few Americans have heard of, Suriname, which became independent in 1975 [and is sometimes spelled “Surinam,” without the “e”],  may be the one with the most intriguing history of Jewish settlement, and later, non-settlement.\n\n[B]Hundreds of Holocaust refugees settled in Suriname during the 1930s and early ’40s, some with assistance from the American Jewish Joint Distribution Committee. In 1938, the entire Sephardic Jewish community of Hamburg was resettled there, and in 1942, a group of Dutch Jews who had fled to the unoccupied section of France were granted asylum there.[/B][QUOTE=Whitebear]I emailed you a response on Wielzen indicating\nthat he was most likely an immigrant from Suriname in South America of East Indian extraction - or the spawn of same.\n\nHave you tried the NNN forum search feature at the top of every forum page?\n\nOn the browser site search...  sometimes the \"First Last\" site search will not work if it was posted with a middle name but I do not recall the Wielzen horror so most likely was not posted on NNN newnation.org front page nor on NNN forum.\n\nBest,\nWhitebear\n\nPS. Occasionally if the \"First Last\" site search does not give results - might try an unusual lastname or some other keyword.\n\n[QUOTE=Arheel\'s Uncle][I]I can\'t find this case in NNN. I have a hunch this Joseph Wielzen guy is half black and half Sephardi Jewish. Hard to prove though, Vine lists him as \"white\" and he\'s not.\n[/I]\n[I]I\'m still having issues with searching forum using KNOWN posted cases.[/I]\n[I]I\'m following the format using both Google and DuckDuckGo\n[/I]\n[I]site:newnation.org \"Kelsey Burnette\"[/I]\n[I]site:newnation.org \"Joseph Wielzen\"[/I]\n\n[I][URL]https://newschannel9.com/news/local/as-etowah-murder-rape-case-heads-toward-trial-attorneys-debate-media-coverage[/URL]\n[/I][B]\n^^^Has best photos[/B]\n\n\n[I][URL]https://www.timesfreepress.com/news/local/story/2019/nov/19/forensic-pathologist-says-mcminn-county-woman-beaten-raped/508603/[/URL][/I]\n[I]This story was updated at 6:06 p.m. on Tuesday, Nov. 19, 2019, with more information. [/I]\n                  ATHENS, Tenn. — The state rested its case Tuesday afternoon  in the trial of 19-year-old [B]Joseph Wielzen[/B], who is charged with  first-degree murder and aggravated rape in the 2017 slaying of  18-year-old [white] [B][COLOR=Red]Kelsey N. Burnette.[/COLOR][/B]\nStaff  photo by Ben Benton / Joseph Wielzen, on trial in McMinn County, Tenn.,  for the rape and murder of 18-year-old Kelsey N. Burnette in 2017, sits  at the defense table Wednesday, Nov. 19, 2019, in McMinn County  Criminal Court.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12186,12186,1584820142,801,'Whitebear','[QUOTE]The largest ethnic group are the Afro-Surinamese which form about 37% of the population,   [B] Ahhhh so he is most likely a \'nigro\'  :)[/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12187,12187,1584820272,8047,'Arheel\'s Uncle','NiggaJew\njewish crazy mental illness schizophrenic diseased genetics\n[QUOTE=Whitebear][QUOTE]The largest ethnic group are the Afro-Surinamese which form about 37% of the population,   [B] Ahhhh so he is most likely a \'nigro\'  :)[/B][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12188,12188,1584820418,801,'Whitebear','[QUOTE=Arheel\'s Uncle][B]Dutch Sephardi Jewish mixed w/African black.[/B]\n[URL=\"https://www.jta.org/2014/09/19/culture/from-the-archive-surinames-jewish-settlement-and-non-settlement\"]https://www.jta.org/2014/09/19/culture/from-the-archive-surinames-jewish-settlement-and-non-settlement[/URL]\nFrom the Archive: Suriname’s Jewish settlement and non-settlement\nBY RAFFI WINEBURG SEPTEMBER 19, 2014 4:43 PM\n  **********************************************\nThanks, [url]https://forebears.io/surnames/wielzen[/url]\nthat explains why the surname is also 2nd most popular in the Netherlands\n\nthanks.   and thanks for email with a BUNCH of black crime links.\n\nYou are right - I have just not been able to document EVERY or even most black crimes\non the webpages or the forum archives...\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12189,12189,1584820617,801,'Whitebear','[QUOTE=Arheel\'s Uncle]NiggaJew\njewish crazy mental illness schizophrenic diseased genetics \n\n(****************************************\n aha a Jewish-Negro-mudlatto\n\nIt had not sunk in the \"Joseph\" is a Hebrew (jewish) name.  [B]Joseph [/B]Wielzen\n\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12190,12190,1584846982,8047,'Arheel\'s Uncle','are people aware of the % rates of & types of jewish genetic mental diseases there are? And mixed with small to no neocortex brains of africans.\n[COLOR=\"Red\"][B]What the hell have they unleashed onto the world?[/B][/COLOR]\n[B]Violent mentally ill socio/psychopathic Jewlatto Mutants.[/B]\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]NiggaJew\njewish crazy mental illness schizophrenic diseased genetics \n\n(****************************************\n aha a Jewish-Negro-mudlatto\n\nIt had not sunk in the \"Joseph\" is a Hebrew (jewish) name.  [B]Joseph [/B]Wielzen\n\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12191,12191,1584847767,801,'Whitebear','Well, I do not think that most people are aware of this issue - possibly a greater percentage of jews might be aware of this than gentiles....\n\n[QUOTE][URL=\"https://duckduckgo.com/?q=jewish+genetic+mental+diseases&t=hp&atb=v192-1&iar=news&ia=news\"]Medical genetics of Jews[/URL]\nThere are several autosomal recessive genetic disorders that are more common in ethnically Jewish populations, particularly Ashkenazi Jews, than the population as a whole. This is due to population bottlenecks that occurred relatively recently in the past as well as a practice of consanguineous marriage.Wikipedia[/QUOTE]\n\nYes, mixing the recessive crazy genes of jew with the moronic african IQ of negroes would possibly create a \'[URL=\"https://www.google.com/search?safe=active&hl=en&tbm=isch&source=hp&biw=1207&bih=700&ei=YNt2XuncMY2_0PEPrd-_sAE&q=Golem&oq=Golem&gs_l=img.3..0l10.2024.2778..3043...0.0..0.82.423.6......0....1..gws-wiz-img.....0.L5dIZ4pJNcI&ved=0ahUKEwjpjMjnka3oAhWNHzQIHa3vDxYQ4dUDCAY&uact=5\"]Golem[/URL] \' type monster.\n\nWB\n****************************************************************************************\n\n[QUOTE=Arheel\'s Uncle]are people aware of the % rates of & types of jewish genetic mental diseases there are? And mixed with small to no neocortex brains of africans.\n[COLOR=\"Red\"][B]What the hell have they unleashed onto the world?[/B][/COLOR]\n[B]Violent mentally ill socio/psychopathic Jewlatto Mutants.[/B]\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]NiggaJew\njewish crazy mental illness schizophrenic diseased genetics \n\n(****************************************\n aha a Jewish-Negro-mudlatto\n\nIt had not sunk in the \"Joseph\" is a Hebrew (jewish) name.  [B]Joseph [/B]Wielzen\n\n\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12192,12192,1584855672,846,'Smedley Butler','[url]https://www.goodreads.com/book/show/1475908.Waters_Flowing_Eastward[/url]\n\nSOB\n\nGood evening, this the final blow to the Republic that started in earnest with the tool fools perv Woodrow Wilson. \n\nBe well. \n\nWATERS FLOWING EASTWARD. \n[url]https://www.goodreads.com/book/show/1475908.Waters_Flowing_Eastward[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12193,12193,1584855818,846,'Smedley Butler','[url]https://www.lewrockwell.com/2020/03/no_author/leaders-of-western-nations-misled-over-quarantine-social-distancing/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12194,12194,1584857621,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.lewrockwell.com/2020/03/no_author/leaders-of-western-nations-misled-over-quarantine-social-distancing/[/url][/QUOTE]\n\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6356&stc=1&d=1584857578[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(12195,12195,1584857857,801,'Whitebear','Have your read or are your reading or do you intend to read the linked book \'waters flowing eastware\'???\n\nAlso - I did a big buy on my IRA retirement account for the S&P 500-index mutual fund that slipped down to pre-Trump levels.  Will see how that goes....\n(just 10% of funds in this extremely conservative speculative investment....)\n\nWB\n\n[QUOTE=Smedley Butler][url]https://www.goodreads.com/book/show/1475908.Waters_Flowing_Eastward[/url]\n\nSOB\n\nGood evening, this the final blow to the Republic that started in earnest with the tool fools perv Woodrow Wilson. \n\nBe well. \n\nWATERS FLOWING EASTWARD. \n[url]https://www.goodreads.com/book/show/1475908.Waters_Flowing_Eastward[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12196,12196,1584860152,846,'Smedley Butler','[QUOTE=Whitebear]Have your read or are your reading or do you intend to read the linked book \'waters flowing eastware\'???\n\nAlso - I did a big buy on my IRA retirement account for the S&P 500-index mutual fund that slipped down to pre-Trump levels.  Will see how that goes....\n(just 10% of funds in this extremely conservative speculative investment....)\n\nWB\n\n[QUOTE=Smedley Butler][url]https://www.goodreads.com/book/show/1475908.Waters_Flowing_Eastward[/url]\n\nSOB\n\nGood evening, this the final blow to the Republic that started in earnest with the tool fools perv Woodrow Wilson. \n\nBe well. \n\nWATERS FLOWING EASTWARD. \n[url]https://www.goodreads.com/book/show/1475908.Waters_Flowing_Eastward[/url][/QUOTE][/QUOTE]\n\n\nHowdy\n\nHad worries before this, when your dealing with crazies this won\'t make it easier, ha.\n\nAs for WATERS FLOWING EAST. I read with a link years back at Original Dissent Forum now long gone.\n\nThis book was being handed out by congress man Reece in 1955 by his chief of staff a retired combat colonel. The RNC with two Lt\'s came back to visit Reece and told him that his chief of staff was reported to be giving away copies of an AUNTI****MIC book. \n\nReece was dumb founded.\n\nThe head tool of the RNC  wanted it stopped.\n\nThe Reece hearing on Foundations undo influences and more in US politics was end, and Hollywood LOL\n\nHow could these VERY scary times have gone any other ways since Nov. 22, 1963 and then they threw BS in our faces and then a two front war in US in 1965 ? \n\nDOJ wants new powers to just grab people never to be seem again. Yes, so shades of what Alexander Solzhenitsyn warned us about NKVD CHEKA. \n\nThe entire invaded country is worried.  I Tried to leave but no Western Nation is not in their clutches. \n\nMiss my dogs, I am supposed to two in MAY, but who knows if I wil have any more.\n\nNo answer needed.\n\nAre we under attacked ?\n\nThey did Nixon in and gave them the kitchen sink totally.\n\nwww. watergate.com I read Silent Coup in 1991 it has held its water 100% that is some book.\n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12197,12197,1584860267,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.lewrockwell.com/2020/03/no_author/leaders-of-western-nations-misled-over-quarantine-social-distancing/[/url][/QUOTE]\n\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6356&stc=1&d=1584857578[/IMG][/QUOTE]\n\n\nGreat.  YES its very scary, not the virus by the thugs on Wall Street and he FOGGY BOTTOM thug tool crimnaals\n\nHA.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12198,12198,1584902218,8047,'Arheel\'s Uncle','Actually, the entire 4 groups, Hasidic, Ashkenazi, etc etc Jewish Genetics is way way worse than what Wikipedia states. It\'s 35-40% in the following: cancer, organ failures, blood disorders, mental illness & sexual deviancy is (see youtube\'s Leiby Kletzky mutilation/murder) \n\n100x greater than in any other population/race other than blacks. I traced it all the way back to Jack the Ripper (1 block from London Hospital Rothschild owned at that time, organ theft for transplants in those early organ transplantation years, hospital location via FBI Investigation report)\nand Rothschild family history of very young deaths archives and they were who started the Red Cross for blood donations. Diabetes is common in Jew groups.\n\n\n\n[B]The Grand Solar Minimum, [/B]you know, I\'d like to do more to bring awareness to good people here in forum but, I really do not want to alert any black snoopers who reads forum. The fewer who arm themselves the better. Maybe, you could send out a PM or email to the entire group in mass mailing? If you want, I can put together a minimal report on the most significant need to know stuff.\nLet me know...\n\nSearch results here [url]https://duckduckgo.com/?q=grand+solar+minimum+psychopathy&t=lm&iar=images&iax=images&ia=images&iai=https%3A%2F%2Fi1.wp.com%2Felectroverse.net%2Fwp-content%2Fuploads%2F2019%2F07%2Fskiiing-4-july.jpg%3Ffit%3D1200%252C800%26ssl%3D1[/url]\n\n\n\n\n\n[QUOTE=Whitebear]Well, I do not think that most people are aware of this issue - possibly a greater percentage of jews might be aware of this than gentiles....\n \n[QUOTE][URL=\"https://duckduckgo.com/?q=jewish+genetic+mental+diseases&t=hp&atb=v192-1&iar=news&ia=news\"]Medical genetics of Jews[/URL]\nThere are several autosomal recessive genetic disorders that are more common in ethnically Jewish populations, particularly Ashkenazi Jews, than the population as a whole. This is due to population bottlenecks that occurred relatively recently in the past as well as a practice of consanguineous marriage.Wikipedia[/QUOTE]Yes, mixing the recessive crazy genes of jew with the moronic african IQ of negroes would possibly create a \'[URL=\"https://www.google.com/search?safe=active&hl=en&tbm=isch&source=hp&biw=1207&bih=700&ei=YNt2XuncMY2_0PEPrd-_sAE&q=Golem&oq=Golem&gs_l=img.3..0l10.2024.2778..3043...0.0..0.82.423.6......0....1..gws-wiz-img.....0.L5dIZ4pJNcI&ved=0ahUKEwjpjMjnka3oAhWNHzQIHa3vDxYQ4dUDCAY&uact=5\"]Golem[/URL] \' type monster.\n\nWB\n****************************************************************************************\n\n[QUOTE=Arheel\'s Uncle]are people aware of the % rates of & types of jewish genetic mental diseases there are? And mixed with small to no neocortex brains of africans.\n[COLOR=Red][B]What the hell have they unleashed onto the world?[/B][/COLOR]\n[B]Violent mentally ill socio/psychopathic Jewlatto Mutants.[/B]\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]NiggaJew\njewish crazy mental illness schizophrenic diseased genetics \n\n(****************************************\n aha a Jewish-Negro-mudlatto\n\nIt had not sunk in the \"Joseph\" is a Hebrew (jewish) name.  [B]Joseph [/B]Wielzen\n\n\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12199,12199,1584983098,801,'Whitebear','You asked about me sending a mass PM or email.\n\nThere just are not that many current active people on this mostly-closed-to-the-public forum.\n\nAside from yourself there have been two active reporters contributing daily Voiceofreason and The Bobster  -  There is also Apollonian that sort of has his own private area that I only occasionally post something from.\n\nThere are a few old-timers that log on occasionally and very occasionally post something.\n\nThen there are a bunch of inactive accounts from the last dozen years or so.  I have only do a mass mailing to let all users know if I have had to change the web address of the forum for one reason or another....\n\nI have no idea whether the email addresses of old users have been compromised or even if they are still alive.\n\nEveryone that has access to this not-really-public forum has been pretty much \'vetted\' over the last several years which not not exclude the possibility that there might be some old user account was always or has been compromised by some unfriendly.\n\nI\'ll get back to you on this and the rest of your recent PM to discuss and also\nI finally read your essay about the vaccines which I will \'publish\' anonymously when I get back to it.\n\nJust to let you know I read your last couple PMs and will get back to you on them.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12201,12201,1585002029,8047,'Arheel\'s Uncle','Take your time. OH, I did the William L. Huff into a short summary. The 2 white girls, 5&6 yo children, gutted raped murdered 1967.......\n\n\nI was thinking of sharing basic relatively quick info the active members, so they can prepare. If I had to teach the whole Ice Age topic, it would take forever.\nI have been around internet since it began (and before in aerospace) so I see through bull**** & pretty much know who is genuine and how to discern who is not.\n\n\n[B]Ice Age Channels [/B]to learn from...\nThat video on [B]Jamestown[/B] is a good one to watch, it\'s what we\'re heading into. Knowing the history of Holodomor & 1917 Russian Revolution & kulak aka white farmers is also key. Irish Potato Famine...There are documentaries on all those, I have those links too.\n\n[B]Ice Age Farmer [/B]youtube channel, incredibly honest, however is also not fully aware of the violent simians and hispanics. He lives east of Oakland, ground zero for extremely violent simian killer gangs. I tried to educate him on various gangs of hispanic/blacks, but he\'s fighting cognitive dissonance, he\'s a Kumbaya type.\n\nSimians like Koron Bailey of 2016 Harlem killings.\n[B]Adapt2030[/B] youtube channel is also good, and he\'s more racially aware but subtle alluding in discussion.\n\n[B]Vaccine essay,[/B] feel free to modify the F words (F***) if you want to; I know it puts some people off as soon as they read/hear it. I don\'t have a problem with that at this late stage in the game of life. It\'s just a strong word to detail how strongly I feel against vaccines, my knowing the truth.\nLater...........\n\n\n\n[QUOTE=Whitebear]You asked about me sending a mass PM or email.\n \nThere just are not that many current active people on this mostly-closed-to-the-public forum.\n\nAside from yourself there have been two active reporters contributing daily Voiceofreason and The Bobster  -  There is also Apollonian that sort of has his own private area that I only occasionally post something from.\n\nThere are a few old-timers that log on occasionally and very occasionally post something.\n\nThen there are a bunch of inactive accounts from the last dozen years or so.  I have only do a mass mailing to let all users know if I have had to change the web address of the forum for one reason or another....\n\nI have no idea whether the email addresses of old users have been compromised or even if they are still alive.\n\nEveryone that has access to this not-really-public forum has been pretty much \'vetted\' over the last several years which not not exclude the possibility that there might be some old user account was always or has been compromised by some unfriendly.\n\nI\'ll get back to you on this and the rest of your recent PM to discuss and also\nI finally read your essay about the vaccines which I will \'publish\' anonymously when I get back to it.\n\nJust to let you know I read your last couple PMs and will get back to you on them.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12202,12202,1585017229,855,'sniffy','No, post anyway you like.',0,0,NULL,0,_binary '[]',_binary '[]'),(12203,12203,1585073310,801,'Whitebear','[QUOTE=sniffy]No, post anyway you like.[/QUOTE]\n\nThanks again for your \'Presidential Jazz\'   :)\n\nand this mornings post on \'immigrants import disease\'\n(sanctuary cities harbor infected black plague rats etc)\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12204,12204,1585276474,801,'Whitebear','I\'ve noticed your posts and plan to review them\n\nwas hoping to \'catch up\' on the \'breaking news\'\nthat can be mostly \'copy and pasted\' before\nreviewing some of your items that I may want\nto take a little extra time to see where they might go.\n\nAppreciate the amount of time and input to this forum\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12205,12205,1585277805,846,'Smedley Butler','[url]https://www.kitco.com/news/video/show/Kitco-NEWS/2763/2020-03-25/Robert-Kiyosaki-says-self-isolation-is-making-people-realize-they-got-screwed-by-system#_48_INSTANCE_puYLh9Vd66QY_=https%3A%2F%2Fwww.kitco.com%2Fnews%2Fvideo%2Flatest%3Fshow%3DKitco-NEWS[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12206,12206,1585277949,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.kitco.com/news/video/show/Kitco-NEWS/2763/2020-03-25/Robert-Kiyosaki-says-self-isolation-is-making-people-realize-they-got-screwed-by-system#_48_INSTANCE_puYLh9Vd66QY_=https%3A%2F%2Fwww.kitco.com%2Fnews%2Fvideo%2Flatest%3Fshow%3DKitco-NEWS[/url][/QUOTE]\n\n\n************************************\nthanks very much - will try to post tonigh\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12207,12207,1585279647,8047,'Arheel\'s Uncle','Thank you. I did post a thread kind of hidden, title is [B]Resource: Black Crime Statistics[/B], for dealing with Ice Age & the coming issues over food, crime, gangs. The other off topic is the Tom Clancy one, I did that post because of the game & plot. But it all ties in together with NOW times.\n\nKeep it hidden from public, move it wherever you want to.\nI have been doing this black gang & crime & movie analyses for a very long time. \n\nPsychology Minor edu.\n\n\n\nTom Clancy was a good guy, also CIA agent in H-wood and for media.\nThat is what movies and games do, program people who\'re weak minded and don\'t know reality. BLACKS!\nOther movies are actually documentaries in movie form.\nWorld War Z, and the 12 Monkeys are based on reality.\n\n\nA lot of people don\'t know about how video games program people. Also uses digital patent.\n\nDigital TV patents, is hypnosis for mind control. Uses light, frequency, color. Causes pain in nerves when the actor is feeling pain. Depends on who the viewer is, black or white who feels the pain. \n\n\n\nThe PURGE movies. The other whites who\'re antiblack movies, they\'re all mostly out of Jason Blum of Blumhouse productions. Jewish Hollywood knows what they\'re doing.\nRegular people don\'t see what is ahead, the ICE AGE and food problems. \n\nBlacks are programmed to kill. It\'s black communism.\nLater...\n\n\n\n\n\n[QUOTE=Whitebear]I\'ve noticed your posts and plan to review them\n \nwas hoping to \'catch up\' on the \'breaking news\'\nthat can be mostly \'copy and pasted\' before\nreviewing some of your items that I may want\nto take a little extra time to see where they might go.\n\nAppreciate the amount of time and input to this forum\n\nBest,\n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12208,12208,1585280833,801,'Whitebear','[QUOTE=Arheel\'s Uncle] \n\nKeep it hidden from public, move it wherever you want to.[/QUOTE] \n **************************************************** \n OK, there a NOT-PUBLIC areas in this forum - even before I closed it to public\nexcept for the RSS news feed area.\n\nIf I move/copy anything of yours out of the Practice Posting area - I will\nonly move it to \'member-only\' areas of this forum\n\nand double-check if I have any questions -\nI see you found the \'members-only\' \'racist jokes area   :)\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12209,12209,1585288921,846,'Smedley Butler','Howdy\n\nDo not think you should post it, that is my suggestion, think about that, just my 2 cent.\n\nHere is Dr. Matt Johnson today on the VIRUS.\n\nSorry, but this a must too, here just 7 minutes at least. \n\n88',0,0,NULL,0,_binary '[]',_binary '[]'),(12210,12210,1585289217,801,'Whitebear','sorry, I removed link to metals interview - (dr matt johnson link?)\n\n\n[QUOTE=Smedley Butler]Howdy\n\nDo not think you should post it, that is my suggestion, think about that, just my 2 cent.\n\nHere is Dr. Matt Johnson today on the VIRUS.\n\nSorry, but this a must too, here just 7 minutes at least. \n\n88[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12211,12211,1585329674,846,'Smedley Butler','[QUOTE=Whitebear]sorry, I removed link to metals interview - (dr matt johnson link?)\n\n\n[QUOTE=Smedley Butler]Howdy\n\nDo not think you should post it, that is my suggestion, think about that, just my 2 cent.\n\nHere is Dr. Matt Johnson today on the VIRUS.\n\nSorry, but this a must too, here just 7 minutes at least. \n\n88[/QUOTE][/QUOTE]\n\n\n\nHowdy\n\nThe metals I liked, but I had some misgivings in his talk, but thats me. \n\n\n\nOnly my opinion.\n\n\n Dr. Matthew Johnson was A 1 cogent and on topic important points on what has happened.\n\n[url]https://www.radioalbion.com/2020/03/the-daily-nationalist-second-opinion-on.html[/url]\n\nThe people are scared like they did with the new Nation wide controlled radio and Hollywood helping the people believed communist hog wash lies against Herbert Hoover. \n\n\n\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12212,12212,1585355013,8047,'Arheel\'s Uncle','Hello, \n\nSo, this is an interesting huge case, which I enjoy untangling, I thought I\'d ask your advice on whether to post or not, or maybe just a partial post. Let me know.\n These are really bad violent people, likely behind some unexplained murders. that July 5th shooting in KC last year. \n\n Feel free to share, and/or ask other members to help figure it out if they wish. It is a STING case, with several odd names. Because it\'s a sting with sealed indictments that were just opened, you wouldn\'t hear much of this case or of their other violent crimes in the news. This is probably an Interpol as well as International Police case, international drug trafficking. It is so huge, and multi ethnic names of criminals. \n\n[URL]https://www.kttn.com/17-defendants-indicted-for-10-million-conspiracy-to-distribute-1000-kilos-of-methamphetamine/[/URL]\nThe news link above, is same text as the DoJ Indictment. Normally, the name order is the level of involvement. So, that first guy, [B]Fahrudin F. Fejzic[/B], also known as “Frank,” 48, is likely the leader, here in USA. Russians involved, probably the Russian Mafia which I emailed you about recently. Mexican drug trafficker south of border also. There are way more than the 17...\n\n[URL]https://www.justice.gov/usao-wdmo/pr/17-defendants-indicted-10-million-conspiracy-distribute-1000-kilos-meth[/URL]\n[B]These guys are NOT small time traffickers.[/B]\n\nLaw enforcement investigators were conducting surveillance at  [B]Alihodzic[/B]’s residence on Feb. 19, 2019. On that day, the affidavit says,  investigators seized approximately six pounds of methamphetamine and  two firearms, including an[B] AK-47[/B] type assault pistol with two high  capacity magazines. Investigators also executed a search warrant at  Alihodzic’s residence and seized additional methamphetamine and  firearms. They also [B]seized 18 firearms from Alihodzic’s[/B] [B]vehicle[/B],  including a [B][COLOR=DarkRed]fully automatic machine gun, two sawed-off shotguns, and a  stolen firearm[/COLOR][/B].\n[B]IPA[/B] [URL]https://www.ipa-international.org/[/URL]\n[B]Interpol[/B] [URL]https://www.interpol.int/[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle] \n \nKeep it hidden from public, move it wherever you want to.[/QUOTE] \n **************************************************** \n OK, there a NOT-PUBLIC areas in this forum - even before I closed it to public\nexcept for the RSS news feed area.\n\nIf I move/copy anything of yours out of the Practice Posting area - I will\nonly move it to \'member-only\' areas of this forum\n\nand double-check if I have any questions -\nI see you found the \'members-only\' \'racist jokes area   :)\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12213,12213,1585356456,801,'Whitebear','the combination of a BOSNian AND a Mexican\ndo not fit my simple racial sorting of various criminals...\n(could even involve foreign governments and government spy covert groups)....\n\nMy original concept was to create an on-line news comic book that would illustrate black criminal - BAD\nillegal alien criminal - BAD\n\nto offset the \'illiberal left media propaganda of\nminority and migrant VICTIMS of White racism...\n\nIf I can have a headline of a horrific or disgusting crime\nand a mugshot of stereotypical  negro or \'wetback mestizo\'  and put it all in a 2 inch news box....\n\nthat would have the \"one-two\" dramatic \'punch\' of the\nlimited resource un-organized not-for-profit low-budget \nhand-crank proto-blog I had felt inspired/motivated to raise a flag over the bunker with.\n\nBest,\nWhitebear....\n\nTrying to sort out all of the evil spaghetti of intrigue\ndoes slow down getting the \'paper\' out by the deadline for the \'evening edition\' - if there were a deadline...\n \n\n \n********************************************\n\n[QUOTE=Arheel\'s Uncle]Hello, \n\nSo, this is an interesting huge case, which I enjoy untangling, I thought I\'d ask your advice on whether to post or not, or maybe just a partial post. Let me know.\n These are really bad violent people, likely behind some unexplained murders. that July 5th shooting in KC last year. \n\n Feel free to share, and/or ask other members to help figure it out if they wish. It is a STING case, with several odd names. Because it\'s a sting with sealed indictments that were just opened, you wouldn\'t hear much of this case or of their other violent crimes in the news. This is probably an Interpol as well as International Police case, international drug trafficking. It is so huge, and multi ethnic names of criminals. \n\n[URL]https://www.kttn.com/17-defendants-indicted-for-10-million-conspiracy-to-distribute-1000-kilos-of-methamphetamine/[/URL]\nThe news link above, is same text as the DoJ Indictment. Normally, the name order is the level of involvement. So, that first guy, [B]Fahrudin F. Fejzic[/B], also known as “Frank,” 48, is likely the leader, here in USA. Russians involved, probably the Russian Mafia which I emailed you about recently. Mexican drug trafficker south of border also. There are way more than the 17...\n\n[URL]https://www.justice.gov/usao-wdmo/pr/17-defendants-indicted-10-million-conspiracy-distribute-1000-kilos-meth[/URL]\n[B]These guys are NOT small time traffickers.[/B]\n\nLaw enforcement investigators were conducting surveillance at  [B]Alihodzic[/B]’s residence on Feb. 19, 2019. On that day, the affidavit says,  investigators seized approximately six pounds of methamphetamine and  two firearms, including an[B] AK-47[/B] type assault pistol with two high  capacity magazines. Investigators also executed a search warrant at  Alihodzic’s residence and seized additional methamphetamine and  firearms. They also [B]seized 18 firearms from Alihodzic’s[/B] [B]vehicle[/B],  including a [B][COLOR=DarkRed]fully automatic machine gun, two sawed-off shotguns, and a  stolen firearm[/COLOR][/B].\n[B]IPA[/B] [URL]https://www.ipa-international.org/[/URL]\n[B]Interpol[/B] [URL]https://www.interpol.int/[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle] \n \nKeep it hidden from public, move it wherever you want to.[/QUOTE] \n **************************************************** \n OK, there a NOT-PUBLIC areas in this forum - even before I closed it to public\nexcept for the RSS news feed area.\n\nIf I move/copy anything of yours out of the Practice Posting area - I will\nonly move it to \'member-only\' areas of this forum\n\nand double-check if I have any questions -\nI see you found the \'members-only\' \'racist jokes area   :)\n\nBest,\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12214,12214,1585489600,8047,'Arheel\'s Uncle','[B]I did get your PM, I was just busy.  I decided not to spend time on case, I turned it over to John Lott, prominent gun violence researcher. [/B]\n\nUSA\'s guns & ammo mfg businesses averages 21% of almost all 50 state\'s economy. Gun sales stores number over 60,000, their employees...connected businesses, gun ranges, background checks, news, too many to count.\nThe prominent people who scream the loudest for gun control, own stock in guns. They need no gun/high gun crime states/cities to promote gun sales. GAME!\n\n\n[B]I have a Q that\'s been nagging, are NNN reporters working different states/areas? To prevent time wasting?[/B]\n\nI am still having some issues on verifying whether a case has already been reported. If I have duplicated, I do apologize.\nGotta go.....\n\n\n\n[QUOTE=Whitebear]the combination of a BOSNian AND a Mexican\n do not fit my simple racial sorting of various criminals...\n(could even involve foreign governments and government spy covert groups)....\n\nMy original concept was to create an on-line news comic book that would illustrate black criminal - BAD\nillegal alien criminal - BAD\n\nto offset the \'illiberal left media propaganda of\nminority and migrant VICTIMS of White racism...\n\nIf I can have a headline of a horrific or disgusting crime\nand a mugshot of stereotypical  negro or \'wetback mestizo\'  and put it all in a 2 inch news box....\n\nthat would have the \"one-two\" dramatic \'punch\' of the\nlimited resource un-organized not-for-profit low-budget \nhand-crank proto-blog I had felt inspired/motivated to raise a flag over the bunker with.\n\nBest,\nWhitebear....\n\nTrying to sort out all of the evil spaghetti of intrigue\ndoes slow down getting the \'paper\' out by the deadline for the \'evening edition\' - if there were a deadline...\n \n\n \n********************************************\n\n[QUOTE=Arheel\'s Uncle]Hello, \n\nSo, this is an interesting huge case, which I enjoy untangling, I thought I\'d ask your advice on whether to post or not, or maybe just a partial post. Let me know.\n These are really bad violent people, likely behind some unexplained murders. that July 5th shooting in KC last year. \n\n Feel free to share, and/or ask other members to help figure it out if they wish. It is a STING case, with several odd names. Because it\'s a sting with sealed indictments that were just opened, you wouldn\'t hear much of this case or of their other violent crimes in the news. This is probably an Interpol as well as International Police case, international drug trafficking. It is so huge, and multi ethnic names of criminals. \n\n[URL]https://www.kttn.com/17-defendants-indicted-for-10-million-conspiracy-to-distribute-1000-kilos-of-methamphetamine/[/URL]\nThe news link above, is same text as the DoJ Indictment. Normally, the name order is the level of involvement. So, that first guy, [B]Fahrudin F. Fejzic[/B], also known as “Frank,” 48, is likely the leader, here in USA. Russians involved, probably the Russian Mafia which I emailed you about recently. Mexican drug trafficker south of border also. There are way more than the 17...\n\n[URL]https://www.justice.gov/usao-wdmo/pr/17-defendants-indicted-10-million-conspiracy-distribute-1000-kilos-meth[/URL]\n[B]These guys are NOT small time traffickers.[/B]\n\nLaw enforcement investigators were conducting surveillance at  [B]Alihodzic[/B]’s residence on Feb. 19, 2019. On that day, the affidavit says,  investigators seized approximately six pounds of methamphetamine and  two firearms, including an[B] AK-47[/B] type assault pistol with two high  capacity magazines. Investigators also executed a search warrant at  Alihodzic’s residence and seized additional methamphetamine and  firearms. They also [B]seized 18 firearms from Alihodzic’s[/B] [B]vehicle[/B],  including a [B][COLOR=DarkRed]fully automatic machine gun, two sawed-off shotguns, and a  stolen firearm[/COLOR][/B].\n[B]IPA[/B] [URL]https://www.ipa-international.org/[/URL]\n[B]Interpol[/B] [URL]https://www.interpol.int/[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle] \n \nKeep it hidden from public, move it wherever you want to.[/QUOTE] \n **************************************************** \n OK, there a NOT-PUBLIC areas in this forum - even before I closed it to public\nexcept for the RSS news feed area.\n\nIf I move/copy anything of yours out of the Practice Posting area - I will\nonly move it to \'member-only\' areas of this forum\n\nand double-check if I have any questions -\nI see you found the \'members-only\' \'racist jokes area   :)\n\nBest,\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12215,12215,1585507000,801,'Whitebear','[QUOTE]\nI have a Q that\'s been nagging, are NNN reporters working different states/areas? To prevent time wasting?\n\nI am still having some issues on verifying whether a case has already been reported. If I have duplicated, I do apologize.\nGotta go.....[/QUOTE]\n\nNo, not at this time - currently no areas of reporting assigned\n(The Bobster) does New York City and Philladelphia from the New York Post.\nSniffy used to do Canada and occasionally posts something from Toronto / Canada\nor topically on \'global warming hoax\'.\n\nOccasionally Bobster and Voiceofreason will duplicate a crime news story just because\nthey both post it with different headlines from different news sites - that is not a big deal as I will usual merge the threads if I notice it.\n\nAll I recommended for reporters was to use the FORUM SEARCH feature \nthe tool bar across the top of most forum pages\n[User CP	FAQ	Community 	Calendar	New Posts	Search 	Quick Links Log Out]\nand try the Suspect name, victim name or other key headline words...\ncould miss it but it will most often give you a \'hit\' if the same topic/thread has been posted in the last 20 years.\n\nSo no need to spend too much time on it - just a quick suspect/victim name search should most likely let you know if there is an existing thread to post the new item to.\n\nthanks for checking\nsee\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=79217\"]Briefing for newly promoted Reporters - additional board privileges outlined[/URL]\n************************************************** ******************\n\n [URL=\"http://www.nnnforum.com/forums/showthread.php?t=90525\"]Recommended posting format for news link posts.[/URL]\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=95456\"]Recommended news post contents\n\n(just in case you may not have noticed these old \'FAQS\')\n\nthanks again for your contributions to the NNN \'database\'\n\nBest,\nWhitebear\n[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12216,12216,1585507552,801,'Whitebear','PS.  It would help if you did a FORUM SEARCH before posting on the forum\njust to make sure there is not already a thread for the suspect/victim/crime.\n\nYou don\'t need to search newnation org  (site:newnation.org \"searchtext\")\nas the forum database and the NNN public website are different and do not match.\n\nSome stuff is on the forum that I did not have time to post on the website newnation.org\nand some stuff is on the website newnation.org that is not on the forum because I did not bother to duplicate it and no forum reporter also posted it.\n\nboth \'databases\' are overlapping resources for me - I do not have time to post all forum posts on the \'Front Page\' - originally the forum was a way for interested volunteer reporters to pre-format news items that they might have sent me as email links.\n\nhope this helps about forum posting - but do just let me know if you have any other questions related..\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12217,12217,1585520936,8047,'Arheel\'s Uncle','Okay. I keep learning daily. Not meaning to be a PITB.\n\nI do use the search function up on forum headers. I stopped putting middle names. \n\nThank you. This is a thankless job. Massive TNB. \n\nI already knew, studied the Golem, figured it out long ago.\n\n\n\n[QUOTE=Whitebear]PS.  It would help if you did a FORUM SEARCH before posting on the forum\n just to make sure there is not already a thread for the suspect/victim/crime.\n\nYou don\'t need to search newnation org  (site:newnation.org \"searchtext\")\nas the forum database and the NNN public website are different and do not match.\n\nSome stuff is on the forum that I did not have time to post on the website newnation.org\nand some stuff is on the website newnation.org that is not on the forum because I did not bother to duplicate it and no forum reporter also posted it.\n\nboth \'databases\' are overlapping resources for me - I do not have time to post all forum posts on the \'Front Page\' - originally the forum was a way for interested volunteer reporters to pre-format news items that they might have sent me as email links.\n\nhope this helps about forum posting - but do just let me know if you have any other questions related..\n\nBest,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12218,12218,1585534251,801,'Whitebear','Here\'s how to embed a YouTube video on this forum\n\n(I noticed that you had an embedded YouTube that wasn\'t working at[URL=\"http://www.nnnforum.com/forums/showthread.php?p=667176#post667176\"]\n[black] Paedophile baby rapist film live rape on camcorder Convicted by Hands[/URL]\n\nThe YouTube forum embed app is unique to this forum and the way it works is to click the YouTube icon [IMG]http://www.newnation.org/Images/YouTube.jpg[/IMG] which gives you the YouTube forum brackets\n[CODE][YOUTUBE][YOUTUBE] [/CODE]\nthen you just insert the YouTube video code in between\nnot the whole link just the ending YouTube video code\nwithout any extra parameters..... \nhere is how I fixed your youtube link\nOriginal - (not working)\n[CODE](youtube|(URL_https://youtu.be/_dLInIwl3t4(/URL)(youtube)(/CODE) \nand the correted)version\n(YOUTUBE)LInIwl3t4(/YOUTUBE)[/CODE]\n(REPLACING THE [-BRACKETS WITH (-PARENTHESIS) SO IT WOULD NOT ACTIVATE THE FORUM TRIGGERS\n\nI tried to find the original FAQ for that and found\n[QUOTE]Thanks very much to Rasp and ZKR for suggesting and researching this feature.\n\n\nTrying out custom BB-Code with icon in Advanced mode\n\nI\'ve added the custom BB code as suggested and an icon \n\nClicking on the icon produces the tags\nHTML Code:\n[youtube][/youtube]\nOne can then copy and paste the YouTube \'Embed\' code between.\n\n[/QUOTE]\n\nHmmm didn\'t copy all...\nso use the youtube bracketts[CODE]\n[YOUTUBE][/YOUTUBE][/CODE]\nand just insert the root utube video ID[CODE]\nhttps://youtu.be/_dLInIwl3t4\n[/CODE] without the front http part\njust the _dLInIwl3t4',0,0,NULL,0,_binary '[]',_binary '[]'),(12219,12219,1585541323,8047,'Arheel\'s Uncle','got it...it was the worst crime, that one. Sticky it for a while.\nI\'ll do a new yt embed test post at end of same thread, then please delete it after testing.\nThank you, you\'ve been so patient/helpful.\nMuch appreciated...\n\n[QUOTE=Whitebear]Here\'s how to embed a YouTube video on this forum\n\n(I noticed that you had an embedded YouTube that wasn\'t working at[URL=\"http://www.nnnforum.com/forums/showthread.php?p=667176#post667176\"]\n[black] Paedophile baby rapist film live rape on camcorder Convicted by Hands[/URL]\n\nThe YouTube forum embed app is unique to this forum and the way it works is to click the YouTube icon [IMG]http://www.newnation.org/Images/YouTube.jpg[/IMG] which gives you the YouTube forum brackets\n[CODE][YOUTUBE][YOUTUBE] [/CODE]\nthen you just insert the YouTube video code in between\nnot the whole link just the ending YouTube video code\nwithout any extra parameters..... \nhere is how I fixed your youtube link\nOriginal - (not working)\n[CODE](youtube|(URL_https://youtu.be/_dLInIwl3t4(/URL)(youtube)(/CODE) \nand the correted)version\n(YOUTUBE)LInIwl3t4(/YOUTUBE)[/CODE]\n(REPLACING THE [-BRACKETS WITH (-PARENTHESIS) SO IT WOULD NOT ACTIVATE THE FORUM TRIGGERS\n\nI tried to find the original FAQ for that and found\n[QUOTE]Thanks very much to Rasp and ZKR for suggesting and researching this feature.\n\n\nTrying out custom BB-Code with icon in Advanced mode\n\nI\'ve added the custom BB code as suggested and an icon \n\nClicking on the icon produces the tags\nHTML Code:\n[youtube][/youtube]\nOne can then copy and paste the YouTube \'Embed\' code between.\n\n[/QUOTE]\n\nHmmm didn\'t copy all...\nso use the youtube bracketts[CODE]\n[YOUTUBE][/YOUTUBE][/CODE]\nand just insert the root utube video ID[CODE]\nhttps://youtu.be/_dLInIwl3t4\n[/CODE] without the front http part\njust the _dLInIwl3t4[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12220,12220,1585594034,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2020/02/13/white-people-are-being-erased/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12221,12221,1585597615,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/02/13/white-people-are-being-erased/[/url][/QUOTE]\n\n\nposted, thanks\n\n 	\nWhite People Are Being Erased - by Paul Craig Roberts\nPBS Assaults White Americans - by Paul Craig Roberts\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12222,12222,1585606636,8047,'Arheel\'s Uncle','resource, don\'t want to duplicate, but it\'s a good resource for high black areas, hispanics \nKilled by Police, has active map\n[URL=\"https://killedbypolice.net/\"]https://killedbypolice.net/[/URL]\n\n[QUOTE=Whitebear]Here\'s how to embed a YouTube video on this forum\n\n(I noticed that you had an embedded YouTube that wasn\'t working at[URL=\"http://www.nnnforum.com/forums/showthread.php?p=667176#post667176\"]\n[black] Paedophile baby rapist film live rape on camcorder Convicted by Hands[/URL]\n\nThe YouTube forum embed app is unique to this forum and the way it works is to click the YouTube icon [IMG]http://www.newnation.org/Images/YouTube.jpg[/IMG] which gives you the YouTube forum brackets\n[CODE][YOUTUBE][YOUTUBE] [/CODE]\nthen you just insert the YouTube video code in between\nnot the whole link just the ending YouTube video code\nwithout any extra parameters..... \nhere is how I fixed your youtube link\nOriginal - (not working)\n[CODE](youtube|(URL_https://youtu.be/_dLInIwl3t4(/URL)(youtube)(/CODE) \nand the correted)version\n(YOUTUBE)LInIwl3t4(/YOUTUBE)[/CODE]\n(REPLACING THE [-BRACKETS WITH (-PARENTHESIS) SO IT WOULD NOT ACTIVATE THE FORUM TRIGGERS\n\nI tried to find the original FAQ for that and found\n[QUOTE]Thanks very much to Rasp and ZKR for suggesting and researching this feature.\n\n\nTrying out custom BB-Code with icon in Advanced mode\n\nI\'ve added the custom BB code as suggested and an icon \n\nClicking on the icon produces the tags\nHTML Code:\n[youtube][/youtube]\nOne can then copy and paste the YouTube \'Embed\' code between.\n\n[/QUOTE]\n\nHmmm didn\'t copy all...\nso use the youtube bracketts[CODE]\n[YOUTUBE][/YOUTUBE][/CODE]\nand just insert the root utube video ID[CODE]\nhttps://youtu.be/_dLInIwl3t4\n[/CODE] without the front http part\njust the _dLInIwl3t4[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12223,12223,1585624697,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=Vm1-DnxRiPM&feature=youtu.be[/url]\n\n\nNov. 19, 2019. This is no joke in their own words. Open border risk\'s were known to be high in 1965, by medical specialists. Global business\'s are going to help, like they have helped since 1965 with opening Western borders making the tools change the laws against our interest.',0,0,NULL,0,_binary '[]',_binary '[]'),(12224,12224,1585849675,801,'Whitebear','I noticed two \'practice posting\' posts on GUNS.\n\nI can merge the two threads if you like\nor can the older one be deleted?\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12225,12225,1585851470,8047,'Arheel\'s Uncle','merge is good, sorry I missed that:o\nI have been searching suspect & victim names before posting, so as not to duplicate cases.\nIf the case is over a few days old, I also do both google & DDG engine using site: format\n\n[QUOTE=Whitebear]I noticed two \'practice posting\' posts on GUNS.\n\nI can merge the two threads if you like\nor can the older one be deleted?\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12226,12226,1585853466,801,'Whitebear','Gun posts merged OK\n(easy to do)\n\nThanks for extra checking for new posts.\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12227,12227,1585859018,8047,'Arheel\'s Uncle','[URL]http://www.nnnforum.com/forums/showthread.php?p=667433#post667433[/URL]\nOn the gun post merge, could you delete the merged post, it\'s a duplicate...\nLast night, somehow the post was duplicated a few minutes apart, I don\'t know why though, I\'d only posted once. It was unusual glitch. \n\nI\'ll say it again, they want us well armed.\nTake care.\n\n\n\n[QUOTE=Whitebear]Gun posts merged OK\n (easy to do)\n\nThanks for extra checking for new posts.\n\nBest,\n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12228,12228,1585859458,801,'Whitebear','the 2nd of 2 \'GUNS\' posts soft deleted\n(just in case I deleted the wrong one if they were not duplcates).\nanyway, moved from \'practice posting\' and copied to the RSS feed for public.\n\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle][URL]http://www.nnnforum.com/forums/showthread.php?p=667433#post667433[/URL]\nOn the gun post merge, could you delete the merged post, it\'s a duplicate...\nLast night, somehow the post was duplicated a few minutes apart, I don\'t know why though, I\'d only posted once. It was unusual glitch. \n\nI\'ll say it again, they want us well armed.\nTake care.',0,0,NULL,0,_binary '[]',_binary '[]'),(12229,12229,1585881370,8047,'Arheel\'s Uncle','Can you merge this on into the GUN thread, please?:)\n[URL]http://www.nnnforum.com/forums/showthread.php?t=341757[/URL]\nI\'d posted that one before I decided to do the whole gun PsyOps.\nI been following the whole gun thing for decades.\n\n\n[QUOTE=Whitebear]the 2nd of 2 \'GUNS\' posts soft deleted\n (just in case I deleted the wrong one if they were not duplcates).\nanyway, moved from \'practice posting\' and copied to the RSS feed for public.\n\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle][URL]http://www.nnnforum.com/forums/showthread.php?p=667433#post667433[/URL]\nOn the gun post merge, could you delete the merged post, it\'s a duplicate...\nLast night, somehow the post was duplicated a few minutes apart, I don\'t know why though, I\'d only posted once. It was unusual glitch. \n\nI\'ll say it again, they want us well armed.\nTake care.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12230,12230,1585881993,801,'Whitebear','Merged the \'guns\' THREADS to\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=341953\"]Guns, ALL about the BIG Business of GUNS in America[/URL]\n\n(let me know if not ok)\n\nBest,\nWB\n*******************************************\n[QUOTE=Arheel\'s Uncle]Can you merge this on into the GUN thread, please?:)\n[URL]http://www.nnnforum.com/forums/showthread.php?t=341757[/URL]\nI\'d posted that one before I decided to do the whole gun PsyOps.\nI been following the whole gun thing for decades.',0,0,NULL,0,_binary '[]',_binary '[]'),(12231,12231,1586032507,846,'Smedley Butler','[url]https://www.theoccidentalobserver.net/2020/04/04/the-coronavirus-and-galileo-an-interview-with-a-italian-nano-pathologist-dr-stefano-montanari/[/url]\n[url]https://archive.radioalbion.com/DN/DN%20033020.mp3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12232,12232,1586038456,8047,'Arheel\'s Uncle','[URL]http://www.fox13news.com/news/local-news/davenport-couple-charged-in-2-year-old-boy-s-death[/URL]\n\nSheriff Grady Judd is briefing the media and our FB fans about the  arrests of a Davenport couple in the death of the woman\'s 2-year-old  son. The mother is 26-year-old Shannon Short, and her boyfriend is  26-year-old Christian Thompson. Both lived at 130 Memorial Park Avenue,  #480, in Davenport, along with the victim.\n\nThe child would have been 3-years-old in October. He\'s Short\'s son, but not Thompson\'s.\n\nThompson has been charged with First Degree Murder (F-C) and other  felonies, and Short has been charged with Aggravated Manslaughter of a  Child (F-1) and other felonies.\n[URL=\"https://www.wfla.com/news/polk-county/polk-couple-arrested-after-disturbing-death-of-boy-2/1343854715\"]Polk couple arrested after disturbing death of boy, 2[/URL]\n\n[URL=\"https://www.abcactionnews.com/news/region-polk/davenport/davenport-couple-arrested-in-death-of-woman-s-2-year-old-son\"]Davenport couple arrested in death of woman\'s 2-year-old son[/URL]\n\n[URL=\"http://www.orlandosentinel.com/news/breaking-news/os-polk-toddler-dies-abuse-20180803-story,amp.html\"]Couple arrested after toddler dies from \'sickening\' abuse, Polk sheriff says[/URL] 					 \n 				 			 			 			 		 		 		 		 		 		 		 		 				 		 			 			\n[COLOR=Red][B]It was penis mutilation. Very dark, disturbing story. [/B][/COLOR]\n[url]https://www.youtube.com/watch?v=m5uqQYD81Cw[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12233,12233,1586046617,801,'Whitebear','I can\'t either - will try to post later\nI can just copy your PM to the Practice Posting area\nas a reminder to follow up....\n\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle][URL]http://www.fox13news.com/news/local-news/davenport-couple-charged-in-2-year-old-boy-s-death[/URL]\n\nSheriff Grady Judd is briefing the media and our FB fans about the  arrests of a Davenport couple in the death of the woman\'s 2-year-old  son. The mother is 26-year-old Shannon Short, and her boyfriend is  26-year-old Christian Thompson. Both lived at 130 Memorial Park Avenue,  #480, in Davenport, along with the victim.\n\nThe child would have been 3-years-old in October. He\'s Short\'s son, but not Thompson\'s.\n\nThompson has been charged with First Degree Murder (F-C) and other  felonies, and Short has been charged with Aggravated Manslaughter of a  Child (F-1) and other felonies.\n[URL=\"https://www.wfla.com/news/polk-county/polk-couple-arrested-after-disturbing-death-of-boy-2/1343854715\"]Polk couple arrested after disturbing death of boy, 2[/URL]\n\n[URL=\"https://www.abcactionnews.com/news/region-polk/davenport/davenport-couple-arrested-in-death-of-woman-s-2-year-old-son\"]Davenport couple arrested in death of woman\'s 2-year-old son[/URL]\n\n[URL=\"http://www.orlandosentinel.com/news/breaking-news/os-polk-toddler-dies-abuse-20180803-story,amp.html\"]Couple arrested after toddler dies from \'sickening\' abuse, Polk sheriff says[/URL] 					 \n 				 			 			 			 		 		 		 		 		 		 		 		 				 		 			 			\n[COLOR=Red][B]It was penis mutilation. Very dark, disturbing story. [/B][/COLOR]\n[url]https://www.youtube.com/watch?v=m5uqQYD81Cw[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12234,12234,1586053428,801,'Whitebear','I just posted it - thanks\n[B][URL=\"http://www.nnnforum.com/forums/showthread.php?t=342015\"]2018: BLACK Couple \'tortured\' boy to death[/URL][/B]\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle][URL]http://www.fox13news.com/news/local-news/davenport-couple-charged-in-2-year-old-boy-s-death[/URL]\n\nSheriff Grady Judd is briefing the media and our FB fans about the  arrests of a Davenport couple in the death of the woman\'s 2-year-old  son. The mother is 26-year-old Shannon Short, and her boyfriend is  26-year-old Christian Thompson. Both lived at 130 Memorial Park Avenue,  #480, in Davenport, along with the victim.\n\nThe child would have been 3-years-old in October. He\'s Short\'s son, but not Thompson\'s.\n\nThompson has been charged with First Degree Murder (F-C) and other  felonies, and Short has been charged with Aggravated Manslaughter of a  Child (F-1) and other felonies.\n[URL=\"https://www.wfla.com/news/polk-county/polk-couple-arrested-after-disturbing-death-of-boy-2/1343854715\"]Polk couple arrested after disturbing death of boy, 2[/URL]\n\n[URL=\"https://www.abcactionnews.com/news/region-polk/davenport/davenport-couple-arrested-in-death-of-woman-s-2-year-old-son\"]Davenport couple arrested in death of woman\'s 2-year-old son[/URL]\n\n[URL=\"http://www.orlandosentinel.com/news/breaking-news/os-polk-toddler-dies-abuse-20180803-story,amp.html\"]Couple arrested after toddler dies from \'sickening\' abuse, Polk sheriff says[/URL] 					 \n 				 			 			 			 		 		 		 		 		 		 		 		 				 		 			 			\n[COLOR=Red][B]It was penis mutilation. Very dark, disturbing story. [/B][/COLOR]\n[url]https://www.youtube.com/watch?v=m5uqQYD81Cw[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12235,12235,1586058207,846,'Smedley Butler','What\'s Going On?\nCurrently Active Users: 3 (1 members and 2 guests)\nView Who\'s Online\nMost users ever online was 7,801, 02-01-2016 at 12:48 AM.\nWhitebear\n\n\nHowdy\n\nThe Nation is worn out since clitoony and bushog bastard, and nigger insanity along with lying regime about what is going. NO matter what about the disease,  natural, or bio attack, the looting since bush hog and his bushwhacking pirates of the ME, and then 08 loot to the Moon etc. NO wonder they flooding non Whites in since 01, the bastards need cover and they the have a half dozen big bunkers around the regime a dozen smaller ones. The republic was finally murdered under that filthy poppa doc bushog when his gang got Reagan hit after 90 days in office.   \n\nRemember Nancy NEVER allowed the bush****s on their properties any where never invited to the White house private quarters etc. They used Reagan for the 86 AMNASTY. \n\nIT was all down hill for US when Reagan was shot, hey they MEANT kill him.\n\nBe well\n\n88',0,0,NULL,0,_binary '[]',_binary '[]'),(12236,12236,1586058437,801,'Whitebear','Well, thanks for analysis - good evening - raining some here\n\nwill try to check out the two prior video/pod links you sent earlier\n\nBest,\n\nWhitebear\n[IMG]http://www.nnnforum.com/forums/image.php?u=801&dateline=1146392397[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(12237,12237,1586105455,846,'Smedley Butler','[url]https://www.lewrockwell.com/2020/04/gary-d-barnett/wake-up-the-war-is-now-here-in-america/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12238,12238,1586106556,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.lewrockwell.com/2020/04/gary-d-barnett/wake-up-the-war-is-now-here-in-america/[/url][/QUOTE]\n\n\nPosting \'Front Page\' - thanks and good morning.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12239,12239,1586190701,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2020/04/06/taught-hatreds-are-a-more-deadly-threat-than-covid-19/[/url]   [url]https://www.paulcraigroberts.org/2020/04/06/taught-hatreds-are-a-more-deadly-threat-than-covid-19/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12240,12240,1586203315,846,'Smedley Butler','[url]http://www.321gold.com/[/url]\n\n[url]https://www.radioalbion.com/search/label/Matt%20Johnson?&max-results=6[/url]\n\n\nHowdy\n\nNoticed now for a long time that shoo\'s at all levels on the net make sorts of slander, threats insults,lies and incitement against Western people. This is the rewards for WW2 and 1948, they were the reason for the change in immigration law in 1965 ALONE. Yet to this second patriotards OLDER men want to mention the sad man Teddy Kennedy, was lower IQ, and a messed up family member, they kept him alive for being a good reliable druckard, whore mongers and for sure good vote in the Senate.  They got John Jr. and the entire senate STOOD DOWN. \n\nYou living to see the republic taken by hostile non Westerns with a legal/college/courts/media yapping that we are dangerous if we don\'t love rear ending and supports ALL  the wars a 1948 creation  the US govt made wholly possble.  No good deed goes on unpunished,\n\nBe well\n\nNo reply needed in the land that spies on ordinary slobps with no record and no threats and not much money. \n\nOh just remembered, more chilling and this is what their willful intent is the frame job on E. Steele and the Hooterie MI case where seven poor working class living trailers WITH No criminal history at all had the regime spend millions sending in an inciter to their weekend beer drinking BS sessions and two were N.G. vets or were still in ? Their lives were ruined, but the were found 100% innocent by one fed judge no jury, the judge scolded the NKVD agents and the agents were insulent and the Western women in charge said she would do it again, plus she was promoted.   \n\nThey were 100% innocent and the trial showed the KNVD to be insane out of touch with reality, but that does not matter. \n\nPoint is every had been made afraid. Never mind NNN, VDARE, Occidental, Jared Taylor, and more have been threatened.  \n\n[url]https://www.tldm.org/news7/communismroosevelt.htm[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12241,12241,1586299173,846,'Smedley Butler','Regarding the media-caused “Great Coronavirus Scare of 2020” (which has been full of lies, or half-truths, so far), when will the big media company owners/managers be arrested? For what, you ask? How about:\n\n— Here’s a real crime: knowingly interfering with commerce via deception (a violation of the Federal Trade Commission Act of 1914: “deceptive acts or practices in or affecting commerce”; 15 U.S.C. Section 45) [1].\n\n— Endangering the public by knowingly causing widespread and sustained panic (how many heart attacks, strokes and suicides were caused by the Scare? Thousands, probably).\n\n— Endangering the public by knowingly causing hoarding conditions (e.g., the hoarding of N95 medical masks, medicines, milk [for babies], etc. There are several federal laws against hoarding. Donald Trump just signed one in March).\n\n— Endangering the public by knowingly disrupting the food-supply and material-supply chains (related to above paragraph).\n\n— Disturbing the peace (a common, everyday crime).\n\n— Last, but not least: with the Scare, the media committed an economic tort (a civil, not a criminal, wrong; in this case “negligent misrepresentation”); the media caused widespread and sustained economic damage; under the “foreseeability” legal doctrine, the media should have foreseen that the “Great Coronavirus Scare of 2020” would cause massive economic damage. Let the lawsuits begin! How about some nice class-action lawsuits? One in each state? Each county? Each city? Oy vehhhh.\n\n.\n\n[1] Section 45 reads: “Whenever the Commission shall have reason to believe that any such person, partnership, or corporation has been or is using any unfair method of competition or unfair or deceptive act or practice in or affecting commerce, and if it shall appear to the Commission that a proceeding by it in respect thereof would be to the interest of the public, it shall issue and serve upon such person, partnership, or corporation a complaint stating its charges in that respect and containing a notice of a hearing upon a day and at a place therein fixed at least thirty days after the service of said complaint.”',0,0,NULL,0,_binary '[]',_binary '[]'),(12242,12242,1586322437,801,'Whitebear','I noticed \"I had been reading Chittum\'s book on Civil War 2, then recently watched Escape from New York,\"\n\nthanks - don\'t get all that much positive feedback\nI think I first came across the Chittum book back in the early 90\'s when I was trying to be \'sort-of\' a prepper - at least in terms of accumulating a 2nd-amendment collection of stuff I feared wouln\'t be available....\n\nas it was, the \'high capacity\' pistol magazines were banned - anyway....\n\nand all the recent news from New York City did bring to mind watching the \'Escape\' some time ago on TV.\n\nwell still looking for  some extra black crime news - it must be out there but all the corona panic headlines have driven it to the \'back page\'\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12243,12243,1586323394,8047,'Arheel\'s Uncle','It\'s a good book. Really confirmed my research on blacks and balkanization and the coming Civil War. I don\'t think Chittum could have known back then, that It\'s the Ice Age & farming, food, etc etc etc.\n[B]YES! I\'ve also noticed the black crimes are not as frequently reported, and also came to the conclusion the Coronavirus was drowning them out.[/B]\nI was going to PM you to mention just that. \n\n\n\nSO, I been digging up old black HEINOUS crimes. \n\nThe OBG, Chante Mallard, I just posted. \n\nThat Pentagon speechwriter, Alston Ramsay, MIDNIGHTER movie, he KNOWS what he\'s doing, making blacks believe & hate whites who would do such a thing. He\'s not stupid. He knows psychology of low IQ blacks, who believes movies are real (although many are).\n\n\n\n[QUOTE=Whitebear]I noticed \"I had been reading Chittum\'s book on Civil War 2, then recently watched Escape from New York,\"\n \nthanks - don\'t get all that much positive feedback\nI think I first came across the Chittum book back in the early 90\'s when I was trying to be \'sort-of\' a prepper - at least in terms of accumulating a 2nd-amendment collection of stuff I feared wouln\'t be available....\n\nas it was, the \'high capacity\' pistol magazines were banned - anyway....\n\nand all the recent news from New York City did bring to mind watching the \'Escape\' some time ago on TV.\n\nwell still looking for  some extra black crime news - it must be out there but all the corona panic headlines have driven it to the \'back page\'\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12244,12244,1586533966,8047,'Arheel\'s Uncle','this post [URL=\"http://www.nnnforum.com/forums/showpost.php?p=667811&postcount=1\"]http://www.nnnforum.com/forums/showpost.php?p=667811&postcount=1\n[/URL]\nonto the Black on white violent crime video compilation thread\nhere [URL]http://www.nnnforum.com/forums/showpost.php?p=667797&postcount=1[/URL]\n\n\nACLU actually has lawsuits over surveillance cam systems, calling them racist & racial profiling.',0,0,NULL,0,_binary '[]',_binary '[]'),(12245,12245,1586536698,8047,'Arheel\'s Uncle','I did best I could with it, you can delete #2 post, it\'s incorporated into OP. \n\n[URL]http://www.nnnforum.com/forums/showpost.php?p=667758&postcount=1[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12246,12246,1586540568,8047,'Arheel\'s Uncle','I added onto OP, 2 more posts.\nFeel free to edit, add, subtract whatever you see fit.\nMake suggestions is okay too.\n\n\nI think that blue eyed white guy bodybuilder Stefan Gatt is a homo. Many are homos. He was drug mover in the case.\n\nStill working on that angle.',0,0,NULL,0,_binary '[]',_binary '[]'),(12247,12247,1586541161,801,'Whitebear','OK, I think I got the two you wanted merged.\nPlease review.\n\nUsing the links provided, I could not identify the threads and merge them based on those links.\nI had to search for the threads based on their titles\nso that the threads would show up on a forum screen\nthat had the little check box for editors to click\nnot sure exactly how that might work better...\nperhaps if you sent me the link for the whole thread\nwhere you copy the thread from the forum screen that shows that thread - that might work\nbut I think I got it for this time anyway\n\nWB\n===========================\n[QUOTE=Arheel\'s Uncle]this post [URL=\"http://www.nnnforum.com/forums/showpost.php?p=667811&postcount=1\"]http://www.nnnforum.com/forums/showpost.php?p=667811&postcount=1\n[/URL]\nonto the Black on white violent crime video compilation thread\nhere [URL]http://www.nnnforum.com/forums/showpost.php?p=667797&postcount=1[/URL]\n\n\nACLU actually has lawsuits over surveillance cam systems, calling them racist & racial profiling.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12248,12248,1586541393,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I did best I could with it, you can delete #2 post, it\'s incorporated into OP. \n\n[URL]http://www.nnnforum.com/forums/showpost.php?p=667758&postcount=1[/URL][/QUOTE]\n\n=================================\n\nOK I noticed that when you sent me the link for the \'single post\' I did NOT notice that there was a link to the parent THREAD to the right - so I didn\'t have to look for the thread...\n\nOK I deleted post #2 and my post #3\nand left those as \'soft\' deletes for now\n...\nnow I will figure out where this thread goes...\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12249,12249,1586543255,801,'Whitebear','OK, moving thread to Black on white crime and/or defiled and degraded whites - victims of misceginating blacks....\nand to public RSS feed and \'teaser\' on NNN frontpage\n\nWB\n=============================\n\n[QUOTE=Arheel\'s Uncle]I added onto OP, 2 more posts.\nFeel free to edit, add, subtract whatever you see fit.\nMake suggestions is okay too.\n\n\nI think that blue eyed white guy bodybuilder Stefan Gatt is a homo. Many are homos. He was drug mover in the case.\n\nStill working on that angle.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12250,12250,1586555295,8047,'Arheel\'s Uncle','Good job on both threads. They\'re both correct.\n\nNext time if there is one, I\'ll try to do better.\nThe links to posts, are the web address, based on clicking the upper right on post screen, the number. Each post has a different web address.\nI thought that would work. Maybe not.\nHave a good weekend. \n\nLater...\n\n\n\n[QUOTE=Whitebear]OK, I think I got the two you wanted merged.\n Please review.\n\nUsing the links provided, I could not identify the threads and merge them based on those links.\nI had to search for the threads based on their titles\nso that the threads would show up on a forum screen\nthat had the little check box for editors to click\nnot sure exactly how that might work better...\nperhaps if you sent me the link for the whole thread\nwhere you copy the thread from the forum screen that shows that thread - that might work\nbut I think I got it for this time anyway\n\nWB\n===========================\n[QUOTE=Arheel\'s Uncle]this post [URL=\"http://www.nnnforum.com/forums/showpost.php?p=667811&postcount=1\"]http://www.nnnforum.com/forums/showpost.php?p=667811&postcount=1\n[/URL]\nonto the Black on white violent crime video compilation thread\nhere [URL]http://www.nnnforum.com/forums/showpost.php?p=667797&postcount=1[/URL]\n\n\nACLU actually has lawsuits over surveillance cam systems, calling them racist & racial profiling.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12251,12251,1586557074,8047,'Arheel\'s Uncle','OOPS, I spoke too soon.\nHere is link to the Sticky on RSS feed\n[URL]http://www.nnnforum.com/forums/showthread.php?t=342162[/URL]\nThat is the one that is missing the ACLU 3rd post.\nIn the \"Forum\" itself, it has the 3rd post & is complete.\nIDK, did you move to RSS feed before merging?\nLater, dinner time.\n\n\n\n\n\n[QUOTE=Whitebear]OK, I think I got the two you wanted merged.\n Please review.\n\nUsing the links provided, I could not identify the threads and merge them based on those links.\nI had to search for the threads based on their titles\nso that the threads would show up on a forum screen\nthat had the little check box for editors to click\nnot sure exactly how that might work better...\nperhaps if you sent me the link for the whole thread\nwhere you copy the thread from the forum screen that shows that thread - that might work\nbut I think I got it for this time anyway\n\nWB\n===========================\n[QUOTE=Arheel\'s Uncle]this post [URL=\"http://www.nnnforum.com/forums/showpost.php?p=667811&postcount=1\"]http://www.nnnforum.com/forums/showpost.php?p=667811&postcount=1\n[/URL]\nonto the Black on white violent crime video compilation thread\nhere [URL]http://www.nnnforum.com/forums/showpost.php?p=667797&postcount=1[/URL]\n\n\nACLU actually has lawsuits over surveillance cam systems, calling them racist & racial profiling.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12252,12252,1586559466,801,'Whitebear','OK I see another PM with a fix suggested.\n\nIt has been some time since I did much as forum editor - doing merging, etc.  - I think my initial \'problem\' was that I wanted the THREAD link (not the post link) to merge the Threads...\n\nanyway will proceed with PM#2  :)\n===============================\n\n[QUOTE=Arheel\'s Uncle]Good job on both threads. They\'re both correct.\n\nNext time if there is one, I\'ll try to do better.\nThe links to posts, are the web address, based on clicking the upper right on post screen, the number. Each post has a different web address.\nI thought that would work. Maybe not.\nHave a good weekend. \n\nLater...',0,0,NULL,0,_binary '[]',_binary '[]'),(12253,12253,1586559474,801,'Whitebear','OK I see another PM with a fix suggested.\n\nIt has been some time since I did much as forum editor - doing merging, etc.  - I think my initial \'problem\' was that I wanted the THREAD link (not the post link) to merge the Threads...\n\nanyway will proceed with PM#2  :)\n===============================\n\n[QUOTE=Arheel\'s Uncle]Good job on both threads. They\'re both correct.\n\nNext time if there is one, I\'ll try to do better.\nThe links to posts, are the web address, based on clicking the upper right on post screen, the number. Each post has a different web address.\nI thought that would work. Maybe not.\nHave a good weekend. \n\nLater...',0,0,NULL,0,_binary '[]',_binary '[]'),(12254,12254,1586560841,801,'Whitebear','I noticed a little red \'stop sign\' by your avatar name\nlooking at the who\'s on the forum.\n\nYou may not have privilege of updating stuff in the RSS area..\n\nany changes should be made on the internal \'users\' not-public forum - the \'original\' thread....\nthen if you want me to update the RSS version - let me know and I would re-copy it to the RSS area\neither replacing or merging from the official master copy.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12255,12255,1586628108,846,'Smedley Butler','[url]https://www.bitchute.com/video/92ICZlL1s9PR/[/url]\nDavid Stockman.\n[url]https://www.lewrockwell.com/2020/04/david-stockman/republicans-are-now-good-for-exactly-nothing/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12256,12256,1586628500,801,'Whitebear','thanks , good morning, will review\nWB\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/92ICZlL1s9PR/[/url]\nDavid Stockman.\n[url]https://www.lewrockwell.com/2020/04/david-stockman/republicans-are-now-good-for-exactly-nothing/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12257,12257,1586633233,8047,'Arheel\'s Uncle','On Frontpage, I loved what you did with the black fraud hero, on the links for Stolen Valor and McNamara\'s MORONS. Thank you!!!\n\n\nThe other links, for my regular posts. Let\'s say, I already know the original link for Stolen Valor etc. Within my post, I\'d like to use the words Stolen Valor, as a live link to the source. I think it is clean & looks nice.\n\nHOW do I do that within my posts? I\'m not too dumb, but I can\'t figure it out...:( I know how, in word processing or PC.\n\n\n\nBelow, is not a link, but is what links looks like, and clicking would take reader to the real source...I only use as an example, but I want to be able to use it for other relevant parts of a post.\n\n\n\n[U][B][COLOR=Blue]Stolen Valor[/COLOR][/B][/U]\n\n\nThe REAL link to Stolen Valor below\n\n[B][URL=\"http://www.stolenvalor.com/\"][B]Stolen[/B] [B]Valor[/B][/URL][/B]\n\n[URL=\"http://www.stolenvalor.com/\"]www.stolenvalor.com[/URL]\n\n[B]Stolen[/B] [B]Valor.[/B] True stories of liars in violation of the [B]Stolen[/B] [B]Valor[/B] Act. Pretenders, liars and frauds claiming military honors they didn\'t earn.',0,0,NULL,0,_binary '[]',_binary '[]'),(12258,12258,1586634571,801,'Whitebear','You should have permission to UPDATE any post of yours in the Reporter\'s area of the forum.  (That would be just about any area except the RSS feed public area.)\n\nWhy don\'t you try to update any of your posts that I have moved from \'Practice Posting\' to \'Black Crime\' or some sub-forum.\n\nI see that you have already added posts to at least one of your threads in \'Berserker BBQ\'.\n\nIf you can update your own threads and posts - and you would like to also show that update in the public RSS area - give me a link to your original thread/post and I could copy the updated thread/post to the public RSS forum area.\n\nIf I have misunderstood your question or not answered everything such as on using external links in your posts....   not sure I understood....  you can link any part of your post text to an external link by using the same forum link feature...[IMG]http://www.nnnforum.com/forums/images/editor/createlink.gif[/IMG]\n1. highlight the section of text you want to have a link\n2. click on the forum link icon [IMG]http://www.nnnforum.com/forums/images/editor/createlink.gif[/IMG]\nand that should do it unless the link is to a news media that complained about copyright infringement in the past.\n\nLet me know if I\'ve answered all questions from this PM\n\nBest,\nWhitebear\n=================================================\n[QUOTE=Arheel\'s Uncle]On Frontpage, I loved what you did with the black fraud hero, on the links for Stolen Valor and McNamara\'s MORONS. Thank you!!!\n\n\nThe other links, for my regular posts. Let\'s say, I already know the original link for Stolen Valor etc. Within my post, I\'d like to use the words Stolen Valor, as a live link to the source. I think it is clean & looks nice.\n\nHOW do I do that within my posts? I\'m not too dumb, but I can\'t figure it out...:( I know how, in word processing or PC.\n\n\n\nBelow, is not a link, but is what links looks like, and clicking would take reader to the real source...I only use as an example, but I want to be able to use it for other relevant parts of a post.\n\n\n\n[U][B][COLOR=Blue]Stolen Valor[/COLOR][/B][/U]\n\n\nThe REAL link to Stolen Valor below\n\n[B][URL=\"http://www.stolenvalor.com/\"][B]Stolen[/B] [B]Valor[/B][/URL][/B]\n\n[URL=\"http://www.stolenvalor.com/\"]www.stolenvalor.com[/URL]\n\n[B]Stolen[/B] [B]Valor.[/B] True stories of liars in violation of the [B]Stolen[/B] [B]Valor[/B] Act. Pretenders, liars and frauds claiming military honors they didn\'t earn.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12259,12259,1586635419,801,'Whitebear','[URL=\"http://www.nnnforum.com/forums/showthread.php?t=342201\"]How to edit your own post\n[/URL]\n\nlet me know if this helps\nor if I misunderstood your question\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12260,12260,1586635424,801,'Whitebear','[URL=\"http://www.nnnforum.com/forums/showthread.php?t=342201\"]How to edit your own post\n[/URL]\n\nlet me know if this helps\nor if I misunderstood your question\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12261,12261,1586635804,8047,'Arheel\'s Uncle','Nah, editing posts I\'ve got that down, and do it a lot to delete spaces or to make post lood \"pretty\" when I can. \n\nThanks...[QUOTE=Whitebear][URL=\"http://www.nnnforum.com/forums/showthread.php?t=342201\"]How to edit your own post[/URL]\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=342201\"] [/URL]\n\nlet me know if this helps\nor if I misunderstood your question\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12262,12262,1586636052,801,'Whitebear','Hmm well let me know on the prior how to link in post ??',0,0,NULL,0,_binary '[]',_binary '[]'),(12263,12263,1586639406,8047,'Arheel\'s Uncle','Okay. What I mean is, referencing the black hero post on Frontpage, how did you use text [B]Stolen Valor [/B]as a blue link which takes you to a google search results for \"stolen valor\"?\nI can easily post a link, but I want to use the text itself (within a sentence) as a link to the online source.\n\n\n\n[QUOTE=Whitebear]Hmm well let me know on the prior how to link in post ??[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12264,12264,1586641081,801,'Whitebear','Well, I\'ll try again... apologize if over-simplification..\nthe text on my New Nation News \'Front Page\' was\ndone with software for formatting HTML code....\nI use \'BLUE GRIFFON\' which is a \'WYSIWYG\' sort-off replacement for \'Dreamweaver\' which ADOBE started to charge a monthly rental to use....\nwhich has nothing to do with how a person would do that on the vBulletin® forum software....\n\nOK. let\'s start from.... you already have the text of the post which you would like to enhance with an embedded link to some website or a google search result.....\n[QUOTE]Some, would categorize Oakley as a case of [B]\"Stolen Valor\" [/B]and he\'d be put onto the \"Wall of Shame\" (it\'s a real thing).[/QUOTE]\n....\nHmmm, let me work up a FAQ in the same area that I did the \'just push the EDIT button\' post....\n\nbasically you find the link text in another browser window \'search google for \'stolen valor\' so you see the text for that search or can copy it for the next step.\n\nnext step.  highlight for form text you want to make link-able\n\nnext hit the link button [IMG]http://www.nnnforum.com/forums/images/editor/createlink.gif[/IMG]\nwhen the \'complete your link window pops up\'...\npaste in the external web link.\n\n???? Am I missing something?\nWas that not exactly your question??\n\nLet me know....\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Okay. What I mean is, referencing the black hero post on Frontpage, how did you use text [B]Stolen Valor [/B]as a blue link which takes you to a google search results for \"stolen valor\"?\nI can easily post a link, but I want to use the text itself (within a sentence) as a link to the online source.\n\n\n\n[QUOTE=Whitebear]Hmm well let me know on the prior how to link in post ??[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12265,12265,1586641719,801,'Whitebear','I have fixed up your stolen valor post with the links you wanted\n\nyou can edit that post to see what I did.\n\n\n  	NNN Reporters Newsroom Forum > News links for NNN Editor > Dark Crime - U.S.A.\nReload this Page Black LIES Matter, Hero Soldier Praised for Saving Children During El Paso Mass Shooting Found Dead\n[url]http://www.nnnforum.com/forums/showthread.php?t=342192&highlight=stolen+valor[/url]\n\nNote: if you want to make the same text both\nBOLD and also hyperlink it\nthat takes two separate steps',0,0,NULL,0,_binary '[]',_binary '[]'),(12266,12266,1586641724,801,'Whitebear','I have fixed up your stolen valor post with the links you wanted\n\nyou can edit that post to see what I did.\n\n\n  	NNN Reporters Newsroom Forum > News links for NNN Editor > Dark Crime - U.S.A.\nReload this Page Black LIES Matter, Hero Soldier Praised for Saving Children During El Paso Mass Shooting Found Dead\n[url]http://www.nnnforum.com/forums/showthread.php?t=342192&highlight=stolen+valor[/url]\n\nNote: if you want to make the same text both\nBOLD and also hyperlink it\nthat takes two separate steps',0,0,NULL,0,_binary '[]',_binary '[]'),(12267,12267,1586642049,801,'Whitebear','In the same way\nin posting a new post\nI like to put in the news headline\nYoung Black Males in U.S. Suffer Well-Being Deficit\n\nand then, instead of just pasting the link underneath\n[url]https://news.gallup.com/poll/181952/young-black-males-suffer-deficit.aspx?utm_source=tagrss&utm_medium=rss&utm_campaign=syndication[/url]\n\nI go over the news headline - making it \'linkable\' like this\n[URL=\"https://news.gallup.com/poll/181952/young-black-males-suffer-deficit.aspx?utm_source=tagrss&utm_medium=rss&utm_campaign=syndication\"]Young Black Males in U.S. Suffer Well-Being Deficit[/URL]\n\nI think this relates to the \'stolen valor\' link question',0,0,NULL,0,_binary '[]',_binary '[]'),(12268,12268,1586649343,8047,'Arheel\'s Uncle','YAY!!! That did it!. So, highlight the text, click the link icon, then paste in the link you had copied to clipboard. \n\nI did try it, on another finished post, and it worked as proper link. I did not save the edited post. I just know it worked.\nMakes sense now.\nThank you!\n\n[QUOTE=Whitebear]\n \nbasically you find the link text in another browser window \'search google for \'stolen valor\' so you see the text for that search or can copy it for the next step.\n\nnext step.  highlight for form text you want to make link-able\n\nnext hit the link button [IMG]http://www.nnnforum.com/forums/images/editor/createlink.gif[/IMG]\nwhen the \'complete your link window pops up\'...\npaste in the external web link.\n\n???? Am I missing something?\nWas that not exactly your question??\n\nLet me know....\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Okay. What I mean is, referencing the black hero post on Frontpage, how did you use text [B]Stolen Valor [/B]as a blue link which takes you to a google search results for \"stolen valor\"?\nI can easily post a link, but I want to use the text itself (within a sentence) as a link to the online source.\n\n\n\n[QUOTE=Whitebear]Hmm well let me know on the prior how to link in post ??[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12269,12269,1586649754,8047,'Arheel\'s Uncle','On that post [URL=\"http://www.nnnforum.com/forums/showthread.php?t=342192&highlight=stolen+valor\"]Black LIES Matter etc[/URL]\nThat is a live link to same post. I didn\'t include entire title, so you could see I got it figured out. \n\nI copied article link, then highlighted title, opened link tool, pasted link, clicked ok. \n\nIt worked...YAY!!\nThank you for your help & patience...big step forward.\n\n\n\n[QUOTE=Whitebear]I have fixed up your stolen valor post with the links you wanted\n \nyou can edit that post to see what I did.\n\n\n      NNN Reporters Newsroom Forum > News links for NNN Editor > Dark Crime - U.S.A.\nReload this Page Black LIES Matter, Hero Soldier Praised for Saving Children During El Paso Mass Shooting Found Dead\n[URL]http://www.nnnforum.com/forums/showthread.php?t=342192&highlight=stolen+valor[/URL]\n\nNote: if you want to make the same text both\nBOLD and also hyperlink it\nthat takes two separate steps[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12270,12270,1586650040,8047,'Arheel\'s Uncle','I got to thinking on the Stolen Valor link, there was a large number of white men, who were guilty. A lot had to do with economy, and their getting screwed over by gov\'t and the Anthrax vaccines. Our gov\'t is not too kind to military men.\nI\'m heavy into research since age 10 of Henry Kissinger.\nDEEP topic there...5th Grade, we had good teachers then.\n\nSo, maybe remove the direct links, and leave in the google search result links?\nI probably could have used different links for examples.\n\n\n\n[QUOTE=Whitebear]I have fixed up your stolen valor post with the links you wanted\n \nyou can edit that post to see what I did.\n\n\n      NNN Reporters Newsroom Forum > News links for NNN Editor > Dark Crime - U.S.A.\nReload this Page Black LIES Matter, Hero Soldier Praised for Saving Children During El Paso Mass Shooting Found Dead\n[URL]http://www.nnnforum.com/forums/showthread.php?t=342192&highlight=stolen+valor[/URL]\n\nNote: if you want to make the same text both\nBOLD and also hyperlink it\nthat takes two separate steps[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12271,12271,1586657136,8047,'Arheel\'s Uncle','You have other black cases on Ebron last name.\nHere\'s another one, IF you can\'t find in NNN database, I\'ll cover it. \n\nDeath Row, [B]Joseph Ebron[/B], active 1994-2005\nKilled 2 whites, 1st at age 15, 2nd at age 17.\nIn prison ~2007-9, he killed the 3rd white man. \n\n[B][SIZE=4][URL=\"https://www.chron.com/news/houston-texas/article/Man-condemned-for-killing-fellow-inmate-1741090.php\"]Man condemned for killing fellow inmate[/URL][/SIZE][/B]\n\n\n[COLOR=Red]\n[/COLOR]\n[B][COLOR=Red]I am now wondering, if this person is related to the other Ebron family. Maybe retribution killings?[/COLOR][/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(12272,12272,1586721319,801,'Whitebear','Welcome - glad we figured that out (links on text)\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12273,12273,1586722140,801,'Whitebear','So you should now be able to EDIT update or remove any links to TEXT in this post.\n\nIf there are any \'strange-to-me\', technical terms, in news stories, headlines, top-paragraph summaries....\n\nIf I have never heard of the person, or don\'t think the average NNN browser has heard of the person/term\nI like to put in a link to the not-familiar-to-most-8th-graders word.   \n\nNow I had heard about \'Stolen Valor\' but your commentary suggested that there was a website that documented a \'WALL OF SHAME\' - I was looking for that but could not find it in my 5-minute web search - so I just left in the more general link.\n\nI had never heard of \'MacNamara\'s Morons\' and it was an ideal example of when the Military has to scrape the bottom of the barrel as it did for the suicided negro suspook featured in the news release you posted.\n\nSo, if you think it\'s worth the trouble - I\'ll let you get back to the \'Stolen Valor\' post links that I plugged in.\n\nAnd once a story gets to be a week old - I \'unstick\' it from the RSS public news feed - although Google has most likely saved it to their web-archives.  Not too many people would be looking at it unless they did a Google search on the subject.\n\nNow if there was a significant error that you and I overlooked and you wanted to update that post in the Google archives.... if it\'s worth the trouble... update the post in the forum and ask me to replace the copy in the RSS public news feed archives for Google.\n\nBest,\nWB\n\n==================================\n[QUOTE=Arheel\'s Uncle]I got to thinking on the Stolen Valor link, there was a large number of white men, who were guilty. A lot had to do with economy, and their getting screwed over by gov\'t and the Anthrax vaccines. Our gov\'t is not too kind to military men.\nI\'m heavy into research since age 10 of Henry Kissinger.\nDEEP topic there...5th Grade, we had good teachers then.\n\nSo, maybe remove the direct links, and leave in the google search result links?\nI probably could have used different links for examples.\n\n\n\n[QUOTE=Whitebear]I have fixed up your stolen valor post with the links you wanted\n \nyou can edit that post to see what I did.\n\n\n      NNN Reporters Newsroom Forum > News links for NNN Editor > Dark Crime - U.S.A.\nReload this Page Black LIES Matter, Hero Soldier Praised for Saving Children During El Paso Mass Shooting Found Dead\n[URL]http://www.nnnforum.com/forums/showthread.php?t=342192&highlight=stolen+valor[/URL]\n\nNote: if you want to make the same text both\nBOLD and also hyperlink it\nthat takes two separate steps[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12274,12274,1586723074,801,'Whitebear','I could not find \"Joseph Ebron\" in the newnation.org archives or on the nnnforum.com archives.\nthis does appear to be from 2009.\n\nthere are just so many black killers - just do not have time to document every last one - unless it was a black-on-white killing or \'extra\' heinous - if there is an extra heinous crime...\n\nSo go ahead and post something on this one under \n\n		\n[URL=\"Black MURDER, attempted murder, shootings, stabbings, mindless berserk monkey madness\nvictim not White, not a fambly member or unknown race of victim\"]Black MURDER, attempted murder, shootings, stabbings, mindless berserk monkey madness\nvictim not White, not a fambly member or unknown race of victim\n[/URL]\nI do still try to post breaking, fresh, in the headlines news items as those are the ones that might generate the most traffic from people following up on the breaking news headlines.\n\nAs the few \'hard core\' dedicated NNN reporter contributors may be not posting as much under lockdown - I have found that there are still more fresh black killings and rapes (and mex, etc.) that I have time to post - apparently they have been shoved off the the top of news headlines but a [URL=\"https://news.google.com/search?q=Murder&hl=en-US&gl=US&ceid=US%3Aen\"]Google news search for Murder [/URL]or[URL=\"https://news.google.com/search?q=rape&hl=en-US&gl=US&ceid=US%3Aen\"] Rape[/URL] is still very \'fruitful\' for \'minority and migrant crime\' stories.\n\nBest,\nWhitebear\n\n=================================\n[QUOTE=Arheel\'s Uncle]You have other black cases on Ebron last name.\nHere\'s another one, IF you can\'t find in NNN database, I\'ll cover it. \n\nDeath Row, [B]Joseph Ebron[/B], active 1994-2005\nKilled 2 whites, 1st at age 15, 2nd at age 17.\nIn prison ~2007-9, he killed the 3rd white man. \n\n[B][SIZE=4][URL=\"https://www.chron.com/news/houston-texas/article/Man-condemned-for-killing-fellow-inmate-1741090.php\"]Man condemned for killing fellow inmate[/URL][/SIZE][/B]\n\n\n[COLOR=Red]\n[/COLOR]\n[B][COLOR=Red]I am now wondering, if this person is related to the other Ebron family. Maybe retribution killings?[/COLOR][/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12275,12275,1586729068,8047,'Arheel\'s Uncle','Take your time on this. One sentence doesn\'t cut it. I type very fast.\n\nInteresting topic, McNamara\'s MORONS (Follies etc) there has been a major coverup on that since then, they\'re now trying to rewrite history to take the moron out of the black morons and cast it onto whites being the majority of the morons. They\'re hiding their US Army 383 man studies on race, the 25% of blacks who could not improve to grade 5 reading level, & other skills BLAH! \n\nAll of the MORONS were barely at grade 4 level. It\'s an interesting document.\n\n\n Blacks were unable to follow simple directions if their life depended on it, so they died on battlefield (like today\'s LEO vs nigger predicament). Nurses talk to(bc of brain shrink) & give commands to elders in 5 word sentences, black mentality is elderly. NO NeoCortex, hence Neo Tries to Warn You. Born retarded.\n\nIt is only us older folks who paid attention who knows the past of the MORONS and can connect it to today\'s blacks.\n\n\n\nLate last night, I did a followup on the [B]Wall of Shame[/B]; now it\'s dead. Originally, that was at [B]this ain\'t hell[/B] website\nthisainthell.com or net??? I forget. \n\nWikipedia is not ALL bad[URL=\"https://en.wikipedia.org/wiki/Stolen_Valor_Act_of_2013\"][B] Stolen Valor Act of 2013[/B][/URL]\nBecause it had gotten so bad, they did the ACT. After 2008 bubble burst. People invent to create business & used it for credibility. At least they didn\'t kill. Now, blacks are doing it more. Changing places...\n\n2004, John Kerry (Kohn, AustroHungarian Jew) [B]Stolen Valor Act 2005[/B][URL=\"https://en.wikipedia.org/wiki/John_Kerry_military_service_controversy\"][SIZE=3] John Kerry military service controversy[/SIZE][/URL] his wife is the Heinz family heir (foods). I believe the guys, not the Qui Bono\'s pro Kerry guys.\n\n\n\nStripes, and Military.com ran stories back 2012, so I started following it [URL]https://www.stripes.com/news/us/alleged-seal-poseur-again-accused-of-lying-about-service-1.198473[/URL]\nIDK what happened to those guys who ran the website. It is \"defunct\" like so many other high quality sites. It was similar to NNN. I\'m sure you know, many of the sites owners are aging out of the internet fight for truth on their chosen topics.\n[B]I get that, I figure I have another year of online works. :hammerputer: [/B]After that, well, not to be negative but, the Chittum chronicles are still unfolding. Tom didn\'t consider the Ice Age issues. The elites know, the CV is the big coup for control & $$ profits. Best prediction WAS by November 2021, but with the CV scam it may be sooner d/t the $/jobs losses. \n\n\n\nI don\'t know where I\'ll go then. Basically I\'m alone now & can freely travel. But, I\'ve prepped in more ways than one. Then, as a woman, am seen as an easy target. So they think. I\'ve more street sense than the women today. \n\n[B]Overall, day by day. Who knows?[/B]\n\n\n\n[QUOTE=Whitebear]So you should now be able to EDIT update or remove any links to TEXT in this post.\n \nIf there are any \'strange-to-me\', technical terms, in news stories, headlines, top-paragraph summaries....\n\nIf I have never heard of the person, or don\'t think the average NNN browser has heard of the person/term\nI like to put in a link to the not-familiar-to-most-8th-graders word.   \n\nNow I had heard about \'Stolen Valor\' but your commentary suggested that there was a website that documented a \'WALL OF SHAME\' - I was looking for that but could not find it in my 5-minute web search - so I just left in the more general link.\n\nI had never heard of \'MacNamara\'s Morons\' and it was an ideal example of when the Military has to scrape the bottom of the barrel as it did for the suicided negro suspook featured in the news release you posted.\n\nSo, if you think it\'s worth the trouble - I\'ll let you get back to the \'Stolen Valor\' post links that I plugged in.\n\nAnd once a story gets to be a week old - I \'unstick\' it from the RSS public news feed - although Google has most likely saved it to their web-archives.  Not too many people would be looking at it unless they did a Google search on the subject.\n\nNow if there was a significant error that you and I overlooked and you wanted to update that post in the Google archives.... if it\'s worth the trouble... update the post in the forum and ask me to replace the copy in the RSS public news feed archives for Google.\n\nBest,\nWB\n\n==================================\n[QUOTE=Arheel\'s Uncle]I got to thinking on the Stolen Valor link, there was a large number of white men, who were guilty. A lot had to do with economy, and their getting screwed over by gov\'t and the Anthrax vaccines. Our gov\'t is not too kind to military men.\nI\'m heavy into research since age 10 of Henry Kissinger.\nDEEP topic there...5th Grade, we had good teachers then.\n\nSo, maybe remove the direct links, and leave in the google search result links?\nI probably could have used different links for examples.\n\n\n\n[QUOTE=Whitebear]I have fixed up your stolen valor post with the links you wanted\n \nyou can edit that post to see what I did.\n\n\n      NNN Reporters Newsroom Forum > News links for NNN Editor > Dark Crime - U.S.A.\nReload this Page Black LIES Matter, Hero Soldier Praised for Saving Children During El Paso Mass Shooting Found Dead\n[URL]http://www.nnnforum.com/forums/showthread.php?t=342192&highlight=stolen+valor[/URL]\n\nNote: if you want to make the same text both\nBOLD and also hyperlink it\nthat takes two separate steps[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12276,12276,1586757138,8047,'Arheel\'s Uncle','He was, in 2018, a 25 y.o.a. white man [URL]https://www.policearrests.com/names/tyler/kline/[/URL]\nHad a arrest record\nIt is case with the purple haired black bish + black troll doll, just went on Frontpage\n[URL]https://www.policearrests.com/names/tyler/kline/[/URL]\n\n\nI\'d guess, the other victim Duane... is also white.',0,0,NULL,0,_binary '[]',_binary '[]'),(12277,12277,1586757601,801,'Whitebear','Thanks, I\'ll follow up and see if I can get a\nmugshot of the white victim or at least a\nrace: white VINE or other police site confimation...\n\nI do want to make sure that as many black-on-white crimes get on the NNN Black-on-white page.\n\nBest,\nWhitebear\n===============================\n[QUOTE=Arheel\'s Uncle]He was, in 2018, a 25 y.o.a. white man [URL]https://www.policearrests.com/names/tyler/kline/[/URL]\nHad a arrest record\nIt is case with the purple haired black bish + black troll doll, just went on Frontpage\n[URL]https://www.policearrests.com/names/tyler/kline/[/URL]\n\n\nI\'d guess, the other victim Duane... is also white.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12278,12278,1586758763,801,'Whitebear','Thanks - updated frontpage news box\nand I created two google alerts for the (at least one of two victims WM)\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6449&stc=1&d=1586758602[/IMG]\n===========================\n[QUOTE=Arheel\'s Uncle]He was, in 2018, a 25 y.o.a. white man [URL]https://www.policearrests.com/names/tyler/kline/[/URL]\nHad a arrest record\nIt is case with the purple haired black bish + black troll doll, just went on Frontpage\n[URL]https://www.policearrests.com/names/tyler/kline/[/URL]\n\n\nI\'d guess, the other victim Duane... is also white.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12279,12279,1586884220,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=K6javvC5Myc[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12280,12280,1586885260,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=K6javvC5Myc[/url][/QUOTE]\n\nposting frontpage thanks\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12281,12281,1586927259,846,'Smedley Butler','[url]https://www.bitchute.com/video/RpuWfRg8xDru/[/url]\n\nFeb 3, 1942',0,0,NULL,0,_binary '[]',_binary '[]'),(12282,12282,1586928292,846,'Smedley Butler','[url]https://www.bitchute.com/video/RpuWfRg8xDru/[/url]\n\nFeb 3, 1942\n\n\nYes, Ron Paul is doing all he  can with out being attacked by the regime, but he is so clean their only way would be using an assassin.\n\nThe link with calm words in a time of grief is sobering.\n\nHe does mention the drunkard Churchill accurately  \n\nThis is an attempted Oct. 1917, but I said it in the fall of 01 and tried to live the the regime, but a actual serious psychopath committed fraud an more trying to rob with pen, if no for photos and detailed notes, no lawyer could have helped me.  Even he was foiled in a criminal act he will never give up, imagine escaping my youth the inner city and just to end up with a Western criminal whose twin brother and parents fear him, how that one. \n\nNo reply needed at all. \n\nBe well\n\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12284,12284,1586994019,8047,'Arheel\'s Uncle','Did you get a PM from NNN member \"Smedley Butler\" with a link to a Ron Paul youtube video?\nDo you have any idea if he PM\'d the link to everyone who\'s active here?\nJust curious, my instincts ... hard to explain.',0,0,NULL,0,_binary '[]',_binary '[]'),(12285,12285,1586994956,801,'Whitebear','Yes, I got a PM from Smedley Butler with a link to a Ron Paul commentary (which I posted yesterday, I think)\n\nHe\'s been around the forum for a long time but stopped making public posts since the hacker harassment some years ago.\n\nIt\'s up to you, you may ignore or block PMs from other forum members - (or respond if you wish).\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Did you get a PM from NNN member \"Smedley Butler\" with a link to a Ron Paul youtube video?\nDo you have any idea if he PM\'d the link to everyone who\'s active here?\nJust curious, my instincts ... hard to explain.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12286,12286,1587045578,8047,'Arheel\'s Uncle','Hey,\nAfter I got deeper into this one, I decided to ask you to review it, asking you to decide what to do with it. The 3rd post, I found much later. I could NOT find this case or any names involved in database. I\'m pretty sure the victims were whites. The one black guy shot their dog. \n\n[URL]http://www.nnnforum.com/forums/showthread.php?p=668079#post668079[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12287,12287,1587045837,8047,'Arheel\'s Uncle','I\'ll let it pass. There\'s some Jewry history with the Ron Paul & his son Rand who\'s mom was Jewish. Pandering to the Jewish crowd. I think Ron Paul covers up for a lot of bad stuff. Kind of a political controlled opposition issue.\nPaul offers good commentary but also Hopenosis.\n\n\n\n[QUOTE=Whitebear]Yes, I got a PM from Smedley Butler with a link to a Ron Paul commentary (which I posted yesterday, I think)\n \nHe\'s been around the forum for a long time but stopped making public posts since the hacker harassment some years ago.\n\nIt\'s up to you, you may ignore or block PMs from other forum members - (or respond if you wish).\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Did you get a PM from NNN member \"Smedley Butler\" with a link to a Ron Paul youtube video?\nDo you have any idea if he PM\'d the link to everyone who\'s active here?\nJust curious, my instincts ... hard to explain.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12288,12288,1587067786,801,'Whitebear','[url]http://www.nnnforum.com/forums/showpost.php?p=668086&postcount=5[/url]\n\nFound videos of pregnant white woman and \nthe obituary of her boyfriend.....\ndid not research the other male victim....\n\nI\'ve got a dozen recent black murders to post this afternoon - may look back this evening....\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Hey,\nAfter I got deeper into this one, I decided to ask you to review it, asking you to decide what to do with it. The 3rd post, I found much later. I could NOT find this case or any names involved in database. I\'m pretty sure the victims were whites. The one black guy shot their dog. \n\n[URL]http://www.nnnforum.com/forums/showthread.php?p=668079#post668079[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12289,12289,1587068649,801,'Whitebear','Thanks for note - couldn\'t find anything on [URL=\"https://duckduckgo.com/?q=rand+paul%27s+mother+jewish%3F&atb=v192-1&ia=web\"]Rand Paul\'s mother [/URL]in a 5 minute Google search - Libertarian, - I have linked to his commentary in the past - usually for a \'only Congress can declare War\' position....\n\n\"Well, there you have it. [URL=\"http://www.israelnationalnews.com/Articles/Article.aspx/13836\"] According to US Senator Dr. Rand Paul, the dual-loyalist American Jews along with the Israeli Jews forced Obama[/URL] to bomb Syria \"\n\nBest,\nWB\n\n==================================\n[QUOTE=Arheel\'s Uncle]I\'ll let it pass. There\'s some Jewry history with the Ron Paul & his son Rand who\'s mom was Jewish. Pandering to the Jewish crowd. I think Ron Paul covers up for a lot of bad stuff. Kind of a political controlled opposition issue.\nPaul offers good commentary but also Hopenosis.\n\n\n\n[QUOTE=Whitebear]Yes, I got a PM from Smedley Butler with a link to a Ron Paul commentary (which I posted yesterday, I think)\n \nHe\'s been around the forum for a long time but stopped making public posts since the hacker harassment some years ago.\n\nIt\'s up to you, you may ignore or block PMs from other forum members - (or respond if you wish).\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Did you get a PM from NNN member \"Smedley Butler\" with a link to a Ron Paul youtube video?\nDo you have any idea if he PM\'d the link to everyone who\'s active here?\nJust curious, my instincts ... hard to explain.[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12290,12290,1587088954,8047,'Arheel\'s Uncle','I studied the Blockchain for a couple years.\nThe way I understand it, is ALL your tangible assets will eventually have a monetary value placed upon them and be a new \"block\" attached to your digital Blockchain account.\n\n\nSay, you have a 5 year old but very nice truck that\'s paid off. After ALL assets are on Blockchain, the truck is given a value of, say, 5,000 bucks. \n\n\n\nThen, if you go to ER or hospital, and have no insurance OR the Co-Pay doesn\'t cover it all (or none if pre-existing), and hospital bill is $15,000, and you only have $8,000 available in digital cash then, your truck will now have a $5K LIEN put upon it, where you\'ll have new payments. The remaining $2,000 owed, can also be taken from other tangible assets you own. \n\n\n\nSame deal for court costs, bail, fines or court ordered payments to injured party,  etc if someone gets into trouble. Also, for child support ordered by courts.\n\n\nBlockchain, the new global enslavement. Digital Bitcoin Etherium, etc always was a Grifter\'s scam...that\'s a big topic. I did untangle it a while back.\n\n\n\nNo matter what, Blockchain is the newest form of taking money people don\'t have. In the end, with the thitshow going on, people will all be sucked dry.\nLike in today\'s banks, the money will be instantly removed from your Blockchain account. \n\n\n\nZAPPED! In an instant!!',0,0,NULL,0,_binary '[]',_binary '[]'),(12291,12291,1587090225,801,'Whitebear','thanks for perspective - I guess if someone comes up with some new angle to swindle people then the governments would come in and take it over.\n\nI\'ve read stuff about the \'federal reserve\' and the \'income tax\' and gold/silver vs. paper money and other related financial swindling in \'high places\' but it is\npretty abstract compared to purse snatching, \'mugging\' and home invasions - I too have been a victim of \'identity theft\' and hacking - but I just don\'t think most people can really understand the \'white collar\' and/or \'deep state\' vampire money-sucking theft if it isn\'t wearing a hoody and holding a gun sideways....\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]I studied the Blockchain for a couple years.\nThe way I understand it, is ALL your tangible assets will eventually have a monetary value placed upon them and be a new \"block\" attached to your digital Blockchain account.\n\n\nSay, you have a 5 year old but very nice truck that\'s paid off. After ALL assets are on Blockchain, the truck is given a value of, say, 5,000 bucks. \n\n\n\nThen, if you go to ER or hospital, and have no insurance OR the Co-Pay doesn\'t cover it all (or none if pre-existing), and hospital bill is $15,000, and you only have $8,000 available in digital cash then, your truck will now have a $5K LIEN put upon it, where you\'ll have new payments. The remaining $2,000 owed, can also be taken from other tangible assets you own. \n\n\n\nSame deal for court costs, bail, fines or court ordered payments to injured party,  etc if someone gets into trouble. Also, for child support ordered by courts.\n\n\nBlockchain, the new global enslavement. Digital Bitcoin Etherium, etc always was a Grifter\'s scam...that\'s a big topic. I did untangle it a while back.\n\n\n\nNo matter what, Blockchain is the newest form of taking money people don\'t have. In the end, with the thitshow going on, people will all be sucked dry.\nLike in today\'s banks, the money will be instantly removed from your Blockchain account. \n\n\n\nZAPPED! In an instant!![/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12292,12292,1587090596,801,'Whitebear','thanks for mugshot of middle-eastern father-killer cannibal - was looking for mugshot\n\nBrooklyn man accused of killing dad claimed he ate him: sources\n\n(posting)\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12293,12293,1587091683,8047,'Arheel\'s Uncle','The United Nations has been pushing digital money, also Blockchain. \n\nOn the other hand, the \"elites\" behind the off shore holdings discovered by Germany, aka The Paradise Papers couldn\'t have occurred. The wealthiest will get caught by Blockchain. It\'s the little guys, like us plebs, who will be sucked dry. \n\nAlthough, Blockchain might be a swell idea, digital money has been a big scam & many times hacked especially new brands of digital coin, [URL]https://duckduckgo.com/?q=digital+currency+scam+history&t=lm&ia=web[/URL]\n[B]ALL computer programs, like Blockchain, needs to be tested. Grifters release & hype up a new \"coin\" & make money on it, all the while the whole goal for them, is to test the computer\'s Blockchain programming coding system. They get out while the getting is good.[/B]\n[B]MIT people aren\'t stupid, either, and I know they know.[/B]\n\n\n\n[QUOTE=Whitebear]thanks for perspective - I guess if someone comes up with some new angle to swindle people then the governments would come in and take it over.\n \nI\'ve read stuff about the \'federal reserve\' and the \'income tax\' and gold/silver vs. paper money and other related financial swindling in \'high places\' but it is\npretty abstract compared to purse snatching, \'mugging\' and home invasions - I too have been a victim of \'identity theft\' and hacking - but I just don\'t think most people can really understand the \'white collar\' and/or \'deep state\' vampire money-sucking theft if it isn\'t wearing a hoody and holding a gun sideways....\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]I studied the Blockchain for a couple years.\nThe way I understand it, is ALL your tangible assets will eventually have a monetary value placed upon them and be a new \"block\" attached to your digital Blockchain account.\n\n\nSay, you have a 5 year old but very nice truck that\'s paid off. After ALL assets are on Blockchain, the truck is given a value of, say, 5,000 bucks. \n\n\n\nThen, if you go to ER or hospital, and have no insurance OR the Co-Pay doesn\'t cover it all (or none if pre-existing), and hospital bill is $15,000, and you only have $8,000 available in digital cash then, your truck will now have a $5K LIEN put upon it, where you\'ll have new payments. The remaining $2,000 owed, can also be taken from other tangible assets you own. \n\n\n\nSame deal for court costs, bail, fines or court ordered payments to injured party,  etc if someone gets into trouble. Also, for child support ordered by courts.\n\n\nBlockchain, the new global enslavement. Digital Bitcoin Etherium, etc always was a Grifter\'s scam...that\'s a big topic. I did untangle it a while back.\n\n\n\nNo matter what, Blockchain is the newest form of taking money people don\'t have. In the end, with the thitshow going on, people will all be sucked dry.\nLike in today\'s banks, the money will be instantly removed from your Blockchain account. \n\n\n\nZAPPED! In an instant!![/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12294,12294,1587114806,8047,'Arheel\'s Uncle','has Facebook, appears to be white? [URL]https://www.facebook.com/people/Nicholas-Troxell/100009064610811[/URL]\n\n\nhis mailbox is full',0,0,NULL,0,_binary '[]',_binary '[]'),(12295,12295,1587117313,8047,'Arheel\'s Uncle','[FONT=Verdana][SIZE=1]I could be wrong, but Ron was married to Rand Paul\'s mother [/SIZE][/FONT][FONT=Verdana][SIZE=1]Caroline Wells.   According to [URL=\"http://www.americanlastnames.us/last-names/Jewish/W/W-26.html\"]Jewish - name Wells[/URL] is an English/Jewish name, from Welz.\n[/SIZE][/FONT][FONT=Verdana][SIZE=1] In Jewish law, having a Jewish mother makes Rand Paul Jewish.\nRand Paul is pandering to the Jewish now for votes.\nControlled opposition is Ron Paul\'s m.o. and as always, Cui Bono?\nNews stories, whether valid or not, constant bickering about NAZIs and WS is a Jewish thing, and makes Ron out to be a white supremacist (WS), according to the link you shared AND everything I\'d read in the past. \n\nThe Jews always have to keep the white supremacist & NAZI stories alive. The majority of NeoNAZIs have been infiltrated by Jews, or are led by Jews or are married to Jews. It keeps the heat off of them.\nRemember story of [URL=\"https://en.wikipedia.org/wiki/Dan_Burros\"]Dan Burros (Jewish) & George Lincoln Rockwell the NAZI Party USA[/URL]?\n\n[/SIZE][/FONT]\n\n\n[QUOTE=Whitebear]Thanks for note - couldn\'t find anything on [URL=\"https://duckduckgo.com/?q=rand+paul%27s+mother+jewish%3F&atb=v192-1&ia=web\"]Rand Paul\'s mother [/URL]in a 5 minute Google search - Libertarian, - I have linked to his commentary in the past - usually for a \'only Congress can declare War\' position....\n \n\"Well, there you have it. [URL=\"http://www.israelnationalnews.com/Articles/Article.aspx/13836\"] According to US Senator Dr. Rand Paul, the dual-loyalist American Jews along with the Israeli Jews forced Obama[/URL] to bomb Syria \"\n\nBest,\nWB\n\n==================================\n[QUOTE=Arheel\'s Uncle]I\'ll let it pass. There\'s some Jewry history with the Ron Paul & his son Rand who\'s mom was Jewish. Pandering to the Jewish crowd. I think Ron Paul covers up for a lot of bad stuff. Kind of a political controlled opposition issue.\nPaul offers good commentary but also Hopenosis.\n\n\n\n[QUOTE=Whitebear]Yes, I got a PM from Smedley Butler with a link to a Ron Paul commentary (which I posted yesterday, I think)\n \nHe\'s been around the forum for a long time but stopped making public posts since the hacker harassment some years ago.\n\nIt\'s up to you, you may ignore or block PMs from other forum members - (or respond if you wish).\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Did you get a PM from NNN member \"Smedley Butler\" with a link to a Ron Paul youtube video?\nDo you have any idea if he PM\'d the link to everyone who\'s active here?\nJust curious, my instincts ... hard to explain.[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12297,12297,1587151247,801,'Whitebear','[QUOTE=Arheel\'s Uncle]has Facebook, appears to be white? [URL]https://www.facebook.com/people/Nicholas-Troxell/100009064610811[/URL]\n\n\nhis mailbox is full[/QUOTE]\n\nIs it Bobster\'s forum PM mailbox full? - \nor Bobster\'s forum email mailbox full?\n*******************************************\n\nI updated his original thread and moved it to Black-on-White and posted \'Frontpage\' - thanks very much.\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=342305&highlight=tahmir+banks\"](BLACK) 21-Year-Old Tahmir Banks Charged With Fatally Shooting a (WHITE) Man On SEPTA Train\nThe Bobster[/URL]\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12298,12298,1587152333,8047,'Arheel\'s Uncle','His forum PM mailbox is full. I tried to PM him the FB account. Thank you for updating Bobster\'s post. I was hoping it was Black on black. \n\n\n\nSo, recently we talked about the lack of reporting crimes. The Coronavirus is capturing the minds & is the coverup of all the while various troops are moving into cities. I just did a new post on National Guards in DC. At Berserker Bear thread \"Resource etc\"\n\nI got to looking around at Washington D.C. news online. \n\nI think it\'s part of the lockdown & they\'re told to either not report or report less crimes. WJLA is a prominent site.\n\n\n\nNot one crime report at WJLA site in a month, prior it was regular black & migrant crimes reported [URL]https://wjla.com/news/crime[/URL]\nAnother thing, I put the /crime/ after going to the web addresses \"news\" topic, that works. There is no \"crime\" category in their topics at WJLA. They don\'t make it easy for those who don\'t know PC coding.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]has Facebook, appears to be white? [URL]https://www.facebook.com/people/Nicholas-Troxell/100009064610811[/URL]\n \n\nhis mailbox is full[/QUOTE]\n\nIs it Bobster\'s forum PM mailbox full? - \nor Bobster\'s forum email mailbox full?\n*******************************************\n\nI updated his original thread and moved it to Black-on-White and posted \'Frontpage\' - thanks very much.\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=342305&highlight=tahmir+banks\"](BLACK) 21-Year-Old Tahmir Banks Charged With Fatally Shooting a (WHITE) Man On SEPTA Train\nThe Bobster[/URL]\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12299,12299,1587153480,801,'Whitebear','thanks for crime reporting research\nand clarification on \'mailbox full\'\n\nI have been able to find fresh minority-migrant crimes recently by doing a [URL=\"https://news.google.com/search?q=Murder&hl=en-US&gl=US&ceid=US%3Aen\"]Google news search for \'murder\'[/URL]\n\nand also a [URL=\"https://news.google.com/search?q=rape&hl=en-US&gl=US&ceid=US%3Aen\"]Google news search for \'rape\'[/URL]\n\nsimilar to your tactic of looking for \'crime\' news...\n\nit may be that the news media is still checking police reports for \'crime\' but just not making it \'FRONT PAGE\' because of the Pandemic virus panic \'propaganda\'.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12301,12301,1587235117,846,'Smedley Butler','[url]https://uploads.disquscdn.com/images/c1e331dafe6fc55acb970058a786344d0b8b73797fdb3135b4f3f91763a4b49f.png[/url]\n\n\n[url]https://uploads.disquscdn.com/images/d54a1a00278f9c5fb6931e3741280214206840d307aa1fef7cd3c991e0f2563e.png[/url]\n\n\n[url]https://www.youtube.com/watch?v=mcMjBVtsgJY&feature=emb_title[/url]\n[url]https://www.radioalbion.com/2020/04/the-daily-nationalist-blaming-victim-dn.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12302,12302,1587280364,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=e9yK1QndJSM&t=1911s[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12303,12303,1587280466,846,'Smedley Butler','[url]https://russia-insider.com/en/politics/american-right-will-be-crushed-civil-war-unless-it-organizes-now/ri28185[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12305,12305,1587318635,846,'Smedley Butler','[url]https://www.bitchute.com/video/IEHkE1tMZwsI/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12306,12306,1587326656,801,'Whitebear','[QUOTE=Smedley Butler][url]https://russia-insider.com/en/politics/american-right-will-be-crushed-civil-war-unless-it-organizes-now/ri28185[/url][/QUOTE]\n=================================\nDid you intend to link to \nThe American Right Will Be Crushed in a Civil War, Unless It Organizes NOW\n(instead of Edward Snowden)?\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12307,12307,1587326780,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/IEHkE1tMZwsI/[/url][/QUOTE]\n\n\nthanks\n\n[B][URL=\"https://duckduckgo.com/?q=evil+bill+gates+wants+to+RFID+everyone+with+%27vacine%27&atb=v192-1&ia=web\"]evil bill gates wants to RFID everyone with \'vacine\'[/URL][/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(12308,12308,1587357809,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/IEHkE1tMZwsI/[/url][/QUOTE]\n\n\nthanks\n\n[B][URL=\"https://duckduckgo.com/?q=evil+bill+gates+wants+to+RFID+everyone+with+%27vacine%27&atb=v192-1&ia=web\"]evil bill gates wants to RFID everyone with \'vacine\'[/URL][/B][/QUOTE]\n\n\nHowdy the 90% cows and UGLY single women who voted to Hell are back to angry looks in the stores ! Like they did no after Nov. 2016.\n\nThey used Y2K to test the  and no pols tried punished to scheme to sell emergency craps. \n\nWhat is scary is the the NPR cultists and the 47% of the women who love the regime and they LOVE and do support vaccines, no surprise if they cut of the net and more. \n\nSad. \n\nOh, two rolls of cheap paper towels were 10 dollars, if you wanted them. \n\nWhen this started I viewed Western men around 30 loading up carts of paper products, and the manager did not have the brains to stop that.  Shelves are empty in the entire West.\n\nTHIS DAY TALK is a good one JOE BIDEN pegged by Dr. DAY. \n\n\nGLOVES MASKS. \n\nNO MEDICAL No hand surgery and a 74 good man I have known for thirty years can\'t get kidney surgery he never used drugs or drinked boozed and stayed FIT. \n\n  The DUMBED DOWN people communist Western fool are what is scary. I tried to the leave the country and and did but my business was crushed by a fruadster Evanjellycull criminal, and here I am.  \n\nThis stress is killing allot.\n\nDR.DAY had the majority of DOCTORS PEGGED for the scum they are, yes, most doctors today are scum. \n\n\nBe well\n\n88',0,0,NULL,0,_binary '[]',_binary '[]'),(12309,12309,1587363504,8047,'Arheel\'s Uncle','[B]Feel free to share or post in forum. Ham radio and Shortwave has been very quiet. Majority of ham operators have been whites. It\'s IQ.\n[/B]\n\n[B]3G, 4G, 5G Wifi Signal Test[/B], it\'s good to let you know when and IF the internet actually goes down in your area, or if you\'re out and looking for a signal. Works without requiring WiFi. \n\n\n[B]Offline Survival Manual[/B], no phone service required. It\'s quite good.\n\n\n\n[B]Scanner Radio[/B], on Google Play is excellent. The last 3 nights, a LOT of black men loitering, shots fired, domestic violence, brandishing guns and troublemakers. I only got it on Thursday, wanted to test before recommending. I think it\'s good for knowing what news isn\'t telling about blacks.\nIt\'ll be valuable if civil unrest begins in listener\'s area. I like it bc I can listen to every state, not just mine. Has code breakdown menu, pull down menu for codes works while listening.\n\n[B]Code 666 means USA wide mayhem. [/B]\n\n[B][URL=\"https://play.google.com/store/apps/details?id=com.scannerradio&hl=en\"][B]Scanner[/B] [B]Radio[/B] - Fire and Police [B]Scanner[/B] - Apps on [B]Google[/B] [B]Play[/B][/URL][/B]\n\n[URL]https://play.google.com/store/apps/details?id=com.scannerradio&hl=en[/URL]\n\nListen to live audio from over 7,000 fire and police [B]scanners[/B], weather [B]radios[/B], amateur [B]radio[/B] repeaters, air traffic and marine [B]radios[/B] from around the world. Turn on notifications to receive alerts anytime a [B]scanner[/B] has more than 2000 listeners (find out about major events as they\'re breaking). FEATURES • View [B]scanners[/B] located nearest you. Has CODE meanings.\n\n\n\n[B][URL=\"https://play.google.com/store/apps/details?id=org.ligi.survivalmanual&hl=en_US\"][B]Offline[/B] [B]Survival[/B] [B]Manual[/B] - Apps on [B]Google[/B] [B]Play[/B][/URL][/B]\n\n[URL]https://play.google.com/store/apps/details?id=org.ligi.survivalmanual&hl=en_US[/URL]\n\nThis is a [B]Survival[/B] [B]Manual[/B] which is fully working [B]offline[/B]  (which is important to survive in a case of some extreme situation) It  contains info on how to make fire, build a shelter, find food, heal and  other useful content in a case of emergency. But it does not have to be  used in emergency situations only - it can be also useful for trips to  the outdoors, hiking, camping, learning about nature ...\n\n\n[B][URL=\"https://play.google.com/store/apps/details?id=com.staircase3.opensignal&hl=en_US\"]3G, 4G & 5G [B]Signal[/B] & WiFi Speed Test - [B]Google[/B] [B]Play[/B][/URL][/B]\n\n[URL]https://play.google.com/store/apps/details?id=com.staircase3.opensignal&hl=en_US[/URL]\n\n[B]OpenSignal[/B] is a fully-featured mobile connectivity and network [B]signal[/B]  speed test tool. Speed test, including download, upload and latency -  for 3G, 4G/LTE, 5G and WiFi Find the best network provider in your area.',0,0,NULL,0,_binary '[]',_binary '[]'),(12310,12310,1587406129,801,'Whitebear','Thanks very much.\nLook interesting/useful\nI\'ll check out later.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle][B]Feel free to share or post in forum. Ham radio and Shortwave has been very quiet. Majority of ham operators have been whites. It\'s IQ.\n[/B]....[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12311,12311,1587437333,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://russia-insider.com/en/politics/american-right-will-be-crushed-civil-war-unless-it-organizes-now/ri28185[/url][/QUOTE]\n=================================\nDid you intend to link to \nThe American Right Will Be Crushed in a Civil War, Unless It Organizes NOW\n(instead of Edward Snowden)?\n\nBest,\nWB[/QUOTE]\n\n\nHowdy\n\nIt is now drizzling rain here.\n\nAs for the links both are sobering and depressing some people are pondering the reality of this moment as to the bunker plenty of everything years is stored for them in various bunkers while they command pc Legion savages. Ha.\n\ntens of thousands of savage invaders still arrive non stop since the crime 20 years ago against.\n\nIMO/guess they are proactive as the numbers of people becoming away makes them more ruthless.\n\nThe NPR radical daily filth has the libs in public places giving hate looks to any they think vote for the lastest tool.\n\n47% of the fat single women are angry ha. \n\nIt is frightening that perhaps 60% of older folks are willfully asleep, but the young may not be very read, but I hope they don\'t latch on the NPR dark out right NKVD types etc. Ha. \n\n\nA roller coaster ride with no way out till the end for sure.\n\nMost of our good people just want to be left alone, but the puppet masters who gave US the leased tool Wilson changed it all for US. Wilson was real 100% every single thing he did was spiting on US by his masters. Criminals ran the Wilson regime he ran nothing but oh okay boss. SOB. \n\n\nGood night, good front page too\n\nSB\n\nGood night \n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12312,12312,1587499897,801,'Whitebear','Thanks for refreshing drizzling rain report.\n\nThe weather report for Northern California Valley\nshows all 80\'s going up to a 90 in 10 days\n\nafter the very brief spring week or two of 70\'s\n\nanticipating moving up to too-hot temps up to 105+ at peak of summer here before temp roller-coaster drops back down to almost freezing -- zipping through an at best \'fall\' 2-weeks season where temperatures are in a comfortable 70 degree range.\n\nhave a good day if you may\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12313,12313,1587536678,846,'Smedley Butler','[QUOTE=Whitebear]Thanks for refreshing drizzling rain report.\n\nThe weather report for Northern California Valley\nshows all 80\'s going up to a 90 in 10 days\n\nafter the very brief spring week or two of 70\'s\n\nanticipating moving up to too-hot temps up to 105+ at peak of summer here before temp roller-coaster drops back down to almost freezing -- zipping through an at best \'fall\' 2-weeks season where temperatures are in a comfortable 70 degree range.\n\nhave a good day if you may\n\n\n\nHowdy,  dear editor\n\nWell rain all day tomorrow at least one inch, but likely more and then Wed morning.\n\nGood dreams in the land of Marshal law, they have made their move. ha.\n\nSB\n\n60 second of George on film\n[url]https://www.bitchute.com/video/zum1F3M5iXAy/[/url]\n\n\nBest,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12314,12314,1587589114,846,'Smedley Butler','Reality check since of China opposite of all media and lying tools promoting war and insanity. \n\n\n\n\nDr. Matt Johnson.\n\n\n\n\n[url]https://www.radioalbion.com/2020/04/the-orthodox-nationalist-is-china.html[/url]\n\nDr. Jones on China today.\n[url]https://www.bitchute.com/video/Jw4wDMksS8U/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12316,12316,1587609151,846,'Smedley Butler','[url]https://www.radioalbion.com/2020/04/the-orthodox-nationalist-is-china.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12317,12317,1587626618,846,'Smedley Butler','Dr. Matt Johnson.\n\n\n\n\n[url]https://www.radioalbion.com/2020/04/the-orthodox-nationalist-is-china.html[/url]\n\nDr. Jones on China today.\n[url]https://www.bitchute.com/video/Jw4wDMksS8U/[/url]\nthumb_up\nthumb_down',0,0,NULL,0,_binary '[]',_binary '[]'),(12318,12318,1587626618,846,'Smedley Butler','Dr. Matt Johnson.\n\n\n\n\n[url]https://www.radioalbion.com/2020/04/the-orthodox-nationalist-is-china.html[/url]\n\nDr. Jones on China today.\n[url]https://www.bitchute.com/video/Jw4wDMksS8U/[/url]\nthumb_up\nthumb_down',0,0,NULL,0,_binary '[]',_binary '[]'),(12319,12319,1588539304,801,'Whitebear','I see you got back on \'old\' forum ok\n\nyou had sent me an email earlier about \'bad links\'\ndid that refer to the \'emergency backup forum\'\nat nnnforum.ORG\n\nsorry about confusion as to where the active forum is\n\nI had given up on the tech support and was trying to get the backup forum to work but I had problems migrating the huge thread and post tables and they were not in sync.  (I\'ll research it later for \'next time\')\n\nAny problems with the \'resusitated forum here????\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12320,12320,1588565934,846,'Smedley Butler','Howdy\n\nAt my other pc I could not log on and and when I requested a pass word I never got any mail and I checked SPAN.\n\n\nVery worthy to me it was important to confirm what I know. the medical profession is also majority leftist morons that want to know if you own certain items by having a sneaky conversation :niglet: give it ten minutes\n\n\n[url]https://www.bitchute.com/video/Mp5smEAL5yIo/[/url]\n\nThis is some personal conversation about hospital medical nurse etc. No BS, I am already know its bad. \n\nThey are trying to kill off a portion by stress. \n\n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12321,12321,1588573100,846,'Smedley Butler','Howdy dear editor\n\nI take care of another place and keep a pc there. I could not log on and it would not send me a new password. I delete too much mail dumped the last pass word. \n\nWhen I log on with this one at home it auto does it and the pass word is dots so I can\'t memorize it because not my creation it was sent by you with numbers and letters. Maybe when I got back down there it will work now ?\n\nThis up to date TEXAS farmer is laying on the line in six minutes  \n\nHOLODOMOR 1933 thanks to FDR and now 2020 \n\n :niglet:\n\nThe patriotards I know around here are no better than leftist for now seeing what is going on. \n\nGood income, excellent retirement, the younger men with children have their two free phones and check in the mail they thinks its all okay\n\nI have been able to items from mail order for years and still do like Natural Concepts etc. for Vitamins and more.   Stores I hate to go and they quit selling YUCATAN SUNSHINE All Natural hot sauce with NO bs in it oils or pure junk\n\nI would make my own if I could not buy them RILEY FOODS for who sale by the case and save a buck even with shipping. Never use the Brown **** wagon service ever. its all FX ground with out fail. \n\nGood night. \n\nSB\n\nHard to believe NNN may have been attacked the hatred of rearenders knows no end ha. Just like admiral Carnaris betrayed his people/Nation  and sold Germany out for the uncle Wolf flushing rear enders who refused to repent. :niglet:.',0,0,NULL,0,_binary '[]',_binary '[]'),(12322,12322,1588573179,846,'Smedley Butler','[url]https://www.bitchute.com/video/uTaVfIhrgZwm/[/url]  :niglet:',0,0,NULL,0,_binary '[]',_binary '[]'),(12323,12323,1588616570,801,'Whitebear','posting interesting bitchute...\n\nI\'ll look at your other two PMs and then review\nto see if you need any new password - I\'m glad\nyou were able to log on after the forum database resusitation.\n\nBest,\nWB\n================================\n\n[QUOTE=Smedley Butler]Howdy\n\nAt my other pc I could not log on and and when I requested a pass word I never got any mail and I checked SPAN.\n\n\nVery worthy to me it was important to confirm what I know. the medical profession is also majority leftist morons that want to know if you own certain items by having a sneaky conversation :niglet: give it ten minutes\n\n\n[url]https://www.bitchute.com/video/Mp5smEAL5yIo/[/url]\n\nThis is some personal conversation about hospital medical nurse etc. No BS, I am already know its bad. \n\nThey are trying to kill off a portion by stress. \n\n\nBe well\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12324,12324,1588616674,801,'Whitebear','thanks, interesting\n\nWB\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/uTaVfIhrgZwm/[/url]  :niglet:[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12325,12325,1588622366,846,'Smedley Butler','[QUOTE=Whitebear]posting interesting bitchute...\n\nI\'ll look at your other two PMs and then review\nto see if you need any new password - I\'m glad\nyou were able to log on after the forum database resusitation.\n\nBest,\nWB\n================================\n\n[QUOTE=Smedley Butler]Howdy\n\nAt my other pc I could not log on and and when I requested a pass word I never got any mail and I checked SPAN.\n\n\nVery worthy to me it was important to confirm what I know. the medical profession is also majority leftist morons that want to know if you own certain items by having a sneaky conversation :niglet: give it ten minutes\n\n\n[url]https://www.bitchute.com/video/Mp5smEAL5yIo/[/url]\n\nThis is some personal conversation about hospital medical nurse etc. No BS, I am already know its bad. \n\nThey are trying to kill off a portion by stress. \n\n\nBe well\n\nSB[/QUOTE][/QUOTE]\n\n\n\nHowdy\n\nRobert Septher just released thin on the farming/Holodomor mess bein perpetrated as invaders are still arriving in all Western Nations daily along with more brain washed fat various 100\'s of types of police still paid and will get food ahead you.  :niglet:\n\n[url]https://www.youtube.com/watch?v=5KIlsxpF6T0[/url]\n\nOut the door now. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12326,12326,1588625566,8047,'Arheel\'s Uncle','I\'m not sure which it was. I clicked links, but didn\'t notice if emergency backup forum\n\n\n[QUOTE=Whitebear]I see you got back on \'old\' forum ok\n\nyou had sent me an email earlier about \'bad links\'\ndid that refer to the \'emergency backup forum\'\nat nnnforum.ORG\n\nsorry about confusion as to where the active forum is\n\nI had given up on the tech support and was trying to get the backup forum to work but I had problems migrating the huge thread and post tables and they were not in sync.  (I\'ll research it later for \'next time\')\n\nAny problems with the \'resusitated forum here????\n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12327,12327,1588633833,801,'Whitebear','I am glad that you found the restored nnnforum.com here.\n\nI\'m catching up on the posting backlog\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12328,12328,1588644194,8047,'Arheel\'s Uncle','Me too. I felt a bit lost while it was down.\n\nI hope no one thinks I had anything to do with the downed forum.\nI\'m not like that. Someone I know privately mentioned it, since I am new here.\nThat has bothered me a little bit.\nI\'m glad it\'s back up & seems to be working good. In testing it out, I posted one more on the 1963 film THE BIRDS.\n\n[QUOTE=Whitebear]I am glad that you found the restored nnnforum.com here.\n \nI\'m catching up on the posting backlog\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12329,12329,1588645476,801,'Whitebear','No, I don\'t think any NNN forum members would blame, suspect you of having anything to do with database problem.\n\nI did notice that there was one \'test post\' from an unnamed not-forum-member on the public-posting area...  it was \'test post 1234\' I\'m not sure that public post was restored - that was the last post on day it went down - but that could have been coincidental too.\n\nI also missed having the forum for the last week\neven if I managed to find enough dark crime headlines to keep up the \'front page\' - \n\nI did refresh my technical memory trying to re-activate the \'emergency backup site\' at nnnforum.ORG\n\nBest,\nWhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle]Me too. I felt a bit lost while it was down.\n\nI hope no one thinks I had anything to do with the downed forum.\nI\'m not like that. Someone I know privately mentioned it, since I am new here.\nThat has bothered me a little bit.\nI\'m glad it\'s back up & seems to be working good. In testing it out, I posted one more on the 1963 film THE BIRDS.\n\n[QUOTE=Whitebear]I am glad that you found the restored nnnforum.com here.\n \nI\'m catching up on the posting backlog\n\nBest,\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12330,12330,1588649843,8047,'Arheel\'s Uncle','I don\'t see how his test post1234 could have been a cause for downed forum. I didn\'t see it so it\'s hard to say what type post or their objective was. Wish I did.\n\nProbably coincidental. Still, in this forum & Frontpage, I am very sure it makes a lot of blacks and J\'s angry. Especially the Archives.\n\n\nScanner Radio, WOW, regular black crap. Keeps LEOs very busy.\nover 10 \"shots fired\" just today. I listen while I\'m sitting & doing electrical wiring.\nCODE PURPLE is gang activity/violence.\n\n\n\n[QUOTE=Whitebear]No, I don\'t think any NNN forum members would blame, suspect you of having anything to do with database problem.\n \nI did notice that there was one \'test post\' from an unnamed not-forum-member on the public-posting area...  it was \'test post 1234\' I\'m not sure that public post was restored - that was the last post on day it went down - but that could have been coincidental too.\n\nI also missed having the forum for the last week\neven if I managed to find enough dark crime headlines to keep up the \'front page\' - \n\nI did refresh my technical memory trying to re-activate the \'emergency backup site\' at nnnforum.ORG\n\nBest,\nWhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle]Me too. I felt a bit lost while it was down.\n\nI hope no one thinks I had anything to do with the downed forum.\nI\'m not like that. Someone I know privately mentioned it, since I am new here.\nThat has bothered me a little bit.\nI\'m glad it\'s back up & seems to be working good. In testing it out, I posted one more on the 1963 film THE BIRDS.\n\n[QUOTE=Whitebear]I am glad that you found the restored nnnforum.com here.\n \nI\'m catching up on the posting backlog\n\nBest,\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12331,12331,1588696502,8047,'Arheel\'s Uncle','Thank you. That makes me feel better.\nOn this thread I started just before forum went down & unable to finishup  [URL]http://www.nnnforum.com/forums/showthread.php?t=342398[/URL]\nWhat to do with it, now that it\'s 2 weeks old? \n\n\n\n[QUOTE=Whitebear]No, I don\'t think any NNN forum members would blame, suspect you of having anything to do with database problem.\n \nI did notice that there was one \'test post\' from an unnamed not-forum-member on the public-posting area...  it was \'test post 1234\' I\'m not sure that public post was restored - that was the last post on day it went down - but that could have been coincidental too.\n\nI also missed having the forum for the last week\neven if I managed to find enough dark crime headlines to keep up the \'front page\' - \n\nI did refresh my technical memory trying to re-activate the \'emergency backup site\' at nnnforum.ORG\n\nBest,\nWhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle]Me too. I felt a bit lost while it was down.\n\nI hope no one thinks I had anything to do with the downed forum.\nI\'m not like that. Someone I know privately mentioned it, since I am new here.\nThat has bothered me a little bit.\nI\'m glad it\'s back up & seems to be working good. In testing it out, I posted one more on the 1963 film THE BIRDS.\n\n[QUOTE=Whitebear]I am glad that you found the restored nnnforum.com here.\n \nI\'m catching up on the posting backlog\n\nBest,\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12332,12332,1588697773,801,'Whitebear','The thread/post title says \'In progress\' - if it\'s done for now I\'ll go ahead and\nmove it out of \'practice\'.\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Thank you. That makes me feel better.\nOn this thread I started just before forum went down & unable to finishup  [URL]http://www.nnnforum.com/forums/showthread.php?t=342398[/URL]\nWhat to do with it, now that it\'s 2 weeks old? \n\n\n\n[QUOTE=Whitebear]No, I don\'t think any NNN forum members would blame, suspect you of having anything to do with database problem.\n \nI did notice that there was one \'test post\' from an unnamed not-forum-member on the public-posting area...  it was \'test post 1234\' I\'m not sure that public post was restored - that was the last post on day it went down - but that could have been coincidental too.\n\nI also missed having the forum for the last week\neven if I managed to find enough dark crime headlines to keep up the \'front page\' - \n\nI did refresh my technical memory trying to re-activate the \'emergency backup site\' at nnnforum.ORG\n\nBest,\nWhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle]Me too. I felt a bit lost while it was down.\n\nI hope no one thinks I had anything to do with the downed forum.\nI\'m not like that. Someone I know privately mentioned it, since I am new here.\nThat has bothered me a little bit.\nI\'m glad it\'s back up & seems to be working good. In testing it out, I posted one more on the 1963 film THE BIRDS.\n\n[QUOTE=Whitebear]I am glad that you found the restored nnnforum.com here.\n \nI\'m catching up on the posting backlog\n\nBest,\nWhitebear[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12333,12333,1588703092,8047,'Arheel\'s Uncle','Oh geesh. I edited the text, but could not remove the \"In Process\" from thread name. I did change the title line. \n\nlink [URL]http://www.nnnforum.com/forums/showthread.php?p=668231#post668231[/URL]\nJust now getting back up to \"speed\"\n\n\n\n\n\n[QUOTE=Whitebear]The thread/post title says \'In progress\' - if it\'s done for now I\'ll go ahead and\n move it out of \'practice\'.\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Thank you. That makes me feel better.\nOn this thread I started just before forum went down & unable to finishup  [URL]http://www.nnnforum.com/forums/showthread.php?t=342398[/URL]\nWhat to do with it, now that it\'s 2 weeks old? \n\n\n\n[QUOTE=Whitebear]No, I don\'t think any NNN forum members would blame, suspect you of having anything to do with database problem.\n \nI did notice that there was one \'test post\' from an unnamed not-forum-member on the public-posting area...  it was \'test post 1234\' I\'m not sure that public post was restored - that was the last post on day it went down - but that could have been coincidental too.\n\nI also missed having the forum for the last week\neven if I managed to find enough dark crime headlines to keep up the \'front page\' - \n\nI did refresh my technical memory trying to re-activate the \'emergency backup site\' at nnnforum.ORG\n\nBest,\nWhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle]Me too. I felt a bit lost while it was down.\n\nI hope no one thinks I had anything to do with the downed forum.\nI\'m not like that. Someone I know privately mentioned it, since I am new here.\nThat has bothered me a little bit.\nI\'m glad it\'s back up & seems to be working good. In testing it out, I posted one more on the 1963 film THE BIRDS.\n\n[QUOTE=Whitebear]I am glad that you found the restored nnnforum.com here.\n \nI\'m catching up on the posting backlog\n\nBest,\nWhitebear[/QUOTE][/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12334,12334,1588704529,801,'Whitebear','OK, thanks for mentioning - maybe you don\'t have permission to change thread title link..\nIf you did have permission it would work like this (just to double-check)\n\nTHREAD TOOLS - DROP-DOWN - \"EDIT THREAD\" - (PERFORM ACTION)\n(THE title name can be changed but maybe only by \'Moderator)\n=================================\n\n[QUOTE=Arheel\'s Uncle]Oh geesh. I edited the text, but could not remove the \"In Process\" from thread name. I did change the title line. \n\nlink [URL]http://www.nnnforum.com/forums/showthread.php?p=668231#post668231[/URL]\nJust now getting back up to \"speed\"',0,0,NULL,0,_binary '[]',_binary '[]'),(12335,12335,1588920235,801,'Whitebear','[QUOTE] I wish to say a major freaking THANKS to the awesome White Bear for his efforts to give us TNB reporting freaks a place to vent.....thanks White Bear!!!! [/QUOTE] [IMG]http://www.nnnforum.com/forums/image.php?u=801&dateline=1146392397[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(12336,12336,1588968308,8047,'Arheel\'s Uncle','I can\'t finish this post up today. \n\nAhmaud Arbery case, the guys got ongoing TNB, criminal history & mental nutjob, [URL]http://www.nnnforum.com/forums/showthread.php?p=669337#post669337[/URL]\nHave a good weekend!\nAF',0,0,NULL,0,_binary '[]',_binary '[]'),(12337,12337,1588968651,801,'Whitebear','Thanks.  I already posted it.\nyou may update later if you like.\n\nGood Day!\n\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]I can\'t finish this post up today. \n\nAhmaud Arbery case, the guys got ongoing TNB, criminal history & mental nutjob, [URL]http://www.nnnforum.com/forums/showthread.php?p=669337#post669337[/URL]\nHave a good weekend!\nAF[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12338,12338,1588975660,801,'Whitebear','[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6508&stc=1&d=1588975548[/IMG]\n\nInfo: new applicant from San Antonio was trying to look at your profile\n\n(approved - not yet validated email address)\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12339,12339,1588975875,6369,'voiceofreason','[QUOTE=Whitebear][IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6508&stc=1&d=1588975548[/IMG]\n\nInfo: new applicant from San Antonio was trying to look at your profile\n\n(approved - not yet validated email address)\n\nWhitebear[/QUOTE]\n\n\nlet\'s hope the guy works out...',0,0,NULL,0,_binary '[]',_binary '[]'),(12340,12340,1588975976,801,'Whitebear','Yes, he was NOT on the SPAMMERS blacklist.\n\nHope so.\n==========================\n\nlet\'s hope the guy works out...[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12342,12342,1589048265,801,'Whitebear','I happened to notice that you may be getting some error messages related to being new on forum.\n\nPlease review[URL=\"http://www.nnnforum.com/forums/forumdisplay.php?f=13\"] Newsroom guidelines reference - FAQS\nOrientation for new Newsroom reporter applicants and reference for other Newsroom members. Technical and editorial posting guidelines.[/URL]\n\nAlso, new members can not immediately post anywhere until I\'m sure they aren\'t spammers.\n\nYou may post in this area:\n[URL=\"http://www.nnnforum.com/forums/forumdisplay.php?f=222\"]New, inactive and retired reporters - post here first\nMODERATED area for new provisional members to post in.[/URL] Moderators will move posts to public area after filtering out any spam, obscenity, pornography, garbage, libel, copyright violations, violent provocations, etc. Your post will \'disapear\' after posting into the moderators queue to review.\n\nSub-Forums:  Introductions and greetings,  Chat room for friends of NNN,  Applicants promoted to Cub Reporter Status,  Practice posting here,          \n\nIf you have any questions let me know \nWhitebear \nNNN Forum admin.   \n[URL=\"http://www.nnnforum.com/forums/sendmessage.php\"]Contact Us  [/URL]      \nor email  [email]forum@newnation.org[/email]',0,0,NULL,0,_binary '[]',_binary '[]'),(12343,12343,1589050666,801,'Whitebear','Thanks very much for researching the \n\'lynching of black martyr in tuxedo and burglar boots\'\n(added posts to RSS thread)\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12344,12344,1589051477,801,'Whitebear','Arbery lived in Zip Code 31525\nbut was out jogging 10-12 miles from his Zip Code and [B]wearing boots (Timberland possibly) and carrying a hammer [/B]in the Zip Code 31523 area where the reports of thefts at sites of new home construction still in process. The person who was stealing \"whatever\" at the sites was captured on surveillance camera footage.\n\nCouldn\'t find media source link for \'boots & hammer\'\n\n(was trying to post an update on \'case\'.\n\nBest\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12345,12345,1589057603,8047,'Arheel\'s Uncle','I\'ll traipse back through the articles and see what I can find. I did read that, but you know, the \"news\" tends to either change or delete the information. Maybe it should be deleted in reports, until I can find again??\n\nThis case is really big for the TNB family & their blacks.\nThe straw that broke....for civil unrest. \n\n\n\n[QUOTE=Whitebear]Arbery lived in Zip Code 31525\n but was out jogging 10-12 miles from his Zip Code and [B]wearing boots (Timberland possibly) and carrying a hammer [/B]in the Zip Code 31523 area where the reports of thefts at sites of new home construction still in process. The person who was stealing \"whatever\" at the sites was captured on surveillance camera footage.\n\nCouldn\'t find media source link for \'boots & hammer\'\n\n(was trying to post an update on \'case\'.\n\nBest\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12346,12346,1589058508,8047,'Arheel\'s Uncle','[B]I\'m still working on finding the boots/hammer report[/B]\n\n\n[B]DA Barnhill letter states[/B][URL=\"https://gbi.georgia.gov/press-releases/2020-05-09/ahmaud-arbery-murder-investigation\"] Arbery seen on video burglarizing (see last paragraph) https://www.news4jax.com/news/georgia/2020/05/09/recused-prosecutor-man-accused-in-shooting-of-ahmaud-arbery-was-involved-in-previous-investigation-of-him/[/URL]\n[URL=\"https://gbi.georgia.gov/press-releases/2020-05-09/ahmaud-arbery-murder-investigation\"] \n[/URL][URL=\"https://gbi.georgia.gov/press-releases/2020-05-09/ahmaud-arbery-murder-investigation\"]GBI[/URL]\n[URL=\"https://gbi.georgia.gov/press-releases/2020-05-09/ahmaud-arbery-murder-investigation\"]                        [/URL][URL=\"https://gbi.georgia.gov/press-releases/2020-05-09/ahmaud-arbery-murder-investigation\"]   [/URL][B][URL=\"https://gbi.georgia.gov/press-releases/2020-05-09/ahmaud-arbery-murder-investigation\"]      Ahmaud Arbery Murder Investigation   [/URL][/B]\n\n               May 09, 2020    \n   \n                       \n                                            [B][I]May 9th Update[/I][/B]\n There are reports circulating of additional video footage being  reviewed by the GBI as a part of the Ahmaud Arbery murder investigation.  [B] We are indeed reviewing additional video footage and photographs  [/B]as  part of the active case. It is important to note that this footage was  reviewed at the beginning of the GBI investigation and before the  arrests of Gregory and Travis McMichael. \n If anyone has any new information regarding this case, it can be submitted to the GBI Tip Line at 1-800-597-TIPS(8477) or  [URL]https://gbi.georgia.gov/submit-tips-online[/URL]. We will continue to update you with pertinent information regarding this case.\n\n\n\n\n [QUOTE=Whitebear]Arbery lived in Zip Code 31525\n but was out jogging 10-12 miles from his Zip Code and [B]wearing boots (Timberland possibly) and carrying a hammer [/B]in the Zip Code 31523 area where the reports of thefts at sites of new home construction still in process. The person who was stealing \"whatever\" at the sites was captured on surveillance camera footage.\n\nCouldn\'t find media source link for \'boots & hammer\'\n\n(was trying to post an update on \'case\'.\n\nBest\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12347,12347,1589059230,8047,'Arheel\'s Uncle','The DA has all the videos, not just the one released to public. \n\n\n[B]The \"hammer & boots\"part I got was here [URL]https://gatdaily.com/ahmaud-arbery-known-unknown-and-thoughts/[/URL][/B]\nAlso, depending upon where you look, the obvious overt racial aspect of  this is played higher or lower in the motive que. I’ve heard and read  all the explanations from either side of the story I could find. Read  both 911 transcripts prior to the shooting. Read a story where a  relative of Arbery was said to have ID’d him in surveillance video  around the property under construction or maybe another property, it  wasn’t clear.[B] Been told that Arbery was in boots, not running shoes and  shown grainy screen captures that purport to show an unlaced boot.[/B] Read  that Arbery was a fitness type and ran regularly. Read a couple things  that state Arbery had a record, but I haven’t seen it produced. Read  that the local investigators marked this as a “clear case of  self-defense” but that has since become highly questionable.\n[B]We don’t know what Arbery was doing prior to the video, if he was  trespassing or not. [/B]There might be evidence to that effect out there but  I have not seen footage to indicate Arbery was caught anywhere else on  camera as has been alleged. We also do not know if any property or any  other evidence of any kind of misconduct on Arbery’s part has been  presented in direct connection with this incident[U].[/U][B][U] I’ve seen a couple  blurry screenshots that allege to show a hammer Arbery dropped while  running in an attempt to call into question the ‘just jogging’  narrative.[/U][/B]\n\n\n[QUOTE=Whitebear]Arbery lived in Zip Code 31525\n but was out jogging 10-12 miles from his Zip Code and [B]wearing boots (Timberland possibly) and carrying a hammer [/B]in the Zip Code 31523 area where the reports of thefts at sites of new home construction still in process. The person who was stealing \"whatever\" at the sites was captured on surveillance camera footage.\n\nCouldn\'t find media source link for \'boots & hammer\'\n\n(was trying to post an update on \'case\'.\n\nBest\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12348,12348,1589060426,801,'Whitebear','Thanks for checking on the \'boots\' link.\n\nMaybe he went into the construction site to \'relieve himself\'.\n\nbut his prior criminal record and the \'mental health\' issue were helpful\nnotes to slow down the lynching of the \'white vigilantes\'\ndon\'t need to change any posts already posted but\nwill follow if you have time to follow this story\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12349,12349,1589116486,8047,'Arheel\'s Uncle','I plan on following this one case until the end. I know the McMichaels are in the right.\n\nI\'ll be trying to find the actual court documents. If they are not hidden.\nWhat I know, the blacks hide as much as they can. They ignore their nigger criminal history, and mental illness.\n\nThat\'s the part of black communism, they\'ll never admit anything truthful. \n\nIt\'ll always be the white man\'s fault. Whites are scapegoats.\n\nThey learned these tactics in Jewish Bolshevik School in Moscow, 1920s onward.\nModern Jewry will eventually need their black slaves.\n\n\n\n\n\n[QUOTE=Whitebear]Thanks for checking on the \'boots\' link.\n \nMaybe he went into the construction site to \'relieve himself\'.\n\nbut his prior criminal record and the \'mental health\' issue were helpful\nnotes to slow down the lynching of the \'white vigilantes\'\ndon\'t need to change any posts already posted but\nwill follow if you have time to follow this story\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12350,12350,1589130892,801,'Whitebear','Good for you.\n\nThat video showing \'jogging negro\' sneaking into home under contruction\nI think I noticed a \'porta-potty\' in front of it (altho it might have been locked\n\nand I forwarded an email with an instagram link that I think is by some black \'investigative social media reporter\' that seemed to indicate it was a felony to trespass even if he didn\'t steal or damage anything\n\n\n\n\n\n\n[QUOTE=Arheel\'s Uncle]I plan on following this one case until the end. I know the McMichaels are in the right.\n\nI\'ll be trying to find the actual court documents. If they are not hidden.\nWhat I know, the blacks hide as much as they can. They ignore their nigger criminal history, and mental illness.\n\nThat\'s the part of black communism, they\'ll never admit anything truthful. \n\nIt\'ll always be the white man\'s fault. Whites are scapegoats.\n\nThey learned these tactics in Jewish Bolshevik School in Moscow, 1920s onward.\nModern Jewry will eventually need their black slaves.\n\n\n\n\n\n[QUOTE=Whitebear]Thanks for checking on the \'boots\' link.\n \nMaybe he went into the construction site to \'relieve himself\'.\n\nbut his prior criminal record and the \'mental health\' issue were helpful\nnotes to slow down the lynching of the \'white vigilantes\'\ndon\'t need to change any posts already posted but\nwill follow if you have time to follow this story\n\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12351,12351,1589131118,8047,'Arheel\'s Uncle','[B]WATCH, Arbery was NOT jogging, he was just walking up to the house, later, you can see the hammer on the road just before the McMichaels encounter.[/B]\n[URL]https://www.youtube.com/watch?v=iNWouP_fSxQ[/URL]\n\n\nI downloaded the video. \n\nPut \"gv\" in front of youtube, then click ENTER key\n[url]https://www.gvyoutube.com/watch?v=iNWouP_fSxQ[/url]\n\n\n\n[QUOTE=Whitebear]Good for you.\n \nThat video showing \'jogging negro\' sneaking into home under contruction\nI think I noticed a \'porta-potty\' in front of it (altho it might have been locked\n\nand I forwarded an email with an instagram link that I think is by some black \'investigative social media reporter\' that seemed to indicate it was a felony to trespass even if he didn\'t steal or damage anything\n\n\n\n\n\n\n[QUOTE=Arheel\'s Uncle]I plan on following this one case until the end. I know the McMichaels are in the right.\n\nI\'ll be trying to find the actual court documents. If they are not hidden.\nWhat I know, the blacks hide as much as they can. They ignore their nigger criminal history, and mental illness.\n\nThat\'s the part of black communism, they\'ll never admit anything truthful. \n\nIt\'ll always be the white man\'s fault. Whites are scapegoats.\n\nThey learned these tactics in Jewish Bolshevik School in Moscow, 1920s onward.\nModern Jewry will eventually need their black slaves.\n\n\n\n\n\n[QUOTE=Whitebear]Thanks for checking on the \'boots\' link.\n \nMaybe he went into the construction site to \'relieve himself\'.\n\nbut his prior criminal record and the \'mental health\' issue were helpful\nnotes to slow down the lynching of the \'white vigilantes\'\ndon\'t need to change any posts already posted but\nwill follow if you have time to follow this story\n\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12352,12352,1589131319,801,'Whitebear','Thanks very much for the GV \'get video\' link.\n\nI\'ll study that today\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle][B]WATCH, Arbery was NOT jogging, he was just walking up to the house, later, you can see the hammer on the road just before the McMichaels encounter.[/B]\n[URL]https://www.youtube.com/watch?v=iNWouP_fSxQ[/URL]\n\n\nI downloaded the video. \n\nPut \"gv\" in front of youtube, then click ENTER key\n[url]https://www.gvyoutube.com/watch?v=iNWouP_fSxQ[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12353,12353,1589170780,8047,'Arheel\'s Uncle','I may have confused 2 cases.\nThis is the one where a gun was found [url]http://www.nnnforum.com/forums/showthread.php?t=342729[/url]\n\nconfused with the McMichaels case, where I\'d stated a gun was found, but it was a gun that was stolen from car at their home in January.\n\nI am afraid the McMichaels will be railroaded into prison as a token peace gesture to the nigger mobs.',0,0,NULL,0,_binary '[]',_binary '[]'),(12354,12354,1589171100,801,'Whitebear','Can you correct post outside of \'practice posting\' area?\nI did add on to that thread that started out as referring to an ex-military black...   \ndo you need my help in moving or separating this or other threads/posts?\n=================================\n\nWell I certainly hope the 2 innocent White men will not be sacrificed to the black mob.\n========================\n\n[QUOTE=Arheel\'s Uncle]I may have confused 2 cases.\nThis is the one where a gun was found [url]http://www.nnnforum.com/forums/showthread.php?t=342729[/url]\n\nconfused with the McMichaels case, where I\'d stated a gun was found, but it was a gun that was stolen from car at their home in January.\n\nI am afraid the McMichaels will be railroaded into prison as a token peace gesture to the nigger mobs.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12355,12355,1589171346,8047,'Arheel\'s Uncle','I\'m not sure I can edit outside PP threads. \nThe link I gave you on military suicide by cop is correct info.\nI will sort through the 2 threads to find the error.\n\n[QUOTE=Whitebear]Can you correct post outside of \'practice posting\' area?\nI did add on to that thread that started out as referring to an ex-military black...   \ndo you need my help in moving or separating this or other threads/posts?\n=================================\n\nWell I certainly hope the 2 innocent White men will not be sacrificed to the black mob.\n========================\n\n[QUOTE=Arheel\'s Uncle]I may have confused 2 cases.\nThis is the one where a gun was found [url]http://www.nnnforum.com/forums/showthread.php?t=342729[/url]\n\nconfused with the McMichaels case, where I\'d stated a gun was found, but it was a gun that was stolen from car at their home in January.\n\nI am afraid the McMichaels will be railroaded into prison as a token peace gesture to the nigger mobs.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12356,12356,1589172043,8047,'Arheel\'s Uncle','Found it, deleted gun part, for now [url]http://www.nnnforum.com/forums/showpost.php?p=670482&postcount=4[/url]\nI believe Arbery had a gun. I\'ll keep my eye out.\n\n[QUOTE=Whitebear]Can you correct post outside of \'practice posting\' area?\nI did add on to that thread that started out as referring to an ex-military black...   \ndo you need my help in moving or separating this or other threads/posts?\n=================================\n\nWell I certainly hope the 2 innocent White men will not be sacrificed to the black mob.\n========================\n\n[QUOTE=Arheel\'s Uncle]I may have confused 2 cases.\nThis is the one where a gun was found [url]http://www.nnnforum.com/forums/showthread.php?t=342729[/url]\n\nconfused with the McMichaels case, where I\'d stated a gun was found, but it was a gun that was stolen from car at their home in January.\n\nI am afraid the McMichaels will be railroaded into prison as a token peace gesture to the nigger mobs.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12357,12357,1589172802,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Found it, deleted gun part, for now  /[quote]\n\nGood, all posts don\'t need to be perfect...\nI expect more updates on this \'jogging to work as a black burgler\' thread  -  may copy the whole thread with updates back to the RSS feed forum....\n\nwhich will contain updates you may have made.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12359,12359,1589226417,846,'Smedley Butler','This is old hat now, but the only way its going down would be with total Wall Street collapse it is part of TPTB full on since MacArthur had the surrender signed on the fan tail of the USS MO. in 1945, before it was built in 1948 the year of the Bandit state.\n\n(Above: Dean Acheson’s “little rat” and the godfather of the UN, Leo Pasvolsky).\n\nQuoting Mr. Guterres: “COVID-19 does not care who we are, where we live, what we believe or about any other distinction. We need every ounce of solidarity to tackle it together. Yet the pandemic continues to unleash a tsunami of hate and xenophobia, scapegoating and scare-mongering”, he said.” Solidarity with the world? Mr. Guterres, that’s how we got into this Covid-19 mess! Hate and xenophobia? Those are cheap buzzwords that mean nothing to normal people.\n\nQ: Why does the UN exist?\nA: It exists as a weapon against the Western world (“Western” means “White”). Indeed, ever notice that each thing that the UN does goes against the interests of the West, and, at the same time, helps the non-White world? Ever notice that? For example, flooding America with Somalian and Nigerian immigrants doesn’t help us, but it does help the negroes. Each time, we lose, but the Third World gains. Each and every time, since 1945.\n\nOh, and here’s the best part: who created the UN? You’ll love it. Let me walk you through it: The framework/mission statement for the UN, called the UN Charter, was created by a Jewish Marxist named Leo Pasvolsky. It took him 6 years to create it. But wait, it gets better: many of the key Jews who created the UN besides Pasvolsky were also Jewish Marxists, such as Harry Dexter White (who was a Soviet spy), Harold Glasser, Irving Kaplan, Nathan Gregory Silvermaster (he was also a spy), Victor Perlo, Solomon Adler, David Weintraub and Abraham G. Silverman. Wait, there’s more: the UN Charter created NATO. Yeah! That little runt Pasvolsky created one hell of a globalist “two-fer”! Yes, that’s why the Jews are always called globalists. Because they are the kings of globalism.\n\nThe UN is a Jewish, Marxist farce and America needs to quit the farce and declare it to be an illegal entity that harms America and all Western nations.\n\n[Article].   Wow!   [url]https://news.un.org/en/story/2020/05/1063542[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12360,12360,1589226542,846,'Smedley Butler','[url]https://news.un.org/en/story/2020/05/1063542[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12361,12361,1589239688,8047,'Arheel\'s Uncle','This is the real deal, Ahmaud Arbery. The whole thing is a BLACK LIES MATTER for the money.\n\nAccording to the video maker, Arbery was at his mother\'s home nearby the McMichaels homes.\n\n\nI\'ve known a lot of sports junkies and Joggers, they do not wear loose fit Khaki knee length twill fabric shorts.  That dude ain\'t no jogger.\n\n\n\nHe was walking at regular pace doing long strides towards the home & made a beeline for the home construction site, was seen by man across street as he came out of the house and that\'s why he took off running fast from the scene.\nAt 11:03 you can see he threw down TWO items onto the road, which I am sure the PD has as evidence. \n\nVid also shows Arbery at the same site nosing around a few times leading up to the shooting event and he was caught on CCTV surveillance. Those burglaries were never reported.\n\nClearly, you can see that Arbery attacked Travis McMichaels also landing a closed fist punch upside Travis\' head.\n\nVideo is just over an hour long, I would have taken timed notes, but it was a LIVE video, so there was no minute markers.\n\n\nI might watch later and take timed notes. Not sure.\nMaybe someone else we could get to take on half the video?\n\n\nLet me know.\n\n\n\n[url]https://www.youtube.com/watch?v=TLd6HIbkUho&bpctr=1589240378[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12362,12362,1589253976,801,'Whitebear','I watched almost an hour of it\nthanks for link\nI\'ll post the link \nnot sure about asking for \'timestamp\' volunteers....\nLet me post the link and get back to see if \nmore might help.\n\nThanks\nWB\n\n\n[QUOTE=Arheel\'s Uncle]This is the real deal, Ahmaud Arbery. The whole thing is a BLACK LIES MATTER for the money.\n\nAccording to the video maker, Arbery was at his mother\'s home nearby the McMichaels homes.\n\n\nI\'ve known a lot of sports junkies and Joggers, they do not wear loose fit Khaki knee length twill fabric shorts.  That dude ain\'t no jogger.\n\n\n\nHe was walking at regular pace doing long strides towards the home & made a beeline for the home construction site, was seen by man across street as he came out of the house and that\'s why he took off running fast from the scene.\nAt 11:03 you can see he threw down TWO items onto the road, which I am sure the PD has as evidence. \n\nVid also shows Arbery at the same site nosing around a few times leading up to the shooting event and he was caught on CCTV surveillance. Those burglaries were never reported.\n\nClearly, you can see that Arbery attacked Travis McMichaels also landing a closed fist punch upside Travis\' head.\n\nVideo is just over an hour long, I would have taken timed notes, but it was a LIVE video, so there was no minute markers.\n\n\nI might watch later and take timed notes. Not sure.\nMaybe someone else we could get to take on half the video?\n\n\nLet me know.\n\n\n\n[url]https://www.youtube.com/watch?v=TLd6HIbkUho&bpctr=1589240378[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12363,12363,1589388383,846,'Smedley Butler','[url]https://www.bitchute.com/video/N2gfWax8T9xo/#comment-4909051174[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12364,12364,1589389170,8047,'Arheel\'s Uncle','[QUOTE=Smedley Butler][URL]https://www.bitchute.com/video/N2gfWax8T9xo/#comment-4909051174[/URL][/QUOTE]\nI know most of the medical side of the HeLa cancer cells. I\'ve not seen this docu. I\'m sure it has a lot I didn\'t know, the sociological side.\n\nThank you for sharing. I will watch.',0,0,NULL,0,_binary '[]',_binary '[]'),(12367,12367,1589413623,8047,'Arheel\'s Uncle','Check it out. I didn\'t want to post this. They\'re railroading them, over a mfkn useless nigger thief.\n\n[url]https://www.11alive.com/article/news/crime/ahmaud-arbery-murder-gregory-mcmichael-district-attorney/85-7b621c70-ee6b-4bca-ace7-6f55f660d6e2[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12368,12368,1589415447,801,'Whitebear','Thanks, hopefully no conviction, it\'s bad enough he\'s accused and named and jailed.\nHopefully not another human sacrifice to black lynching.\n\n=========================================\n\n[QUOTE=Arheel\'s Uncle]Check it out. I didn\'t want to post this. They\'re railroading them, over a mfkn useless nigger thief.\n\n[url]https://www.11alive.com/article/news/crime/ahmaud-arbery-murder-gregory-mcmichael-district-attorney/85-7b621c70-ee6b-4bca-ace7-6f55f660d6e2[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12369,12369,1589499005,8047,'Arheel\'s Uncle','[B]Blacktivists got the video deleted.[/B]\n[B]I had downloaded it already. I might upload it for private viewing.[/B]\n\n\n\n[QUOTE=Whitebear]I watched almost an hour of it\n thanks for link\nI\'ll post the link \nnot sure about asking for \'timestamp\' volunteers....\nLet me post the link and get back to see if \nmore might help.\n\nThanks\nWB\n\n\n[QUOTE=Arheel\'s Uncle]This is the real deal, Ahmaud Arbery. The whole thing is a BLACK LIES MATTER for the money.\n\nAccording to the video maker, Arbery was at his mother\'s home nearby the McMichaels homes.\n\n\nI\'ve known a lot of sports junkies and Joggers, they do not wear loose fit Khaki knee length twill fabric shorts.  That dude ain\'t no jogger.\n\n\n\nHe was walking at regular pace doing long strides towards the home & made a beeline for the home construction site, was seen by man across street as he came out of the house and that\'s why he took off running fast from the scene.\nAt 11:03 you can see he threw down TWO items onto the road, which I am sure the PD has as evidence. \n\nVid also shows Arbery at the same site nosing around a few times leading up to the shooting event and he was caught on CCTV surveillance. Those burglaries were never reported.\n\nClearly, you can see that Arbery attacked Travis McMichaels also landing a closed fist punch upside Travis\' head.\n\nVideo is just over an hour long, I would have taken timed notes, but it was a LIVE video, so there was no minute markers.\n\n\nI might watch later and take timed notes. Not sure.\nMaybe someone else we could get to take on half the video?\n\n\nLet me know.\n\n\n\n[URL]https://www.youtube.com/watch?v=TLd6HIbkUho&bpctr=1589240378[/URL][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12371,12371,1589505238,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=O6g2HBm9qKQ&feature=emb_title[/url]\n\nDr.  Freaky is the face of Wall Street and enemy aliens over throwing the West',0,0,NULL,0,_binary '[]',_binary '[]'),(12372,12372,1589513965,801,'Whitebear','[QUOTE=Arheel\'s Uncle][B]Blacktivists got the video deleted.[/B]\n[B]I had downloaded it already. I might upload it for private viewing.[/B]\n [/QUOTE]\n\nThanks for info.\nI do appreciate your sending me that link on some utility to save a YouTube Video\nI\'ll have to keep that in mind for the future if the video might be good to save.\n\nBy the way, I seem to recall that you had mentioned something about a \n\'dropped hammer\' or \'dropped gun\'? by the \'jogging black burgler\'\n\nI saw something in the road on the video that was taken down \nthat looked like it might have been a hammer - but it went by so quickly...\nmight that have been the dropped tool or gun?  It was when the following truck\nwas coming up to the stopped truck but before the last part... \ndo you recall or recognize the \'thing in the road\'\nI would imaging that the police might have picked it up if it may have been evidence.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12373,12373,1589528123,8047,'Arheel\'s Uncle','I will open up the video on my PC, and screenshot the two items in the road. YES, sure the PD has them as evidence. I\'m sure the GBI has them as well, they\'re just not talking about it. \n\n\n\nIn my Psychiatric Nursing, I worked in Lock Down Units. I know the non-verbal signs of rage. WATCH the first 7 mins or so of this video. Watch the black man\'s face, mouth, eyes, neck.\nHe\'s ready to explode. In the Unit, I would have alerted the staff of a probable escalation into violence against either staff or residents...\n[B]GBI Press Conference on Arbery Shooting[/B]\n\n[URL]https://www.youtube.com/watch?v=kcBriFPycvo[/URL]\n\n\nNo, it\'s not an independent link to DL the YT videos.\nYou merely put the two letters \"g\" and \"v\" between the period after www and before \"youtube\"\n[url]www.gvyoutube[/url]\nlike that. You do it in the address bar above the video that it playing, then click \"Enter\"\n\n\nBitchute has a download program also. It is this one [url]https://ymp4.download/bitchute-to-mp4-downloader/[/url]\nFor that one, you copy the entire video\'s address bar and paste it into the ymp4 page. Pretty self explanatory after you open the downloader. A few clicks though. \n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][B]Blacktivists got the video deleted.[/B]\n [B]I had downloaded it already. I might upload it for private viewing.[/B]\n [/QUOTE]\n\nThanks for info.\nI do appreciate your sending me that link on some utility to save a YouTube Video\nI\'ll have to keep that in mind for the future if the video might be good to save.\n\nBy the way, I seem to recall that you had mentioned something about a \n\'dropped hammer\' or \'dropped gun\'? by the \'jogging black burgler\'\n\nI saw something in the road on the video that was taken down \nthat looked like it might have been a hammer - but it went by so quickly...\nmight that have been the dropped tool or gun?  It was when the following truck\nwas coming up to the stopped truck but before the last part... \ndo you recall or recognize the \'thing in the road\'\nI would imaging that the police might have picked it up if it may have been evidence.\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12374,12374,1589567934,801,'Whitebear','Thanks very much for reminding me how to download the videos\nI am testing it out on the youtube link you gave...\n\nI figured out the \'gv\' insert and see it does take some extra time to load the video\n\nalso I see on the bottom of the page\n\"GetVideo.org is a free online application that allows to download videos from YouTube and Vimeo for free and fast. It is a simple web service to download your favorite video in different formats (mp4, webm, audio, 3gpp, x-flv) and quality (480p, HD, FullHD, UltraHD).\"\nwhich confirms my impression that the gv-download is not a service of YouTube but\nan independent application not associated with YouTube....\n[URL=\"https://duckduckgo.com/?q=who+is+getvideo.org%3F&atb=v192-1&ia=web\"]\"GetVideo.org\" [/URL]\n\nSo appreciate the useful links on how to download videos\nI\'m still waiting for the \'test\' download of the newsconference - now it seems to be working.... a little practice will help\n\n[QUOTE=Arheel\'s Uncle]  \n[B]GBI Press Conference on Arbery Shooting[/B]\n\n[URL]https://www.youtube.com/watch?v=kcBriFPycvo[/URL]\n\n\nNo, it\'s not an independent link to DL the YT videos.\nYou merely put the two letters \"g\" and \"v\" between the period after www and before \"youtube\"\n[url]www.gvyoutube[/url]\nlike that. You do it in the address bar above the video that it playing, then click \"Enter\"\n\n\nBitchute has a download program also. It is this one [url]https://ymp4.download/bitchute-to-mp4-downloader/[/url]\nFor that one, you copy the entire video\'s address bar and paste it into the ymp4 page. Pretty self explanatory after you open the downloader. A few clicks though. \n /[quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(12375,12375,1589568669,8047,'Arheel\'s Uncle','I am now in contact with Tom Chittum.\nIt\'s interesting discussions. He gets all of this. \n\nI gave him NNN links, told him to pass it on, that his book is spot on. \n\n\n\nFor what it is worth, on Youtube, my screen name is \n\n[B]Noes de wae two VanCamp[/B]\n\n\n\n[QUOTE=Whitebear]Thanks very much for reminding me how to download the videos\n I am testing it out on the youtube link you gave...\n\nI figured out the \'gv\' insert and see it does take some extra time to load the video\n\nalso I see on the bottom of the page\n\"GetVideo.org is a free online application that allows to download videos from YouTube and Vimeo for free and fast. It is a simple web service to download your favorite video in different formats (mp4, webm, audio, 3gpp, x-flv) and quality (480p, HD, FullHD, UltraHD).\"\nwhich confirms my impression that the gv-download is not a service of YouTube but\nan independent application not associated with YouTube....\n[URL=\"https://duckduckgo.com/?q=who+is+getvideo.org%3F&atb=v192-1&ia=web\"]\"GetVideo.org\" [/URL]\n\nSo appreciate the useful links on how to download videos\nI\'m still waiting for the \'test\' download of the newsconference - now it seems to be working.... a little practice will help\n\n[QUOTE=Arheel\'s Uncle]  \n[B]GBI Press Conference on Arbery Shooting[/B]\n\n[URL]https://www.youtube.com/watch?v=kcBriFPycvo[/URL]\n\n\nNo, it\'s not an independent link to DL the YT videos.\nYou merely put the two letters \"g\" and \"v\" between the period after www and before \"youtube\"\n[URL=\"http://www.gvyoutube\"]www.gvyoutube[/URL]\nlike that. You do it in the address bar above the video that it playing, then click \"Enter\"\n\n\nBitchute has a download program also. It is this one [URL]https://ymp4.download/bitchute-to-mp4-downloader/[/URL]\nFor that one, you copy the entire video\'s address bar and paste it into the ymp4 page. Pretty self explanatory after you open the downloader. A few clicks though. \n /',0,0,NULL,0,_binary '[]',_binary '[]'),(12376,12376,1589569383,801,'Whitebear','Wow, that\'s great.  Tom Chittum (CivilwarII) was one \nof the 3 major inspirations for me to start New Nation News around YTK\nI think I was first following him on the interet in the early 1990\'s somewhere around there.\n\nBest,\nWB.\n\n[QUOTE=Arheel\'s Uncle]I am now in contact with Tom Chittum.\nIt\'s interesting discussions. He gets all of this. \n\nI gave him NNN links, told him to pass it on, that his book is spot on. \n\n\n\nFor what it is worth, on Youtube, my screen name is \n\n[B]Noes de wae two VanCamp[/B][/quote]/[quote] (close quotes)',0,0,NULL,0,_binary '[]',_binary '[]'),(12377,12377,1589574622,8047,'Arheel\'s Uncle','Yes. Keep my YT name private, or only for those you trust. I AM running a PsyOps on the blacks. I want to make THEM afraid of vaccines and Corona Virus. \n\n\n\n[QUOTE=Whitebear]Wow, that\'s great.  Tom Chittum (CivilwarII) was one \n of the 3 major inspirations for me to start New Nation News around YTK\nI think I was first following him on the interet in the early 1990\'s somewhere around there.\n\nBest,\nWB.\n\n[QUOTE=Arheel\'s Uncle]I am now in contact with Tom Chittum.\nIt\'s interesting discussions. He gets all of this. \n\nI gave him NNN links, told him to pass it on, that his book is spot on. \n\n\n\nFor what it is worth, on Youtube, my screen name is \n\n[B]Noes de wae two VanCamp[/B][/QUOTE]/[quote] (close quotes)[/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(12378,12378,1589574946,8047,'Arheel\'s Uncle','[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6539&stc=1&d=1589574898[/IMG]\n\n[QUOTE=Whitebear]Wow, that\'s great.  Tom Chittum (CivilwarII) was one \n of the 3 major inspirations for me to start New Nation News around YTK\nI think I was first following him on the interet in the early 1990\'s somewhere around there.\n\nBest,\nWB.\n\n[QUOTE=Arheel\'s Uncle]I am now in contact with Tom Chittum.\nIt\'s interesting discussions. He gets all of this. \n\nI gave him NNN links, told him to pass it on, that his book is spot on. \n\n\n\nFor what it is worth, on Youtube, my screen name is \n\n[B]Noes de wae two VanCamp[/B][/QUOTE]/[quote] (close quotes)[/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(12379,12379,1589576800,801,'Whitebear','Yes, all confidential, private\nthanks for info.\n\nI found that name on YouTube - but did not see any videos.',0,0,NULL,0,_binary '[]',_binary '[]'),(12380,12380,1589576954,801,'Whitebear','I found this urban dictionary entry\n[url]https://www.urbandictionary.com/define.php?term=Tree%20Jumper[/url]\n==============================================\n\nJust had no idea Chittum was still online - I never personally communicated with him.\n======================================================\n\n[QUOTE=Arheel\'s Uncle][IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6539&stc=1&d=1589574898[/IMG]\n\n[QUOTE=Whitebear]Wow, that\'s great.  Tom Chittum (CivilwarII) was one \n of the 3 major inspirations for me to start New Nation News around YTK\nI think I was first following him on the interet in the early 1990\'s somewhere around there.\n\nBest,\nWB.\n\n[QUOTE=Arheel\'s Uncle]I am now in contact with Tom Chittum.\nIt\'s interesting discussions. He gets all of this. \n\nI gave him NNN links, told him to pass it on, that his book is spot on. \n\n\n\nFor what it is worth, on Youtube, my screen name is \n\n[B]Noes de wae two VanCamp[/B][/QUOTE]/[quote] (close quotes)[/quote][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12381,12381,1589577468,8047,'Arheel\'s Uncle','No, YT settings are 100% private except for a few playlists, a few public which is a PsyOps for those who check it out. \n\nIf you look around, you\'ll find me on YT. Slash & burn comments. \n\nSo far, around 13 Blactivists have & they harass me. I know I\'ve made the blacks angry. That is my point. I want them to fear the vaccines & rise up against accepting them. Better them than us whites. \n\nActually, the vaccine for the CV will be deadly for older people, ME!\nI\'ll be 69 in August. Not dead yet. The vaccine would do me in though.\n\nYou know my vaccine stories.\n\n\n\n\n[QUOTE=Whitebear]Yes, all confidential, private\n thanks for info.\n\nI found that name on YouTube - but did not see any videos.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12382,12382,1589577637,801,'Whitebear','thanks very much for elaborating on your youtube involvement.\n\nLet me know later if anything interesting develops.\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]No, YT settings are 100% private except for a few playlists, a few public which is a PsyOps for those who check it out. \n\nIf you look around, you\'ll find me on YT. Slash & burn comments. \n\nSo far, around 13 Blactivists have & they harass me. I know I\'ve made the blacks angry. That is my point. I want them to fear the vaccines & rise up against accepting them. Better them than us whites. \n\nActually, the vaccine for the CV will be deadly for older people, ME!\nI\'ll be 69 in August. Not dead yet. The vaccine would do me in though.\n\nYou know my vaccine stories.\n\n\n\n\n[QUOTE=Whitebear]Yes, all confidential, private\n thanks for info.\n\nI found that name on YouTube - but did not see any videos.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12383,12383,1589577691,8047,'Arheel\'s Uncle','Tom Chittum channel [url]https://www.youtube.com/user/DrStrangeInvestor/about[/url]\n\n\n\n[QUOTE=Whitebear]I found this urban dictionary entry\n [URL]https://www.urbandictionary.com/define.php?term=Tree%20Jumper[/URL]\n==============================================\n\nJust had no idea Chittum was still online - I never personally communicated with him.\n======================================================\n\n[QUOTE=Arheel\'s Uncle][IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6539&stc=1&d=1589574898[/IMG]\n\n[QUOTE=Whitebear]Wow, that\'s great.  Tom Chittum (CivilwarII) was one \n of the 3 major inspirations for me to start New Nation News around YTK\nI think I was first following him on the interet in the early 1990\'s somewhere around there.\n\nBest,\nWB.\n\n[QUOTE=Arheel\'s Uncle]I am now in contact with Tom Chittum.\nIt\'s interesting discussions. He gets all of this. \n\nI gave him NNN links, told him to pass it on, that his book is spot on. \n\n\n\nFor what it is worth, on Youtube, my screen name is \n\n[B]Noes de wae two VanCamp[/B][/QUOTE]/[quote] (close quotes)[/quote][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12384,12384,1589578475,801,'Whitebear','Thanks very much for link to TomChittums\' youtube channel\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12385,12385,1589580359,8047,'Arheel\'s Uncle','HEY! Check this post out, Innocence Project rarely does a white case...\n[url]http://www.nnnforum.com/forums/showthread.php?p=670878#post670878[/url]\n\n[QUOTE=Whitebear]Thanks very much for link to TomChittums\' youtube channel\n \nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12386,12386,1589581325,801,'Whitebear','thanks, posting\nWB\n\n[QUOTE=Arheel\'s Uncle]HEY! Check this post out, Innocence Project rarely does a white case...\n[url]http://www.nnnforum.com/forums/showthread.php?p=670878#post670878[/url]\n\n[QUOTE=Whitebear]Thanks very much for link to TomChittums\' youtube channel\n \nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12387,12387,1589583319,8047,'Arheel\'s Uncle','Oh man, I feel silly now. I was excited!!!\n\nHere is the link to the fandom on Dennis Perry of Innocence Project. They don\'t have the info yet. However, has a lot of the backstory, and suspects at the time.\n\n\n[URL]https://unsolvedmysteries.fandom.com/wiki/Harold_and_Thelma_Swain[/URL]\n\n\nI tried to add it to the post. Couldn\'t.\nOver the years, I\'d done a lot of reading on crime blogs. There are quite a few to tap into if I can.',0,0,NULL,0,_binary '[]',_binary '[]'),(12388,12388,1589586528,8047,'Arheel\'s Uncle','finished the 2 stories, Post 1 and 3 goes together. Post 2 is separate but similar.\nAll TNB confirmed\n[url]http://www.nnnforum.com/forums/showthread.php?p=670888#post670888[/url]\n\n\n[QUOTE=Whitebear]thanks, posting\n WB\n\n[QUOTE=Arheel\'s Uncle]HEY! Check this post out, Innocence Project rarely does a white case...\n[URL]http://www.nnnforum.com/forums/showthread.php?p=670878#post670878[/URL]\n\n[QUOTE=Whitebear]Thanks very much for link to TomChittums\' youtube channel\n \nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12389,12389,1589595734,801,'Whitebear','If you tried adding the post to the thread\non RSS news feed - you can\'t - no reporter can\nI was limiting what is visible to the public\nafter the last attack on me/the sites.\n\nBUT YOU CAN ADD POST in the not-public member\nforum area which is everywhere except RSS forum.\n\nSo use the practice posting link to where I moved you thread to find where the root thread is - then add your post there - I will notice the \'NEW POST\' and update the copy on RSS if the new post adds something to the thread that\'s worth the small effort.\n\nhope that answers \'problem adding post\'\n\nI\'ll see if I can add your post and you can try it out also.\nif I have not already done it.\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Oh man, I feel silly now. I was excited!!!\n\nHere is the link to the fandom on Dennis Perry of Innocence Project. They don\'t have the info yet. However, has a lot of the backstory, and suspects at the time.\n\n\n[URL]https://unsolvedmysteries.fandom.com/wiki/Harold_and_Thelma_Swain[/URL]\n\n\nI tried to add it to the post. Couldn\'t.\nOver the years, I\'d done a lot of reading on crime blogs. There are quite a few to tap into if I can.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12390,12390,1589596383,801,'Whitebear','Your original thread\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=342911\"]Some good news in GA: GBI reopens 1985 murder investigation WHITE MAN NOT GUILTY of black deaths\nArheel\'s Uncle\n[/URL]\n\nI added extra link on the bottom for you.\n\n=================================\n\n[QUOTE=Arheel\'s Uncle]Oh man, I feel silly now. I was excited!!!\n\nHere is the link to the fandom on Dennis Perry of Innocence Project. They don\'t have the info yet. However, has a lot of the backstory, and suspects at the time.\n\n\n[URL]https://unsolvedmysteries.fandom.com/wiki/Harold_and_Thelma_Swain[/URL]\n\n\nI tried to add it to the post. Couldn\'t.\nOver the years, I\'d done a lot of reading on crime blogs. There are quite a few to tap into if I can.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12391,12391,1589601693,801,'Whitebear','I don’t know exactly what you might want me to do.\nI will try to look at the practice posting area at least daily in the evening to see where I can move to the regular forum news area.\nI would normally be moving a thread of yours and practice posting to the appropriate Negro crimes sub forum.\nif you’ve created more than one thread that should be combined perhaps you can cut and paste them into one combine thread or if you give me the links give me the thread titles of more than one thread you want to combine let me know and maybe that would be easier as the moderator can merge threads.\nI’m dictating this response over my iPhone voice translator so it may not be grammatical but let me know if you want me to combine more than one thread in the practice posting areas so I can be moved to the ready to publish area.\nYou could copy one post and paste it on the bottom of another thread and then you couldAnd you could rename the extra thread as please delete this thread well let me know if you need some moderator help sorting things out in the practice posting area\n\n\n[QUOTE=Arheel\'s Uncle]finished the 2 stories, Post 1 and 3 goes together. Post 2 is separate but similar.\nAll TNB confirmed\n[url]http://www.nnnforum.com/forums/showthread.php?p=670888#post670888[/url]\n\n\n[QUOTE=Whitebear]thanks, posting\n WB\n\n[QUOTE=Arheel\'s Uncle]HEY! Check this post out, Innocence Project rarely does a white case...\n[URL]http://www.nnnforum.com/forums/showthread.php?p=670878#post670878[/URL]\n\n[QUOTE=Whitebear]Thanks very much for link to TomChittums\' youtube channel\n \nWB[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12392,12392,1589604702,8047,'Arheel\'s Uncle','I separated it into 2 threads. \nGo to the PP area, I C/P into a new thread, 3 black teens on light rail in MN.\n\nOriginal thread [url]http://www.nnnforum.com/forums/showthread.php?p=670888#post670888[/url]\nNow need to delete post #2\nIn post #2 it now says [B]...DELETE THIS...[/B] \nlEAVING ONLY 2 POSTS. (caps on)\nI try. You\'re patient. TANGO YANKEE.\n\n\n[QUOTE=Whitebear]I don’t know exactly what you might want me to do.\nI will try to look at the practice posting area at least daily in the evening to see where I can move to the regular forum news area.\nI would normally be moving a thread of yours and practice posting to the appropriate Negro crimes sub forum.\nif you’ve created more than one thread that should be combined perhaps you can cut and paste them into one combine thread or if you give me the links give me the thread titles of more than one thread you want to combine let me know and maybe that would be easier as the moderator can merge threads.\nI’m dictating this response over my iPhone voice translator so it may not be grammatical but let me know if you want me to combine more than one thread in the practice posting areas so I can be moved to the ready to publish area.\nYou could copy one post and paste it on the bottom of another thread and then you couldAnd you could rename the extra thread as please delete this thread well let me know if you need some moderator help sorting things out in the practice posting area\n\n\n[QUOTE=Arheel\'s Uncle]finished the 2 stories, Post 1 and 3 goes together. Post 2 is separate but similar.\nAll TNB confirmed\n[url]http://www.nnnforum.com/forums/showthread.php?p=670888#post670888[/url]\n\n\n[QUOTE=Whitebear]thanks, posting\n WB\n\n[QUOTE=Arheel\'s Uncle]HEY! Check this post out, Innocence Project rarely does a white case...\n[URL]http://www.nnnforum.com/forums/showthread.php?p=670878#post670878[/URL]\n\n[QUOTE=Whitebear]Thanks very much for link to TomChittums\' youtube channel\n \nWB[/QUOTE][/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12393,12393,1589615304,8047,'Arheel\'s Uncle','What I meant as not independent link, like the Bitchute DL link is.\nBut I guess the gv is a coding to open an independent but sublink using the YT address.\n\nSomething is bothering me on the Arbery shooting. I\'ll post a photo under the GBI press report.\n\n\n[QUOTE=Whitebear]Thanks very much for reminding me how to download the videos\nI am testing it out on the youtube link you gave...\n\nI figured out the \'gv\' insert and see it does take some extra time to load the video\n\nalso I see on the bottom of the page\n\"GetVideo.org is a free online application that allows to download videos from YouTube and Vimeo for free and fast. It is a simple web service to download your favorite video in different formats (mp4, webm, audio, 3gpp, x-flv) and quality (480p, HD, FullHD, UltraHD).\"\nwhich confirms my impression that the gv-download is not a service of YouTube but\nan independent application not associated with YouTube....\n[URL=\"https://duckduckgo.com/?q=who+is+getvideo.org%3F&atb=v192-1&ia=web\"]\"GetVideo.org\" [/URL]\n\nSo appreciate the useful links on how to download videos\nI\'m still waiting for the \'test\' download of the newsconference - now it seems to be working.... a little practice will help\n\n[QUOTE=Arheel\'s Uncle]  \n[B]GBI Press Conference on Arbery Shooting[/B]\n\n[URL]https://www.youtube.com/watch?v=kcBriFPycvo[/URL]\n\n\nNo, it\'s not an independent link to DL the YT videos.\nYou merely put the two letters \"g\" and \"v\" between the period after www and before \"youtube\"\n[url]www.gvyoutube[/url]\nlike that. You do it in the address bar above the video that it playing, then click \"Enter\"\n\n\nBitchute has a download program also. It is this one [url]https://ymp4.download/bitchute-to-mp4-downloader/[/url]\nFor that one, you copy the entire video\'s address bar and paste it into the ymp4 page. Pretty self explanatory after you open the downloader. A few clicks though. \n /[quote][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12394,12394,1589686880,8047,'Arheel\'s Uncle','[url]http://www.nnnforum.com/forums/showthread.php?t=342939[/url]\nLook at the guy\'s Yiddish nose & jews are known for high numbers sex with young boys\n\nRabbi [B]Stolz [/B]Preaches Last Sermon, After 40 Years with Chicago ...\n[url]www.jta.org/1927/11/11/archive/rabbi-stolz[/url]...\n(Jewish Daily Bulletin) Dr. Joseph Stolz, oldest Reform Rabbi in Chicago, preached his farewell sermon\n\n[B]Stolz [/B]Name Meaning & Stolz Family History at Ancestry.com®\n[url]www.ancestry.com/name-origin?surname=stolz[/url]\n[B]German and Jewish (Ashkenazic)[/B]: nickname from Middle High German, German stolz [B]‘magnificent’, ‘proud’, Yiddish shtolts ‘proud’. [/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(12396,12396,1589691477,801,'Whitebear','posting links thanks',0,0,NULL,0,_binary '[]',_binary '[]'),(12398,12398,1589700588,846,'Smedley Butler','Christopher Langan\n\nChristopher Langan\nMay 16th, 2020 06:03 PM\nComment: \"[Bill Gates and his scummy globalist confederates] are evil and their influence should be entirely severed from the righteous and pure in heart.\"\n\nResponse: Unfortunately, it\'s one thing to say that \"[Bill Gates and his scummy globalist confederates] are evil and their influence should be entirely severed from the righteous and pure in heart.\" That\'s quite true. But it\'s quite another to let them get away with it.\n\nUnfortunately, most people were alternately feeling sorry for themselves and stupidly and hedonistically diddling themselves and watching the boob tube and scrambling for minuscule portions of the fake money produced by Gates&Co\'s bankster sugardaddies while Gates and his buddies were spending their vast piles of demon-haunted loot on taking over the United States government, which they evidently managed to do in a most unequivocal way.\n\nNow. I\'m at peace with that, or at least getting there. I\'ve been doing my best. No one can beat my game - I\'m the sole and undisputed author of the CTMU Metaformal System (the only viable theory of reality), Logical Theology / Metareligion, Mathematical Metaphysics, Quantum Metamechanics, the Self-Simulation Principle, and on and on, and I did it all with nothing but a high school diploma and the wrong color skin on my back (for affirmative-action purposes, anyway). I\'ve been warning people about the parasitic divergence, the evils of banking and academia, and the existence of high-level metaconspiracies for decades, and when challenged to explain what\'s it\'s really all about, put my time and effort right where my mouth was.\n\nBut let\'s face it. I\'ve been ignored, frozen out of the monetary and intellectual economies, and mocked, villified, lied about, defamed, and disrespected with a level of intensity to rival that of the anti-Trump trolls. Even the so-called \"high-IQ community\" is filled with impudent little monsters who have gleefully specialized in my case. This would be fine - I don\'t really value the opinions of avocational (or professional) gadflies - except that I\'ve enjoyed none of the fantastic rewards that have been heaped on President Trump for the same kind of trouble. In fact, I\'ve had a much harder life than any billionaire oligarch or stinking, atheistic, acadummy-indoctrinated sh*t-troll on God\'s blue-green Earth, and with the ongoing public credence in Mr. Gates\' \"pandemic\" scam, I\'m starting to feel seriously put upon.\n\nYes, it\'s the worst show in modern history bar none. But the question now facing most of you is this: are you just going to sit there and wait to be wiped? Because that\'s what will certainly happen to the vast majority of you if you just sit around getting annoyed at the world because you\'re not the center of attention in it, despite the fact that you\'re not really very productive at all compared to the best of us. (Yes, you\'re smart, but there\'s no need to get carried away.)\n\n\n\n\nI guess we\'ll just have to wait and see. These freaks aren\'t backing down - they\'ve calculated that you\'re nothing but a worthless supernumerary herd of sh*t-for-brains cowards who need to go extinct so they can rule forever. I\'m afraid it may be time to start thinking, like it or not, about non-passive resistance.\n\nIt\'s really very simple: If Gates&Co. don\'t at least sense your willingness to physically defend yourselves, and to go after them personally for what they\'re now doing to you, you\'ll all be in the abattoir before you can polish your mirrors again.\n\n\n[url]https://www.youtube.com/watch?v=7kQRa-YyO5o[/url]\n\nChristopher Langan\n\nThat being understood, you need to get out and join the protests against the \"lockdown\", and you need to let your political prostitutes know that it\'s time to \"come to daddy\" before they totally destroy the economy (if they haven\'t done so already). You need to own a semiautomatic firearm, be proficient with it, and be willing to point it at similarly armed enemies of the United States Constitution who violate their oaths of service. And you need to lose your credulousness and your obsequious obedience to a bunch of lying, filthy-rich scumbags who want you dead and wouldn\'t piss on you if you were on fire.\n\n\nAdd this.\n[url]https://www.lewrockwell.com/2020/05/charles-hugh-smith/what-the-pandemic-revealed-a-morally-bankrupt-culture/[/url]\n\n\nAs for the test/ing it a criminal situation flat out. \n\n\n\n[url]https://www.bitchute.com/video/c3rymsdyBUFb/[/url] One of the best pieces of factual information this  medical corp flanking move on US.',0,0,NULL,0,_binary '[]',_binary '[]'),(12399,12399,1589700650,846,'Smedley Butler','Christopher Langan\nMay 16th, 2020 06:03 PM\nComment: \"[Bill Gates and his scummy globalist confederates] are evil and their influence should be entirely severed from the righteous and pure in heart.\"\n\nResponse: Unfortunately, it\'s one thing to say that \"[Bill Gates and his scummy globalist confederates] are evil and their influence should be entirely severed from the righteous and pure in heart.\" That\'s quite true. But it\'s quite another to let them get away with it.\n\nUnfortunately, most people were alternately feeling sorry for themselves and stupidly and hedonistically diddling themselves and watching the boob tube and scrambling for minuscule portions of the fake money produced by Gates&Co\'s bankster sugardaddies while Gates and his buddies were spending their vast piles of demon-haunted loot on taking over the United States government, which they evidently managed to do in a most unequivocal way.\n\nNow. I\'m at peace with that, or at least getting there. I\'ve been doing my best. No one can beat my game - I\'m the sole and undisputed author of the CTMU Metaformal System (the only viable theory of reality), Logical Theology / Metareligion, Mathematical Metaphysics, Quantum Metamechanics, the Self-Simulation Principle, and on and on, and I did it all with nothing but a high school diploma and the wrong color skin on my back (for affirmative-action purposes, anyway). I\'ve been warning people about the parasitic divergence, the evils of banking and academia, and the existence of high-level metaconspiracies for decades, and when challenged to explain what\'s it\'s really all about, put my time and effort right where my mouth was.\n\nBut let\'s face it. I\'ve been ignored, frozen out of the monetary and intellectual economies, and mocked, villified, lied about, defamed, and disrespected with a level of intensity to rival that of the anti-Trump trolls. Even the so-called \"high-IQ community\" is filled with impudent little monsters who have gleefully specialized in my case. This would be fine - I don\'t really value the opinions of avocational (or professional) gadflies - except that I\'ve enjoyed none of the fantastic rewards that have been heaped on President Trump for the same kind of trouble. In fact, I\'ve had a much harder life than any billionaire oligarch or stinking, atheistic, acadummy-indoctrinated sh*t-troll on God\'s blue-green Earth, and with the ongoing public credence in Mr. Gates\' \"pandemic\" scam, I\'m starting to feel seriously put upon.\n\nYes, it\'s the worst show in modern history bar none. But the question now facing most of you is this: are you just going to sit there and wait to be wiped? Because that\'s what will certainly happen to the vast majority of you if you just sit around getting annoyed at the world because you\'re not the center of attention in it, despite the fact that you\'re not really very productive at all compared to the best of us. (Yes, you\'re smart, but there\'s no need to get carried away.)\n\n\n\n\nI guess we\'ll just have to wait and see. These freaks aren\'t backing down - they\'ve calculated that you\'re nothing but a worthless supernumerary herd of sh*t-for-brains cowards who need to go extinct so they can rule forever. I\'m afraid it may be time to start thinking, like it or not, about non-passive resistance.\n\nIt\'s really very simple: If Gates&Co. don\'t at least sense your willingness to physically defend yourselves, and to go after them personally for what they\'re now doing to you, you\'ll all be in the abattoir before you can polish your mirrors again.\n\n\n[url]https://www.youtube.com/watch?v=7kQRa-YyO5o[/url]\n\nChristopher Langan\n\nThat being understood, you need to get out and join the protests against the \"lockdown\", and you need to let your political prostitutes know that it\'s time to \"come to daddy\" before they totally destroy the economy (if they haven\'t done so already). You need to own a semiautomatic firearm, be proficient with it, and be willing to point it at similarly armed enemies of the United States Constitution who violate their oaths of service. And you need to lose your credulousness and your obsequious obedience to a bunch of lying, filthy-rich scumbags who want you dead and wouldn\'t piss on you if you were on fire.\n\n\nAdd this.\n[url]https://www.lewrockwell.com/2020/05/charles-hugh-smith/what-the-pandemic-revealed-a-morally-bankrupt-culture/[/url]\n\n\nAs for the test/ing it a criminal situation flat out. \n\n\n\n[url]https://www.bitchute.com/video/c3rymsdyBUFb/[/url] One of the best pieces of factual information this  medical corp flanking move on US.',0,0,NULL,0,_binary '[]',_binary '[]'),(12400,12400,1589742558,801,'Whitebear','Add this.\n[url]https://www.lewrockwell.com/2020/05/...krupt-culture/[/url]\n\nthanks, this link did not link\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12401,12401,1589824244,846,'Smedley Butler','[QUOTE=Whitebear]Add this.\n[url]https://www.lewrockwell.com/2020/05/...krupt-culture/[/url]\n\nthanks, this link did not link\n\nWB[/QUOTE]\n\nHowdy\nLew took it down or Smith did I have a copy, will get it out later today. \nFYI\nLindberghJr\n\nMay 5, 2020, 6:18:30 PMedited\n[url]https://www.radioalbion.com/2020/01/the-orthodox-nationalist-bloody-sunday.html[/url]\n\nThe Schiff/Rothschild/Warburg animosity towards the Romanov line seems to have begun in earnest in 1815, when Alexander Romanov boldly stood up to them at the Congress of Vienna in 1815, and encouraged other leaders to do the same.\n(1)\n[url]https://gab.com/system/media_attachments/files/054/542/505/original/72cb37cdc8e8b294.png[/url]\n\n\nBy the way the POS William Colby was from your home town, he was another example of intelligent people that were suicidal fool tools of the West.  His out fit with media needed treason trials.',0,0,NULL,0,_binary '[]',_binary '[]'),(12403,12403,1589863041,3685,'Ensis','You can bash jews there in the HV forums, and it has been that way for a long time.  Niggermania is getting better, brother.\n\nHopefully, I\'ll see you there.\n\nBTW, how are you doing in New Yorkistan?  Governnor Huomo is making a mess of that state--especially NYC.\n\nTake care.\n\nEd.',0,0,NULL,0,_binary '[]',_binary '[]'),(12404,12404,1589870119,8047,'Arheel\'s Uncle','This post [URL]http://www.nnnforum.com/forums/showthread.php?t=342990[/URL]\n\n\n[B]WIGGER? White guy acting black? Mulatto telling PD he\'s White? [/B]You got more experience with this than me. [B]WHAT do you think?[/B]\n\n\nWalter Harper, 23 yo ???[B]WM[/B]??? in Lubbock Texas\n[URL]https://www.rapsheetz.com/texas/lubbock-jail/HARPER_WALTER/2019014002[/URL]\nStates he\'s a WM, age 23, 6\' 2\" light skin.\nBUT his HAIR!!!\n\n[B]DOB:[/B] 10/4/1996 \n[B]RACE:[/B]  W\n[B]Indictment: Burglary of Habitation 7/19/2019[/B]\n\n\nThe first 4 pics are all ???[B]white[/B]??? Walter Harper, age 23\n[B]All 4 have DOB:[/B] 10/4/1996 \n[URL]https://texas.arrests.org/search.php?fname=walter&lname=harper&fpartial=True[/URL]\n\nCharges, failure to appear, low level speeding, traffic stop signs, etc\n[B]Arrest dates, addresses, all in Lubbock TX[/B]\n\n\n\n#1 [B]Date:[/B] 							12/04/2019 [B]Block:[/B] 5200 11th St\n \n\n#2 [B]Date:[/B]08/21/2018 [B]Block:[/B] 5700 38th St\n\n\n#3[B] Date:[/B] 							05/10/2018[B]Block:[/B] 5700 38th St\n\n\n#4[B] Date:[/B] 							09/20/2017[B]Block:[/B] 6400 Albany Ave',0,0,NULL,0,_binary '[]',_binary '[]'),(12405,12405,1589870786,801,'Whitebear','Yes he looks mulatto-mixed - as long as the story reports\n\'black guy chasing white guy\'  that\'s good enough for an assumed black-on-white posting.\n\nYes, may have tried to find a picture on an obituary but did not even think\nto check for criminal mugshots.....   I\'ll try to remember that in the future...\n\nI have several \'Google alerts\' looking for various suspects and victims...\n\nThanks for pointing that out - I don\'t think it\'s worth posting a \'correction\' to either the RSS forum feed or the newnation website..... if the police reports etc have \nlabeled him as \'white\' maybe he looked \'white\' to a dark black cop.\n\nYou\'re right that is really NEGROID hair.\n\nBest,\nWB\n\n\n\n[QUOTE=Arheel\'s Uncle]This post [URL]http://www.nnnforum.com/forums/showthread.php?t=342990[/URL]\n\n\n[B]WIGGER? White guy acting black? Mulatto telling PD he\'s White? [/B]You got more experience with this than me. [B]WHAT do you think?[/B]\n\n\nWalter Harper, 23 yo ???[B]WM[/B]??? in Lubbock Texas\n[URL]https://www.rapsheetz.com/texas/lubbock-jail/HARPER_WALTER/2019014002[/URL]\nStates he\'s a WM, age 23, 6\' 2\" light skin.\nBUT his HAIR!!!\n\n[B]DOB:[/B] 10/4/1996 \n[B]RACE:[/B]  W\n[B]Indictment: Burglary of Habitation 7/19/2019[/B]\n\n\nThe first 4 pics are all ???[B]white[/B]??? Walter Harper, age 23\n[B]All 4 have DOB:[/B] 10/4/1996 \n[URL]https://texas.arrests.org/search.php?fname=walter&lname=harper&fpartial=True[/URL]\n\nCharges, failure to appear, low level speeding, traffic stop signs, etc\n[B]Arrest dates, addresses, all in Lubbock TX[/B]\n\n\n\n#1 [B]Date:[/B] 							12/04/2019 [B]Block:[/B] 5200 11th St\n \n\n#2 [B]Date:[/B]08/21/2018 [B]Block:[/B] 5700 38th St\n\n\n#3[B] Date:[/B] 							05/10/2018[B]Block:[/B] 5700 38th St\n\n\n#4[B] Date:[/B] 							09/20/2017[B]Block:[/B] 6400 Albany Ave[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12406,12406,1589870935,801,'Whitebear','see, I had a \'google alert\' trying to get a picture of him\nIf he looked like a \'WHITE VICTIM\' - I may have posted it.\n\n=========================\n\n	 Google	ALERTS\nWalter Harper obituary Lubbock TX\nDaily update ⋅ May 18, 2020\nNEWS	\n2020 homicides already surpass 2019 numbers in Lubbock\nLubbockOnline.com\nFour days later, police found 23-year-old Walter Harper dead from gunshot wounds in the 5400 block of 50th Street. Witnesses saw Harper being ...\n Facebook	 Twitter	Flag as irrelevant',0,0,NULL,0,_binary '[]',_binary '[]'),(12407,12407,1589871974,8047,'Arheel\'s Uncle','He told police he was white, likely thinking better treatment by PD. He\'s a wannabe white.\nMulattos do that. Sean King, Walter White Jr passed for whites when it is convenient.\n\n\n[QUOTE=Whitebear]Yes he looks mulatto-mixed - as long as the story reports\n \'black guy chasing white guy\'  that\'s good enough for an assumed black-on-white posting.\n\nYes, may have tried to find a picture on an obituary but did not even think\nto check for criminal mugshots.....   I\'ll try to remember that in the future...\n\nI have several \'Google alerts\' looking for various suspects and victims...\n\nThanks for pointing that out - I don\'t think it\'s worth posting a \'correction\' to either the RSS forum feed or the newnation website..... if the police reports etc have \nlabeled him as \'white\' maybe he looked \'white\' to a dark black cop.\n\nYou\'re right that is really NEGROID hair.\n\nBest,\nWB\n\n\n\n[QUOTE=Arheel\'s Uncle]This post [URL]http://www.nnnforum.com/forums/showthread.php?t=342990[/URL]\n\n\n[B]WIGGER? White guy acting black? Mulatto telling PD he\'s White? [/B]You got more experience with this than me. [B]WHAT do you think?[/B]\n\n\nWalter Harper, 23 yo ???[B]WM[/B]??? in Lubbock Texas\n[URL]https://www.rapsheetz.com/texas/lubbock-jail/HARPER_WALTER/2019014002[/URL]\nStates he\'s a WM, age 23, 6\' 2\" light skin.\nBUT his HAIR!!!\n\n[B]DOB:[/B] 10/4/1996 \n[B]RACE:[/B]  W\n[B]Indictment: Burglary of Habitation 7/19/2019[/B]\n\n\nThe first 4 pics are all ???[B]white[/B]??? Walter Harper, age 23\n[B]All 4 have DOB:[/B] 10/4/1996 \n[URL]https://texas.arrests.org/search.php?fname=walter&lname=harper&fpartial=True[/URL]\n\nCharges, failure to appear, low level speeding, traffic stop signs, etc\n[B]Arrest dates, addresses, all in Lubbock TX[/B]\n\n\n\n#1 [B]Date:[/B]                             12/04/2019 [B]Block:[/B] 5200 11th St\n \n\n#2 [B]Date:[/B]08/21/2018 [B]Block:[/B] 5700 38th St\n\n\n#3[B] Date:[/B]                             05/10/2018[B]Block:[/B] 5700 38th St\n\n\n#4[B] Date:[/B]                             09/20/2017[B]Block:[/B] 6400 Albany Ave[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12408,12408,1589877535,801,'Whitebear','Yes, I recall SeanKing and the female NAACP chairman in Washington State  - \"Rachel Dolezal\"\npretending to be \'black\' - \nwell, when black is a Favored class/race it\'s not surprising that\nweak wiggers would want to get some of that affirmative \'action\'.\n[B][URL=\"https://duckduckgo.com/?q=Pretending+to+be+black.&atb=v192-1&ia=web\"]Pretending to be black.[/URL][/B]\n[IMG]http://newnation.org/Images/2007/Wigger.jpg[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(12409,12409,1589908123,813,'Gman','[QUOTE=Ensis]You can bash jews there in the HV forums, and it has been that way for a long time.  Niggermania is getting better, brother.\n\nHopefully, I\'ll see you there.\n\nBTW, how are you doing in New Yorkistan?  Governnor Huomo is making a mess of that state--especially NYC.\n\nTake care.\n\nEd.[/QUOTE]\n\nHi Ensis,\nGlad you checked in.  I will return to Niggermania.  Living in NY is a nightmare as you might imagine.  I expect this state will lead the way with a mandatory vax as soon as it is rolled out to us....taking that shot will be a death sentence for sure!',0,0,NULL,0,_binary '[]',_binary '[]'),(12411,12411,1589945701,8047,'Arheel\'s Uncle','Maybe help me clean up this thread.\nHere\'s post #7 link [URL]http://www.nnnforum.com/forums/showpost.php?p=671132&postcount=7[/URL]\n\n\nThe dude was a big black \"man\"',0,0,NULL,0,_binary '[]',_binary '[]'),(12412,12412,1589947817,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Maybe help me clean up this thread.\nHere\'s post #7 link [URL]http://www.nnnforum.com/forums/showpost.php?p=671132&postcount=7[/URL]\n\n\nThe dude was a big black \"man\"[/QUOTE]\n============================\n\nHey, I was KIDDING about a GOFUNDME - thanks for finding that\nI\'ll copy it to the RSS public Thread... \n\nLet me know if you need help cleaning up that thread in the member\'s only forum area.\n\nBest,\nWB\nI\'ll add the gofundme and pic to the front page also',0,0,NULL,0,_binary '[]',_binary '[]'),(12413,12413,1589948412,8047,'Arheel\'s Uncle','As usual for me, I deleted useless for finished thread, the content on post #4 and inserted\n[B]...DELETE THIS POST... [URL]http://www.nnnforum.com/forums/showpost.php?p=671115&postcount=4[/URL]\n[/B]\nI will leave it up to you, on your contributions to the thread, on what to do.\nTHANK YOU! Feels good to get closure on this nightmare. I knew they were black.\nIt\'s the language by \"News\" and I confirmed black by language of the brother, Kevin. \n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Maybe help me clean up this thread.\n Here\'s post #7 link [URL]http://www.nnnforum.com/forums/showpost.php?p=671132&postcount=7[/URL]\n\n\nThe dude was a big black \"man\"[/QUOTE]\n============================\n\nHey, I was KIDDING about a GOFUNDME - thanks for finding that\nI\'ll copy it to the RSS public Thread... \n\nLet me know if you need help cleaning up that thread in the member\'s only forum area.\n\nBest,\nWB\nI\'ll add the gofundme and pic to the front page also[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12414,12414,1589949032,801,'Whitebear','I will leave it up to you, on your contributions to the thread, on what to do.\nTHANK YOU! Feels good to get closure on this nightmare. I knew they were black.\nIt\'s the language by \"News\" and I confirmed black by language of the brother, Kevin. \n================================================\n\nOK, WELCOME! - I\'m pretty sure I\'ve cleaned up the forum thread and the public RSS version.',0,0,NULL,0,_binary '[]',_binary '[]'),(12415,12415,1589950066,8047,'Arheel\'s Uncle','Thursday, I purchased a .22LR Smith & Wesson.\nAlso, got a Glock G44 is also a .22LR\nRight now, I\'m contemplating a Freedom Ordnance FX-9 which is basically an AR-15 9mm.\nBeen around guns my whole life, was married to ex COP.\n\n\nI have the Smith & Wesson blog forum, which covers the New Jersey controversies, seems they\'ll be lifting some laws. Let me know if you want that link. \n\n\n\n[QUOTE=Whitebear]I will leave it up to you, on your contributions to the thread, on what to do.\n THANK YOU! Feels good to get closure on this nightmare. I knew they were black.\nIt\'s the language by \"News\" and I confirmed black by language of the brother, Kevin. \n================================================\n\nOK, WELCOME! - I\'m pretty sure I\'ve cleaned up the forum thread and the public RSS version.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12416,12416,1589950445,801,'Whitebear','Sure, interested in S&W link - when I take a break - will keep private\nInteresting - hoping to revisit local range next week...\nthe Tuesday morning club sort of dissipated with the lockdown - but things are opening up in my area.\n\nBest,\nWB\n==============================\n[QUOTE=Arheel\'s Uncle]Thursday, I purchased a .22LR Smith & Wesson.\nAlso, got a Glock G44 is also a .22LR\nRight now, I\'m contemplating a Freedom Ordnance FX-9 which is basically an AR-15 9mm.\nBeen around guns my whole life, was married to ex COP.\n\n\nI have the Smith & Wesson blog forum, which covers the New Jersey controversies, seems they\'ll be lifting some laws. Let me know if you want that link. \n\n\n\n[QUOTE=Whitebear]I will leave it up to you, on your contributions to the thread, on what to do.\n THANK YOU! Feels good to get closure on this nightmare. I knew they were black.\nIt\'s the language by \"News\" and I confirmed black by language of the brother, Kevin. \n================================================\n\nOK, WELCOME! - I\'m pretty sure I\'ve cleaned up the forum thread and the public RSS version.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12417,12417,1589953158,8047,'Arheel\'s Uncle','I visit all gun forums, have for years since online forums began. The S&W .22LR I got, is a rifle, other is handgun Glock. Heading to the range soon, on AZ BLM land. Someday, I\'ll tell you about my travel van & how I did its massive systems for electrical Solar etc. Just a quick story, kinda fun.\n\n[B]S&W forum on NJ[/B] [URL]http://smith-wessonforum.com/2nd-amendment-forum/583565-second-update-5-17-20-nj-carry-permit-pushed-may-21-2020-conference.html[/URL]\n\n\nYes. Probably better to keep private. Right now, I do. \n\nI\'m reading a really good banned book [B]\"Final Judgement\"[/B] about JFK, Israel & Mossad. We know they did it. \n\nThis goes back to the Michael Collins Piper days, Texe Marrs etc.\n\nYou can read, or share if you wish. [URL]https://web.archive.org/web/20170623115825/http://americanfreepress.net/PDF/Final_Judgment.pdf[/URL]\n\n\nTAKE CARE, it was a good day for research.\n\n[QUOTE=Whitebear]Sure, interested in S&W link - when I take a break - will keep private\n Interesting - hoping to revisit local range next week...\nthe Tuesday morning club sort of dissipated with the lockdown - but things are opening up in my area.\n\nBest,\nWB\n==============================\n[QUOTE=Arheel\'s Uncle]Thursday, I purchased a .22LR Smith & Wesson.\nAlso, got a Glock G44 is also a .22LR\nRight now, I\'m contemplating a Freedom Ordnance FX-9 which is basically an AR-15 9mm.\nBeen around guns my whole life, was married to ex COP.\n\n\nI have the Smith & Wesson blog forum, which covers the New Jersey controversies, seems they\'ll be lifting some laws. Let me know if you want that link. \n\n\n\n[QUOTE=Whitebear]I will leave it up to you, on your contributions to the thread, on what to do.\n THANK YOU! Feels good to get closure on this nightmare. I knew they were black.\nIt\'s the language by \"News\" and I confirmed black by language of the brother, Kevin. \n================================================\n\nOK, WELCOME! - I\'m pretty sure I\'ve cleaned up the forum thread and the public RSS version.[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12421,12421,1590118193,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=xeYKqn2sOxU[/url]\n[url]https://www.youtube.com/watch?v=HIlyoiuvqEE&feature=youtu.be[/url]\n\n\nCA TODAY !!!!!!!!!!!!!!!!',0,0,NULL,0,_binary '[]',_binary '[]'),(12422,12422,1590119143,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=xeYKqn2sOxU[/url]\n[url]https://www.youtube.com/watch?v=HIlyoiuvqEE&feature=youtu.be[/url]\n\n\nCA TODAY !!!!!!!!!!!!!!!![/QUOTE]\n\n thanks, (posting)  g\'day',0,0,NULL,0,_binary '[]',_binary '[]'),(12423,12423,1590152600,8047,'Arheel\'s Uncle','Take a look for The SUN news, about Trump getting involved, sadly I lost the link.\nNAACP is pushing this freaking groid black, got beat by 3 white boys, so he says but I bet they were blacks [URL]https://nypost.com/2020/05/21/black-man-assaulted-in-iowa-during-racially-motivated-attack-naacp/[/URL]\n\n\nI will post a couple photos and you can copy/paste if you want, in a new post over in Practice thread. But here via Twitter is Detroit Police with thousands of responses. Donald Trump has over 31 thousands of views & retweets.\n@LlamaRa1n3 got all the videos, apparently ~15 people downloaded them all for evidence. \n\nThe elderly man died, btw. \n\n[URL]https://twitter.com/LlamaRa1n3/status/1263541110040866818[/URL]\n\n\nThere\'s thousands of black & hispanic on white patient abuse in nursing homes on YT. Usually vulnerable elders. Makes me sick.\n\n\n\n[QUOTE=Whitebear]Sure, interested in S&W link - when I take a break - will keep private\n Interesting - hoping to revisit local range next week...\nthe Tuesday morning club sort of dissipated with the lockdown - but things are opening up in my area.\n\nBest,\nWB\n==============================\n[QUOTE=Arheel\'s Uncle]Thursday, I purchased a .22LR Smith & Wesson.\nAlso, got a Glock G44 is also a .22LR\nRight now, I\'m contemplating a Freedom Ordnance FX-9 which is basically an AR-15 9mm.\nBeen around guns my whole life, was married to ex COP.\n\n\nI have the Smith & Wesson blog forum, which covers the New Jersey controversies, seems they\'ll be lifting some laws. Let me know if you want that link. \n\n\n\n[QUOTE=Whitebear]I will leave it up to you, on your contributions to the thread, on what to do.\n THANK YOU! Feels good to get closure on this nightmare. I knew they were black.\nIt\'s the language by \"News\" and I confirmed black by language of the brother, Kevin. \n================================================\n\nOK, WELCOME! - I\'m pretty sure I\'ve cleaned up the forum thread and the public RSS version.[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12424,12424,1590207513,3685,'Ensis','[QUOTE=Gman][QUOTE=Ensis]You can bash jews there in the HV forums, and it has been that way for a long time.  Niggermania is getting better, brother.\n\nHopefully, I\'ll see you there.\n\nBTW, how are you doing in New Yorkistan?  Governnor Huomo is making a mess of that state--especially NYC.\n\nTake care.\n\nEd.[/QUOTE]\n\nHi Ensis,\nGlad you checked in.  I will return to Niggermania.  Living in NY is a nightmare as you might imagine.  I expect this state will lead the way with a mandatory vax as soon as it is rolled out to us....taking that shot will be a death sentence for sure![/QUOTE]\n\nGman, don\'t take it; also stock up on Vitamin C in case you are kidnapped and forcibly injected--it could mean the difference between life and death.  It saved my life earlier this year, when I got the most horrid flu I ever go in my life!  I took around 30 grams of the vitamin C a day and finally got better.\nBTW, the Jewvandali have tired to regulate vitamins in Ameriqaeda via Codex Alimentarius in 2006 and again in 2009; we beat them so we still don\'t have to get a prescription to get vitamins like you would have to do, say, in Zionist Germany.  There, you have to get a prescription for vitamin C and the dose is a measly ten milligrams in a sugar base.  I know--I read about that.  May God curse the jews FDR, Churchill and Stalin for what they did to Germany and the world.\n\nBTW, niggermania will be back in a day or so; Tom Shelly is moving the forum to better servers. [url]https://nwordmania.blogspot.com/[/url]\n\nBTW, I thought Californiastan was horrible, but New Yorkistan seems to be worse with that faggot Governor Huomo and the nigger boffer NYC\'s mayor de Blasio.  I have read that Massachussettstan may be among the worst states of the disUnion in terms of Rights.\nTake care, brother.  Be safe!  14/88!\n\nXuxa',0,0,NULL,0,_binary '[]',_binary '[]'),(12426,12426,1590362227,3685,'Ensis','Hi Gman.  It will be a few days before Niggermania is back online.  Tom Shelly is still in the process of moving it to a good location.  Nothing will be lost.\n\n[url]https://nwordmania.blogspot.com/[/url]\n\nThis will give the updates.  Apparently, a consistent complainer got niggermania temporarily shut down.\n\nTake care and be safe.\n\nXuxa',0,0,NULL,0,_binary '[]',_binary '[]'),(12430,12430,1590466764,8047,'Arheel\'s Uncle','[B]Who Brought the Slaves to America[/B] [URL]https://www.bitchute.com/video/KotVtEZwpOjH/[/URL]\n\n\nThe other Jewish research academic scholar wrote the [B]Jewish Pirates of the Caribbean.[/B] \n\nJews are angry. \n\n\n\nHouse speaker, NY Jerry Nadler and his blacks are covering it up. Saying WS is the problem. They had a 3 hour BS talk in the House of Reps last year. I was PISSED OFF!\n\n\n\n[QUOTE=Smedley Butler][URL]https://www.bitchute.com/video/bSMmAo2Z7y06/[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12431,12431,1590518705,8047,'Arheel\'s Uncle','Thanks for fixing the last few of my posts. I\'ll try to do better.\nStill learning.\n\n\n\nI been messing & running a PsyOps on the blacks for days. I know military & police tech equipment, I was a tech/repair over in Germany for 2 years at Raytheon, 25 yrs in aerospace as tech work. Anyhow, in the past week, I have 84 views on my youtube playlist on the Afraud Barberya (effin with them) Every time I make a comment I get about 10-15 views. I also know all the black YT channels are reading comments to gather intel. It\'s wicked fun\n \n[URL]https://www.youtube.com/watch?v=wdIJWRBMRWE&feature=emb_logo[/URL]\n:D',0,0,NULL,0,_binary '[]',_binary '[]'),(12432,12432,1590522575,801,'Whitebear','Welcome.\n\nThanks for info and\n PsyOps update I\'ll check back later \n thanks for update on Minneapolis - I\'ll try to merge later....\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12433,12433,1590537122,8047,'Arheel\'s Uncle','My playlist shot from 84 up to 115. I think I freaked them out quite a bit. \n\nThey think some people are agents, and they are. I can tell who is who most of time. \n\n\n\nIf you want to see the whole Minneapolis dead black guy by cop video, it\'s at channel by AiU. Don\'t mind him, he gets a little racy. It\'s about 8 mins long. You can share if you want. I didn\'t since it\'s Devin Tracy\'s video. He\'s a WNationalist, I think.\n\n[B]Their city will be burning very soon.[/B]\n\n[URL]https://www.youtube.com/watch?v=QdbEC9CkgSc[/URL]\n\n\n[QUOTE=Whitebear]Welcome.\n \nThanks for info and\n PsyOps update I\'ll check back later \n thanks for update on Minneapolis - I\'ll try to merge later....\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12434,12434,1590550363,801,'Whitebear','Would it be OK for me to look at your YouTube videos\nI recall you gave me the address to your YT channel\nbut when I looked there I could not see any videos.\n\nIf it would not mess up your PysOps stats I would be\ninterested in looking at the videos you have posted somewhere\nand what is an \'Afraud Barberya\'  (??? no idea)\n\nWB\n\n\n=====================================\n[QUOTE=Arheel\'s  \n\nI been messing & running a PsyOps on the blacks for days. I know military & police tech equipment, I was a tech/repair over in Germany for 2 years at Raytheon, 25 yrs in aerospace as tech work. Anyhow, in the past week, I have 84 views on my youtube playlist on the Afraud Barberya (effin with them) Every time I make a comment I get about 10-15 views. I also know all the black YT channels are reading comments to gather intel. It\'s wicked fun\n \n[URL]https://www.youtube.com/watch?v=wdIJWRBMRWE&feature=emb_logo[/URL]\n:D[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12435,12435,1590571347,8047,'Arheel\'s Uncle','The black militia video channel deleted all my comments. They were 15 professionally written helpful comments despite being a PsyOps for causing fear to counter their obvious agent provocateurs. They\'re there, probably are Israeli Intelligence Ops, like its been proven re the 2011 Arab Spring, all done through Social Media by Israelis. I\'ve studied PsyOps for years over at psywarrior.com military website.\nSocial Media & internet is their new most powerful tool & being used for the new wars to start bloody revolutions. I think it\'s run by Russian Jewery which is Israel\'s origins.\nIntelligence in Russia & Israel.\n\nMy playlist title was about arbery shooting being a fraud, Gematria & LARPERS, who don\'t know they\'re stuck in LOOP in a live action role playing game.\n\nI know you don\'t know GEMATRIA, most people don\'t have the time, or won\'t study.\nPeople talk about the MATRIX, and Gematria is the Matrix of control, using news by numerology for mind control of the masses. This practice has gone on for hundreds if not thousands of years.\n\nI was on physical injury disability for 6 years, so boring, so I studied Gematria independently & then with Zach Hubbard.\nMajority of people don\'t have the time, or won\'t or can\'t devote years to a study. I\'m different. I\'ve 18 years of University full time.\n\n[QUOTE=Whitebear]Would it be OK for me to look at your YouTube videos\nI recall you gave me the address to your YT channel\nbut when I looked there I could not see any videos.\n\nIf it would not mess up your PysOps stats I would be\ninterested in looking at the videos you have posted somewhere\nand what is an \'Afraud Barberya\'  (??? no idea)\n\nWB\n\n\n=====================================\n[QUOTE=Arheel\'s  \n\nI been messing & running a PsyOps on the blacks for days. I know military & police tech equipment, I was a tech/repair over in Germany for 2 years at Raytheon, 25 yrs in aerospace as tech work. Anyhow, in the past week, I have 84 views on my youtube playlist on the Afraud Barberya (effin with them) Every time I make a comment I get about 10-15 views. I also know all the black YT channels are reading comments to gather intel. It\'s wicked fun\n \n[URL]https://www.youtube.com/watch?v=wdIJWRBMRWE&feature=emb_logo[/URL]\n:D[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12436,12436,1590571730,8047,'Arheel\'s Uncle','42 = nigger\nIt\'s coded everywhere in black sports & entertainment.\nWe fight not against flesh & blood...etc.\nThe fight is GEMATRIA. \n\n[QUOTE=Whitebear]Would it be OK for me to look at your YouTube videos\nI recall you gave me the address to your YT channel\nbut when I looked there I could not see any videos.\n\nIf it would not mess up your PysOps stats I would be\ninterested in looking at the videos you have posted somewhere\nand what is an \'Afraud Barberya\'  (??? no idea)\n\nWB\n\n\n=====================================\n[QUOTE=Arheel\'s  \n\nI been messing & running a PsyOps on the blacks for days. I know military & police tech equipment, I was a tech/repair over in Germany for 2 years at Raytheon, 25 yrs in aerospace as tech work. Anyhow, in the past week, I have 84 views on my youtube playlist on the Afraud Barberya (effin with them) Every time I make a comment I get about 10-15 views. I also know all the black YT channels are reading comments to gather intel. It\'s wicked fun\n \n[URL]https://www.youtube.com/watch?v=wdIJWRBMRWE&feature=emb_logo[/URL]\n:D[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12437,12437,1590574153,8047,'Arheel\'s Uncle','I did an analyses on the DAILYKENN.com\nAs best I could. Check it out [URL]http://www.nnnforum.com/forums/showthread.php?p=671463#post671463[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12438,12438,1590613438,801,'Whitebear','THANKS VERY MUCH FOR ALERT.\nI DON\'T THINK I WILL LINK TO THIS SITE IN THE FUTURE.\n\nBEST,\n\nWhitebear\n==========================================\n[QUOTE=Arheel\'s Uncle]I did an analyses on the DAILYKENN.com\nAs best I could. Check it out [URL]http://www.nnnforum.com/forums/showthread.php?p=671463#post671463[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12439,12439,1590613750,801,'Whitebear','Thanks for clarification on my questions on this topic.\n\nI had the wrong impression as to the youtube connections to the black anti-white militia.\n\nSomehow I got the impression that you had posted Youtube videos on the subject\nto get the darkies to get psyOped...  anyway\n\nnow I understand that you were posting comments on their black terror videos.....\n\n===============================\nPS  I had heard of \'Gematria\' but never did any study of it.\n\nI\'ll review your last Personal Messages (PM\'s) to see if there was something else\nbut thanks again for exposing the Daily Kenn  \'ABOuT\' (splc etc.)',0,0,NULL,0,_binary '[]',_binary '[]'),(12440,12440,1590619787,8047,'Arheel\'s Uncle','Correct, I have no YT videos uploaded. Yes, I made comments. They deleted them all. \n\nOh well, I\'m sure they read them to keep their blacks from freaking out. Truth does not fit their terror on whites agenda. LET\'S HOPE BLACKS KILL MORE & MORE OF THEIR OWN. \n\nI celebrate that. \n\nMinneapolis is same show. The [B]Scanner Radio in Hennepin County[/B], Police are losing the Police Station d/t thousands of rioters. It\'s AWFUL.\n[B]Baltimore City too.[/B]\n\n\n\n[QUOTE=Whitebear]Thanks for clarification on my questions on this topic.\n \nI had the wrong impression as to the youtube connections to the black anti-white militia.\n\nSomehow I got the impression that you had posted Youtube videos on the subject\nto get the darkies to get psyOped...  anyway\n\nnow I understand that you were posting comments on their black terror videos.....\n\n===============================\nPS  I had heard of \'Gematria\' but never did any study of it.\n\nI\'ll review your last Personal Messages (PM\'s) to see if there was something else\nbut thanks again for exposing the Daily Kenn  \'ABOuT\' (splc etc.)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12441,12441,1590623393,801,'Whitebear','Sorry, I had to move your post on\nwhy did iraq get invaded\nand will move it to another forum as an independent thread.\n\nThe thread starter \'Apollonian\' is a bit touchy on stuff he posts and I have sort of let him use a couple areas of this private not-pubic forum for his\nown \'personal blog and archive area\'....\n\nIn the past I had to deal with him getting into disagrement \'flame wars\' with other forum members here and since then I have sort of just let him\n\'do his thing\' in \'his\' areas.\n\nSo just avoid posting anything on any thread he has started and won\'t have to deal with any  \"hatfield-McCoy feuds\"  \n\n\nso just please do not post anything under\n	\nCommentary by Apollonian\n[URL=\"http://www.nnnforum.com/forums/forumdisplay.php?f=61\"]\"Apollonian, combat-scholar/theologian, part-time exorcist, Christian patriot\"[/URL]\n\nI had to create a whole separate sub-forum for cleaning out stuff and put it into \n[URL=\"http://www.nnnforum.com/forums/forumdisplay.php?f=451\"]Disagreements between Apollonian and NNN reporters[/URL]\n(not sure you currently have access to that area).\n\nWell, again, sorry - OK to post in other common forum areas - I can always sort out stuff later if there is a more appropriate category.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12442,12442,1590624208,8047,'Arheel\'s Uncle','Not a problem & I\'m not offended that you did. I see both sides. I figured out long ago, there are gatekeepers who spout the approved narrative. I won\'t respond to his posts in future. \n\nI get it but it\'s annoying to know the truth and have it ignored.\nThank you.\n\n\n\n[QUOTE=Whitebear]Sorry, I had to move your post on\n why did iraq get invaded\nand will move it to another forum as an independent thread.\n\nThe thread starter \'Apollonian\' is a bit touchy on stuff he posts and I have sort of let him use a couple areas of this private not-pubic forum for his\nown \'personal blog and archive area\'....\n\nIn the past I had to deal with him getting into disagrement \'flame wars\' with other forum members here and since then I have sort of just let him\n\'do his thing\' in \'his\' areas.\n\nSo just avoid posting anything on any thread he has started and won\'t have to deal with any  \"hatfield-McCoy feuds\"  \n\n\nso just please do not post anything under\n    \nCommentary by Apollonian\n[URL=\"http://www.nnnforum.com/forums/forumdisplay.php?f=61\"]\"Apollonian, combat-scholar/theologian, part-time exorcist, Christian patriot\"[/URL]\n\nI had to create a whole separate sub-forum for cleaning out stuff and put it into \n[URL=\"http://www.nnnforum.com/forums/forumdisplay.php?f=451\"]Disagreements between Apollonian and NNN reporters[/URL]\n(not sure you currently have access to that area).\n\nWell, again, sorry - OK to post in other common forum areas - I can always sort out stuff later if there is a more appropriate category.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12443,12443,1590625536,801,'Whitebear','not exactly sure what you want to edit\nI will check the forum settings, I thought you could edit your own posts....\n\nWB\n================================\n\n\n\"That was a mistake in copy/paste. Only meant the last 3 lines of post.\n\nThere is NO edit button on post.\n\n\nI should have previewed.\n\nMajor LOOTING has begun, wheeling out carts of stuff from Target.\"',0,0,NULL,0,_binary '[]',_binary '[]'),(12444,12444,1590625843,801,'Whitebear','You have \'reporter\' status and can edit your own posts.\n\nthere should be a [button] to [EDIT]\n\nSee if you can find it to edit the post that you wanted to edit.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12445,12445,1590625847,801,'Whitebear','You have \'reporter\' status and can edit your own posts.\n\nthere should be a [button] to [EDIT]\n\nSee if you can find it to edit the post that you wanted to edit.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12446,12446,1590628388,8047,'Arheel\'s Uncle','No, I cannot edit. See this explain post #11 with JPG of no edit button\n[URL]http://www.nnnforum.com/forums/showpost.php?p=671490&postcount=11[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12447,12447,1590632571,801,'Whitebear','[QUOTE=Arheel\'s Uncle]No, I cannot edit. See this explain post #11 with JPG of no edit button\n[URL]http://www.nnnforum.com/forums/showpost.php?p=671490&postcount=11[/URL][/QUOTE]\n=================================================\n\nI think that the problem was that the HUGE IMAGE OF THE RIOT PUSHED THE POST WAY PAST THE RIGHT OF THE SCREEN\nand the EDIT button appears on the bottom RIGHT \nI CUT DOWN THE HUGE IMAGE and now the post should fit on the screen Laptop desktop\nand the \'EDIT\' button should now be visible on the bottom right of the post.\n\nlet me know if you can now find the \'edit\' button and edit your posts on that thread\n\nI\'m assuming that you can not normally see an [EDIT] button on all of your OTHER posts on the forum.\n\nlet me know.\n[IMG]http://www.newnation.org/Images/2020/arheel-post-shot.jpg[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(12448,12448,1590636786,8047,'Arheel\'s Uncle','Yes, I was able to edit that post, edit was there. \n\nI think I hit the Publish instead of preview. \n\nHopefully won\'t happen again.\nTHANK YOU!!\n\n\nMy roommate here bought a Glock G45 9mm. Sure is pretty, but $1K cost. \n\nHeading to shooting range next week I think.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]No, I cannot edit. See this explain post #11 with JPG of no edit button\n [URL]http://www.nnnforum.com/forums/showpost.php?p=671490&postcount=11[/URL][/QUOTE]\n=================================================\n\nI think that the problem was that the HUGE IMAGE OF THE RIOT PUSHED THE POST WAY PAST THE RIGHT OF THE SCREEN\nand the EDIT button appears on the bottom RIGHT \nI CUT DOWN THE HUGE IMAGE and now the post should fit on the screen Laptop desktop\nand the \'EDIT\' button should now be visible on the bottom right of the post.\n\nlet me know if you can now find the \'edit\' button and edit your posts on that thread\n\nI\'m assuming that you can not normally see an [EDIT] button on all of your OTHER posts on the forum.\n\nlet me know.\n[IMG]http://www.newnation.org/Images/2020/arheel-post-shot.jpg[/IMG][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12449,12449,1590640219,801,'Whitebear','Great - glad I figured that out.\n\nI plan to go to the range tomorrow afternoon. First time in a while.\n\nIt\'s been a few months since I was there\nand had to look up the YouTube videos on how to \'field strip and clean\' my\n[brand, model, caliber]\n\nI found a few years ago that I could no longer rack-the-slide on my 45 & 9mm \nso I switched over to revolvers - but since then I have found a few pocket pistols\nthat I can work with... but I\'m going to have to trade-in the S&W 9mm M&P Shield\n\nOh well,\n\nstill trying to catch up on the \'Summer Riot Season Highlights\'  :)',0,0,NULL,0,_binary '[]',_binary '[]'),(12450,12450,1590641347,8047,'Arheel\'s Uncle','I can\'t figure out how the EDIT button disappeared...glad you did, :)\nI did fix it up after you did edit. Thanks again.\n\n[B]THE LONG HOT SUMMER[/B], 159 black ape & gorilla riots in USA in 1967. \n\nCheck if interested in The BIRDS thread, if you haven\'t already. \n\nI tell people daily, get armed & practice amap. Some listen/agree.\n\n\n\nThat\'s good news about getting back into the range, glad to hear it. I\'m looking forward to heading out for a few days. Ordered the 2 buckets of .22LR (2800 rnds). I\'m still thinking of buying the Freedom Ordnance FX-9 @ about $450 base price.\nYoutube can be very good, learning on everything. I\'m mostly there for circuitry, Electrical, Electronics.\nI can still rack a Glock G45 9mm. It\'s a little hard when it\'s a new gun, but I think in a situation the adrenaline would assist IF you practiced. I want one too.\n\n \n\nI often said, I could give you a Bachelor\'s Degree all from YT vids, because I know the relevant & correct content for 4--5 fields..\n\nYeah, we\'re getting older. God help our children and theirs, for this violent Planet of the Apes\nthit thow. Most just can\'t see it, until they are victims, even then, most don\'t. The movie series was all political documentaries.\n\n\n\n\n\n[QUOTE=Whitebear]Great - glad I figured that out.\n \nI plan to go to the range tomorrow afternoon. First time in a while.\n\nIt\'s been a few months since I was there\nand had to look up the YouTube videos on how to \'field strip and clean\' my\n[brand, model, caliber]\n\nI found a few years ago that I could no longer rack-the-slide on my 45 & 9mm \nso I switched over to revolvers - but since then I have found a few pocket pistols\nthat I can work with... but I\'m going to have to trade-in the S&W 9mm M&P Shield\n\nOh well,\n\nstill trying to catch up on the \'Summer Riot Season Highlights\'  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12451,12451,1590688562,801,'Whitebear','I just looked up the FX-9\n[URL=\"https://duckduckgo.com/?q=Freedom+Ordnance+FX-9&atb=v192-1&iax=images&ia=images\"]quite awesome looking[/URL]\n\nIn the \'old days\' I thought one of those Barrett 50 calibers would finish off my armory\nmore recently I have been quite disappointed in that the State of California has a list\nof approved firearms and something must be on that list to buy it.\nThis year even a small box of ammo requires a background check.\n\nWell, I\'ll check the news for any new cities that have burned to the ground & etc.\ncheck with you later.\n\nWB\n\n\n======================================================\n[QUOTE=Arheel\'s Uncle]I can\'t figure out how the EDIT button disappeared...glad you did, :)\nI did fix it up after you did edit. Thanks again.\n\n[B]THE LONG HOT SUMMER[/B], 159 black ape & gorilla riots in USA in 1967. \n\nCheck if interested in The BIRDS thread, if you haven\'t already. \n\nI tell people daily, get armed & practice amap. Some listen/agree.\n\n\n\nThat\'s good news about getting back into the range, glad to hear it. I\'m looking forward to heading out for a few days. Ordered the 2 buckets of .22LR (2800 rnds). I\'m still thinking of buying the Freedom Ordnance FX-9 @ about $450 base price.\nYoutube can be very good, learning on everything. I\'m mostly there for circuitry, Electrical, Electronics.\nI can still rack a Glock G45 9mm. It\'s a little hard when it\'s a new gun, but I think in a situation the adrenaline would assist IF you practiced. I want one too.\n\n \n\nI often said, I could give you a Bachelor\'s Degree all from YT vids, because I know the relevant & correct content for 4--5 fields..\n\nYeah, we\'re getting older. God help our children and theirs, for this violent Planet of the Apes\nthit thow. Most just can\'t see it, until they are victims, even then, most don\'t. The movie series was all political documentaries.\n\n\n\n\n\n[QUOTE=Whitebear]Great - glad I figured that out.\n \nI plan to go to the range tomorrow afternoon. First time in a while.\n\nIt\'s been a few months since I was there\nand had to look up the YouTube videos on how to \'field strip and clean\' my\n[brand, model, caliber]\n\nI found a few years ago that I could no longer rack-the-slide on my 45 & 9mm \nso I switched over to revolvers - but since then I have found a few pocket pistols\nthat I can work with... but I\'m going to have to trade-in the S&W 9mm M&P Shield\n\nOh well,\n\nstill trying to catch up on the \'Summer Riot Season Highlights\'  :)[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12452,12452,1590694182,8047,'Arheel\'s Uncle','Yep. That FX-9 looks sweet. I\'m still considering adding it to my collection. Right now, I need a few more magazines for the one\'s I have.\n\n\n\nCorrect me if I\'m wrong, I thought you were in the New Jersey area? My thinking that was the reason I offered to share the NJ S&W law change update forum. I don\'t know what is worse, Commiefornia or New Jersey. I think the USA is too far gone. Maybe I\'m overly pessimistic.\n\n\n\nMy son is in the Torrance CA area, A&P Mechanic at FedEx. I know he has weapons, one is a Sig Sauer P2022.\nAlthough I don\'t know his details for target practice etc.\n\n\nI plan on driving to the Torrance area this year to visit, unless the CW2 starts up.\n\n\n\n\n\n[QUOTE=Whitebear]I just looked up the FX-9\n [URL=\"https://duckduckgo.com/?q=Freedom+Ordnance+FX-9&atb=v192-1&iax=images&ia=images\"]quite awesome looking[/URL]\n\nIn the \'old days\' I thought one of those Barrett 50 calibers would finish off my armory\nmore recently I have been quite disappointed in that the State of California has a list\nof approved firearms and something must be on that list to buy it.\nThis year even a small box of ammo requires a background check.\n\nWell, I\'ll check the news for any new cities that have burned to the ground & etc.\ncheck with you later.\n\nWB\n\n\n======================================================\n[QUOTE=Arheel\'s Uncle]I can\'t figure out how the EDIT button disappeared...glad you did, :)\nI did fix it up after you did edit. Thanks again.\n\n[B]THE LONG HOT SUMMER[/B], 159 black ape & gorilla riots in USA in 1967. \n\nCheck if interested in The BIRDS thread, if you haven\'t already. \n\nI tell people daily, get armed & practice amap. Some listen/agree.\n\n\n\nThat\'s good news about getting back into the range, glad to hear it. I\'m looking forward to heading out for a few days. Ordered the 2 buckets of .22LR (2800 rnds). I\'m still thinking of buying the Freedom Ordnance FX-9 @ about $450 base price.\nYoutube can be very good, learning on everything. I\'m mostly there for circuitry, Electrical, Electronics.\nI can still rack a Glock G45 9mm. It\'s a little hard when it\'s a new gun, but I think in a situation the adrenaline would assist IF you practiced. I want one too.\n\n \n\nI often said, I could give you a Bachelor\'s Degree all from YT vids, because I know the relevant & correct content for 4--5 fields..\n\nYeah, we\'re getting older. God help our children and theirs, for this violent Planet of the Apes\nthit thow. Most just can\'t see it, until they are victims, even then, most don\'t. The movie series was all political documentaries.\n\n\n\n\n\n[QUOTE=Whitebear]Great - glad I figured that out.\n \nI plan to go to the range tomorrow afternoon. First time in a while.\n\nIt\'s been a few months since I was there\nand had to look up the YouTube videos on how to \'field strip and clean\' my\n[brand, model, caliber]\n\nI found a few years ago that I could no longer rack-the-slide on my 45 & 9mm \nso I switched over to revolvers - but since then I have found a few pocket pistols\nthat I can work with... but I\'m going to have to trade-in the S&W 9mm M&P Shield\n\nOh well,\n\nstill trying to catch up on the \'Summer Riot Season Highlights\'  :)[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12453,12453,1590694593,801,'Whitebear','Well, there was a recent forum applicant \'Stuka Pilot\' from New Jersey\nbut he didn\'t realize the forum was shut down to public in 2012 so he gave\na \'White Pride WW\' and may not become active.\n\nI was born in Minneapolis 9 months after Pearl Harbor and my family moved\nme to the San Francisco Bay Area where my father checked out of the Army\nAir Force at the end of WWII.\n\nSince I retired about 10 years ago - move up to Northern California Republic\nthere have only been a couple dozen official Covid cases in Butte County and\nI was even able to get a haircut last week for the first time in a couple months.\n\n(I\'ll get back to responding to this PM - have to check on something.......\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle]Yep. That FX-9 looks sweet. I\'m still considering adding it to my collection. Right now, I need a few more magazines for the one\'s I have.\n\n\n\nCorrect me if I\'m wrong, I thought you were in the New Jersey area? My thinking that was the reason I offered to share the NJ S&W law change update forum. I don\'t know what is worse, Commiefornia or New Jersey. I think the USA is too far gone. Maybe I\'m overly pessimistic.\n\n\n\nMy son is in the Torrance CA area, A&P Mechanic at FedEx. I know he has weapons, one is a Sig Sauer P2022.\nAlthough I don\'t know his details for target practice etc.\n\n\nI plan on driving to the Torrance area this year to visit, unless the CW2 starts up.\n\n\n\n\n\n[QUOTE=Whitebear]I just looked up the FX-9\n [URL=\"https://duckduckgo.com/?q=Freedom+Ordnance+FX-9&atb=v192-1&iax=images&ia=images\"]quite awesome looking[/URL]\n\nIn the \'old days\' I thought one of those Barrett 50 calibers would finish off my armory\nmore recently I have been quite disappointed in that the State of California has a list\nof approved firearms and something must be on that list to buy it.\nThis year even a small box of ammo requires a background check.\n\nWell, I\'ll check the news for any new cities that have burned to the ground & etc.\ncheck with you later.\n\nWB\n\n\n======================================================\n[QUOTE=Arheel\'s Uncle]I can\'t figure out how the EDIT button disappeared...glad you did, :)\nI did fix it up after you did edit. Thanks again.\n\n[B]THE LONG HOT SUMMER[/B], 159 black ape & gorilla riots in USA in 1967. \n\nCheck if interested in The BIRDS thread, if you haven\'t already. \n\nI tell people daily, get armed & practice amap. Some listen/agree.\n\n\n\nThat\'s good news about getting back into the range, glad to hear it. I\'m looking forward to heading out for a few days. Ordered the 2 buckets of .22LR (2800 rnds). I\'m still thinking of buying the Freedom Ordnance FX-9 @ about $450 base price.\nYoutube can be very good, learning on everything. I\'m mostly there for circuitry, Electrical, Electronics.\nI can still rack a Glock G45 9mm. It\'s a little hard when it\'s a new gun, but I think in a situation the adrenaline would assist IF you practiced. I want one too.\n\n \n\nI often said, I could give you a Bachelor\'s Degree all from YT vids, because I know the relevant & correct content for 4--5 fields..\n\nYeah, we\'re getting older. God help our children and theirs, for this violent Planet of the Apes\nthit thow. Most just can\'t see it, until they are victims, even then, most don\'t. The movie series was all political documentaries.\n\n\n\n\n\n[QUOTE=Whitebear]Great - glad I figured that out.\n \nI plan to go to the range tomorrow afternoon. First time in a while.\n\nIt\'s been a few months since I was there\nand had to look up the YouTube videos on how to \'field strip and clean\' my\n[brand, model, caliber]\n\nI found a few years ago that I could no longer rack-the-slide on my 45 & 9mm \nso I switched over to revolvers - but since then I have found a few pocket pistols\nthat I can work with... but I\'m going to have to trade-in the S&W 9mm M&P Shield\n\nOh well,\n\nstill trying to catch up on the \'Summer Riot Season Highlights\'  :)[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12454,12454,1590694598,801,'Whitebear','Well, there was a recent forum applicant \'Stuka Pilot\' from New Jersey\nbut he didn\'t realize the forum was shut down to public in 2012 so he gave\na \'White Pride WW\' and may not become active.\n\nI was born in Minneapolis 9 months after Pearl Harbor and my family moved\nme to the San Francisco Bay Area where my father checked out of the Army\nAir Force at the end of WWII.\n\nSince I retired about 10 years ago - move up to Northern California Republic\nthere have only been a couple dozen official Covid cases in Butte County and\nI was even able to get a haircut last week for the first time in a couple months.\n\n(I\'ll get back to responding to this PM - have to check on something.......\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle]Yep. That FX-9 looks sweet. I\'m still considering adding it to my collection. Right now, I need a few more magazines for the one\'s I have.\n\n\n\nCorrect me if I\'m wrong, I thought you were in the New Jersey area? My thinking that was the reason I offered to share the NJ S&W law change update forum. I don\'t know what is worse, Commiefornia or New Jersey. I think the USA is too far gone. Maybe I\'m overly pessimistic.\n\n\n\nMy son is in the Torrance CA area, A&P Mechanic at FedEx. I know he has weapons, one is a Sig Sauer P2022.\nAlthough I don\'t know his details for target practice etc.\n\n\nI plan on driving to the Torrance area this year to visit, unless the CW2 starts up.\n\n\n\n\n\n[QUOTE=Whitebear]I just looked up the FX-9\n [URL=\"https://duckduckgo.com/?q=Freedom+Ordnance+FX-9&atb=v192-1&iax=images&ia=images\"]quite awesome looking[/URL]\n\nIn the \'old days\' I thought one of those Barrett 50 calibers would finish off my armory\nmore recently I have been quite disappointed in that the State of California has a list\nof approved firearms and something must be on that list to buy it.\nThis year even a small box of ammo requires a background check.\n\nWell, I\'ll check the news for any new cities that have burned to the ground & etc.\ncheck with you later.\n\nWB\n\n\n======================================================\n[QUOTE=Arheel\'s Uncle]I can\'t figure out how the EDIT button disappeared...glad you did, :)\nI did fix it up after you did edit. Thanks again.\n\n[B]THE LONG HOT SUMMER[/B], 159 black ape & gorilla riots in USA in 1967. \n\nCheck if interested in The BIRDS thread, if you haven\'t already. \n\nI tell people daily, get armed & practice amap. Some listen/agree.\n\n\n\nThat\'s good news about getting back into the range, glad to hear it. I\'m looking forward to heading out for a few days. Ordered the 2 buckets of .22LR (2800 rnds). I\'m still thinking of buying the Freedom Ordnance FX-9 @ about $450 base price.\nYoutube can be very good, learning on everything. I\'m mostly there for circuitry, Electrical, Electronics.\nI can still rack a Glock G45 9mm. It\'s a little hard when it\'s a new gun, but I think in a situation the adrenaline would assist IF you practiced. I want one too.\n\n \n\nI often said, I could give you a Bachelor\'s Degree all from YT vids, because I know the relevant & correct content for 4--5 fields..\n\nYeah, we\'re getting older. God help our children and theirs, for this violent Planet of the Apes\nthit thow. Most just can\'t see it, until they are victims, even then, most don\'t. The movie series was all political documentaries.\n\n\n\n\n\n[QUOTE=Whitebear]Great - glad I figured that out.\n \nI plan to go to the range tomorrow afternoon. First time in a while.\n\nIt\'s been a few months since I was there\nand had to look up the YouTube videos on how to \'field strip and clean\' my\n[brand, model, caliber]\n\nI found a few years ago that I could no longer rack-the-slide on my 45 & 9mm \nso I switched over to revolvers - but since then I have found a few pocket pistols\nthat I can work with... but I\'m going to have to trade-in the S&W 9mm M&P Shield\n\nOh well,\n\nstill trying to catch up on the \'Summer Riot Season Highlights\'  :)[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12455,12455,1590821597,8047,'Arheel\'s Uncle','You\'re quick! :D\nI have edited it, needs update post in RSS Feed',0,0,NULL,0,_binary '[]',_binary '[]'),(12456,12456,1590822314,801,'Whitebear','[QUOTE=Arheel\'s Uncle]You\'re quick! :D\nI have edited it, needs update post in RSS Feed[/QUOTE]\n\nThanks for letting me know all updated in a while or tomorrow morning was it thanks',0,0,NULL,0,_binary '[]',_binary '[]'),(12457,12457,1590822422,801,'Whitebear','[QUOTE=Arheel\'s Uncle]You\'re quick! :D\nI have edited it, needs update post in RSS Feed[/QUOTE]\n\n=======•\nThe second post says “in process “\nAre you still working on that second posts?',0,0,NULL,0,_binary '[]',_binary '[]'),(12458,12458,1590822818,8047,'Arheel\'s Uncle','YES. I wanted to expand Andy Ngo, and the Caesar guy.\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]You\'re quick! :D\n I have edited it, needs update post in RSS Feed[/QUOTE]\n\n=======•\nThe second post says “in process “\nAre you still working on that second posts?[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12459,12459,1590848680,8047,'Arheel\'s Uncle','[B]That \"white\" gal on MC going 150 mph is Spanish[/B], possible Cuban being from Florida.\nLook at her face [url]https://nypost.com/2020/05/28/florida-woman-on-motorcycle-topped-150-mph-during-police-chase/[/url]\n\n\n\nStory is on Frontpage.\n\n\n\n[B]Her middle name is[URL=\"https://www.names.org/n/aideliz/about\"] [U]AIdeliz[/U], definitely Spanic. [/URL][/B]\n\nI just don\'t like Whites taking credit for crimes.\n\n\nAre you as sick of seeing George Floyd\'s face & hearing story as I am? \n\nDisgust is all I feel.',0,0,NULL,0,_binary '[]',_binary '[]'),(12460,12460,1590867196,801,'Whitebear','CORRECTED - thanks for catching that - WB\n(yes I agree - with all the TNB and TWB - \n(Twerk Wigger snoflake woke SJW triggered Bs)\nWB\n===========================\n\n[QUOTE=Arheel\'s Uncle][B]That \"white\" gal on MC going 150 mph is Spanish[/B], possible Cuban being from Florida.\nLook at her face [url]https://nypost.com/2020/05/28/florida-woman-on-motorcycle-topped-150-mph-during-police-chase/[/url]\n\n\n\nStory is on Frontpage.\n\n\n\n[B]Her middle name is[URL=\"https://www.names.org/n/aideliz/about\"] [U]AIdeliz[/U], definitely Spanic. [/URL][/B]\n\nI just don\'t like Whites taking credit for crimes.\n\n\nAre you as sick of seeing George Floyd\'s face & hearing story as I am? \n\nDisgust is all I feel.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12461,12461,1590867301,801,'Whitebear','I\'ll wait until the \'IN PROCESS\' goes away\nperhaps you could edit the Title of the Post (if you can) to add \"IN PROCESS\"\nTHEN when it\'s ready to hit the presses for the public - erase the \'in process\'\nif you can\'t edit the title of your post - let me know and just remove the \'in process\'\nfrom the post text.\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]YES. I wanted to expand Andy Ngo, and the Caesar guy.\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]You\'re quick! :D\n I have edited it, needs update post in RSS Feed[/QUOTE]\n\n=======•\nThe second post says “in process “\nAre you still working on that second posts?[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12462,12462,1590876946,846,'Smedley Butler','Good after noon dear editor\n\nWell its raining,  and more coming this will be the year of high grasses and wild flowers galore.\n\nViewed ONE Swallow Tail Butter Fly yesterday had not seen any for two years, and I have huge flower bushes and fennel they love to lay  eggs in I am told, think I will leave some in place this fall. \n\nThe Front is to the POINT, these bastard have been working on giving the full OCT 1917 since their crime in NYC.\n\nThe mayor of your home town should be arrested and could easily be down with the array of USSR laws we have now the SOB is part of a huge gang with media.\n\nThis might fit in your front page on whats behind this.  \n[url]https://www.bitchute.com/video/4FG0hCFER45u/[/url]\n\nSoro\'s is only the latest front man for the TPTB.  Twenty years of treason military actions galore since the UN punished crime in NYC twenty years \n\nI do not have a  utube account Tom Chittum should be posting on BITCHUTE.\n\nBe well.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12463,12463,1590881252,846,'Smedley Butler','[url]https://www.bitchute.com/video/TUkDjGnMKJhC/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12465,12465,1590887799,8047,'Arheel\'s Uncle','[B]It\'s the Grand Solar Minimum, collapse of food farming. Bush sold out years ago. The went there, like a lot did, Reverent Sun Yeng Moon (sp) who has an adjacent 1.5 million acre ranch. \n[/B]\n\n[B][URL=\"https://www.globalresearch.ca/the-new-water-barons-wall-street-mega-banks-are-buying-up-the-worlds-water/5383274\"]The New \"Water Barons\": Wall Street ... - Global Research[/URL][/B]\n\n[URL]https://www.globalresearch.ca/the-new-water-barons-wall-street-mega-banks-are-buying-up-the-worlds-water/5383274[/URL]\n\nThis land is said to be near the 200,000 acres purchased by her grandfather, George H.W. [B]Bush[/B], in 2005. The lands purchased by the [B]Bush[/B] [B]family[/B]  sit over not only South America\'s largest aquifer — but the world\'s as  well — Acuifero Guaraní, which runs beneath Argentina, Brazil, [B]Paraguay[/B], and Uruguay.\n\n\n\n\n\n[QUOTE=Smedley Butler][QUOTE=Arheel\'s Uncle][B]Who Brought the Slaves to America[/B] [URL]https://www.bitchute.com/video/KotVtEZwpOjH/[/URL]\n \n\nThe other Jewish research academic scholar wrote the [B]Jewish Pirates of the Caribbean.[/B] \n\nJews are angry. \n\n\n\nHouse speaker, NY Jerry Nadler and his blacks are covering it up. Saying WS is the problem. They had a 3 hour BS talk in the House of Reps last year. I was PISSED OFF!\n\n\n\n[QUOTE=Smedley Butler][URL]https://www.bitchute.com/video/bSMmAo2Z7y06/[/URL][/QUOTE][/QUOTE]\n \n\n\nHowdy\n\nYes indeed\n\n\nThe  enforced of damaging mash and movement is the template.\n\nOur minds don\'t want to think of what they have planned against US since bushtrashog did his masters bidding in 1991. I knew them just listening to NPR that this was never going away. clitoonies sold off our manufacturing.\n\nIn 2008 there a news item about the retard tool from 20 years ago and this day I not  read on word about it.\n\n120,000 acre ranch with cattle, crops, forests, water falls, air strip, horse, you name it  I read this in detail. \n\nI knew at the moment it was serious, but 90% can\'t think like they do.\n\nBe well\n[URL]https://www.bitchute.com/video/TUkDjGnMKJhC/[/URL]\nNo reply needed[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12466,12466,1590888273,801,'Whitebear','thanks for bitchute links \ni\'ll see i I can fit those in\njust tsunami of nig-news race-riot news \n(vomit emoticon)  :)\n\nBest,\nWB\n\n[QUOTE=Smedley Butler]Good after noon dear editor\n\nWell its raining,  and more coming this will be the year of high grasses and wild flowers galore.\n\nViewed ONE Swallow Tail Butter Fly yesterday had not seen any for two years, and I have huge flower bushes and fennel they love to lay  eggs in I am told, think I will leave some in place this fall. \n\nThe Front is to the POINT, these bastard have been working on giving the full OCT 1917 since their crime in NYC.\n\nThe mayor of your home town should be arrested and could easily be down with the array of USSR laws we have now the SOB is part of a huge gang with media.\n\nThis might fit in your front page on whats behind this.  \n[url]https://www.bitchute.com/video/4FG0hCFER45u/[/url]\n\nSoro\'s is only the latest front man for the TPTB.  Twenty years of treason military actions galore since the UN punished crime in NYC twenty years \n\nI do not have a  utube account Tom Chittum should be posting on BITCHUTE.\n\nBe well.\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12467,12467,1590981120,3685,'Ensis','Hi Gman!  How is it going these mad days?  Not only do we have the covid 19 raging in our nation, but we have Vandalobabookari \"protestors\"/looters everywhere and they are being abetted by ZOG.  If not, the riots would have been crushed long ago.\n\nSome good news: Niggermania is back!  [url]https://niggermania.co/forum/forum.php[/url]\n\nIt\'s being hosted in Russia now since the Jewnited $nake$ of Ameriqaeda does not support Free Speech anymore.  Yes, the Vandal Niggers and jews shut it down in Ameriqaeda.  I hope to see you at niggermania.  No posts were lost; Tom Shelly saved it all.  14/88!\n\nXuxa',0,0,NULL,0,_binary '[]',_binary '[]'),(12468,12468,1591038723,801,'Whitebear','OK to public post \"Every Picture Tells A Story: Time To Wave The White Flag On (race) ???\n\nIf you think it may be a \'public service announcement\'\n\n(as it was posted in a not-public area of forum)\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12471,12471,1591040967,6369,'voiceofreason','[QUOTE=Whitebear]OK to public post \"Every Picture Tells A Story: Time To Wave The White Flag On (race) ???\n\nIf you think it may be a \'public service announcement\'\n\n(as it was posted in a not-public area of forum)\n\nBest,\n\nWhitebear[/QUOTE]\n\nsure..I just didn\'t know where quite to put it...I\'m sure there will be more pics...while doing this they have one planned for Sydney',0,0,NULL,0,_binary '[]',_binary '[]'),(12472,12472,1591041186,801,'Whitebear','Thanks, just wanted to make sure - \nhmmmm perhaps it could go in the \n\"NEWS related to Nationalism and racial/cultural conflicts\"\n\nO well, certainly a disturbing survey of the \'blackwashing\' of hopefully not the last \'white\' generation.\n\nBest,\nWhitebear\n\n======================================================\n[quote]sure..I just didn\'t know where quite to put it...I\'m sure there will be more pics...while doing this they have one planned for Sydney[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12473,12473,1591046048,801,'Whitebear','[url]http://www.nnnforum.com/forums/showpost.php?p=671877&postcount=5[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12474,12474,1591046209,8047,'Arheel\'s Uncle','The 2 links on Frontpage, I get the message No thread specified, contact Admin...\n\n[LIST]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343322\"][B]WM                     Omaha Bar Owner Protecting Business Dispatches Black Lives                     Fecal Matter Protester To DNS[/B][/URL]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343322\"][B]OMAHA                     BAR OWNER ACCUSED OF KILLING BLACK \"PROTESTER\"[/B][/URL]\n[/LIST]\n[B]If I serach threads with James Scurlock, I get the correct thread[/B]\n[B][url]http://www.nnnforum.com/forums/showthread.php?t=343320&highlight=James+Scurlock[/url][/B]\n\n[B]The links on Frontpage, seem to be missing all text after 343320:[/B]\n[B]&highlight=James+Scurlock[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(12475,12475,1591047421,801,'Whitebear','thanks very much for catching those..\nI fixed the first two you mentioned\n\ndid you notice any other bad links after the first two?\n\n[QUOTE]he links on Frontpage, seem to be missing all text after 343320:[/QUOTE] not sure I understand what you were referring to - is it ok now?\n\nWB\n\n=================================\n[QUOTE=Arheel\'s Uncle]The 2 links on Frontpage, I get the message No thread specified, contact Admin...\n\n[LIST]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343322\"][B]WM                     Omaha Bar Owner Protecting Business Dispatches Black Lives                     Fecal Matter Protester To DNS[/B][/URL]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343322\"][B]OMAHA                     BAR OWNER ACCUSED OF KILLING BLACK \"PROTESTER\"[/B][/URL]\n[/LIST]\n[B]If I serach threads with James Scurlock, I get the correct thread[/B]\n[B][url]http://www.nnnforum.com/forums/showthread.php?t=343320&highlight=James+Scurlock[/url][/B]\n\n[B]The links on Frontpage, seem to be missing all text after 343320:[/B]\n[B]&highlight=James+Scurlock[/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12476,12476,1591048033,8047,'Arheel\'s Uncle','What the heck does DNS mean?  lol\n\n\n\nAll other links on that case is correct, checked out okay.\nIt was just the 2 links were bad. \n\nThe 1st  link was missing the tail of the link to take to RSS Feed\nThe 2nd link directed to the same bad link as the 1st link in RSS, instead of the correct link after you fixed it\n\n[url]https://kymkemp.com/2020/06/01/omaha-bar-owner-and-former-humboldt-state-student-accused-of-killing-black-protester/[/url]\n\n\n\n[QUOTE=Whitebear]thanks very much for catching those..\n I fixed the first two you mentioned\n\ndid you notice any other bad links after the first two?\n\n[QUOTE]he links on Frontpage, seem to be missing all text after 343320:[/QUOTE] not sure I understand what you were referring to - is it ok now?\n\nWB\n\n=================================\n[QUOTE=Arheel\'s Uncle]The 2 links on Frontpage, I get the message No thread specified, contact Admin...\n\n[LIST]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343322\"][B]WM                     Omaha Bar Owner Protecting Business Dispatches Black Lives                     Fecal Matter Protester To DNS[/B][/URL]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343322\"][B]OMAHA                     BAR OWNER ACCUSED OF KILLING BLACK \"PROTESTER\"[/B][/URL]\n[/LIST]\n[B]If I serach threads with James Scurlock, I get the correct thread[/B]\n[B][URL]http://www.nnnforum.com/forums/showthread.php?t=343320&highlight=James+Scurlock[/URL][/B]\n\n[B]The links on Frontpage, seem to be missing all text after 343320:[/B]\n[B]&highlight=James+Scurlock[/B][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12477,12477,1591048598,801,'Whitebear','[QUOTE=Arheel\'s Uncle]What the heck does DNS mean?  lol\n \n\nTHANKS I THINK THAT THE TWO BAD LINKS YOU REPORTED HAVE BEEN FIXED. THANKS.\n\nDNS - I HAD NOT HEARD OF THIS BEFORE - BUT LOOKED IT UP\n[URL=\"https://www.urbandictionary.com/define.php?term=DnS\"]URBAN DICTIONARY - DNS[/URL]\n\nDEFINITION #5\n[B]Dead nigger storage, [/B]as popularized by [B][URL=\"https://duckduckgo.com/?q=Quentin+Tarantino%27s+Pulp+Fiction.&atb=v192-1&ia=web\"]Quentin Tarantino\'s Pulp Fiction.[/URL][/B]\n\nAin\'t no ****ing DNS here, mang. Better call the wolf.',0,0,NULL,0,_binary '[]',_binary '[]'),(12478,12478,1591049711,8047,'Arheel\'s Uncle','I nearly choked on my water! DNS.\nI think it was either Bobster or Voiceofreason who used it in a post a few times, & today. \n\nALL IS WORKING ON LINKS for that case on Frontpage.\nI don\'t usually go there first. I\'ll try to keep a watch for bad links.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]What the heck does DNS mean?  lol\n  \n\nTHANKS I THINK THAT THE TWO BAD LINKS YOU REPORTED HAVE BEEN FIXED. THANKS.\n\nDNS - I HAD NOT HEARD OF THIS BEFORE - BUT LOOKED IT UP\n[URL=\"https://www.urbandictionary.com/define.php?term=DnS\"]URBAN DICTIONARY - DNS[/URL]\n\nDEFINITION #5\n[B]Dead nigger storage, [/B]as popularized by [B][URL=\"https://duckduckgo.com/?q=Quentin+Tarantino%27s+Pulp+Fiction.&atb=v192-1&ia=web\"]Quentin Tarantino\'s Pulp Fiction.[/URL][/B]\n\nAin\'t no ****ing DNS here, mang. Better call the wolf.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12479,12479,1591050986,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I nearly choked on my water! DNS.\n  [/QUOTE]\n\nWelcome - I fixed up the link to the RSS- post to give DNS- definition\nhave to remember that in the future - try not to have mysterious words without link\n\nvery often the commercial new media with name black celebrities and black sports \'celebrities\' and black \'music\' celebrities - and I have never heard of them\nso very often I will replace the news headline celebrity name with \'(Unknown, aspiring)\' whatever.',0,0,NULL,0,_binary '[]',_binary '[]'),(12480,12480,1591057473,8047,'Arheel\'s Uncle','[B]I can\'t find this case in NNN. White male shop owner, shot black looter 43 y.o.[/B]\n\n[url]https://www.***********.com/man-shot-dead-outside-lake-street-pawnshop-during-unrest-is-identified/570865962/[/url]\n\n\n[url]https://heavy.com/news/2020/06/cadillac-pawn-owner-minneapolis-looting/?utm_source=OneSignal[/url]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I nearly choked on my water! DNS.\n   [/QUOTE]\n\nWelcome - I fixed up the link to the RSS- post to give DNS- definition\nhave to remember that in the future - try not to have mysterious words without link\n\nvery often the commercial new media with name black celebrities and black sports \'celebrities\' and black \'music\' celebrities - and I have never heard of them\nso very often I will replace the news headline celebrity name with \'(Unknown, aspiring)\' whatever.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12481,12481,1591063862,801,'Whitebear','Re: ****** in link means site threatened copyright infringe in past \n\nif you get a link with *****  It will not post on the forum - just do a google search for key work in story and pick out another news source\n\nhe Hennepin County Attorney’s office has deferred a charging decision into whether to criminally charge\n[B]John Rieple,[/B] the owner of Cadillac Pawn & Jewelry, a store in Minneapolis, Minnesota. Rieple was previously booked on a murder accusation after a man was found dead of a gunshot wound on a sidewalk near Rieple’s business.\n\n[URL=\"https://news.google.com/search?q=%22John%20Rieple%22&hl=en-US&gl=US&ceid=US%3Aen\"]Google news search for John Rieple[/URL]\n\nYou may work up the thread if you like \nor I\"ll get back to it when I catch up\n\nThanks\n\nWB\n\n\n\n\n\n\n[QUOTE=Arheel\'s Uncle][B]I can\'t find this case in NNN. White male shop owner, shot black looter 43 y.o.[/B]\n\n[url]https://www.***********.com/man-shot-dead-outside-lake-street-pawnshop-during-unrest-is-identified/570865962/[/url]\n\n\n[url]https://heavy.com/news/2020/06/cadillac-pawn-owner-minneapolis-looting/?utm_source=OneSignal[/url]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I nearly choked on my water! DNS.\n   [/QUOTE]\n\nWelcome - I fixed up the link to the RSS- post to give DNS- definition\nhave to remember that in the future - try not to have mysterious words without link\n\nvery often the commercial new media with name black celebrities and black sports \'celebrities\' and black \'music\' celebrities - and I have never heard of them\nso very often I will replace the news headline celebrity name with \'(Unknown, aspiring)\' whatever.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12483,12483,1591087031,846,'Smedley Butler','[url]https://www.bitchute.com/video/NqCiHzNvzSbw/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12484,12484,1591125876,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/NqCiHzNvzSbw/[/url][/QUOTE]\n\nthanks, will check\n\ng\'day',0,0,NULL,0,_binary '[]',_binary '[]'),(12485,12485,1591210504,846,'Smedley Butler','Howdy\n\nI like others knew that after the crime in NYC on condemned buildings that it was coming, when I was driving and heard bushog yapping about the new homolanz insecurity I knew they were going to get proactive ala Oct. 1917.\n\nHere you go for memory lane. [url]https://www.bitchute.com/video/tc4X30FVUgx8/[/url]\n\nBe well and keep sane if possible.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12487,12487,1591212551,801,'Whitebear','Thanks very much \n\n(complimentary close) \n\n\"[URL=\"https://www.kingjamesbibleonline.org/Romans-15-33/\"]peace be with you[/URL]\"\n\n=========================\n\"Captain Pancakes\" just dropped a post\n(hasn\'t been around here for a couple years)\n\nBest,\nWB\n=============================\n[QUOTE=Smedley Butler]Howdy\n\nI like others knew that after the crime in NYC on condemned buildings that it was coming, when I was driving and heard bushog yapping about the new homolanz insecurity I knew they were going to get proactive ala Oct. 1917.\n\nHere you go for memory lane. [url]https://www.bitchute.com/video/tc4X30FVUgx8/[/url]\n\nBe well and keep sane if possible.\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12488,12488,1591247234,3685,'Ensis','Gman.  Please read this carefully.  \n\n[url]https://ammo.com/articles/asymmetrical-warfare-4gw-americas-domestic-viet-cong[/url]\n\nI hope to see you at niggermania.  14/88!',0,0,NULL,0,_binary '[]',_binary '[]'),(12489,12489,1591294462,8047,'Arheel\'s Uncle','This one directs to the Frontpage with black background, then redirects back to main Frontpage. \n\n                        [URL=\"http://www.newnation.org/Pass%20the%20KOOL-AID:+It%E2%80%99s+a+Cult:+Thousands+of+Whites+Grovel+in+Front+of+Blacks+Begging+For+Forgivenes\"][B]Pass                 the KOOL-AID: It’s a Cult: Thousands of Whites Grovel in Front                 of Blacks Begging For Forgiveness For Being Born White[/B][/URL]\n\n[B]MY comment, \nAw He!! NO. [/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(12490,12490,1591303106,801,'Whitebear','FIXED, thanks very much\n\n[QUOTE=Arheel\'s Uncle]This one directs to the Frontpage with black background, then redirects back to main Frontpage.',0,0,NULL,0,_binary '[]',_binary '[]'),(12492,12492,1591333399,801,'Whitebear','Excellent research on [B] Money Laundering, Counterfeit Currency, Minneapolis MN in June[/B\n\nI\'m going to read through it now and work up a few links and highlights for a \'Front Page\' \'Investigative Reporter Exposee\' on the dark underbelly of Minneapolis  \n\nthe tentacles of muslim Somali small business connected to Middle Eastern operatives tied in with an international money laundering scheme by the Chinese Red Mafia !!!!!!\n\n(hope I can distill a proper Carnival Sideshow banner to entice those that can read to see the exotic wonders inside the tent.... :)',0,0,NULL,0,_binary '[]',_binary '[]'),(12493,12493,1591360798,8047,'Arheel\'s Uncle','There\'s more, 28 North Koreans and Chinese were recently indicted for Money Laundering in USA. I might add that to the thread. I think on May 28th. [URL]https://www.moneylaunderingnews.com/2020/06/28-north-korean-and-5-chinese-bankers-accused-of-a-2-5-billion-laundering-scheme/[/URL]\nMoney Laundering News I just found, need to review is they have more on Mpls there, \n\n\n\nI apologize if the thread posts are somewhat out of chronological order, can\'t be helped. \n\nMINNEAPOLIS, that\'s where the whole thing began. The riots etc are the coverup for the International criminals. \n\nI think that little short phone video with the F bombs was taken up in Mpls, where the cops were taking bricks from the police truck bed for the rioters who weren\'t black, those paid minions agent provocateurs. \n\n\n\n[QUOTE=Whitebear]Excellent research on [B] Money Laundering, Counterfeit Currency, Minneapolis MN in June[/B\n \nI\'m going to read through it now and work up a few links and highlights for a \'Front Page\' \'Investigative Reporter Exposee\' on the dark underbelly of Minneapolis  \n\nthe tentacles of muslim Somali small business connected to Middle Eastern operatives tied in with an international money laundering scheme by the Chinese Red Mafia !!!!!!\n\n(hope I can distill a proper Carnival Sideshow banner to entice those that can read to see the exotic wonders inside the tent.... :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12495,12495,1591384616,801,'Whitebear','no apology needed for timeline - all of the factors converged to the video-trigger scene\n\nI did learn something about the degeneration of \'twin-cities\' (sodom & the-other one)\nI\'m going to add a \'racial demographics\' to my frontpage post.\n\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle]There\'s more, 28 North Koreans and Chinese were recently indicted for Money Laundering in USA. I might add that to the thread. I think on May 28th. [URL]https://www.moneylaunderingnews.com/2020/06/28-north-korean-and-5-chinese-bankers-accused-of-a-2-5-billion-laundering-scheme/[/URL]\nMoney Laundering News I just found, need to review is they have more on Mpls there, \n\n\n\nI apologize if the thread posts are somewhat out of chronological order, can\'t be helped. \n\nMINNEAPOLIS, that\'s where the whole thing began. The riots etc are the coverup for the International criminals. \n\nI think that little short phone video with the F bombs was taken up in Mpls, where the cops were taking bricks from the police truck bed for the rioters who weren\'t black, those paid minions agent provocateurs.',0,0,NULL,0,_binary '[]',_binary '[]'),(12496,12496,1591387927,8047,'Arheel\'s Uncle','They\'re all Red Diaper Babies up in MN. Canada too.\n\nI just added a couple posts to that thread. \n\n\n\n[QUOTE=Whitebear]no apology needed for timeline - all of the factors converged to the video-trigger scene\n \nI did learn something about the degeneration of \'twin-cities\' (sodom & the-other one)\nI\'m going to add a \'racial demographics\' to my frontpage post.\n\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle]There\'s more, 28 North Koreans and Chinese were recently indicted for Money Laundering in USA. I might add that to the thread. I think on May 28th. [URL]https://www.moneylaunderingnews.com/2020/06/28-north-korean-and-5-chinese-bankers-accused-of-a-2-5-billion-laundering-scheme/[/URL]\nMoney Laundering News I just found, need to review is they have more on Mpls there, \n\n\n\nI apologize if the thread posts are somewhat out of chronological order, can\'t be helped. \n\nMINNEAPOLIS, that\'s where the whole thing began. The riots etc are the coverup for the International criminals. \n\nI think that little short phone video with the F bombs was taken up in Mpls, where the cops were taking bricks from the police truck bed for the rioters who weren\'t black, those paid minions agent provocateurs.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12497,12497,1591388261,801,'Whitebear','[QUOTE=Arheel\'s Uncle]They\'re all Red Diaper Babies up in MN. Canada too.\n\nI just added a couple posts to that thread. [/quote]\n\nThanks, I\'ve merged them to the public RSS post\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12498,12498,1591399546,8047,'Arheel\'s Uncle','Font size.\nIs there a default font size on posts?\nSometimes I forget but I\'ve been changing size to a 2 & title to a 3, after your suggestion re difficult to read small font. Up til then, I\'d let the post use what I think are default size. \n\nWhat size is best overall?\n\n\nOh darn,\nI forgot my other Q. I stepped away OOPS. \n\nBe safe this weekend, supposedly might get some fireballs from sky, from debris of Asteroid fly by.\nWatch out for up there, you\'re in fire country. \n\nLater',0,0,NULL,0,_binary '[]',_binary '[]'),(12499,12499,1591400395,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Font size.\nIs there a default font size on posts?\nSometimes I forget but I\'ve been changing size to a 2 & title to a 3, after your suggestion re difficult to read small font. Up til then, I\'d let the post use what I think are default size. \n\nWhat size is best overall? [/quote]\n===============================\nI would recommend just using the default (3 I think)\n\nonly use \'2\' smaller if it a huge copy that you would like to condense\n\nonly use \'4\' or bigger to EMPHASIZE SOMETHING REALLY IMPORTANT\n\nPLEASE do not use \'1\' because it is too small for my older eyes to read\neven with my \'laptop arms-length focus\' glasses unless I go to the extreme trouble\nof doing a control+++++ to increase the screen display.\n\nthanks for asking.\n\nand thanks for alert\n==================================\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12500,12500,1591403543,8047,'Arheel\'s Uncle','Okay, check the latest post, under the ANTIFA Exposed video by Epoch Times\nI left it at default.\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Font size.\n Is there a default font size on posts?\nSometimes I forget but I\'ve been changing size to a 2 & title to a 3, after your suggestion re difficult to read small font. Up til then, I\'d let the post use what I think are default size. \n\nWhat size is best overall? [/QUOTE]\n===============================\nI would recommend just using the default (3 I think)\n\nonly use \'2\' smaller if it a huge copy that you would like to condense\n\nonly use \'4\' or bigger to EMPHASIZE SOMETHING REALLY IMPORTANT\n\nPLEASE do not use \'1\' because it is too small for my older eyes to read\neven with my \'laptop arms-length focus\' glasses unless I go to the extreme trouble\nof doing a control+++++ to increase the screen display.\n\nthanks for asking.\n\nand thanks for alert\n==================================\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12501,12501,1591406622,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Okay, check the latest post, under the ANTIFA Exposed video by Epoch Times\nI left it at default.[/quote]\n\nLooked just fine.  I tested it out.  The first post had a headline size=3\nthe second post had a default\nI tried duplicating the 2nd post headline using size=3 and size=4\nand found that size=3 and size=4 are LARGER than the default\n(I had assumed that the default was size=3)\n\nwhatever looks good to you - just please no size=1\nif it is worth your time to apply a larger font size to anything (size=3 and up)\nthat is ok with me.  - again I would suggested limiting font size 3+++ for emphasizing headlines that you feel are worth the emphasis\n========================================================\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Font size.\n Is there a default font size on posts?\nSometimes I forget but I\'ve been changing size to a 2 & title to a 3, after your suggestion re difficult to read small font. Up til then, I\'d let the post use what I think are default size. \n\nWhat size is best overall? [/QUOTE]\n===============================\nI would recommend just using the default (3 I think)\n\nonly use \'2\' smaller if it a huge copy that you would like to condense\n\nonly use \'4\' or bigger to EMPHASIZE SOMETHING REALLY IMPORTANT\n\nPLEASE do not use \'1\' because it is too small for my older eyes to read\neven with my \'laptop arms-length focus\' glasses unless I go to the extreme trouble\nof doing a control+++++ to increase the screen display.\n\nthanks for asking.\n\nand thanks for alert\n==================================\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12502,12502,1591462518,846,'Smedley Butler','Quote\nDon\'t Sugarcoat it. White Liberals and Jews are working towards destroying the U.S, f---g over blacks as usual,of course this was said over 70 years by Malcolm X and Muhammad ALI. [url]https://www.youtube.com/watch?v=ZjS0ZVa8oyI[/url]\n[url]https://www.youtube.com/watch?v=EL_BFvGA4Bo[/url]\n\n[url]https://www.youtube.com/watch?v=FDa-3VkLDMw[/url]\n\nDr. Tony Martin 1 - The Jewish Onslaught (1993)\n[url]https://www.youtube.com/watch?v=SnDU...ature=youtu.be[/url]\n\nbut now they are f---g over whites as well...\nMalcolm X’s Fiery Speech Addressing Police Brutality\n\nUnquote',0,0,NULL,0,_binary '[]',_binary '[]'),(12503,12503,1591556196,846,'Smedley Butler','(Above: the late civil-rights godfather, and Jew, Arnold Aronson, in middle wearing glasses)\n\nHere’s a great Tweet by VDARE:\n\n“No matter what, it’s always white people’s fault. If whites leave a city, it’s called white flight. If they come back, it’s called gentrification (the horror of raising otherwise depressed property value when occupied by POC [People of Color]!).”\n\nYes. Notice how, each and every time, Whites are the “bad, guilty people” and Blacks are the “good, innocent people.” No matter the circumstance!\n\nThe civil-rights movement is fraudulent. It’s fake. It’s not about “justice” or “equality.” It’s about ending Western (i.e., White) culture in the West (meaning of course the USA, Canada, Britain, France, Ireland, etc.). Don’t forget, Blacks didn’t even build the civil-rights movement. Jews did [1]. It’s a Jewish vehicle, top-to-bottom (Jews built that vehicle because they are extremely paranoid about Hitler-type movements. Their theory was that, if America and other Western countries could be transformed into multicultural democracies, that would prevent any future Nazi-type movements from springing up. So they’re destroying the Western world because they’re paranoid jerks who only care about themselves).\n\nCivil rights = Jewish tyranny in blackface.\n\n.\n\n[1] e.g., the Civil Rights Act of 1964 was created by Jewish congressman Emanuel Celler and Jewish political activist Arnold Aronson. “Aronson was a founder of the Leadership Conference on Civil Rights in 1950. As secretary of the Leadership Conference, he helped coordinate lobbying efforts for the Civil Rights Act of 1957, the Civil Rights Act of 1964, the Voting Rights Act of 1965, and the Fair Housing Act of 1968.” — Wikipedia, June 2020',0,0,NULL,0,_binary '[]',_binary '[]'),(12504,12504,1591556257,846,'Smedley Butler','[url]https://www.bitchute.com/video/YZNcPFdsJH3G/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12505,12505,1591556347,801,'Whitebear','Thanks, good morning\nthese may fit in to a news item\nI forgot these were from the 60\'s \nhelped to inflame the 60\'s? race riots\n\nBest,\nWhitebear\n============================\n\n[QUOTE=Smedley Butler]Re: Enjoy, all are short, truly excellent, perhaps worthy very much for  F P !Quote\nDon\'t Sugarcoat it. White Liberals and Jews are working towards destroying the U.S, f---g over blacks as usual,of course this was said over 70 years by Malcolm X and Muhammad ALI.  \n \n\nUnquote[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12506,12506,1591559307,801,'Whitebear','[URL=\"https://www.wwltv.com/article/sports/nfl/saints/brees-responds-to-trump-we-can-no-longer-use-the-flag-to-turn-people-away/289-890be977-6dbb-4e3d-89c9-d74314c3b462\"]Brees responds to Trump: \'We can no longer use the flag to turn people away\'[/URL]\n\nTHIS IS a good link for that headline\n[url]https://www.wwltv.com/article/sports/nfl/saints/brees-responds-to-trump-we-can-no-longer-use-the-flag-to-turn-people-away/289-890be977-6dbb-4e3d-89c9-d74314c3b462[/url]\n\nbut the CUZzblue.com link didn\'t work for me\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12507,12507,1591578379,801,'Whitebear','Thanks, posted frontpage\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6671&stc=1&d=1591578236[/IMG]\n========================\n\n[QUOTE=Smedley Butler]Quote\nDon\'t Sugarcoat it. White Liberals and Jews are working towards destroying the U.S, f---g over blacks as usual,of course this was said over 70 years by Malcolm X and Muhammad ALI. [url]https://www.youtube.com/watch?v=ZjS0ZVa8oyI[/url]\n[url]https://www.youtube.com/watch?v=EL_BFvGA4Bo[/url]\n\n[url]https://www.youtube.com/watch?v=FDa-3VkLDMw[/url]\n\nDr. Tony Martin 1 - The Jewish Onslaught (1993)\n[url]https://www.youtube.com/watch?v=SnDU...ature=youtu.be[/url]\n\nbut now they are f---g over whites as well...\nMalcolm X’s Fiery Speech Addressing Police Brutality\n\nUnquote[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12508,12508,1591620169,8047,'Arheel\'s Uncle','Please add [B]CW2[/B] to the front end of the title?\n[URL]http://www.nnnforum.com/forums/showthread.php?t=343580[/URL]\n\n\nAlso, I\'m finished splitting up the Money Laundering last post into 2 new posts, also added the end post with a search link of Twin Cities Money Laundering, which I\'ll further expand (somewhat, just names, one sentence & links) with the Tom Petters & a whole lot of Jewish co-involvement. [URL]http://www.nnnforum.com/forums/showthread.php?t=343445[/URL]\n\n\nCW2 is coming, Tom Chittum did a new video, quite telling. That guy\'s on it. I did not post that video. [URL]https://www.youtube.com/watch?v=RX0GMkvCilw[/URL]\n\n\n\nLater',0,0,NULL,0,_binary '[]',_binary '[]'),(12509,12509,1591622691,8047,'Arheel\'s Uncle','Add the W to the title, the man had a WIFE, not an IFE\n[URL]http://www.nnnforum.com/forums/showthread.php?t=343583[/URL]\n[B]Oops. Sorry. [/B]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Okay, check the latest post, under the ANTIFA Exposed video by Epoch Times\n I left it at default.[/QUOTE]\n\nLooked just fine.  I tested it out.  The first post had a headline size=3\nthe second post had a default\nI tried duplicating the 2nd post headline using size=3 and size=4\nand found that size=3 and size=4 are LARGER than the default\n(I had assumed that the default was size=3)\n\nwhatever looks good to you - just please no size=1\nif it is worth your time to apply a larger font size to anything (size=3 and up)\nthat is ok with me.  - again I would suggested limiting font size 3+++ for emphasizing headlines that you feel are worth the emphasis\n========================================================\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Font size.\n Is there a default font size on posts?\nSometimes I forget but I\'ve been changing size to a 2 & title to a 3, after your suggestion re difficult to read small font. Up til then, I\'d let the post use what I think are default size. \n\nWhat size is best overall? [/QUOTE]\n===============================\nI would recommend just using the default (3 I think)\n\nonly use \'2\' smaller if it a huge copy that you would like to condense\n\nonly use \'4\' or bigger to EMPHASIZE SOMETHING REALLY IMPORTANT\n\nPLEASE do not use \'1\' because it is too small for my older eyes to read\neven with my \'laptop arms-length focus\' glasses unless I go to the extreme trouble\nof doing a control+++++ to increase the screen display.\n\nthanks for asking.\n\nand thanks for alert\n==================================\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12510,12510,1591641316,801,'Whitebear','Probably ought to move this to the other zone.\n\n[url]https://www.dailymail.co.uk/news/art...ot-killed.html[/url]\n\nDeborah Caldwell described her son Retch as a \'good person who smiled all da time\' showing off his gold teeth and he could fan out a full wad of hunnert dollah billz in a black ghetto flash!\n\'He tried to help or steal from everyone he could. He\'d help them by selling them his ill gotten drugs.\nHe was the type of guy who would take his shirt off his back [and yours] and give it to you,\' she told the TMZ, better known as The Militarized Zone \n\nLegal troubles followed after Retch Caldwell\'s career.',0,0,NULL,0,_binary '[]',_binary '[]'),(12511,12511,1591641667,801,'Whitebear','I changed the title but you should be able to edit your own threads.  Try it out - let me know if you can\'t or how to do it..... should be \'thread tools\' - then \'edit thread\'\n[QUOTE=Arheel\'s Uncle]Please add [B]CW2[/B] to the front end of the title?\n[URL]http://www.nnnforum.com/forums/showthread.php?t=343580[/URL]\n\n\nAlso, I\'m finished splitting up the Money Laundering last post into 2 new posts, also added the end post with a search link of Twin Cities Money Laundering, which I\'ll further expand (somewhat, just names, one sentence & links) with the Tom Petters & a whole lot of Jewish co-involvement. [URL]http://www.nnnforum.com/forums/showthread.php?t=343445[/URL]\n===================================\nthat\'s all good - just let me know when you are done with whatever is in \'practice posting\' so I can launch it into the completed thread area.\n\nRemember, you can always add an \'update post\' to an existing thread.   no thread is finished until there is no more news on the subject..................\n\nCW2 is coming, Tom Chittum did a new video, quite telling. That guy\'s on it. I did not post that video. [URL]https://www.youtube.com/watch?v=RX0GMkvCilw[/URL]\nthanks, I watched it - not viewer friendly the text is not up long enough to read and some music came in minutes after I started video.  but thanks\n\n\nLater[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12512,12512,1591641763,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Add the W to the title, the man had a WIFE, not an IFE\n[URL]http://www.nnnforum.com/forums/showthread.php?t=343583[/URL]\n[B]Oops. Sorry. [/B]\n\n done, but you should be able to edit the title of your own threads...\ntry it out \'thread tools - edit thread\' let me know if you can\'t do it',0,0,NULL,0,_binary '[]',_binary '[]'),(12513,12513,1591644221,8047,'Arheel\'s Uncle','No, Could not find a way to edit thread title. Am I missing something?\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=6680&stc=1&d=1591644131[/IMG][QUOTE=Whitebear]I changed the title but you should be able to edit your own threads.  Try it out - let me know if you can\'t or how to do it..... should be \'thread tools\' - then \'edit thread\'\n [QUOTE=Arheel\'s Uncle]Please add [B]CW2[/B] to the front end of the title?\n[URL]http://www.nnnforum.com/forums/showthread.php?t=343580[/URL]\n\n\nAlso, I\'m finished splitting up the Money Laundering last post into 2 new posts, also added the end post with a search link of Twin Cities Money Laundering, which I\'ll further expand (somewhat, just names, one sentence & links) with the Tom Petters & a whole lot of Jewish co-involvement. [URL]http://www.nnnforum.com/forums/showthread.php?t=343445[/URL]\n===================================\nthat\'s all good - just let me know when you are done with whatever is in \'practice posting\' so I can launch it into the completed thread area.\n\nRemember, you can always add an \'update post\' to an existing thread.   no thread is finished until there is no more news on the subject..................\n\nCW2 is coming, Tom Chittum did a new video, quite telling. That guy\'s on it. I did not post that video. [URL]https://www.youtube.com/watch?v=RX0GMkvCilw[/URL]\nthanks, I watched it - not viewer friendly the text is not up long enough to read and some music came in minutes after I started video.  but thanks\n\n\nLater[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12514,12514,1591644617,8047,'Arheel\'s Uncle','Move the one post over to private Racist Jokes as a Parody???\n\nWell, I did [B]add[/B] to the story and choice descriptive words to what DA MAMMY & da negro Football friends said, that were quite sarcastic and likely racist. LOL. \n\nIt was comic relief from massive TNB.\n\n\n\n[QUOTE=Whitebear]Probably ought to move this to the other zone.\n \n[URL]https://www.dailymail.co.uk/news/art...ot-killed.html[/URL]\n\nDeborah Caldwell described her son Retch as a \'good person who smiled all da time\' showing off his gold teeth and he could fan out a full wad of hunnert dollah billz in a black ghetto flash!\n\'He tried to help or steal from everyone he could. He\'d help them by selling them his ill gotten drugs.\nHe was the type of guy who would take his shirt off his back [and yours] and give it to you,\' she told the TMZ, better known as The Militarized Zone \n\nLegal troubles followed after Retch Caldwell\'s career.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12515,12515,1591645022,8047,'Arheel\'s Uncle','I was able to change title, I added TC to CW2 for Tom C. YAY! Hope I can remember how in future.\nTom\'s videos, I have to pause the vid to read. And I read very fast. I don\'t think he\'s best at adding music. He tries though. Not sure how old he is & use of tech, he\'s Viet Nam Vet, so, around 70-73 y.o.? I wish I could help him out with editing his vids. \n\nIn Germany, for 2 years I edited the AAR (after action review) videos, for the other countries & our USA Brass Generals etc to view. Other than driving the 2.5 ton truck for the AAR viewing out to/from the field.\n\n\n\n[QUOTE=Whitebear]I changed the title but you should be able to edit your own threads.  Try it out - let me know if you can\'t or how to do it..... should be \'thread tools\' - then \'edit thread\'\n [QUOTE=Arheel\'s Uncle]Please add [B]CW2[/B] to the front end of the title?\n[URL]http://www.nnnforum.com/forums/showthread.php?t=343580[/URL]\n\n\nAlso, I\'m finished splitting up the Money Laundering last post into 2 new posts, also added the end post with a search link of Twin Cities Money Laundering, which I\'ll further expand (somewhat, just names, one sentence & links) with the Tom Petters & a whole lot of Jewish co-involvement. [URL]http://www.nnnforum.com/forums/showthread.php?t=343445[/URL]\n===================================\nthat\'s all good - just let me know when you are done with whatever is in \'practice posting\' so I can launch it into the completed thread area.\n\nRemember, you can always add an \'update post\' to an existing thread.   no thread is finished until there is no more news on the subject..................\n\nCW2 is coming, Tom Chittum did a new video, quite telling. That guy\'s on it. I did not post that video. [URL]https://www.youtube.com/watch?v=RX0GMkvCilw[/URL]\nthanks, I watched it - not viewer friendly the text is not up long enough to read and some music came in minutes after I started video.  but thanks\n\n\nLater[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12516,12516,1591645775,801,'Whitebear','GLAD YOU could change title of one post.\n\nStill can\'t change title on another post?\nMaybe I set up different permissions for the \'practice posting\' sub-forum.\n\nHmmmm.  if things get real slow - perhaps you could PM me the links to the\nthread/post you COULD edit and the thread/post that you CANT edit - if you still can\'t.\n\n\n[QUOTE=Arheel\'s Uncle]I was able to change title, I added TC to CW2 for Tom C. YAY! Hope I can remember how in future.',0,0,NULL,0,_binary '[]',_binary '[]'),(12517,12517,1591647016,801,'Whitebear','SORRY, I thought you should be able to edit title of thread.\n\nOne work-around for practice posting\nif it might work for you would be to\n\n1. start a NEW THREAD -with NEW corrected TITLE\n2. copy old thread/post text to new thread\n3. delete old thread with bad title...\n(I think that might work....)\nhave to try it out',0,0,NULL,0,_binary '[]',_binary '[]'),(12518,12518,1591647458,801,'Whitebear','sorry, guess reporter can not delete own post\n\nthat was set up as \'moderator\' priviledge\n\nto protect against hacker coming in and\ndeleting a bunch of posts\nthat were posted by  a  good member\nbut if good member gets hacked - password stolen\nthen all posts can not be deleted...\n\nI guess I\'ll have to help change thread titles\n(\'a small price to pay\' for forum security I guess  :)',0,0,NULL,0,_binary '[]',_binary '[]'),(12519,12519,1591652324,8047,'Arheel\'s Uncle','this thread,  I added TC after CW2\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=343583\"]http://www.nnnforum.com/forums/showthread.php?t=343583[/URL]\n\n[QUOTE=Whitebear]GLAD YOU could change title of one post.\n\nStill can\'t change title on another post?\nMaybe I set up different permissions for the \'practice posting\' sub-forum.\n\nHmmmm.  if things get real slow - perhaps you could PM me the links to the\nthread/post you COULD edit and the thread/post that you CANT edit - if you still can\'t.\n\n\n[QUOTE=Arheel\'s Uncle]I was able to change title, I added TC to CW2 for Tom C. YAY! Hope I can remember how in future.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12520,12520,1591652566,801,'Whitebear','What does \'TC\' stand for (after CW2)?\n\n(prefer not to have unknown mysterious code words\nin headlines going to public.... (without a link to definition)\n\nSo how did you edit the thread title\nI set up a test user and couldn\'t seem to do it....\nnot highest priority - but would like to clear up\ncan a regular forum in reporter status edit thread titles?\nin all forums???  (RSS is locked)\n\nWhitebear\n==============================\n\n[QUOTE=Arheel\'s Uncle]this thread,  I added TC after CW2\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=343583\"]http://www.nnnforum.com/forums/showthread.php?t=343583[/URL]\n\n[QUOTE=Whitebear]GLAD YOU could change title of one post.\n\nStill can\'t change title on another post?\nMaybe I set up different permissions for the \'practice posting\' sub-forum.\n\nHmmmm.  if things get real slow - perhaps you could PM me the links to the\nthread/post you COULD edit and the thread/post that you CANT edit - if you still can\'t.\n\n\n[QUOTE=Arheel\'s Uncle]I was able to change title, I added TC to CW2 for Tom C. YAY! Hope I can remember how in future.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12521,12521,1591654905,8047,'Arheel\'s Uncle','TC is Tom Chittum with CW2, his book.\n\nI can only change title in my practice area, so far. Haven\'t tried other private threads.\nI can NOT edit anything in RSS.\n\nI will go try to change thread title in Racist cartoons\n\n\n[QUOTE=Whitebear]What does \'TC\' stand for (after CW2)?\n\n(prefer not to have unknown mysterious code words\nin headlines going to public.... (without a link to definition)\n\nSo how did you edit the thread title\nI set up a test user and couldn\'t seem to do it....\nnot highest priority - but would like to clear up\ncan a regular forum in reporter status edit thread titles?\nin all forums???  (RSS is locked)\n\nWhitebear\n==============================\n\n[QUOTE=Arheel\'s Uncle]this thread,  I added TC after CW2\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=343583\"]http://www.nnnforum.com/forums/showthread.php?t=343583[/URL]\n\n[QUOTE=Whitebear]GLAD YOU could change title of one post.\n\nStill can\'t change title on another post?\nMaybe I set up different permissions for the \'practice posting\' sub-forum.\n\nHmmmm.  if things get real slow - perhaps you could PM me the links to the\nthread/post you COULD edit and the thread/post that you CANT edit - if you still can\'t.\n\n\n[QUOTE=Arheel\'s Uncle]I was able to change title, I added TC to CW2 for Tom C. YAY! Hope I can remember how in future.[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12522,12522,1591655256,8047,'Arheel\'s Uncle','This \"gross\" racist thread, #1 post, read edit reason\n[URL=\"http://www.nnnforum.com/forums/showthread.php?p=672442#post672442\"]http://www.nnnforum.com/forums/showthread.php?p=672442#post672442[/URL]\n\n[QUOTE=Whitebear]What does \'TC\' stand for (after CW2)?\n\n(prefer not to have unknown mysterious code words\nin headlines going to public.... (without a link to definition)\n\nSo how did you edit the thread title\nI set up a test user and couldn\'t seem to do it....\nnot highest priority - but would like to clear up\ncan a regular forum in reporter status edit thread titles?\nin all forums???  (RSS is locked)\n\nWhitebear\n==============================\n\n[QUOTE=Arheel\'s Uncle]this thread,  I added TC after CW2\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=343583\"]http://www.nnnforum.com/forums/showthread.php?t=343583[/URL]\n\n[QUOTE=Whitebear]GLAD YOU could change title of one post.\n\nStill can\'t change title on another post?\nMaybe I set up different permissions for the \'practice posting\' sub-forum.\n\nHmmmm.  if things get real slow - perhaps you could PM me the links to the\nthread/post you COULD edit and the thread/post that you CANT edit - if you still can\'t.\n\n\n[QUOTE=Arheel\'s Uncle]I was able to change title, I added TC to CW2 for Tom C. YAY! Hope I can remember how in future.[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12523,12523,1591670974,801,'Whitebear','Thanks for clearing up \'TC\' minor mystery.\nIt would be OK to add a \'footnote\' to your post giving credit to \'TC\'\nwith a link to his book on Amazon and/or a link to his Youtube Channel\nwhichever you think might be appropriate.  \n(could also just link to his Wikipedia entry... \n[B][URL=\"https://duckduckgo.com/?q=Tom+Chittum+-+Civil+War+II&atb=v192-1&ia=web\"]Ref: Tom Chittum - Civil War II[/URL][/B]\n(whatever or not)\n\n\n[QUOTE=Arheel\'s Uncle]TC is Tom Chittum with CW2, his book.\n\nI can only change title in my practice area, so far. Haven\'t tried other private threads.\nI can NOT edit anything in RSS.\n\nI will go try to change thread title in Racist cartoons\n\n\n[QUOTE=Whitebear]What does \'TC\' stand for (after CW2)?\n\n(prefer not to have unknown mysterious code words\nin headlines going to public.... (without a link to definition)\n\nSo how did you edit the thread title\nI set up a test user and couldn\'t seem to do it....\nnot highest priority - but would like to clear up\ncan a regular forum in reporter status edit thread titles?\nin all forums???  (RSS is locked)\n\nWhitebear\n==============================\n\n[QUOTE=Arheel\'s Uncle]this thread,  I added TC after CW2\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=343583\"]http://www.nnnforum.com/forums/showthread.php?t=343583[/URL]\n\n[QUOTE=Whitebear]GLAD YOU could change title of one post.\n\nStill can\'t change title on another post?\nMaybe I set up different permissions for the \'practice posting\' sub-forum.\n\nHmmmm.  if things get real slow - perhaps you could PM me the links to the\nthread/post you COULD edit and the thread/post that you CANT edit - if you still can\'t.\n\n\n[QUOTE=Arheel\'s Uncle]I was able to change title, I added TC to CW2 for Tom C. YAY! Hope I can remember how in future.[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12524,12524,1591671297,801,'Whitebear','Thanks, I see the (edited by reason footnote on this thread/post\nso you should have no problem EDITING your posts \nbut I guess you can\'t change the Thread title/headline by editing the [I]thread[/I]\n\nenough on this for now but thanks for response to my question on\nyour forum update \'priviledges\'.\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]This \"gross\" racist thread, #1 post, read edit reason\n[URL=\"http://www.nnnforum.com/forums/showthread.php?p=672442#post672442\"]http://www.nnnforum.com/forums/showthread.php?p=672442#post672442[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12525,12525,1591919582,8047,'Arheel\'s Uncle','It\'s already in RSS.\nI made an error on the very first date [url]http://www.nnnforum.com/forums/showthread.php?t=343723[/url]\nDocument Cloud  s/b be dated[B] May 30[/B]\n\nWow, I\'ll have to think how to answer your reply questions. That was heavily packed :)\nThe OP linked above  should go onto the Money Laundering thread.',0,0,NULL,0,_binary '[]',_binary '[]'),(12526,12526,1591923617,801,'Whitebear','Well I guess that’s why I had a question if it wasn’t done I’ll just move it back into practice posting when I get home from the Mexican restaurant then we can work on it from there\n\n\n[QUOTE=Arheel\'s Uncle]It\'s already in RSS.\nI made an error on the very first date [url]http://www.nnnforum.com/forums/showthread.php?t=343723[/url]\nDocument Cloud  s/b be dated[B] May 30[/B]\n\nWow, I\'ll have to think how to answer your reply questions. That was heavily packed :)\nThe OP linked above  should go onto the Money Laundering thread.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12527,12527,1591978573,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2020/06/10/do-white-people-have-a-future/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12528,12528,1591988116,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/06/10/do-white-people-have-a-future/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12529,12529,1591988157,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/06/10/do-white-people-have-a-future/[/url][/QUOTE]\n\nThanks very much - will post.\n\nBest\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12530,12530,1591989323,801,'Whitebear','May 28, 2020 Application for Search Warrant of 3rd Precinct including 4 officer\'s lockers\n\nback in Practice Posting\n(I left the draft in RSS to accumulate hit-count)\n\nI guess I added the PS Post Script Post\nbecause it wasn\'t obvious to me what it was about\n\nso do we need to set up something for you to tag a thread in practice posting so I know it is ready to pubish?\n\nNow I check all \'New Posts\' daily to see whether to copy the links to the NNN Front Page and whether to copy them to the forum RSS public feed...\n\nAnd you might be ready to graduate from practice posting - unless you are just not sure where I might prefer the thread to be filed....   but aside from that\nwould there be any easy way for you to tag a post under \'practice posting\' if you haven\'t finished working it up for \'publication\'?\n\ndon\'t want that to be too complicated like at a PS post saying \'not ready to go on this thread, then delete it when it is ready to go - or change the last post to \'fire away\' - then I would delete it and publish it..\n\nhmmm,  of course that wouldn\'t be with every post...  just some of them - not a huge deal, I can always transfer it back to practice posting if you ask - or you can always ADD a post to an existing thread later, \n....',0,0,NULL,0,_binary '[]',_binary '[]'),(12531,12531,1592008119,8047,'Arheel\'s Uncle','I could put [COLOR=red]ok[/COLOR] at the end of a ready for RSS post. \n\nI am not comfortable choosing where to post new threads yet. Up to now, been focused on just doing a decent post. \n\nI might cause more problems. I have not really focused on different file threads for those I\'ve already posted. Some are a no brainer, like racist jokes, or regular crimes, etc. \n\n\n\nOn that one post, I got called away from my office unexpectedly while I was in process of doing a couple edits for removing excessive line spaces (something I have a couple Q\'s about). Then I stepped away, got busy with a problem & when I got back to desk, it was in RSS.\n\n\nOther larger posts, like in the Money Laundering thread are way more complicated and might take a couple days to complete or split up. So I marked those [COLOR=Red]IN PROCESS[/COLOR]\n\nIn the past, I\'d tried to use WP word processing until I knew I had the final copy, using either my Linux ODT or MS Word, but, the real issue with that, the formatting caused problems in many areas, links, margins etc. WP does not work well. \n\n\n\nI might look around for a simple WP tool. \n\n\n\n[QUOTE=Whitebear]May 28, 2020 Application for Search Warrant of 3rd Precinct including 4 officer\'s lockers\n \nback in Practice Posting\n(I left the draft in RSS to accumulate hit-count)\n\nI guess I added the PS Post Script Post\nbecause it wasn\'t obvious to me what it was about\n\nso do we need to set up something for you to tag a thread in practice posting so I know it is ready to pubish?\n\nNow I check all \'New Posts\' daily to see whether to copy the links to the NNN Front Page and whether to copy them to the forum RSS public feed...\n\nAnd you might be ready to graduate from practice posting - unless you are just not sure where I might prefer the thread to be filed....   but aside from that\nwould there be any easy way for you to tag a post under \'practice posting\' if you haven\'t finished working it up for \'publication\'?\n\ndon\'t want that to be too complicated like at a PS post saying \'not ready to go on this thread, then delete it when it is ready to go - or change the last post to \'fire away\' - then I would delete it and publish it..\n\nhmmm,  of course that wouldn\'t be with every post...  just some of them - not a huge deal, I can always transfer it back to practice posting if you ask - or you can always ADD a post to an existing thread later, \n....[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12532,12532,1592008881,8047,'Arheel\'s Uncle','[SIZE=3]At end of every finished post, I will do this, in blue. Means ready for RSS. Not hard to do.\n[B][COLOR=Blue]***[/COLOR][/B][/SIZE]\n[QUOTE=Whitebear]May 28, 2020 Application for Search Warrant of 3rd Precinct including 4 officer\'s lockers\n \nback in Practice Posting\n(I left the draft in RSS to accumulate hit-count)\n\nI guess I added the PS Post Script Post\nbecause it wasn\'t obvious to me what it was about\n\nso do we need to set up something for you to tag a thread in practice posting so I know it is ready to pubish?\n\nNow I check all \'New Posts\' daily to see whether to copy the links to the NNN Front Page and whether to copy them to the forum RSS public feed...\n\nAnd you might be ready to graduate from practice posting - unless you are just not sure where I might prefer the thread to be filed....   but aside from that\nwould there be any easy way for you to tag a post under \'practice posting\' if you haven\'t finished working it up for \'publication\'?\n\ndon\'t want that to be too complicated like at a PS post saying \'not ready to go on this thread, then delete it when it is ready to go - or change the last post to \'fire away\' - then I would delete it and publish it..\n\nhmmm,  of course that wouldn\'t be with every post...  just some of them - not a huge deal, I can always transfer it back to practice posting if you ask - or you can always ADD a post to an existing thread later, \n....[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12533,12533,1592009066,801,'Whitebear','Well, thanks for review, response and back ground...\n\nI have noticed some \'extra blank lines\' on a couple of your recent posts \nthat I edited that might have been caused by running the text through a word processer.\n\nWhat I found and deleted were some\n[CODE][size=3][/size=3] and [bold][/bold][/CODE]\n(where there was nothing within the brackets but that created 2 or 3 extra black lines between your actual post-text.\n\nI will just leave your practice-posting-posts for at least a day and check with you before moving out.\n\nThat\'s fine, no rush on \'graduating\' from Practice posting editorial review  :)\n\nWell thanks again for your contributions to and participation in the \'secret underground bunker forum\' :)',0,0,NULL,0,_binary '[]',_binary '[]'),(12534,12534,1592009172,801,'Whitebear','[QUOTE=Arheel\'s Uncle][SIZE=3]At end of every finished post, I will do this, in blue. Means ready for RSS. Not hard to do.\n[B][COLOR=Blue]***[/COLOR][/B][/SIZE] [/quote]\n\nGood Idea - let\'s try it out.\nI can delete *** or not \none guest commentator has a convention of finishing off his text with \n\"#                #               #\"  (3 pound signs)',0,0,NULL,0,_binary '[]',_binary '[]'),(12535,12535,1592011413,8047,'Arheel\'s Uncle','I\'ll put above title in posts. Easier for you than having to scroll to bottom, unless you\'re into reading ;)\nI jsut did that on the White Irish Teen video post. \n\nIreland is getting a clue about black bowel movement\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][SIZE=3]At end of every finished post, I will do this, in blue. Means ready for RSS. Not hard to do.[/SIZE]\n[SIZE=3] [B][COLOR=Blue]***[/COLOR][/B][/SIZE] [/QUOTE]\n\nGood Idea - let\'s try it out.\nI can delete *** or not \none guest commentator has a convention of finishing off his text with \n\"#                #               #\"  (3 pound signs)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12536,12536,1592011587,801,'Whitebear','And I can just leave them there for EMPHASIS [B][COLOR=\"Blue\"]***[/COLOR][/B]\n=============================\n[QUOTE=Arheel\'s Uncle]I\'ll put above title in posts. Easier for you than having to scroll to bottom, unless you\'re into reading ;)\nI jsut did that on the White Irish Teen video post. \n\nIreland is getting a clue about black bowel movement\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][SIZE=3]At end of every finished post, I will do this, in blue. Means ready for RSS. Not hard to do.[/SIZE]\n[SIZE=3] [B][COLOR=Blue]***[/COLOR][/B][/SIZE] [/QUOTE]\n\nGood Idea - let\'s try it out.\nI can delete *** or not \none guest commentator has a convention of finishing off his text with \n\"#                #               #\"  (3 pound signs)[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12537,12537,1592088024,801,'Whitebear','I need 3 blue stars on 3 practice postings\n\nCOVID-19: Another NYC Nurse - Says They Are Murdering for Money\n\nThe Psychology of Forbidden Movies & #1 Sellers: Gone With The WIND\n\nWhen Doctors go on strike, death rates DROP!\n\nI would have moved but best to keep with the \n\"3 blue star\" system just to make sure  :)',0,0,NULL,0,_binary '[]',_binary '[]'),(12538,12538,1592088378,8047,'Arheel\'s Uncle','ok, on it now\n\n\n\n[QUOTE=Whitebear]I need 3 blue stars on 3 practice postings\n \nCOVID-19: Another NYC Nurse - Says They Are Murdering for Money\n\nThe Psychology of Forbidden Movies & #1 Sellers: Gone With The WIND\n\nWhen Doctors go on strike, death rates DROP!\n\nI would have moved but best to keep with the \n\"3 blue star\" system just to make sure  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12539,12539,1592094750,801,'Whitebear','Civil War 2: All 57 Members of Buffalo ERT Forces Have Resigned ???',0,0,NULL,0,_binary '[]',_binary '[]'),(12540,12540,1592095941,8047,'Arheel\'s Uncle','I think you already put that in RSS? I\'ll be back later to doublecheck.\n\n\nOn Frontpage, did you forget the last 2 links? I copied the whole section to make easier to find...\n                                            [IMG]http://www.newnation.org/Images/2019/thats-racist.gif[/IMG]                        \n[LIST]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343793\"][B]Judge                     orders racial inequality probe into NYC court officers’                     union leader[/B][/URL]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343794\"][B]Ex-fed                     who trained Buffalo cops says shoved activist ‘got away                     lightly’[/B][/URL]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343795\"][B]Council                     Speaker Corey Johnson calls for $1 billion NYPD budget cut\n                    [IMG]http://www.newnation.org/Images/2020/0-spacer-line.png[/IMG]                     \n                  [/B][/URL]\n[*][B][COLOR=#0000ee][COLOR=black]BLACK                       MAN Rayshard Brooks [/COLOR]SHOT DEAD BY POLICE FOR                     RESISTING ARREST\n                    - after he snatched an officer’s Taser and pointed it back                     at the officer\n                    [COLOR=black]BLACK FEMALE Atlanta Mayor                       Keisha Lance Bottoms[/COLOR] announced\n                    that she had accepted the resignation of [COLOR=#ff2600](White                       female) Police Chief Erika Shields.[/COLOR][/COLOR][/B]\n[/LIST]\n\n                      [URL=\"https://news.google.com/search?q=RACIST&hl=en-US&gl=US&ceid=US%3Aen\"][B]RECENT                 HEADLINES OF WHITES GETTING ACCUSED OF \'RACISM\' AND GETTING                 FIRED OR WORSE[/B][/URL]                     \n\n\n[QUOTE=Whitebear]Civil War 2: All 57 Members of Buffalo ERT Forces Have Resigned ???[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12541,12541,1592096247,8047,'Arheel\'s Uncle','I think someone else posted the news article on Buffalo57. \n\nHowever, the Legal Insurrection breaks it down the best, as opposed to a news article. \n\nI did place the 3 ***.  I think we decided on that after I\'d done the post. \n\nNo problem. \n\n\n\n[QUOTE=Whitebear]Civil War 2: All 57 Members of Buffalo ERT Forces Have Resigned ???[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12542,12542,1592098467,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/06/10/do-white-people-have-a-future/[/url][/QUOTE]\n\nThanks very much - will post.\n\nBest\nWB[/QUOTE]\n\n\nHere is a song sung by a women guitar as background for a 2015 movie I never knew of. \n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12543,12543,1592113312,846,'Smedley Butler','[url]https://www.bitchute.com/video/UUAEspfyzQm2/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12544,12544,1592160705,801,'Whitebear','Fixed thanks\n\n[U]BLACK MAN Rayshard Brooks SHOT DEAD BY POLICE FOR RESISTING ARREST[/U]\n- after he snatched an officer’s Taser and pointed it back at the officer\nBLACK FEMALE Atlanta Mayor Keisha Lance Bottoms announced\nthat she had accepted the resignation of (White female) Police Chief Erika Shields.\n\n\n[QUOTE=Arheel\'s Uncle]I think you already put that in RSS? I\'ll be back later to doublecheck.\n\n\nOn Frontpage, did you forget the last 2 links? I copied the whole section to make easier to find...\n                                            [IMG]http://www.newnation.org/Images/2019/thats-racist.gif[/IMG]                        \n[LIST]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343793\"][B]Judge                     orders racial inequality probe into NYC court officers’                     union leader[/B][/URL]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343794\"][B]Ex-fed                     who trained Buffalo cops says shoved activist ‘got away                     lightly’[/B][/URL]\n[*][URL=\"http://www.nnnforum.com/forums/showthread.php?t=343795\"][B]Council                     Speaker Corey Johnson calls for $1 billion NYPD budget cut\n                    [IMG]http://www.newnation.org/Images/2020/0-spacer-line.png[/IMG]                     \n                  [/B][/URL]\n[*][B][COLOR=#0000ee][COLOR=black]BLACK                       MAN Rayshard Brooks [/COLOR]SHOT DEAD BY POLICE FOR                     RESISTING ARREST\n                    - after he snatched an officer’s Taser and pointed it back                     at the officer\n                    [COLOR=black]BLACK FEMALE Atlanta Mayor                       Keisha Lance Bottoms[/COLOR] announced\n                    that she had accepted the resignation of [COLOR=#ff2600](White                       female) Police Chief Erika Shields.[/COLOR][/COLOR][/B]\n[/LIST]\n\n                      [URL=\"https://news.google.com/search?q=RACIST&hl=en-US&gl=US&ceid=US%3Aen\"][B]RECENT                 HEADLINES OF WHITES GETTING ACCUSED OF \'RACISM\' AND GETTING                 FIRED OR WORSE[/B][/URL]                     \n\n\n[QUOTE=Whitebear]Civil War 2: All 57 Members of Buffalo ERT Forces Have Resigned ???[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12545,12545,1592160885,801,'Whitebear','I did not see a link for the sung by a women guitar as background for a 2015 movie I never knew of.\nbut thanks, also watched the other bitchute video\n\nwellness to you too\n\n[\n\nQUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/06/10/do-white-people-have-a-future/[/url][/QUOTE]\n\nThanks very much - will post.\n\nBest\nWB[/QUOTE]\n\n\nHere is a song sung by a women guitar as background for a 2015 movie I never knew of. \n\nBe well\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12546,12546,1592166098,846,'Smedley Butler','[QUOTE=Whitebear]I did not see a link for the sung by a women guitar as background for a 2015 movie I never knew of.\nbut thanks, also watched the other bitchute video\n\nwellness to you too\n\n[\n\nQUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/06/10/do-white-people-have-a-future/[/url][/QUOTE]\n\nThanks very much - will post.\n\nBest\nWB[/QUOTE]\n\n\nHere is a song sung by a women guitar as background for a 2015 movie I never knew of. \n\nBe well\n\nSB[/QUOTE][/QUOTE]\n\n\nHowdy\n\nNeed to get back outside, but here is the video and song, it was moving to me. \n\nSB\n[url]https://www.bitchute.com/video/t2ceDMQD4BtV/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12547,12547,1592166539,801,'Whitebear','thanks very much.\n\nvaguely familiar perhaps you sent the link before\nonce upon a time  \n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12548,12548,1592268846,846,'Smedley Butler','Howdy\n\nThey are flooding the system with crimes that required jail to over whelm it. \n\nRest assured they will have room for NON violent political arrested Western men 100%.  \n\nE. Steele showed how cruel and ruthless the regime is.\n\nOf course they showed their teeth with Wilson WW1\n\nFranklin\'s criminal Pearl Harbor treason led to the NYC crime.\n\nI do say the the University of Alaska engineering report of building  seven last fall was the catalyst for unleashing the regime attack on US. \n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12549,12549,1592326016,801,'Whitebear','Be Well\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12551,12551,1592360933,801,'Whitebear','I believe that \'Smedley Butler\' lives in Curry County Oregon.  He would be the best to report on that area.\nBelieve he had tried to emigrate to NZ but it didn\'t work out.\n\nI had hoped to possibly \'retire\' on the Northern California Coast - perhaps around Eureka or northward.\nI was hoping to visit there in the summer when Chico, CA gets over 100 (degrees F) but hadn\'t quite gotten around to that just yet.\n\nOne indication of the politics of Northern California and Southern Oregon has been the support for various \'independence\' succession movements....\n[URL=\"https://duckduckgo.com/?q=State+of+Jefferson&atb=v192-1&ia=web\"] State of Jefferson [/URL]\nand more recently\n[URL=\"https://duckduckgo.com/?q=new+state+carved+out+of+rural+northern+california%2C+oregon%2C+idaho&atb=v192-1&ia=web\"]a proposed new state carved out of rural northern california, oregon, idaho\n[/URL]\n\nnow it\'s mostly \'wishful thinking\' going back to the [URL=\"https://duckduckgo.com/?q=Great+Northwest+White+Homeland+&atb=v192-1&ia=web\"]Great Northwest White Homeland [/URL]\n\nYou may recall that Oregon did not allow the [URL=\"https://duckduckgo.com/?q=Oregon+did+not+allow+immigration+of+Negroes+after+the+civil+war&atb=v192-1&ia=web\"]immigration of negroes after the \'civil war\'[/URL]\n\nbut that all degraded into the current state of \'Left Coast\' socialist republics from the 30\'s with Communist infiltration of the port cities of San Franciso, Portland and Seattle and the current \'breakaway\' commune in Seattle and the atrocities of Democrat Soviet control of the \'republican\' hinterlands with the homeless and immigrant urban majorities dictating to the still mostly white christian american rural areas....\n\nCalifornia GUN CONTROL may get even worse that it is now - well you should be aware of that - yet the Northern rural counties had less virus than the diverse \'undocumented\' and homeless areas....\n\nSo there are probably some more rural areas that will not have as much rioting and looting and cop-killing... one clue would be the racial demographics yet don\'t know for how long the rural areas will be able escape a black supremacist socialist \'revolution\' that seems \'half-way\' there.  \n\nSorry I don\'t have more detailed data right now but those are my impressions.\n\nLet me know - good luck.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12552,12552,1592437744,6369,'voiceofreason','Thanks for the reply. What you wrote was somewhat to be expected. I realize finding a \"Whiteopia\" is only a pipe dream now. I\'ll be doing research over the next 2 months and planning a trip up there after Labor Day when the temps here in the big Orange can hit the hi 90s. The other part of my retirement plan after living up there from May to Nov,  then the rainy, cold, mold season begins. I would then exit to TX maybe 50 miles away from Austin or the Keys in FL (Your far enough away from  the Miami madness). to winter there.\n\nI\'ll be looking to acquire something like this:\n\n[url]https://www.businessinsider.com/tiny-house-guys-urban-tiny-self-sufficient-home-wheels-2020-6#the-homes-self-sufficiency-title-comes-from-its-power-systems-which-includes-solar-panels-a-battery-system-and-a-240-volt-inverter-1[/url]\n\n\nI\'m only guessing it should be able to be built here for a lot less. The 60k their quoting is in AU$. I was there about 10 years ago. The liter of Pepsi you get here in a Safeway for $1.50 was $7 over there.',0,0,NULL,0,_binary '[]',_binary '[]'),(12553,12553,1592452231,801,'Whitebear','Thanks for reply\nand link to \'little\' sometimes portable homes\nI had noticed that theme on Youtube in the last year.\n\nOnce upon a time I had considered a \'mobile home\'\nbut that would be trusting a lot to future gas prices.\n\nYes, I would hope some more rural areas of Texas\nwould be amenable to a more conservative community.\nHadn\'t even thought about Florida -but \"[URL=\"https://duckduckgo.com/?q=bogart+movie+set+in+florida+keys&atb=v192-1&iax=images&ia=images\"]Key Largo[/URL]\"\nsounds adventuresome.\n\nI was recently considering doing a road trip across the US to visit a few rural areas that had come to my attention from Youtube - if it seems like it might be safe to travel this fall I was thinking of visiting a few places swinging around from Indiana, Ohio, West Virginia, Tennesee and Georgia - while they are still there :)\n\nI do have some familial obligations in this area for now but it would be nice to have a rural retreat for vacations and \'civil unrest\'.\n\nWell thanks for update - maybe later I can do a report\non  the \'occupied\' Northern California Coast.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12554,12554,1592502422,846,'Smedley Butler','[url]https://www.bitchute.com/video/a5jsTU17DRQb/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12555,12555,1592503513,801,'Whitebear','Thanks.\n\nI got an email from VDARE which I will post\nsaying their internet host Network Solutions\nis shutting them down.\n\nthat is the same internet host that I use\nso there is a real threat of NNN getting shut down.\n\nVDARE is making emergency back up plans to\nswitch to the \'DARK WEB\'\nI will look into what is involved with that.\n\nBest,\nWhitebear\n\n\n\n\n[B]BREAKING: Network Solutions Driving VDARE.com to the Dark Web?\n[/B]\n\nDear VDARE.com Reader,\n\nThis is very serious—if you do not take action, you may no longer be able to read VDARE.com very soon.\n\nThis Monday, June 15th, Network Solutions, our domain name registrar, suddenly gave us 10 days’ notice of its intention to terminate our account, after some 20 years. It gave no specific reasons beyond alleged violations of its Acceptable Use Policy, but said “we consider your continued use of our services a serious issue and risk to our business and corporate reputation.”\n\nWhat does this mean and what can you do?\n\nA domain name registrar handles the reservation of web addresses. Without registration, VDARE.com would be inaccessible on normal web browsers like Chrome, Firefox, Safari and Edge.\n\nThanks to our patriotic donors (join them here!), VDARE.com has pursued its mission of America First non-profit journalism unchangingly since we opened on Christmas Eve, 1999.\n\nSo why are we being kicked off Network Solutions now? Because the political environment has changed. The Left’s Reign of Terror is intensifying. It is desperate to keep the immigration issue out of public debate until it succeeds in Electing A New People.\n\nNetwork Solutions is only the most recent example corporate complicity in the suppression of Free Speech across America. But it’s perhaps the most shocking. To my knowledge, withdrawal of registrar services has never happened to a site as mainstream as VDARE.com.\n\nMoral: No-one is safe.\n\nNo access to VDARE.com? \nOf course, we’re fighting back. We will never kneel. Our lawyer has challenged Network Solutions. And my team and I are actively searching for an alternative registrar solution. We hope we will find one. But we know it is likely only a matter of time before the new company caves under Antifa pressure, too.\nIn other words, it’s not impossible now that VDARE.com will indeed ultimately lose registrar services altogether. If that happens, you will NOT be able to access VDARE at the normal \"VDARE.com\" address!\n\nIntroducing the TOR browser: \nWe hope we can find a way to avoid that. But we do urge you to prepare for this terrible day NOW.\n\nIf we fail to find a new domain registrar, the ONLY way you will be able to continue reading VDARE.com is via the “Dark Web”—using the TOR browser.\n\nTOR is an internet browser focused entirely on user privacy and security, protecting users from having their internet history analyzed for information based on interests and behavior. TOR is also the browser used to access websites that are not indexed by web search engines, not served by domain registrars or that are vulnerable to harm by autocratic governments and other bad actors.\n\nThe most important thing for you to do right now is to save this address: \n[url]http://f2vfjp3jc37gxgn4hum4uf2bhi2w3kp4jbzdwegrn6bvtezbhminobid.onion[/url]\nIt\'s VDARE.com’s TOR address. Our entire website is already mirrored there.\n\nIMPORTANT: Your action items\n\nStart Using TOR\nDownload and install the TOR browser [url]https://www.torproject.org/[/url], or open a private window using TOR on the Brave browser [url]https://brave.com/[/url]\nSave VDARE\'s TOR address: [url]http://f2vfjp3jc37gxgn4hum4uf2bhi2w3kp4jbzdwegrn6bvtezbhminobid.onion[/url]\nEnter the TOR address in the TOR browser and save it as a bookmark!\n\nMake Sure You Get Our Emails!\nIf you have not already done so, sign up for our e-bulletin. If you are a member of our e-bulletin community, you will always know by email where and how to find us\nSubscribe to our VDARE Quarterly print magazine. In a worst case scenario, patriots are still allowed to use the mail.\n\nPLEASE Donate to VDARE.com!\nWe are determined that these attacks will not take VDARE.com down. But it takes resources for us to defend ourselves—and America. We are funded entirely by donations from readers like you. All donations are tax-deductible. For more information, visit [url]www.vdare.com/donate[/url].\n\nThe situation is grave—but not hopeless. Please educate yourself how to use the censorship-resistant technology of TOR. If you need technical assistance, please DO write or call us, we will help you. We will post this explanation permanently on our site, and add a TOR icon to our menu bar.\n\nThe link between you, VDARE.com reader, and ourselves must not be cut by our enemies.\n\nFor the American Nation—for freedom!\nCLICK HERE TO DONATE \nYours sincerely,\n\n\nLydia Brimelow\nVDARE.com Publisher\n[email]lbrimelow@vdare.com[/email]\n\nSent to: [email]newslists@newnation.org[/email] \n\nUnsubscribe \n\nVDARE Foundation, PO Box 211, Litchfield, Connecticut 06759, United States',0,0,NULL,0,_binary '[]',_binary '[]'),(12556,12556,1592504041,801,'Whitebear','[QUOTE=Whitebear]Thanks.\n\nI got an email from VDARE which I will post\nsaying their internet host Network Solutions\nis shutting them down.\n\nthat is the same internet host that I use\nso there is a real threat of NNN getting shut down.\n\nVDARE is making emergency back up plans to\nswitch to the \'DARK WEB\'\nI will look into what is involved with that.\n\nBest,\nWhitebear\n\n\n\n\n[B]BREAKING: Network Solutions Driving VDARE.com to the Dark Web?\n[/B]\n\nDear VDARE.com Reader,\n\nThis is very serious—if you do not take action, you may no longer be able to read VDARE.com very soon.\n\nThis Monday, June 15th, Network Solutions, our domain name registrar, suddenly gave us 10 days’ notice of its intention to terminate our account, after some 20 years. It gave no specific reasons beyond alleged violations of its Acceptable Use Policy, but said “we consider your continued use of our services a serious issue and risk to our business and corporate reputation.”\n\nWhat does this mean and what can you do?\n\nA domain name registrar handles the reservation of web addresses. Without registration, VDARE.com would be inaccessible on normal web browsers like Chrome, Firefox, Safari and Edge.\n\nThanks to our patriotic donors (join them here!), VDARE.com has pursued its mission of America First non-profit journalism unchangingly since we opened on Christmas Eve, 1999.\n\nSo why are we being kicked off Network Solutions now? Because the political environment has changed. The Left’s Reign of Terror is intensifying. It is desperate to keep the immigration issue out of public debate until it succeeds in Electing A New People.\n\nNetwork Solutions is only the most recent example corporate complicity in the suppression of Free Speech across America. But it’s perhaps the most shocking. To my knowledge, withdrawal of registrar services has never happened to a site as mainstream as VDARE.com.\n\nMoral: No-one is safe.\n\nNo access to VDARE.com? \nOf course, we’re fighting back. We will never kneel. Our lawyer has challenged Network Solutions. And my team and I are actively searching for an alternative registrar solution. We hope we will find one. But we know it is likely only a matter of time before the new company caves under Antifa pressure, too.\nIn other words, it’s not impossible now that VDARE.com will indeed ultimately lose registrar services altogether. If that happens, you will NOT be able to access VDARE at the normal \"VDARE.com\" address!\n\nIntroducing the TOR browser: \nWe hope we can find a way to avoid that. But we do urge you to prepare for this terrible day NOW.\n\nIf we fail to find a new domain registrar, the ONLY way you will be able to continue reading VDARE.com is via the “Dark Web”—using the TOR browser.\n\nTOR is an internet browser focused entirely on user privacy and security, protecting users from having their internet history analyzed for information based on interests and behavior. TOR is also the browser used to access websites that are not indexed by web search engines, not served by domain registrars or that are vulnerable to harm by autocratic governments and other bad actors.\n\nThe most important thing for you to do right now is to save this address: \n[url]http://f2vfjp3jc37gxgn4hum4uf2bhi2w3kp4jbzdwegrn6bvtezbhminobid.onion[/url]\nIt\'s VDARE.com’s TOR address. Our entire website is already mirrored there.\n\nIMPORTANT: Your action items\n\nStart Using TOR\nDownload and install the TOR browser [url]https://www.torproject.org/[/url], or open a private window using TOR on the Brave browser [url]https://brave.com/[/url]\nSave VDARE\'s TOR address: [url]http://f2vfjp3jc37gxgn4hum4uf2bhi2w3kp4jbzdwegrn6bvtezbhminobid.onion[/url]\nEnter the TOR address in the TOR browser and save it as a bookmark!\n\nMake Sure You Get Our Emails!\nIf you have not already done so, sign up for our e-bulletin. If you are a member of our e-bulletin community, you will always know by email where and how to find us\nSubscribe to our VDARE Quarterly print magazine. In a worst case scenario, patriots are still allowed to use the mail.\n\nPLEASE Donate to VDARE.com!\nWe are determined that these attacks will not take VDARE.com down. But it takes resources for us to defend ourselves—and America. We are funded entirely by donations from readers like you. All donations are tax-deductible. For more information, visit [url]www.vdare.com/donate[/url].\n\nThe situation is grave—but not hopeless. Please educate yourself how to use the censorship-resistant technology of TOR. If you need technical assistance, please DO write or call us, we will help you. We will post this explanation permanently on our site, and add a TOR icon to our menu bar.\n\nThe link between you, VDARE.com reader, and ourselves must not be cut by our enemies.\n\nFor the American Nation—for freedom!\nCLICK HERE TO DONATE \nYours sincerely,\n\n\nLydia Brimelow\nVDARE.com Publisher\n[email]lbrimelow@vdare.com[/email]\n\nSent to: [email]newslists@newnation.org[/email] \n\nUnsubscribe \n\nVDARE Foundation, PO Box 211, Litchfield, Connecticut 06759, United States[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12557,12557,1592504422,846,'Smedley Butler','FYI  \n\nVDARE is just now on MINDS.com \n\n[url]https://uploads.disquscdn.com/images/f08869c3e99a71a7b4d1dcdf49c645524b2b144a0ce4995f4dec7d2d4a279fdd.jpg[/url]  FP ?\n\n\n\n[QUOTE=Whitebear]Thanks.\n\nI got an email from VDARE which I will post\nsaying their internet host Network Solutions\nis shutting them down.\n\nthat is the same internet host that I use\nso there is a real threat of NNN getting shut down.\n\nVDARE is making emergency back up plans to\nswitch to the \'DARK WEB\'\nI will look into what is involved with that.\n\nBest,\nWhitebear\n\n\n\n\n[B]BREAKING: Network Solutions Driving VDARE.com to the Dark Web?\n[/B]\n\nDear VDARE.com Reader,\n\nThis is very serious—if you do not take action, you may no longer be able to read VDARE.com very soon.\n\nThis Monday, June 15th, Network Solutions, our domain name registrar, suddenly gave us 10 days’ notice of its intention to terminate our account, after some 20 years. It gave no specific reasons beyond alleged violations of its Acceptable Use Policy, but said “we consider your continued use of our services a serious issue and risk to our business and corporate reputation.”\n\nWhat does this mean and what can you do?\n\nA domain name registrar handles the reservation of web addresses. Without registration, VDARE.com would be inaccessible on normal web browsers like Chrome, Firefox, Safari and Edge.\n\nThanks to our patriotic donors (join them here!), VDARE.com has pursued its mission of America First non-profit journalism unchangingly since we opened on Christmas Eve, 1999.\n\nSo why are we being kicked off Network Solutions now? Because the political environment has changed. The Left’s Reign of Terror is intensifying. It is desperate to keep the immigration issue out of public debate until it succeeds in Electing A New People.\n\nNetwork Solutions is only the most recent example corporate complicity in the suppression of Free Speech across America. But it’s perhaps the most shocking. To my knowledge, withdrawal of registrar services has never happened to a site as mainstream as VDARE.com.\n\nMoral: No-one is safe.\n\nNo access to VDARE.com? \nOf course, we’re fighting back. We will never kneel. Our lawyer has challenged Network Solutions. And my team and I are actively searching for an alternative registrar solution. We hope we will find one. But we know it is likely only a matter of time before the new company caves under Antifa pressure, too.\nIn other words, it’s not impossible now that VDARE.com will indeed ultimately lose registrar services altogether. If that happens, you will NOT be able to access VDARE at the normal \"VDARE.com\" address!\n\nIntroducing the TOR browser: \nWe hope we can find a way to avoid that. But we do urge you to prepare for this terrible day NOW.\n\nIf we fail to find a new domain registrar, the ONLY way you will be able to continue reading VDARE.com is via the “Dark Web”—using the TOR browser.\n\nTOR is an internet browser focused entirely on user privacy and security, protecting users from having their internet history analyzed for information based on interests and behavior. TOR is also the browser used to access websites that are not indexed by web search engines, not served by domain registrars or that are vulnerable to harm by autocratic governments and other bad actors.\n\nThe most important thing for you to do right now is to save this address: \n[url]http://f2vfjp3jc37gxgn4hum4uf2bhi2w3kp4jbzdwegrn6bvtezbhminobid.onion[/url]\nIt\'s VDARE.com’s TOR address. Our entire website is already mirrored there.\n\nIMPORTANT: Your action items\n\nStart Using TOR\nDownload and install the TOR browser [url]https://www.torproject.org/[/url], or open a private window using TOR on the Brave browser [url]https://brave.com/[/url]\nSave VDARE\'s TOR address: [url]http://f2vfjp3jc37gxgn4hum4uf2bhi2w3kp4jbzdwegrn6bvtezbhminobid.onion[/url]\nEnter the TOR address in the TOR browser and save it as a bookmark!\n\nMake Sure You Get Our Emails!\nIf you have not already done so, sign up for our e-bulletin. If you are a member of our e-bulletin community, you will always know by email where and how to find us\nSubscribe to our VDARE Quarterly print magazine. In a worst case scenario, patriots are still allowed to use the mail.\n\nPLEASE Donate to VDARE.com!\nWe are determined that these attacks will not take VDARE.com down. But it takes resources for us to defend ourselves—and America. We are funded entirely by donations from readers like you. All donations are tax-deductible. For more information, visit [url]www.vdare.com/donate[/url].\n\nThe situation is grave—but not hopeless. Please educate yourself how to use the censorship-resistant technology of TOR. If you need technical assistance, please DO write or call us, we will help you. We will post this explanation permanently on our site, and add a TOR icon to our menu bar.\n\nThe link between you, VDARE.com reader, and ourselves must not be cut by our enemies.\n\nFor the American Nation—for freedom!\nCLICK HERE TO DONATE \nYours sincerely,\n\n\nLydia Brimelow\nVDARE.com Publisher\n[email]lbrimelow@vdare.com[/email]\n\nSent to: [email]newslists@newnation.org[/email] \n\nUnsubscribe \n\nVDARE Foundation, PO Box 211, Litchfield, Connecticut 06759, United States[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12558,12558,1592504650,801,'Whitebear','Thanks, was not familiar with MINDS.com\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12559,12559,1592504651,846,'Smedley Butler','They must have film of him having sex or something. \n\nIT HAS TO BE !  Either faggot sex or a hoe set up !\n\n88',0,0,NULL,0,_binary '[]',_binary '[]'),(12560,12560,1592520855,8047,'Arheel\'s Uncle','[SIZE=3]I believe Colin Flaherty did a 1 hour talk on YT channel [B]VDARE TV[/B] with John Derbyshire, which came out on yesterday\'s Youtube lineup. \n[/SIZE]\n[SIZE=3][URL]https://www.youtube.com/watch?v=UAfTIJCyeRA[/URL][/SIZE]\n[SIZE=3]\n[/SIZE]\n[SIZE=3][URL=\"https://www.youtube.com/results?search_query=Colin+Flaherty\"]The search on YT for Colin Flaherty, he\'s been covering the black mobbing and protests [/URL]\n[/SIZE]\n[SIZE=3]\n[/SIZE]\n[SIZE=3][COLOR=Red][B]Right now, I\'m so mad I could SPIT FIRE!!![/B][/COLOR][/SIZE]\n\n\n\n[QUOTE=Whitebear]Thanks.\n \nI got an email from VDARE which I will post\nsaying their internet host Network Solutions\nis shutting them down.\n\nthat is the same internet host that I use\nso there is a real threat of NNN getting shut down.\n\nVDARE is making emergency back up plans to\nswitch to the \'DARK WEB\'\nI will look into what is involved with that.\n\nBest,\nWhitebear\n\n\n\n\n[B]BREAKING: Network Solutions Driving VDARE.com to the Dark Web?\n[/B]\n\nDear VDARE.com Reader,\n\nThis is very serious—if you do not take action, you may no longer be able to read VDARE.com very soon.\n\nThis Monday, June 15th, Network Solutions, our domain name registrar, suddenly gave us 10 days’ notice of its intention to terminate our account, after some 20 years. It gave no specific reasons beyond alleged violations of its Acceptable Use Policy, but said “we consider your continued use of our services a serious issue and risk to our business and corporate reputation.”\n\nWhat does this mean and what can you do?\n\nA domain name registrar handles the reservation of web addresses. Without registration, VDARE.com would be inaccessible on normal web browsers like Chrome, Firefox, Safari and Edge.\n\nThanks to our patriotic donors (join them here!), VDARE.com has pursued its mission of America First non-profit journalism unchangingly since we opened on Christmas Eve, 1999.\n\nSo why are we being kicked off Network Solutions now? Because the political environment has changed. The Left’s Reign of Terror is intensifying. It is desperate to keep the immigration issue out of public debate until it succeeds in Electing A New People.\n\nNetwork Solutions is only the most recent example corporate complicity in the suppression of Free Speech across America. But it’s perhaps the most shocking. To my knowledge, withdrawal of registrar services has never happened to a site as mainstream as VDARE.com.\n\nMoral: No-one is safe.\n\nNo access to VDARE.com? \nOf course, we’re fighting back. We will never kneel. Our lawyer has challenged Network Solutions. And my team and I are actively searching for an alternative registrar solution. We hope we will find one. But we know it is likely only a matter of time before the new company caves under Antifa pressure, too.\nIn other words, it’s not impossible now that VDARE.com will indeed ultimately lose registrar services altogether. If that happens, you will NOT be able to access VDARE at the normal \"VDARE.com\" address!\n\nIntroducing the TOR browser: \nWe hope we can find a way to avoid that. But we do urge you to prepare for this terrible day NOW.\n\nIf we fail to find a new domain registrar, the ONLY way you will be able to continue reading VDARE.com is via the “Dark Web”—using the TOR browser.\n\nTOR is an internet browser focused entirely on user privacy and security, protecting users from having their internet history analyzed for information based on interests and behavior. TOR is also the browser used to access websites that are not indexed by web search engines, not served by domain registrars or that are vulnerable to harm by autocratic governments and other bad actors.\n\nThe most important thing for you to do right now is to save this address: \n[URL]http://f2vfjp3jc37gxgn4hum4uf2bhi2w3kp4jbzdwegrn6bvtezbhminobid.onion[/URL]\nIt\'s VDARE.com’s TOR address. Our entire website is already mirrored there.\n\nIMPORTANT: Your action items\n\nStart Using TOR\nDownload and install the TOR browser [URL]https://www.torproject.org/[/URL], or open a private window using TOR on the Brave browser [URL]https://brave.com/[/URL]\nSave VDARE\'s TOR address: [URL]http://f2vfjp3jc37gxgn4hum4uf2bhi2w3kp4jbzdwegrn6bvtezbhminobid.onion[/URL]\nEnter the TOR address in the TOR browser and save it as a bookmark!\n\nMake Sure You Get Our Emails!\nIf you have not already done so, sign up for our e-bulletin. If you are a member of our e-bulletin community, you will always know by email where and how to find us\nSubscribe to our VDARE Quarterly print magazine. In a worst case scenario, patriots are still allowed to use the mail.\n\nPLEASE Donate to VDARE.com!\nWe are determined that these attacks will not take VDARE.com down. But it takes resources for us to defend ourselves—and America. We are funded entirely by donations from readers like you. All donations are tax-deductible. For more information, visit [URL=\"http://www.vdare.com/donate\"]www.vdare.com/donate[/URL].\n\nThe situation is grave—but not hopeless. Please educate yourself how to use the censorship-resistant technology of TOR. If you need technical assistance, please DO write or call us, we will help you. We will post this explanation permanently on our site, and add a TOR icon to our menu bar.\n\nThe link between you, VDARE.com reader, and ourselves must not be cut by our enemies.\n\nFor the American Nation—for freedom!\nCLICK HERE TO DONATE \nYours sincerely,\n\n\nLydia Brimelow\nVDARE.com Publisher\n[EMAIL=\"lbrimelow@vdare.com\"]lbrimelow@vdare.com[/EMAIL]\n\nSent to: [EMAIL=\"newslists@newnation.org\"]newslists@newnation.org[/EMAIL] \n\nUnsubscribe \n\nVDARE Foundation, PO Box 211, Litchfield, Connecticut 06759, United States[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12561,12561,1592610074,8047,'Arheel\'s Uncle','[URL]https://www.news4jax.com/news/local/2020/06/15/video-shows-off-duty-jacksonville-officer-punching-man-during-a-dispute-at-walmart/[/URL]\nThis is a big case unfolding. It\'s more than I can handle. I\'d like to see how you, or someone else covers it. \n\nIt\'ll be a learning thing for me, since it\'s black vs hispanic plus the language barrier.',0,0,NULL,0,_binary '[]',_binary '[]'),(12562,12562,1592610946,801,'Whitebear','WELL the surname is Hispanic for sure\nbut the image does not suggest \'mestizo\'... so I wouldn\'t \nnecessarily post the story \nhowever, I just read \"Rodriguez is telling the [B]officer in Spanish:[/B]\nif he is a spanish-speaker - then he may be an illegal alien which would qualify him\nfor being featured on New Nation News......\n\nDon\'t worry about it. \nThere\'s plenty of other news that does not need to be figured out.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle][URL]https://www.news4jax.com/news/local/2020/06/15/video-shows-off-duty-jacksonville-officer-punching-man-during-a-dispute-at-walmart/[/URL]\nThis is a big case unfolding. It\'s more than I can handle. I\'d like to see how you, or someone else covers it. \n\nIt\'ll be a learning thing for me, since it\'s black vs hispanic plus the language barrier.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12563,12563,1592615919,8047,'Arheel\'s Uncle','Okay. It was just a pretty brutal black officer, who got the approval for the beating by the PD, run by blacks. \n\n\n\nOn the other hand, here\'s something else. [URL=\"https://nypost.com/2020/06/19/white-man-in-michigan-macys-beatdown-is-an-employee/\"]That black dude that beat down the Macy\'s employee, [/URL]allegedly for saying the N word within earshot of the 2 black dudes.\nI believe, that the blacks are using a new game. They find someone where cameras are but no audio, then they beat them down, and then claim they said or called them the N word. There\'s no proof that the employee said it.\n\nGets back to Plausible Deniability. I can\'t prove it, but I think that\'s what they\'re doing. \n\nI expect it to start happening more often. \n\n\n\n[B]Ooking niggers!!! Man, I keep my eyes open these days. [/B]\n\n\n\n[QUOTE=Whitebear]WELL the surname is Hispanic for sure\n but the image does not suggest \'mestizo\'... so I wouldn\'t \nnecessarily post the story \nhowever, I just read \"Rodriguez is telling the [B]officer in Spanish:[/B]\nif he is a spanish-speaker - then he may be an illegal alien which would qualify him\nfor being featured on New Nation News......\n\nDon\'t worry about it. \nThere\'s plenty of other news that does not need to be figured out.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle][URL]https://www.news4jax.com/news/local/2020/06/15/video-shows-off-duty-jacksonville-officer-punching-man-during-a-dispute-at-walmart/[/URL]\nThis is a big case unfolding. It\'s more than I can handle. I\'d like to see how you, or someone else covers it. \n\nIt\'ll be a learning thing for me, since it\'s black vs hispanic plus the language barrier.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12565,12565,1592625781,801,'Whitebear','On your last query \'black-on-hispanic\' I did NOT NOTICE that there was a black officer involved and I did not see the PD run by blacks angle - just looked at the \'victim\'\nand I did not spend enough time to notice \'language barrier\' other than \'victim-spoke-spanish\'.\n\nNow if there is a BLACK BRUTALITY angle - that does become NNN-newsworthy.\n\nPerhaps you could invite comment on that story to feature the black brutality angle if that\'s the case.\n\nNow on the other the black beast beatdown of white groveling on floor in  Macy\'s..\nI think I did add an editorial comment to the effect that blacks overcome by their jungle anger management failure have been trained to pull out the \'race card\' about\n\'heard that n-word\' which now justifies all black-on-white racist hate crimes.\n\nBest,\nWB\n\n\n\n[QUOTE=Arheel\'s Uncle]Okay. It was just a pretty brutal black officer, who got the approval for the beating by the PD, run by blacks. \n\n\n\nOn the other hand, here\'s something else. [URL=\"https://nypost.com/2020/06/19/white-man-in-michigan-macys-beatdown-is-an-employee/\"]That black dude that beat down the Macy\'s employee, [/URL]allegedly for saying the N word within earshot of the 2 black dudes.\nI believe, that the blacks are using a new game. They find someone where cameras are but no audio, then they beat them down, and then claim they said or called them the N word. There\'s no proof that the employee said it.\n\nGets back to Plausible Deniability. I can\'t prove it, but I think that\'s what they\'re doing. \n\nI expect it to start happening more often. \n\n\n\n[B]Ooking niggers!!! Man, I keep my eyes open these days. [/B]\n\n\n\n[QUOTE=Whitebear]WELL the surname is Hispanic for sure\n but the image does not suggest \'mestizo\'... so I wouldn\'t \nnecessarily post the story \nhowever, I just read \"Rodriguez is telling the [B]officer in Spanish:[/B]\nif he is a spanish-speaker - then he may be an illegal alien which would qualify him\nfor being featured on New Nation News......\n\nDon\'t worry about it. \nThere\'s plenty of other news that does not need to be figured out.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle][URL]https://www.news4jax.com/news/local/2020/06/15/video-shows-off-duty-jacksonville-officer-punching-man-during-a-dispute-at-walmart/[/URL]\nThis is a big case unfolding. It\'s more than I can handle. I\'d like to see how you, or someone else covers it. \n\nIt\'ll be a learning thing for me, since it\'s black vs hispanic plus the language barrier.[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12568,12568,1592675625,846,'Smedley Butler','Howdy\n\nThis is about total removal of the bill of right and NEO USSR state.\n\nThis is not a fluke.\n\nHE had NO misconduct record in the legions and was an E 6.   Mind control, drugged  what ever it can\'t be natural, it just just does not add up.\n\nTen years active duty and NO hints to those he worked with  ?\n\n???????????\n\n\n\nSB\n\nQuote\n\nHospitalized\nJust spent a week in the hospital.\nChronic sinus and throat infection.\nLocal hospital misdiagnosed it as covid. Went back the next day and told them something\'s not right. Excessive sinus drainage in my throat and lungs. They finally ran an MRI? Test and found the sinus infection, and sent me to a better hospital. I had no food for 3 days as they pumped antibiotics and steroids in my system. (Type of Chemotherapy?).\nBeen home a week, and healing up ok.\nIf I hadn\'t gone back and pressed the issue, I wouldn\'t be here.\nI\'ve heard hospitals get $2500 for labelling an illness as covid.\nAnd you can bet they never corrected the numbers.\nAnyway, it\'s good to be back.',0,0,NULL,0,_binary '[]',_binary '[]'),(12569,12569,1592681975,801,'Whitebear','Glad you\'re back.\n\nI\'ll take a look at that post you referred to.\nVery difficult to find the reality through the narcotic smoke of the phony news.\n\nBest,\nWhitebear\n\nHospitalized\nJust spent a week in the hospital.\nChronic sinus and throat infection.\nLocal hospital misdiagnosed it as covid. Went back the next day and told them something\'s not right. Excessive sinus drainage in my throat and lungs. They finally ran an MRI? Test and found the sinus infection, and sent me to a better hospital. I had no food for 3 days as they pumped antibiotics and steroids in my system. (Type of Chemotherapy?).\nBeen home a week, and healing up ok.\nIf I hadn\'t gone back and pressed the issue, I wouldn\'t be here.\nI\'ve heard hospitals get $2500 for labelling an illness as covid.\nAnd you can bet they never corrected the numbers.\nAnyway, it\'s good to be back.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12570,12570,1592686666,846,'Smedley Butler','Pardon me dear editor, but that is a copy/quote of some one else I have known, it is not me. \n\nBe well !\n\nSB\n\n\n[QUOTE=Whitebear]Glad you\'re back.\n\nI\'ll take a look at that post you referred to.\nVery difficult to find the reality through the narcotic smoke of the phony news.\n\nBest,\nWhitebear\n\nHospitalized\nJust spent a week in the hospital.\nChronic sinus and throat infection.\nLocal hospital misdiagnosed it as covid. Went back the next day and told them something\'s not right. Excessive sinus drainage in my throat and lungs. They finally ran an MRI? Test and found the sinus infection, and sent me to a better hospital. I had no food for 3 days as they pumped antibiotics and steroids in my system. (Type of Chemotherapy?).\nBeen home a week, and healing up ok.\nIf I hadn\'t gone back and pressed the issue, I wouldn\'t be here.\nI\'ve heard hospitals get $2500 for labelling an illness as covid.\nAnd you can bet they never corrected the numbers.\nAnyway, it\'s good to be back.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12571,12571,1592686925,801,'Whitebear','WELL THAT\'S A RELIEF.\n(where was that posted?)\n\nI was concerned as to who was feeding your dogs.\n\nBest,\nWB\n\n[QUOTE=Smedley Butler]Pardon me dear editor, but that is a copy/quote of some one else I have known, it is not me. [/quote]\n\nBe well !\n\nSB\n\n\n[QUOTE=Whitebear]Glad you\'re back.',0,0,NULL,0,_binary '[]',_binary '[]'),(12572,12572,1592687282,801,'Whitebear','OK, I found the link source for covid quote.\n\n=============================\n\nBy the way - Voiceofreason had asked me about\nwhat the environment was in Northern CA and SE Oregon....  was thinking about \'emigrating\'....\nI referred him to you on \'Curry County\'\ndid he ever check with you on the safety\nof that area?\n\nWB\n\n[url]https://vnnforum.com/showthread.php?s=d5bb996218728fdac8006f16569a7c5a&p=2305528#post2305528[/url]\n\n\nOld 1 Day Ago	#1\njaekel\nSenior Member\n \njaekel\'s Avatar',0,0,NULL,0,_binary '[]',_binary '[]'),(12573,12573,1592703334,846,'Smedley Butler','Hey\n\nIt is expensive HERE for property and the rental are PACKED because of a UN needed C.C. to bring in Turd Worlders. \n\nReal subversives are here,  along with useful idiots what were spoiled brats of wealthy families who ran away from their hell holes and they proceed to make hell every where they go.\n\nBack 1999, I sick of the Pol\'s but still a mushroom of sent Patrick Buchanan money and got bumper stickers and had spoiled brats calling a nazeee, yeah, really. \n\nJackasses are useful idiots period.\n\nI would think or guess where you are any native CA.\'s are pissed. \n\nOh, and you are the expert on PC stuff that is a for sure ! \n\nBe well\n\nSB \n\n\nThe vote is majority R. but 90% patriotard from my experience.',0,0,NULL,0,_binary '[]',_binary '[]'),(12574,12574,1592714764,846,'Smedley Butler','*Contrary to what some of our would-be “leaders” like to think, war is dysgenic because there is inadequate accounting of and compensation for the loss of heroic genes. The Biblical passage comes to mind: “And whosoever shall say, Thou Fool, shall be in danger of hell fire.”\n\nUnquote\n\n\nHowdy\n\nYou can rest assured they knew exactly what they were to us win WW 1 and 2, and in 2 all the ships headed for slaughter fest\'s in the S. Pacific w do fag stuff and get discharged in SF CA and in S. CA. too.\n\n\nOf course media/Hollywood enemy aliens caused the city to go pervert in every degenerate way possible.\n\n Vietnam was a demoralizing distraction for the war that went on right here coast to coast with the TPTB blessings and protections.\n\nSO many looked to run away after 1970 to escaped the Red Guards, but now that mentality brain washed scum in every where.\n\nWW 2 was a filthy crime and its backers descendants are still operating in the regime and Wall street and  they stopped the war on US. \n\nThe Weather underground and Hollywood have ALWAYS projected clearly. \n\n\nJoe McCarthy was up against ALLOT of reps who compromised in some kind of theft, cheating or sex, Joe was surrounded and never had a chance with that POS ike BOY.\n\nBe well\n\n\n\n88',0,0,NULL,0,_binary '[]',_binary '[]'),(12575,12575,1592793505,846,'Smedley Butler','Is time yet ? Ha \n[url]https://www.youtube.com/watch?time_continue=3&v=ep7W89I_V_g&feature=emb_title[/url]\n\n\nHowdy\n\nThe peasants got a 1000 funny notes for now, Wall Street Trillions etc., but hey I did not get may notice to report to camp and that the bill of rights can go to hell too, etc. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12577,12577,1592895922,8047,'Arheel\'s Uncle','Yes. She wrote[B] Child Star: An Autobiography[/B]\nWatching your vid now.\n\n[QUOTE=Smedley Butler]Howdy\n\nWell movies are a mass marketing/incitement of groups.\n\nMANDINGO 1975, caused at least a million various levels of harassment up to rape and murder and more. \n\nThis movie like so many have never been bothered as it is freedom of speech like smut.\n\nfrom 1920 to present allot of their movies used White women that incited Congoids and savages.\n\nShirley Temple Black wrote a book about here Hollywood days with her mother and she told it all, I read but can\'t remember the name of it. \n\nGood night. \n\nSB\n\n[url]https://www.bitchute.com/video/p4v4pUtvkOKg/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12578,12578,1592976489,846,'Smedley Butler','[url]https://www.bitchute.com/video/qFy2HBuXrOE/[/url]\n\nThis is the last canary, they are going to try for afull USSR replay.\n\nThe new Amazombie movie which sadley people actually buy are inciting hate and violence against US !',0,0,NULL,0,_binary '[]',_binary '[]'),(12579,12579,1593022387,801,'Whitebear','Thanks very much.\nI\'ll feature this later today\n\n\'one more nail - into coffin - or the cross\'\n\nBest,\nWB\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/qFy2HBuXrOE/[/url]\n\nThis is the last canary, they are going to try for afull USSR replay.\n\nThe new Amazombie movie which sadley people actually buy are inciting hate and violence against US ![/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12580,12580,1593037382,846,'Smedley Butler','[QUOTE=Whitebear]Thanks very much.\nI\'ll feature this later today\n\n\'one more nail - into coffin - or the cross\'\n\nBest,\nWB\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/qFy2HBuXrOE/[/url]\n\nThis is the last canary, they are going to try for afull USSR replay.\n\nThe new Amazombie movie which sadley people actually buy are inciting hate and violence against US ![/QUOTE][/QUOTE]\n\n\nHowdy \n\nJust ate  and heard this record on the present situation as of today. Cogent, conrete sobering !\n\n\nRecorded June 24-20 Voice only. \n\n\nDr Matthew Raphael Johnson*takes a rare look at current events as the American empire starts visibly crumbling before our very eyes.\n\nThis broadcast deals with the fundamental issues causing the takeover of American cities by savages.\n\nThose funding these groups are also exposed and its a lot more than just “Soros.”\n\nDemands to defund the police are hardly new. The ACLU and others have been advocating this for decades. As it stands, the police are now outnumbered and outgunned.\n\nNow, the regime will give our enemies full media coverage and sanction. The only people who will be arrested in any of this are white nationalists and businessmen defending their homes.\n\nIts darkly hilarious to watch privileged black organizations rake in billions of dollars tax free from a story the media invented for them and then dare call themselves oppressed.\n\nReality itself is under attack. Police are on their knees but are called “oppressors.”\n\nPresented by Matt Johnson\n[url]https://archive.radioalbion.com/TON/TON%20062420.mp3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12581,12581,1593068244,846,'Smedley Butler','[url]https://www.bitchute.com/video/y20VAbNEBZ1c/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12582,12582,1593069006,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/y20VAbNEBZ1c/[/url][/QUOTE]\n\nThanks, must have seen it but I\'ll review thanks.\n\nListening to the Albion Radio audio link you sent earlier  \'The Orthodox Nationalist\"\n\nwell, just after midnight and I still need to clean a gun\nand prepare a new batch of vegetable juice  \nhave not even done my third daily scan of new bad-news headlines  :)\n\nI did secure an extra newnation website domain that was mentioned\nin the article about VDARE being censored \n[QUOTE]Social media platform Gab, where the suspect in the Pittsburgh synagogue massacre spewed anti-Semitic messages before the 2018 shooting rampage, was briefly knocked offline after registrar GoDaddy and others dropped the site. Gab returned after a Seattle-based company, Epik, agreed to register it.[/QUOTE]\n\nI still haven\'t gotten around to checking out \'GAB\'.\n\nstill have a lot of work to set up the new backup New Nation websites.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12583,12583,1593125523,846,'Smedley Butler','[url]https://www.bitchute.com/video/y20VAbNEBZ1c/[/url]\n\nNO ape was ever born there for sure before the 1980.',0,0,NULL,0,_binary '[]',_binary '[]'),(12585,12585,1593148116,846,'Smedley Butler','Howdy\n\nEven with out starvation and Red terror the stress is killing off Trump voters like the pervert Mao killed off 60 millions plus mostly over 50. \n\nThey are pushing, The food and more craziness coming up, itz their M.O.  \n\nAs for cleaning, yeah I need to get on that time flies but rust never sleeps I have waited too long, hopefully the oiling kept them, ha.   \n\nAs for Matt Johnson he summation of our current situation was sobering. The 54 year old women put in charge is GMC is nutz.        \n\nVerizon is a Criminal phone copany, they all may be but Verizon is the worst. \n\nAs for puppies these are difficult times, but my dear boys died and so I am getting two  RRB for the final round up . \n\nThis situation also brings out the evanjellynutz an others Western messed like nigs in the head by the enemy aliens who control their cults. To have know them is a revelation they are crazy,, no honor and big time cons in my area, they operate like a gang, yes. \n\nGood night\n\nSB\n\nQuote:\nAnn Coulter: ‘Woke Corporate America’ Is ‘Our Number One Enemy’\n\n\nRobert Kraychik 25 Jun 2020\n\n“Woke corporate America” is “our number one enemy,” declared Ann Coulter, author of Resistance Is Futile!: How the Trump-Hating Left Lost Its Collective Mind, offering her remarks on Wednesday’s edition of SiriusXM’s Breitbart News Tonight with host Rebecca Mansour and special guest host Dylan Gwinn.\n\n“[Republicans] suck up to the Koch brothers and Sheldon Adelson [and] woke corporate America, which is our enemy,” Coulter said. “Our number one enemy probably is not even the universities or the social justice morons running around on college campus. It really is corporate America, but Republicans just have it in their heads, ‘Ooo, it’s capitalism. We support corporations.\'”\n\nCoulter predicted an acceleration of political censorship on the Internet, including social media deplatforming and domain deregistration, as November’s elections near.\n\n“I have been predicting for years that the Internet is too free,” Coulter said. “We can communicate with one another. We can get information that the New York Times, MSNBC, and CNN simply will not report. They’ve got to shut down the internet to conservatives, and what better time to do it than the year of Trump’s reelection.”\n\nCoulter warned, “As the election gets closer, there are going to be more and more soldiers falling … Where are Republicans on this?”\n[url]https://www.breitbart.com/radio/2020...ber-one-enemy/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12586,12586,1593192963,801,'Whitebear','thanks, posting link frontpage\n[IMG]http://www.newnation.org/Images/2019/AnnHartCoulter-and-her-nigger.jpg[/IMG]\nQuote:\n[URL=\"https://www.breitbart.com/radio/2020/06/25/ann-coulter-woke-corporate-america-is-our-number-one-enemy/\"]Ann Coulter: ‘Woke Corporate America’ Is ‘Our Number One Enemy’[/URL]\n\nRobert Kraychik 25 Jun 2020\n\n“Woke corporate America” is “our number one enemy,” declared Ann Coulter, author of Resistance Is Futile!: How the Trump-Hating Left Lost Its Collective Mind, offering her remarks on Wednesday’s edition of SiriusXM’s Breitbart News Tonight with host Rebecca Mansour and special guest host Dylan Gwinn.\n\n“[Republicans] suck up to the Koch brothers and Sheldon Adelson [and] woke corporate America, which is our enemy,” Coulter said. “Our number one enemy probably is not even the universities or the social justice morons running around on college campus. It really is corporate America, but Republicans just have it in their heads, ‘Ooo, it’s capitalism. We support corporations.\'”\n\nCoulter predicted an acceleration of political censorship on the Internet, including social media deplatforming and domain deregistration, as November’s elections near.\n\n“I have been predicting for years that the Internet is too free,” Coulter said. “We can communicate with one another. We can get information that the New York Times, MSNBC, and CNN simply will not report. They’ve got to shut down the internet to conservatives, and what better time to do it than the year of Trump’s reelection.”\n\nCoulter warned, “As the election gets closer, there are going to be more and more soldiers falling … Where are Republicans on this?”\n[url]https://www.breitbart.com/radio/2020...ber-one-enemy/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12587,12587,1593200151,8047,'Arheel\'s Uncle','On that Cracka movie producer\'s public Facebook page, I posted the link to the Blockchain that showed his Twitter feed on whites getting killed bc of movie Cracka.\nSo he deleted my post, then banned me :D',0,0,NULL,0,_binary '[]',_binary '[]'),(12588,12588,1593200525,801,'Whitebear','[QUOTE=Arheel\'s Uncle]On that Cracka movie producer\'s public Facebook page, I posted the link to the Blockchain that showed his Twitter feed on whites getting killed bc of movie Cracka.\nSo he deleted my post, then banned me :D[/QUOTE]\n====================================\nWow - Congratulations? - \"so much for so-called \'freedom of speech\'....\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12589,12589,1593200891,8047,'Arheel\'s Uncle','That guy is psychotic. I worked in psych lockdown units. It\'s easy to recognize in his long interview on ytube\nI been posting this everywhere...\n\nNoes de wae two Honesty\n1 hour ago\nREELRAGE Twitter posts, captured forever in Blockchain.\nPembs: A lot of white people are gonna get killed after this movie is released.\nREELRAGE: 100% 100% 100%\n[url]https://eternal.dragonchain.com/transaction/247c2c6d-b73c-4f2d-8779-8c28eb68a711[/url]\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]On that Cracka movie producer\'s public Facebook page, I posted the link to the Blockchain that showed his Twitter feed on whites getting killed bc of movie Cracka.\nSo he deleted my post, then banned me :D[/QUOTE]\n====================================\nWow - Congratulations? - \"so much for so-called \'freedom of speech\'....\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12590,12590,1593201728,801,'Whitebear','Let me repost the link to this \'exposee\' of the psychonigro\nwould you please send me the link the forum post (internal or RSS) that would\nbest feature this deranged killers dark motivations.\n\nI\'m pretty sure it must have been posted l just can not recall the key word or suspect name to find it.\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]That guy is psychotic. I worked in psych lockdown units. It\'s easy to recognize in his long interview on ytube\nI been posting this everywhere...\n\nNoes de wae two Honesty\n1 hour ago\nREELRAGE Twitter posts, captured forever in Blockchain.\nPembs: A lot of white people are gonna get killed after this movie is released.\nREELRAGE: 100% 100% 100%\n[url]https://eternal.dragonchain.com/transaction/247c2c6d-b73c-4f2d-8779-8c28eb68a711[/url]\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]On that Cracka movie producer\'s public Facebook page, I posted the link to the Blockchain that showed his Twitter feed on whites getting killed bc of movie Cracka.\nSo he deleted my post, then banned me :D[/QUOTE]\n====================================\nWow - Congratulations? - \"so much for so-called \'freedom of speech\'....\n\nBest,\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12591,12591,1593203154,801,'Whitebear','NNN Reporters Newsroom Forum > News links for NNN Editor > NEWS related to Nationalism and racial/cultural conflicts\nReload this Page About that Cracka movie\n\nI think I found the cracka moview thread\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=344199&highlight=cracka\"]http://www.nnnforum.com/forums/showthread.php?t=344199&highlight=cracka[/URL]\n\nMight you want to update anything on that thread before I copy it to RSS-public and post link on Front Page?\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12592,12592,1593213843,8047,'Arheel\'s Uncle','PUB it on Frontpage.\n\nnOT THAT i DON\'T BELIEVE WHAT I read on twitter re CRACKA movie producer, my research etc etc,\n\njust a FYI  I have a recollection Devon Stack is Jewish. Another Dan Burros???\nI lost my link to the \"news tracker\" of all ALT news.\nI recall seeing (((BlackPilled))) in their news lineup.\n[B]\nMajority of Alt news is controlled. [/B]\n\n\n[QUOTE=Whitebear]NNN Reporters Newsroom Forum > News links for NNN Editor > NEWS related to Nationalism and racial/cultural conflicts\nReload this Page About that Cracka movie\n\nI think I found the cracka moview thread\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=344199&highlight=cracka\"]http://www.nnnforum.com/forums/showthread.php?t=344199&highlight=cracka[/URL]\n\nMight you want to update anything on that thread before I copy it to RSS-public and post link on Front Page?\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12593,12593,1593231683,801,'Whitebear','[URL=\"https://duckduckgo.com/?q=%22Day+of+the+Rope%22&atb=v192-1&ia=web&iai=r1-0&page=1&sexp=%7B%22v7exp%22%3A%22a%22%2C%22rgiexp%22%3A%22b%22%7D\"]What is the \"day of the rope\", and what does it have to do ...[/URL]\nSearch domain [url]www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/https://www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/[/url]\ntl;dr - Day of the Rope is the fictional day of racial purification in The Turner Diaries that white supremacists hope really happens for realsies and hopefully really soon. The recent advent of fat hate being \"acceptable\" hate speech in public settings has led hate groups to add \"fatties\" to their list of non-white things. P.S.\n\nOn your original post you said\n\"They DOXED the director\'s \"[B][/B]\" & address!\"\n\nthat\'s the only reference to \'jewish\' as far as I can see with a superficial scanning of the thread.\n\nI did repost the thread in the RSS-public area.\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12594,12594,1593276468,846,'Smedley Butler','The IHR Hoffman\'s site has been down for days all links and all subjects are shut down.',0,0,NULL,0,_binary '[]',_binary '[]'),(12595,12595,1593279057,801,'Whitebear','[QUOTE=Smedley Butler]The IHR Hoffman\'s site has been down for days all links and all subjects are shut down.[/QUOTE]\n\nthanks for info.\n\"curtain is coming down\"\n\nI\'m still working on backup NNN sites.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12596,12596,1593279451,801,'Whitebear','[QUOTE=Smedley Butler]The IHR Hoffman\'s site has been down for days all links and all subjects are shut down.[/QUOTE]\n\nJust checked - apparently a database error\n[QUOTE]Fatal error: Uncaught Error: Class \'DatabaseConnection\' not found[/QUOTE]\n\ncould have been hacked.  but the domain address: [url]www.ihr.org[/url] is still there\n\nso if they have somebody to help fix it - if they have a backup - could return\nbut if they were hacked - could be hacked again without extra safeguards.\n\nwell thanks again for update.\n\nWB\n\n[URL=\"https://vdare.com/articles/vdare-com-is-not-dead-yet?scroll_to_paragraph=1\"]VDARE has a 2-day extension[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12597,12597,1593308033,8047,'Arheel\'s Uncle','Devon Stack, was who blew the Cracka producer\'s tweets wide open.\n\nStill watching the net, it\'ll come out soon, the movie director is likely Italian Jew, married to the negress for over 20 yrs..\n\n[QUOTE=Whitebear][URL=\"https://duckduckgo.com/?q=%22Day+of+the+Rope%22&atb=v192-1&ia=web&iai=r1-0&page=1&sexp=%7B%22v7exp%22%3A%22a%22%2C%22rgiexp%22%3A%22b%22%7D\"]What is the \"day of the rope\", and what does it have to do ...[/URL]\nSearch domain [url]www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/https://www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/[/url]\ntl;dr - Day of the Rope is the fictional day of racial purification in The Turner Diaries that white supremacists hope really happens for realsies and hopefully really soon. The recent advent of fat hate being \"acceptable\" hate speech in public settings has led hate groups to add \"fatties\" to their list of non-white things. P.S.\n\nOn your original post you said\n\"They DOXED the director\'s \"[B][/B]\" & address!\"\n\nthat\'s the only reference to \'jewish\' as far as I can see with a superficial scanning of the thread.\n\nI did repost the thread in the RSS-public area.\n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12598,12598,1593308769,801,'Whitebear','Thanks for following up. \n\nNot critical - if anybody browsing the New Nation News RSS feed - it\'s up to them\nto figure out whether it is \'fake news\', \'tin-hat conspiracy speculation\', real for-real\nexpose of smoke-filled back-room dealings by the dark proselytes of Satan or whatever.\n\nI do recall reading \'The Turner Diaries\' a long time ago and I recall the \'Day of the Rope\'\nwas sort of the Great Retribution - along the lines of second coming of Jesus on a white horse to \'clean house\' before setting up new \'administration\'.\n\nSo I didn\'t get the connection between the anti-white craka producer and the meme for the white nationalist apocalypse.    \n\nI need to catch up on posts for today.  Spent some extra time figuring out how to capture the extract from \'Planet of the Apes\'   :)\n\n\n[QUOTE=Arheel\'s Uncle]Devon Stack, was who blew the Cracka producer\'s tweets wide open.\n\nStill watching the net, it\'ll come out soon, the movie director is likely Italian Jew, married to the negress for over 20 yrs..\n\n[QUOTE=Whitebear][URL=\"https://duckduckgo.com/?q=%22Day+of+the+Rope%22&atb=v192-1&ia=web&iai=r1-0&page=1&sexp=%7B%22v7exp%22%3A%22a%22%2C%22rgiexp%22%3A%22b%22%7D\"]What is the \"day of the rope\", and what does it have to do ...[/URL]\nSearch domain [url]www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/https://www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/[/url]\ntl;dr - Day of the Rope is the fictional day of racial purification in The Turner Diaries that white supremacists hope really happens for realsies and hopefully really soon. The recent advent of fat hate being \"acceptable\" hate speech in public settings has led hate groups to add \"fatties\" to their list of non-white things. P.S.\n\nOn your original post you said\n\"They DOXED the director\'s \"[B][/B]\" & address!\"\n\nthat\'s the only reference to \'jewish\' as far as I can see with a superficial scanning of the thread.\n\nI did repost the thread in the RSS-public area.\n\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12599,12599,1593311162,8047,'Arheel\'s Uncle','I LOL at that Apes clip.\n\nI am angry, ,y new post NOOSECAR\n\n[QUOTE=Whitebear]Thanks for following up. \n\nNot critical - if anybody browsing the New Nation News RSS feed - it\'s up to them\nto figure out whether it is \'fake news\', \'tin-hat conspiracy speculation\', real for-real\nexpose of smoke-filled back-room dealings by the dark proselytes of Satan or whatever.\n\nI do recall reading \'The Turner Diaries\' a long time ago and I recall the \'Day of the Rope\'\nwas sort of the Great Retribution - along the lines of second coming of Jesus on a white horse to \'clean house\' before setting up new \'administration\'.\n\nSo I didn\'t get the connection between the anti-white craka producer and the meme for the white nationalist apocalypse.    \n\nI need to catch up on posts for today.  Spent some extra time figuring out how to capture the extract from \'Planet of the Apes\'   :)\n\n\n[QUOTE=Arheel\'s Uncle]Devon Stack, was who blew the Cracka producer\'s tweets wide open.\n\nStill watching the net, it\'ll come out soon, the movie director is likely Italian Jew, married to the negress for over 20 yrs..\n\n[QUOTE=Whitebear][URL=\"https://duckduckgo.com/?q=%22Day+of+the+Rope%22&atb=v192-1&ia=web&iai=r1-0&page=1&sexp=%7B%22v7exp%22%3A%22a%22%2C%22rgiexp%22%3A%22b%22%7D\"]What is the \"day of the rope\", and what does it have to do ...[/URL]\nSearch domain [url]www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/https://www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/[/url]\ntl;dr - Day of the Rope is the fictional day of racial purification in The Turner Diaries that white supremacists hope really happens for realsies and hopefully really soon. The recent advent of fat hate being \"acceptable\" hate speech in public settings has led hate groups to add \"fatties\" to their list of non-white things. P.S.\n\nOn your original post you said\n\"They DOXED the director\'s \"[B][/B]\" & address!\"\n\nthat\'s the only reference to \'jewish\' as far as I can see with a superficial scanning of the thread.\n\nI did repost the thread in the RSS-public area.\n\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12600,12600,1593311233,8047,'Arheel\'s Uncle','I LOL at that Apes clip.:D\n\nI am angry, My new post NOOSECAR\n\n[QUOTE=Whitebear]Thanks for following up. \n\nNot critical - if anybody browsing the New Nation News RSS feed - it\'s up to them\nto figure out whether it is \'fake news\', \'tin-hat conspiracy speculation\', real for-real\nexpose of smoke-filled back-room dealings by the dark proselytes of Satan or whatever.\n\nI do recall reading \'The Turner Diaries\' a long time ago and I recall the \'Day of the Rope\'\nwas sort of the Great Retribution - along the lines of second coming of Jesus on a white horse to \'clean house\' before setting up new \'administration\'.\n\nSo I didn\'t get the connection between the anti-white craka producer and the meme for the white nationalist apocalypse.    \n\nI need to catch up on posts for today.  Spent some extra time figuring out how to capture the extract from \'Planet of the Apes\'   :)\n\n\n[QUOTE=Arheel\'s Uncle]Devon Stack, was who blew the Cracka producer\'s tweets wide open.\n\nStill watching the net, it\'ll come out soon, the movie director is likely Italian Jew, married to the negress for over 20 yrs..\n\n[QUOTE=Whitebear][URL=\"https://duckduckgo.com/?q=%22Day+of+the+Rope%22&atb=v192-1&ia=web&iai=r1-0&page=1&sexp=%7B%22v7exp%22%3A%22a%22%2C%22rgiexp%22%3A%22b%22%7D\"]What is the \"day of the rope\", and what does it have to do ...[/URL]\nSearch domain [url]www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/https://www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/[/url]\ntl;dr - Day of the Rope is the fictional day of racial purification in The Turner Diaries that white supremacists hope really happens for realsies and hopefully really soon. The recent advent of fat hate being \"acceptable\" hate speech in public settings has led hate groups to add \"fatties\" to their list of non-white things. P.S.\n\nOn your original post you said\n\"They DOXED the director\'s \"[B][/B]\" & address!\"\n\nthat\'s the only reference to \'jewish\' as far as I can see with a superficial scanning of the thread.\n\nI did repost the thread in the RSS-public area.\n\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12601,12601,1593312028,8047,'Arheel\'s Uncle','[B]Want to bet, that either Antifa or blacks will soon threat to, or actually try to blow up the Statue of Liberty?[/B][QUOTE=Whitebear]Thanks for following up. \n\nNot critical - if anybody browsing the New Nation News RSS feed - it\'s up to them\nto figure out whether it is \'fake news\', \'tin-hat conspiracy speculation\', real for-real\nexpose of smoke-filled back-room dealings by the dark proselytes of Satan or whatever.\n\nI do recall reading \'The Turner Diaries\' a long time ago and I recall the \'Day of the Rope\'\nwas sort of the Great Retribution - along the lines of second coming of Jesus on a white horse to \'clean house\' before setting up new \'administration\'.\n\nSo I didn\'t get the connection between the anti-white craka producer and the meme for the white nationalist apocalypse.    \n\nI need to catch up on posts for today.  Spent some extra time figuring out how to capture the extract from \'Planet of the Apes\'   :)\n\n\n[QUOTE=Arheel\'s Uncle]Devon Stack, was who blew the Cracka producer\'s tweets wide open.\n\nStill watching the net, it\'ll come out soon, the movie director is likely Italian Jew, married to the negress for over 20 yrs..\n\n[QUOTE=Whitebear][URL=\"https://duckduckgo.com/?q=%22Day+of+the+Rope%22&atb=v192-1&ia=web&iai=r1-0&page=1&sexp=%7B%22v7exp%22%3A%22a%22%2C%22rgiexp%22%3A%22b%22%7D\"]What is the \"day of the rope\", and what does it have to do ...[/URL]\nSearch domain [url]www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/https://www.reddit.com/r/OutOfTheLoop/comments/397dbj/what_is_the_day_of_the_rope_and_what_does_it_have/[/url]\ntl;dr - Day of the Rope is the fictional day of racial purification in The Turner Diaries that white supremacists hope really happens for realsies and hopefully really soon. The recent advent of fat hate being \"acceptable\" hate speech in public settings has led hate groups to add \"fatties\" to their list of non-white things. P.S.\n\nOn your original post you said\n\"They DOXED the director\'s \"[B][/B]\" & address!\"\n\nthat\'s the only reference to \'jewish\' as far as I can see with a superficial scanning of the thread.\n\nI did repost the thread in the RSS-public area.\n\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12602,12602,1593312567,801,'Whitebear','[QUOTE=Arheel\'s Uncle][B]Want to bet, that either Antifa or blacks will soon threat to, or actually try to blow up the Statue of Liberty?[/B][QUOTE=Whitebear] \n\n*********************************************************\n\nTHAT WOULD make a great \'editorial cartoon\'.\nI\'ll check later to see if anyone had the same idea\n\nI might be able to \'photoshop\' something with that concept.\n\nI\'ll try to work on that some later this evening if more or less \'caught up\'  :)',0,0,NULL,0,_binary '[]',_binary '[]'),(12603,12603,1593314260,8047,'Arheel\'s Uncle','At 1:36 [URL=\"https://youtu.be/XvuM3DjvYf0?t=96\"]https://youtu.be/XvuM3DjvYf0?t=96[/URL]\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][B]Want to bet, that either Antifa or blacks will soon threat to, or actually try to blow up the Statue of Liberty?[/B][QUOTE=Whitebear] \n\n*********************************************************\n\nTHAT WOULD make a great \'editorial cartoon\'.\nI\'ll check later to see if anyone had the same idea\n\nI might be able to \'photoshop\' something with that concept.\n\nI\'ll try to work on that some later this evening if more or less \'caught up\'  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12604,12604,1593315142,801,'Whitebear','[QUOTE=Arheel\'s Uncle]At 1:36 [URL=\"https://youtu.be/XvuM3DjvYf0?t=96\"]https://youtu.be/XvuM3DjvYf0?t=96[/URL]\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][B]Want to bet, that either Antifa or blacks will soon threat to, or actually try to blow up the Statue of Liberty?[/B] **********************************************************\n[URL=\"https://www.foxnews.com/politics/shaun-king-controversies\"]Who is Shaun King, liberal activist who wants to tear down Jesus statues?[/URL]\n\nwell, if they plan on \'lynching\' Jesus statues (which are most likely a violation of commandment on idol worship) then \'Lady Liberty\' doesn\'t stand a chance.',0,0,NULL,0,_binary '[]',_binary '[]'),(12605,12605,1593318779,8047,'Arheel\'s Uncle','I had NO idea they\'d considered the Statue of Liberty, til I clicked your link!!!\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]At 1:36 [URL=\"https://youtu.be/XvuM3DjvYf0?t=96\"]https://youtu.be/XvuM3DjvYf0?t=96[/URL]\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][B]Want to bet, that either Antifa or blacks will soon threat to, or actually try to blow up the Statue of Liberty?[/B] **********************************************************\n[URL=\"https://www.foxnews.com/politics/shaun-king-controversies\"]Who is Shaun King, liberal activist who wants to tear down Jesus statues?[/URL]\n\nwell, if they plan on \'lynching\' Jesus statues (which are most likely a violation of commandment on idol worship) then \'Lady Liberty\' doesn\'t stand a chance.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12606,12606,1593323131,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler]The IHR Hoffman\'s site has been down for days all links and all subjects are shut down.[/QUOTE]\n\nJust checked - apparently a database error\n[QUOTE]Fatal error: Uncaught Error: Class \'DatabaseConnection\' not found[/QUOTE]\n\ncould have been hacked.  but the domain address: [url]www.ihr.org[/url] is still there\n\nso if they have somebody to help fix it - if they have a backup - could return\nbut if they were hacked - could be hacked again without extra safeguards.\n\nwell thanks again for update.\n\nWB\n\n[URL=\"https://vdare.com/articles/vdare-com-is-not-dead-yet?scroll_to_paragraph=1\"]VDARE has a 2-day extension[/URL][/QUOTE]\n\n\nHowdy \n\nHoffman has no money issues I have read, he very lack luster, some of his post out side of the Holy BS story are important pieces of history  too. \n\n\nWestern people are in fear and majority are obeying etc.\n\nRural area alone on the road walking wearing  a mask !.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12607,12607,1593373651,846,'Smedley Butler','[url]https://www.bitchute.com/video/E5uWRBLAbq9d/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12608,12608,1593374797,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/E5uWRBLAbq9d/[/url][/QUOTE]\n\n\"and up to 80-85% of the first Soviet Union government members were Jews.\"\n\nThanks',0,0,NULL,0,_binary '[]',_binary '[]'),(12609,12609,1593375111,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/E5uWRBLAbq9d/[/url][/QUOTE]\n\nGoogle search:[URL=\"https://www.google.com/search?safe=active&source=hp&ei=n_j4XovHCo7O0PEPpaigmAU&q=%22and+up+to+80-85%25+of+the+first+Soviet+Union+government+members+were+Jews.%22&oq=%22and+up+to+80-85%25+of+the+first+Soviet+Union+government+members+were+Jews.%22&gs_lcp=CgZwc3ktYWIQDFC6B1i6B2C8F2gAcAB4AIABYYgBYZIBATGYAQCgAQKgAQGqAQdnd3Mtd2l6&sclient=psy-ab&ved=0ahUKEwjLkqv9p6XqAhUOJzQIHSUUCFMQ4dUDCA0\"]\n \"and up to 80-85% of the first Soviet Union government members were Jews.\"[/URL]\n\n[B][URL=\"https://www.timesofisrael.com/putin-first-soviet-government-was-mostly-jewish/\"]Putin: First Soviet government was mostly Jewish[/URL][/B]\nSpeaking at Moscow’s Jewish Museum, Russian president says politicians ‘were guided by false ideological considerations’\n[QUOTE]According to the official transcription of Putin’s speech at the museum, he went on to say that the politicians on the predominantly Jewish Soviet government “were guided by false ideological considerations and supported the arrest and repression of Jews, Russian Orthodox Christians, Muslims and members of other faiths. They grouped everyone into the same category.\n\n“Thankfully, those ideological goggles and faulty ideological perceptions collapsed. And today, we are essentially returning these books to the Jewish community with a happy smile.”[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12610,12610,1593406869,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/E5uWRBLAbq9d/[/url][/QUOTE]\n\n\"and up to 80-85% of the first Soviet Union government members were Jews.\"\n\nThanks[/QUOTE]\n\n\nNYC hates him. \n\n\nHowdy\n\nHe could  likely expose some real dirt, but he\'s knows it would do no good. \n\nThe criminals hate him. \n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12611,12611,1593464214,801,'Whitebear','I see you remembered how to include an image in a post.\n\nI just copied your \'home-owners bring out the guns to ward off the black and commie mobs invading residential neighborhood.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12612,12612,1593464576,842,'Crusader','[QUOTE=Whitebear]I see you remembered how to include an image in a post.\n\nI just copied your \'home-owners bring out the guns to ward off the black and commie mobs invading residential neighborhood.\n\nBest,\nWhitebear[/QUOTE]\n[QUOTE=Whitebear]I see you remembered how to include an image in a post.\n\nI just copied your \'home-owners bring out the guns to ward off the black and commie mobs invading residential neighborhood.\n\nBest,\nWhitebear[/QUOTE\n\nYes, but only when using an URL off the internet and putting it into the image brackets. If I upload a photo from my computer it doesn\'t work. Let me test that again))',0,0,NULL,0,_binary '[]',_binary '[]'),(12613,12613,1593464789,842,'Crusader','[QUOTE=Whitebear]I see you remembered how to include an image in a post.\n\nI just copied your \'home-owners bring out the guns to ward off the black and commie mobs invading residential neighborhood.\n\nBest,\nWhitebear[/QUOTE]\n\n\nYes, and I just figured out how to get an image to appear when uploading it from my computer )))',0,0,NULL,0,_binary '[]',_binary '[]'),(12614,12614,1593464893,842,'Crusader','[QUOTE=Whitebear]I see you remembered how to include an image in a post.\n\nI just copied your \'home-owners bring out the guns to ward off the black and commie mobs invading residential neighborhood.\n\nBest,\nWhitebear[/QUOTE]\n\nYes, and I just figured out how to get an image that I uploaded from my computer to appear as well )))',0,0,NULL,0,_binary '[]',_binary '[]'),(12615,12615,1593465077,801,'Whitebear','[QUOTE=Crusader] \n\nYes, and I just figured out how to get an image that I uploaded from my computer to appear as well )))[/QUOTE]\n\nThat\'s great.\nDo let me know if you might need any technical reference on forum posting stuff.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12616,12616,1593465223,842,'Crusader','[QUOTE=Whitebear][QUOTE=Crusader] \n\nYes, and I just figured out how to get an image that I uploaded from my computer to appear as well )))[/QUOTE]\n\nThat\'s great.\nDo let me know if you might need any technical reference on forum posting stuff.\n\nBest,\nWhitebear[/QUOTE]\nYes, I will. I certainly wish that mob would come to my small house. ;)',0,0,NULL,0,_binary '[]',_binary '[]'),(12617,12617,1593466198,801,'Whitebear','[QUOTE=Crusader] \nYes, I will. I certainly wish that mob would come to my small house. ;)[/QUOTE]\n\n============================================\n\nI would almost be motivated to see about getting a \"Neighborhood Watch\" in my neighborhood - but I really don\'t know what the politics, attitudes are of neighbors\nmore than a house way might be.  \nI think there is at least one police officer that lives around the bend and a few more houses down....\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12618,12618,1593468488,842,'Crusader','[QUOTE=Whitebear][QUOTE=Crusader] \nYes, I will. I certainly wish that mob would come to my small house. ;)[/QUOTE]\n\n============================================\n\nI would almost be motivated to see about getting a \"Neighborhood Watch\" in my neighborhood - but I really don\'t know what the politics, attitudes are of neighbors\nmore than a house way might be.  \nI think there is at least one police officer that lives around the bend and a few more houses down....\n\nWB[/QUOTE]\n\nYeah, same here. I am in an unincorporated subdivision.',0,0,NULL,0,_binary '[]',_binary '[]'),(12619,12619,1593553301,842,'Crusader','Thanks for that tip about the YouTube videos! I finally got it now. Only link the code after the \"=\"  Also, my email is: [email]kpowerful@comcast.net[/email]. I would really like to exchange emails with you if you want. )))',0,0,NULL,0,_binary '[]',_binary '[]'),(12620,12620,1593553429,842,'Crusader','I\'m on FB for now. My profile:  [url]https://www.facebook.com/profile.php?id=100052624150603[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12621,12621,1593557007,801,'Whitebear','[QUOTE=Crusader]I\'m on FB for now. My profile:  [url]https://www.facebook.com/profile.php?id=100052624150603[/url][/QUOTE]\n==============================\n\nThanks very much (Crusader).\n\nBe careful about public postings on FB.\nSo many people have been banned\nfor now worshipping blacks\nand repeating the party line.\n\nI do have a  personal PB page \nbut have not been posting on it\nas back in 2012 some ANONYMOUS hackers\nattacked me and website and threatned my RELATIVES and friends that they might be able to find on FB.\n\nSo appreciate the FB link, I\'ll take a look but\nI would not want to endanger your personal FB page by publicly \'FRIEND\'ing it.  :)\n\nThere are a couple of NNN forum members - not all active that have tried to use PB for (white nationalist) political statements but many have got themselves suspended and/or banned by FB, Twitter and other socialist-social-media  \n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12622,12622,1593558182,842,'Crusader','Yeah, I have been on FB since 2008. It got really bad around 2012. I had to have someone out of state open an account for me. But it is really insane now. Zuckerberg has billions to spend on AI I read. I have everything set on private/friends only. And when I post \"nigger\" etc. I do it misspelled to keep the algorithms from catching it. They got really relentless with me the past month to the point of me finally getting a smartphone (prepaid). \n\nI have met VERY close friends from around the world on there. Which is the one thing I give FB credit for. Friends in Spain , Germany, Greece, Russia, South Africa, Australia to name some. Also, very generous people who have helped me financially as I have been left as a pathetic beggar when I lost my mom in 2017. (She didn\'t prepare)\n\nWhen I have advertised for NNN on there from time to time. I have received nothing but high praise. I thought you would be happy to know that. I look at quality, not quantity. Whether it be my small friend list on FB or a website like NNN )))\n\n\n[QUOTE=Whitebear][QUOTE=Crusader]I\'m on FB for now. My profile:  [url]https://www.facebook.com/profile.php?id=100052624150603[/url][/QUOTE]\n==============================\n\nThanks very much (Crusader).\n\nBe careful about public postings on FB.\nSo many people have been banned\nfor now worshipping blacks\nand repeating the party line.\n\nI do have a  personal PB page \nbut have not been posting on it\nas back in 2012 some ANONYMOUS hackers\nattacked me and website and threatned my RELATIVES and friends that they might be able to find on FB.\n\nSo appreciate the FB link, I\'ll take a look but\nI would not want to endanger your personal FB page by publicly \'FRIEND\'ing it.  :)\n\nThere are a couple of NNN forum members - not all active that have tried to use PB for (white nationalist) political statements but many have got themselves suspended and/or banned by FB, Twitter and other socialist-social-media  \n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12623,12623,1593559276,801,'Whitebear','[QUOTE=Crusader] \n\nWhen I have advertised for NNN on there from time to time. I have received nothing but high praise. I thought you would be happy to know that. I look at quality, not quantity. Whether it be  [/QUOTE]\n==============================\n\nThanks very much (Crusader).\nappreciate the \'word of mouth\' advertising.\n\nIt\'s great that you have been able to use FB\nalthough staying (phrase for not being red-flag obvious)\n...\"under the radar\"....\n\nOh, and thanks very much for that post on\n2020 predicted in 1970\'s... just posting that public.\n\nOK, busy right now - will check back later\nand test out the email link to me at\n[email]editor@newnation.org[/email]\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12625,12625,1593792533,846,'Smedley Butler','[url]https://www.veteranstoday.com/wp-content/uploads/2017/03/160901184027-donald-trump-roy-cohn-file-full-169.jpg[/url]\n\n\nQuote\n\nA Terrorist’s Ties to a Leading Black Lives Matter Group\n\n[url]https://capitalresearch.org[/url]...\n\n[url]https://capitalresearch.org[/url]...\n\n\"Protesters\"\nattempt to topple the Andrew Jackson statue in Lafayette Park across\nfrom the White House on June 23, 2020. Credit: Fox News.\n\nby Scott Walter\n\nJune 24, 2020\n\nSome\nconservatives have begun speculating the unrest in American cities—even\nas late as Monday night in Washington, DC,\nas “protestors” unsuccessfully worked to tear down a statue of Andrew\nJackson and set up an autonomous zone across the street from the White\nHouse—may in part be an attempt to affect the upcoming presidential\nelection, with the chaos and violence intended to make it as difficult\nas possible for Donald Trump to win a second term.\n\nLending credence to this idea is the fact that at least one board member of Thousand Currents—the group fiscally sponsoring the most organized part of the Black Lives Matter\n(BLM) movement, who have been involved in most of the activity\nsurrounding the current unrest—tried the same thing almost 40 years ago\nduring Ronald Reagan’s reelection campaign. And it landed her in\nfederal prison for 16 years.\n\nIf there were any question whether Black Lives Matter has\nideological ties to the Communist terrorists of the 1960s, the story of\nSusan Rosenberg [archived here] should put that issue to bed.\n\n[Editor’s note: The webpage for Thousand Current’s board of\ndirectors was taken down within hours of this post’s publication.\nFortunately, the board of directors webpage is archived here.]\n\nSusan Rosenberg and Thousand Currents\n\nRosenberg, who started out as a member of the 1960s revolutionary group Weather Underground,\ngraduated into even more violent, and arguably successful, forms of\nterrorism in the 1970s and 1980s—including bombings at an FBI field\noffice in Staten Island, the Navy Yard Officers’ Club in Washington, DC,\nand even the U.S. Capitol building, where she damaged a representation\nof the greatest of the Democrat defenders of slavery, John C. Calhoun.\nShe currently serves as human and prisoner rights advocate and a vice\nchair of the board of directors of Thousand Currents.\n\nAs my colleague Robert Stilson explains here, BLM Global Network Foundation has been a fiscally sponsored project of Thousand Currents,\na 501(c)(3) nonprofit, since 2016. That means the BLM group, which\nruns the BlackLivesMatter.com website, does not have its own IRS\ntax-exempt status but is operating as a “project” of an organization\nthat does. In the case of 501(c)(3) fiscally sponsored projects, this\nallows tax-deductible donations to be made to the project.\n\nMarxist Connections\n\nWhen “Black Lives Matter” is used to refer to an organization, it typically means the BLM Global Network Foundation that traces its beginnings\nto “three radical Black organizers — Alicia Garza, Patrisse Cullors,\nand Opal Tometi.” Cullors recently went viral online when she admitted\nthat she and others in the group were “trained Marxists.”\n\nThis leads to confusion when people express their support for “Black\nLives,” because they may not realize this organization is ideologically\ntied—to the point of having Rosenberg on the board of the central\ngroup—with trained Marxists with a history of extremism and violence. In\nfact, Rosenberg was a member of the May 19th Communist Organization\n(M19). It was, according to this NY Post article from January 2020, “the nation’s only woman-run terror group,” as recounted by William Rosenau in his book Tonight We Bombed the U.S. Capitol.\n\nAccording to the Post, M19 spent two years engaged in bombings\nin New York and Washington, DC, that were meant “to cast a cloud over\nwhat President Ronald Reagan’s re-election campaign was promising: a\nsunny, prosperous ‘Morning in America.’ Reagan’s election in 1980 told\nthe remnants of America’s radical left that the country had rejected\ntheir call to revolution.”\n\nMiddle-class\nand college-educated, M19’s members shared a disdain for their own\nwhiteness. To prove they weren’t merely “mouthing revolution,” they\nallied with the Black Liberation Army to break cop-killer Joanne\nChesimard (aka Assata Shakur) out of prison in 1979. Two years later\nthey assisted in the notorious Brink’s robbery of 1981, which killed\ntwo Nyack police officers and a bank guard.\n\nIn an eerily familiar incident on\nNovember 7, 1983, they even managed to pose as tourists at the U.S.\nCapitol building, planting a duffel bag with a bomb under a bench\noutside the Senate chamber, and cratering a wall and shattering\nchandeliers that ultimately damaged a portrait of 19th-century Sen.\nJohn C. Calhoun.\n\nRosenberg and another M19 member, Tim Blunk, were arrested in November\n1984 in Cherry Hill, NJ, in front of a storage unit containing 740\npounds of unstable dynamite stolen from a Texas construction firm four\nyears earlier. Rosenberg was also wanted in connection with the 1981 Brink’s robbery. She was never charged in those crimes.\n\nAfter 16 years in prison, she was released in 2001 when President Bill Clinton commuted her sentence, an act that outraged even the left-leaning New York Times.\n\nRosenberg’s Revolutionary Ideology\n\nNational Review columnist and former federal prosecutor Andrew McCarthy described her trial this way in a 2008 column:\n\nRosenberg\nturned her New Jersey terrorism trial into a circus, posturing as a\npolitical prisoner. At her sentencing, she urged her supporters to\ncontinue their war against the United States. (“When we were first\ncaptured we said, we’re caught, we’re not defeated, long live the armed\nstruggle. We’d like to take this moment to rededicate ourselves to our\nrevolutionary principles, to our commitment to continue to fight for\nthe defeat of U.S. imperialism.”) She expressed remorse about only one\nthing: she hadn’t had the courage to shoot it out with the police who’d\napprehended her.\n\nRosenberg has written a book about her exploits in which she justifies her actions this way:\n\nI\npursued a path that seemed to me a logical step beyond legal protest:\nthe use of political violence. Did that make me a terrorist? In my\nmind, then and now, the answer is no. I say this because no act in\nwhich I was involved ever had violence against persons as its object or\nconsequence.\n\nThe “Protestors”\n\nWould the “protestors” destroying statues say the same about their\nbehavior over the last several weeks? It’s a fair bet they would. In\nfact, Nikole Hannah-Jones, creator of the factually erroneous New York Times “1619 Project” proudly claims her project served as inspiration for the current iconoclastic destruction happening around the nation.\n\nThe long and the short of Rosenberg’s involvement with Thousand\nCurrents is that numerous Black Lives Matter organizers have ties to\nextremist movements of the past, and are not some brand new movement\nsimply fighting for marginalized people today. And that the goal of\ndestruction and violence is more of a political tool than a reaction to\ninjustice.\n\nArheel\'s Uncle\n06-29-2020 06:30 PM\n\nRe: A Terrorist’s Ties to a Leading Black Lives Matter Group\n\nUnquote',0,0,NULL,0,_binary '[]',_binary '[]'),(12626,12626,1593803939,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.veteranstoday.com/wp-content/uploads/2017/03/160901184027-donald-trump-roy-cohn-file-full-169.jpg[/url]\n\n [/QUOTE]\n\nyou sent me this link to an image\nthat I am guessing is Donald Trump and a \'Roy Cohn\'\naside from \'Cohn\' being a Hebrew name\nI did a search and came up with \n[B][URL=\"https://www.cnbc.com/2019/09/27/fbi-releases-file-on-trumps-late-lawyer-roy-cohn.html\"]FBI releases files on President Trump’s late lawyer, Roy Cohn[/URL][/B]\nPUBLISHED FRI, SEP 27 2019\n\ndid this link to the image of Trump and Cohn\nrelate to the following two (same) links to the Capital Research Center?\nI went to that link and found \"ActBlue’s Role in Fundraising for the Left\"\nbut the \'read next\' doesn\'t go anywhere for me\' might they require a donation to read that?\nlooks like they want a donation to read the article\nDonate today to assist in promoting the principles of individual liberty in America. \ndid you donate to read?\nor just noticing that the \"ActBlue\' was mentioned in a previous post by \'Arheel\'s Unca\'?\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12627,12627,1593897091,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.veteranstoday.com/wp-content/uploads/2017/03/160901184027-donald-trump-roy-cohn-file-full-169.jpg[/url]\n\n [/QUOTE]\n\nyou sent me this link to an image\nthat I am guessing is Donald Trump and a \'Roy Cohn\'\naside from \'Cohn\' being a Hebrew name\nI did a search and came up with \n[B][URL=\"https://www.cnbc.com/2019/09/27/fbi-releases-file-on-trumps-late-lawyer-roy-cohn.html\"]FBI releases files on President Trump’s late lawyer, Roy Cohn[/URL][/B]\nPUBLISHED FRI, SEP 27 2019\n\ndid this link to the image of Trump and Cohn\nrelate to the following two (same) links to the Capital Research Center?\nI went to that link and found \"ActBlue’s Role in Fundraising for the Left\"\nbut the \'read next\' doesn\'t go anywhere for me\' might they require a donation to read that?\nlooks like they want a donation to read the article\nDonate today to assist in promoting the principles of individual liberty in America. \ndid you donate to read?\nor just noticing that the \"ActBlue\' was mentioned in a previous post by \'Arheel\'s Unca\'?\n\nBest,\nWB[/QUOTE]\n\n\nHowdy\n\nRoy was forced on to Joseph P. McCarthy\'s staff after Robert Kennedy left to the campaign and take his seat in Congress.  Roy Cohn was written about in the New Yorker Magazine and more about this involvement in black mail operations of the rear ending sort etc. \n\n\nHave not forgotten the R. Konservative Larry Craig of Idaho foisted on the good people who was busted toe tapping to a vice cop at the Chicago airport toilet stalls !  Being a R. is likely  the only reason the C. P.D. did not drop it quietly. \n\nNo to ponder our present actual situation today now, considers. [url]https://www.youtube.com/watch?v=zMnGKrkic50[/url]  Part 3\'s parallels are Earth shaking. \n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12628,12628,1593914710,801,'Whitebear','Thanks.  \nI\'m posting links to the Nine Commentaries on the Communist Party (English Full Series)\n\nI\'d forgotten about Larry Craig Idaho - (toe tapping in the toliet)\n\nThere\'s decades of U.S. political History that I\'m not that familiar with as\nI was just not interested in following it from the 1960\'s- 70\'s - 80\'s????\nanyway I would need to read up on JFK and lawyer Cohn and whatever - I was\nbusy reading science fiction novels and maybe watching some TV those years  :)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12630,12630,1594092026,801,'Whitebear','[URL=\"http://www.nnnforum.com/forums/showthread.php?t=344636\"]link fixed: Silver Surfer as Rabbi Eliezer? Stan Lee book unmasks superheroes’ Jewish roots[/URL]\n\nyou can either use this post to replace your original\nor just fix the link in your original\n\nthis post can be deleted afteward\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12631,12631,1594159593,801,'Whitebear','\"If you could send Ensis a message, that I can\'t send messages just yet, but he knows me from another forum and had given me his name here in case one of us was not able to contact each other. He will know who I am, thank you!\"\n\n=================================\n(Forwarding email from new forum member SATURNSRINGS)\n\nI am checking to see about upgrading new member priviledges to being able to use private messaging\n(was restricted to discourage spammers)\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12632,12632,1594159597,801,'Whitebear','\"If you could send Ensis a message, that I can\'t send messages just yet, but he knows me from another forum and had given me his name here in case one of us was not able to contact each other. He will know who I am, thank you!\"\n\n=================================\n(Forwarding email from new forum member SATURNSRINGS)\n\nI am checking to see about upgrading new member priviledges to being able to use private messaging\n(was restricted to discourage spammers)\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12633,12633,1594159599,801,'Whitebear','\"If you could send Ensis a message, that I can\'t send messages just yet, but he knows me from another forum and had given me his name here in case one of us was not able to contact each other. He will know who I am, thank you!\"\n\n=================================\n(Forwarding email from new forum member SATURNSRINGS)\n\nI am checking to see about upgrading new member priviledges to being able to use private messaging\n(was restricted to discourage spammers)\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12634,12634,1594163137,3685,'Ensis','[QUOTE=Whitebear]\"If you could send Ensis a message, that I can\'t send messages just yet, but he knows me from another forum and had given me his name here in case one of us was not able to contact each other. He will know who I am, thank you!\"\n\n=================================\n(Forwarding email from new forum member SATURNSRINGS)\n\nI am checking to see about upgrading new member priviledges to being able to use private messaging\n(was restricted to discourage spammers)\n\nWhitebear[/QUOTE]\n\n\nI know this person.  This person is of good character and is from another forum that I frequent.',0,0,NULL,0,_binary '[]',_binary '[]'),(12635,12635,1594163200,3685,'Ensis','[QUOTE=Whitebear]\"If you could send Ensis a message, that I can\'t send messages just yet, but he knows me from another forum and had given me his name here in case one of us was not able to contact each other. He will know who I am, thank you!\"\n\n=================================\n(Forwarding email from new forum member SATURNSRINGS)\n\nI am checking to see about upgrading new member priviledges to being able to use private messaging\n(was restricted to discourage spammers)\n\nWhitebear[/QUOTE]\n\nI know who Saturnsrings is; the poster is of good character and would be most welcome here.',0,0,NULL,0,_binary '[]',_binary '[]'),(12636,12636,1594163452,801,'Whitebear','Thanks very much for your favorable reference on the new forum member.\n\nI am boosting their member level privileges \n - not sure if they can personel message yet\nbut they seem quite serious about checking on new member guidelines and I\'m happy that they\'ve made a few posts and emailed me with questions.\n\nThank you for inviting them to join this area.\n\nBest,\nWhitebear\n\n==================================\n\n\n[QUOTE=Ensis][QUOTE=Whitebear]\"If you could send Ensis a message, that I can\'t send messages just yet, but he knows me from another forum and had given me his name here in case one of us was not able to contact each other. He will know who I am, thank you!\"\n\n=================================\n(Forwarding email from new forum member SATURNSRINGS)\n\nI am checking to see about upgrading new member priviledges to being able to use private messaging\n(was restricted to discourage spammers)\n\nWhitebear[/QUOTE]\n\n\nI know this person.  This person is of good character and is from another forum that I frequent.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12637,12637,1594163534,801,'Whitebear','Again, I value your recommendation on the new applicant.\n\nAnd thank you for being a long-time NNN forum contributor.\n\nBest,\nWhitebear\n\n[QUOTE=Ensis][QUOTE=Whitebear]\"If you could send Ensis a message, that I can\'t send messages just yet, but he knows me from another forum and had given me his name here in case one of us was not able to contact each other. He will know who I am, thank you!\"\n\n=================================\n(Forwarding email from new forum member SATURNSRINGS)\n\nI am checking to see about upgrading new member priviledges to being able to use private messaging\n(was restricted to discourage spammers)\n\nWhitebear[/QUOTE]\n\nI know who Saturnsrings is; the poster is of good character and would be most welcome here.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12638,12638,1594163637,3685,'Ensis','[QUOTE=Whitebear]Thanks very much for your favorable reference on the new forum member.\n\nI am boosting their member level privileges \n - not sure if they can personel message yet\nbut they seem quite serious about checking on new member guidelines and I\'m happy that they\'ve made a few posts and emailed me with questions.\n\nThank you for inviting them to join this area.\n\nBest,\nWhitebear\n\n==================================\n\n\n[QUOTE=Ensis][QUOTE=Whitebear]\"If you could send Ensis a message, that I can\'t send messages just yet, but he knows me from another forum and had given me his name here in case one of us was not able to contact each other. He will know who I am, thank you!\"\n\n=================================\n(Forwarding email from new forum member SATURNSRINGS)\n\nI am checking to see about upgrading new member priviledges to being able to use private messaging\n(was restricted to discourage spammers)\n\nWhitebear[/QUOTE]\n\n\nI know this person.  This person is of good character and is from another forum that I frequent.[/QUOTE][/QUOTE]\n\nThank you, Whitebear.  I look forward to pms from saturnsrings.',0,0,NULL,0,_binary '[]',_binary '[]'),(12639,12639,1594164290,3685,'Ensis','[QUOTE=Gman][QUOTE=Ensis]You can bash jews there in the HV forums, and it has been that way for a long time.  Niggermania is getting better, brother.\n\nHopefully, I\'ll see you there.\n\nBTW, how are you doing in New Yorkistan?  Governnor Huomo is making a mess of that state--especially NYC.\n\nTake care.\n\nEd.[/QUOTE]\n\nHi Ensis,\nGlad you checked in.  I will return to Niggermania.  Living in NY is a nightmare as you might imagine.  I expect this state will lead the way with a mandatory vax as soon as it is rolled out to us....taking that shot will be a death sentence for sure![/QUOTE]\n\nGman.  Niggermania has been shut down again.  I also think the feds are snooping in it more than usual.  Before the forum shut down, it\'s atmosphere changed tremendously and not for the better.\n\nI hope you are doing alright as it is.\n\nXu',0,0,NULL,0,_binary '[]',_binary '[]'),(12640,12640,1594180598,8094,'saturnsrings','It\'s me. Was I showing as banned? I get a message saying my account is suspended there. Bof',0,0,NULL,0,_binary '[]',_binary '[]'),(12641,12641,1594180731,8094,'saturnsrings','that I got banned?',0,0,NULL,0,_binary '[]',_binary '[]'),(12642,12642,1594182199,3685,'Ensis','[QUOTE=saturnsrings]It\'s me. Was I showing as banned? I get a message saying my account is suspended there. Bof[/QUOTE]\n\nAt niggermania?  The whole forum account has been suspended.  None of us are banned\nfrom there.  Apparently the russians don\'t like niggermania.',0,0,NULL,0,_binary '[]',_binary '[]'),(12643,12643,1594182319,3685,'Ensis','[QUOTE=saturnsrings]that I got banned?[/QUOTE]\n\n[url]https://nwordmania.blogspot.com/2020/07/07-07-2020-some-sites-down-forum-down.html#comment-form[/url]\n\n[B]Tuesday, 7 July 2020\n07 07 2020 Some sites down / forum down\nHere we go again, folks.\n\nniggermania.co The forum is down, suspended\n\nniggermania.com - currently being moved\n\nniggermania.net - currently being moved\n\nuglynigger.com - currently up and being redirected here\n\n\nI\'m working on moving the forum again. Be patient.\nPosted by Tom Shelly at 14:01 [/B]\n\nYou were not banned; the forum itself got suspended which is a shocker, since I thought the Russians would tolerate niggermania.  Sadly that was not so.\n\nI am doing okay; thanks for pming me here.\n\nJ/Ensis.',0,0,NULL,0,_binary '[]',_binary '[]'),(12644,12644,1594219976,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]It\'s me. Was I showing as banned? I get a message saying my account is suspended there. Bof[/QUOTE]\n\nAt niggermania?  The whole forum account has been suspended.  None of us are banned\nfrom there.  Apparently the russians don\'t like niggermania.[/QUOTE]\n\nWhoa!! Wow...it said \"your account\" so I thought it was me. Wow.',0,0,NULL,0,_binary '[]',_binary '[]'),(12645,12645,1594220117,8094,'saturnsrings','Interesting. Glad I could contact you. \nI wonder if it\'s the Russians or the US stopping it, since  the website activity is from here. \nI don\'t know why the Russians would care.\nBut then the global zoogg thing has its reach everywhere. \nI was just reading how people were saying the state of Colorado is swarming with illegals now, as bad as California.',0,0,NULL,0,_binary '[]',_binary '[]'),(12646,12646,1594220184,8094,'saturnsrings','Leaving for work, will be online tonight. Bye!',0,0,NULL,0,_binary '[]',_binary '[]'),(12647,12647,1594251488,8094,'saturnsrings','I read online where some globalists bragged that they\'d shut down hundreds of \"White Supremacists\" on Facebook and other sites. Yet, any site that is a \"Black\" site and calls for violence against us, is just fine.',0,0,NULL,0,_binary '[]',_binary '[]'),(12649,12649,1594257741,6369,'voiceofreason','I have a few things where you can get reimbursed up about to $2k for the expenses you\'ve incurred since I\'ve been on here which is 9 years?\n\nSome of it is playing the jooz\' shell game which you probably got your mailbox stuffed already: open a new brokerage account, new checking account, apply for this credit card, blah, blah blah.\n\nThe bigger part involves thoroughbred horse racing which I don\'t know what your thoughts are. It\'s not for everybody but money is being given away.\n\nReply if you want more details.\n\nBest, vor',0,0,NULL,0,_binary '[]',_binary '[]'),(12650,12650,1594266243,801,'Whitebear','[B]Your forum Join Date: 07-08-2011[/B]\n\nHmmmm, well I am a little curious - just can\'t figure out what kind of operation\nmight make me a millionaire from the comfort of my own home - in my spare time\nthat involves race horses....\n\n[Back in the early 1990\'s I fell for multi-level-ponzi-marketing and went into credit card debt for about $50,000 and lost money on the \'side-business\' for 4 years in a row - after which the IRS would not let me deduct my \'business losses\' any longer....\n\nIt had crossed my mind to deduct my internet expenses as a hobby-business loss but\nrealized that I would have to detail my hobby-business operations and financial details\nwhich would become semi-public record - which is similar to Trump not wanting to disclose his income-tax for prior years.   Basically I realized that I could only deduct my hobby-business loses at the expense of my personal information becoming public which was what discouraged me from getting in on various internet schemes involving advertising and kick-back credit from Amazon or other internet marketers.\n\nSo how can I make money on the ponies?\n\n:)\n\nWhitebear\n\n=======================================================\n[QUOTE=voiceofreason]I have a few things where you can get reimbursed up about to $2k for the expenses you\'ve incurred since I\'ve been on here which is 9 years?\n\nSome of it is playing the jooz\' shell game which you probably got your mailbox stuffed already: open a new brokerage account, new checking account, apply for this credit card, blah, blah blah.\n\nThe bigger part involves thoroughbred horse racing which I don\'t know what your thoughts are. It\'s not for everybody but money is being given away.\n\nReply if you want more details.\n\nBest, vor[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12651,12651,1594298186,6369,'voiceofreason','[QUOTE=Whitebear][B]Your forum Join Date: 07-08-2011[/B]\n\nHmmmm, well I am a little curious - just can\'t figure out what kind of operation\nmight make me a millionaire from the comfort of my own home - in my spare time\nthat involves race horses....\n\n[Back in the early 1990\'s I fell for multi-level-ponzi-marketing and went into credit card debt for about $50,000 and lost money on the \'side-business\' for 4 years in a row - after which the IRS would not let me deduct my \'business losses\' any longer....\n\nIt had crossed my mind to deduct my internet expenses as a hobby-business loss but\nrealized that I would have to detail my hobby-business operations and financial details\nwhich would become semi-public record - which is similar to Trump not wanting to disclose his income-tax for prior years.   Basically I realized that I could only deduct my hobby-business loses at the expense of my personal information becoming public which was what discouraged me from getting in on various internet schemes involving advertising and kick-back credit from Amazon or other internet marketers.\n\nSo how can I make money on the ponies?\n\n:)\n\nWhitebear\n\n=======================================================\n[QUOTE=voiceofreason]I have a few things where you can get reimbursed up about to $2k for the expenses you\'ve incurred since I\'ve been on here which is 9 years?\n\nSome of it is playing the jooz\' shell game which you probably got your mailbox stuffed already: open a new brokerage account, new checking account, apply for this credit card, blah, blah blah.\n\nThe bigger part involves thoroughbred horse racing which I don\'t know what your thoughts are. It\'s not for everybody but money is being given away.\n\nReply if you want more details.\n\nBest, vor[/QUOTE][/QUOTE]\n\nWell, I haven\'t had to build the extra room yet to hold all the money from playing horses for the last 50 years; it\'s something more of a mental challenge (especially the last 4 months) that does seem to pay off what I consider to be \"nuisance expenses\" i.e. prescription medicine for the dog which runs about $100/mo , a repair bill for an old beater that I should actually sell to the state, etc. for the time I invest and the amount I risk.\n\nAnyway here\'s the link for free $250; read the conditions, they are reasonable:\n\n[url]https://promos.drf.com/offer?utm_source=drf&utm_medium=frontpage&utm_campaign=bets[/url]\n\nI\'ll put my picks up by 10 am if you want or you can make your own mistakes:)\n\nIt will require a minimum of 15 minutes of your time. I usually do this on the weekends.\n\nThe other part I enjoy about watching horses is that it\'s about the only time I turn on my large screen TV now. There\'s no niggers being shoved down your throat.',0,0,NULL,0,_binary '[]',_binary '[]'),(12675,12675,1594497699,846,'Smedley Butler','[url]https://www.bitchute.com/video/3yk3xezML8Q/#comment-4988294004[/url]  Polly  POWS US today.\n\n\n\n\n\n[url]https://www.bitchute.com/video/YZYjRREqUF0/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12676,12676,1594499144,801,'Whitebear','Re: FYI - thanks will check out\nWB\n=========================\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/3yk3xezML8Q/#comment-4988294004[/url]  Polly  POWS US today.\n\n\n\n\n\n[url]https://www.bitchute.com/video/YZYjRREqUF0/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12679,12679,1594504402,8047,'Arheel\'s Uncle','Hi Ed,\nI have been so busy. I\'ve been working on some vary large prototype projects for many months that uses a lot of parts + electrical circuits I\'d designed & then built. I\'m approaching the end, I think :p Starting to put it all together. \n\nOther than busy, I was getting annoyed AND angry at the constant heinous black crimes against white people. \n\nMedia. Blah blah, same old same old evil media. \nSo...I needed to take a few days/week or two break on reporting.\nI am sure you know how I feel. It gets the best of you!\nSee you soon I\'ll be back to reporting in a few days.\n Andy\n\n\n[B] 				 					The United States Announces Assistance To Combat the Novel Coronavirus 				 			[/B]\n\n  			   				  				 					 					 						Press Statement\n  					 				 				[URL=\"https://www.state.gov/biographies/michael-r-pompeo/\"]Michael R. Pompeo, Secretary of State[/URL]\n 			February 7, 2020\n[URL]https://www.state.gov/the-united-states-announces-assistance-to-combat-the-novel-coronavirus/[/URL]\n  				[B]This week the State Department has facilitated the transportation  of nearly 17.8 tons of donated medical supplies to the Chinese people,  including masks, gowns, gauze, respirators, and other vital materials.   [COLOR=darkred]These donations are a testament to the generosity of the American  people.[/COLOR][/B]\n\n [B][COLOR=DarkRed]Today, the United States government is announcing it is prepared to  spend up to $100 million in existing funds to assist China and other  impacted countries,[/COLOR][/B] both directly and through multilateral  organizations, to contain and combat the novel coronavirus.  This  commitment – along with the hundreds of millions generously donated by  the American private sector – demonstrates strong U.S. leadership in  response to the outbreak.\n This assistance only adds to what the United States has done to  strengthen health security programs around the world.  For the last 20  years, [COLOR=darkred][B]the United States through USAID has invested over one billion  dollars to [/B][/COLOR]strengthen the capacity of more than 25 countries to prevent,  detect, and respond to existing and emerging infectious disease  threats.  Since 2015, under our commitment to the Global Health Security  Agenda (GHSA), this support has helped improve surveillance and  laboratory systems, risk communication, outbreak response, and address  the rising threat of anti-microbial resistance.\n [B][COLOR=darkred]The United States is and will remain the world’s most generous donor.[/COLOR][/B]  We encourage the rest of the world to match our commitment.  Working  together, we can have a profound impact to contain this growing threat.',0,0,NULL,0,_binary '[]',_binary '[]'),(12680,12680,1594508450,801,'Whitebear','Yes, thanks, understand...\ndefinitely can get overloaded on Typical Negro-nigger Behavior\n\nit\'s good to have projects - best wishes for successful progress\n\nI\'ll review your other FYI quotes.\n\nBest,\nWhitebear\n=========================================\n\n\n[QUOTE=Arheel\'s Uncle]Hi Ed,\nI have been so busy. I\'ve been working on some vary large prototype projects for many months that uses a lot of parts + electrical circuits I\'d designed & then built. I\'m approaching the end, I think :p Starting to put it all together. \n\nOther than busy, I was getting annoyed AND angry at the constant heinous black crimes against white people. \n\nMedia. Blah blah, same old same old evil media. \nSo...I needed to take a few days/week or two break on reporting.\nI am sure you know how I feel. It gets the best of you!\nSee you soon I\'ll be back to reporting in a few days.\n Andy\n\n\n[B] 				 					The United States Announces Assistance To Combat the Novel Coronavirus 				 			[/B]\n\n  			   				  				 					 					 						Press Statement\n  					 				 				[URL=\"https://www.state.gov/biographies/michael-r-pompeo/\"]Michael R. Pompeo, Secretary of State[/URL]\n 			February 7, 2020\n[URL]https://www.state.gov/the-united-states-announces-assistance-to-combat-the-novel-coronavirus/[/URL]\n  				[B]This week the State Department has facilitated the transportation  of nearly 17.8 tons of donated medical supplies to the Chinese people,  including masks, gowns, gauze, respirators, and other vital materials.   [COLOR=darkred]These donations are a testament to the generosity of the American  people.[/COLOR][/B]\n\n [B][COLOR=DarkRed]Today, the United States government is announcing it is prepared to  spend up to $100 million in existing funds to assist China and other  impacted countries,[/COLOR][/B] both directly and through multilateral  organizations, to contain and combat the novel coronavirus.  This  commitment – along with the hundreds of millions generously donated by  the American private sector – demonstrates strong U.S. leadership in  response to the outbreak.\n This assistance only adds to what the United States has done to  strengthen health security programs around the world.  For the last 20  years, [COLOR=darkred][B]the United States through USAID has invested over one billion  dollars to [/B][/COLOR]strengthen the capacity of more than 25 countries to prevent,  detect, and respond to existing and emerging infectious disease  threats.  Since 2015, under our commitment to the Global Health Security  Agenda (GHSA), this support has helped improve surveillance and  laboratory systems, risk communication, outbreak response, and address  the rising threat of anti-microbial resistance.\n [B][COLOR=darkred]The United States is and will remain the world’s most generous donor.[/COLOR][/B]  We encourage the rest of the world to match our commitment.  Working  together, we can have a profound impact to contain this growing threat.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12697,12697,1594518869,3685,'Ensis','[QUOTE=saturnsrings]None of them are any good. Anyone who runs for President in the US is vetted by Israel. It\'s an open thing. Jews get to decide who gets to run. I remember when \"conservative\" Sarah Palin ran with John McCain. The Jews decided she was okay and she even told them she had an Israeli flag in her office in Alaska---to kiss their asses.[/QUOTE]\n\nI used to have a portrait of Churchill and FDR over my bed.  The day I twigged that they were villainous jews and that the Holocaust was in fact the Holohoax, I burned their portraits--which would be a hate crime here up North.\nAlmost all conservatives are just Con Servatives who con the sheeple.  A chicken in every pot?  Not likely.',0,0,NULL,0,_binary '[]',_binary '[]'),(12738,12738,1594524649,3685,'Ensis','[QUOTE=saturnsrings][url]https://fstdt.com/L574[/url]\n\nScroll down to the bottom of the page:\n\n\nHello, my name is Thomas William Falater i am the owner of niggermaia.com, i enjoy doing modeling of little girls, i was in federal prison for mail fraud, and i am a sick **** if you feel like coming by and visiting me and wooping my ass like i deserve, here is my info\n\nFull Name: Thomas William Falater\nAddress: 18850 Prairie St. #19\nCity: Northridge\nState: CA\nPostal Code: 91324\nCountry; USA\nPhone: 1-818-429-3346\nEmail: [email]tomshelly@ymail.com[/email]\n\nDid you know i also tried to sue the prison system 3 times that i was held at, because i am that ignorant, i am also a former Korean war veteran\n\nMake sure you send your kids to my other website teenmodels.club\n\nMy other name i love to use is tomdavis611, you can look me up all over the internet, where i participate in gay sex, molesting children and other sick ****, funnyordie.com is one of my favorite sites\n\nI am really a creepy bastard to, check out some old post i have done\n[url]https://archive.is/cArqF[/url]\n[url]https://archive.is/hPvXe[/url][/QUOTE]\n\nThat\'s Tom Shelly alright, sadly.  I once thought this was just a big lie but not now.',0,0,NULL,0,_binary '[]',_binary '[]'),(12763,12763,1594535198,846,'Smedley Butler','[QUOTE=Whitebear]Re: FYI - thanks will check out\nWB\n=========================\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/3yk3xezML8Q/#comment-4988294004[/url]  Polly  POWS US today.\n\n\n\n\n\n[url]https://www.bitchute.com/video/YZYjRREqUF0/[/url][/QUOTE][/QUOTE]\n\n\nHowdy\n\nWas sore this morning from yesterday land scaping  all day and etc. \n\nShe is not on the level 100% and not out ignorance,  IMO I am sorry I sent to you a few friends. \n\nBest\n\nSB\n[url]https://www.bitchute.com/video/SEiR3GICcnCe/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12787,12787,1594772615,3685,'Ensis','[QUOTE=saturnsrings]Tom\'s at it again. He confronted me again. He thinks it\'s easy to start a business. MLC talked about how he did it, but you can see how hard it was for him, and he didn\'t do that now, he did it awhile back. Things are harder now. Not saying it can\'t be done. But to come up with things like engineering research money, it\'s hard. \n\n[url]https://niggermania.co/forum/showthread.php?151407-It-is-over&p=1080839#top[/url][/QUOTE]\n\nTom willingly forgets the difficulty in making a business grow--all the rules, regulations, laws and taxes are literally meant to hamstring us.....all backed by lethal force.  ZOG wants businesses to die and only megacorporations to survive and even thrive.  They hate mom and pop businesses and have been destroying them one by one since at least 1933 and probably by WWI.',0,0,NULL,0,_binary '[]',_binary '[]'),(12788,12788,1594779194,846,'Smedley Butler','[url]https://jenab6.livejournal.com/122551.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12789,12789,1594779850,801,'Whitebear','[QUOTE=Smedley Butler][url]https://jenab6.livejournal.com/122551.html[/url][/QUOTE]\n\n\nthanks for link.\n\nMay you \'Have a Good Day\'  :)\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12796,12796,1594829339,846,'Smedley Butler','[url]https://www.bitchute.com/video/0MGNZM7aD0m1/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12814,12814,1594871106,3685,'Ensis','Take a look at this: Amazon Driver Forgets To Shut, Lock His Door In LA\nWatch The [Nigger] Rats Swamp And Loot The Delivery Truck\nThis will soon be COMMON In all Big Cities - Watch!\n\n\n[url]https://v.redd.it/2jx9le74rua51/DASH_480.mp4?source=fallback[/url]\n\nNiggers should never have been brought to North America or Europe!',0,0,NULL,0,_binary '[]',_binary '[]'),(12817,12817,1594999168,846,'Smedley Butler','[url]http://www.321gold.com/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12818,12818,1595110873,8047,'Arheel\'s Uncle','OKAY to post [url]http://www.nnnforum.com/forums/showthread.php?p=677777#post677777[/url]\nSORRY, I got waylaid & busy.\n\n\n\n[QUOTE=Whitebear]Yes, thanks, understand...\n definitely can get overloaded on Typical Negro-nigger Behavior\n\nit\'s good to have projects - best wishes for successful progress\n\nI\'ll review your other FYI quotes.\n\nBest,\nWhitebear\n=========================================\n\n\n[QUOTE=Arheel\'s Uncle]Hi Ed,\nI have been so busy. I\'ve been working on some vary large prototype projects for many months that uses a lot of parts + electrical circuits I\'d designed & then built. I\'m approaching the end, I think :p Starting to put it all together. \n\nOther than busy, I was getting annoyed AND angry at the constant heinous black crimes against white people. \n\nMedia. Blah blah, same old same old evil media. \nSo...I needed to take a few days/week or two break on reporting.\nI am sure you know how I feel. It gets the best of you!\nSee you soon I\'ll be back to reporting in a few days.\n Andy\n\n\n[B]                                      The United States Announces Assistance To Combat the Novel Coronavirus                              [/B]\n\n                                                                                                                      Press Statement\n                                                        [URL=\"https://www.state.gov/biographies/michael-r-pompeo/\"]Michael R. Pompeo, Secretary of State[/URL]\n             February 7, 2020\n[URL]https://www.state.gov/the-united-states-announces-assistance-to-combat-the-novel-coronavirus/[/URL]\n                  [B]This week the State Department has facilitated the transportation  of nearly 17.8 tons of donated medical supplies to the Chinese people,  including masks, gowns, gauze, respirators, and other vital materials.   [COLOR=darkred]These donations are a testament to the generosity of the American  people.[/COLOR][/B]\n\n [B][COLOR=DarkRed]Today, the United States government is announcing it is prepared to  spend up to $100 million in existing funds to assist China and other  impacted countries,[/COLOR][/B] both directly and through multilateral  organizations, to contain and combat the novel coronavirus.  This  commitment – along with the hundreds of millions generously donated by  the American private sector – demonstrates strong U.S. leadership in  response to the outbreak.\n This assistance only adds to what the United States has done to  strengthen health security programs around the world.  For the last 20  years, [COLOR=darkred][B]the United States through USAID has invested over one billion  dollars to [/B][/COLOR]strengthen the capacity of more than 25 countries to prevent,  detect, and respond to existing and emerging infectious disease  threats.  Since 2015, under our commitment to the Global Health Security  Agenda (GHSA), this support has helped improve surveillance and  laboratory systems, risk communication, outbreak response, and address  the rising threat of anti-microbial resistance.\n [B][COLOR=darkred]The United States is and will remain the world’s most generous donor.[/COLOR][/B]  We encourage the rest of the world to match our commitment.  Working  together, we can have a profound impact to contain this growing threat.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12819,12819,1595119124,801,'Whitebear','Thanks, I changed the thread title to - ALL LINKS FROM 2012 DEAD\n\n[QUOTE]This site can’t be reachedwww.caucasianpersuasion.com’s server IP address could not be found.[/QUOTE]\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12821,12821,1595202558,4234,'reset','7.19.2020\n\nWB:\n\nHope all is well with you and yours. Actually, I am surprised NNN is still up, even in its\' redacted form--I don\'t expect anything will survive or stop the relentless \"cleansing\" or censorship of the internet yet to come.  Any suggestions on how to link up when everything is taken down? \n\nAt any rate, as with my pilot brethern, a reset toast:\n\nTo Boots and Fireballs!\n\nBest,\nReset',0,0,NULL,0,_binary '[]',_binary '[]'),(12826,12826,1595212139,8047,'Arheel\'s Uncle','In one book I read, LBJ was part of the plan on the USA side. But yes, the nuke sub did film it all. The film footage I believe was confiscated and never seen again.\n\nLBJ was in on it, also in on the killing of JFK. I could be mistaken, but LBJ & crew had the whole thing planned, off JFK, get into office and then pull off the USS Liberty sacrifice.\n\nThe ADL was behind the OKLA Bombing too. That\'s another interesting topic, covering up for the banking bad loans to the 1980s farmers and Michigan Militia movement.\n\n[COLOR=DarkRed][B]Slimy mfkrs, all of them. [/B][/COLOR]\n\n\n\n[QUOTE=Smedley Butler]Kevin Stack has done on excellent piece of work and his is very poignant  for this short version is the max informing of the USS LIBERTY\n \nHave read the entire [URL=\"http://www.ussliberty.org\"]www.ussliberty.org[/URL] site.\n\nThere was  a nuk sub filming bit could do nothing, I read. \n\nNo one can post on this subject too much.   LBJ was 100%  a tool and criminal to the enemy aliens.\n\nSB\n\n\n\n[URL]https://www.bitchute.com/video/B7jRFs6Q7CyQ/[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12828,12828,1595212478,8047,'Arheel\'s Uncle','The white man killed July 14th, Seth Robertson, that shattered my emotional reserves.\nHe looks just like my son!! \n\n[B]Man, this black bull**** **** gets old. WHEN the heck are whites gonna wise up?!?\n[/B]\nMy Windows7Pro OS on my laptop died, so I put Linux onto it, well, working on it. \n\nComing along slowly, but is taking a lot of my time past 2 days. \n\n\n\n[QUOTE=Whitebear]Yes, thanks, understand...\n definitely can get overloaded on Typical Negro-nigger Behavior\n\nit\'s good to have projects - best wishes for successful progress\n\nI\'ll review your other FYI quotes.\n\nBest,\nWhitebear\n=========================================\n\n\n[QUOTE=Arheel\'s Uncle]Hi Ed,\nI have been so busy. I\'ve been working on some vary large prototype projects for many months that uses a lot of parts + electrical circuits I\'d designed & then built. I\'m approaching the end, I think :p Starting to put it all together. \n\nOther than busy, I was getting annoyed AND angry at the constant heinous black crimes against white people. \n\nMedia. Blah blah, same old same old evil media. \nSo...I needed to take a few days/week or two break on reporting.\nI am sure you know how I feel. It gets the best of you!\nSee you soon I\'ll be back to reporting in a few days.\n Andy\n\n\n[B]                                      The United States Announces Assistance To Combat the Novel Coronavirus                              [/B]\n\n                                                                                                                      Press Statement\n                                                        [URL=\"https://www.state.gov/biographies/michael-r-pompeo/\"]Michael R. Pompeo, Secretary of State[/URL]\n             February 7, 2020\n[URL]https://www.state.gov/the-united-states-announces-assistance-to-combat-the-novel-coronavirus/[/URL]\n                  [B]This week the State Department has facilitated the transportation  of nearly 17.8 tons of donated medical supplies to the Chinese people,  including masks, gowns, gauze, respirators, and other vital materials.   [COLOR=darkred]These donations are a testament to the generosity of the American  people.[/COLOR][/B]\n\n [B][COLOR=DarkRed]Today, the United States government is announcing it is prepared to  spend up to $100 million in existing funds to assist China and other  impacted countries,[/COLOR][/B] both directly and through multilateral  organizations, to contain and combat the novel coronavirus.  This  commitment – along with the hundreds of millions generously donated by  the American private sector – demonstrates strong U.S. leadership in  response to the outbreak.\n This assistance only adds to what the United States has done to  strengthen health security programs around the world.  For the last 20  years, [COLOR=darkred][B]the United States through USAID has invested over one billion  dollars to [/B][/COLOR]strengthen the capacity of more than 25 countries to prevent,  detect, and respond to existing and emerging infectious disease  threats.  Since 2015, under our commitment to the Global Health Security  Agenda (GHSA), this support has helped improve surveillance and  laboratory systems, risk communication, outbreak response, and address  the rising threat of anti-microbial resistance.\n [B][COLOR=darkred]The United States is and will remain the world’s most generous donor.[/COLOR][/B]  We encourage the rest of the world to match our commitment.  Working  together, we can have a profound impact to contain this growing threat.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12833,12833,1595216956,801,'Whitebear','[QUOTE=Arheel\'s Uncle]The white man killed July 14th, Seth Robertson, that shattered my emotional reserves.\nHe looks just like my son!! \n\n[B]Man, this black bull**** **** gets old. WHEN the heck are whites gonna wise up?!?\n[/B]\nMy Windows7Pro OS on my laptop died, so I put Linux onto it, well, working on it. \n\nComing along slowly, but is taking a lot of my time past 2 days. [/quote]\n\n==================================\n\nYes, various NNN reporters in the past have complained of \'TNB overload\'.\n\nI sometimes feel like I\'m working in the Obituary department of a funeral home.\n\n========================\n\nGood luck with your operating system conversion...  I sort of considered that option a couple years ago when I did not want to be taken over the \'Windows 10\' clift.. (or Gulag?) anyway, after being a Windows PC user since the beginning - I chose to migrate to Mac - although I had not realized what hidden technical labyrinths lay beneath the surface...\n\nI have bee researching \'intermediate to advanced\' secure file transfers as part of my figure out how to set up an emergency backup site on the \'dark\' or twilight web - and have spent the last week just not being able to translate that function.\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12834,12834,1595217535,801,'Whitebear','[QUOTE=reset]7.19.2020\n\nWB:\n\nHope all is well with you and yours. Actually, I am surprised NNN is still up, even in its\' redacted form--I don\'t expect anything will survive or stop the relentless \"cleansing\" or censorship of the internet yet to come.  Any suggestions on how to link up when everything is taken down? \n\nAt any rate, as with my pilot brethern, a reset toast:\n\nTo Boots and Fireballs!\n\nBest,\nReset[/QUOTE]\n==================================================\n\nThanks very much, and also to you.\n\nI was recently put on alert by various \'right\' websites going dark....\nand have been researching how to set up a backup NNN site in the \'dark\' or twilight web.\nBut have gotten bogged down in some of the technical details.\n\nIf (when) I do figure out a new \'emergency backup site\' I\'ll try to email or post a link\nto where that might be.\n\nHowever, even with \'blue skies\' - I may not be able to continue the NNN websites for another twenty years... might have to check on Wi-Fi in old-folks homes :) (sort of a joke)\n\nby the way, a recent forum applicant gave the name of \'stukapilot\'  (at all familiar?)\n\nSo :Cheers: and  Boots and Fireballs!\n([URL=\"http://www.landings.com/evird.acgi$pass*193800885!_h-www.landings.com/_landings/poetry/epitome.html\"]had to look that up[/URL])\n\nBest, \nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12835,12835,1595225532,8047,'Arheel\'s Uncle','[B]There was a new triple murder case down in Florida, 3 white men beaten & shot. Sounds BLACK. Is on Google News, also on YT is videos.[/B]\n\n[B]I guess when I first saw the Seth Robertson, saw my son, -put me into a shock & anger.[/B]\n[B]Sorry about the cursing. I forget sometimes. \n[/B]\n[B]I was raised by a Merchant Marine, scary man but a really good man.\n[/B]\n\n\nMAC, for me was a can of worms with my Ham Radio programming software.\nI only had the Win7Pro for that reason on laptop. My desktop is Linux for over 5 years. Anyhow, I am very good at computers, Linux is way easier these days than in beginning. \n\nSo, rather than the problems with laptop & driving 50 miles for repair, I just wiped the HD clean & installed Linux OS. \n\nIt\'s up & running, just have to set up Preferences, set up my websites & LOST my best links [U]again[/U], bank, amazon, ebay. Passwords etc.\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]The white man killed July 14th, Seth Robertson, that shattered my emotional reserves.\n He looks just like my son!! \n\n[B]Man, this black bull**** **** gets old. WHEN the heck are whites gonna wise up?!?\n[/B]\nMy Windows7Pro OS on my laptop died, so I put Linux onto it, well, working on it. \n\nComing along slowly, but is taking a lot of my time past 2 days. [/QUOTE]\n\n==================================\n\nYes, various NNN reporters in the past have complained of \'TNB overload\'.\n\nI sometimes feel like I\'m working in the Obituary department of a funeral home.\n\n========================\n\nGood luck with your operating system conversion...  I sort of considered that option a couple years ago when I did not want to be taken over the \'Windows 10\' clift.. (or Gulag?) anyway, after being a Windows PC user since the beginning - I chose to migrate to Mac - although I had not realized what hidden technical labyrinths lay beneath the surface...\n\nI have bee researching \'intermediate to advanced\' secure file transfers as part of my figure out how to set up an emergency backup site on the \'dark\' or twilight web - and have spent the last week just not being able to translate that function.\n\nBest,\n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12836,12836,1595238865,3685,'Ensis','When I got banned the first time in NM, I was quite upset.  If I get banned now, I don\'t think I would be so upset.  I put a \"racy\" video in the Honoured Veteran\'s subforum.\n\n[url]https://www.bitchute.com/video/pLbWUyVmbPKI/[/url]\n\nNothing bad about it--it just tells the truth about the kikes in power, medicine, finance and the military.\n\nI wonder how Tom will react.....  Anyway, at this point, I\'m posting simply because there are some good posters there--that\'s all.',0,0,NULL,0,_binary '[]',_binary '[]'),(12837,12837,1595263694,846,'Smedley Butler','[url]https://www.washingtonexaminer.com/washington-secrets/mayors-back-reparations-could-cost-6-2-quadrillion-151m-per-descendant[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12839,12839,1595273132,8047,'Arheel\'s Uncle','it was entered in congress on Jan 3, 2019. I doubt it\'ll ever be enacted. It wpuld add $18 million of debt for every white anerican.\n\n[URL]https://www.congress.gov/bill/116th-congress/house-bill/40/related-bills?q=%7B%22search%22%3A%5B%22Rep+Jackson+Lee+Sheila+TX18%22%2C%22Rep+Jackson+Lee+Sheila+TX18%22%5D%7D[/URL]\n[B]Kikes ben & jerry [/B]\n[B][URL=\"https://www.benjerry.com/about-us/media-center/reparations-statement\"]We Stand in Support of [B]H.R. 40[/B] and Reparations for African ...[/URL][/B]\n\n [B][url]www.benjerry.com[/url][/B]/about-us/media-center/... \n\nOct 17, 2019 ·  We Stand in Support of H.R. 40 and Reparations for African Americans. October 17, 2019. \n\n\n\n\n[QUOTE=Smedley Butler][URL]https://www.washingtonexaminer.com/washington-secrets/mayors-back-reparations-could-cost-6-2-quadrillion-151m-per-descendant[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12840,12840,1595274271,846,'Smedley Butler','[url]http://www.321gold.com/[/url]\n\nThanks to Hollywood/NYC/tools and enemy aliens of media/Hollywood. The filthy destructive kike porn business is offering discounts and buying desperate women and incite savages as you know.\n\nBe well\n\n No reply needed. \n\nSowell post is good, but in three years it did not get a million views.',0,0,NULL,0,_binary '[]',_binary '[]'),(12841,12841,1595281205,8047,'Arheel\'s Uncle','[SIZE=3]Jan 3, 2019\n                                 116th Congress (2019–2021)         \n                                                 Status         \n                                                                                                                                              [B]Introduced[/B]                                 on [B]Jan 3, 2019[/B]                                                                               \n                         This bill is in the first stage of the legislative process. It  was introduced into Congress on January 3, 2019. It will typically be  considered by committee next before it is possibly sent on to the House  or Senate as a whole.[/SIZE]\n                                                                                                                                                                                \n                                                                                                                                        [SIZE=3] [SIZE=5][B]Prognosis         [/B]\n                                                           [U][COLOR=DarkRed][B]2% chance[/B][/COLOR][/U][COLOR=DarkRed][B] of being enacted                         according to [URL=\"https://www.skoposlabs.com/\"]Skopos Labs[/URL]                         ([URL=\"https://www.govtrack.us/congress/bills/116/hr40#\"]details[/URL])         [/B][/COLOR][/SIZE][/SIZE][SIZE=5]\n                                                                                                                                                                           Source         [/SIZE]\n                                               [URL=\"https://congress.gov/bill/116-congress/house-bill/40\"]Congress.gov[/URL]                          \n         \n[SIZE=5][COLOR=Blue][B]WHEN THE BLACKS REALIZE THEY BEEN HAD...CIVIL WAR BY NOV 2021, FOOD WARS, HIGH FOOD COST & FOOD SHORTAGES. PROBABLY RATIONING[/B][/COLOR][/SIZE]\n\n[QUOTE=Smedley Butler][URL]https://www.washingtonexaminer.com/washington-secrets/mayors-back-reparations-could-cost-6-2-quadrillion-151m-per-descendant[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12844,12844,1595294553,846,'Smedley Butler','MUST\n\n\n[url]https://www.youtube.com/watch?v=Aao-Dw1WyKQ&feature=emb_title[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12846,12846,1595296693,8047,'Arheel\'s Uncle','THE bill has gained little traction since 2019.\n\n\nWatch \n\n[YOUTUBE]tazPAuI0FCs[/YOUTUBE]\n\n\n\n[QUOTE=Smedley Butler][QUOTE=Arheel\'s Uncle][SIZE=3]Jan 3, 2019[/SIZE]\n[SIZE=3]                                  116th Congress (2019–2021)         \n                                                 Status         \n                                                                                                                                              [B]Introduced[/B]                                 on [B]Jan 3, 2019[/B]                                                                               \n                         This bill is in the first stage of the legislative process. It  was introduced into Congress on January 3, 2019. It will typically be  considered by committee next before it is possibly sent on to the House  or Senate as a whole.[/SIZE]\n                                                                                                                                                                                \n                                                                                                                                        [SIZE=3] [SIZE=5][B]Prognosis         [/B]\n                                                           [U][COLOR=DarkRed][B]2% chance[/B][/COLOR][/U][COLOR=DarkRed][B] of being enacted                         according to [URL=\"https://www.skoposlabs.com/\"]Skopos Labs[/URL]                         ([URL=\"https://www.govtrack.us/congress/bills/116/hr40#\"]details[/URL])         [/B][/COLOR][/SIZE][/SIZE][SIZE=5]\n                                                                                                                                                                           Source         [/SIZE]\n                                               [URL=\"https://congress.gov/bill/116-congress/house-bill/40\"]Congress.gov[/URL]                          \n         \n[SIZE=5][COLOR=Blue][B]WHEN THE BLACKS REALIZE THEY BEEN HAD...CIVIL WAR BY NOV 2021, FOOD WARS, HIGH FOOD COST & FOOD SHORTAGES. PROBABLY RATIONING[/B][/COLOR][/SIZE]\n\n[QUOTE=Smedley Butler][URL]https://www.washingtonexaminer.com/washington-secrets/mayors-back-reparations-could-cost-6-2-quadrillion-151m-per-descendant[/URL][/QUOTE][/QUOTE]\n\nHate to even share this news, and most still will not beyound NPR of evanjellycull/patriotardism.\n\nSomething is coming.\n\nWhen the 01 crime happened I dealt with glass eyed hysterical evanjellyculls yelling are you ready to met the Lord. \n\nI was sleeping till 7 got in late from a long drive and the phone rang before 7 AM yelling the lord is coming NYC has been attacked. \n\nOne I was expecting something, due  the crime in 1991, but since 01 every day was waiting for the other shoe to fall. \n\nNO matter what T is, they do hate him, even 69 year old lawyers ! Yes.\n\nNONE of the misfits, radicals, patriotard\'s evanjellyculls or ONE professional organization has uttered a peep  against the 20 year war now. \n\nThe suicide rate, the death rate from stress and stupidy of GROWN TV headed public schooled men when you TALK to them do not even know about the USS LIBERTY including navy vets !\n\nThe majority is not important to know their own, but they have a vague feeling something is wrong. \n\nThe best sites one the net do do not get a million views a year !   Devan Stacks USS LIBERTY page has 3400 views in three years !\n\n \n\nMEDICAL care sucks EVEN if you have taken care of your self very well, don\'t break anything, unprofessional, and jackasses in the majority. \n\nRIOTS protected by the STATES and CITIES along with invaders but PEACEFUL VA redress protest attacked by police. Their Karm was a chopper that day took two of them.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12849,12849,1595360944,846,'Smedley Butler','Alison a couple of days ago podcast.  FYI\n[url]http://45.79.143.13/vid/Teamwhite_alison_chabloz_alex_jan_discuss_insane_jewish_britain-1.mp3[/url]\n\n[url]https://archive.org/details/reds-in-america/page/16/mode/2up[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12850,12850,1595361017,846,'Smedley Butler','Interesting\nAlison a couple of days ago podcast.  FYI\n[url]http://45.79.143.13[/url] interesting nws/vid/Teamwhite_alison_chabloz_alex_jan_discuss_insane_jewish_britain-1.mp3\n\n[url]https://archive.org/details/reds-in-america/page/16/mode/2up[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12853,12853,1595378397,8094,'saturnsrings','Oh that\'s a good one!!!! \n[QUOTE=Ensis]When I got banned the first time in NM, I was quite upset.  If I get banned now, I don\'t think I would be so upset.  I put a \"racy\" video in the Honoured Veteran\'s subforum.\n\n[url]https://www.bitchute.com/video/pLbWUyVmbPKI/[/url]\n\nNothing bad about it--it just tells the truth about the kikes in power, medicine, finance and the military.\n\nI wonder how Tom will react.....  Anyway, at this point, I\'m posting simply because there are some good posters there--that\'s all.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12858,12858,1595397146,846,'Smedley Butler','Corrected link\nAlison a couple of days ago podcast.  FYI\n[url]http://45.79.143.13[/url] interesting nws/vid/Teamwhite_alison_chabloz_alex_jan_discuss_insane_jewish_britain-1.mp3\n\n[url]https://archive.org/details/reds-in-america/page/16/mode/2up[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12859,12859,1595397333,846,'Smedley Butler','[url]http://historyreviewed.best/index.php/video-audio-teamwhite-2020-no-4-alison-chabloz-alex-jan-discuss-insane-jewish-britain/[/url]\n\nAlison\'s telling England where this 57 year old women lives.',0,0,NULL,0,_binary '[]',_binary '[]'),(12862,12862,1595433413,8047,'Arheel\'s Uncle','NOT good. See video update #2 post [URL]http://www.nnnforum.com/forums/showthread.php?p=678369#post678369[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12863,12863,1595433448,846,'Smedley Butler','Howdy\n\nHope you are staying well, remember to out side in Sun for exactly just 20 minutes with shorts an your shirt off and that will help emotions 100% and give you all the Vitamin D you need.  \n\nWe all know this, but when I do it I fell better so make time every other day even though I am red necked from working out side and my arms etc. \n\n\n\nBoiling pot ! silver 1.22 up today,   so it going dollars now, this has been predicted since 1999 when I read the up and downs in dollars will spell hyper inflation.\n\nRon Paul yesterday at that 12 minuted mark talked about PM[s and though NOT even 3 percent own silver the ghouls will try to tax our nuts off. \n\nAny the nig\'s in the end will be flushed then TPTB crush the West.  As any one knows they were deported from bandit land. \n\nThe history of anything now is too late as the West has been so mushroomed, and the mask is is is is is is about kneeling to TPTB period, they are SOB\'s.\n\nMs. H, was first and foremost about polling to see how many of the us voters were nuts, misfits and worse, half !  Plus her cackling filthy face in our face\'s was the TPTB ****ting on US by running their radical too, she was radical, because she is a criminal her entire life and wanted to please her masters for full protection, there you go IMO. \n\nStay sane and well.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12864,12864,1595446926,801,'Whitebear','[QUOTE=Arheel\'s Uncle]NOT good. See video update #2 post [URL]http://www.nnnforum.com/forums/showthread.php?p=678369#post678369[/URL][/QUOTE]\n\n\n thanks for update\n\ngood morning\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12865,12865,1595447014,801,'Whitebear','Thanks very much.\n\nI\'ll try out that \'sunshine\' treatment  :)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12866,12866,1595461234,846,'Smedley Butler','[url]https://www.bitchute.com/video/CNGZv7E7zIAA/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12869,12869,1595461774,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/CNGZv7E7zIAA/[/url][/QUOTE]\n\nposting frontpage thanks very much\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12870,12870,1595462397,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/CNGZv7E7zIAA/[/url][/QUOTE]\n\nposting frontpage thanks very much\n\nBest,\nWB[/QUOTE]\n\n\nHowdy\n\nGood addition to your great important work and VOR with the W grandma killed by her daughters jungle fever is also the fault of media and the NYC bastards one Wall Street.\n\nFlaherty stated the cops calling him are bewildered and retiring ASAP.\n\nI do not listen to flaherty much any more, but when he with Taylors its got to be good.\n\nThe PATRIOTARDS neocon led sheep here will NEVER wake they will wear diapers and and are disgusting, ALL the evanjellyculls are akin/are radical LEFTISTS anti American fifth column SOB\'s yes.  THEIR faith is POLITICAL, non unity of Western people an pro war all time they are behind the posters/signs support etc. \n\nSB:orth::bongo:',0,0,NULL,0,_binary '[]',_binary '[]'),(12871,12871,1595470373,8047,'Arheel\'s Uncle','UPDATE:\n\n\nBOTHELL PD Johnathan Shoop, shot by partner [URL]https://www.youtube.com/watch?v=hqoLR0hZDKI[/URL]\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]NOT good. See video update #2 post [URL]http://www.nnnforum.com/forums/showthread.php?p=678369#post678369[/URL][/QUOTE]\n \n\n thanks for update\n\ngood morning\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12872,12872,1595476929,801,'Whitebear','I noticed you got a \'no permission\' trying to update an RSS thread.\n\nIn that case, find the \'original\' internal thread using the forum search tool - and you can add a post there.\n\nI will notice a \'new post\' in the internal forum area\nand possibly copy it to the  RSS thread and possibly add it to a recent \'Front Page\' (newnation.org) news box or post an update on the \'Front Page\'.\n\nBest,\nWhitebear.\n\n===========================\n\nAlso, I got an note from you that the police officer killed in Bothell WA during arrest of BLM thug \n[QUOTE]\nBothell police officer Jonathan Shoop, 32, was pronounced dead at the scene.[/QUOTE]\nreferring to update that it was \'friendly fire\'\nI had noticed that update and I had thought that I had posted it on the front page, but could not find the update.   I noticed that voiceofreason had added an update to the original thread.\n\nI suppose I should add that PS to the story.\n\nthanks.\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12873,12873,1595481256,8047,'Arheel\'s Uncle','I forgot which post, If I remember I\'ll create a new post with a link to OP.\nI sidetracked & got busy RE downloading [URL=\"https://archive.org/details/EUROPATheLastBattle\"]Europa: The Last Battle at archive dot org[/URL]\nAlso, Communism By The Backdoor, by Dennis Wise.\nLost those vids after the laptop HD issues.\n\n\n\n[QUOTE=Whitebear]I noticed you got a \'no permission\' trying to update an RSS thread.\n \nIn that case, find the \'original\' internal thread using the forum search tool - and you can add a post there.\n\nI will notice a \'new post\' in the internal forum area\nand possibly copy it to the  RSS thread and possibly add it to a recent \'Front Page\' (newnation.org) news box or post an update on the \'Front Page\'.\n\nBest,\nWhitebear.\n\n===========================\n\nAlso, I got an note from you that the police officer killed in Bothell WA during arrest of BLM thug \n[QUOTE]\nBothell police officer Jonathan Shoop, 32, was pronounced dead at the scene.[/QUOTE]referring to update that it was \'friendly fire\'\nI had noticed that update and I had thought that I had posted it on the front page, but could not find the update.   I noticed that voiceofreason had added an update to the original thread.\n\nI suppose I should add that PS to the story.\n\nthanks.\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12874,12874,1595483033,801,'Whitebear','[QUOTE=Arheel\'s Uncle]UPDATE:\n\n\nBOTHELL PD Johnathan Shoop, shot by partner [URL]https://www.youtube.com/watch?v=hqoLR0hZDKI[/URL][/quote]\n\nYes, thanks, the RSS thread was updated with this \'friendly fire\' update\n\n[URL=\"http://www.nnnforum.com/forums/showpost.php?p=678194&postcount=5\"]http://www.nnnforum.com/forums/showpost.php?p=678194&postcount=5[/URL]\n\nI suppose I could update the \'Frontpage\" newsbox with this \'PS\'.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12875,12875,1595542352,8047,'Arheel\'s Uncle','I believe the police let the partner take the fall, to prevent the riots in their town.\nThe black was a bad dude, TNB.\nHe did call his mother and admitted he shot the cop.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]UPDATE:\n \n\nBOTHELL PD Johnathan Shoop, shot by partner [URL]https://www.youtube.com/watch?v=hqoLR0hZDKI[/URL][/QUOTE]\n\nYes, thanks, the RSS thread was updated with this \'friendly fire\' update\n\n[URL]http://www.nnnforum.com/forums/showpost.php?p=678194&postcount=5[/URL]\n\nI suppose I could update the \'Frontpage\" newsbox with this \'PS\'.\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12876,12876,1595554210,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I believe the police let the partner take the fall, to prevent the riots in their town.\nThe black was a bad dude, TNB.\nHe did call his mother and admitted he shot the cop.\n [/QUOTE]\n\nInteresting, that didn\'t cross my mind (that whoever is/was in charge did not want the blm black to be blamed for the death of the white cop).\nI forgot the part about the blm black had told his mother that (he thought) he had killed the white cop...\n\no well.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12877,12877,1595582479,8047,'Arheel\'s Uncle','Officer Aaron Snell issued a [URL=\"https://www.heraldnet.com/news/police-catch-suspect-in-killing-of-officer-in-bothell/\"]press release[/URL],  on behalf of the Snohomish County Multiple Agency Response Team, about  the shooting, \"[B]According to video footage and witnesses,[/B] a male exited  the Pontiac and walked towards the police SUV while firing a handgun at  it. The male then ran from the scene as the police SUV continued  forward, glanced off the Pontiac and rolled several hundred yards before  coming to a stop against a tree.\"\n\n\n[URL]https://thepostmillennial.com/cop-killer-arrested-after-fb-post[/URL]\n\n\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I believe the police let the partner take the fall, to prevent the riots in their town.\n The black was a bad dude, TNB.\nHe did call his mother and admitted he shot the cop.\n [/QUOTE]\n\nInteresting, that didn\'t cross my mind (that whoever is/was in charge did not want the blm black to be blamed for the death of the white cop).\nI forgot the part about the blm black had told his mother that (he thought) he had killed the white cop...\n\no well.\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12878,12878,1595614066,801,'Whitebear','I found [URL=\"http://www.nwnews.com/index.php/news-features/news-2/18699-shot-that-killed-bothell-police-officer-came-from-partner-s-gun\"]SHOT THAT KILLED BOTHELL POLICE OFFICER CAME FROM PARTNER\'S GUN[/URL][QUOTE]\"Officer Shoop was sitting in the driver\'s seat of the SUV and Officer Mustafa Kumcur was in the passenger seat holding his firearm when Henry Eugene Washington approached the driver\'s door,\" [/QUOTE]\nThe officer\'s partner [I][B]Mustafa Kumcur\n[/B][/I]\nwas [URL=\"https://forebears.io/surnames/kumcur\"]TURKISH [/URL]\nI will post that update to the story.\nthanks for follow-up.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]Officer Aaron Snell issued a [URL=\"https://www.heraldnet.com/news/police-catch-suspect-in-killing-of-officer-in-bothell/\"]press release[/URL],  on behalf of the Snohomish County Multiple Agency Response Team, about  the shooting, \"[B]According to video footage and witnesses,[/B] a male exited  the Pontiac and walked towards the police SUV while firing a handgun at  it. The male then ran from the scene as the police SUV continued  forward, glanced off the Pontiac and rolled several hundred yards before  coming to a stop against a tree.\"\n\n\n[URL]https://thepostmillennial.com/cop-killer-arrested-after-fb-post[/URL]\n\n\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I believe the police let the partner take the fall, to prevent the riots in their town.\n The black was a bad dude, TNB.\nHe did call his mother and admitted he shot the cop.\n [/QUOTE]\n\nInteresting, that didn\'t cross my mind (that whoever is/was in charge did not want the blm black to be blamed for the death of the white cop).\nI forgot the part about the blm black had told his mother that (he thought) he had killed the white cop...\n\no well.\n\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12879,12879,1595654220,8047,'Arheel\'s Uncle','Do me a favor when you get a chance, on youtube, I need to find out if I am shadowbanned and just wasting my time,\nplease go here and check for 5 posted comments, about halfway down\n[B]Noes de way two Honesty[/B]\n\n[URL]https://www.youtube.com/watch?v=gWs8GhLdX88[/URL]  \n\n\n[QUOTE=Whitebear]I found [URL=\"http://www.nwnews.com/index.php/news-features/news-2/18699-shot-that-killed-bothell-police-officer-came-from-partner-s-gun\"]SHOT THAT KILLED BOTHELL POLICE OFFICER CAME FROM PARTNER\'S GUN[/URL][QUOTE]\"Officer Shoop was sitting in the driver\'s seat of the SUV and Officer Mustafa Kumcur was in the passenger seat holding his firearm when Henry Eugene Washington approached the driver\'s door,\" [/QUOTE]The officer\'s partner [I][B]Mustafa Kumcur[/B][/I]\n\nwas [URL=\"https://forebears.io/surnames/kumcur\"]TURKISH [/URL]\nI will post that update to the story.\nthanks for follow-up.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]Officer Aaron Snell issued a [URL=\"https://www.heraldnet.com/news/police-catch-suspect-in-killing-of-officer-in-bothell/\"]press release[/URL],  on behalf of the Snohomish County Multiple Agency Response Team, about  the shooting, \"[B]According to video footage and witnesses,[/B] a male exited  the Pontiac and walked towards the police SUV while firing a handgun at  it. The male then ran from the scene as the police SUV continued  forward, glanced off the Pontiac and rolled several hundred yards before  coming to a stop against a tree.\"\n\n\n[URL]https://thepostmillennial.com/cop-killer-arrested-after-fb-post[/URL]\n\n\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I believe the police let the partner take the fall, to prevent the riots in their town.\n The black was a bad dude, TNB.\nHe did call his mother and admitted he shot the cop.\n [/QUOTE]\n\nInteresting, that didn\'t cross my mind (that whoever is/was in charge did not want the blm black to be blamed for the death of the white cop).\nI forgot the part about the blm black had told his mother that (he thought) he had killed the white cop...\n\no well.\n\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12880,12880,1595654881,801,'Whitebear','HERE ARE ALL THE COMMENTS ON THAT YOUTUBE.\nlet me know if this contains the answer to your question or if you want something else....\n\nBest,\nWhitebear\n\nMichael Caywood\nMichael Caywood\n15 hours ago\nI do hope we win. GO BOSTON RED SOX! RED SOX FOREVER!\n\n7\n\n\nSoutheast Alaska - Hunt - Fish - Bike - Hike\nSoutheast Alaska - Hunt - Fish - Bike - Hike\n14 hours ago\nWe’re coming for u Yanks!!!\n\n7\n\n\nRoss Cooper\nRoss Cooper\n15 hours ago\nExcited for the Red Sox season 16th anniversary of July 24, 2004\n\n5\n\n\nJTFK7\nJTFK7\n15 hours ago\n1st like\n\n4\n\n\nThomas Quicksell\nThomas Quicksell\n13 hours ago\nFlip, that is powerful! Go Red Sox! Joining our the roar of the crowd from London, UK!\n\n1\n\n\nTommy\'s Breaks\nTommy\'s Breaks\n15 hours ago\nI heah that! #Boston ❤️\n\n4\n\n\nDaniel Rodriguez\nDaniel Rodriguez\n12 hours ago\nRed Sox vs dodgers world series \nIm be only fan there more food and beer for me ?\n\n3\n\n\nTony Stiell\nTony Stiell\n15 hours ago\nLets go red sox 2020 world champions???\n\n16\n\n\nAgus Wahyu\nAgus Wahyu\n15 hours ago\nGood luck red sox !\n\n3\n\n\nMichael Irish\nMichael Irish\n1 hour ago\nMy wife\'s birthday was yesterday.\nSteve Grogan\'s birthday was today.\nAnd Walter Payton\'s is tommorow. \nJust awesome.\n\n\n\naureliano1725\naureliano1725\n12 hours ago\nI’ll send you my good vibes my Redsox ?? from McKinney Tx I’ll believe in you guys\n\n\n\nAnything Coins\nAnything Coins\n15 hours ago\nFirst game without mookie good luck Sox\n\n2\n\n\nAustin Ahern\nAustin Ahern\n12 hours ago\nYep!!! Nice!!! Can\'t wait for you guys to play in 2020!!! Happy Opening Day!!! Hope you guys stay safe and healthy as well. ? Let\'s go Red Sox!!!\n\n1\n\n\nLouis Verdié\nLouis Verdié\n15 hours ago\nI\'m very excited for tonight\n\n1\n\n\nFumika Kumagae\nFumika Kumagae\n15 hours ago\nI love Boston red sox\n\n2\n\n\nMarcus Sabini\nMarcus Sabini\n13 hours ago (edited)\nKenny Casey pride of Milton, Mass!\n\n\n\nHighlightz\nHighlightz\n15 hours ago\n60-0\n\n2\n\n\ncraig\ncraig\n35 minutes ago\nAnother miserable season for the suxs there going to finish 15-45 at best\n\n\n\nPatriots With Cam Newton Will Win Super Bowl LV\nPatriots With Cam Newton Will Win Super Bowl LV\n9 hours ago\nLETS GO RED SOX!!!!\n\n\n\nByington Family\nByington Family\n11 hours ago\nI am building your stadium in Minecraft\n\n1\n\n\nAnne Francis\nAnne Francis\n3 hours ago\nGO BOSOX!!!!! ⚾️ ⚾️ ⚾️\n\n\n\nSupahFans Streetwear\nSupahFans Streetwear\n10 hours ago\n?? Thumbs Up if you miss #6 Johnny Pesky hitting Fungoes to the infield before games\n\n\n\nJude24\nJude24\n15 hours ago\nCan\'t watch it. Go Sox.\n\n\n\nJonathan Recinos\nJonathan Recinos\n13 hours ago\nLet\'s go chock everyone.. Go redsox\n\n\n\nLaurence Thornblade\nLaurence Thornblade\n4 hours ago\nHope the Sox have a losing season with their burn loot murder logo behind the mound to hell with them hoping for a season full of pulled hamstrings. FTRS\n\n1\n\n\nByington Family\nByington Family\n11 hours ago\nGo sox\n\n1\n\n\nRed Sox Card Collector\nRed Sox Card Collector\n15 hours ago\nDevers Bogaerts  Benintendi Verdugo Peraza Pillar JBJ Moreland Vazquez Eovaldi= World Series Champions\n\n\n\ntombombs channel\ntombombs channel\n15 hours ago\nIs not baseball without mookie\n\n1\n\n\nJACKSON KALASHNIKOV\nJACKSON KALASHNIKOV\n12 hours ago (edited)\nI\'m crying here, damn you...... LET\'S GO RED SOX FROM BRAZILIAN FANS\n\n\n\nTom Dockery\nTom Dockery\n15 hours ago\n\"bLACK LIVES MATTER\",the last words uttered by NJ State Trooper,Werner Foerster,before being murdered by Joanne Chesimard in 1973.Chesimard is living happily in Cuba and adored by bLM.\n\n5\n\n\nWilDubs\nWilDubs\n14 hours ago\n19-41 season!\n\n1\n\n\nR T/X\nR T/X\n9 hours ago\nOh Yeah it Sounds Great, But it\'s a Fantasy! And You\'re WRONG! A 60 Game Season and EMPTY Seats is NOT Baseball! It\'s a LIE! I HEAR NOTHING and See NOTHING But a SHADOW of what it Used to Be. It\'s a MIRAGE created by GREEDY OWNERS Who Only Care about $$$$$$$$$MONEY$$$$$$$$$$$$$$$$$$$$\n\n1\n\n\nVictor Galvan\nVictor Galvan\n15 hours ago\nLet\'s  go let\'s go  let\'s go  redsox\n\n1\n\n\nMarlin Williams\nMarlin Williams\n8 hours ago\n1st one of these coddled millionaire ballplayers takes a knee during the National Anthem, I\'m out. And I hope tens of thousands of fans follow me.\n\n3\n\n\nJames Weidman\nJames Weidman\n3 hours ago\nNot thrilled to see the black lives sign at the game. How bout ALL LIVES MATTER!!!!!!\n\n\n\nbootlegapples\nbootlegapples\n6 hours ago\nI may be in the minority but I\'m all done with the Red Sox ,this woke stuff is out of hand.\n\n3\n\n\nDeazy\nDeazy\n15 hours ago\nYankees on top baabyyy',0,0,NULL,0,_binary '[]',_binary '[]'),(12881,12881,1595654985,801,'Whitebear','I only copied the comments - not all the replies\ndo you need to see all the replies?\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12882,12882,1595655194,801,'Whitebear','OK, I sorted by date and could find a \n\n[B] Noes de wae two Honesty[/B]\nNoes de wae two Honesty\n7 minutes ago\nBoston Red SUCKS!\nDevin Tandy, fireman, shot in the head on his way out front door to a fire.\nSeth Titus Robertson, just a great man, shot dead while at work in a cemetery, sound familiar? The 86 & 89 year old couple visiting their dead Veteran son in Delaware cemetery. WA State Officer Shoop, shot by blm criminal who then ran.\nYou never heard of them, they are all White.\nThere\'s over 200,000 more, just like them.',0,0,NULL,0,_binary '[]',_binary '[]'),(12883,12883,1595661160,8047,'Arheel\'s Uncle','[SIZE=3][B]i guess i\'m banned & put into shadows. I am not the only one either. I posted about 8 comments here[/B] [URL]https://www.youtube.com/watch?v=gWs8GhLdX88[/URL]\n[SIZE=5][COLOR=darkred][/COLOR][/SIZE][/SIZE][SIZE=3][SIZE=5][COLOR=darkred][B] I have to do this in 2 PMs.[/B][/COLOR][/SIZE][/SIZE]\n[SIZE=3][SIZE=5][COLOR=darkred][B]people are angry[/B][/COLOR][/SIZE][/SIZE]\n \n                                         [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]           [IMG]https://yt3.ggpht.com/a/AATXAJxW7GT03e6gEr08Vr_ZGid9alQiWLvi-rLSOQ1QNw=s48-c-k-c0xffffffff-no-rj-mo[/IMG]         [/URL]       \n                                                    [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]                                [B]Noes de wae two Honesty                            [/B][/URL][B]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=Ugy2aMhckmQj_gEEhEx4AaABAg\"]1 second ago[/URL]                                                                \n         \n                                           [SIZE=3]\"Just the game\" what a dam\'d LIE.     [/SIZE]\n                       [/B]\n                                               [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]           [IMG]https://yt3.ggpht.com/a/AATXAJxW7GT03e6gEr08Vr_ZGid9alQiWLvi-rLSOQ1QNw=s48-c-k-c0xffffffff-no-rj-mo[/IMG]         [/URL]       \n                                                    [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]                                Noes de wae two Honesty                            [/URL]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=Ugz87kspUL-06U5tz0N4AaABAg\"]1 second ago[/URL]                                                                \n         \n                                           [B][SIZE=3]Boston Red SUCKS! Devin Tandy, fireman, shot in the head on his way out front door to a fire. Seth Titus Robertson, just a great man, shot dead while at work in a cemetery, sound familiar? The 86 & 89 year old couple visiting their dead Veteran son in Delaware cemetery. WA State Officer Shoop, shot by blm criminal who then ran. You never heard of them, they are all White. There\'s over 200,000 more, just like them.     [/SIZE][/B]\n         \n\n                                                 \n                                                    [URL=\"https://www.youtube.com/channel/UCcPpqSv03BGGO0uH2xx79gw\"]                                Laurence Thornblade                            [/URL]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwwSyZRfD69CManUZd4AaABAg\"]4 hours ago[/URL]                                                                \n         \n                                           [COLOR=Red][B][SIZE=4]Hope the Sox have a losing season with their burn loot murder logo behind the mound to hell with them hoping for a season full of pulled hamstrings. [COLOR=Black]FTRS     [/COLOR][/SIZE][/B][/COLOR]\n\n                                                                    \n                                                    [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]                                Noes de wae two Honesty                            [/URL]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwwSyZRfD69CManUZd4AaABAg.9BWPwsP9Jcc9BWtdl5mL0u\"]3 minutes ago[/URL]                                                                \n         \n                                           [SIZE=3][B]Devin Tandy, fireman, shot in the head on his way out front door to a fire. Seth Titus Robertson, just a great man, shot dead while at work in a cemetery, sound familiar? The 86 & 89 year old couple visiting their dead Veteran son in Delaware cemetery. WA State Officer Shoop, shot by blm criminal who then ran. You never heard of them, they are all White. There\'s over 200,000 more, just like them.     \n                                                                     [/B][/SIZE]\n\n         1                                   \n                                               [URL=\"https://www.youtube.com/channel/UCZZDHFdupY7Zbrc1lbiKY_Q\"]           [IMG]https://yt3.ggpht.com/a/AATXAJzyxum9Tdr35q9cNYgjQOUzbRQm7hidYHhejWC9=s48-c-k-c0xffffffff-no-rj-mo[/IMG]         [/URL]       \n                                                    [URL=\"https://www.youtube.com/channel/UCZZDHFdupY7Zbrc1lbiKY_Q\"]                                Red Sox Card Collector                            [/URL]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgxJT08hCUg5tezNhq14AaABAg\"]15 hours ago[/URL]                                                                \n         \n                                           Devers Bogaerts  Benintendi Verdugo Peraza Pillar JBJ Moreland Vazquez Eovaldi= World Series Champions     \n                                                                     \n\n                                                                  [URL=\"https://www.youtube.com/channel/UCFddMgZU1rcHoAEY-dsdAfw\"]           [IMG]https://yt3.ggpht.com/a/AATXAJxyUmuzGpoSUaK9xiFpKKKSaQJrLcGM9e0BUuCs=s48-c-k-c0xffffffff-no-rj-mo[/IMG]         [/URL]       \n                                                    [URL=\"https://www.youtube.com/channel/UCFddMgZU1rcHoAEY-dsdAfw\"]                                [B]_jaxson_                            [/B][/URL][B]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgxJT08hCUg5tezNhq14AaABAg.9BVFeCYaNxx9BVihu3EWsk\"]11 hours ago[/URL]                                                                \n         \n                                           [SIZE=3]I hope your joking     [/SIZE][/B]\n                                                                     \n                       \n                                                     [URL=\"https://www.youtube.com/channel/UCGX2j9PJq-YnJzOZxrwjB1w\"]           [B][IMG]https://yt3.ggpht.com/a/AATXAJxZOHVxQ06kuCpAacXBL6FQ_3qGBsaLNHq1gHSe=s48-c-k-c0xffffffff-no-rj-mo[/IMG] [/B][/URL][B]\n                                                    [URL=\"https://www.youtube.com/channel/UCGX2j9PJq-YnJzOZxrwjB1w\"]                                [SIZE=3]brandon6768                            [/SIZE][/URL][SIZE=3]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgxJT08hCUg5tezNhq14AaABAg.9BVFeCYaNxx9BWRYJNbaYO\"]4 hours ago[/URL]                                                                \n         \n                                           I hope the Red Sox go 0-60 this year just because they put that Marxist terrorist blm banner up lets just tell the whole city of Boston we support terrorism!     \n                                                                     [/SIZE][/B]\n                                                 [URL=\"https://www.youtube.com/channel/UCS5ipqsxhC0M08BuJh3IBZw\"]           [/URL][SIZE=5][B][COLOR=Blue][/COLOR]\n                                                                     [/B][/SIZE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12884,12884,1595661244,8047,'Arheel\'s Uncle','[SIZE=3]\n[COLOR=Red][URL=\"https://www.youtube.com/channel/UCS5ipqsxhC0M08BuJh3IBZw\"]Tom Dockery [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgzEqRdJFSRSS0y3FJZ4AaABAg\"]15 hours ago[/URL] \n\n[/COLOR][/SIZE][SIZE=4][COLOR=Red][B]\"bLACK LIVES MATTER\",the last words uttered by NJ State Trooper,Werner Foerster,before being murdered by Joanne Chesimard in 1973.Chesimard is living happily in Cuba and adored by bLM. [/B][/COLOR][/SIZE][SIZE=3]\n[/SIZE][SIZE=3][B]\n[URL=\"https://www.youtube.com/channel/UCS3t6eL0kdJfrz2md08cYoA\"]Cardboard Card Cartel [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgzEqRdJFSRSS0y3FJZ4AaABAg.9BVEAcZTK4n9BVGFUF4fQJ\"]15 hours ago[/URL] \n\n[/B][/SIZE][COLOR=#8b0000][SIZE=3][B]Redsox are cheaters and now they are losers! Supporting this burn loot murder bull**** [/B][/SIZE][/COLOR][SIZE=3]\n\n\n\n[/SIZE][COLOR=#8b0000][SIZE=3][B][URL=\"https://www.youtube.com/channel/UCec9wRdBBdfHs-2K2inwj3Q\"]Rui Cao [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgzEqRdJFSRSS0y3FJZ4AaABAg.9BVEAcZTK4n9BW9bFePQzv\"]6 hours ago[/URL] \n\nSeriously. Hopefully they light the green monster on fire for being racist against other colored monsters. \n[/B][/SIZE][/COLOR][SIZE=3]\n[URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]Noes de wae two Honesty [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgzEqRdJFSRSS0y3FJZ4AaABAg.9BVEAcZTK4n9BWsXpOxAep\"]13 minutes ago[/URL] \n\n[/SIZE][SIZE=3][B]Devin Tandy, fireman, shot in the head on his way out front door to a fire. Seth Titus Robertson, just a great man, shot dead while at work in a cemetery, sound familiar? The 86 & 89 year old couple visiting their dead Veteran son in Delaware cemetery. WA State Officer Shoop, shot by blm criminal who then ran. You never heard of them, they are all White. There\'s over 200,000 more, just like them. [/B][/SIZE][SIZE=3]\n\n\n[/SIZE][SIZE=4][URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]Noes de wae two Honesty [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgzEqRdJFSRSS0y3FJZ4AaABAg.9BVEAcZTK4n9BWtKr-ZtkY\"]6 minutes ago[/URL] \n\n[/SIZE][COLOR=#0000ff][SIZE=5][B]Rapper Tupac Shakur\'s aunt Assata Shakur, also known as a JoAnne Chesimard. noBLM.[/B][/SIZE][/COLOR]\n \n \n [SIZE=3][URL=\"https://www.youtube.com/channel/UCyw9Im8ZsvXLuMoIsYfWbIA\"]R T/X [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgxoxKlK2nSe009CcoV4AaABAg\"]9 hours ago[/URL] \n\n[/SIZE][SIZE=3][B]Oh Yeah it Sounds Great, But it\'s a Fantasy! And You\'re WRONG! A 60 Game Season and EMPTY Seats is NOT Baseball! It\'s a LIE! I HEAR NOTHING and See NOTHING But a SHADOW of what it Used to Be. It\'s a MIRAGE created by GREEDY OWNERS Who Only Care about $$$$$$$$$MONEY$$$$$$$$$$$$$$$$$$$$ [/B][/SIZE]\n1 \n\n\n[B][URL=\"https://www.youtube.com/channel/UCmaH-kZMksU2zDQ-GhI1u9g\"]James Weidman [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgzpxGAALJtWGeMc7qZ4AaABAg\"]3 hours ago[/URL] \n\n[/B][SIZE=4][B]Not thrilled to see the black lives sign at the game. How bout ALL LIVES MATTER!!!!!! [/B][/SIZE]\n\n\n[URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]Noes de wae two Honesty [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgzpxGAALJtWGeMc7qZ4AaABAg.9BWUdx4E68U9BWuIkXRiZP\"]1 second ago[/URL] \n[SIZE=3]\n[/SIZE][SIZE=3][B]Devin Tandy, fireman, shot in the head on his way out front door to a fire. Seth Titus Robertson, just a great man, shot dead while at work in a cemetery, sound familiar? The 86 & 89 year old couple visiting their dead Veteran son in Delaware cemetery. WA State Officer Shoop, shot by blm criminal who then ran. You never heard of them, they are all White. There\'s over 200,000 more, just like them. [/B][/SIZE]\n\n\n[B][URL=\"https://www.youtube.com/channel/UCLP3-HbuBBrvdxHdqEz0QxQ\"]Marlin Williams [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwFVTMWKCL5qM4PUTZ4AaABAg\"]8 hours ago[/URL] \n[/B][SIZE=3][B]\n1st one of these coddled millionaire ballplayers takes a knee during the National Anthem, I\'m out. And I hope tens of thousands of fans follow me.[/B][/SIZE]\n[URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]Noes de wae two Honesty [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwFVTMWKCL5qM4PUTZ4AaABAg.9BVzZYelaEC9BWuG9bcgOP\"]1 second ago[/URL] \n\n[SIZE=3][B]Devin Tandy, fireman, shot in the head on his way out front door to a fire. Seth Titus Robertson, just a great man, shot dead while at work in a cemetery, sound familiar? The 86 & 89 year old couple visiting their dead Veteran son in Delaware cemetery. WA State Officer Shoop, shot by blm criminal who then ran. You never heard of them, they are all White. There\'s over 200,000 more, just like them. \n[/B][/SIZE]\n[B]\n[URL=\"https://www.youtube.com/channel/UCLaYLbO0Dmbllw3K-VYJHyw\"]bootlegapples [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwyIJtNvIVXgHoc9Y94AaABAg\"]6 hours ago[/URL] \n\n[/B][COLOR=#8b0000][SIZE=4][B]I may be in the minority but I\'m all done with the Red Sox ,this woke stuff is out of hand. \n[/B][/SIZE][/COLOR]\n\n[B][URL=\"https://www.youtube.com/channel/UCGX2j9PJq-YnJzOZxrwjB1w\"]brandon6768 [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwyIJtNvIVXgHoc9Y94AaABAg.9BWClaVcAAj9BWR2NP1LOf\"]4 hours ago[/URL] \n\n[/B][COLOR=#8b0000][SIZE=3][B]You and me both buddy baseball was always the classy sport but they’ve fallen right in line with the rest of the low life’s, I have always been a die hard sox fan but I am completely done with this bull**** screw the Red Sox screw MLB and screw anyone who supports this marxist terror [/B][/SIZE][/COLOR]\n[SIZE=6][B]read this one below[/B][/SIZE]\n[B]\n[URL=\"https://www.youtube.com/channel/UCLaYLbO0Dmbllw3K-VYJHyw\"]bootlegapples [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwyIJtNvIVXgHoc9Y94AaABAg.9BWClaVcAAj9BWWr6wkLvP\"]3 hours ago[/URL] \n\n[/B][COLOR=#8b0000][SIZE=3][B][URL=\"https://www.youtube.com/channel/UCGX2j9PJq-YnJzOZxrwjB1w\"]@brandon6768[/URL] Yes,it is a marxist movement.I\'d say it\'s wise to bail on the cities and prepare for some brush fire battles.Something like a hot civil war is coming I believe.We\'re already in a cold one with some deaths here and there. [/B][/SIZE][/COLOR][COLOR=#8b0000][SIZE=3]\n[/SIZE][/COLOR]\n\n[URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]Noes de wae two Honesty [/URL][URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwyIJtNvIVXgHoc9Y94AaABAg.9BWClaVcAAj9BWsl387z4w\"]11 minutes ago[/URL] \n\n[B][URL=\"https://www.youtube.com/channel/UCGX2j9PJq-YnJzOZxrwjB1w\"]@brandon6768[/URL] Devin Tandy, fireman, shot in the head on his way out front door to a fire. Seth Titus Robertson, just a great man, shot dead while at work in a cemetery, sound familiar? The 86 & 89 year old couple visiting their dead Veteran son in Delaware cemetery. WA State Officer Shoop, shot by blm criminal who then ran. You never heard of them, they are all White. There\'s over 200,000 more, just like them. [/B]\n\n \n  p { margin-bottom: 0.1in; line-height: 115%; }a:link { }',0,0,NULL,0,_binary '[]',_binary '[]'),(12885,12885,1595661479,8047,'Arheel\'s Uncle','[B]Maybe that\'s why you didn\'t catch copy them?[/B]\n[B]Either way, my first 2 stand alone comments are shadowbanned to everyone but ME, OR you would have seen them.[/B]\n\n\n\n            \n                                         [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]           [IMG]https://yt3.ggpht.com/a/AATXAJxW7GT03e6gEr08Vr_ZGid9alQiWLvi-rLSOQ1QNw=s48-c-k-c0xffffffff-no-rj-mo[/IMG]         [/URL]       \n                                                    [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]                                Noes de wae two Honesty                            [/URL]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=Ugy2aMhckmQj_gEEhEx4AaABAg\"]1 second ago[/URL]                                                                \n         \n                                           \"Just the game\" what a dam\'d LIE.     \n                                                                     \n              \n\n\n\n                            \n                                     \n                       \n                                               [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]           [IMG]https://yt3.ggpht.com/a/AATXAJxW7GT03e6gEr08Vr_ZGid9alQiWLvi-rLSOQ1QNw=s48-c-k-c0xffffffff-no-rj-mo[/IMG]         [/URL]       \n                                                    [URL=\"https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg\"]                                Noes de wae two Honesty                            [/URL]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=Ugz87kspUL-06U5tz0N4AaABAg\"]1 second ago[/URL]                                                                \n         \n                                           Boston Red SUCKS! Devin Tandy, fireman, shot in the head on his way out front door to a fire. Seth Titus Robertson, just a great man, shot dead while at work in a cemetery, sound familiar? The 86 & 89 year old couple visiting their dead Veteran son in Delaware cemetery. WA State Officer Shoop, shot by blm criminal who then ran. You never heard of them, they are all White. There\'s over 200,000 more, just like them.     \n               \n\n                                                      \n              \n                            \n                                     \n                       \n                                               [URL=\"https://www.youtube.com/channel/UCV8rhfAAgplxsemK90JQ40g\"]           [IMG]https://yt3.ggpht.com/a/AATXAJyJyc4CGIkV9bLlRHUQZPqfo7nZXycoduNeJ-eP=s48-c-k-c0xffffffff-no-rj-mo[/IMG]         [/URL]       \n                                                    [URL=\"https://www.youtube.com/channel/UCV8rhfAAgplxsemK90JQ40g\"]                                Michael Caywood                            [/URL]                                                    [URL=\"https://www.youtube.com/watch?v=gWs8GhLdX88&lc=UgwL3CbvuSKpVUgpv2R4AaABAg\"]15 hours ago[/URL]                                                                \n         \n                                           I do hope we win. GO BOSTON RED SOX! RED SOX FOREVER!     \n\n\n\n\n\n[QUOTE=Whitebear]I only copied the comments - not all the replies\n do you need to see all the replies?\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12886,12886,1595712833,8047,'Arheel\'s Uncle','Oh wow, I\'m laughing so hard about blacks and guns in Louisville (not in general which is serious issues)\nAnyhow, finished, ready to post [URL]http://www.nnnforum.com/forums/showthread.php?p=678556#post678556[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(12887,12887,1595717852,8047,'Arheel\'s Uncle','Hey,\nCould you check this link to my YT account, I show 21 comments with links (and 1 or 2 replies) that I\'ve posted on my \"Discussion\" page [URL]https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg/discussion[/URL]\n\n\nReason I ask, another yt member said I didn\'t post any links there, after I told him to check it out. \n\n Youtube might be censoring my page there too :rolleyes:\n\nThank you in advance!',0,0,NULL,0,_binary '[]',_binary '[]'),(12888,12888,1595724005,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Hey,\nCould you check this link to my YT account, I show 21 comments with links (and 1 or 2 replies) that I\'ve posted on my \"Discussion\" page [URL]https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg/discussion[/URL]\n\n\nReason I ask, another yt member said I didn\'t post any links there, after I told him to check it out. \n\n Youtube might be censoring my page there too :rolleyes:\n\nThank you in advance![/QUOTE]\n==============================\nI didn\'t see anything there 3 hours ago but now I see a bunch of stuff.\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n3 days ago (edited)\n[url]http://www.nnnforum.com/forums/forumdisplay.php?f=458[/url]\n[url]http://www.newnation.org/NNN-Black-on-White.html[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n5 days ago\n[url]https://www.wthr.com/article/news/local/attorney-brownsburg-armed-passerby-may-have-prevented-mass-shooting/531-c886e4bd-ef49-479a-8dfc-4d7f65d0bff1[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 week ago\nAsk grand master jay how much the Oligarchy in Texas paid him for that Georgia July 4th stunt?\nWe all know about the old WHITE guards of Texas who still own Texas, but for the past 100 years, they all raped and plundered the oil and build the chemical & rocket fuel & other aircraft fuel industries (including NASA) which are now over 58 Superfund sites still \"dirty\" over there in Texas. The Oligarchs do NOT want to finish the cleanup, it\'s far cheaper to pay the Jay Bird to appear to want to take over Texas for a black state. WHAT A DAMNED FRAUD. Jay Bird ought to be ASHAMED! Unless he\'s just ignorant of the Superfund toxic wasteland there throughout the entire state of Texas and, also ignorant of the very large Jewish communities who still live in Texas. I can forgive Jay Bird if he\'s just ignorant, but I think he\'s paid very well for the PsyOps.\nI CAN\'T WAIT TO WATCH THE Jay Bird\'s FRAUDULENT FUTURE PARADE.\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n3 weeks ago (edited)\n*Title Aerial Dragnet\n* DARPA 2020\nThe system will be scalable to provide cost-effective surveillance coverage from neighborhood\n to city-sized areas. Aerial Dragnet technologies are expected to transition to the Army, Marine Corps, and Department of Homeland Security.\nDescription Aerial Dragnet seeks to detect multiple small Unmanned Aerial Systems (UAS) in complex and/or urban terrain before they are within Line-Of-Sight (LOS) of friendly assets. Unlike traditional air targets, small UASs pose a special threat in urban terrain for several reasons: they can fly at low altitudes between buildings, they are small making them difficult to sense, and they move at slow speeds making them difficult to differentiate from other moving objects. Moreover, the development of small UASs is driven by commercial technologies, which make them rapidly adaptable and very easy to use. Building upon research conducted in the System of Systems Integration Technology and Experimentation (SoSITE) program (budgeted in PE 0603766E, Project NET-01), Aerial Dragnet will perform surveillance using an architecture consisting of networked sensors mounted on distributed aerial platforms. The ability to see over and into urban terrain allows Aerial Dragnet to detect, track, and classify UAS incursions rapidly, thus enabling multiple defeat options. This program focuses on the development of payloads to be hosted on unmanned aerial platforms, comprising of signal processing software, sensor hardware, and networking for distributed, autonomous operation. The system will be scalable to provide cost-effective surveillance coverage from neighborhood\n to city-sized areas. Aerial Dragnet technologies are expected to transition to the Army, Marine Corps, and Department of Homeland Security.\nFY 2020 Plans:\n- Demonstrate multiple UAS detection and tracking in a dense, multi-neighborhood-sized urban area.\n- Improve classification algorithms to reduce false alarms.\n- Develop autonomy algorithms to allow platforms to adapt to urban terrain.\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n3 weeks ago\nUpdated June 29 at 6:09 PM [url]https://www.wlox.com/2020/06/29/he-has-been-taken-me-too-soon-wife-hopes-find-husbands-killer-involved-jackson-co-road-rage-shooting/[/url]\nA passenger in Brandon’s truck was able to give a description of the suspects and the suspect vehicle. It is believed the suspects were traveling in a small white or silver SUV or hybrid SUV with a Louisiana tag, driven by a black female, a black male in the passenger seat, and multiple people in the back seats.\nJACKSON COUNTY, Miss. (WLOX) - One month after Brandon Box was shot and killed during a road rage incident on I-10 in Jackson County, investigators have no suspects. Brandon’s wife, Jessica, says she is troubled the people— responsible for killing her beloved husband— are still at large.\n“It’s really, really troubling to know that we don’t have the people that did this, that they’re still out there,” Jessica said.\nBrandon was shot and killed with a 9mm caliber weapon while driving down I-10 on Memorial Day weekend.\nA passenger in Brandon’s truck was able to give a description of the suspects and the suspect vehicle. It is believed the suspects were traveling in a small white or silver SUV or hybrid SUV with a Louisiana tag, driven by a black female, a black male in the passenger seat, and multiple people in the back seats.\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n3 weeks ago (edited)\n[url]https://www.youtube.com/watch?v=4k4pMTsa1Kw[/url]\nCohen\'s #1 PsyOps purpose was to destroy & humiliate a person, by asking him to do specific things, and say specific things completely out of character that they would never do or say. Cohen knew, everyone in USA knows what the 1st response to what the N-word would be. \nSHOWTIME SUCKS - I would have NEVER trusted Cohen, he did a typical doublecrossing PsyOps. I bet this comment gets deleted soon.\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\nHahaha! You must not have ever been their victim, or, have a good number of your family & friends who\'ve been victims. Like Channon & Christopher in Knoxville. Carr brothers in Wichita. Zebra killings. How about the two 5 year old girls who were raped & then gutted in Tucson. THANK GOD, you\'ve only had 50 views. @UCLLlrTI5CYaYbz5UcybAlXQ\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago\nAge 16, boy killed & then robbed by a fella [url]https://www.youtube.com/watch?v=MezTAb3MKAU[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\nAge 43, Devin Tandy, fireman First Responder, ambushed by a useless criminal black killer who shot him in the head as he walked out his front door to respond to a fire call [url]https://kobi5.com/news/man-charged-with-murdering-first-responder-in-cave-junction-129091/[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago\n[url]http://www.newnation.org/NNN-Black-on-White.html[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago\nMilitary Veterans: [url]https://militaryveteransofdisqus.org/a-warning-to-rioters-and-antifa-members/[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago\n[url]https://www.dhs.gov/news/2020/05/30/video-dhs-press-briefing-shooting-fps-officers-california[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\nCommunism in USA.\n[url]https://www.youtube.com/watch?v=AEFRK4wtO5s[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\nDrugged & dangerous\n[url]https://en.wikipedia.org/wiki/Shooting_of_Michael_Brown#Autopsies[/url]\n[url]http://www.documentcloud.org/documents/1370608-michael-brown-private-autopsy-report.html[/url]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\n@Terribly Tactical The entire country is being gaslighted over one dude\'s unfortunate murder. Where people like Devin Tandy are being hunted and killed daily. Like the elderly couple in Delaware visiting their son\'s grave, shot execution style by a dude lying in wait. Every day, day after day, anywhere from 3 to 10 are being robbed, raped, tortured and killed by thugs and you\'ll never hear about it. It\'s not on national news. It is at newnation.org\nThat is WTF I\'m talking about.\n\nThe text that you have entered is too long (13827 characters). Please shorten it to 10000 characters long.',0,0,NULL,0,_binary '[]',_binary '[]'),(12889,12889,1595733094,8047,'Arheel\'s Uncle','GOOD. Maybe YT isn\'t ghosting those sources I left up.\nThank you.\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Hey,\n Could you check this link to my YT account, I show 21 comments with links (and 1 or 2 replies) that I\'ve posted on my \"Discussion\" page [URL]https://www.youtube.com/channel/UCFpehIBR0a1UHDM4ALzJqzg/discussion[/URL]\n\n\nReason I ask, another yt member said I didn\'t post any links there, after I told him to check it out. \n\n Youtube might be censoring my page there too :rolleyes:\n\nThank you in advance![/QUOTE]\n==============================\nI didn\'t see anything there 3 hours ago but now I see a bunch of stuff.\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n3 days ago (edited)\n[URL]http://www.nnnforum.com/forums/forumdisplay.php?f=458[/URL]\n[URL]http://www.newnation.org/NNN-Black-on-White.html[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n5 days ago\n[URL]https://www.wthr.com/article/news/local/attorney-brownsburg-armed-passerby-may-have-prevented-mass-shooting/531-c886e4bd-ef49-479a-8dfc-4d7f65d0bff1[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 week ago\nAsk grand master jay how much the Oligarchy in Texas paid him for that Georgia July 4th stunt?\nWe all know about the old WHITE guards of Texas who still own Texas, but for the past 100 years, they all raped and plundered the oil and build the chemical & rocket fuel & other aircraft fuel industries (including NASA) which are now over 58 Superfund sites still \"dirty\" over there in Texas. The Oligarchs do NOT want to finish the cleanup, it\'s far cheaper to pay the Jay Bird to appear to want to take over Texas for a black state. WHAT A DAMNED FRAUD. Jay Bird ought to be ASHAMED! Unless he\'s just ignorant of the Superfund toxic wasteland there throughout the entire state of Texas and, also ignorant of the very large Jewish communities who still live in Texas. I can forgive Jay Bird if he\'s just ignorant, but I think he\'s paid very well for the PsyOps.\nI CAN\'T WAIT TO WATCH THE Jay Bird\'s FRAUDULENT FUTURE PARADE.\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n3 weeks ago (edited)\n*Title Aerial Dragnet\n* DARPA 2020\nThe system will be scalable to provide cost-effective surveillance coverage from neighborhood\n to city-sized areas. Aerial Dragnet technologies are expected to transition to the Army, Marine Corps, and Department of Homeland Security.\nDescription Aerial Dragnet seeks to detect multiple small Unmanned Aerial Systems (UAS) in complex and/or urban terrain before they are within Line-Of-Sight (LOS) of friendly assets. Unlike traditional air targets, small UASs pose a special threat in urban terrain for several reasons: they can fly at low altitudes between buildings, they are small making them difficult to sense, and they move at slow speeds making them difficult to differentiate from other moving objects. Moreover, the development of small UASs is driven by commercial technologies, which make them rapidly adaptable and very easy to use. Building upon research conducted in the System of Systems Integration Technology and Experimentation (SoSITE) program (budgeted in PE 0603766E, Project NET-01), Aerial Dragnet will perform surveillance using an architecture consisting of networked sensors mounted on distributed aerial platforms. The ability to see over and into urban terrain allows Aerial Dragnet to detect, track, and classify UAS incursions rapidly, thus enabling multiple defeat options. This program focuses on the development of payloads to be hosted on unmanned aerial platforms, comprising of signal processing software, sensor hardware, and networking for distributed, autonomous operation. The system will be scalable to provide cost-effective surveillance coverage from neighborhood\n to city-sized areas. Aerial Dragnet technologies are expected to transition to the Army, Marine Corps, and Department of Homeland Security.\nFY 2020 Plans:\n- Demonstrate multiple UAS detection and tracking in a dense, multi-neighborhood-sized urban area.\n- Improve classification algorithms to reduce false alarms.\n- Develop autonomy algorithms to allow platforms to adapt to urban terrain.\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n3 weeks ago\nUpdated June 29 at 6:09 PM [URL]https://www.wlox.com/2020/06/29/he-has-been-taken-me-too-soon-wife-hopes-find-husbands-killer-involved-jackson-co-road-rage-shooting/[/URL]\nA passenger in Brandon’s truck was able to give a description of the suspects and the suspect vehicle. It is believed the suspects were traveling in a small white or silver SUV or hybrid SUV with a Louisiana tag, driven by a black female, a black male in the passenger seat, and multiple people in the back seats.\nJACKSON COUNTY, Miss. (WLOX) - One month after Brandon Box was shot and killed during a road rage incident on I-10 in Jackson County, investigators have no suspects. Brandon’s wife, Jessica, says she is troubled the people— responsible for killing her beloved husband— are still at large.\n“It’s really, really troubling to know that we don’t have the people that did this, that they’re still out there,” Jessica said.\nBrandon was shot and killed with a 9mm caliber weapon while driving down I-10 on Memorial Day weekend.\nA passenger in Brandon’s truck was able to give a description of the suspects and the suspect vehicle. It is believed the suspects were traveling in a small white or silver SUV or hybrid SUV with a Louisiana tag, driven by a black female, a black male in the passenger seat, and multiple people in the back seats.\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n3 weeks ago (edited)\n[URL]https://www.youtube.com/watch?v=4k4pMTsa1Kw[/URL]\nCohen\'s #1 PsyOps purpose was to destroy & humiliate a person, by asking him to do specific things, and say specific things completely out of character that they would never do or say. Cohen knew, everyone in USA knows what the 1st response to what the N-word would be. \nSHOWTIME SUCKS - I would have NEVER trusted Cohen, he did a typical doublecrossing PsyOps. I bet this comment gets deleted soon.\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\nHahaha! You must not have ever been their victim, or, have a good number of your family & friends who\'ve been victims. Like Channon & Christopher in Knoxville. Carr brothers in Wichita. Zebra killings. How about the two 5 year old girls who were raped & then gutted in Tucson. THANK GOD, you\'ve only had 50 views. @UCLLlrTI5CYaYbz5UcybAlXQ\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago\nAge 16, boy killed & then robbed by a fella [URL]https://www.youtube.com/watch?v=MezTAb3MKAU[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\nAge 43, Devin Tandy, fireman First Responder, ambushed by a useless criminal black killer who shot him in the head as he walked out his front door to respond to a fire call [URL]https://kobi5.com/news/man-charged-with-murdering-first-responder-in-cave-junction-129091/[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago\n[URL]http://www.newnation.org/NNN-Black-on-White.html[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago\nMilitary Veterans: [URL]https://militaryveteransofdisqus.org/a-warning-to-rioters-and-antifa-members/[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago\n[URL]https://www.dhs.gov/news/2020/05/30/video-dhs-press-briefing-shooting-fps-officers-california[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\nCommunism in USA.\n[URL]https://www.youtube.com/watch?v=AEFRK4wtO5s[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\nDrugged & dangerous\n[URL]https://en.wikipedia.org/wiki/Shooting_of_Michael_Brown#Autopsies[/URL]\n[URL]http://www.documentcloud.org/documents/1370608-michael-brown-private-autopsy-report.html[/URL]\n\n\n\nNoes de wae two Honesty\nNoes de wae two Honesty\n1 month ago (edited)\n@Terribly Tactical The entire country is being gaslighted over one dude\'s unfortunate murder. Where people like Devin Tandy are being hunted and killed daily. Like the elderly couple in Delaware visiting their son\'s grave, shot execution style by a dude lying in wait. Every day, day after day, anywhere from 3 to 10 are being robbed, raped, tortured and killed by thugs and you\'ll never hear about it. It\'s not on national news. It is at newnation.org\nThat is WTF I\'m talking about.\n\nThe text that you have entered is too long (13827 characters). Please shorten it to 10000 characters long.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12890,12890,1595781332,846,'Smedley Butler','Howdy, good morning.\n\nNo reply needed, you can delete.\n\nSo much to do, and  we have to deal the Kovid 1984 brain washed mask idiots and cowards.\n\nNo officials flat state this is or is not a lab enhance flu, that I know of not Ron Paul or Dr. Mercola.\n\nDr. Judy Merkavits did not flat say say C-1984  was lab enhanced, but if she is 100% on the level she stated that it would have  taken 800 years to occur naturally.\n\nHad the intuition/gut feeling at first day I heard of media and mask hysteria this was the usurpers of history moving on US. \n\nSince Jimmy Carter was in office they have banged the drums for war against that Nation.  Carter was also set up and under siege by them/their media in the end, they also hated him VERY much for allowing James Ennis XO of the Liberty to release his book on the attack in 1978 an free the crew to be able to talk to family and not live on edge and in fear like they did for 11 years.\n\nIn my area the enemy aliens got bolder after the crime in NYC, and scream \"we\" to make that Nation a sea of glass, yes.  There are grand children of prominent 1940\'s/50\'s Reds here.  \n\n\n[url]http://www.nnnforum.com/forums/showthread.php?p=678599#post678599[/url]  This poster is not a theologian or historian here, my gut feeling is this is an operator. Why would a operator be at a tiny web site and in a private section etc.   Well they have thousands of paid operators. \n\nHive minds ?\n\nBottom line is that  Arheels thread is BS IMO for the core of the whys and hows along with the history.   I no longer trust at all.  Just my 2 cents.\n\nWe do have paid organizations that work the every second.   Snowden IMO is 100% real and he forced to jump, being he did not use drugs and was educated out side of tech etc. \n\nNo reply needed.\n\nJust my two cents about this new gang busters writers here whose grammar is fine, but mission like.',0,0,NULL,0,_binary '[]',_binary '[]'),(12898,12898,1595826583,801,'Whitebear','(Just confirming) 3 threads in \'practice posting\' not *** for export\n ========================\n☭#BLM \'Wall of Vets\' or SHAME -\'Vets\' join ☭Agitation Troops in Portland\n ========================\nDHS on PORTLAND, OR. Riots - What\'s inside Portland\'s Courthouse?\n ========================\nLet\'s make America more stupid\n\n(best)\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12899,12899,1595833372,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=K7o2HgwnoIY[/url]\nC-1984\n\n\nDr. RON PAUL\n\nTURKY LIBYA and more last Thursday.',0,0,NULL,0,_binary '[]',_binary '[]'),(12900,12900,1595833611,8047,'Arheel\'s Uncle','[QUOTE=Whitebear](Just confirming) 3 threads in \'practice posting\' not *** for export\n ========================\n[B] post this one, made new post due to our NNN comments[/B] [URL=\"http://www.nnnforum.com/forums/showthread.php?p=678682#post678682\"]☭#BLM \'Wall of Vets\' or SHAME -\'Vets\' join ☭Agitation Troops in Portland[/URL]\n ========================\n[B]READY TO POST [/B]DHS on PORTLAND, OR. Riots - What\'s inside Portland\'s Courthouse?\n ========================\n[B]READY TO POST [/B]Let\'s make America more stupid\n\n(best)\n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12908,12908,1596073614,3685,'Ensis','[QUOTE=saturnsrings]I had to hold back with my last response to him. He got pretty defensive, so you know he feels some guilt. He gets all the benefits of having lived in Canada and earned a good living there. \nThese guys have the time and the money to affect things.\nWhenever anyone says something about \"doing something\", notice how guys like this think it means doing something violent. \nBut in the long run, violence may be the only answer.\nBut I wasn\'t saying that.\nAnd, I wouldn\'t...not on the net.\nI\'m so tired of selfish people. \"We want to enjoy ourselves!!\"...while the rest of you rot away working and doing without.[/QUOTE]\n\nI didn\'t even answer DF at all.   I can understand some of what he\'s at--however, there is a time when we can no longer run away but instead, have to stand and fight.  I do not advocate violence, but on the other hand, we simply can\'t let the niggers and their enablers to run roughshod over us like they are doing.  I can sense that he feels some guilt of having the good life and then running away.   \nI know you were not advocating violence.  We have far better ways to sink ZOG than violence; we can down all tools and simply refuse to help them.  They have stockpiles of food, water and the like, but if we were to stick together, we could outlast them.  Remember, they grow and produce nothing--they are simply mouths, nothing more.  We, us whites are the producers and they know that.   \nI too am tired of selfish people.  IF he merely said \"I won\'t help niggers and muds, but only whites\' I would be all for that.  No.  He just wants to abandon us to the nigger hordes destroying our nations.  I admit I want to enjoy myself too--but I have duties--duties to my aged parents who live near me.  I deliberately bought the house I live in to be near them.  Because of that, I can help them rather than letting them founder at the mercy of others.  I may not have a job anymore but I work to help my parents, other family and when I can, fellow whites.  It\'s very hard to do the latter due to the pandemic, but I will do so again when it goes away--hopefully.  Either way, I will not abandon my family, my homestead and my lands just because niggers want to move in.  We have retreated enough and it\'s time to make our stand.  14/88!',0,0,NULL,0,_binary '[]',_binary '[]'),(12909,12909,1596073878,3685,'Ensis','Sadly, there IS huge money in racism and hate crimes.  We the sheeple have allowed niggers to be made \"equal\" or above us--and the guilt is ours.  Most of us here up North feel sorry for the niggers--the supposed victim of racism.  Niggers do a huge amount of crime and it\'s getting worse rapidly.  Us Irish were deemed to be the niggers of Europe, but we as a group worked very hard, instilled the right values in our kids and they too worked hard to make things better for their offspring.  Now, you don\'t see any bigotry against Irish anymore--why?  Because we were willing to prove ourselves without having a perpetual chip on our collective shoulders like niggers always have.  I know my father\'s side of history, yet I have no bitterness, just understanding.  I have subconsciously known that work makes you free.  Hitler was right in saying that.',0,0,NULL,0,_binary '[]',_binary '[]'),(12910,12910,1596142628,6369,'voiceofreason','The gas station story, here is the victim:\n\n[url]https://www.kens5.com/article/news/crime/police-searching-for-suspect-accused-of-killing-convenience-store-clerk/273-9bd6f982-3f65-457b-b8a6-3c9b6a80a198[/url]\n\nThe pic you have is unrelated story what appears to be a beaner/wf murder suicide. Here\'s her Faceberg:\n\n[url]https://www.facebook.com/mkenna.stuart/posts/1133530957032948[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12913,12913,1596158845,801,'Whitebear','[QUOTE=voiceofreason]The gas station story, here is the victim:\n\n[url]https://www.kens5.com/article/news/crime/police-searching-for-suspect-accused-of-killing-convenience-store-clerk/273-9bd6f982-3f65-457b-b8a6-3c9b6a80a198[/url]\n\nThe pic you have is unrelated story what appears to be a beaner/wf murder suicide. Here\'s her Faceberg:\n\n[url]https://www.facebook.com/mkenna.stuart/posts/1133530957032948[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12914,12914,1596158881,801,'Whitebear','Thanks, I was confused on that story\n\nI\'ll fix up.\n\nBest,\nWhitebear\n\n[QUOTE=voiceofreason]The gas station story, here is the victim:\n\n[url]https://www.kens5.com/article/news/crime/police-searching-for-suspect-accused-of-killing-convenience-store-clerk/273-9bd6f982-3f65-457b-b8a6-3c9b6a80a198[/url]\n\nThe pic you have is unrelated story what appears to be a beaner/wf murder suicide. Here\'s her Faceberg:\n\n[url]https://www.facebook.com/mkenna.stuart/posts/1133530957032948[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12915,12915,1596163836,3685,'Ensis','[QUOTE=saturnsrings]Hitler would have been the best thing for the UK. The Monarchy has done nothing for the people, except take their money. \nThere\'s some good people on Youtube from Ireland, fighting the good fight.[/QUOTE]\n\nHitler was good for the entire World--had we left him in peace there would never have been World War II, the Korean war, the Vietnam war or any of the wars of today.  Ever since the Allies started World War II in 1939, there has NEVER been a single day without a war somewhere on earth--to this very day.',0,0,NULL,0,_binary '[]',_binary '[]'),(12916,12916,1596164206,3685,'Ensis','I know what you mean.  Also, people with the me, me, me attitude helped to sink Canada by 1930 and America by 1933; they wanted security so much that they could have cared lesss about their Freedom--and they lost their Freedom and security--forever.  \nI helped my parents out today and then took care of the affairs of my own house.  I would shudder to think what my life would really be like if I had DF\'s attitude in life.  I\'m not going to have my parents \"cared for\" by niggers.  Fortunately, neither are disabled and both are healthy.',0,0,NULL,0,_binary '[]',_binary '[]'),(12917,12917,1596180484,846,'Smedley Butler','Hear it at the 29 minute mark. \n\n\n[url]https://www.youtube.com/watch?v=4iHjagNNmOE[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12918,12918,1596180553,846,'Smedley Butler','Hear it at the 29 minute mark. \n\n\n[url]https://www.youtube.com/watch?v=4iHjagNNmOE[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12919,12919,1596218321,801,'Whitebear','[QUOTE=Smedley Butler]Hear it at the 29 minute mark. \n[url]https://www.youtube.com/watch?v=4iHjagNNmOE[/url][/QUOTE]\n========================\nthanks will try to check.\ngood day:)',0,0,NULL,0,_binary '[]',_binary '[]'),(12920,12920,1596242173,3685,'Ensis','[QUOTE=Smedley Butler]Hear it at the 29 minute mark. \n\n\n[url]https://www.youtube.com/watch?v=4iHjagNNmOE[/url][/QUOTE]\n\nThanks for the head\'s up, Smedley.  \n\nWhat I think of Anthony Fauci::barf3::cursin:',0,0,NULL,0,_binary '[]',_binary '[]'),(12921,12921,1596242371,3685,'Ensis','Hear it at the 29 minute mark, Bofum; this is very interesting and informative.\n\nFree individuals desire to be Free and Prosperous and can take much better care of themselves than the Stalinist nanny state and its zionist dictators.\n\n[url]https://www.youtube.com/watch?v=4iHjagNNmOE[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12922,12922,1596469190,846,'Smedley Butler','[url]https://www.bitchute.com/video/sKMSkIS5O1Ri/[/url]\n==============================\n\n\nCDC director acknowledges hospitals have a monetary incentive to overcount coronavirus deaths\nBy Llewellyn H. Rockwell, Jr.\n\nAugust 2, 2020\n\n[url]https://www.bitchute.com/video/sKMSkIS5O1Ri/[/url]\n===============================\n\n\n\nCDC director acknowledges hospitals have a monetary incentive to overcount coronavirus deaths\nBy Llewellyn H. Rockwell, Jr.\n\nAugust 2, 2020',0,0,NULL,0,_binary '[]',_binary '[]'),(12923,12923,1596473729,846,'Smedley Butler','[url]https://www.bitchute.com/video/auRQYQvr3vsw/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12924,12924,1596486659,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/auRQYQvr3vsw/[/url][/QUOTE]\n\nplease clarify \"commie shoes\"  ????',0,0,NULL,0,_binary '[]',_binary '[]'),(12925,12925,1596518042,3685,'Ensis','In case you ever get sick with covid-19; ZOG is trying to suppress this knowledge.\n14/88!\n\n[url]https://rense.com/general96/home-recipe-for-hydroxychloroquine-hcq.php[/url]\n\n\n[b]Home Recipe For Hydroxychloroquine (HCQ)[/b]\n\nBy Dr. Betty Martini, D.Hum.\n8-3-20\nI don\'t know who provided this formula but if you click on the URL you will see they censored the link.  In any event I was able to get it.  One doctor said in a video he was using Hydroxychloroquine for his lupus patients and the pharmacist wouldn\'t fill it.  Ohio had tried to ban it and the Governor intervened.  It\'s been used for 65 years.\n\nDr. Judy Mikovits who wrote \"Plague of Corruption\" has written another book I just received called \"Plague\".  She writes about chronic fatigue syndrome among other diseases.   About the time of the release of  aspartame the Epstein Barr Association changed their name to Chronic Fatigue.  The Atlanta Journal Constitution wrote over an entire page and a half  called \"The Enemy Within\" on Chronic Fatigue.  They said it came out in the early 1980\'s which is when aspartame was marketed through the political chicanery of Don Rumsfeld.  The aspartame pandemic is now called Rumsfeld\'s Plague.\n\n  Dr. H. J. Roberts and I attended the American College of Physicians in Atlanta  in March 1995.  You could join different discussions in classes and we choose one that advertised Chronic Fatigue,  It was next to the last subject and wouldn\'t you know it, the professor said \"we don\'t know where this came from so we will skip it\".  We wanted to advise the group the connection is aspartame.  Cher suffered from Epstein Barr and was advertising Equal.  I sent her information and she turned down the $900,000 they offered her to continue to advertise this addictive, excitoneurotoxic, genetically engineered, carcinogenic, teratogen, drug and adjuvant. \n\nIn \"Aspartame Disease:  An Ignored Epidemic\" by the late world expert H. J. Roberts, M.D. he goes into the autoimmune diseases that can be triggered or precipitated by aspartame.  Dr. James Bowen said about lupus:  \"The ability of methyl alcohol/formaldehyde to create antigenicity, especially as combined in aspartame molecules is so great as to cause severe autoimmune reactions to the tissues deformed by formaldehyde polymerization, adduct formation. The immune system turns against the victim\'s tissues: Lupus.\"\n\nDr. Mikovits also speaks of autism. MIT said by 2025 one out of two babies will be born with autism.  One aspartame victim said she has three children by two husbands and drank diet soda through pregnancy.  All three children have autism .  They work two jobs for a trust to care for their children when they are gone.  It has been known for years aspartame causes autism as well as vaccinations.  It has also been attributed to Round Up.    G. D. Searle made a deal with the FDA to seal the teratology studies and it took me 8 years to find them.  Read the Bressler Report.  My web site are the initials for Mission Possible World Health International with a dot com. Social media has censored the site because there you can find the FDA reports, scientific peer reviewed research, the real CDC investigation along with congressional hearings and other documents that are suppose to be a matter of public record.  \n\n\nRead on for the formula for Hydroxychloroquine.\n\nDr. Betty Martini, D.Hum, Founder\nMission Possible World Health Intl  \n\n\n[url]https://threadreaderapp.com/[/url] thread/1260704141308915713. html\n\n[b]1. HOME RECIPE FOR HYDROXYCHLOROQUINE (HCQ) :\n\nTHE DRUG THAT IS CURRENTLY TREATING THIS VIRUS...WATCH BELOW AS I SHOW YOU THE RECIPE AND HOW TO MAKE THIS SOLUTION AT HOME, MINUS BIG PHARMA\'S FILLERS AND PRESERVATIVES.\n\n2. THAT\'S RIGHT...THIS IS THE REAL  REASON THAT THE DRUG COMPANIES WERE FURIOUS ABOUT THIS CURE. NOT ONLY HAS IT PROVEN TO ELIMINATE THIS VIRUS...BUT OTHERS AS WELL. IT WAS SUPPOSED TO BE A BIG KEPT SECRET...BUT TRUMP BLEW THAT FOR THEM RIGHT AWAY.\n\n3. WHAT IS HYDROXYCHLOROQUINE EXACTLY? IT IS NOTHING BUT QUININE. SOMETHING THAT ANYONE CAN MAKE AT HOME...AND SOMETHING THAT IS BEING MANUFACTURED EACH AND EVERY DAY IN THE FORM OF SOMETHING WE HAVE ALL SEEN AT THE GROCERY AND LIQUOR STORES...NONE OTHER THAN TONIC WATER.\n\n4. HIS DRUG BEING USED TO TREAT THE COVID VIRUS HAS. THIS WAS NEVER SUPPOSED TO BE LEAKED OUT...BECAUSE EVEN A FULL TREATMENT REGIME OF PILLS FROM THE DOCTOR IS LESS THAN A 100.00 FOR SOMEONE THAT DOES NOT HAVE INSURANCE.\n\n5. SOMETHING ELSE YOU MAY FIND INTERESTING IS THAT WHEN THEY CREATED THIS VIRUS, THEY ALSO PUT A STRAIN OF HIV IN IT. THIS WAS TO MAKE IT EVEN MORE FATAL. BUT... GUESS WHAT?\n\n6. THE QUININE KILLED THAT PART OF THE AIDS VIRUS AS WELL. CAN YOU SEE NOW WHY THEY WERE SCREAMING THAT THIS WAS A DANGEROUS DRUG AND NOT TO DARE USE IT. BEHIND THE SCENE STUDIES ARE NOW COMING FORTH THAT SHOW IT BEING EFFECTIVE OTHER DISEASES AS WELL AND EVEN ON CANCERS.\n\n7. I THINK IN THE DAYS TO COME, WE ARE GOING TO FIND OUT A WHOLE LOT MORE THAN WE EVER THOUGHT WE KNEW. IF YOU LISTENED TO OUR PRESIDENT THIS WEEK, HE SAID THAT  IN ONE YEAR, EVERY TREATMENT THAT WE ARE NOW USING IN THE HOSPITALS WILL BE OBSOLETE . WHAT DOES HE KNOW?\n\n8. HE KNOWS THAT THEY HAVE WITHHELD THESE CURES TO KEEP PEOPLE SICK AND TO MAKE MILLIONS OFF OF INSURANCE COMPANIES.\n\n9. QUININE HAS MANY USES AND APPLICATIONS. IT IS ANALGESIC, ANESTHETIC, ANTI -ARRHYTHMIC, ANTIBACTERIAL, ANTIMALARIAL, ANTIMICROBIAL, ANTIPARASITIC, ANTIPYRETIC, ANTISEPTIC, ANTISPASMODIC, ANTIVIRAL, ASTRINGENT, BACTERICIDE, CYTOTOXIC, FEBRIFUGE, FUNGICIDE, INSECTICIDE, NERVINE,\n\n10. STOMACH, TONIC...SO YOU CAN BE SURE THAT BIG PHARMA IS SCARED TO DEATH AT THIS POINT AND SCREAMING THAT THIS DRUG DOES NOT WORK...WHEN THE ENTIRE WORLD SEES THAT IT IS WORKING.\n\n11. IF YOU EVER FEEL A CHEST COLD COMING ON OR JUST FEEL LIKE CRAP...MAKE YOUR OWN QUININE. IT IS MADE OUT OF THE PEELINGS OF GRAPEFRUITS AND LEMONS, ...BUT ESPECIALLY GRAPEFRUITS. I WILL GIVE YOU THE RECIPE HERE AND YOU TAKE THIS CONCOCTION THROUGHOUT THE DAY...\n\n12. OR YOU CAN MAKE A TEA OUT OF IT AND DRINK IT ALL DAY. THIS SHOULD TAKE AWAY ALL YOUR FEARS ABOUT THIS VIRUS, BECAUSE YOU NOW HAVE THE DEFENSE AGAINST IT AND MANY OTHER THINGS.\n\n13. IF YOU TAKE ZINC WITH THIS RECIPE, THE ZINC PROPELS THE QUININE INTO YOUR CELLS FOR A MUCH FASTER HEALING.\n\n14. HERE IS ALL YOU NEED TO DO TO MAKE YOUR VERY OWN QUININE......TAKE THE RIND OF 2-3  LEMONS,  2-3 GRAPEFRUITS. TAKE THE PEEL ONLY AND COVER IT WITH WATER ABOUT 3 INCHES ABOVE THE PEELS.PUT A GLASS LID ON YOUR POT IF YOU HAVE ONE, A METAL ONE IS FINE IF YOU DON\'T.\n\n15. LET IT SIMMER FOR ABOUT 2 HOURS. DO NOT TAKE THE LID OFF OF THE POT TILL IT COOLS COMPLETELY AS THIS WILL ALLOW THE QUININE TO ESCAPE IN THE STEAM.\n\n16. SWEETEN THE TEA WITH HONEY OR SUGAR SINCE IT WILL BE BITTER. TAKE 1 TABLESPOON EVERY COUPLE OF HOURS TO BRING UP THE PHLEGM FROM YOUR LUNGS. DISCONTINUE AS SOON AS YOU GET BETTER.\n\n17. PLEASE SHARE THIS WITH THOSE THAT NEED TO REDUCE FEAR AND ALLOW THEM TO SEE THAT GOD IN ALL OF HIS GLORY, PROVIDES US WITH ALL THAT WE NEED\n\n18. JUST FOR TRUTH\'S SAKE, LET IT BE KNOWN THAT IN ADDITION TO THIS, DOCTORS ARE ALSO PRESCRIBING THE ANTIBIOTIC AZYTHROMICIN (Z-PACK). FOR THE RECORD, I AM NOT A DOCTOR OF ANY SORTS AND ONLY OFFER THIS FROM MY OWN DATA RESEARCH.\n\n19. I AM NOT PRESCRIBING THIS IN ANY WAY, AND IT IS UP TO THE INDIVIDUAL READING THIS TO DO WITH THIS INFORMATION WHAT THEY WANT, IN ACCORDANCE WITH OUR FREEDOM FROM THE UNITED STATES CONSTITUTION.[/b]\n\n:Anti-Z::cool:\n\nDr. Betty Martini, D.Hum, Founder\nMission Possible World Health Intl\n9270 River Club Parkway\nDuluth, Georgia 30097\n770 242-2599\n[url]www.mpwhi.com[/url]\nMore information on [url]www.wnho.net[/url] and [url]www.holisticmed.com/aspartame[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12926,12926,1596651882,8047,'Arheel\'s Uncle','[URL=\"http://www.newnation.org/\"]http://www.newnation.org/\n[/URL]\nI am unable to open Frontpage page on both PC, desktop & laptop.  Spins & never loads page\n\nHave had many many internet down days for hours at a time.\nYour thoughts?',0,0,NULL,0,_binary '[]',_binary '[]'),(12927,12927,1596653353,801,'Whitebear','[QUOTE=Arheel\'s Uncle][URL=\"http://www.newnation.org/\"]http://www.newnation.org/\n[/URL]\nI am unable to open Frontpage page on both PC, desktop & laptop.  Spins & never loads page\n\nHave had many many internet down days for hours at a time.\nYour thoughts?[/QUOTE]\n******************************************************************\n[B][URL=\"https://www.isitdownrightnow.com/\"]Is It Down Right Now\" monitors the status of your favorite web sites[/URL][/B][QUOTE]and checks whether they are down or not. Check a website status easily by using the below test tool. Just enter the url and a fresh site status test will be performed on the domain name in real time using our online website checker tool. For detailed information, check response time graph and user comments.\n\n\nEnter a domain below to check whether it is down or not...\n\n[/QUOTE] \n*****************\n(newnation.org is)\nUP\nNewnation.org is UP and reachable by us.\nPlease check and report on local outages below ...\n****************************\n[B]Nnnforum.com is unavailable.\nThe website is currently under maintenance...[/B] (not so)\n*************************************************\nHmmmmmm....\nwell I have suspected that somewhere out on the tentacles of the Internet\nthat there may be POINTS OF SUPPRESSION - I suspect that somewhere\non the internet - possibly various nexus points - where people trying to access\n\'new nation news\' are getting (not connected).\nseems like the traffic to the forum went down from closer to a 1,000 guests\nto more like 100 guests a few months ago....   \n\nI do not know what to suggest....   \ndo you use on of those interest privacy services (possibly called \'vpn\'???)\nwhere you IP address gets changed and rerouted?\nI\'m not sure if it really works but I am currently trying out \"CyberGhost VpN\"[URL=\"https://duckduckgo.com/?q=cyberghost+vpn&t=brave&ia=web\"]\nhttps://duckduckgo.com/?q=cyberghost+vpn&t=brave&ia=web[/URL]\n\nI\'m not sure if it is working or helping or not but that was one of the things that\nI checked into while researching setting up an emergency backup site for NNN.\n\nWhat browser(s) are you using?\nWhat sort of Internet service provider are you using\n(I\'ve been using Comcast/Xfinity)\n(don\'t have to tell me - I\'m not sure if different ones are different...\n but if there are alternate internet service providers available it might be\n something to check to see if there is any difference)\n[[URL=\"https://duckduckgo.com/?q=What+internet+service+providers+are+available+in+my+area%3F&t=brave&ia=web\"]What internet service providers are available in my area?[/URL]]\n\nWell I hope you are able to get connected better (one way or another) in the future...\n\nby the way, have you tried getting on the Internet somewhere other than (your homebase)?   like is there any coffee shops in your area that are open under virus and have Wi-Fi?   (just something to check out - to see if connections are different)\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12928,12928,1596732294,8047,'Arheel\'s Uncle','I really don\'t know the reasons for low traffic, I think the ADL may have something to do with that. \n[B][COLOR=DarkRed]Barrett Brown [/COLOR]is out of prison; I believe HE is WHO DID YOUR nnn HACK involved & out to take down NNN, I\'ve suspicioned for years Brown is ADL agent/hacker??? He\'s Jeremy Hammond\'s hacker partner & friend. Hammond is still in prison (Indiana?)[/B]\n \nI stayed on laptop for several hours, electronics related. Around 8pm last night I was able to load Frontpage without issues. I\'d made NO changes.\nSince the lockdown I\'ve only used home internet.\nCOX Cable/net.\nLinux OS\nFirefox browser\n$6.95/month billing Private Internet Access VPN (supposedly encrypted but email routes thru Israel)\n\n[B]I had CyberGhost in early days,[/B] they had issues so I cancelled. I think they\'re based in Ukraine? Or they were...not sure of where today.\n\n\n[COLOR=DarkRed][B]BARRETT BROWN[/B][/COLOR]\n[B][URL=\"https://www.dmagazine.com/frontburner/2018/09/amber-guygers-brother-in-law-explains-his-hand-signs/\"]Amber Guyger\'s Brother-in-Law Explains His Hand Signs - D ...[/URL][/B]\n\n[URL]https://www.dmagazine.com/frontburner/2018/09/amber-guygers-brother-in-law-explains-his-hand-signs/[/URL]\n\nToward the end of that post, its author, [B]Barrett[/B] [B]Brown[/B], ... To interpret the signs, [B]Barrett[/B] relied on an [B]Anti-Defamation[/B] [B]League[/B] database of hate symbols and on his own experience.To interpret the signs, Barrett relied on an Anti-Defamation League database of hate symbols and on his own experience. [B][URL=\"https://en.wikipedia.org/wiki/Barrett_Brown\"]Barrett himself[/URL] spent four years in prison, much of it in close quarters with white supremacists.[/B]\n\n\n[B][URL=\"https://en.wikipedia.org/wiki/Barret_Brown\"][B]Barrett[/B] [B]Brown[/B] - Wikipedia[/URL][/B]\n\n[URL=\"https://duckduckgo.com/?q=Barrett%20Brown%20and%20antidefamation%20league+site:en.wikipedia.org&t=lm\"][IMG]http://www.nnnforum.com/assets/icons/favicons/wikipedia.2x.png[/IMG][/URL][URL]https://en.wikipedia.org/wiki/Barret_Brown[/URL]\n\n[B]Barrett[/B] Lancaster [B]Brown[/B]  (born 14 August 1981) is an American journalist, essayist and  satirist. He founded Project PM, a research collaboration and wiki, to  facilitate analysis of the troves of hacked emails and other leaked  information concerning the inner workings of the  cyber-military-industrial complex.. [COLOR=darkred][B]In January 2015, Brown [/B][/COLOR]was sentenced to 63 months in federal prison for the crimes of hacking STRATFOR\n[B][COLOR=darkred]Prior to 2011, Brown had ties with the [URL=\"https://en.wikipedia.org/wiki/Hacktivist\"]hacktivist[/URL] collective [URL=\"https://en.wikipedia.org/wiki/Anonymous_(group)\"]Anonymous[/URL]. [/COLOR][/B]\n\n \n[B]Barrett Brown[/B][URL=\"https://freebarrettbrown.org/\"] freebarrettbrown.org[/URL]\n\n[B]Barrett  Lancaster Brown[/B] is an American journalist, essayist and satirist. He  founded Project PM, a research collaboration and wiki, to facilitate  analysis of the troves of hacked emails and other leaked information  concerning the inner workings of the cyber-military-industrial complex\n[B]He is released[/B]\n\n [URL=\"https://www.thetimesnews.com/news/20200725/four-arrested-at-naacp-event-saturday-in-alamance-county\"]\n[/URL]\n\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][URL]http://www.newnation.org/[/URL]\n\nI am unable to open Frontpage page on both PC, desktop & laptop.  Spins & never loads page\n\nHave had many many internet down days for hours at a time.\nYour thoughts?[/QUOTE]\n******************************************************************\n[B][URL=\"https://www.isitdownrightnow.com/\"]Is It Down Right Now\" monitors the status of your favorite web sites[/URL][/B][QUOTE]and checks whether they are down or not. Check a website status easily by using the below test tool. Just enter the url and a fresh site status test will be performed on the domain name in real time using our online website checker tool. For detailed information, check response time graph and user comments.\n\n\nEnter a domain below to check whether it is down or not...\n\n[/QUOTE]*****************\n(newnation.org is)\nUP\nNewnation.org is UP and reachable by us.\nPlease check and report on local outages below ...\n****************************\n[B]Nnnforum.com is unavailable.\nThe website is currently under maintenance...[/B] (not so)\n*************************************************\nHmmmmmm....\nwell I have suspected that somewhere out on the tentacles of the Internet\nthat there may be POINTS OF SUPPRESSION - I suspect that somewhere\non the internet - possibly various nexus points - where people trying to access\n\'new nation news\' are getting (not connected).\nseems like the traffic to the forum went down from closer to a 1,000 guests\nto more like 100 guests a few months ago....   \n\nI do not know what to suggest....   \ndo you use on of those interest privacy services (possibly called \'vpn\'???)\nwhere you IP address gets changed and rerouted?\nI\'m not sure if it really works but I am currently trying out \"CyberGhost VpN\"[URL=\"https://duckduckgo.com/?q=cyberghost+vpn&t=brave&ia=web\"]\nhttps://duckduckgo.com/?q=cyberghost+vpn&t=brave&ia=web[/URL]\n\nI\'m not sure if it is working or helping or not but that was one of the things that\nI checked into while researching setting up an emergency backup site for NNN.\n\nWhat browser(s) are you using?\nWhat sort of Internet service provider are you using\n(I\'ve been using Comcast/Xfinity)\n(don\'t have to tell me - I\'m not sure if different ones are different...\n but if there are alternate internet service providers available it might be\n something to check to see if there is any difference)\n[[URL=\"https://duckduckgo.com/?q=What+internet+service+providers+are+available+in+my+area%3F&t=brave&ia=web\"]What internet service providers are available in my area?[/URL]]\n\nWell I hope you are able to get connected better (one way or another) in the future...\n\nby the way, have you tried getting on the Internet somewhere other than (your homebase)?   like is there any coffee shops in your area that are open under virus and have Wi-Fi?   (just something to check out - to see if connections are different)\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12929,12929,1596733099,8047,'Arheel\'s Uncle','[B]BARRETT BROWN followed same script that Roy Bullock did for ADL in the 1990s, anti-Arab, anti-racism, etc etc ad nauseum...AND he gets coverage by DemocracyNOW! & RT, both of which are an arm of ADL, also Russia.[/B]\n\nBrown served as the director of communications for [I]Enlighten the Vote[/I], a secularist [URL=\"https://en.wikipedia.org/wiki/Political_action_committee\"]PAC[/URL] that provides financial and strategic assistance to political candidates that advocate strict enforcement of the [URL=\"https://en.wikipedia.org/wiki/Establishment_Clause\"]Establishment Clause[/URL].[URL=\"https://en.wikipedia.org/wiki/Barrett_Brown#cite_note-ryan-11\"][11][/URL][URL=\"https://en.wikipedia.org/wiki/Barrett_Brown#cite_note-12\"][12][/URL] \nIn 2010, Brown began work on his crowdsourced investigation wiki,  Project PM. Brown has written that the [B]main goals of Project PM are to  increase the positive influence of what he calls \"the more capable  segments of the blogosphere\", while reducing the negative influence of  well-regarded mainstream pundits, who may have political agendas not  compatible with public interest.[/B] It was his aim that the wiki Project PM  be established by way of the deliberate generation of critical mass of  work and following among dependable bloggers in such a manner as that  segments of the traditional media will be prompted or even forced to  address critical issues in their own methods and means of reportage. [B]A  further and experimental aim of Project PM is also to develop a  communicational schematic which could provide bloggers, reporters and  any other concerned [URL=\"https://en.wikipedia.org/wiki/Citizen_journalist\"]Citizen journalist[/URL] with the best possible feed of raw information by which to produce content. [/B]\nOn the aim of Project PM, Brown has stated: \n [INDENT]The institutions and structures that have developed over  the past two decades of accelerating public internet use have had what  we reasonably describe as a wholesome effect on information flow. But  the information age is a work in progress, and thus there are potential  improvements to be made. More importantly, there are improvements that  can be made by an initially small number of influential participants  working in coordination. The purpose of Project PM is to implement these  solutions to the extent that participants are collectively able to do  so, as well as to demonstrate the beneficial effects of these solutions  to others that they might be spurred to recreate or even build upon them  independently of our own efforts.[URL=\"https://en.wikipedia.org/wiki/Barrett_Brown#cite_note-13\"][13][/URL]\n[/INDENT] [B]In June 2011, he and Project PM released an exclusive report about a  surveillance contract called \"Romas/COIN\" which was discovered in  e-mails hacked from HBGary by [COLOR=DarkRed]Anonymous[/COLOR]. It consisted of sophisticated  data-mining techniques leveraging mobile software and aimed at Arab  countries.[URL=\"https://en.wikipedia.org/wiki/Barrett_Brown#cite_note-14\"][14][/URL][URL=\"https://en.wikipedia.org/wiki/Barrett_Brown#cite_note-15\"][15][/URL][/B] \n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][URL]http://www.newnation.org/[/URL]\n[URL=\"http://www.newnation.org/\"] [/URL]\nI am unable to open Frontpage page on both PC, desktop & laptop.  Spins & never loads page\n\nHave had many many internet down days for hours at a time.\nYour thoughts?[/QUOTE]\n******************************************************************\n[B][URL=\"https://www.isitdownrightnow.com/\"]Is It Down Right Now\" monitors the status of your favorite web sites[/URL][/B][QUOTE]and checks whether they are down or not. Check a website status easily by using the below test tool. Just enter the url and a fresh site status test will be performed on the domain name in real time using our online website checker tool. For detailed information, check response time graph and user comments.\n\n\nEnter a domain below to check whether it is down or not...\n\n[/QUOTE]*****************\n(newnation.org is)\nUP\nNewnation.org is UP and reachable by us.\nPlease check and report on local outages below ...\n****************************\n[B]Nnnforum.com is unavailable.\nThe website is currently under maintenance...[/B] (not so)\n*************************************************\nHmmmmmm....\nwell I have suspected that somewhere out on the tentacles of the Internet\nthat there may be POINTS OF SUPPRESSION - I suspect that somewhere\non the internet - possibly various nexus points - where people trying to access\n\'new nation news\' are getting (not connected).\nseems like the traffic to the forum went down from closer to a 1,000 guests\nto more like 100 guests a few months ago....   \n\nI do not know what to suggest....   \ndo you use on of those interest privacy services (possibly called \'vpn\'???)\nwhere you IP address gets changed and rerouted?\nI\'m not sure if it really works but I am currently trying out \"CyberGhost VpN\"[URL=\"https://duckduckgo.com/?q=cyberghost+vpn&t=brave&ia=web\"]\nhttps://duckduckgo.com/?q=cyberghost+vpn&t=brave&ia=web[/URL]\n\nI\'m not sure if it is working or helping or not but that was one of the things that\nI checked into while researching setting up an emergency backup site for NNN.\n\nWhat browser(s) are you using?\nWhat sort of Internet service provider are you using\n(I\'ve been using Comcast/Xfinity)\n(don\'t have to tell me - I\'m not sure if different ones are different...\n but if there are alternate internet service providers available it might be\n something to check to see if there is any difference)\n[[URL=\"https://duckduckgo.com/?q=What+internet+service+providers+are+available+in+my+area%3F&t=brave&ia=web\"]What internet service providers are available in my area?[/URL]]\n\nWell I hope you are able to get connected better (one way or another) in the future...\n\nby the way, have you tried getting on the Internet somewhere other than (your homebase)?   like is there any coffee shops in your area that are open under virus and have Wi-Fi?   (just something to check out - to see if connections are different)\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12930,12930,1596737565,801,'Whitebear','thanks very much for information\n\n(on internet connections and anti-free-speech hacking)\n\nI\'ll need to review - haven\'t finished my first cup of coffee this morning.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12931,12931,1596739161,8047,'Arheel\'s Uncle','I can\'t prove the ADL is involved, but I\'d bet they are.\nBrown was conveniently placed in prison with \"white supremacists\" \n\nsounds like an ADL Project. After the Roy Bullock spying was exposed, in California.\n\n\n\n[QUOTE=Whitebear]thanks very much for information\n \n(on internet connections and anti-free-speech hacking)\n\nI\'ll need to review - haven\'t finished my first cup of coffee this morning.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12932,12932,1596844680,3685,'Ensis','Are you alright, Bofum?  I hope you didn\'t get sick with the corona virus.  Trump says it isn\'t that bad but it\'s a very bad disease--especially since it\'s man made.\n\nTake care and be safe! 14/88!',0,0,NULL,0,_binary '[]',_binary '[]'),(12933,12933,1596922781,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2020/08/05/we-were-not-told-the-cost-to-us-of-multiculturalism/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12935,12935,1596923441,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/08/05/we-were-not-told-the-cost-to-us-of-multiculturalism/[/url][/QUOTE]\n\nhowdy doo - good day mate\n\nwill check out the link',0,0,NULL,0,_binary '[]',_binary '[]'),(12936,12936,1596987285,846,'Smedley Butler','Good morning \n\nThe lies, deceit, and more have strained hurt the people in so many real ways over any virus.   The majority or caught in the net of believing what they are told.   Sad, but this has been coming since Franklin the cripple minded liar like LBJ, who continued the destruction.\n\nUS senator Wayne Morse of Eugene Oregon did all one man could do to call them out on live TV Face The Nation in 1965 calling LBJ a liar who would destroy America.  only one other senator  in 1965 was honest and joined him was US senator Grenely sp ? from Alaska, so sad only two honest decent men. \n[url]https://www.youtube.com/watch?v=8MKb35NK0F0[/url]  1935 one month before he was RIP.   One  minute video.\n\nOREGON recall RURAL Easter Oregon towns attacked by medical communists operators enemy aliens with their flanking maneuver around the supreme law of the US. \n[url]http://stoptheabuse-recallkatebrown.org/posts/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12937,12937,1597076876,846,'Smedley Butler','Dive !\n\nWez in twable !',0,0,NULL,0,_binary '[]',_binary '[]'),(12938,12938,1597085739,846,'Smedley Butler','[url]http://stoptheabuse-recallkatebrown.org/posts/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12939,12939,1597168487,8047,'Arheel\'s Uncle','I ran a little test, after posting newnation.org under the Wm Barr video via FOX News is when NNN frontpage won\'r load when I clink link from there, it times out.. \n\nIt won\'t load at all now. I DO know YT is using AI for filtering keywords, the usual, hate word filters. It\'s a program the ADL has worked on for years.\n\n\n\n\n\n[QUOTE=Whitebear]thanks very much for information\n \n(on internet connections and anti-free-speech hacking)\n\nI\'ll need to review - haven\'t finished my first cup of coffee this morning.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12940,12940,1597170433,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I ran a little test, after posting newnation.org under the Wm Barr video via FOX News is when NNN frontpage won\'r load when I clink link from there, it times out.. \n\nIt won\'t load at all now. I DO know YT is using AI for filtering keywords, the usual, hate word filters. It\'s a program the ADL has worked on for years.\n****************************************************************\n\nThanks very much for testing and report.\n\nI\'m going to try to investigate this problem but I am giving higher priority now\nto setting up some NNN emergency backup websites....   \n(making some progress but a whole lot of little technical problems)\n\nBest,\n\nWhitebear\n\n\n\n\n[QUOTE=Whitebear]thanks very much for information\n \n(on internet connections and anti-free-speech hacking)\n\nI\'ll need to review - haven\'t finished my first cup of coffee this morning.\n\nBest,\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12941,12941,1597174127,846,'Smedley Butler','Howdy\n\nAs for  the ancient art depictions on the front page for looting, perhaps this could help the dear readers look this past more carefully.\n\n\nBe sane.\n\nSB\n\n[url]https://www.bitchute.com/video/9NDTj4oHPHKe/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12946,12946,1597189063,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Are you alright, Bofum?  I hope you didn\'t get sick with the corona virus.  Trump says it isn\'t that bad but it\'s a very bad disease--especially since it\'s man made.\n\nTake care and be safe! 14/88![/QUOTE]\n\nNo corona. Was in hospital for chest pain. Have to deal with an issue with that. They also found I have a spinal stenosis. Not good. I don\'t want any surgery. I feel like I am being terrorized. It\'s been one thing after another. \nUgh.[/QUOTE]\n\n\nI\'m truly glad you don\'t have corona; I\'m sorry you have chest pain and spinal stenosis.  I hope you won\'t need surgery.  I\'m sorry you feel so bad as well.  Life these days is so iffy, no thanks to ZOG and its depredations.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(12947,12947,1597189198,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]I know what you mean.  Also, people with the me, me, me attitude helped to sink Canada by 1930 and America by 1933; they wanted security so much that they could have cared lesss about their Freedom--and they lost their Freedom and security--forever.  \nI helped my parents out today and then took care of the affairs of my own house.  I would shudder to think what my life would really be like if I had DF\'s attitude in life.  I\'m not going to have my parents \"cared for\" by niggers.  Fortunately, neither are disabled and both are healthy.[/QUOTE]\n\nIt\'s odd how he never mentions family or kids...like he has none. Maybe he came from a rotten family and wants nothing to do with them. \nBut you rarely see anyone say they are going to stick it out here, or fight for our freedoms.[/QUOTE]\n\nNo.  Most people don\'t want to even think about what it was like to be free, let alone fight for Freedom.  Me, I\'ll stay where I am; I have aged parents that I love to be concerned about and I\'m not going to leave my country just to \"feel good\" or \"feel free.\"\nMaybe, don Frijoles has a rotten family or maybe he just does not care at all.  I have met both kinds of people in my life.',0,0,NULL,0,_binary '[]',_binary '[]'),(12948,12948,1597189300,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Hitler would have been the best thing for the UK. The Monarchy has done nothing for the people, except take their money. \nThere\'s some good people on Youtube from Ireland, fighting the good fight.[/QUOTE]\n\nHitler was good for the entire World--had we left him in peace there would never have been World War II, the Korean war, the Vietnam war or any of the wars of today.  Ever since the Allies started World War II in 1939, there has NEVER been a single day without a war somewhere on earth--to this very day.[/QUOTE]\n\nHitler should have truly gotten rid of the pests. Obviously so many made it into the US and other countries. Like Einstein. The whole \"we better build the bomb before the Nazis do!\" letter he wrote. Now this planet has nukes all over the place..[/QUOTE]\n\nThe vermin have gotten into our finances, politics and military and it\'s just a crying shame.  Also, I believe that the Beirut blast was partially a nuke sent by Pissrael.  They flew it into the warehouse containing the fertiliser.  That was an act of war--nuclear war.',0,0,NULL,0,_binary '[]',_binary '[]'),(12949,12949,1597193591,8047,'Arheel\'s Uncle','This Loeffler criminal is Jew/black [url]http://www.nnnforum.com/forums/showthread.php?p=679507#post679507[/url]\nI think Gann was innocent, just renting out a room.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I ran a little test, after posting newnation.org under the Wm Barr video via FOX News is when NNN frontpage won\'r load when I clink link from there, it times out.. \n \nIt won\'t load at all now. I DO know YT is using AI for filtering keywords, the usual, hate word filters. It\'s a program the ADL has worked on for years.\n****************************************************************\n\nThanks very much for testing and report.\n\nI\'m going to try to investigate this problem but I am giving higher priority now\nto setting up some NNN emergency backup websites....   \n(making some progress but a whole lot of little technical problems)\n\nBest,\n\nWhitebear\n\n\n\n\n[QUOTE=Whitebear]thanks very much for information\n \n(on internet connections and anti-free-speech hacking)\n\nI\'ll need to review - haven\'t finished my first cup of coffee this morning.\n\nBest,\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12950,12950,1597195158,801,'Whitebear','[QUOTE=Arheel\'s Uncle]This Loeffler criminal is Jew/black [url]http://www.nnnforum.com/forums/showthread.php?p=679507#post679507[/url]\nI think Gann was innocent, just renting out a room. \n\n====================================\nOK, I haven\'t looked at this case yet.\nI trust you have included all your considerations in your thread\nI will review when I catch up to that post.\n\n(making progress on setting up backup forums)\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12951,12951,1597208445,801,'Whitebear','The two headlines said China is buying a bunch of corn\n\nbut in between you say \'that it will not be shipped\'...\n\nI do not understand - do you think that despite China buying a bunch of corn that it will not be shipped to China?  I don\'t understand - WHY won\'t it be shipped?\n\n(I could guess but I\'ll let you clarify it for me\nif you please...)\n\nBest,\nWhitebear\n=================================\n[QUOTE][B]China Makes Biggest US Corn Buy Ever | Hoosier Ag Today[/B] \n\n[B]THERE WON\'T BE ANY CORN SHIPPED PER TRADE AGREEMENTS.[/B]\n\n[B]China is buying more corn. That\'s good news for American farmers.[/B][/QUOTE]\n==================================',0,0,NULL,0,_binary '[]',_binary '[]'),(12952,12952,1597215116,846,'Smedley Butler','Howdy\n\nDo not read a word about her being Willie POS Brown\'s tax paid hoe when he was mayor as his special hoe when shez was a youngs hoe there you.\n\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12953,12953,1597237450,8047,'Arheel\'s Uncle','Post #27 here, 10\'s of millions of acres of storm flattened corn in Heartland of America [URL]http://www.nnnforum.com/forums/showpost.php?p=679465&postcount=37[/URL]\nAfter which I made the China corn/wheat post in #28\n\n\n\n\n\n[QUOTE=Whitebear]The two headlines said China is buying a bunch of corn\n \nbut in between you say \'that it will not be shipped\'...\n\nI do not understand - do you think that despite China buying a bunch of corn that it will not be shipped to China?  I don\'t understand - WHY won\'t it be shipped?\n\n(I could guess but I\'ll let you clarify it for me\nif you please...)\n\nBest,\nWhitebear\n=================================\n[QUOTE][B]China Makes Biggest US Corn Buy Ever | Hoosier Ag Today[/B] \n\n[B]THERE WON\'T BE ANY CORN SHIPPED PER TRADE AGREEMENTS.[/B]\n\n[B]China is buying more corn. That\'s good news for American farmers.[/B][/QUOTE]==================================[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12954,12954,1597240314,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Post #27 here, 10\'s of millions of acres of storm flattened corn in Heartland of America [URL]http://www.nnnforum.com/forums/showpost.php?p=679465&postcount=37[/URL]\nAfter which I made the China corn/wheat post in #28\n=============•••••\nOh OK thanks for clarifying that ——my problem was that I was just looking at the most recent post at the bottom of the thread and I had somehow skipped your earlier post —-I just now have noticed the earlier post and it would’ve been obvious —-thanks for clearing that up —-I’ll try not to ask stupid questions In the future (laughing) ?\n\n\n\n\n\n[QUOTE=Whitebear]The two headlines said China is buying a bunch of corn\n \nbut in between you say \'that it will not be shipped\'...\n\nI do not understand - do you think that despite China buying a bunch of corn that it will not be shipped to China?  I don\'t understand - WHY won\'t it be shipped?\n\n(I could guess but I\'ll let you clarify it for me\nif you please...)\n\nBest,\nWhitebear\n=================================\n[QUOTE][B]China Makes Biggest US Corn Buy Ever | Hoosier Ag Today[/B] \n\n[B]THERE WON\'T BE ANY CORN SHIPPED PER TRADE AGREEMENTS.[/B]\n\n[B]China is buying more corn. That\'s good news for American farmers.[/B][/QUOTE]==================================[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12955,12955,1597262133,8047,'Arheel\'s Uncle','There are no stupid questions.\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Post #27 here, 10\'s of millions of acres of storm flattened corn in Heartland of America [URL]http://www.nnnforum.com/forums/showpost.php?p=679465&postcount=37[/URL]\n After which I made the China corn/wheat post in #28\n=============•••••\nOh OK thanks for clarifying that ——my problem was that I was just looking at the most recent post at the bottom of the thread and I had somehow skipped your earlier post —-I just now have noticed the earlier post and it would’ve been obvious —-thanks for clearing that up —-I’ll try not to ask stupid questions In the future (laughing) ?\n\n\n\n\n\n[QUOTE=Whitebear]The two headlines said China is buying a bunch of corn\n \nbut in between you say \'that it will not be shipped\'...\n\nI do not understand - do you think that despite China buying a bunch of corn that it will not be shipped to China?  I don\'t understand - WHY won\'t it be shipped?\n\n(I could guess but I\'ll let you clarify it for me\nif you please...)\n\nBest,\nWhitebear\n=================================\n[QUOTE][B]China Makes Biggest US Corn Buy Ever | Hoosier Ag Today[/B] \n\n[B]THERE WON\'T BE ANY CORN SHIPPED PER TRADE AGREEMENTS.[/B]\n\n[B]China is buying more corn. That\'s good news for American farmers.[/B][/QUOTE]==================================[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12956,12956,1597292512,846,'Smedley Butler','Jerry Abbott	June 27th, 2020 01:44 PM\nA response to the Marxist bull**** of Priyamvada Gopal\n \nIf cultural appropriation is a bad thing, then all non-whites should stop using technology. Anything that needs electricity to run, Africans should never use, since whites invented the methods of generating and consuming electric power. Electricity is an often unacknowledged part of white culture, as are most chemical methods for operating machinery.\n\nWe did such things first, BEFORE anybody knew that they could be done. The other races either acquired advanced technology by direct transfer from white people, or else, if they were capable of it, they had before them the example of white invention, and they tinkered around until they\'d created an imitation.\n\nAn Indian woman (dot-head, not woo-woo) named Priyamvada Gopal teaches English at the University of Cambridge in England. According to Wikipedia, her main teaching and research interests are in colonial and postcolonial literature and theory, gender and feminism, Marxism and critical race studies,\" the latter of which should tell you that she is a well-practiced liar and a professional dispenser of pseudo-intellectual leftist bull****.\n\nGopal has ventilated her opinion, in regard to the Western colonialism of the early 20th century, that colonialism fosters a dangerous mythology in which the whites doing the colonizing always see themselves as the givers and as the teachers, while viewing the Africans as the takers and as the taught. She doesn\'t appreciate the irony in that she says this while working in England (not India) and while speaking English (not Hindi).\n\nFurthermore, what she is calling a myth is actually the truth. Africans were, and still are, mostly the takers and whites were mostly the givers, regardless of which country we\'re speaking of and regardless of which is the race of the colonizers. After all, in which direction does foreign aid always flow? In which direction does mass immigration go?\n\nIn the 1970s, South African whites saw most of their taxes gone to supply the blacks of their country with benefits with which they could not have supplied themselves. Blacks in America receive welfare benefits at a per capita rate that is five times higher than the rate at which whites do, while whites pay the taxes that subsidize the welfare programs.\n\nWho the givers are, and who the takers are, turns on race. It does not turn on geography or on the ambient politics of colonization. The race that is the more capable supplies the benefits, and the race that is less capable takes the benefits. The race that knows more teaches the race that knows less, at least to the extent that the latter is able and willing to learn.\n\nThat isn\'t myth. That\'s how things really are. The only myth is the manner in which Marxists like Gopal are treating that reality.\n\n\nCopyright 2003-2017 VNNForum.com',0,0,NULL,0,_binary '[]',_binary '[]'),(12957,12957,1597293145,846,'Smedley Butler','Howdy\n\nWhen you run for office if you don\'t spend it all you can keep it and pay tax on it. \n\nBrown **** in Oregon is not Irish any more than Brown **** of 1955 Brown enemy alien vs idiot school board. \n\n\nTold friends last fall the university of Alaska school of engineering report that Building Seven in NYC after two years study that was imploded and that NO fires caused it to pancake, so I said any day here out the an new and much worse attack will keep people from think USS LIBERTY an others is very likely to happen. \n\nAs for a hoe, yeah you live in the state of hollyvood and so don\'t invited trouble. \n\n\nThis mess is killing allot of the West and will do in many more.  \n\n\nI am not voting, but I am voting in the recall of brown**** in OR. \n\nI do not were a red diaper,  maybe the ussar can now declare U nutz if you call BS on them.\n\nDr. Phookis a sicko criminal, and dr. gates is a kike criminal he media and wall street on in on it. \n\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12958,12958,1597439428,801,'Whitebear','[URL=\"https://www.dailymail.co.uk/news/article-8623781/Kamala-Harris-affair-San-Franciscos-black-mayor-Willie-Brown.html\"] 	How 29-year-old Kamala Harris began an affair with powerful San Francisco politician Willie Brown, then 60 and married, who appointed her to two lucrative positions only to dump her after he was voted first black mayor of the city[/URL]\n[IMG]http://www.newnation.org/Images/2020/Kamala-Willie.jpg[/IMG]\n\nBut you should get the credit  :)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12959,12959,1597466857,846,'Smedley Butler','[QUOTE=Whitebear][URL=\"https://www.dailymail.co.uk/news/article-8623781/Kamala-Harris-affair-San-Franciscos-black-mayor-Willie-Brown.html\"] 	How 29-year-old Kamala Harris began an affair with powerful San Francisco politician Willie Brown, then 60 and married, who appointed her to two lucrative positions only to dump her after he was voted first black mayor of the city[/URL]\n[IMG]http://www.newnation.org/Images/2020/Kamala-Willie.jpg[/IMG]\n\nBut you should get the credit  :)\n\nWB[/QUOTE]\n\n\nDear editor\n\nThe honor is all yours, plus holding Fort Apache together too. \n\nThe aggravation is killing US more than the virus ever could, but maybe they could let a lab bug loose on US in Oct.  They are criminals and half the population is exceeding ignorant ! Scary.\n\n\nBe well\n\nSB\n\n\nHere is Leshenko of Belarus, good man.  Lukashenko and the Minsk Protests – DN 081320 \n[url]https://www.radioalbion.com/2020/08/the-daily-nationalist-lukashenko-and.html[/url]\n\nIn a rush just right now',0,0,NULL,0,_binary '[]',_binary '[]'),(12960,12960,1597469089,846,'Smedley Butler','Howdy\n\nWell the fruit keeps blooming every day alright.\n\nSee you did credit SB, excellent as SB needs to seen by the public. \n\nHe surely in the end SB regretted not helping the Army arrest Franklin the cripple minded thug in 1933, and I believe per M.O./history the SB was murdered as sure as James Forrestal  Neville Chamberlain, Huey P. Long etc.  No coincidences in politics.\n\nCA. NRA is great, expects the magazine makers to put o a second shift seriously. LOL\n\nBest\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12961,12961,1597469693,801,'Whitebear','[QUOTE=Smedley Butler]Howdy\n\nWell the fruit keeps blooming every day alright.\n\nSee you did credit SB, excellent as SB needs to seen by the public. \n\nHe surely in the end SB regretted not helping the Army arrest Franklin the cripple minded thug in 1933, and I believe per M.O./history the SB was murdered as sure as James Forrestal  Neville Chamberlain, Huey P. Long etc.  No coincidences in politics.\n\nCA. NRA is great, expects the magazine makers to put o a second shift seriously. LOL\n\nBest\n\nSB[/QUOTE]================================================\n\nWhen they outlawed \"high-capacity\" magazines in California\n...before the deadline - I drove up to Oregon - Medford and donated a couple of dozen mags to the Salvation Army - for a charitable tax deduction.\n\nNow I\'ll have to buy them all back  :)\nbut I do have a completely different arsenal than I did 10 years ago....\n\nbut last time the Federal judge vetoed the magazine ban - It was only off for a week\nand it was legal to buy high-cap magazines that week - and that is still a \'loophole\'\nbut if this new strike down holds the technical \'high-cap\' mag exclusion will be \'moot\'(?)\n\nanyway - I\'ll have to check into it and see what is available.\n\nBest,\nWB\n\nPS there is a long list of the victims of the \'Dark Powers that be\'... excluding those on the Clinton\'s private list  (so-rumored) who came to mind to me was \'Patton\'.',0,0,NULL,0,_binary '[]',_binary '[]'),(12962,12962,1597471436,846,'Smedley Butler','Howdy \n\nMy eyes are closing now, but the women and middle aged men ESPECIALLY teachers support the RED gov of the Pacific Wonderland !  This is from personal exchanges being coy, including a 69 year old lawyer who flipped when I said Trumb or bump in office it Walls Street Banking and media that run this regime that has spit on the rule of law and supports the invasion for decades. \n\nHe snarled at me, he may be half tribe ? \n\nGood night\n\nSB\n\nResponse from the Oregon governor to the arrests of two violent criminal foreign nationals in Bend, Ore. yesterday. She is appalled.\n\nGovernor Kate Brown: I am appalled by the callous actions of the Trump Administration yesterday in Bend to target immigrant communities and forcefully disperse a crowd of concerned community members and clergy who for hours held the line against injustice.\n[url]https://twitter.com/MrAndyNgo/status/1294088136146862080[/url] #Oregon #Trump\n\n\n16mMarko Petek @Marko\n\ngab67.jpg',0,0,NULL,0,_binary '[]',_binary '[]'),(12963,12963,1597673591,846,'Smedley Butler','Dr  Mecola\n\n[url]https://articles.mercola.com/sites/articles/archive/2020/08/08/hydroxychloroquine-protocol-continues-getting-censored.aspx[/url]\n\n\n\n\n\n\n\n\nSo sad.\n\n\nThis is much more a Hollywood/media, Banking move on US with war as cover for the final political move on the supreme law of the USA. The Bill Rights were severely attacked since LBJ as the congress and military with the billy club of the media held high the criminal LBJ gang and out NYC with traitor pervert tools over threw US using the Gulf of Tonkin raw power military war to cover the looting and culture perverted communist misery war on the US population. \n\nWith out Rule Law say hello Banana  republic. The Bill Of Rights today is a distant memory with  half the population being idiots, savages, invaders, criminals, pervs and more.\n\n\n[url]https://www.lewrockwell.com/2020/08/no_author/rocor-abbot-america-facing-pre-revolutionary-situation-like-russia-in-1917[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12964,12964,1597729220,3685,'Ensis','Tom busted me for trying to wake the good people of Ireland up.  Also, people in the lower forums are making derogatory remarks about pig cops.  I did that two years ago and got a one week ban.   Something is funny in NM.....\n\n------\n\nDeleted post.\n\nWe do not advocate illegal actions on this forum.\n\n____________\n\n[b]Whites must defend their families, themselves and their Race--even if it\'s against the law.\n\nThose four faecal-skinned slant-eyed, black nigger buggers cannot be Irish--they are niggers! Irish are whites, not niggers![/b]',0,0,NULL,0,_binary '[]',_binary '[]'),(12965,12965,1597860459,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=U4guvOW9Go4[/url]\nRonPaulLibertyReport\n241K subscribers\n\nAs the \"Sun Belt\" wave of coronavirus cases and hospitalizations burns itself out - as is always the case with a virus - those authoritarian politicians still clinging to the ability to push their citizens around refuse to give up. As in the Lord of the Rings, they cannot bear letting go of the ring of power. But what will it take for them to finally relinquish their stranglehold on our lives? Many hospitals are now suffering from a lack of patients and deaths among those under 50 years of age remain nearly non-existent. When is this over? What\'s the end game?',0,0,NULL,0,_binary '[]',_binary '[]'),(12966,12966,1597878005,801,'Whitebear','anything else you might want to add?\n\nwhen \'get a chance\' check \'practice posting\'\nfor any others ready for the \'3 blue star\' ok-to-go...\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12967,12967,1597880901,8047,'Arheel\'s Uncle','Yes. I will check my other posts FOR [COLOR=Blue]***[/COLOR].\nThe white guy who got beat by  Marquise \"Keese\" \n\nwas driving a WHITE TRUCK, means modern KKK horses to the negro devils.\n\n\n\n[QUOTE=Whitebear]anything else you might want to add?\n \nwhen \'get a chance\' check \'practice posting\'\nfor any others ready for the \'3 blue star\' ok-to-go...\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12968,12968,1597881330,8047,'Arheel\'s Uncle','All good to go up to including Loeffler black/jew\n\n\n\n[QUOTE=Whitebear]anything else you might want to add?\n \nwhen \'get a chance\' check \'practice posting\'\nfor any others ready for the \'3 blue star\' ok-to-go...\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(12985,12985,1597897522,801,'Whitebear','Forum down for maybe an hour after 10pm Pacific for backup and maintenance\n\nlet me know if inconvenient\nand I can postpone for an hour or two\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(12986,12986,1597946397,846,'Smedley Butler','Quote. I did not write this. \nCommunism in Latvia, 1940s/1950s\n\n\n(Above: Latvian mass-murderer Alfons Noviks, circa 1940).\n\nRhetorical question: when are the Bolsheviks (I’m using that term loosely here) ever going to be brought to justice for their crimes? The allies executed the Nazis, who committed very few crimes as compared to the 40 million murders committed by the communists in the USSR, Hungary, Poland, Romania, Latvia, etc. When are they going to execute the former Bolsheviks (many of whom are still alive)? (The answer, of course, is that Jewish, and gentile, communists can get away with mass murder — literally).\n\nAs previously noted, communism in Latvia was Judeo-communism, just like everywhere else. For example, these top Jews were in Latvia:\n\n— Major General Alfons Noviks, Chief of the Daugavpil District of the Political Police Department; People’s Commissar of Internal Affairs;\n\n— Semion Shustin, People’s Commissar for state security;\n\n— Moses Citrons, NKVD Interior Security Commissar in Daugavpils;\n\n[.PDF [url]http://www.jrbooksonline.com/PDF_Books/LatviaYearOfHorror.pdf[/url]\nUnquote.',0,0,NULL,0,_binary '[]',_binary '[]'),(12989,12989,1598074970,846,'Smedley Butler','Good evening dear editor\n\nWell we all have said it they should be back in Africa, but I say all blacks sent to prison should be offered a one way ticket to Africa and then grand cash and all the dope they can carry ! Or booze to be shipped as fright with them. \n\nOf course their masters and ours will not allow that any more than they allowed Lincoln to get going on it. \n\nSo, whats next, as they kill us off with stress, poor medical and insanity galore, as its death by a thousand cuts.\n\nThey played us with fake adulation\'s  for  doing military violence and with incitement alien movies  etc. \n\nFalling asleep, must get stress down with stay calm.\n\nGood night\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(12990,12990,1598144376,846,'Smedley Butler','Howdy\n\n1,007 Congoids died in all of Franklin\'s kikedwar 2 a fact. Over half were from accidents, a dozen from hanging, firing squad sentences, and then ships sunk.\n\nPoint is the like England and the rest of the West, the best warrior breeding stock was murdered and then the maimed and corrupted, and perverts who skirted, and savages had no breeding savage stock eliminations so their natural jungle conducts was left alone and was incited and sicced on US first in the big cities full retard after Nov. 22, 1963. \n\nThousands of straight Western sane men have been drive out the officer corps since bushog in 1989.   \n\nAdmiral Fallon and the entire top of the USAF  was booted out in 07 I think it was.\n\n88\n\nNo reply needed',0,0,NULL,0,_binary '[]',_binary '[]'),(12991,12991,1598198312,846,'Smedley Butler','His beginning was just a honey pot for names of US who looked at the lies against Western peoples.\nThey used their 100% control of TV/Movies defame, brain rinse and demoralized as soon as they got their victory in 1945 against the entire West. At first media was over flowed with fake adulation in after 1945, but the same time they were slipping in to almost all of their mind bending media BS inside jokes, slander and blood libels that went full retard after Nov. 22, 1963. TV and media did go full left/pervert after Jan. 1, 1964.\n\nAlien media did allot of brain rinsing before Nov. 22, 1963 for sure and shows like the Beverley Hillbilly\'s and all the rest were LOL denigrating us while they made money doing it. Easy, Rider, MASH, Deliverance, Jeremiah Johnson, The Wild Bunch, Catch 22, and so many more were insults to us, along with their Gawdfather projections on us, then in 1972 Marlon Brando starred in LAST TANGO IN PARIS sickening depravities I read about it and never viewed the toilet film, but like with TERMINATOR,these films do show you clearly where their heads are at as they are a history of their mind set war on us.\n\nRED\"S starring Diane Keaton and loser Warren Beatty 1983 was an expensive flop, but it was never about making money, but brain rinsing garbage for the college stewdents. Like I said these stories put to film and the extreme censorship they use on us since the crime in NYC is self reveling, they have out flanked Western rule of Law with a masked scheme, and the historical M.O. tells it all.\n\nNYC was their laboratory since 41% Woodrow Wilson was criminally schemed in to office in Nov. 1912 by splitting the R ticket with parades, bands, beer busts and patriotard speeches for the Bull Moose Progressive coup to remove William Taft who would never support any side in a European War or allow weapon sales. The election of 1912 was a crime by magic money bankers against U.S',0,0,NULL,0,_binary '[]',_binary '[]'),(12995,12995,1598202537,846,'Smedley Butler','[url]https://www.bitchute.com/video/weYRHpwQqKFa/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12996,12996,1598232565,846,'Smedley Butler','[url]https://www.goyimtv.com/v/1040140294/Plandemic---Indoctornation[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(12998,12998,1598233415,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.goyimtv.com/v/1040140294/Plandemic---Indoctornation[/url][/QUOTE]\n\n\nthanks will check link\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(12999,12999,1598292884,801,'Whitebear','I have posted this reference on our\nApster booklet image private sub-forum \nwhich you can delete later or keep\n===========================\nBookmark the link to the NNN EMERGENCY BACKUP SITE\nBookmark the link to the NNN EMERGENCY BACKUP SITE\n\nI have rebuilt the NNN EMERGENCY BACKUP SITE AT\n\nNNNFORUM.ORG\n[url]http://www.nnnforum.org/forums/index.php[/url]\n\nThis currently has a backup of this ACTIVE forum as of 10pm last night.\n\nAnything you post on the backup site will be replaced with a fresh backup\nof this ACTIVE site nightly (ideally).\n\nBasically, bookmark the backup site in case this ACTIVE site goes down.\nI would post any notices regarding when the ACTIVE site would be fixed\nor whether we should switch over to the backup site.\n\nNormally, I wouldn\'t switch to the backup site unless this ACTIVE site\nmight be down for more than 24 hours.\n__________________\nEditor of New Nation News',0,0,NULL,0,_binary '[]',_binary '[]'),(13000,13000,1598497997,8047,'Arheel\'s Uncle','Thought you might be interested in this forum\n[URL]https://www.freerepublic.com/tag/news-forum/index?more=3878012[/URL]\n\n\nI\'m still hung up in a big electrical project. Ran into a NO Power problem on Final Testing. Preliminary tests were all good. Troubleshooting now. I thought it was almost ready for final installation.:mad:',0,0,NULL,0,_binary '[]',_binary '[]'),(13001,13001,1598500003,801,'Whitebear','Thanks, I\'ll check out the Norcal link.\n\nAre you doing a house electrical project?\n(my brother recently retired from doing electrical contracting)\n\nBest,\nWB\n===================================\n[QUOTE=Arheel\'s Uncle]Thought you might be interested in this forum\n[URL]https://www.freerepublic.com/tag/news-forum/index?more=3878012[/URL]\n\n\nI\'m still hung up in a big electrical project. Ran into a NO Power problem on Final Testing. Preliminary tests were all good. Troubleshooting now. I thought it was almost ready for final installation.:mad:[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13003,13003,1598551613,846,'Smedley Butler','[url]https://www.radioalbion.com/2020/08/the-orthodox-nationalist-why-do-jewish.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13004,13004,1598551893,846,'Smedley Butler','[url]https://www.radioalbion.com/2020/08/the-orthodox-nationalist-why-do-jewish.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13005,13005,1598553450,8047,'Arheel\'s Uncle','A year 2000 Dodge B3500 129\" wheelbase Cargo Maxivan in perfect condition EMPTY, 42K miles in 2016 when I bought it, after searching for over a year. Pull it up to a house/shack, plug house/shack/tent whatever in to 12VDC, ALSO full Solar 800 Watt panels contained with 4KW AC Inverter. 40 gallon fully plumbed fresh water & hot water system. Microwave, lighting, pushbutton & pull chain lights. \n\nSo much I\'ve done, it\'s too much to type. It\'s like a smaller version of a luxury RV in a van. \n\nI will soon take photos to email.\n\nIt has a lot more bells & whistles for comfortable travel on BLM land here in AZ & beyond for up to a month.\n\n\n\n[QUOTE=Whitebear]Thanks, I\'ll check out the Norcal link.\n \nAre you doing a house electrical project?\n(my brother recently retired from doing electrical contracting)\n\nBest,\nWB\n===================================\n[QUOTE=Arheel\'s Uncle]Thought you might be interested in this forum\n[URL]https://www.freerepublic.com/tag/news-forum/index?more=3878012[/URL]\n\n\nI\'m still hung up in a big electrical project. Ran into a NO Power problem on Final Testing. Preliminary tests were all good. Troubleshooting now. I thought it was almost ready for final installation.:mad:[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13006,13006,1598554557,801,'Whitebear','Well that\'s great!\n\nHmmm sort of a \'tiny house\' (I noticed on youtube).\n\nThanks for clarification  :)\n\nWB\n\n[QUOTE=Arheel\'s Uncle]A year 2000 Dodge B3500 129\" wheelbase Cargo Maxivan in perfect condition EMPTY, 42K miles in 2016 when I bought it, after searching for over a year. Pull it up to a house/shack, plug house/shack/tent whatever in to 12VDC, ALSO full Solar 800 Watt panels contained with 4KW AC Inverter. 40 gallon fully plumbed fresh water & hot water system. Microwave, lighting, pushbutton & pull chain lights. \n\nSo much I\'ve done, it\'s too much to type. It\'s like a smaller version of a luxury RV in a van. \n\nI will soon take photos to email.\n\nIt has a lot more bells & whistles for comfortable travel on BLM land here in AZ & beyond for up to a month.\n\n\n\n[QUOTE=Whitebear]Thanks, I\'ll check out the Norcal link.\n \nAre you doing a house electrical project?\n(my brother recently retired from doing electrical contracting)\n\nBest,\nWB\n===================================\n[QUOTE=Arheel\'s Uncle]Thought you might be interested in this forum\n[URL]https://www.freerepublic.com/tag/news-forum/index?more=3878012[/URL]\n\n\nI\'m still hung up in a big electrical project. Ran into a NO Power problem on Final Testing. Preliminary tests were all good. Troubleshooting now. I thought it was almost ready for final installation.:mad:[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13007,13007,1598554809,8047,'Arheel\'s Uncle','It was a water level LED system for 3 different water tanks., 2 fresh, 1 gray tank \n\nAlthough my circuits I built are correct (in my head, lol), two of the SS probes that go down into the 2 fresh tanks don\'t get the 12VDC, so the 1/4 marker levels LEDs don\'t light up. From 1/4, 1/2, 3/4 to FULL LED, mainly for monitoring while filling, has a piezo alarm so it\'s not overfilled & prevent a messy problem.\nGray water tank level LEDs do work, as does the Gray tank piezo alarm for time to empty so no overflow of gray water.\nVan is full of electrical, water system 1/2\"  PEX and about a dozen valves to direct water inside & outside.\n3 different 5.5 gpm water pumps. External 325 gpm 12VDC water pump for getting water from a water source, lake/river etc, 120 feet 12 AWG power cables. Hoses....\n\n\n\n\n[QUOTE=Whitebear]Thanks, I\'ll check out the Norcal link.\n \nAre you doing a house electrical project?\n(my brother recently retired from doing electrical contracting)\n\nBest,\nWB\n===================================\n[QUOTE=Arheel\'s Uncle]Thought you might be interested in this forum\n[URL]https://www.freerepublic.com/tag/news-forum/index?more=3878012[/URL]\n\n\nI\'m still hung up in a big electrical project. Ran into a NO Power problem on Final Testing. Preliminary tests were all good. Troubleshooting now. I thought it was almost ready for final installation.:mad:[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13008,13008,1598563198,801,'Whitebear','COVID19, The Truth About Masks and You\nDownload these. read and share, Learn the Truth about Masks from the most reputable & relevant Scientific sources. Hey, it\'s your decision. I just know what to look for, then put it out there.\n\n\nIf not for public - I will move to NNN \'chat room\'\n(up to you)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13009,13009,1598563289,801,'Whitebear','Well, quite technically ambitious - but if you\'re \'electrical\'\n\"move AC/DC power to you\"  :)\n\nBest,\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13010,13010,1598563435,801,'Whitebear','[QUOTE]Followup to NNN story posted \n\nSumter daycare responds to employee arrested for hitting, tossing [White] child\n[/QUOTE]\n\nup to you (hope the \'3 blue star\' system is working)\n\nThe black negress child abuser could be lying...\n\nwouldn\'t want to post \'fake news\'    :)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13011,13011,1598563727,8047,'Arheel\'s Uncle','doggonit, i forgot!!!\n\n[QUOTE=Whitebear][QUOTE]Followup to NNN story posted \n \nSumter daycare responds to employee arrested for hitting, tossing [White] child\n[/QUOTE]up to you (hope the \'3 blue star\' system is working)\n\nThe black negress child abuser could be lying...\n\nwouldn\'t want to post \'fake news\'    :)\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13012,13012,1598563814,8047,'Arheel\'s Uncle','Can share public if you wish. Sorry about forgetting about blue ***\n\n[QUOTE=Whitebear]COVID19, The Truth About Masks and You\n Download these. read and share, Learn the Truth about Masks from the most reputable & relevant Scientific sources. Hey, it\'s your decision. I just know what to look for, then put it out there.\n\n\nIf not for public - I will move to NNN \'chat room\'\n(up to you)\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13013,13013,1598577058,8047,'Arheel\'s Uncle','This now has a 4% approval via Skopos Lab.\n\nI\'d forgot to mention, the black reparations is based on jew holocaust reparation documented programs. I\'d found it at the library in Dayton Ohio at a black female lawyers website.\nFunny thing, that white guy shooting there in Dayton. Makes me say,\nHmmmm???\n\n\n\n[QUOTE=Smedley Butler][QUOTE=Arheel\'s Uncle][SIZE=3]Jan 3, 2019[/SIZE]\n[SIZE=3]                                  116th Congress (2019–2021)         \n                                                 Status         \n                                                                                                                                              [B]Introduced[/B]                                 on [B]Jan 3, 2019[/B]                                                                               \n                         This bill is in the first stage of the legislative process. It  was introduced into Congress on January 3, 2019. It will typically be  considered by committee next before it is possibly sent on to the House  or Senate as a whole.[/SIZE]\n                                                                                                                                                                                \n                                                                                                                                        [SIZE=3] [SIZE=5][B]Prognosis         [/B]\n                                                           [U][COLOR=DarkRed][B]2% chance[/B][/COLOR][/U][COLOR=DarkRed][B] of being enacted                         according to [URL=\"https://www.skoposlabs.com/\"]Skopos Labs[/URL]                         ([URL=\"https://www.govtrack.us/congress/bills/116/hr40#\"]details[/URL])         [/B][/COLOR][/SIZE][/SIZE][SIZE=5]\n                                                                                                                                                                           Source         [/SIZE]\n                                               [URL=\"https://congress.gov/bill/116-congress/house-bill/40\"]Congress.gov[/URL]                          \n         \n[SIZE=5][COLOR=Blue][B]WHEN THE BLACKS REALIZE THEY BEEN HAD...CIVIL WAR BY NOV 2021, FOOD WARS, HIGH FOOD COST & FOOD SHORTAGES. PROBABLY RATIONING[/B][/COLOR][/SIZE]\n\n[QUOTE=Smedley Butler][URL]https://www.washingtonexaminer.com/washington-secrets/mayors-back-reparations-could-cost-6-2-quadrillion-151m-per-descendant[/URL][/QUOTE][/QUOTE]\n\nHate to even share this news, and most still will not beyound NPR of evanjellycull/patriotardism.\n\nSomething is coming.\n\nWhen the 01 crime happened I dealt with glass eyed hysterical evanjellyculls yelling are you ready to met the Lord. \n\nI was sleeping till 7 got in late from a long drive and the phone rang before 7 AM yelling the lord is coming NYC has been attacked. \n\nOne I was expecting something, due  the crime in 1991, but since 01 every day was waiting for the other shoe to fall. \n\nNO matter what T is, they do hate him, even 69 year old lawyers ! Yes.\n\nNONE of the misfits, radicals, patriotard\'s evanjellyculls or ONE professional organization has uttered a peep  against the 20 year war now. \n\nThe suicide rate, the death rate from stress and stupidy of GROWN TV headed public schooled men when you TALK to them do not even know about the USS LIBERTY including navy vets !\n\nThe majority is not important to know their own, but they have a vague feeling something is wrong. \n\nThe best sites one the net do do not get a million views a year !   Devan Stacks USS LIBERTY page has 3400 views in three years !\n\n \n\nMEDICAL care sucks EVEN if you have taken care of your self very well, don\'t break anything, unprofessional, and jackasses in the majority. \n\nRIOTS protected by the STATES and CITIES along with invaders but PEACEFUL VA redress protest attacked by police. Their Karm was a chopper that day took two of them.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13014,13014,1598577898,8047,'Arheel\'s Uncle','VPN, PIA had upgrade, seems okay. Haven\'t had issues for 3 hours.\n\n\nYes, I\'ve watched & enjoyed the tiny home & other RV/Van solar builds. Before the virus, my plan was to buy property & use van systems for power, etc.\n\n[B]Will Prowse DIY Solar[/B] channel is the best, but I\'d like to spend time teaching him some wiring/cabling skills. His skills are getting better, but still a bit loose. I\'d like to get him away from using & him teaching reliance on using MC4 Solar industry & typical insulated wire ring/fork connectors, etc etc.\n\n\n\nPretty cool your Electrician brother. Does he live in your area?\n\nI found an open 12VDC connection to my 2 water level +12V probes.\nI have to open the back of LED panel\'s box to trace down where the open is.:p',0,0,NULL,0,_binary '[]',_binary '[]'),(13015,13015,1599103359,8047,'Arheel\'s Uncle','My electrical problem, bad LED 12V switch, it worked backwards, LED says on in on position, but on was off, off was on. I\'m getting there.\n\n\n\nAnyhow...update, guy finally indicted, added obituary + photos\n\n[URL]http://www.nnnforum.com/forums/showthread.php?p=681158#post681158[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13016,13016,1599111941,8047,'Arheel\'s Uncle','Post #2 and #3 are mine [URL]http://www.nnnforum.com/forums/showthread.php?p=681166#post681166[/URL]\n[B]\"Could there be 2 Franklyn Williams?\"[/B]\nI put that at top of Post #2, after I realized my error!!!\nI am so sorry :mad:',0,0,NULL,0,_binary '[]',_binary '[]'),(13017,13017,1599153341,801,'Whitebear','[QUOTE=Arheel\'s Uncle]My electrical problem, bad LED 12V switch, it worked backwards, LED says on in on position, but on was off, off was on. I\'m getting there.\n=================================\n[if one can\'t trust switches, what can one trust - :)]\n\n\nAnyhow...update, guy finally indicted, added obituary + photos\n==================================\nThanks, had not got to that update yet, thanks.\nThe link to the Obit was not quite working, had to fix that.\n================================\n[URL]http://www.nnnforum.com/forums/showthread.php?p=681158#post681158[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13018,13018,1599153680,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Post #2 and #3 are mine [URL]http://www.nnnforum.com/forums/showthread.php?p=681166#post681166[/URL]\n[B]\"Could there be 2 Franklyn Williams?\"[/B]\nI put that at top of Post #2, after I realized my error!!!\nI am so sorry :mad:[/QUOTE]\n======================================\nI\'ll take a look at that a little later today....\nI copied the thread to \'practice posting\' as a reminder to review it.\n\nOK.\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13019,13019,1599192222,846,'Smedley Butler','[url]https://www.radioalbion.com/2020/09/the-orthodox-nationalist-kyle.html[/url]\n\nDr. Matt Johnson makes some very cogent important points we are facing right now.\n\nNew people who haved from some where in CA. are leftist idiots with.\n\nSchool teachers.\n\nAllot of School teacher are in the sorry ass movement too.\n\nMore schools teachers molest children that all clergy and rabbi\'s put together :barf9: as you likely know. \n\nBe well',0,0,NULL,0,_binary '[]',_binary '[]'),(13020,13020,1599250213,801,'Whitebear','thanks very much.\nI always hated the us-clinton intervention in favor of bloodly muslims in kosovo.\n\nI was happy to figure out how to embed the AUDIO LINK to the orthodox nationalist audio presentation.\n\nBest,\nWhitebear\n\nBelow are you referring to new lib \'neighbor\' migrants from CA?\n\n[QUOTE=Smedley Butler][url]https://www.radioalbion.com/2020/09/the-orthodox-nationalist-kyle.html[/url]\n\nDr. Matt Johnson makes some very cogent important points we are facing right now.\n\nNew people who haved from some where in CA. are leftist idiots with.\n\nSchool teachers.\n\nAllot of School teacher are in the sorry ass movement too.\n\nMore schools teachers molest children that all clergy and rabbi\'s put together :barf9: as you likely know. \n\nBe well[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13021,13021,1599284655,846,'Smedley Butler','[QUOTE=Whitebear]thanks very much.\nI always hated the us-clinton intervention in favor of bloodly muslims in kosovo.\n\nI was happy to figure out how to embed the AUDIO LINK to the orthodox nationalist audio presentation.\n\nBest,\nWhitebear\n\nBelow are you referring to new lib \'neighbor\' migrants from CA?\n\n[QUOTE=Smedley Butler][url]https://www.radioalbion.com/2020/09/the-orthodox-nationalist-kyle.html[/url]\n\nDr. Matt Johnson makes some very cogent important points we are facing right now.\n\nNew people who haved from some where in CA. are leftist idiots with.\n\nSchool teachers.\n\nAllot of School teacher are in the sorry ass movement too.\n\nMore schools teachers molest children that all clergy and rabbi\'s put together :barf9: as you likely know. \n\nBe well[/QUOTE][/QUOTE]\n\n\nYes.    My chance I know too many SOB\'s who live behind gated property and  are so proud to hate trumpet, such jackasses, the wars of just the last thirty years mean nothing to them, all they want T gone and love savages but not with them on their property just yours,haa. \n\nYes, Matt put in a nut shell we are up against the wall like Japan was.  \n\nThere was NO reason to  have the war go on with Japan the surrender endorsed  by Mac Author and Chester Nimitz as fully acceptable was nixed by NYC criminal who TOLD truman****bird no the slaughter of US must go on along with Japan. \n\ngood night.',0,0,NULL,0,_binary '[]',_binary '[]'),(13022,13022,1599375434,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=HTuRyDrOexc*[/url] Hear the last 60% !!* The CDC stated the on average 39 million people get the flu yearly and that in some years 60,000 die from it.* This shut down is about a radical take over and attack on Western people with the last 20 years of an incited hostile invasion of the US And all Western Nations. The pols in the state level and regime level say zero. My gut feeling is the state local reps in county and in Salem know what is up with the mask and they are only interested in protecting their goodies and family as they will be happy to be a commissar, but the Konservatives along with the libcommies are fools and SOB\'s to have backed this tyranny against Western rule of law and decency.*\n[url]https://en.wikipedia.org/wiki/Melinda_Gates[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13023,13023,1599382337,846,'Smedley Butler','[url]https://www.bitchute.com/video/ghBBJIPmMmdl/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13024,13024,1599418980,801,'Whitebear','thanks very much for link (watched it\nmay follow up on some items)\nBest,\nWB\n\n[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=HTuRyDrOexc*[/url] Hear the last 60% !!* The CDC stated the on average 39 million people get the flu yearly and that in some years 60,000 die from it.* This shut down is about a radical take over and attack on Western people with the last 20 years of an incited hostile invasion of the US And all Western Nations. The pols in the state level and regime level say zero. My gut feeling is the state local reps in county and in Salem know what is up with the mask and they are only interested in protecting their goodies and family as they will be happy to be a commissar, but the Konservatives along with the libcommies are fools and SOB\'s to have backed this tyranny against Western rule of law and decency.*\n[url]https://en.wikipedia.org/wiki/Melinda_Gates[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13025,13025,1599424727,846,'Smedley Butler','[QUOTE=Whitebear]thanks very much for link (watched it\nmay follow up on some items)\nBest,\nWB\n\n[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=HTuRyDrOexc*[/url] Hear the last 60% !!* The CDC stated the on average 39 million people get the flu yearly and that in some years 60,000 die from it.* This shut down is about a radical take over and attack on Western people with the last 20 years of an incited hostile invasion of the US And all Western Nations. The pols in the state level and regime level say zero. My gut feeling is the state local reps in county and in Salem know what is up with the mask and they are only interested in protecting their goodies and family as they will be happy to be a commissar, but the Konservatives along with the libcommies are fools and SOB\'s to have backed this tyranny against Western rule of law and decency.*\n[url]https://en.wikipedia.org/wiki/Melinda_Gates[/url][/QUOTE][/QUOTE]\n\nHowdy, hope no savages are near you, and though I am horrible  writer I hit the nail on the head on PNW politician SOB\'s, yes, even on the  local level cowards ! and fools !  It matters not what their espoused beliefs are.  The patriotards are FRIGHTENED by the wrok WHITE, I use Western and extremely frightened to read ANY THING with shoejoo in it ! Haa. \n\nThey have a supported nut army on the loose now, and most patriotards  fools, not all course, far too many.\n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13026,13026,1599430933,8047,'Arheel\'s Uncle','That Heather & Bentley obituary, the funeral website has changed the obit. \n\nIt is very much enhanced, with photo carousel.\nMight be why my original link not working.\nThanks for fixing it..\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Post #2 and #3 are mine [URL]http://www.nnnforum.com/forums/showthread.php?p=681166#post681166[/URL]\n [B]\"Could there be 2 Franklyn Williams?\"[/B]\nI put that at top of Post #2, after I realized my error!!!\nI am so sorry :mad:[/QUOTE]\n======================================\nI\'ll take a look at that a little later today....\nI copied the thread to \'practice posting\' as a reminder to review it.\n\nOK.\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13027,13027,1599452151,846,'Smedley Butler','The Revolution Against White America\nSeptember 6, 2020 | Categories: Articles & Columns | Tags: | Print This Article Print This Article\nSupport your website\n\nThis website is mainly supported by readers who make monthly contributions.  As a result of the Covid lockdowns, one-third of the monthly support has been suspended due to economic hardship.  Thus, this website has been depleted of one-third of its donations.\n\nAs I have previously stated, telling the truth in America today is a costly activity.  If you don’t believe me, trying doing it yourself.\n\nThis website has a huge readership and few donors.  Readers need to support my efforts if they are to continue.\n\n \n\nThe Revolution Against White America\n\n Paul Craig Roberts\n\nA Dumb**** Judge in Detroit Has Ruled That Police Are Not Permitted to Control Black Rioting\n\n[url]http://www.scoopyweb.com/2020/09/detroit-judge-bans-police-from-using_6.html[/url] \n\nIn fact, the dumb**** judge has no such authority, but the revolution has proceeded beyond the bounds of law.\n\nObviously, the revolution under way against “white America” has support not only from Democrat mayors, city councils, governors, Speaker of the House, Biden and Kamala—all of whom refuse to support law and order—but also from members of the judiciary.  To spell it out for you, the revolution in process is supported by the Democrat Party. If you are a white person and you vote Democrat, you are voting against yourself.\n\nThe revolution is directed against “white America.”  \n\nThe Revolution Against White America is supported by the Democrat Party, the media, global corporations, the foundations, self-hating whites, the Israel Lobby, and the military/security complex.  Trump is supported by “the Trump deplorables” whose only power is the vote, which no longer counts in America.\n\nThe Democrats know that they have no chance of winning the election.  They intend a coup as they themselves recently revealed—[url]https://www.paulcraigroberts.org/2020/09/06/sounds-like-the-democrats-are-planning-a-coup/[/url] .  The Democrats have made it clear that they will not respect the vote count.  Democracy is out, because democracy supports white racism. This makes democracy itself racist.\n\nThe vast majority of Americans are too insouciant to know or care what is happening to them.  Consequently, there is nothing in the way of the anti-white revolution.  \n\nIndeed, Americans are so unaware of what is happening that they will regard this warning as a joke or the ranting of a conspiracy theorist or a racist, one of those terrible white people who do not believe in the indictment of white people for their “systemic racism.”  \n\nThe situation in America is so far gone that it is not even possible to inform people what is happening to them.  They are brainwashed and indoctrinated to their own destruction. \n\nShare this page',0,0,NULL,0,_binary '[]',_binary '[]'),(13029,13029,1599488507,846,'Smedley Butler','[url]https://www.minds.com/newsfeed/1149562278034472960?referrer=LindberghJr[/url] :niglet:',0,0,NULL,0,_binary '[]',_binary '[]'),(13030,13030,1599490031,846,'Smedley Butler','[url]https://www.bitchute.com/video/eCaorx5lL-4/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13031,13031,1599710619,846,'Smedley Butler','[url]https://www.bitchute.com/video/bKHVZujcjdIK/:niglet:[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13032,13032,1599712288,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/bKHVZujcjdIK/:niglet:[/url][/QUOTE]\n404 - PAGE NOT FOUND',0,0,NULL,0,_binary '[]',_binary '[]'),(13033,13033,1599712329,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/bKHVZujcjdIK/:niglet:[/url][/QUOTE]\n404 - PAGE NOT FOUND\n\nDo you have ORANGE SMOKEY OVERCAST TOO (TODAY?)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13034,13034,1599768502,846,'Smedley Butler','[url]https://townhall.com/tipsheet/juliorosas/2020/09/10/democratic-staffer-arrested-by-police-during-riot-in-portland-n2575957://www.bitchute.com/video/6dDpZJxHtmO7/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13035,13035,1599768905,846,'Smedley Butler','[url]https://www.bitchute.com/video/wfQoJRZWZ2iL/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13036,13036,1599769063,801,'Whitebear','[QUOTE=Smedley Butler][url]https://townhall.com/tipsheet/juliorosas/2020/09/10/democratic-staffer-arrested-by-police-during-riot-in-portland-n2575957://www.bitchute.com/video/6dDpZJxHtmO7/[/url][/QUOTE]\n\nBad Request',0,0,NULL,0,_binary '[]',_binary '[]'),(13037,13037,1599769146,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/wfQoJRZWZ2iL/[/url][/QUOTE]\nthanks\nthis link worked\nis this the good link\nfor the bitchute that didn\'t work for me last night?\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13038,13038,1599769430,801,'Whitebear','[QUOTE=Smedley Butler][url]https://townhall.com/tipsheet/juliorosas/2020/09/10/democratic-staffer-arrested-by-police-during-riot-in-portland-n2575957://www.bitchute.com/video/6dDpZJxHtmO7/[/url][/QUOTE]\ndemocratic-staffer-arrested-by-police-during-riot-in-portland-  then somebitshute video\n\n[URL=\"https://news.google.com/search?q=democratic-staffer-arrested-by-police-during-riot-in-portland-&hl=en-US&gl=US&ceid=US%3Aen\"]Staffer for top Oregon Democrat arrested alongside 58 others during riots on the 101st night of protests in Portland[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13039,13039,1599769989,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/wfQoJRZWZ2iL/[/url][/QUOTE]\nthanks\nthis link worked\nis this the good link\nfor the bitchute that didn\'t work for me last night?\n\nWB[/QUOTE]\n\nThink so.\n\nThis is the master site. \n\n[url]https://www.bitchute.com/video/wfQoJRZWZ2iL/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13040,13040,1599770437,846,'Smedley Butler','Howdy\n\nFrustrated there is NO push back in Oregon ALL the repupukes are BS SOB\"s period, on the local level they are arrogant and like all patriotards dismissive of Dr. Paul, whose presentation this morning was profound as to showing there must be punishments and going after them all as they have been already after uS full on since Nov. 22, 1963.  No hiding from this mess they will not stop in this one side war with the legal system in this being 80% anti Western PRO war for thirty years and pure invasion helpers.  The Western ? leftist are scum 30 to 80, though they are out numbered they are in all veins of the society an so many cryptic s who especially hate you for knowing what they are.  \n\nNo BS famous commies live here and others :niglet:',0,0,NULL,0,_binary '[]',_binary '[]'),(13041,13041,1599770642,846,'Smedley Butler','are fags :niglet:',0,0,NULL,0,_binary '[]',_binary '[]'),(13042,13042,1599771431,846,'Smedley Butler','[url]https://www.hebrewsurnames.com/KOTEK[/url]\nKOTEK - kotek meaning - Jewish Genealogy\nAnonymous View\nKOTEK Genealogy. This is an open forum to discuss the origin, the meaning and the family stories of the surname KO:niglet:TEK. Both your knowledge and the oral ...',0,0,NULL,0,_binary '[]',_binary '[]'),(13043,13043,1599771561,801,'Whitebear','[QUOTE=Smedley Butler]are fags :niglet:[/QUOTE]\n\nWELL, that would disgustingly explain much perfidy.\n\n(thanks)',0,0,NULL,0,_binary '[]',_binary '[]'),(13044,13044,1599807423,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler]are fags :niglet:[/QUOTE]\n\nWELL, that would disgustingly explain much perfidy.\n\n(thanks)[/QUOTE]\n\n\nHowdy\nSent this to you already.\n[url]https://www.youtube.com/watch?v=HTuRyDrOexc&t=355s[/url]   All Western men young and old who can see and hear the watch man on the wall are keeping calm, but are working to get their minds right, or as right as able, along with their affairs. \n\nDr. Jones, clearly stated in one of his very latest talks with the Irish man that the Jesuits have a rear ending mafia controlling it, and he once said their is a dissident group of only maybe ten percent, but the rank and file clergy of the church do not have not molested any one and that top of church in Rome and Jusuits are in control,and that church has been looted. \n\nSchool teacher unions are RED Guards and most teachers are fools sadly, but they abuse more children I have said than all the churches and rabbi\'s do the sexulization of every thing and porn has damaged US. TPTB wanted this and it is their doings ! :niglet: \n\nThis mask thing and scum conservative bastards in office is enough bang your head over.  Ha.\n\nGood night\n\nStay calm, oh the smoke up sucks too.\n\nHere is a note from Medford. \n\n  Air here considered hazardous. Worse today.  We have forest right up to\nthe bank of our property and house is in a grove of large oak trees now\ndried out so local fires very scary.\n\nCA. and Oregon have gotten ARSON too. IF they were hung ASAP possible like one week and word got out , I promise you even 70 I.Q.\'s crazy dope heads would stop after a dozen hangings PUBLICLY :niglet: Ha. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13045,13045,1600036886,8047,'Arheel\'s Uncle','I found an outside cable intermittent connection to internet. Cleaned each & reconnected.\nInternet appears to be fixed.\nI have a lot to catch up on to get back in the groove.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Post #2 and #3 are mine [URL]http://www.nnnforum.com/forums/showthread.php?p=681166#post681166[/URL]\n [B]\"Could there be 2 Franklyn Williams?\"[/B]\nI put that at top of Post #2, after I realized my error!!!\nI am so sorry :mad:[/QUOTE]\n======================================\nI\'ll take a look at that a little later today....\nI copied the thread to \'practice posting\' as a reminder to review it.\n\nOK.\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13046,13046,1600047641,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I found an outside cable intermittent connection to internet. Cleaned each & reconnected.\nInternet appears to be fixed.\nI have a lot to catch up on to get back in the groove.\n=================================\n\nGreat, glad you debugged your internet\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13047,13047,1600052288,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=E4tvn1sm8i4&t=651s[/url]  Only have to hear it, no viewing.  NYC Hilton is closed and much more. :bush:',0,0,NULL,0,_binary '[]',_binary '[]'),(13048,13048,1600052698,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=E4tvn1sm8i4&t=651s[/url]  Only have to hear it, no viewing.  NYC Hilton is closed and much more. :bush:[/QUOTE]\n\nthanks, sounds like it has a realistic perspective\n\'civil war, revolution comin\'...',0,0,NULL,0,_binary '[]',_binary '[]'),(13049,13049,1600056505,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=E4tvn1sm8i4&t=651s[/url]  Only have to hear it, no viewing.  NYC Hilton is closed and much more. :bush:[/QUOTE]\n\nthanks, sounds like it has a realistic perspective\n\'civil war, revolution comin\'...[/QUOTE]\n\n\nowdy again\n\nPardon me one more. Ben is 78 years old successful business man, retired naval officer and more.  [url]https://www.bitchute.com/video/BrSwoXsIZaUd/[/url] Rather golf and play, look at his book interview for any one waking up. Like you another hero, but he said has taken no threats in his home town. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13050,13050,1600061433,846,'Smedley Butler','[url]https://www.bitchute.com/video/BrSwoXsIZaUd/[/url]\n[url]https://archive.radioalbion.com/DN/DN%20091020.mp3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13051,13051,1600141909,8047,'Arheel\'s Uncle','Not really, Cox is replacing my Modem 9/15, tomorrow. Cable was iffy. Modem intermittent failures.\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I found an outside cable intermittent connection to internet. Cleaned each & reconnected.\n Internet appears to be fixed.\nI have a lot to catch up on to get back in the groove.\n=================================\n\nGreat, glad you debugged your internet\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13052,13052,1600142107,801,'Whitebear','Well, hope is works out well.\n\nI had to finally break down and let the xfinity comcast internet wifi cable company replace my modem with one of theirs so it would get \'free maintenance\' and upgrades.   \n\nFor many years I was so proud that I bought my own modem and wasn\'t renting one from the cable company.\n\nO well.  :)\n\n[QUOTE=Arheel\'s Uncle]Not really, Cox is replacing my Modem 9/15, tomorrow. Cable was iffy. Modem intermittent failures.',0,0,NULL,0,_binary '[]',_binary '[]'),(13053,13053,1600185027,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2020/09/08/democrats-have-planned-a-coup-if-trump-wins-reelection/:bush:[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13054,13054,1600189934,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=bYKGXDm3a00&feature=emb_title[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13055,13055,1600196221,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/09/08/democrats-have-planned-a-coup-if-trump-wins-reelection/:bush:[/url][/QUOTE]\n\nabove link linked to PCR index page \'page not found\'\n\nwhich article were you referring to, latest?\n[QUOTE]America Is Torn Apart\nBy: pcr3|15 September, 2020|Categories: Articles & Columns\n\nAmerica Is Torn Apart Paul Craig Roberts Jeffrey Golddberg at the Atlantic magazine has concocted a story that President Trump in 2018 dismissed American war dead in a cemetery in France as “losers and suckers.”  The sources for the unsubstantiated charge are, of course, anonymous. It wasn’t that long ago that it was impermissible to make such a charge without…\n\nRead more »\nWhat Hath White Liberals Wrought?\nBy: pcr3|14 September, 2020|Categories: Articles & Columns\n\nKeep your website alive.  Without your support it will die.   What Hath White Liberals Wrought? Paul Craig Roberts A black walked up to a police car in which two Los Angeles County deputy sheriffs were sitting and shot both multiple times.  Both officers are in intensive care fighting for their lives.  Black Lives Matter, called “protesters” by the presstitute…\n\nRead more »\nAmerica’s Color Revolution\nBy: pcr3|12 September, 2020|Categories: Articles & Columns\n\nSupport Your Website or Surrender to The Matrix America’s Color Revolution Produced by the military/security complex, media, and Democrat Party Paul Craig Roberts I have provided evidence that the military/security complex, using the media and the Democrats, intends to turn the November election into a color revolution—[url]https://www.paulcraigroberts.org/2020/09/08/democrats-have-planned-a-coup-if-trump-wins-reelection/[/url]  and  [url]https://www.paulcraigroberts.org/2020/09/10/the-democrats-are-fronting-for-the-cia-deep-states-color-revolution/[/url]   and  [url]https://www.paulcraigroberts.org/2020/09/10/the-united-states-its-constitution-have-two-months-left/[/url] .  The CIA is very experienced at color…\n\nRead more »\nThe 19th Anniversary of the Deep State Attack On America[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13056,13056,1600196266,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=bYKGXDm3a00&feature=emb_title[/url][/QUOTE]\n\ndo you have a link for the TODAYS RON PAUL?',0,0,NULL,0,_binary '[]',_binary '[]'),(13057,13057,1600221512,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=bYKGXDm3a00&feature=emb_title[/url][/QUOTE]\n\ndo you have a link for the TODAYS RON PAUL?[/QUOTE]\n\n\nHowdy\n\nOver whelmed as usual, \nbut both of this need to get out there. \n\nOnly a suggestion.  The doctor one with RKF is very good and here is Dr.Paul\n[url]https://www.youtube.com/watch?v=WgEAU9OxeaA[/url]\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13058,13058,1600221657,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2020/09/12/americas-color-revolution/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13059,13059,1600221811,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2020/09/12/americas-color-revolution/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13060,13060,1600228715,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2020/09/12/americas-color-revolution/[/url][/QUOTE]\n\nRe: PCR ColorRevolution. SB - ok, I think I got the last 2\n\n me know if any other articles you would recommend\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13061,13061,1600239491,8047,'Arheel\'s Uncle','I just did that too. I feel your annoyances.\nNow renting new modem since April, $10/month. So this w/b an exchange tomorrow. I am also thinking my privately owned Netgear router is old & it\'s working flakey too. I\'ve been through fiery hoops over getting the modem/net up & running.\n\n Somehow, [B]black[/B] ABS case modem is a part to rare timer. I think I\'ll ask for one in Caucasion case to match White decor:p.\n[B]Weird things are going on in food/farming industries worldwide.[/B]\n\n \n\n\n[QUOTE=Whitebear]Well, hope is works out well.\n \nI had to finally break down and let the xfinity comcast internet wifi cable company replace my modem with one of theirs so it would get \'free maintenance\' and upgrades.   \n\nFor many years I was so proud that I bought my own modem and wasn\'t renting one from the cable company.\n\nO well.  :)\n\n[QUOTE=Arheel\'s Uncle]Not really, Cox is replacing my Modem 9/15, tomorrow. Cable was iffy. Modem intermittent failures.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13062,13062,1600308716,846,'Smedley Butler','[url]https://www.bitchute.com/video/xdKv1fdmtYjh/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13063,13063,1600322900,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=slnA-iDFwqg\\[/url]\n\nBob gets to business ASAP and later gets to Germany 1922.  THINK this is a important.\n\nTITANIC time, ha and I am rearranging  my deck chairs,:bush: \n\nBe sane if possible. \n\nHa. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13064,13064,1600323211,846,'Smedley Butler','Howdy\n\nGREAT front page says me, hard hitting and practical, up lifting and frightening too, along with useful reality information,ha. \n\nI am worried about my small stock of metal, I hope I don\'t gulaged for it, haa. :bush:\n\n\nBob Moriatrty, got me laughing, and scared too, but hell who isn\'t is not scared ? \n\nHail  Ronald Reagan. \n\nGood dreams\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13065,13065,1600366144,8047,'Arheel\'s Uncle','I bought new modem/router combo. Took a few mins to get up & running.\n\nStill same problems. Cox sending tech out Sunday for LOW Signal problem.\nPITB.\n\n\n\n[QUOTE=Whitebear]Well, hope is works out well.\n \nI had to finally break down and let the xfinity comcast internet wifi cable company replace my modem with one of theirs so it would get \'free maintenance\' and upgrades.   \n\nFor many years I was so proud that I bought my own modem and wasn\'t renting one from the cable company.\n\nO well.  :)\n\n[QUOTE=Arheel\'s Uncle]Not really, Cox is replacing my Modem 9/15, tomorrow. Cable was iffy. Modem intermittent failures.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13066,13066,1600398077,846,'Smedley Butler','[url]https://www.bitchute.com/video/pI9lsBvXbHac/[/url]\n\n\nJoe McCarthy never had chance of going after the enemy due to Roy Cohen.\n\nNear the beginning of this they explain what happened to classic historical books and more how they were destroyed for copper. Please listen to ten minutes. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13067,13067,1600402423,8047,'Arheel\'s Uncle','It was MAC address, needed new modem/router MAC entered into the 3 PCs networks\' settings so PC could recognize & not get kicked off by VPN in 30 seconds.\nI feel silly :o Oh well, learnsom winsom & headache gone.\nI think...\n\n\n\n[QUOTE=Whitebear]Well, hope is works out well.\n  \nI had to finally break down and let the xfinity comcast internet wifi cable company replace my modem with one of theirs so it would get \'free maintenance\' and upgrades.   \n\nFor many years I was so proud that I bought my own modem and wasn\'t renting one from the cable company.\n\nO well.  :)\n\n[QUOTE=Arheel\'s Uncle]Not really, Cox is replacing my Modem 9/15, tomorrow. Cable was iffy. Modem intermittent failures.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13068,13068,1600402794,801,'Whitebear','thanks for follow-up \n\n[QUOTE=Arheel\'s Uncle]It was MAC address, needed new modem/router MAC entered into the 3 PCs networks\' settings so PC could recognize & not get kicked off by VPN in 30 seconds.\nI feel silly :o Oh well, learnsom winsom & headache gone.\nI think...',0,0,NULL,0,_binary '[]',_binary '[]'),(13069,13069,1600406197,8047,'Arheel\'s Uncle','so far, over 2 hours, is good. No drop outs. Maybe I\'ll get back in groove.\n\nTY, for your ears & patience.\n\n\n\n[QUOTE=Whitebear]thanks for follow-up \n \n[QUOTE=Arheel\'s Uncle]It was MAC address, needed new modem/router MAC entered into the 3 PCs networks\' settings so PC could recognize & not get kicked off by VPN in 30 seconds.\nI feel silly :o Oh well, learnsom winsom & headache gone.\nI think...[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13070,13070,1600406849,801,'Whitebear','OK. This time I was careful not to\nprematurely congratulate you on your\nsuccessful resolution of the nagging\ntech glitch bug whatever   :)\n\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]so far, over 2 hours, is good. No drop outs. Maybe I\'ll get back in groove.\n\nTY, for your ears & patience.',0,0,NULL,0,_binary '[]',_binary '[]'),(13071,13071,1600411183,8047,'Arheel\'s Uncle','GOING ON 4-5 HOURS, ALL GOOD, I THINK IT\'S A WIN!!!\nHey, here\'s a punk nigger story, I don\'t have time to cover it until \n\nFriday evening. Feel free to do it, or ask someone else.\nThis guy, FIRED COP,  is setting it up to sue the city. I think someone has been coaching him in the fraud.\nHe\'s not in NNN.\n[URL]https://www.phillymag.com/news/2020/09/17/bryan-turner-philadelphia-police-lawsuit/[/URL]\n\n\n[QUOTE=Whitebear]OK. This time I was careful not to\n prematurely congratulate you on your\nsuccessful resolution of the nagging\ntech glitch bug whatever   :)\n\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]so far, over 2 hours, is good. No drop outs. Maybe I\'ll get back in groove.\n\nTY, for your ears & patience.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13072,13072,1600412195,8047,'Arheel\'s Uncle','[B]PRESS ABOUT US - NEWNATION\n[/B]\n[URL]https://pressaboutus.com/newnation.org[/URL]\n\n\nLooks like a defunct news & blog aggregate r/t Whites. 2012.',0,0,NULL,0,_binary '[]',_binary '[]'),(13073,13073,1600456977,801,'Whitebear','[QUOTE=Arheel\'s Uncle][B]PRESS ABOUT US - NEWNATION\n[/B]\n[URL]https://pressaboutus.com/newnation.org[/URL]\n\n\nLooks like a defunct news & blog aggregate r/t Whites. 2012.[/QUOTE]\n================================\nno,  hadn\'t noticed\nI see their \'home page\' does have a FEW\nentries for 2020 - just a few...\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13074,13074,1600457042,801,'Whitebear','yes, thanks will try to post your \'fired cop\' link\n\n[QUOTE=Arheel\'s Uncle]GOING ON 4-5 HOURS, ALL GOOD, I THINK IT\'S A WIN!!!\nHey, here\'s a punk nigger story, I don\'t have time to cover it until \n\nFriday evening. Feel free to do it, or ask someone else.\nThis guy, FIRED COP,  is setting it up to sue the city. I think someone has been coaching him in the fraud.\nHe\'s not in NNN.\n[URL]https://www.phillymag.com/news/2020/09/17/bryan-turner-philadelphia-police-lawsuit/[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13075,13075,1600463576,846,'Smedley Butler','[url]http://www.plata.com.mx/enUS/More/393?idioma=2[/url]\n\npassport now need marriage certificates and divorce decrees which some people have thrown away 20 years ago etc. Plus tax clearance to get it. Expired passports mean nothing, all requests must be met.  Knew last fall when the university of Alaska engineering dept reports came out that the other had to be falling last fall.',0,0,NULL,0,_binary '[]',_binary '[]'),(13076,13076,1600463790,801,'Whitebear','Was this PM to me??\n\nI did post the linked commentary frontpage yesterday.\nVery interesting perspective....\nI did not feel great about the TRILLION DOLLAR virus \'relief\' \'care package\' (that was greatly abused).\n\nWB\n\n\n\n[QUOTE=Smedley Butler][url]http://www.plata.com.mx/enUS/More/393?idioma=2[/url]\n\npassport now need marriage certificates and divorce decrees which some people have thrown away 20 years ago etc. Plus tax clearance to get it. Expired passports mean nothing, all requests must be met.  Knew last fall when the university of Alaska engineering dept reports came out that the other had to be falling last fall.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13077,13077,1600465920,846,'Smedley Butler','Howdy\n\nYes,  they the are bringing the attack to our doors. Think Carlos has it pat, it was my guess per our rights. If, they can make you use a diaper for no purpose and no protest they have felt US out for months !\n\nSB\n[QUOTE=Whitebear]Was this PM to me??\n\nI did post the linked commentary frontpage yesterday.\nVery interesting perspective....\nI did not feel great about the TRILLION DOLLAR virus \'relief\' \'care package\' (that was greatly abused).\n\nWB\n\n\n[url]https://www.bitchute.com/video/xdKv1fdmtYjh/[/url] Generate \n[QUOTE=Smedley Butler][url]http://www.plata.com.mx/enUS/More/393?idioma=2[/url]\n\npassport now need marriage certificates and divorce decrees which some people have thrown away 20 years ago etc. Plus tax clearance to get it. Expired passports mean nothing, all requests must be met.  Knew last fall when the university of Alaska engineering dept reports came out that the other had to be falling last fall.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13078,13078,1600490520,846,'Smedley Butler','[url]https://vdare.com/posts/candidate-who-favors-immigration-moratorium-wins-gop-senate-primary-in-Delaware[/url]\n\nHowdy and good evening\n\nIf the incited proxies savages ever had any brains they would have been the FIRST to cry about open borders, but being savages that they are with no brain believing BS supported crushing US with invaders. \n\nshoe bastards use them by bribes with porn and plenty of it, movies, legalizing marrying whitez women, and screwing them, this monkey business by :bush: scum shoe pols and their  toad pol\'s  had them voting like crazy for subversive criminals etc. \n[url]https://www.bitchute.com/video/BrSwoXsIZaUd/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13079,13079,1600491419,801,'Whitebear','[QUOTE=Smedley Butler][url]https://vdare.com/posts/candidate-who-favors-immigration-moratorium-wins-gop-senate-primary-in-Delaware[/url]\nHowdy - [B]above is BAD LINK[/B]\n\nHowdy and good evening\n\nIf the incited proxies savages ever had any brains they would have been the FIRST to cry about open borders, but being savages that they are with no brain believing BS supported crushing US with invaders. \n\nshoe bastards use them by bribes with porn and plenty of it, movies, legalizing marrying whitez women, and screwing them, this monkey business by :bush: scum shoe pols and their  toad pol\'s  had them voting like crazy for subversive criminals etc. \n\nLINK BELOW - WORKS - I THINK YOU SENT THIS RECENTLY AND I WATCHED IT THROUGH - THANKS - WB\n[url]https://www.bitchute.com/video/BrSwoXsIZaUd/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13080,13080,1600493534,8047,'Arheel\'s Uncle','Don\'t bother with password reset request.\nAF',0,0,NULL,0,_binary '[]',_binary '[]'),(13081,13081,1600493784,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Don\'t bother with password reset request.\nAF[/QUOTE]\n\nGOOD, I HAD not noticed the assumed email request.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13082,13082,1600527956,846,'Smedley Butler','Howdy\n\nWorn out, but still ticking, hope you are well, front is hard hitting allot of the posts are much more than proxy bastard crimnals.  \n\nAs for the Vdare article about a White women running for the senate who wants a 100% stop the invasion, NO pol\'s or even a dozed can not stop it , plus we need deportations of the filthy tool :bush: criminals we are literally under a night mare attack and I did say to my self instantly on the mask BS that it was a full frontal attack stemming form the crime in NYC and the people subjected to being humiliated by   \nby mystery meats and savages when FORCED to fly, and making ALL Western Nations do like they did the masking. SOBS !.\n\nThanks for the work, as it surely has helped some get their mind right for the reality that has arrived by the Hollywood porn murdering hated godless bastard. \n\nBe well\n\nSB\n\nQUOTE=Whitebear][QUOTE=Smedley Butler][url]https://vdare.com/posts/candidate-who-favors-immigration-moratorium-wins-gop-senate-primary-in-Delaware[/url]\nHowdy - [B]above is BAD LINK[/B]\n\nHowdy and good evening\n\nIf the incited proxies savages ever had any brains they would have been the FIRST to cry about open borders, but being savages that they are with no brain believing BS supported crushing US with invaders. \n\nshoe bastards use them by bribes with porn and plenty of it, movies, legalizing marrying whitez women, and screwing them, this monkey business by :bush: scum shoe pols and their  toad pol\'s  had them voting like crazy for subversive criminals etc. \n\nLINK BELOW - WORKS - I THINK YOU SENT THIS RECENTLY AND I WATCHED IT THROUGH - THANKS - WB\n[url]https://www.bitchute.com/video/BrSwoXsIZaUd/[/url][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13083,13083,1600608278,8047,'Arheel\'s Uncle','RE thread: [URL=\"http://www.nnnforum.com/forums/showthread.php?p=682203#post682203\"]http://www.nnnforum.com/forums/showthread.php?p=682203#post682203[/URL]\n\nI have the Tatum report on what really happened at the Taylor shooting, the drug thug Jamarcus Glover, the Walker\'s coverup. \nThe NFAC is just a paid extortion racket faction of the USA\'s African American MAFIA, led by Lebron James of NBA.\nThe connections to Kosher Mafia runs deep.\n\nI\'ll have to think on it, to be able to be pointed & brief. \nI\'ll make a new post in next day or so to connect those dots for the thread.',0,0,NULL,0,_binary '[]',_binary '[]'),(13084,13084,1600625869,801,'Whitebear','Thanks for info - looks interesting.\n\nI was working on the leftover NFAC-related \'practice posting\' last night and just copied the 2 posts to RSS-public feed but later combined those with others\nnow at......\n[B]Who is this \'NFAC\' BLACK MILITIA - New new black panthers? - are they DANGEROUS?[/B]\n[url]http://www.nnnforum.com/forums/showthread.php?t=345207&highlight=black+militia[/url]\n\nso I\'ll check what\'s new in \'practice posting\' and\nmerge to \'mother NFAC thread\' and possibly post\nnew stuff to the RSS-public-update thread\n\nthanks.\n\nhope your internet connection is functional  :)\n\nBest,\nWB\n\n================================\n[QUOTE=Arheel\'s Uncle]RE thread: [URL=\"http://www.nnnforum.com/forums/showthread.php?p=682203#post682203\"]http://www.nnnforum.com/forums/showthread.php?p=682203#post682203[/URL]\n\nI have the Tatum report on what really happened at the Taylor shooting, the drug thug Jamarcus Glover, the Walker\'s coverup. \nThe NFAC is just a paid extortion racket faction of the USA\'s African American MAFIA, led by Lebron James of NBA.\nThe connections to Kosher Mafia runs deep.\n\nI\'ll have to think on it, to be able to be pointed & brief. \nI\'ll make a new post in next day or so to connect those dots for the thread.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13085,13085,1600718348,801,'Whitebear','getting (page not found) on news links today...\n\n[url]https://nypost.com/2020/09/20/fatal-[/url][B][B][COLOR=\"Red\"]...nc[/COLOR][/B][/B]e-2019-nypd/\n\nthe links seem to have \".....\" in the middle as if\nthey were condensed...\n\nI fixed 3 so far -  appreciate the links\nbut please double check the links.\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13086,13086,1600728295,826,'The Bobster','[QUOTE=Whitebear]getting (page not found) on news links today...\n\n[url]https://nypost.com/2020/09/20/fatal-[/url][B][B][COLOR=\"Red\"]...nc[/COLOR][/B][/B]e-2019-nypd/\n\nthe links seem to have \".....\" in the middle as if\nthey were condensed...\n\nI fixed 3 so far -  appreciate the links\nbut please double check the links.\n\nBest,\n\nWhitebear[/QUOTE]\n\nI cut and pasted from the backup forum and part of the links didn\'t copy. I fixed the pictures but didn\'t realize that it happened to the main story, too.',0,0,NULL,0,_binary '[]',_binary '[]'),(13087,13087,1600729811,826,'The Bobster','[QUOTE=Whitebear]getting (page not found) on news links today...\n\n[url]https://nypost.com/2020/09/20/fatal-[/url][B][B][COLOR=\"Red\"]...nc[/COLOR][/B][/B]e-2019-nypd/\n\nthe links seem to have \".....\" in the middle as if\nthey were condensed...\n\nI found and fixed a few more. That should be it.\nI fixed 3 so far -  appreciate the links\nbut please double check the links.\n\nBest,\n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13088,13088,1600738449,801,'Whitebear','Thanks for letting me know you were able to use\nthe backup forum  (nnnforum.org)\nthat\'s great.\n\nBest,\nWhitebear\n\n[QUOTE=The Bobster][QUOTE=Whitebear]getting (page not found) on news links today...\n\n[url]https://nypost.com/2020/09/20/fatal-[/url][B][B][COLOR=\"Red\"]...nc[/COLOR][/B][/B]e-2019-nypd/\n\nthe links seem to have \".....\" in the middle as if\nthey were condensed...\n\nI fixed 3 so far -  appreciate the links\nbut please double check the links.\n\nBest,\n\nWhitebear[/QUOTE]\n\nI cut and pasted from the backup forum and part of the links didn\'t copy. I fixed the pictures but didn\'t realize that it happened to the main story, too.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13089,13089,1600825256,846,'Smedley Butler','Masks are for Sheep\nBob Moriarty\nArchives\nSep 19, 2020\n\nMany years ago before I got too old and too lazy to go to gold shows, one of the other fellows running a gold site came up to me grinning as he told me his site had just started to exceed 321gold in hits. That was his goal. He wanted more visitors than what we got. I asked him why I should give a damn. We didn’t want tons of visitors. We wanted serious investors.\n\nThat took him off guard. Well, he probably still gets more visitors than we do but we have by far the best investors. And the most knowledgeable. One of them is a world famous designer of masks. He sent me something about masks and he is an expert.\n\nI was trained as a chemist. A large part of my professional career was working in various parts of the filtration industry.\n\nSurgical masks were not designed as filters and were not intended to be used as filters. Surgical masks were designed to be used by surgeons standing face down over an operating table holding a patient with an open wound. The surgeon wearing the mask would be able to talk to others in the room without discharging spittle droplets into the patient\'s wound. Spittle droplets are large and can cause infection. \n\nI witnessed a test of surgical masks. Small plaster particles were generated in a room. They were visible as a white dust in the air. A man was properly fitted with a surgical mask and spent a short time in the room. When he came out the mask was removed. A camera was focused on the man’s face. The entire area that had been covered by the mask was coated by the white dust. The camera showed that his nostrils and his mouth had been penetrated by the white dust. The dust particles were measured and found to be around 40 micrometers in diameter. The particles that penetrated the mask were the same diameter. \n\nCovid-19 virus molecules are about 0.1 micrometers in diameter. That is 400 times smaller than the plaster particles that penetrated the mask. \n\nSurgical masks will not prevent the wearer from inhaling or exhaling viruses or bacteria. They provide absolutely no protection for either the wearer or anyone nearby. They create a very dangerous false sense of security for everyone. They also force the wearer to rebreathe carbon dioxide which will, over time, reduce the wearer\'s blood oxygen level. That can become very dangerous especially for older people.\n\nThis farce is being promoted by sleazy politicians who believe that if they can convince people that they are protecting them or creating a safe environment for them by pushing this mask farce those people will re-elect them.\n \nAll politicians pushing this dangerous mask farce should be voted out of office as soon as possible.\n\nMasks are for sheep. They can’t possibly work for humans. They are a “feel good” solution and no more than that.\n\n###\n\nBob Moriarty\nPresident: 321gold\nArchives',0,0,NULL,0,_binary '[]',_binary '[]'),(13090,13090,1600842374,8047,'Arheel\'s Uncle','A few weeks ago, 3 or 4, I emailed Colin Flaherty & gave him NNN RSS & Frontpage, & BoW crimes links.\nColin\'s stepped up his game, his podcast is on fire now. However, he won\'t share NNN links. He works with a lot of Whites, so I\'m hoping they visit NNN. If anything, to raise awareness.\n\nHad Cox Internet tech visit, I still have same issues. It is not my PCs, OS used, or other equipment.\n\n[QUOTE=Whitebear]Thanks for info - looks interesting.\n\nI was working on the leftover NFAC-related \'practice posting\' last night and just copied the 2 posts to RSS-public feed but later combined those with others\nnow at......\n[B]Who is this \'NFAC\' BLACK MILITIA - New new black panthers? - are they DANGEROUS?[/B]\n[url]http://www.nnnforum.com/forums/showthread.php?t=345207&highlight=black+militia[/url]\n\nso I\'ll check what\'s new in \'practice posting\' and\nmerge to \'mother NFAC thread\' and possibly post\nnew stuff to the RSS-public-update thread\n\nthanks.\n\nhope your internet connection is functional  :)\n\nBest,\nWB\n\n================================\n[QUOTE=Arheel\'s Uncle]RE thread: [URL=\"http://www.nnnforum.com/forums/showthread.php?p=682203#post682203\"]http://www.nnnforum.com/forums/showthread.php?p=682203#post682203[/URL]\n\nI have the Tatum report on what really happened at the Taylor shooting, the drug thug Jamarcus Glover, the Walker\'s coverup. \nThe NFAC is just a paid extortion racket faction of the USA\'s African American MAFIA, led by Lebron James of NBA.\nThe connections to Kosher Mafia runs deep.\n\nI\'ll have to think on it, to be able to be pointed & brief. \nI\'ll make a new post in next day or so to connect those dots for the thread.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13091,13091,1600887351,801,'Whitebear','Thanks, posting frontpage\n\nWB\n\n[QUOTE=Smedley Butler]Masks are for Sheep\nBob Moriarty\nArchives\nSep 19, 2020\n\nMany years ago befo',0,0,NULL,0,_binary '[]',_binary '[]'),(13092,13092,1600888054,801,'Whitebear','Thanks very much for promoting NNN.\n\nYou may have noticed a Smedley Butler on forum that no longer does posting but does PM me some good commentary links.\n\nAnyway, Smedley for a while - a year or so ago - was a big fan of Colin Flaherty and would send me links to his stuff every other day....\n\nI would rarely be able to repost links to CF because his presentation format was not what I could use for NNN-NEWS....  although we are \'on the same side\' in exposing black-on-white crime - I seem to recall that he used a \'dramatic approach\' which might be better for the current Twitter-INstagram-Tik-tox social media generation but ....  for NNN lacked \n1. link to commerical media source\n2. dates of incidents\n3. names of suspects and victims and mugshots...\n\nanyway, although his stuff hopefully would be making the same black-on-white crime not covered by media...\nit would take me a lot of time to find the\nwho-what-where-why-when for a NEWS item to post on NNN.\n\nAlso, I do understand that he has to make a living and as part of that he promotes some items such as his book for sale - and I also have given \'free advertising\' to some commentators that I have posted articles from (Millard and Apollonian) although I may not agree with them 100%...  \n\nso yes, I am familiar with Colin Flarity but just did not find him a CONVENIENT source for Black-on-White news items to post.\n\n\"Nothing Personal\" and I commend his \'work for the cause\'  :)\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]A few weeks ago, 3 or 4, I emailed Colin Flaherty & gave him NNN RSS & Frontpage, & BoW crimes links.\nColin\'s stepped up his game, his podcast is on fire now. However, he won\'t share NNN links. He works with a lot of Whites, so I\'m hoping they visit NNN. If anything, to raise awareness.\n\nHad Cox Internet tech visit, I still have same issues. It is not my PCs, OS used, or other equipment.',0,0,NULL,0,_binary '[]',_binary '[]'),(13093,13093,1600899708,8047,'Arheel\'s Uncle','Yes, he does good to raise awareness, too time consuming. I know most of the cases he\'s covered, yes hard to find if you don\'t at least hear the spook\'s name. I only listen to maybe one episode a week.\n\n[B][URL=\"https://patch.com/california/murrieta/victims-families-for-the-death-penalty--1st-anniversary\"]That Cat Burke story[/URL][/B]...I want to cover it again, with the Mike Tyson angle...the fighter negro.\nCat was the woman whose daughter was stabbed to death by the black kid she allowed living in her home, he also stabbed husband but he survived.\nCat discovered the nigger kid had orgasm while killing her daughter, but it\'s not in any articles. He got sexual release & enjoyed killing the girl.\nViolence & killing in niggers is a sexual thing.\n\n[B]Mike Tyson Told Joe Rogan That He’s Gotten Erections Due To Being Aroused By Fighting Someone[/B]\n[url]https://uproxx.com/viral/mike-tyson-erection-from-beating-someone-up/[/url]\n[COLOR=\"DarkRed\"][B]September 4, 2020[/B][/COLOR]\n[B]“It’s orgasmic sometimes,” Tyson admitted. “What does it mean when fighting gets you erect?”[/B] :bongo:\n\nThe topic came up when Rogan asked a question about getting excited about certain fights over others, and how he’s able to tap into a certain mindset that’s made him so successful over the years. Tyson went back to talking about how his body could get aroused during a fight. :bongo:\n[B]\n“That’s how I’d get when I was a kid,” he said.[/B]\n\n\n\n\n[QUOTE=Whitebear]Thanks very much for promoting NNN.\n\nYou may have noticed a Smedley Butler on forum that no longer does posting but does PM me some good commentary links.\n\nAnyway, Smedley for a while - a year or so ago - was a big fan of Colin Flaherty and would send me links to his stuff every other day....\n\nI would rarely be able to repost links to CF because his presentation format was not what I could use for NNN-NEWS....  although we are \'on the same side\' in exposing black-on-white crime - I seem to recall that he used a \'dramatic approach\' which might be better for the current Twitter-INstagram-Tik-tox social media generation but ....  for NNN lacked \n1. link to commerical media source\n2. dates of incidents\n3. names of suspects and victims and mugshots...\n\nanyway, although his stuff hopefully would be making the same black-on-white crime not covered by media...\nit would take me a lot of time to find the\nwho-what-where-why-when for a NEWS item to post on NNN.\n\nAlso, I do understand that he has to make a living and as part of that he promotes some items such as his book for sale - and I also have given \'free advertising\' to some commentators that I have posted articles from (Millard and Apollonian) although I may not agree with them 100%...  \n\nso yes, I am familiar with Colin Flarity but just did not find him a CONVENIENT source for Black-on-White news items to post.\n\n\"Nothing Personal\" and I commend his \'work for the cause\'  :)\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]A few weeks ago, 3 or 4, I emailed Colin Flaherty & gave him NNN RSS & Frontpage, & BoW crimes links.\nColin\'s stepped up his game, his podcast is on fire now. However, he won\'t share NNN links. He works with a lot of Whites, so I\'m hoping they visit NNN. If anything, to raise awareness.\n\nHad Cox Internet tech visit, I still have same issues. It is not my PCs, OS used, or other equipment.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13094,13094,1600908176,801,'Whitebear','I see Cat Burke is from 2013\nbut I do not recall anything about it[....\nwait, let me check....\nLooks like there is a thread in the NNN archives....\nwell that was a long time ago\nI do not recall the kill-orgasm angle....\n\nI\'ll review if/when I \'catch up\'  :)\n\nWB\n\n[QUOTE] 	“I am [B]Catherine Burke:[/B] the VICTIM of a Violent (BLACK ON WHITE) HATE Crime & the mother of a MURDERED Child!\nWilliam Gary Simpson Jr.,Saskia BurkeThe killer came in our home to kill my ‘inferior’ (white) family stabbing my daughter 9 times! Now, because he can contact OTHER BLACK SUPREMACISTS who can come to kill us, it could all happen again!” His attack started a landslide upon our lives, that has left us upside down and backwards and inside out! We here, at this site, all know what an impossible task it is to live beyond murder! For our family? – We can never unbury ourselves from the rubble!” – Catherine Burke “ Now, because he can contact OTHER BLACK SUPREMACISTS (Black Foot Soldiers) who can come to kill us, it could all happen again!”\nOur 18 year old daughter Saskia was viciously, violently stabbed to death here in our home December 20, 2011 by William Gary Simpson! Simpson grew up as a friend of our son’s, a friend of our family – we’d known him over 10 years! What we didn’t know until after his attack, is that he was raised by a black supremacist! - (Black-on-white)\n 	 	\nRef:[URL=\"http://www.newnation.org/Archives/index-13-10-20.html\"] Evidence in Murrieta Triple Stabbing Warrants Trial - September 15, 2012[/URL]\nThe events of Dec. 20, 2011 that left an 18-year-old Murrieta Valley High School student dead were rehashed Friday in a Southwest Justice Center courtroom. The charges against William Gary Simpson Jr., 19, the alleged killer of Saskia Burke, were upheld by Riverside County Superior Court Judge Kelly Hansen following a day-long preliminary hearing.\nMURRIETA: Mother describes daughter’s slaying, suspect’s background\nFamily\'s blog and follow-up * Crime Victims Week 2013 - THIS NEW LIFE, AFTER MURDER...[/QUOTE]\n\nQUOTE=Arheel\'s Uncle]Yes, he does good to raise awareness, too time consuming. I know most of the cases he\'s covered, yes hard to find if you don\'t at least hear the spook\'s name. I only listen to maybe one episode a week.\n\n[B][URL=\"https://patch.com/california/murrieta/victims-families-for-the-death-penalty--1st-anniversary\"]That .... story[/URL][/B]...I want to cover it again, with the Mike Tyson angle...the fighter negro.\nCat was the woman whose daughter was stabbed to death by the black kid she allowed living in her home, he also stabbed husband but he survived.\nCat discovered the nigger kid had orgasm while killing her daughter, but it\'s not in any articles. He got sexual release & enjoyed killing the girl.\nViolence & killing in niggers is a sexual thing.\n\n[B]Mike Tyson Told Joe Rogan That He’s Gotten Erections Due To Being Aroused By Fighting Someone[/B]\n[url]https://uproxx.com/viral/mike-tyson-erection-from-beating-someone-up/[/url]\n[COLOR=\"DarkRed\"][B]September 4, 2020[/B][/COLOR]\n[B]“It’s orgasmic sometimes,” Tyson admitted. “What does it mean when fighting gets you erect?”[/B] :bongo:\n\nThe topic came up when Rogan asked a question about getting excited about certain fights over others, and how he’s able to tap into a certain mindset that’s made him so successful over the years. Tyson went back to talking about how his body could get aroused during a fight. :bongo:\n[B]\n“That’s how I’d get when I was a kid,” he said.[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13095,13095,1600918474,8047,'Arheel\'s Uncle','After I heard the Flaherty podcast of Catherine explaining the violence = orgasm angle, I did search the internet but found nothing in quoted written statements by her in articles. Only heard her talk about it in CF podcast.\nHeck, I\'m going to research in my Psychology & Psychiatry text books, I\'ve some good online source books.\n[B]The article quoting Mike Tyson angle snagged my attention.[/B] \nI\'m pondering because of how common black heinous rapes & then \"Thrill Killings\" are & whether it\'s regularly experienced as a sexual thing? I THINK IT IS.\nSo far, Colin hasn\'t discussed it publicly, although I wrote him an email on the topic same day Tyson article pub\'d.\nMaybe, because of Tyson, it\'s too sensitive for Colin to discuss, or dangerous?\n\n\n[QUOTE=Whitebear]I see Cat Burke is from 2013\nbut I do not recall anything about it[....\nwait, let me check....\nLooks like there is a thread in the NNN archives....\nwell that was a long time ago\nI do not recall the kill-orgasm angle....\n\nI\'ll review if/when I \'catch up\'  :)\n\nWB\n\n[QUOTE] 	“I am [B]Catherine Burke:[/B] the VICTIM of a Violent (BLACK ON WHITE) HATE Crime & the mother of a MURDERED Child!\nWilliam Gary Simpson Jr.,Saskia BurkeThe killer came in our home to kill my ‘inferior’ (white) family stabbing my daughter 9 times! Now, because he can contact OTHER BLACK SUPREMACISTS who can come to kill us, it could all happen again!” His attack started a landslide upon our lives, that has left us upside down and backwards and inside out! We here, at this site, all know what an impossible task it is to live beyond murder! For our family? – We can never unbury ourselves from the rubble!” – Catherine Burke “ Now, because he can contact OTHER BLACK SUPREMACISTS (Black Foot Soldiers) who can come to kill us, it could all happen again!”\nOur 18 year old daughter Saskia was viciously, violently stabbed to death here in our home December 20, 2011 by William Gary Simpson! Simpson grew up as a friend of our son’s, a friend of our family – we’d known him over 10 years! What we didn’t know until after his attack, is that he was raised by a black supremacist! - (Black-on-white)\n 	 	\nRef:[URL=\"http://www.newnation.org/Archives/index-13-10-20.html\"] Evidence in Murrieta Triple Stabbing Warrants Trial - September 15, 2012[/URL]\nThe events of Dec. 20, 2011 that left an 18-year-old Murrieta Valley High School student dead were rehashed Friday in a Southwest Justice Center courtroom. The charges against William Gary Simpson Jr., 19, the alleged killer of Saskia Burke, were upheld by Riverside County Superior Court Judge Kelly Hansen following a day-long preliminary hearing.\nMURRIETA: Mother describes daughter’s slaying, suspect’s background\nFamily\'s blog and follow-up * Crime Victims Week 2013 - THIS NEW LIFE, AFTER MURDER...[/QUOTE]\n\nQUOTE=Arheel\'s Uncle]Yes, he does good to raise awareness, too time consuming. I know most of the cases he\'s covered, yes hard to find if you don\'t at least hear the spook\'s name. I only listen to maybe one episode a week.\n\n[B][URL=\"https://patch.com/california/murrieta/victims-families-for-the-death-penalty--1st-anniversary\"]That .... story[/URL][/B]...I want to cover it again, with the Mike Tyson angle...the fighter negro.\nCat was the woman whose daughter was stabbed to death by the black kid she allowed living in her home, he also stabbed husband but he survived.\nCat discovered the nigger kid had orgasm while killing her daughter, but it\'s not in any articles. He got sexual release & enjoyed killing the girl.\nViolence & killing in niggers is a sexual thing.\n\n[B]Mike Tyson Told Joe Rogan That He’s Gotten Erections Due To Being Aroused By Fighting Someone[/B]\n[url]https://uproxx.com/viral/mike-tyson-erection-from-beating-someone-up/[/url]\n[COLOR=\"DarkRed\"][B]September 4, 2020[/B][/COLOR]\n[B]“It’s orgasmic sometimes,” Tyson admitted. “What does it mean when fighting gets you erect?”[/B] :bongo:\n\nThe topic came up when Rogan asked a question about getting excited about certain fights over others, and how he’s able to tap into a certain mindset that’s made him so successful over the years. Tyson went back to talking about how his body could get aroused during a fight. :bongo:\n[B]\n“That’s how I’d get when I was a kid,” he said.[/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13096,13096,1600922749,801,'Whitebear','I got the impression that Colin F. used to be strong on YouTube and other social media but was defunded\nand perhaps migrated to another platform...\nbitchute or the \'right-wing-facebook\' or where\nis he posting his stuff these days???\n\nWB\n=================================\n\n[QUOTE=Arheel\'s Uncle]After I heard the Flaherty podcast of Catherine explaining the violence = orgasm angle, I did search the internet but found nothing in quoted written statements by her in articles. Only heard her talk about it in CF podcast.\nHeck, I\'m going to research in my Psychology & Psychiatry text books, I\'ve some good online source books.\n[B]The article quoting Mike Tyson angle snagged my attention.[/B] \nI\'m pondering because of how common black heinous rapes & then \"Thrill Killings\" are & whether it\'s regularly experienced as a sexual thing? I THINK IT IS.\nSo far, Colin hasn\'t discussed it publicly, although I wrote him an email on the topic same day Tyson article pub\'d.\nMaybe, because of Tyson, it\'s too sensitive for Colin to discuss, or dangerous?',0,0,NULL,0,_binary '[]',_binary '[]'),(13097,13097,1600925466,8047,'Arheel\'s Uncle','[B]His podcast website[/B] [url]https://whitegirlbleedalot.com/cat-burke-part-2-featuring-the-late-great-marlin-newburn/[/url]\nThat\'s part 2 with Cat Burke, and prison \nPsychologist Marlin Newberg. i NEED TO FIND PART 1\n\nHe used to put short 1o min vids on Minds\n\n[B]Twitter [/B][url]https://twitter.com/colinflaherty?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor[/url]\n\n[B]Google search shows lot of sites[/B] [url]https://www.google.com/search?q=Minds+colin+flaherty&oq=Minds+colin+flaherty&aqs=chrome..69i57.7894j0j1&sourceid=chrome&ie=UTF-8[/url]\n\n[B]SPLC HATEWATCH [COLOR=\"Blue\"](HAHA LOL)[/COLOR]\nAmerican Thinker Sinks to the Bottom of Racist Barrel [/B]  [url]https://www.splcenter.org/hatewatch/2014/12/04/american-thinker-sinks-bottom-racist-barrel[/url] › hatewatch › 2014/12/04 › america...\nDec 4, 2014 - But a recent, particularly twisted article by Colin Flaherty on the website American Thinker was really just too much. Flaherty\'s piece, “Black Crime \n\n\n\n\n\n[QUOTE=Whitebear]I got the impression that Colin F. used to be strong on YouTube and other social media but was defunded\nand perhaps migrated to another platform...\nbitchute or the \'right-wing-facebook\' or where\nis he posting his stuff these days???\n\nWB\n=================================\n\n[QUOTE=Arheel\'s Uncle]After I heard the Flaherty podcast of Catherine explaining the violence = orgasm angle, I did search the internet but found nothing in quoted written statements by her in articles. Only heard her talk about it in CF podcast.\nHeck, I\'m going to research in my Psychology & Psychiatry text books, I\'ve some good online source books.\n[B]The article quoting Mike Tyson angle snagged my attention.[/B] \nI\'m pondering because of how common black heinous rapes & then \"Thrill Killings\" are & whether it\'s regularly experienced as a sexual thing? I THINK IT IS.\nSo far, Colin hasn\'t discussed it publicly, although I wrote him an email on the topic same day Tyson article pub\'d.\nMaybe, because of Tyson, it\'s too sensitive for Colin to discuss, or dangerous?[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13098,13098,1600971517,846,'Smedley Butler','Never own one or buy one. \n\nOn Sunday, September 20, 2020 at about 1936 hours, Lincoln City Police Officers responded to McKay’s Market located at 801 SW Hwy 101 in Lincoln City on a reported gunshot wound.\n\nUpon arrival, it was discovered a male, identified as 29-year-old Nicholas J. Ellingford, of Lincoln City, had sustained an accidental self-inflicted gunshot wound to his groin area and leg.\n\nInvestigation revealed that Ellingford was inside the store and as he was waiting in the checkout line, he un-holstered a Glock 9mm semi-automatic pistol from his waist band so that he could show it off to a friend. As Ellingford was placing the firearm back in the front of his pants near the zipper & button areas, he accidentally pulled the trigger causing the firearm to discharge.\n\nThe bullet entered into Ellingford’s groin area before exiting out the lower thigh of his leg, narrowly missing is femoral artery.\n\nOfficers on scene immediately rendered first aid before medics from Pac-West Ambulance & North Lincoln Fire arrived to take over treatment. Ellingford was transported code-3 to Samaritan North Lincoln Hospital where he was immediately flown, via Life Flight to Legacy Emanuel Hospital in Portland, Oregon.\n\nNo one else was injured in this incident, however, a criminal investigation is ongoing, as Ellingford did not have a concealed handgun license and his act was found to be reckless since it placed several people in danger.\n\nIf anyone has information about this case please contact Lincoln City Police Sr. Officer Jayne Johnson at 541-994-3636.\n\nInformation submitted by Sergeant Jeffrey Winn.',0,0,NULL,0,_binary '[]',_binary '[]'),(13099,13099,1600971785,801,'Whitebear','Thanks, I have not been seduced by the \'Glock cult\' :)\n\nWB\n\nInvestigation revealed that Ellingford was inside the store and as he was waiting in the checkout line, he un-holstered a [B]Glock 9mm semi-automatic pistol[/B] from his waist band so that he could show it off to a friend. As Ellingford was placing the firearm back in the front of his pants near the zipper & button areas, he accidentally pulled the trigger causing the firearm to discharge.',0,0,NULL,0,_binary '[]',_binary '[]'),(13100,13100,1600971936,846,'Smedley Butler','[QUOTE=Whitebear]Thanks, posting frontpage\n\nWB\n\n[QUOTE=Smedley Butler]Masks are for Sheep\nBob Moriarty\nArchives\nSep 19, 2020\n\nMany years ago befo[/QUOTE]\n\n\nThe Leninist in Salemgrad\n \nWith NPR media firmly supporting the closed no history  of this idiot allowed on line.  They knew the ex governor was going to be thrown and maybe jail, so he got protected by setting it up so the walking garbage pile would be appointed. \n\nThe Red Guard front face won by 50.1 the repuke was as lack luster as old bag of garbage, and had zero fire in his belly. NO one get a  call returned before the election from his staff not once.   A doctor ? \n\nALL conservatards on the left coast are 100% numbskulls unread and lining their pockets backstabbing US and more is all they are good for.\n\nIn fact their is not one story of push back in the entire regime against Salemgrad.',0,0,NULL,0,_binary '[]',_binary '[]'),(13101,13101,1600972205,846,'Smedley Butler','[QUOTE=Whitebear]Thanks, I have not been seduced by the \'Glock cult\' :)\n\nWB\n\nInvestigation revealed that Ellingford was inside the store and as he was waiting in the checkout line, he un-holstered a [B]Glock 9mm semi-automatic pistol[/B] from his waist band so that he could show it off to a friend. As Ellingford was placing the firearm back in the front of his pants near the zipper & button areas, he accidentally pulled the trigger causing the firearm to discharge.[/QUOTE]\n\n\nHowdy that may save your life. \n\nLiterally with out ever searching I have read at least 20 plus stories of thugs, cops, and these types of fools shooting them selves or others by G forces.\n\nThe one I remember most was a lovely broke down the door on and elderly couple as they ran down stairs  they stopped when the viewed yelling at them not to move, he reached in to his belt and shot himself with a G 45 caliber in the groan, he died.  A happy ending except for calling the blues an cleaning up.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13102,13102,1600997699,846,'Smedley Butler','[url]https://www.bitchute.com/video/0yf3DhUONvOp/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13103,13103,1601060102,8047,'Arheel\'s Uncle','All 3 browsers, NNN Frontpage does not load.\nAll else works right.\nI\'m not confident since my recent internet problems.\nAll that seems to be fixed, not getting booted at all.\n???',0,0,NULL,0,_binary '[]',_binary '[]'),(13104,13104,1601096416,846,'Smedley Butler','[url]https://www.bitchute.com/video/bgsii9QhJYw/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13105,13105,1601098414,846,'Smedley Butler','[url]https://www.bitchute.com/video/bgsii9QhJYw/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13106,13106,1601098642,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/bgsii9QhJYw/[/url][/QUOTE]\n\n\nThe \'Jewish Zombies\' video was amusing....\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13107,13107,1601099859,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/bgsii9QhJYw/[/url][/QUOTE]\n\n\nThe \'Jewish Zombies\' video was amusing....\n\nWB[/QUOTE]\n\nHowdy, need to get to sleep, puppies are tough work, but am being kind 100% \n\nFor those of us awake 30 % ?  its a ride with no way off.\n\nNight\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13108,13108,1601152774,846,'Smedley Butler','[url]https://www.oregon.gov/gov/Pages/staff.aspx[/url] \n:niglet:',0,0,NULL,0,_binary '[]',_binary '[]'),(13109,13109,1601245344,8047,'Arheel\'s Uncle','[B]3 negros, violent awful cases\n[/B]\n\n[B][URL=\"https://www.dailyherald.com/news/20200902/suspect-removed-monitoring-device-2-months-before-dupage-home-invasions-authorities-say\"]Suspect removed monitoring device 2 months before DuPage home invasions, authorities say [/URL][/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13110,13110,1601252089,801,'Whitebear','- I can\'t find it either\n\nWB\n\nQUOTE=Arheel\'s Uncle][B]3 negros, violent awful cases\n[/B]\n\n[B][URL=\"https://www.dailyherald.com/news/20200902/suspect-removed-monitoring-device-2-months-before-dupage-home-invasions-authorities-say\"]Suspect removed monitoring device 2 months before DuPage home invasions, authorities say [/URL][/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13111,13111,1601253367,801,'Whitebear','OK, I\"m working up the Pitts link you sent.\n\nif you want to repost it on the forum, feel free :)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13112,13112,1601313837,846,'Smedley Butler','[url]https://www.bitchute.com/video/o3SCqXnwr4o/[/url] First four minutes gets to it. \n\n[url]https://www.youtube.com/watch?v=-lLr5mtzbCE&feature=emb_title[/url] On ustupidtube ?\n\n[url]https://www.lewrockwell.com/2020/09/no_author/antifa-in-portland-vow-to-kill-cops-along-with-their-families-children-friends/[/url]  Patriotards are terrified to call the enemy aliens in Salemgrad or the great 50.1 leader of the enemy aliens who got ever slobbering retard to mail in their ballots, something the patriotards and POS conservatards do not do never mind ever going out of the five largest cities in OR in a state wide for leader of the communist state. \n\nConservatards are as bad.  Yes, please extreme BS cowards.',0,0,NULL,0,_binary '[]',_binary '[]'),(13113,13113,1601326322,846,'Smedley Butler','[url]https://www.bitchute.com/video/1FoQTUp7XsYL/[/url]\n\nJIM TRAFICANT FREEDOMPALOOZA 2014',0,0,NULL,0,_binary '[]',_binary '[]'),(13114,13114,1601339057,8047,'Arheel\'s Uncle','you did a good job on the Pitts nigs story.\nMy youtube account is suddenly suspended. I\'d put together a Playlist with 900 black nigger killer rapist violence videos.\n\n\n\n[QUOTE=Whitebear]OK, I\"m working up the Pitts link you sent.\n \nif you want to repost it on the forum, feel free :)\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13115,13115,1601406343,846,'Smedley Butler','No one puched in the throat as the TPTB have fully sicced them as they are protected and self defense is outlawed to sheep. \n\nDo a google search for “Chief science officer for Pfizer says “Second Wave faked. . .',0,0,NULL,0,_binary '[]',_binary '[]'),(13116,13116,1601406649,846,'Smedley Butler','Elizabeth Montgomery played the role of a police detective who has an affair with her married partner, played by O. J. Simpson. In the television movie Amos (1985), she played a rare villainous role, as a vicious nurse who abuses her wards in a home for senior citizens. The wards are played by, among others, Kirk Douglas and Dorothy McGuire. Montgomery returned to Broadway one last time in 1989 in a production of Love Letters, opposite Robert Foxworth.[5] She played one of her last roles in an episode of Batman: The Animated Series entitled \"Showdown\", in which she played a barmaid; this was also her final work to be screened, since the episode aired posthumously. Her last television series was the highly rated Edna Buchanan detective series – the second and final film of the series received its first airing on May 9, 1995,[12] only nine days before Montgomery died.',0,0,NULL,0,_binary '[]',_binary '[]'),(13117,13117,1601435669,8094,'saturnsrings','I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.',0,0,NULL,0,_binary '[]',_binary '[]'),(13118,13118,1601444916,846,'Smedley Butler','[url]https://www.zerohedge.com/markets/jpm-pays-1-billion-fine-settle-allegations-traders-rigged-precious-metals-treasury-markets[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13119,13119,1601492242,801,'Whitebear','If you can\'t trust JP Morgan.... (o my gosh) who CAN you trust????   :)\n \n[IMG]https://meme-generator.com/wp-content/uploads/mememe/2020/03/mememe_9c67c141c66a6c7a358bde9edf0ab136-1.jpg[/IMG]\n[QUOTE=Smedley Butler][url]https://www.zerohedge.com/markets/jpm-pays-1-billion-fine-settle-allegations-traders-rigged-precious-metals-treasury-markets[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13120,13120,1601574604,846,'Smedley Butler','[url]https://www.bitchute.com/video/IEHkE1tMZwsI/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13121,13121,1601709522,846,'Smedley Butler','[url]https://www.bitchute.com/video/YPQqfpOGDugd/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13122,13122,1601738945,846,'Smedley Butler','A top communist figure in America, the Jew, Alexander Bittelman, writes as follows, concerning Blacks and communism in America (note: the Comintern was a global, Soviet, communist party entity; note also that the Soviet Union was Jewish-created in 1917):\n\n“Once more came the ‘outside’ influence of the Comintern; and what did it say? It said that the struggle against discrimination and for Negro rights is a revolutionary struggle for the national liberation of the Negroes, that we must fight for complete Negro equality; and that in the Black Belt the full realization of this demand requires the fight for the national self-determination of the Negroes including the right of separation from the United States and the organization of an independent state.” — from “Milestones in the History of the Communist Party” by Bittelman, 1937.',0,0,NULL,0,_binary '[]',_binary '[]'),(13123,13123,1601785346,846,'Smedley Butler',':bush:\n\nHowdy, I do have anger not so much for the brutal niggers sicced on US full retard since Nov. 22, 1963, but those giggling media ghouls of NYC and Hollywood who with their kike dominated law schools and courts they have more blood on their hands any nigger killer !\n\nThose who grew in the biggest cities like E Micheal Jones and my self it was horror, but Jones, grew up upper middle class and attended Cat high school  Colin Flaherty grew up middle class in far enough away from Philly in PA where their were no nigs or mystery scum and attended CAT high school, both these men know what happened now, but for those working poor with large families it was leaving high school to the nigs and kike teachers and getting wasted or those who believed in some movie and it was the military as a way out. Very sad that so many in life got their chance serving the proxy forces.  those who went in before 1963 experienced not much crime, but those who went in after 1967 got to experience nig/spic/mystery meat criminals and dope addicts thank you MASH and more in 1970. Nixon if had declared marshal law the badge men and military then did not have a majority scum in the officer corp and would have been happy to round out ALLL the communist supporters Weather Underground, Hollywood, NYC networks, New Public broadcasting and and Chicago criminal kike mobsters and their radcial tools,  NIXON had to know about [url]www.ussliberty.org[/url]  ! ? His failure was ****ting his pants.  Not BS Water Gate. [url]www.watergate.com[/url]\n\n2/3 or our people are f ed UP, stupid\n:bush: [url]https://www.bitchute.com/video/YPQqfpOGDugd/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13124,13124,1601786196,846,'Smedley Butler','[url]https://www.bitchute.com/video/YPQqfpOGDugd/[/url]\n\nBy the way Japs of the USA are scum sucking bastards no matter how polite profession or what they are organized racially share Hawaii with the kikes, an are fully with the anti Western enemy against US full on. The US Japs are enemy aliens back stabbing SOB\'s/\n\nThey took reparations BASED on 100% lies and OMISSIONs, and 99% Western men believe meidakike lies that WE treated them badly !\n\nI was fully away about this from the 1970\'s for many reasons and I watch the CSPAN hearing in 1985 with boy rapist BARNEY FREAK  as chairman !\n\nOn this I felt alone like in a Twilight episode, but  Jared Taylor\'s A.R. magazine did a detailed article on what happened and that alone to me made me greatful to him, those who pound on Jared are AH\'s. \n\nAlex Linder should never have done that too, and I once ask him to make amends about NNNF and calling you a joo etc. IMO  EVEN if you were a half jooo, 100% joo or Polish or what ever the work you have done is a archive of the war against and champion presentations of the violent and mental war on US for decades now, by a scholarly patriot we would need a 100 more like you. \n\nNo need to reply, but what ever his reason was for insulting you was out there. Also Linder IMO is excused because he has suffered a terrible malady painful life changing illnessm so many having so many others run when he was sick and must have affected in stupid remarks part of brain. Still he has written some very  fine important work. \n\nGood night\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13125,13125,1602217579,846,'Smedley Butler','[url]https://www.bitchute.com/video/Uz8jLcYkYBJw/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13126,13126,1602219806,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=gEtNLW1B29w[/url]\nRob Delmage\n1 day ago (edited)\nI haven’t worn a mask since day 1 by principal since I have family in government and in the advanced research medical community and know it was a planned “event” to assimilate and justify new forms of political systems. However, I wasn’t really paying attention to policies and was in Vegas recently for 4 days on business at a casino. They are incredibly strict about the masks within the hotels in Vegas; (which is laughable, since logic would tell you if there was this dangerous virus being transmitted then why are we flying people from all over the world into Vegas to spend long hours using the same slot machines, staying in hotel rooms that had numbers of  unknown persons living in the day before????) By the end of 4 days I had terrible mouth sores on my tongue and cheeks, felt dizzy constantly, and generally felt terrible by the end of the trip. All these symptoms reduced when I tore off the mask in my room or outside in fresh air. If the virus is such a dangerous entity then why don’t they mention the critical importance of wearing a clean mask several times a day? There are people thinking they are being safe by wearing the same mask for weeks? It’s all ridiculous and their arguments about “trust science!!!!” have lost all credibility. I know for a fact that the hospital across the street brought in “actors” to pretend to stand in a vehicle line to receive assistance for the virus when nobody was showing up with symptoms or issues which the fake news gladly covered as real. Massive financial incentives exist for reporting people with the virus or testing positive, which has led to major civil suits when employees refused to forge paperwork listing persons with the virus that were sick from something else, and nurses got into trouble or laid off that refused to train for dance routines for PR purposes. Why in an alleged health crisis when hospitals are allegedly overrun with this virus do they pay their staff to practice dance routines and hire professional camera crews and choreographers to film them acting like high school pep squads when they are supposed to be busy? And why if people are dying and loved ones are not allowed to see their family in elderly hospice care or in the virus units would it be appropriate to have hospital staff dancing around looking for praise and applause from the public through the social media world?  Beyond shameful and beyond corrupt due to Americans falling asleep at the wheel regarding the essential need to always maintain limitations on government. I told my aunt that has a huge job and huge paycheck in the medical research field in La Jolla, CA- that I’ve lost all respect for her profession and her personally for not protesting what she knows is fraud. Her excuse is in needing her huge pension and salary due to the cost of living and having kids in private schools. Most of these people in the medical field and in state and federal government care only about their paychecks and pensions, and are no better than war profiteers in my opinion. I understand that it’s by design for those in that field to take on debt in college and in desiring a quality of life and owning a home so that they don’t buck the system once they start making real money and obtaining a quality of life. Yet, better people than them died to release all Americans from tyranny and the Royals at the start of this country and we all disrespect their sacrifice when we don’t resist globalist  propaganda and the atrociously corrupt “leaders” as they build a stronger control apparatus that will eventually turn everyone into slaves; or worse.\n\n13\n\n\nRick L\nRick L\n1 day ago\nLook up Dr. Mullis interviews, who won the Nobel Prize for developing the PRC test. He says it\'s not appropriate for validating corona virus...that\'s not what it\'s for. He suspiciously passed away late last year before the virus exploded on the scene. You may want to get your videos on NewTube and Bitchute also',0,0,NULL,0,_binary '[]',_binary '[]'),(13127,13127,1602268937,801,'Whitebear','thanks for last few recommended video links\n\nI did watch the last link from [QUOTE]Eugene Michael Jones is an American writer, former professor, media commentator and the current editor of Culture Wars magazine.[/QUOTE]\na couple of things I wanted to research (french revolution, etc.)\n\nmight post link to recent \'rip off the vile unhealthy mask\' video  :)    g\'day\n\nwb',0,0,NULL,0,_binary '[]',_binary '[]'),(13128,13128,1602307221,846,'Smedley Butler','[QUOTE=Whitebear]thanks for last few recommended video links\n\nI did watch the last link from [QUOTE]Eugene Michael Jones is an American writer, former professor, media commentator and the current editor of Culture Wars magazine.[/QUOTE]\na couple of things I wanted to research (french revolution, etc.)\n\nmight post link to recent \'rip off the vile unhealthy mask\' video  :)    g\'day\n\nwb[/QUOTE]\n\nMasking, shield etc. \n\nHowdy\n\nWhat scares me is that the majority including retired goobermint works are as stupid as fry cooks and the fat people are sad angry cases, but they are enforcers too.\n\nThat video on mask is different because of the last part, I joined their group mailed them a donation, have not done that in a while. I only mail to an address and money order. \n\nReason the net has not been cleansed by the Bolsheviks is they can tag us not paranoia any more. Snowden did not take a hike because he was borred.  \n\n\nI was serious worried when poppa doc bushog invaded Panama 1989 and then thanks to THE NATION MAGAZINE KUWAIT blew my mind. I could find one person here that was concerned no matter age, gender, or education.  The Nation at that time had Alexander Cockburn and Gore Vidal, by 1996 or 97 they were fired as the NYC shoes did not like their writing about them, and I  no had any reason to read their **** rag, yes it was that dirty. :orth::smash:',0,0,NULL,0,_binary '[]',_binary '[]'),(13129,13129,1602351646,846,'Smedley Butler','[url]https://www.bitchute.com/video/Lf2cNEjZqLFN/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13130,13130,1602570235,846,'Smedley Butler','[url]https://www.bitchute.com/video/Lc0bt6YgO8pZ/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13131,13131,1602601676,846,'Smedley Butler','Patrick Wood and Citizens for Free Speech present Dr. Russell Blaylock, MD and board certified neurosurgeon, on the safety and science surrounding the wearing of face masks. The evidence shows that a brewing health crisis is emerging over continued mask wearing in the workplace and among the public.*[url]https://www.bitchute.com/video/ftREFQFEKLIp/[/url]\n\n\n[url]https://gbdeclaration.org/[/url]\nWritten Declaration* today by these doctors.\nSent with ProtonMail',0,0,NULL,0,_binary '[]',_binary '[]'),(13132,13132,1602611033,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/Lc0bt6YgO8pZ/[/url][/QUOTE]\n\nwatched - well we KNEW that gggoollge and youtube and facebook and all the other social-ist media were censoring and propaganding black lesbian marxist supremacy but\nit is good that somebody \'caught them in the act\' with a video (veritas)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13133,13133,1602611214,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/Lc0bt6YgO8pZ/[/url][/QUOTE]\n\nHI, just noticed the comment on this video by\n[QUOTE]Douglas-MacArthur\nWhen I viewed angry growling chubby 30 to 50 something women when I was visiting big stores 45 miles from where I live after the election in 1916 these women showed how brain washed half the population was at that moment. H was run as a poll to see how brain washed the public schools, media and government had made the population.Red Guard leftist NPR women are actually stupid and they are unhappy unmarried and with out children. They are stupid and can not think critically. [show less]\n\nEdited 12 hours ago\nReply·0·Flag[/QUOTE]\n\nSounded a bit like Smedley Butler!!!\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13134,13134,1602665698,3685,'Ensis','[QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are so right there, Bofum.  We are low in morals as well as strength and durability.  Our ancestors could survive and even be comfortable in conditions that would kill us modern men.',0,0,NULL,0,_binary '[]',_binary '[]'),(13135,13135,1602801501,846,'Smedley Butler','[url]https://www.bitchute.com/video/gU_N9jdQcBY/[/url]\n\nThe march from Milwaukee to Wauwatosa, Wisconsin, descended from peaceful protest to vandalism to looting on Wednesday night. Under the cover of darkness, dozens of protesters began smashing windows of homes and businesses and moved on to loot a convenience store.',0,0,NULL,0,_binary '[]',_binary '[]'),(13137,13137,1602814415,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/gU_N9jdQcBY/[/url]\n\nThe march from Milwaukee to Wauwatosa, Wisconsin, descended from peaceful protest to vandalism to looting on Wednesday night. Under the cover of darkness, dozens of protesters began smashing windows of homes and businesses and moved on to loot a convenience store.[/QUOTE]\n\n\n THANKS, posting link - WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13138,13138,1602827488,846,'Smedley Butler','[url]https://www.bitchute.com/video/c3CWAq7fcBC6/[/url] 22 minute mark.\n\nHowdy WB\n\nWell :bush: well we all had to know this day was of Red Rust from coming to us, Solzhenitsyn warned us\'\n\nRural county is full of real Rust, and nothing resists them, the legal part is Rust, and more.\n\nHit the 22 mark if you can handle it. Had no idea they bills read to go if the pervs win !   \n\nBANKERS WALL STREET/London helped criminally take Russia down years before Oc t. 1917,\n[url]https://www.bitchute.com/video/c3CWAq7fcBC6/[/url] 22 minute mark.\n\nSB:pity:',0,0,NULL,0,_binary '[]',_binary '[]'),(13140,13140,1602865173,846,'Smedley Butler','[url]https://www.bitchute.com/video/g4fnHnQ2P9To/[/url]\n\n[url]https://www.lewrockwell.com/2020/10/thomas-dilorenzo/your-marxist-revolutionary-sons-and-daughters/[/url]\n\n[url]https://www.bitchute.com/video/c3CWAq7fcBC6/[/url] 22 minute mark. 22 minute mark',0,0,NULL,0,_binary '[]',_binary '[]'),(13141,13141,1602865294,846,'Smedley Butler','[url]https://www.bitchute.com/video/g4fnHnQ2P9To/[/url]\n\n[url]https://www.lewrockwell.com/2020/10/thomas-dilorenzo/your-marxist-revolutionary-sons-and-daughters/[/url]\n\n[url]https://www.bitchute.com/video/c3CWAq7fcBC6/[/url] 22 minute mark. 22 minute mark',0,0,NULL,0,_binary '[]',_binary '[]'),(13142,13142,1602912485,846,'Smedley Butler','Another Dumb**** White Liberal Feminist Makes A Fool Of Herself\nBy: pcr3|14 October, 2020|Categories: Articles & Columns\n\nAnother Dumb**** White Liberal Feminist Makes A Fool Of Herself Paul Craig Roberts Mary Bucholtz is professor and chairperson of the Linguistis Department at the University of California at Santa Barbara.  She declared all white Americans, including herself, to be racists.  Indeed, she claims America is suffering a pandemic of white supremacy. Let’s see now, if white Americans are white…\n\nRead more »\nWhite Americans Are More Demonized Than Jews In Nazi Germany\nBy: pcr3|14 October, 2020|Categories: Articles & Columns\n\nWhite Americans Are More Demonized Than Jews In Nazi Germany Paul Craig Roberts After 55 years of special privileges and special pleading for black Americans, where do we stand?  Integration has failed.  Black Americans, or more correctly, those who speak for them, want black-only towns, black-only college dorms, black-only dining halls, and a black national anthem.  Except for the black…\n\nRead more »\nLife Within The Matrix Is Our Future\nBy: pcr3|13 October, 2020|Categories: Articles & Columns\n\nLife Within The Matrix Is Our Future Paul Craig Roberts The question each of us needs to ask ourselves, and one another, is why do we get so much misinformation about Covid from public health authorities, political authorities, and press prostitutes?  We get a lot of misinformation from health practioners, because they get the bogus information from health authorities and…\n\nRead more »\nWestern Civilization Has Surrendered to Barbarians\nBy: pcr3|12 October, 2020|Categories: Articles & Columns\n\nWestern Civilization Has Surrendered to Barbarians Paul Craig Roberts Last June Cambridge University college Gonville and Caius announced that it was taking down a window commemorating Sir Ronald Fisher, the creator of modern statistics. [url]https://www.cai.cam.ac.uk/news/college-council-decides-remove-ra-fisher-window-hall[/url]  The window allegedly “gave offense” because Fisher also headed up Cambridge University’s eugenics research program, which has, through accusation and Third Reich genetic experiments, come to…\n\nRead more »\nMasks Are a Political Agenda, Not a Protection Against Covid or Flu\nBy: pcr3|10 October, 2020|Categories: Articles & Columns\n\nMasks Are a Political Agenda, Not a Protection Against Covid or Flu Paul Craig Roberts This 39-minute interview with two experts is the best information available on the efficacy and dangers of masks.  As I have reported from the beginning, unless the mask is N95 it provides zero protection against inhalation and exhalation of viruses:   [url]https://thehighwire.com/videos/mask-whistleblowers-tell-all/[/url]   All masks…\n\nRead more »\nTrump vs. The Establishment:  Who Will Win?\nBy: pcr3|09 October, 2020|Categories: Articles & Columns\n\nTrump vs. The Establishment:  Who Will Win? Paul Craig Roberts We have known about, and have had abundant evidence of, the Obama regime’s criminality ever since a FISA Court judge resigned on the grounds that the Obama regime had intentionally misled the court and the court had not taken sufficient action against the regime for purposely deceiving the court.  Little…\n\nRead more »\nThe Public Is So Misinformed About Covid That I Am Reposting: “The Covid Deception”\nBy: pcr3|08 October, 2020|Categories: Articles & Columns\n\nThe Public Is So Misinformed About Covid That I Am Reposting: “The Covid Deception” Ask yourself these questions: What powerful or influential interest groups benefit from overstating the Covid threat?  What powerful or influential interest groups benefit from understating the Covid threat? [url]https://www.paulcraigroberts.org/2020/09/28/the-covid-deception/[/url] \n\nRead more »\nAn International Group of Lawyers Have Brought a Lawsuit that the Covid Pandemic Is an Orchestrated Hoax in Behalf of Pharmaceutical Profits and Police State Control\nBy: pcr3|05 October, 2020|Categories: Articles & Columns . Guest Contributions\n\nOf the Utmost Importance Paul Craig Roberts This will be taken down. Watch the video and save it before it is disappeared. An International Group of Lawyers Have Brought a Lawsuit that the Covid Pandemic Is an Orchestrated Hoax in Behalf of Pharmaceutical Profits and Police State Control [url]https://www.youtube.com/watch?v=kr04gHbP5MQ[/url]  My opinion is that a class action lawsuit is justified.  However,…\n\nRead more »\nCovid’s Threat Is Greater Than Its Medical One\nBy: pcr3|05 October, 2020|Categories: Articles & Columns\n\nCovid’s Threat Is Greater Than Its Medical One Paul Craig Roberts As readers know, I do not think that the Covid virus itself is a hoax.  From the beginning I have taken the virus seriously.  I reported the available information that the ability of the virus to spread threatened hospital capacity and could overwhelm the medical system.  I supported limited…',0,0,NULL,0,_binary '[]',_binary '[]'),(13143,13143,1602912648,801,'Whitebear','Thanks looks like a lot of good titles \n\nI\'ll try to post one or more later or \n\'when I get caught up\'  :)\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13144,13144,1602912736,801,'Whitebear','White Americans Are More Demonized Than Jews In Nazi Germany\n\n[url]https://www.paulcraigroberts.org/2020/10/14/white-americans-are-more-demonized-than-jews-in-nazi-germany/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13145,13145,1602933211,8047,'Arheel\'s Uncle','Any thoughts why, on all links to newnation.org \n\nI\'m getting \n\n[B]403 Forbidden[/B]\n\n openresty/1.13.6.2',0,0,NULL,0,_binary '[]',_binary '[]'),(13146,13146,1602953674,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Any thoughts why, on all links to newnation.org \n\nI\'m getting \n\n[B]403 Forbidden[/B]\n\n openresty/1.13.6.2[/QUOTE]\n\nI was getting that most of yesterday but it went away later yesterday afternoon.\nno idea.\nI submitted a technical support ticket to the host and the tech help did not see the problem.  \nI posted on this on the forum calendar and in the Editor\'s forum at\n[URL=\"http://www.nnnforum.com/forums/showthread.php?p=684019#post684019\"]New nation news \'frontpage\' is \'forbidden\' - fixed - then BAD again - FIXED AGAIN\n\ndo let me know if you notice any other access problem to newnation.org\n[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13147,13147,1602959700,8047,'Arheel\'s Uncle','I git it for Archives link, and Front page.\nAbout an hour later, all was working fine. \n\nWierd thing, Tmobile put a block on all my phone text messages. Their rep gave no reason why. \n\nThat\'s never happened before.\nReally odd stuff happening with internet that I can\'t explain.\n\n\nOh, Stalin\'s head of intelligence + killer was Gengrikh Yagoda who is father of Roman Polanski who is father of JJ Abrams, Roman & Sharon Tate\'s undead brat who was Rosemary\'s Baby.\nExtended Yagoda family lives in Israel.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Any thoughts why, on all links to newnation.org \n \nI\'m getting \n\n[B]403 Forbidden[/B]\n\n openresty/1.13.6.2[/QUOTE]\n\nI was getting that most of yesterday but it went away later yesterday afternoon.\nno idea.\nI submitted a technical support ticket to the host and the tech help did not see the problem.  \nI posted on this on the forum calendar and in the Editor\'s forum at\n[URL=\"http://www.nnnforum.com/forums/showthread.php?p=684019#post684019\"]New nation news \'frontpage\' is \'forbidden\' - fixed - then BAD again - FIXED AGAIN\n\ndo let me know if you notice any other access problem to newnation.org\n[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13148,13148,1602960618,801,'Whitebear','Thanks for interesting \'factoids\'? - I do recognize \'rosemary\'s baby\' movie title\nbut do not recall watching it - I\'ll have to internet search some of that stuff\nand sharon-tate->charles manson? \n\nanyway - I wish I knew what caused that \'forbidden\' - so I might prevent it if possible\nor at least know what dark forces were hacking - if that was the case....\n\nsometimes browsers need to be refreshed - but all of newnation.org was \'VERBOTTEN\'\nyesterday - at least to me - thanks for confirming you noticed it....\n\n[QUOTE=Arheel\'s Uncle]I git it for Archives link, and Front page.\nAbout an hour later, all was working fine. \n\nWierd thing, Tmobile put a block on all my phone text messages. Their rep gave no reason why. \n\nThat\'s never happened before.\nReally odd stuff happening with internet that I can\'t explain.\n\n\nOh, Stalin\'s head of intelligence + killer was Gengrikh Yagoda who is father of Roman Polanski who is father of JJ Abrams, Roman & Sharon Tate\'s undead brat who was Rosemary\'s Baby.\nExtended Yagoda family lives in Israel.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Any thoughts why, on all links to newnation.org \n \nI\'m getting \n\n[B]403 Forbidden[/B]\n\n openresty/1.13.6.2[/QUOTE]\n\nI was getting that most of yesterday but it went away later yesterday afternoon.\nno idea.\nI submitted a technical support ticket to the host and the tech help did not see the problem.  \nI posted on this on the forum calendar and in the Editor\'s forum at\n[URL=\"http://www.nnnforum.com/forums/showthread.php?p=684019#post684019\"]New nation news \'frontpage\' is \'forbidden\' - fixed - then BAD again - FIXED AGAIN\n\ndo let me know if you notice any other access problem to newnation.org\n[/URL][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13149,13149,1602967055,8047,'Arheel\'s Uncle','Most of my research was done during healing from disability injury.\n\nDon\'t waste your valuable time searching Polanski Tate Manson stuff. We already did all that & I can point you to sources, much quicker than your time spent.\nI have many files and photos on those guys. I could work up an interesting thread on it though.\nI have Ira Levin\'s original RB book July 1968, but 4th printing in Oct 1968. It\'s actually one of my better known; easier and fun subjects.\nPeter Levenda has some interesting talks on YT, he wrote \"Political Witchcraft\" series of books.\nTHERE REALLY IS AN EVIL SIDE in the spiritual world.\n\n\n\n[QUOTE=Whitebear]Thanks for interesting \'factoids\'? - I do recognize \'rosemary\'s baby\' movie title\n but do not recall watching it - I\'ll have to internet search some of that stuff\nand sharon-tate->charles manson? \n\nanyway - I wish I knew what caused that \'forbidden\' - so I might prevent it if possible\nor at least know what dark forces were hacking - if that was the case....\n\nsometimes browsers need to be refreshed - but all of newnation.org was \'VERBOTTEN\'\nyesterday - at least to me - thanks for confirming you noticed it....\n\n[QUOTE=Arheel\'s Uncle]I git it for Archives link, and Front page.\nAbout an hour later, all was working fine. \n\nWierd thing, Tmobile put a block on all my phone text messages. Their rep gave no reason why. \n\nThat\'s never happened before.\nReally odd stuff happening with internet that I can\'t explain.\n\n\nOh, Stalin\'s head of intelligence + killer was Gengrikh Yagoda who is father of Roman Polanski who is father of JJ Abrams, Roman & Sharon Tate\'s undead brat who was Rosemary\'s Baby.\nExtended Yagoda family lives in Israel.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Any thoughts why, on all links to newnation.org \n \nI\'m getting \n\n[B]403 Forbidden[/B]\n\n openresty/1.13.6.2[/QUOTE]\n\nI was getting that most of yesterday but it went away later yesterday afternoon.\nno idea.\nI submitted a technical support ticket to the host and the tech help did not see the problem.  \nI posted on this on the forum calendar and in the Editor\'s forum at\n[URL=\"http://www.nnnforum.com/forums/showthread.php?p=684019#post684019\"]New nation news \'frontpage\' is \'forbidden\' - fixed - then BAD again - FIXED AGAIN\n\ndo let me know if you notice any other access problem to newnation.org\n[/URL][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13150,13150,1602967136,8047,'Arheel\'s Uncle','\'rosemary\'s baby\' movie is at archive.org\n\n\n\n[QUOTE=Whitebear]Thanks for interesting \'factoids\'? - I do recognize \'rosemary\'s baby\' movie title\n but do not recall watching it - I\'ll have to internet search some of that stuff\nand sharon-tate->charles manson? \n\nanyway - I wish I knew what caused that \'forbidden\' - so I might prevent it if possible\nor at least know what dark forces were hacking - if that was the case....\n\nsometimes browsers need to be refreshed - but all of newnation.org was \'VERBOTTEN\'\nyesterday - at least to me - thanks for confirming you noticed it....\n\n[QUOTE=Arheel\'s Uncle]I git it for Archives link, and Front page.\nAbout an hour later, all was working fine. \n\nWierd thing, Tmobile put a block on all my phone text messages. Their rep gave no reason why. \n\nThat\'s never happened before.\nReally odd stuff happening with internet that I can\'t explain.\n\n\nOh, Stalin\'s head of intelligence + killer was Gengrikh Yagoda who is father of Roman Polanski who is father of JJ Abrams, Roman & Sharon Tate\'s undead brat who was Rosemary\'s Baby.\nExtended Yagoda family lives in Israel.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Any thoughts why, on all links to newnation.org \n \nI\'m getting \n\n[B]403 Forbidden[/B]\n\n openresty/1.13.6.2[/QUOTE]\n\nI was getting that most of yesterday but it went away later yesterday afternoon.\nno idea.\nI submitted a technical support ticket to the host and the tech help did not see the problem.  \nI posted on this on the forum calendar and in the Editor\'s forum at\n[URL=\"http://www.nnnforum.com/forums/showthread.php?p=684019#post684019\"]New nation news \'frontpage\' is \'forbidden\' - fixed - then BAD again - FIXED AGAIN\n\ndo let me know if you notice any other access problem to newnation.org\n[/URL][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13151,13151,1602967827,801,'Whitebear','Well, I didn\'t waste more than 5 minutes\njust confirming how Sharon Tate was related to Manson.....    I was never really into following Hollywood Celebrities... (polanski?) and never\nwas morbidly intrigued with Manson\n\nbut the \'other thing\'  your mention that some Soviet bad person was related to someone that was in the Mason-tate-polansky...  that was what I was sort of interested in figuring out what the relationship was\n\nbut until you responded with \'don\'t bother\'\nI already had forgotten about that little curiosity..  :)',0,0,NULL,0,_binary '[]',_binary '[]'),(13152,13152,1602969873,8047,'Arheel\'s Uncle','Next week Monday I\'ll start up an info/photo thread on the solid parts of Tate fiasco. I think it had a few more important objectives besides giving JJ Abrams a way out of Jewish Mafia, Abigail Folger the coffee heiress killing, and the LaBianca couple. All I\'d have to do is map out the businesses, mergers and banking parts. Kuhn Loeb bank, for starters.\n\nIt all leads up to the likes of Larry Krasner & Jacob Frey. Both Russian Jews & 1950s & later infiltrations into gov\'t positions.\n\n\n[B][COLOR=DarkRed]START HERE, but we went much further into Polanski:[/COLOR][/B]\n[B][URL=\"http://mileswmathis.com/tate.pdf\"] [B]TATE[/B] MANSON FAKE HOAX FAKED HOAXED The [B]Tate[/B] Murders were a ...[/URL][/B]\n\n[URL=\"http://mileswmathis.com/tate.pdf\"]mileswmathis.com/tate.pdf  autodownloads\n[/URL]\n\nby [B]Miles[/B] [B]Mathis[/B] all photos here are reproduced under the fair use doctrine of the USA ... within a matter of weeks, this [B]Tate[/B]  hoax has stood for 43 years. Before we look at the photographic  evidence that still exists on the internet, easily available for any  researcher like me (or you), let us look at the history and politics  that led up to it. ...\n\n\n\n[QUOTE=Whitebear]Well, I didn\'t waste more than 5 minutes\n just confirming how Sharon Tate was related to Manson.....    I was never really into following Hollywood Celebrities... (polanski?) and never\nwas morbidly intrigued with Manson\n\nbut the \'other thing\'  your mention that some Soviet bad person was related to someone that was in the Mason-tate-polansky...  that was what I was sort of interested in figuring out what the relationship was\n\nbut until you responded with \'don\'t bother\'\nI already had forgotten about that little curiosity..  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13153,13153,1602970231,8047,'Arheel\'s Uncle','[B]Jay Sebring[/B] suspicious murder, CIA then used many many CA beauty shops & hairdressers for gathering intel.\nWives of mobs & mafias, when in salons talk a lot. It\'s like they can\'t stop telling. \n\nIn 1968 I attended Flavio\'s beauty college in Torrance CA. 1 year course.\n\n\n\n[QUOTE=Whitebear]Well, I didn\'t waste more than 5 minutes\n just confirming how Sharon Tate was related to Manson.....    I was never really into following Hollywood Celebrities... (polanski?) and never\nwas morbidly intrigued with Manson\n\nbut the \'other thing\'  your mention that some Soviet bad person was related to someone that was in the Mason-tate-polansky...  that was what I was sort of interested in figuring out what the relationship was\n\nbut until you responded with \'don\'t bother\'\nI already had forgotten about that little curiosity..  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13154,13154,1602986053,801,'Whitebear','Well, well, had never heard of any of this.\n...intriguing, fascinating...  (first photo vampiress tate \narising from coffin)  will look forward to reading this\nsoon when \'taking a break\'  :)\n\nWB\n\n[QUOTE=Arheel\'s Uncle] \n\n\n[B][COLOR=DarkRed]START HERE, but we went much further into Polanski:[/COLOR][/B]\n[B][URL=\"http://mileswmathis.com/tate.pdf\"] [B]TATE[/B] MANSON FAKE HOAX FAKED HOAXED The [B]Tate[/B] Murders were a ...[/URL][/B]\n\n[URL=\"http://mileswmathis.com/tate.pdf\"]mileswmathis.com/tate.pdf  autodownloads\n[/URL] [/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13155,13155,1602986244,801,'Whitebear','Interesting brings to mind the recent headline of\nNancy Pelosi \"maskless\" in the San Francisco\nBeauty Parlor - are they all bugged by the CIA or somebody?  :)\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle][B]Jay Sebring[/B] suspicious murder, CIA then used many many CA beauty shops & hairdressers for gathering intel.\nWives of mobs & mafias, when in salons talk a lot. It\'s like they can\'t stop telling. \n\nIn 1968 I attended Flavio\'s beauty college in Torrance CA. 1 year course.\n [/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13156,13156,1602989494,8047,'Arheel\'s Uncle','Maybe they are still doing that. Remember Kay Griggs?\n\nI have often wondered about the TV/Netflix type shows, WIVES OF ATLANTA, etc.\nWhether they are put out by \"liberal CIA\" news & films to gather intel, through resulting female gossip from both blacks & Whites while in hair shops. Black women have big mouths.\n\nI forget the White wives show name.\nErnest Hemingway was intel agent down in Cuba. The actress Mariel\'s father, Cuba thought he was just an author on vacation to write books.\n\n\n\n[QUOTE=Whitebear]Interesting brings to mind the recent headline of\n Nancy Pelosi \"maskless\" in the San Francisco\nBeauty Parlor - are they all bugged by the CIA or somebody?  :)\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle][B]Jay Sebring[/B] suspicious murder, CIA then used many many CA beauty shops & hairdressers for gathering intel.\nWives of mobs & mafias, when in salons talk a lot. It\'s like they can\'t stop telling. \n\nIn 1968 I attended Flavio\'s beauty college in Torrance CA. 1 year course.\n [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13157,13157,1602989923,8047,'Arheel\'s Uncle','Miles Mathis, in some of his papers are some questionable theories.\nI have a lot to say about Miles, ran out of time today. \n\nI\'ll get back to it soon. I have a new theory in works on Breonna Taylor paper he did.\nHow & why blacks are getting survival/prepping money. ICE AGE & FOOD Shortages/Prices.\n\nAlso China\'s money laundering through GoFundMe. \n\nFor now, his Tate paper is 100%. Miles knows photography.\n\n\n\n[QUOTE=Whitebear]Well, well, had never heard of any of this.\n ...intriguing, fascinating...  (first photo vampiress tate \narising from coffin)  will look forward to reading this\nsoon when \'taking a break\'  :)\n\nWB\n\n[QUOTE=Arheel\'s Uncle] \n\n\n[B][COLOR=DarkRed]START HERE, but we went much further into Polanski:[/COLOR][/B]\n[B][URL=\"http://mileswmathis.com/tate.pdf\"] [B]TATE[/B] MANSON FAKE HOAX FAKED HOAXED The [B]Tate[/B] Murders were a ...[/URL][/B]\n\n[URL=\"http://mileswmathis.com/tate.pdf\"]mileswmathis.com/tate.pdf  autodownloads\n[/URL] [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13158,13158,1602990185,8047,'Arheel\'s Uncle','To understand why & how it all progressed to Tate and out of Soviet Russia, you have to start by reading Wiki page on\n[B]Gengrikh Yagoda [/B][URL]https://en.wikipedia.org/wiki/Genrikh_Yagoda[/URL]\nIt\'s a grand chessboard.\n\n\n\n[QUOTE=Whitebear]Well, I didn\'t waste more than 5 minutes\n just confirming how Sharon Tate was related to Manson.....    I was never really into following Hollywood Celebrities... (polanski?) and never\nwas morbidly intrigued with Manson\n\nbut the \'other thing\'  your mention that some Soviet bad person was related to someone that was in the Mason-tate-polansky...  that was what I was sort of interested in figuring out what the relationship was\n\nbut until you responded with \'don\'t bother\'\nI already had forgotten about that little curiosity..  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13159,13159,1602990651,801,'Whitebear','[URL=\"https://www.google.com/search?safe=active&source=hp&ei=mK-LX4nFCJHQ-gTghpSQAg&q=%22Kay+Griggs%22&oq=%22Kay+Griggs%22&gs_lcp=CgZwc3ktYWIQAzICCAAyAggAMgIIADICCAAyAggAMgIIADoFCAAQyQNQ7AlY6ypg9CxoAnAAeACAAUmIAdYCkgEBNZgBAKABAaABAqoBB2d3cy13aXo&sclient=psy-ab&ved=0ahUKEwiJ8eyAk73sAhURqJ4KHWADBSIQ4dUDCAk&uact=5\"]No I hadn\'t heard of Kay Griggs -[/URL] \n(another link for my reading list....)\nbut I recognize Ernest Hemingway  :)\nI guess spies go back to before \'cold war\'\nWWII for sure,  WWI  Mata Hari, forget-name of correspondent to bolshevik revolution, civil war, \nSun Tzu, [URL=\"https://www.kingjamesbibleonline.org/search.php?hs=1&q=spy\"]spies in the bible[/URL]\n\nbut I\'m totally disillusioned about Hemmingway  :)\nI wasn\'t a fan - but I believed he was novelist....\n\n\"[URL=\"https://duckduckgo.com/?q=%22Read+Housewives+of%22&t=brave&ia=web\"]REAL HOUSEWIVES OF [/URL](city name)?????\n\nYou mentioned \'Mariel\' was that the person that the Mariel Boat lift was named after?\n(another item for my google-list...)\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Maybe they are still doing that. Remember Kay Griggs?\n\nI have often wondered about the TV/Netflix type shows, WIVES OF ATLANTA, etc.\nWhether they are put out by \"liberal CIA\" news & films to gather intel, through resulting female gossip from both blacks & Whites while in hair shops. Black women have big mouths.\n\nI forget the White wives show name.\nErnest Hemingway was intel agent down in Cuba. The actress Mariel\'s father, Cuba thought he was just an author on vacation to write books.\n\n [/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13160,13160,1602997364,801,'Whitebear','[url]http://www.nnnforum.com/forums/showpost.php?p=684100&postcount=16[/url]\n\nSorry, but Apollonian doesn\'t really want anybody to post on \'his\' threads.\n\nHe has complained from time to time when any other forum member adds to any of \'his\' threads.\n\nSorry, I have just gotten used to his attitude and just try to avoid any forum \'flame wars\' by suggesting that other forum members just not post on \'his threads\' - there is a whole subforum devoted to Apollonian vs other forum members.....   I have just tried to isolate him in his \'own\' area.   hope you understand.\n\nI may move a post or two from \'his\' area to \'friends of NNN\' chat room... just in case you want to review or delete.\n\nagain sorry for inconvenience but I would prefer to not have to negotiate  forum members personal disagreements.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13161,13161,1602998940,8047,'Arheel\'s Uncle','Why\'s he so nasty & disagreeable?\n Can you answer in 3 words or less?\nMy 3 Psych terms would be controversial.\n\n\n [B]Okay, I won\'t cloud up his partial truth limited hangout posts with real facts from 100% legit sources.[/B]\n[B][URL]https://www.israellobby.org/[/URL] is absolutely legit.[/B]\n\nNo, honestly, my feelers aren\'t hurt on whatever or at anytime you decide to do, move posts, edit, delete, etc :)\nThese days, most people can\'t discuss on an honest knowledgeable collegiate level, I tend to forget that.\n\n\nAfter the fact, I remembered your mention of this before.\nI apologize for forgetting. I could not delete my own post anyhow.:o\n\n\n \n\n\n[QUOTE=Whitebear][URL]http://www.nnnforum.com/forums/showpost.php?p=684100&postcount=16[/URL]\n \nSorry, but Apollonian doesn\'t really want anybody to post on \'his\' threads.\n\nHe has complained from time to time when any other forum member adds to any of \'his\' threads.\n\nSorry, I have just gotten used to his attitude and just try to avoid any forum \'flame wars\' by suggesting that other forum members just not post on \'his threads\' - there is a whole subforum devoted to Apollonian vs other forum members.....   I have just tried to isolate him in his \'own\' area.   hope you understand.\n\nI may move a post or two from \'his\' area to \'friends of NNN\' chat room... just in case you want to review or delete.\n\nagain sorry for inconvenience but I would prefer to not have to negotiate  forum members personal disagreements.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13162,13162,1602999398,801,'Whitebear','thanks for understanding on \'apo\' idiosyncrasies\n\ntoo bad some people are difficult  \n\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle]Why\'s he so nasty & disagreeable?\n Can you answer in 3 words or less?\nMy 3 Psych terms would be controversial.[/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13163,13163,1603000178,8047,'Arheel\'s Uncle','Mata Hari and Prescott Bush (he was early supporter of the [URL=\"https://en.wikipedia.org/wiki/United_Negro_College_Fund\"]United Negro College Fund[/URL], ), I believe they were casual lovers for about 5-8 years, but he was a spy, he double crossed her in France around 1915 to 1918 or so, helped get her arrested for spying then she was executed in 1919.\n\n\n\n\"The Great Satanist\" Aleistar Crowley sexed it up with slut Pauline Robinson starting over in London, then Paris in mid 1920s & their baby was Barbara \"Pierce\" Bush. George Dubya Bush is as Queer as a 3 dollar bill.\nGeorge HW Bush flew on German side in WW2, got shot down, supposedly Hitler visited him in hospital, according to a photograph. \n\n\n\n[QUOTE=Whitebear][URL=\"https://www.google.com/search?safe=active&source=hp&ei=mK-LX4nFCJHQ-gTghpSQAg&q=%22Kay+Griggs%22&oq=%22Kay+Griggs%22&gs_lcp=CgZwc3ktYWIQAzICCAAyAggAMgIIADICCAAyAggAMgIIADoFCAAQyQNQ7AlY6ypg9CxoAnAAeACAAUmIAdYCkgEBNZgBAKABAaABAqoBB2d3cy13aXo&sclient=psy-ab&ved=0ahUKEwiJ8eyAk73sAhURqJ4KHWADBSIQ4dUDCAk&uact=5\"]No I hadn\'t heard of Kay Griggs -[/URL] \n (another link for my reading list....)\nbut I recognize Ernest Hemingway  :)\nI guess spies go back to before \'cold war\'\nWWII for sure,  WWI  Mata Hari, forget-name of correspondent to bolshevik revolution, civil war, \nSun Tzu, [URL=\"https://www.kingjamesbibleonline.org/search.php?hs=1&q=spy\"]spies in the bible[/URL]\n\nbut I\'m totally disillusioned about Hemmingway  :)\nI wasn\'t a fan - but I believed he was novelist....\n\n\"[URL=\"https://duckduckgo.com/?q=%22Read+Housewives+of%22&t=brave&ia=web\"]REAL HOUSEWIVES OF [/URL](city name)?????\n\nYou mentioned \'Mariel\' was that the person that the Mariel Boat lift was named after?\n(another item for my google-list...)\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Maybe they are still doing that. Remember Kay Griggs?\n\nI have often wondered about the TV/Netflix type shows, WIVES OF ATLANTA, etc.\nWhether they are put out by \"liberal CIA\" news & films to gather intel, through resulting female gossip from both blacks & Whites while in hair shops. Black women have big mouths.\n\nI forget the White wives show name.\nErnest Hemingway was intel agent down in Cuba. The actress Mariel\'s father, Cuba thought he was just an author on vacation to write books.\n\n [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13164,13164,1603001633,8047,'Arheel\'s Uncle','Mariel Hemingway. She was named after the Cuban port of [URL=\"https://en.wikipedia.org/wiki/Mariel,_Cuba\"]Mariel[/URL]—her father and grandfather visited the village regularly to go fishing. Ernest Hemingway was her grandfather. \n\nWikipedia FAILs to mention his spying in Cuba, the cancer vaccine meant for Fidel Castro (Justin Trudeau\'s daddy).\n[B]This is NEW & I haven\'t read it yet:[/B] A 2009 book suggests during that period he may have been recruited to  work for Soviet intelligence agents under the name \"Agent Argo\".[URL=\"https://en.wikipedia.org/wiki/Ernest_Hemingway#cite_note-102\"][99][/URL]\n\n[URL]https://www.theguardian.com/books/2009/jul/09/hemingway-failed-kgb-spy[/URL]\n \n[B][URL=\"https://vault.fbi.gov/ernest-miller-hemingway\"][B]FBI[/B] Records: The Vault — [B]Ernest[/B] [B]Hemingway[/B][/URL][/B]\n\n[URL=\"https://duckduckgo.com/?q=fbi%20file%20ernest%20hemingway+site:vault.fbi.gov&t=lm\"][IMG]http://www.nnnforum.com//external-content.duckduckgo.com/ip3/vault.fbi.gov.ico[/IMG][/URL][URL]https://vault.fbi.gov/ernest-miller-hemingway[/URL]\n\n[B]Ernest[/B] [B]Hemingway[/B] (1899-1961) was a noted American author and journalist. This release consists of [I][U][B]one[/B][/U][/I] [B]FBI[/B] main [B]file[/B] on [B]Hemingway[/B] with documents ranging from 1942 to 1974. The bulk of it concerns [B]Hemingway\'s[/B] intelligence work on behalf of the U.S. Embassy in Havana, Cuba between 1942 and 1944.\nAutodownloads [URL]https://vault.fbi.gov/ernest-miller-hemingway/ernest-hemingway-part-01-of-01/view[/URL]\n\n\n\n\n\n\n[QUOTE=Whitebear][URL=\"https://www.google.com/search?safe=active&source=hp&ei=mK-LX4nFCJHQ-gTghpSQAg&q=%22Kay+Griggs%22&oq=%22Kay+Griggs%22&gs_lcp=CgZwc3ktYWIQAzICCAAyAggAMgIIADICCAAyAggAMgIIADoFCAAQyQNQ7AlY6ypg9CxoAnAAeACAAUmIAdYCkgEBNZgBAKABAaABAqoBB2d3cy13aXo&sclient=psy-ab&ved=0ahUKEwiJ8eyAk73sAhURqJ4KHWADBSIQ4dUDCAk&uact=5\"]No I hadn\'t heard of Kay Griggs -[/URL] \n (another link for my reading list....)\nbut I recognize Ernest Hemingway  :)\nI guess spies go back to before \'cold war\'\nWWII for sure,  WWI  Mata Hari, forget-name of correspondent to bolshevik revolution, civil war, \nSun Tzu, [URL=\"https://www.kingjamesbibleonline.org/search.php?hs=1&q=spy\"]spies in the bible[/URL]\n\nbut I\'m totally disillusioned about Hemmingway  :)\nI wasn\'t a fan - but I believed he was novelist....\n\n\"[URL=\"https://duckduckgo.com/?q=%22Read+Housewives+of%22&t=brave&ia=web\"]REAL HOUSEWIVES OF [/URL](city name)?????\n\nYou mentioned \'Mariel\' was that the person that the Mariel Boat lift was named after?\n(another item for my google-list...)\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Maybe they are still doing that. Remember Kay Griggs?\n\nI have often wondered about the TV/Netflix type shows, WIVES OF ATLANTA, etc.\nWhether they are put out by \"liberal CIA\" news & films to gather intel, through resulting female gossip from both blacks & Whites while in hair shops. Black women have big mouths.\n\nI forget the White wives show name.\nErnest Hemingway was intel agent down in Cuba. The actress Mariel\'s father, Cuba thought he was just an author on vacation to write books.\n\n [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13165,13165,1603002366,8047,'Arheel\'s Uncle','Download this vid Kay Griggs Interview, very long [URL]https://getvideo.org/en#youtube/hN2OjSqF4EY[/URL]\nIt\'s the most fascinating one. Watch offline in bits. You\'ll learn a lot. \n\nEverything goes back to Soviets and Griggs doesn\'t know why Israelis & US Military was hell bent on destroying Sumerian\'s Land of Ur, ancient Mesopotamia which is BAGHDAD.\nIt\'s biblical. Pro archaeologists know it too.\n\n\n\n[QUOTE=Whitebear][URL=\"https://www.google.com/search?safe=active&source=hp&ei=mK-LX4nFCJHQ-gTghpSQAg&q=%22Kay+Griggs%22&oq=%22Kay+Griggs%22&gs_lcp=CgZwc3ktYWIQAzICCAAyAggAMgIIADICCAAyAggAMgIIADoFCAAQyQNQ7AlY6ypg9CxoAnAAeACAAUmIAdYCkgEBNZgBAKABAaABAqoBB2d3cy13aXo&sclient=psy-ab&ved=0ahUKEwiJ8eyAk73sAhURqJ4KHWADBSIQ4dUDCAk&uact=5\"]No I hadn\'t heard of Kay Griggs -[/URL] \n (another link for my reading list....)\nbut I recognize Ernest Hemingway  :)\nI guess spies go back to before \'cold war\'\nWWII for sure,  WWI  Mata Hari, forget-name of correspondent to bolshevik revolution, civil war, \nSun Tzu, [URL=\"https://www.kingjamesbibleonline.org/search.php?hs=1&q=spy\"]spies in the bible[/URL]\n\nbut I\'m totally disillusioned about Hemmingway  :)\nI wasn\'t a fan - but I believed he was novelist....\n\n\"[URL=\"https://duckduckgo.com/?q=%22Read+Housewives+of%22&t=brave&ia=web\"]REAL HOUSEWIVES OF [/URL](city name)?????\n\nYou mentioned \'Mariel\' was that the person that the Mariel Boat lift was named after?\n(another item for my google-list...)\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Maybe they are still doing that. Remember Kay Griggs?\n\nI have often wondered about the TV/Netflix type shows, WIVES OF ATLANTA, etc.\nWhether they are put out by \"liberal CIA\" news & films to gather intel, through resulting female gossip from both blacks & Whites while in hair shops. Black women have big mouths.\n\nI forget the White wives show name.\nErnest Hemingway was intel agent down in Cuba. The actress Mariel\'s father, Cuba thought he was just an author on vacation to write books.\n\n [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13166,13166,1603002957,801,'Whitebear','Thanks for recent follow-up posts on all the recent esoteric stuff\n\nI will review - most likely tomorrow as it\'s getting toward too late\n\nand that \'forbidden\' ERROR message has come back for me trying to reach the original \'frontpage\' site\n[url]www.newnation.org[/url]\n\nI\'ve reopened the technical support ticket \nabsolutely no idea why this error sort of comes and goes...\n\ncheck back with you later\nthanks for the links to the interesting \nhistorical marginal topics\n\nGoodnight\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13167,13167,1603005603,8047,'Arheel\'s Uncle','LINK to Frontpage worked for me just now\n??? Time to switch IP addresses via PIA VPN ???\n\n\n\n[QUOTE=Whitebear]Thanks for recent follow-up posts on all the recent esoteric stuff\n \nI will review - most likely tomorrow as it\'s getting toward too late\n\nand that \'forbidden\' ERROR message has come back for me trying to reach the original \'frontpage\' site\n[URL=\"http://www.newnation.org\"]www.newnation.org[/URL]\n\nI\'ve reopened the technical support ticket \nabsolutely no idea why this error sort of comes and goes...\n\ncheck back with you later\nthanks for the links to the interesting \nhistorical marginal topics\n\nGoodnight\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13168,13168,1603250519,8047,'Arheel\'s Uncle',':D Hey, it made me angry too. Yo“Don’t Be Evil.” You summed it up darned good in followup post.\nApo is smart, imagine if he could do that?\n\n\n\nOver at \"Above Top Secret\" website someone linked the major rioting cities to SMART CITIES.\nUnfortunately I lost the link to that awesome post, I\'d wanted to flesh it out with relevant links, my LAPTOP PC burped & shut down.\nI need to DL my files & reinstall Linux OS.\n\n\n\nAuthor of Political Witchcraft aka Peter Levenda, guy I told you about is member of AFIO.org former CIA Intelligence Officers.\nI know a lot about his circles.',0,0,NULL,0,_binary '[]',_binary '[]'),(13169,13169,1603251130,8047,'Arheel\'s Uncle','I had updated this post [URL]http://www.nnnforum.com/forums/showthread.php?t=348141[/URL]\n\n\nIt had 1 bad link. Is corrected now.',0,0,NULL,0,_binary '[]',_binary '[]'),(13170,13170,1603252678,801,'Whitebear','I get an error on your updated link\n\"Tweet\nSee new Tweets\nThis is not available to you\"\n\nI will let you retest respond before I update the public RSS copy of your post.\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle]I had updated this post [URL]http://www.nnnforum.com/forums/showthread.php?t=348141[/URL]\n\n\nIt had 1 bad link. Is corrected now.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13171,13171,1603252884,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I had updated this post [URL]http://www.nnnforum.com/forums/showthread.php?t=348141[/URL]\n\n\nIt had 1 bad link. Is corrected now.[/QUOTE]\n\nI tried again and the link worked.\n\nNot sure if anything needs fixing at this point.\n\nThe RSS copy shows...\n11 sec video Panoramic view in Prescott, Arizona, where Trump\'s was about to hold a rally. 10/29/202\n[url]http://www.nnnforum.com/forums/showthread.php?t=348159[/url]\n\n[QUOTE] 11 sec video Panoramic view in Prescott, Arizona, where Trump\'s was about to hold a rally. 10/29/202\nClick to view\n\n[url]https://twitter.com/josh_wingrove/st...73127118327808[/url]\n\nJosh Wingrove\n@josh_wingrove\nHello from Prescott, Arizona, where Trump\'s about to hold a rally.\n\n(that thread is a war zone )\n[/QUOTE] I see I goes to Josh Wingrove\nI will update the RSS copy with your corrected copy.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13172,13172,1603253916,8047,'Arheel\'s Uncle','okay, will test it\n\n\nPUT THIS NEW POST IN A PRIVATE THREAD [URL]http://www.nnnforum.com/forums/showthread.php?p=685554#post685554[/URL]\n\n\n[QUOTE=Whitebear]I get an error on your updated link\n \"Tweet\nSee new Tweets\nThis is not available to you\"\n\nI will let you retest respond before I update the public RSS copy of your post.\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle]I had updated this post [URL]http://www.nnnforum.com/forums/showthread.php?t=348141[/URL]\n\n\nIt had 1 bad link. Is corrected now.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13173,13173,1603254046,8047,'Arheel\'s Uncle','[B]TESTED, IT\'S ALL GOOD.[/B]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I had updated this post [URL]http://www.nnnforum.com/forums/showthread.php?t=348141[/URL]\n \n\nIt had 1 bad link. Is corrected now.[/QUOTE]\n\nI tried again and the link worked.\n\nNot sure if anything needs fixing at this point.\n\nThe RSS copy shows...\n11 sec video Panoramic view in Prescott, Arizona, where Trump\'s was about to hold a rally. 10/29/202\n[URL]http://www.nnnforum.com/forums/showthread.php?t=348159[/URL]\n\n[QUOTE] 11 sec video Panoramic view in Prescott, Arizona, where Trump\'s was about to hold a rally. 10/29/202\nClick to view\n\n[URL]https://twitter.com/josh_wingrove/st...73127118327808[/URL]\n\nJosh Wingrove\n@josh_wingrove\nHello from Prescott, Arizona, where Trump\'s about to hold a rally.\n\n(that thread is a war zone )\n[/QUOTE] I see I goes to Josh Wingrove\nI will update the RSS copy with your corrected copy.\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13174,13174,1603254366,801,'Whitebear','My initial impression of this PM was\n\nWas this supposed to be addessed to me?\n\nAre you referring to my \'mini-editorial\'\nin response to your post-link about \n\"Joe Biden revives Obama’s war on America’s mostly White suburbs\"\n(my mini-editorial)\n[QUOTE]....These democrat-socialist party bosses and on-the-payroll affirmative action relatives, sex-partners and rent-a-mob followers\nwant FLUSH the URBAN TOILET of the SURPLUS BREEDING GLUMPS OF THIS CANCEROUS URBAN GROWTH\nand EXPORT THIS EFFLUENT to the still mostly white, working suburbs - which will destroy them like the BLACK PLAGUE.[/QUOTE]\n\nNow I see that if that is what you are referring to\nthat you might get the impression that I was ANGRY\nand Biden-and-his-former-leader-Obama....\n\nOK, IF the PM was to me and you were referring to my mini-editorial on the Biden-bama attack on white suburbs...   ok....\nmy second question based on that would be:\n\nI\'m not quite sure how your next sentence in the PM\n\"Apo is smart, imagine if he could do that?\"\n\n(this is where I wasn\'t sure this PM was addresses to\nas we were discussing Apo not too long ago.. about his\ncomplaint about you tagging \'his\' thread)...\n\nand from there your next PM lines \n\"Smart Cities\" and Political Witchcraft...  \nwell I may be temporarily not mentally up to speed\nbut it wasn\'t obvious whether all this tied together\nunless it tied together with a conversation you might\nhave had with someone else....\n\nI really try to UNDERSTAND what \'people\' are trying to communicate and if I do not understand I very often will try to get a clarification.\n\nBest,\nWhitebear\n==================================\n\n[COLOR=\"black\"][/COLOR][QUOTE=Arheel\'s Uncle]:D Hey, it made me angry too. Yo“Don’t Be Evil.” You summed it up darned good in followup post.\nApo is smart, imagine if he could do that?\n\n\n\nOver at \"Above Top Secret\" website someone linked the major rioting cities to SMART CITIES.\nUnfortunately I lost the link to that awesome post, I\'d wanted to flesh it out with relevant links, my LAPTOP PC burped & shut down.\nI need to DL my files & reinstall Linux OS.\n\n\n\nAuthor of Political Witchcraft aka Peter Levenda, guy I told you about is member of AFIO.org former CIA Intelligence Officers.\nI know a lot about his circles.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13175,13175,1603254535,801,'Whitebear','OK I moved \"blood  & Poletics\" to \'forum members only -chat room\n\n\nPUT THIS NEW POST IN A PRIVATE THREAD [URL]http://www.nnnforum.com/forums/showthread.php?p=685554#post685554[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13176,13176,1603254603,801,'Whitebear','[QUOTE=Arheel\'s Uncle][B]TESTED, IT\'S ALL GOOD.[/B][/quote]\n\n\ngreat I updated RSS public post with good Arizona rally Tweet link',0,0,NULL,0,_binary '[]',_binary '[]'),(13177,13177,1603259389,8047,'Arheel\'s Uncle','Yes, I sent it to you. It was more a compliment on your summing up the causes and results to the Biden urban destruction if he\'s elected...you were willing and able to respond adding to and clarify the post. \n\nApo is able but isn\'t willing to respond & discuss, I acknowledged he\'s smart. The problem with Whites is they\'ve each become an island. They can\'t group, but that is from social engineering.\nGroup Dynamics, Apo is smart but a natural gatekeeper; prevents groups from expanding into a stronger larger more cohesive group. A \"my way or the highway\" kind of guy.\n[B]4 kinds of people:[/B]\n\nWilling and able.\nUnwilling but able.\nUnable but willing.\nUnable and unwilling.\n\nI just added a bit of info on Peter Levenda, as an interesting guy.\n\n\n\n\n\n[QUOTE=Whitebear]My initial impression of this PM was\n \nWas this supposed to be addessed to me?\n\nAre you referring to my \'mini-editorial\'\nin response to your post-link about \n\"Joe Biden revives Obama’s war on America’s mostly White suburbs\"\n(my mini-editorial)\n[QUOTE]....These democrat-socialist party bosses and on-the-payroll affirmative action relatives, sex-partners and rent-a-mob followers\nwant FLUSH the URBAN TOILET of the SURPLUS BREEDING GLUMPS OF THIS CANCEROUS URBAN GROWTH\nand EXPORT THIS EFFLUENT to the still mostly white, working suburbs - which will destroy them like the BLACK PLAGUE.[/QUOTE]Now I see that if that is what you are referring to\nthat you might get the impression that I was ANGRY\nand Biden-and-his-former-leader-Obama....\n\nOK, IF the PM was to me and you were referring to my mini-editorial on the Biden-bama attack on white suburbs...   ok....\nmy second question based on that would be:\n\nI\'m not quite sure how your next sentence in the PM\n\"Apo is smart, imagine if he could do that?\"\n\n(this is where I wasn\'t sure this PM was addresses to\nas we were discussing Apo not too long ago.. about his\ncomplaint about you tagging \'his\' thread)...\n\nand from there your next PM lines \n\"Smart Cities\" and Political Witchcraft...  \nwell I may be temporarily not mentally up to speed\nbut it wasn\'t obvious whether all this tied together\nunless it tied together with a conversation you might\nhave had with someone else....\n\nI really try to UNDERSTAND what \'people\' are trying to communicate and if I do not understand I very often will try to get a clarification.\n\nBest,\nWhitebear\n==================================\n\n[QUOTE=Arheel\'s Uncle]:D Hey, it made me angry too. Yo“Don’t Be Evil.” You summed it up darned good in followup post.\nApo is smart, imagine if he could do that?\n\n\n\nOver at \"Above Top Secret\" website someone linked the major rioting cities to SMART CITIES.\nUnfortunately I lost the link to that awesome post, I\'d wanted to flesh it out with relevant links, my LAPTOP PC burped & shut down.\nI need to DL my files & reinstall Linux OS.\n\n\n\nAuthor of Political Witchcraft aka Peter Levenda, guy I told you about is member of AFIO.org former CIA Intelligence Officers.\nI know a lot about his circles.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13178,13178,1603259719,8047,'Arheel\'s Uncle','\"Hey, it made me angry too. [COLOR=DarkRed][B]Yo“Don’t Be Evil.”[/B][/COLOR] You summed it up darned good in followup post.\nApo is smart, imagine if he could do that?\"\n[B]I don\'t know how the text highlighted red got there????[/B]\n\n\n\n[QUOTE=Whitebear]My initial impression of this PM was\n \nWas this supposed to be addessed to me?\n\nAre you referring to my \'mini-editorial\'\nin response to your post-link about \n\"Joe Biden revives Obama’s war on America’s mostly White suburbs\"\n(my mini-editorial)\n[QUOTE]....These democrat-socialist party bosses and on-the-payroll affirmative action relatives, sex-partners and rent-a-mob followers\nwant FLUSH the URBAN TOILET of the SURPLUS BREEDING GLUMPS OF THIS CANCEROUS URBAN GROWTH\nand EXPORT THIS EFFLUENT to the still mostly white, working suburbs - which will destroy them like the BLACK PLAGUE.[/QUOTE]Now I see that if that is what you are referring to\nthat you might get the impression that I was ANGRY\nand Biden-and-his-former-leader-Obama....\n\nOK, IF the PM was to me and you were referring to my mini-editorial on the Biden-bama attack on white suburbs...   ok....\nmy second question based on that would be:\n\nI\'m not quite sure how your next sentence in the PM\n\"Apo is smart, imagine if he could do that?\"\n\n(this is where I wasn\'t sure this PM was addresses to\nas we were discussing Apo not too long ago.. about his\ncomplaint about you tagging \'his\' thread)...\n\nand from there your next PM lines \n\"Smart Cities\" and Political Witchcraft...  \nwell I may be temporarily not mentally up to speed\nbut it wasn\'t obvious whether all this tied together\nunless it tied together with a conversation you might\nhave had with someone else....\n\nI really try to UNDERSTAND what \'people\' are trying to communicate and if I do not understand I very often will try to get a clarification.\n\nBest,\nWhitebear\n==================================\n\n[QUOTE=Arheel\'s Uncle]:D Hey, it made me angry too. Yo“Don’t Be Evil.” You summed it up darned good in followup post.\nApo is smart, imagine if he could do that?\n\n\n\nOver at \"Above Top Secret\" website someone linked the major rioting cities to SMART CITIES.\nUnfortunately I lost the link to that awesome post, I\'d wanted to flesh it out with relevant links, my LAPTOP PC burped & shut down.\nI need to DL my files & reinstall Linux OS.\n\n\n\nAuthor of Political Witchcraft aka Peter Levenda, guy I told you about is member of AFIO.org former CIA Intelligence Officers.\nI know a lot about his circles.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13179,13179,1603302901,801,'Whitebear','thanks very much for clearing up my ? on your PM on attack on Suburbs.\n\nI did get the impression that you were complimenting my mini-editorial rant.\n\nOn your [COLOR=DarkRed][B]Yo“Don’t Be Evil.”[/B][/COLOR]  -- I think that must have contributed to my question about \"was this PM to me?\"\n\nI could only guess that in going back and forth between various web pages and the forum that that phrase must have accidentally got in your computer \'clipboard\'.\n\nBest,\n\nWhitebear\n\nPS I see you were busy posting last night.  I\'ll try to work through the \'practice postings\' today.\n\n\n[QUOTE=Arheel\'s Uncle]\"Hey, it made me angry too. [COLOR=DarkRed][B]Yo“Don’t Be Evil.”[/B][/COLOR] You summed it up darned good in followup post.\nApo is smart, imagine if he could do that?\"\n[B]I don\'t know how the text highlighted red got there????[/B] [/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13180,13180,1603306035,8047,'Arheel\'s Uncle','Things happen. Yes, a likely clipboard issue. sometimes I have a dozen windows open & actively using.\n\nIn between reporting & C/P, that [B][COLOR=DarkRed]don\'t be evil[/COLOR][/B] was out of the Google lawsuit story.\nI try to be consistent checking messages before hitting SEND.\nLOL, oops, sorry.\n\n\n\n[QUOTE=Whitebear]thanks very much for clearing up my ? on your PM on attack on Suburbs.\n \nI did get the impression that you were complimenting my mini-editorial rant.\n\nOn your [COLOR=DarkRed][B]Yo“Don’t Be Evil.”[/B][/COLOR]  -- I think that must have contributed to my question about \"was this PM to me?\"\n\nI could only guess that in going back and forth between various web pages and the forum that that phrase must have accidentally got in your computer \'clipboard\'.\n\nBest,\n\nWhitebear\n\nPS I see you were busy posting last night.  I\'ll try to work through the \'practice postings\' today.\n\n\n[QUOTE=Arheel\'s Uncle]\"Hey, it made me angry too. [COLOR=DarkRed][B]Yo“Don’t Be Evil.”[/B][/COLOR] You summed it up darned good in followup post.\nApo is smart, imagine if he could do that?\"\n[B]I don\'t know how the text highlighted red got there????[/B] [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13181,13181,1603306789,801,'Whitebear','[URL=\"https://gizmodo.com/google-removes-nearly-all-mentions-of-dont-be-evil-from-1826153393\"]Google Removes \'Don\'t Be Evil\' Clause From Its Code of Conduct[/URL]\n\nJUST NOTICED THAT this is from 2018\n(never noticed it)',0,0,NULL,0,_binary '[]',_binary '[]'),(13182,13182,1603323407,8047,'Arheel\'s Uncle','Their business practices & employees were & still are evil. Long nose woman Susan Wocjecki who is CEO of Google\'s youtube has a sister who owns/runs 23andMe, DNA tracing familial lineage. There are several theories why. We think they\'re after a certain bloodline they want wiped out. My theory also includes organ & blood trafficking for potential donors willing or not.\n\nAncestryDNA is own/run by Mormons.\n\n\n\n[QUOTE=Whitebear][URL=\"https://gizmodo.com/google-removes-nearly-all-mentions-of-dont-be-evil-from-1826153393\"]Google Removes \'Don\'t Be Evil\' Clause From Its Code of Conduct[/URL]\n \nJUST NOTICED THAT this is from 2018\n(never noticed it)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13183,13183,1603403433,8047,'Arheel\'s Uncle','Hey!\ncan you fit something like this somewhere up in or below top banner area of Frontpage?\n[B]20 Years of Colored Criminal Archives[/B] [URL]http://www.newnation.org/NNN-archives.html[/URL]\n\n\n[QUOTE=Whitebear][URL=\"https://gizmodo.com/google-removes-nearly-all-mentions-of-dont-be-evil-from-1826153393\"]Google Removes \'Don\'t Be Evil\' Clause From Its Code of Conduct[/URL]\n \nJUST NOTICED THAT this is from 2018\n(never noticed it)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13184,13184,1603405306,801,'Whitebear','thanks for suggestion for ARCHIVE BANNER\nwill take a look later (today).\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Hey!\ncan you fit something like this somewhere up in or below top banner area of Frontpage?\n[B]20 Years of Colored Criminal Archives[/B] [URL]http://www.newnation.org/NNN-archives.html[/URL]\n[/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13185,13185,1603410448,8047,'Arheel\'s Uncle','It\'s also a much better link than the \"archives\" one at the bottom of forum page.\nMy humble opinion.\n\n\n\n[QUOTE=Whitebear]thanks for suggestion for ARCHIVE BANNER\n will take a look later (today).\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Hey!\ncan you fit something like this somewhere up in or below top banner area of Frontpage?\n[B]20 Years of Colored Criminal Archives[/B] [URL]http://www.newnation.org/NNN-archives.html[/URL]\n[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13186,13186,1603418763,8047,'Arheel\'s Uncle','Holeee WTH?\nYou\'re still on Twitter [URL]https://twitter.com/NewNationNews[/URL]\n\n\n[QUOTE=Whitebear]thanks for suggestion for ARCHIVE BANNER\n will take a look later (today).\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Hey!\ncan you fit something like this somewhere up in or below top banner area of Frontpage?\n[B]20 Years of Colored Criminal Archives[/B] [URL]http://www.newnation.org/NNN-archives.html[/URL]\n[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13187,13187,1603424656,801,'Whitebear','\n\nMy Twitter account was hacked and stolen and I reported it but they wouldn’t give it back to me.\nI set up a new account but haven’t used it.\nMy second donation his Twitter account is\n\n[url]https://twitter.com/NewNationNews2[/url]\n\n\"Have a nice day\" :)\n\n\n[QUOTE=Arheel\'s Uncle]Holeee WTH?\nYou\'re still on Twitter [URL]https://twitter.com/NewNationNews[/URL]\n\n\n[QUOTE=Whitebear]thanks for suggestion for ARCHIVE BANNER\n will take a look later (today).\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Hey!\ncan you fit something like this somewhere up in or below top banner area of Frontpage?\n[B]20 Years of Colored Criminal Archives[/B] [URL]http://www.newnation.org/NNN-archives.html[/URL]\n[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13188,13188,1603434234,8047,'Arheel\'s Uncle','[B][COLOR=blue]HERE\'S your NNN hackers: I believe it\'s how BLM & Antifa have been organizing & communicating. I think they\'ve reorganized into new digs, home base & internet. \n[/COLOR][/B]\n[B][COLOR=blue][U]I think Obama is highly involved.[/U] RISEUP WAS also on DHS Terrorist watchlist, if my recollection is correct. I also believe Microsoft is connected, Bill Gates\' Seattle connections, as well as Anonymous hackers.\n[/COLOR][/B]\n[B][COLOR=blue]They won\'t stop. Jeremy Hammond, Barrett guy, they\'re all hackers, all hate USA. \n[/COLOR][/B]\n[COLOR=blue][B]There\'s a lot more...not enough time to get too detailed.[/B][/COLOR]\n\n[B]Riseup got FBI Warrant & GAGGING ORDER, basically cease & desist orders..[/B].[URL]https://www.computing.co.uk/news/3004893/riseup-confirms-receipt-of-fbi-warrant-and-gagging-order[/URL]\n[URL=\"https://riseup.net/en/about-us/press\"][B]Riseup, the[/B] [/URL][B][URL=\"https://riseup.net/en/about-us/press\"]Seattle-based collective[/URL] that provides secure online  communication tools designed for social activists,[/B] has confirmed that it  received warrants from the FBI to inspect two users\' emails... \n[B][COLOR=Blue]They were also behind 2011 Occupy movement. THEY\'RE WORLDWIDE\n[/COLOR][/B]\n\n\n[B][COLOR=blue]Here, you can figure out their M.O. from some of titles,[/COLOR][/B]\n[B][COLOR=blue]They went silent from [U]here[/U] in late 2017[/COLOR][/B]\n\n[LIST]\n[*][B]2017[/B]\n[*][B][URL=\"https://theintercept.com/2017/02/20/how-to-run-a-rogue-government-twitter-account-with-an-anonymous-email-address-and-a-burner-phone/\"]How to Run a Rogue Government Twitter Account With an Anonymous Email Address and a Burner Phone[/URL][/B]\n[*][URL=\"https://crimethinc.com/2017/02/13/the-syrian-underground-railroad-migrant-solidarity-organizing-in-the-modern-landscape\"]The Syrian Underground Railroad[/URL]\n[*][URL=\"https://www.hackread.com/7-best-encrypted-email-services-can-use/\"]7 Best Encrypted Email Services That You Can Use[/URL]\n[*][URL=\"https://globalvoices.org/2017/02/01/women-facing-violence-in-ecuador-vow-to-be-silent-no-more/\"]Women Facing Violence in Ecuador Vow to Be ‘Silent No More’[/URL]\n[*][B][URL=\"https://www.redpepper.org.uk/angry-about-the-muslimban-here-are-5-things-to-do/\"]Angry about the #MuslimBan? Here are 5 things to do[/URL][/B]\n[*][URL=\"https://www.golem.de/news/gag-order-riseup-belebt-den-kanarienvogel-wieder-1702-126245.html\"]Riseup belebt den Kanarienvogel wieder[/URL]\n[*][B][URL=\"https://linksunten.indymedia.org/de/node/204180\"]Riseup moves to encrypted email in response to legal requests[/URL][/B]\n[*][URL=\"https://www.theinquirer.net/inquirer/news/3004895/riseup-confirms-it-received-two-fbi-warrant-and-gagging-order\"][B]BAD LINK [/B]Riseup confirms it received two FBI warrants and gagging order[/URL]\n[*][URL=\"https://www.nextinpact.com/news/103335-riseup-chiffre-desormais-stockage-emails-apres-avoir-du-cooperer-avec-fbi.htm\"]Forcé de coopérer avec le FBI, Riseup chiffre désormais les emails qu\'il stocke[/URL]\n[*][B][URL=\"https://www.computing.co.uk/ctg/news/3004893/riseup-confirms-receipt-of-fbi-warrant-and-gagging-order\"]Riseup confirms receipt of FBI warrant and gagging order[/URL][/B]\n[*][B][URL=\"https://www.newscientist.com/article/mg23331092-700-whats-the-worst-that-could-happen\"]How to protest against Trump in his expanded surveillance state[/URL][/B]\n[/LIST]\n\n[LIST]\n[*][B]2016[/B]\n[*][B][URL=\"https://theintercept.com/2016/11/12/surveillance-self-defense-against-the-trump-administration/\"]Surveillance Self-Defense Against the Trump Administration[/URL][/B]\n[*][B][URL=\"https://theintercept.com/2016/11/29/something-happened-to-activist-email-provider-riseup-but-it-hasnt-been-compromised/\"]Something Happened to Activist Email Provider Riseup, but It Hasn’t Been Compromised[/URL][/B]\n[*][URL=\"https://www.zdnet.com/article/encrypted-email-provider-riseup-misses-warrant-canary-deadline/\"]Riseup email service sparks concern after warrant canary ‘expires’[/URL]\n[*][URL=\"https://indypendent.org/2016/08/15/internet-service-providers-you-can-trust\"]Internet Service Providers You Can Trust[/URL]\n[*][URL=\"https://www.opendemocracy.net/uk/gilbert-ramsay/report-impacts-of-surveillance-on-contemporary-british-activism\"]Report: Impacts of surveillance on contemporary [B]British activism[/B][/URL]\n[/LIST]\n\n[B]Media accounts of the Riseup server seizure:[/B]\n[LIST=1]\n[*][URL=\"https://www.forbes.com/sites/andygreenberg/2012/04/19/fbi-seizes-activists-anonymizing-server-in-probe-of-pittsburghs-bomb-threats/\"]Forbes - FBI Seizes Activists\' Anonymizing Server In Probe Of [B]Pittsburgh[/B]’s Bomb Threats[/URL]\n[*][URL=\"https://www.theregister.co.uk/2012/04/19/mixmaster_servers_seized/\"]The Register - FBI seizes Mixmaster servers[/URL]\n[*][URL=\"https://www.pcworld.com/businesscenter/article/254128/fbi_seizes_anonymizing_server_in_bomb_threat_probe.html\"]PC World - FBI Seizes Anonymizing Server in Bomb Threat Probe[/URL]\n[*][URL=\"https://www.informationweek.com/news/security/government/232900643\"]Information Week - FBI Seizes Anonymizing Email Service Server[/URL]\n[*][URL=\"https://taz.de/!91855/\"]taz.de[/URL] (German)\n[*][URL=\"https://www.techdirt.com/articles/20120420/04570818576/fbi-seized-anonymizer-server.shtml\"]techdirt - FBI Seized Anonymizer Server[/URL]\n[*][URL=\"https://www.democracynow.org/2012/4/20/headlines#4208\"]Democracy Now[/URL]\n[*][B][URL=\"https://www.wired.com/threatlevel/2012/04/fbi-seizes-server/\"]Wired - FBI Uses ‘Sledgehammer’ to Seize E-Mail Server in Search for Bomb Threat Evidence[/URL][/B]\n[*][B][URL=\"https://www.redorbit.com/news/technology/1112518546/fbi-seizes-server-allegedly-linked-to-university-bomb-threat/\"]redOrbit - FBI Seizes Server Allegedly Linked To University Bomb Threat[/URL][/B]\n[*][URL=\"https://www.pcinpact.com/news/70383-fbi-serveur-mixmaster-remailer-anonymat.htm\"]PC INpact - Le FBI saisit un serveur hébergeant un service de courriels anonymes[/URL] (French)\n[/LIST]\n\n\n\n\n\n\n\n[QUOTE=Whitebear]\n \nMy Twitter account was hacked and stolen and I reported it but they wouldn’t give it back to me.\nI set up a new account but haven’t used it.\nMy second donation his Twitter account is\n\n[URL]https://twitter.com/NewNationNews2[/URL]\n\n\"Have a nice day\" :)\n\n\n[QUOTE=Arheel\'s Uncle]Holeee WTH?\nYou\'re still on Twitter [URL]https://twitter.com/NewNationNews[/URL]\n\n\n[QUOTE=Whitebear]thanks for suggestion for ARCHIVE BANNER\n will take a look later (today).\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Hey!\ncan you fit something like this somewhere up in or below top banner area of Frontpage?\n[B]20 Years of Colored Criminal Archives[/B] [URL]http://www.newnation.org/NNN-archives.html[/URL]\n[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13189,13189,1603472103,801,'Whitebear','[QUOTE=Arheel\'s Uncle][B][COLOR=blue]HERE\'S your NNN hackers: I believe it\'s how BLM & Antifa have been organizing & communicating. I think they\'ve reorganized into new digs, home base & internet. \n[/COLOR][/B] [/quote]\n\n===================================\n\nThanks very much for the reference links...\nI\'ll try to study to either figure out how to protect\nmy websites from them or advise other about them to expose them if that might bring some to light and criminal procedings.\n\nBest,\nWhitebear\n\nI did really get the impression that my \'anti-racist\' & anti-anti-\'semite\' hackers were part of the Twitter, Amazon and other establishments that allowed or enabled the hacking - identity theft - Doxing.',0,0,NULL,0,_binary '[]',_binary '[]'),(13190,13190,1603484503,8047,'Arheel\'s Uncle','I think I have it figured out on what they morphed into. New mames, new backers who\'re the usual silent jews\n\nI did this thread [URL]http://www.nnnforum.com/forums/showthread.php?t=348284[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][B][COLOR=blue]HERE\'S your NNN hackers: I believe it\'s how BLM & Antifa have been organizing & communicating. I think they\'ve reorganized into new digs, home base & internet. [/COLOR][/B]\n[B][COLOR=blue] [/COLOR][/B] [/QUOTE]\n\n===================================\n\nThanks very much for the reference links...\nI\'ll try to study to either figure out how to protect\nmy websites from them or advise other about them to expose them if that might bring some to light and criminal procedings.\n\nBest,\nWhitebear\n\nI did really get the impression that my \'anti-racist\' & anti-anti-\'semite\' hackers were part of the Twitter, Amazon and other establishments that allowed or enabled the hacking - identity theft - Doxing.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13191,13191,1603500891,846,'Smedley Butler','[url]https://www.lewrockwell.com/political-theatre/dave-cullen-possible-leaked-roadmap-for-the-next-phase-of-the-agenda/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13192,13192,1603539011,8047,'Arheel\'s Uncle','[B]DELETE THIS TAIL OF THREAD,[/B] please, I already completed it, you\'ve moved the rest of thread already.\n[URL]http://www.nnnforum.com/forums/showthread.php?t=347928[/URL]\n\n[B]Remember the Age Restricted video thread?[/B]\nNow that I\'m YT banned, I figured out how to get around it.\nI copied the link in address bar, (first restricted vid I could find)\nLINK\n[B][URL=\"https://www.youtube.com/watch?v=\"]https://www.youtube.com/watch?v=gRVHcH_vo60&feature=youtu.be&t=760[/URL][/B]\n\n[B]Using \"embed & vid code up to the &\" retyped address:[/B] [URL]https://www.youtube.com/embed/gRVHcH_vo60/[/URL]\n[B]Click link and now I could watch it from outside youtube.[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13193,13193,1603563592,801,'Whitebear','OK, deleted \'tail\' post\n\nand thanks for tip on youtube links with -restricting tail code\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13194,13194,1603594062,8047,'Arheel\'s Uncle','I was with my best friend at 0530 this morning gassing up his truck.\n2 niggers on other side of pump, one pumping gas, other sat in car.\nThe one pumping gas started laughing \"a wicked laugh\" & says to my friend, \"What\'s an old White man like you doing carrying a gun?\"\nMy friend says, \"If you stupidly decide to act like a nigger and threaten me, I will shoot you in the head in a flash --- BOOM BOOM BOOM!\"\n Nigger in car yells out, \"Leave him alone, get in the car and let\'s get out of here!\"\nThey tore out of the gas station.\n\n:D \n\n\n\n\n[QUOTE=Whitebear]OK, deleted \'tail\' post\n \nand thanks for tip on youtube links with -restricting tail code\n\nBest,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13195,13195,1603594286,801,'Whitebear','Re: thanks very much for that refreshing and spirit-lifting anecdote :)\n\nWhitebear\n================================\n[QUOTE=Arheel\'s Uncle]I was with my best friend at 0530 this morning gassing up his truck.\n2 niggers on other side of pump, one pumping gas, other sat in car.\nThe one pumping gas started laughing \"a wicked laugh\" & says to my friend, \"What\'s an old White man like you doing carrying a gun?\"\nMy friend says, \"If you stupidly decide to act like a nigger and threaten me, I will shoot you in the head in a flash --- BOOM BOOM BOOM!\"\n Nigger in car yells out, \"Leave him alone, get in the car and let\'s get out of here!\"\nThey tore out of the gas station.\n\n:D \n\n\n\n\n[QUOTE=Whitebear]OK, deleted \'tail\' post\n \nand thanks for tip on youtube links with -restricting tail code\n\nBest,\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13196,13196,1603663751,8047,'Arheel\'s Uncle','Thursday at 0500 he was on way to work on side boulevard roadway, 2 blacks at a light gunned their engine & doing the car jump brakes thing & yelling \"HEY BOY!\" they tried to get my friend to look over. \n\nHE DIDN\'T LOOK.\n\n\n\n[QUOTE=Whitebear]Re: thanks very much for that refreshing and spirit-lifting anecdote :)\n \nWhitebear\n================================\n[QUOTE=Arheel\'s Uncle]I was with my best friend at 0530 this morning gassing up his truck.\n2 niggers on other side of pump, one pumping gas, other sat in car.\nThe one pumping gas started laughing \"a wicked laugh\" & says to my friend, \"What\'s an old White man like you doing carrying a gun?\"\nMy friend says, \"If you stupidly decide to act like a nigger and threaten me, I will shoot you in the head in a flash --- BOOM BOOM BOOM!\"\n Nigger in car yells out, \"Leave him alone, get in the car and let\'s get out of here!\"\nThey tore out of the gas station.\n\n:D \n\n\n\n\n[QUOTE=Whitebear]OK, deleted \'tail\' post\n \nand thanks for tip on youtube links with -restricting tail code\n\nBest,\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13197,13197,1603680053,8047,'Arheel\'s Uncle','Would you move this to WN zone, please... [URL]http://www.nnnforum.com/forums/showthread.php?t=348284[/URL]\nMajority I already knew, it was a project I did a while back.\nblacks & browns are very well connected/organized.\n[B]CW2. Have you noticed food costs rising? \n[/B]\n[B]We have. Some have tripled, dry beans & legumes.[/B]\n\n\n\n[QUOTE=Whitebear]Re: thanks very much for that refreshing and spirit-lifting anecdote :)\n \nWhitebear\n================================\n[QUOTE=Arheel\'s Uncle]I was with my best friend at 0530 this morning gassing up his truck.\n2 niggers on other side of pump, one pumping gas, other sat in car.\nThe one pumping gas started laughing \"a wicked laugh\" & says to my friend, \"What\'s an old White man like you doing carrying a gun?\"\nMy friend says, \"If you stupidly decide to act like a nigger and threaten me, I will shoot you in the head in a flash --- BOOM BOOM BOOM!\"\n Nigger in car yells out, \"Leave him alone, get in the car and let\'s get out of here!\"\nThey tore out of the gas station.\n\n:D \n\n\n\n\n[QUOTE=Whitebear]OK, deleted \'tail\' post\n \nand thanks for tip on youtube links with -restricting tail code\n\nBest,\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13198,13198,1603681377,801,'Whitebear','Moved thread.\n\nAs I don\'t regularly buy dry beans & legumes - I haven\'t noticed price changes.\nI did just this evening put a package of green split peas into the pot that had the hamhock that had been in my freezer for a year and two large cans of \'greens\' that were approaching their \'best by\' date   :)\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Would you move this to WN zone, please... [URL]http://www.nnnforum.com/forums/showthread.php?t=348284[/URL]\nMajority I already knew, it was a project I did a while back.\nblacks & browns are very well connected/organized.\n[B]CW2. Have you noticed food costs rising? \n[/B]\n[B]We have. Some have tripled, dry beans & legumes.[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13199,13199,1603682935,8047,'Arheel\'s Uncle','Good for you!\nSPLIT PEA SOUP, my favorite recipe.\nOther than Black Eye Peas.\nAnd Pinto beans.\nIf you have Apple Cider Vinegar, it\'s 2 TBSP per [U]pound[/U] of [U]dry[/U] beans or split peas\n\n\n\n[QUOTE=Whitebear]Moved thread.\n \nAs I don\'t regularly buy dry beans & legumes - I haven\'t noticed price changes.\nI did just this evening put a package of green split peas into the pot that had the hamhock that had been in my freezer for a year and two large cans of \'greens\' that were approaching their \'best by\' date   :)\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Would you move this to WN zone, please... [URL]http://www.nnnforum.com/forums/showthread.php?t=348284[/URL]\nMajority I already knew, it was a project I did a while back.\nblacks & browns are very well connected/organized.\n[B]CW2. Have you noticed food costs rising? \n[/B]\n[B]We have. Some have tripled, dry beans & legumes.[/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13200,13200,1603735594,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Good for you!\nSPLIT PEA SOUP, my favorite recipe.\nOther than Black Eye Peas.\nAnd Pinto beans.\nIf you have Apple Cider Vinegar, it\'s 2 TBSP per [U]pound[/U] of [U]dry[/U] beans or split peas[/quote]\n==============================\n\n thanks for tip on apple cider vinegar - I added some.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13202,13202,1603894743,846,'Smedley Butler','[url]https://www.bitchute.com/video/VF0HOQu7WMGB/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13203,13203,1603894838,846,'Smedley Butler','[url]https://www.bitchute.com/video/VF0HOQu7WMGB/:niglet:[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13204,13204,1603904058,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/VF0HOQu7WMGB/:niglet:[/url][/QUOTE]\n\nFYI - \"404 - PAGE NOT FOUND\" on bitchute\n\n??? \nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13205,13205,1603904186,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/VF0HOQu7WMGB/:niglet:[/url][/QUOTE]\n\nOh, the link had \'niglet\' attached\n[url]https://www.bitchute.com/video/VF0HOQu7WMGB/:niglet:/[/url]\nI\'ll try link without niglet\n(That worked)\nTHE SPANISH TRANSLATION OF THE JEWISH REVOLUTIONARY SPIRIT\nE Michael Jones\n\nE. Michael Jones\nOK, thanks',0,0,NULL,0,_binary '[]',_binary '[]'),(13206,13206,1603925919,8047,'Arheel\'s Uncle','That fits to the Maine story of why the 2 White guys who sucker punched the 2 niggs.\n[QUOTE=Smedley Butler][URL]https://www.bitchute.com/video/VF0HOQu7WMGB/[/URL]\n \n\nCongoid invasion of Lewiston Maine was done by the state dept with out any consultation with the governor and the mayor where upset and it started right after the crime in NYC twenty years ago. :niglet:\n\nBus loads of communist and fifty cars came from Boston and protested the mayor as a nazi and got the Lewsiston Sun Newspaper Editor fired in 2002 after he let letters be printed from the life long citizens of Maine. \n\nPaper was owned by the NY T\'s.\n\nSB  \n\nBull dyke crazies are put in as governors now with mail in ballots of retards and by a razor sharp close vote. The recalls have been VERY close not vote gathering has been stifled due to NO gathering an NO men and the sheriffs have shown what they are now. :taser:[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13208,13208,1603941686,846,'Smedley Butler','The Empire Has Collapsed\nOctober 28, 2020 | Categories: Articles & Columns | Tags: | Print This Article Print This Article\nThe Empire Has Collapsed\n\nPaul Craig Roberts\n\nThe Saker has written another interesting article in which he gives us the date of the collapse of the AngloZionist or American Empire:  January 3, 2020, the day when Washington did not retaliate against Iran for Iran’s retaliation against Washington for murdering General Qasem Soleimani.\n\nYou can read The Saker’s case and make up your mind:  [url]https://thesaker.is/when-exactly-did-the-anglozionist-empire-collapse/[/url] \n\nAn equally good case could be made that the American Empire collapsed on September 11, 2001.  This was the day that two symbols of American power—the World Trade Center and the Pentagon—were successfully attacked, according to the US government itself, by an old and dying Osama bin Laden and a handful of Saudi Arabians armed with box cutters.  This unlikely group was able, according to Washington, to overcome the entire intelligence networks of the United States, NATO, and Israel’s Mossad, and deliver the most humiliating blow ever suffered by a ruling Superpower.  \n\nIt was the day when nothing in the National Security State worked.  US Airport Security failed four times on the same morning, allowing four US airliners to be hijacked. The US Air Force was unable to put fighters in the air to intercept the hijacked airliners, and two of them were flown into the World Trade Center towers and one into the Pentagon itself, while the Great Superpower was unable to defend itself from an old man in a cave in Afghanistan and a handful of young Saudis.\n\nSeptember 11, 2001, was the day that the world realized that the emperor had no clothes.  If Osama bin Laden and a handful of Saudis could defeat the United States, anyone could.  \n\nI think The Saker is wrong about Donald Trump. Trump wanted to save American influence by ceasing its fruitless attempts to impose hegemony on the world.  Trump wanted to bring the US soldiers home from the Middle East and to normalize relations with Russia.  This was a major threat to the power and budget of the military/security complex and to the zionist neoconservatives’ desire to use American military power to make the Middle East into Greater Israel.  If 9/11 did not end the American empire, the attack on President Trump from within the government did.  The internal demonization of the American president called to mind the internal conflicts that destroyed the Roman Empire.\n\nI agree with The Saker that the Empire is finished.  Even if Trump wins and manages to be inaugurated, what can he do?  He faces the same powerful forces that stymied his first term. If the crook Biden and the anti-white racist Kamala win, The Camp of the Saints will continue to unfold in the US as the majority white population is demonized, its memorials and history erased, and its power exterminated.  \n\nNo white American will fight for a government that has demonized him, torn down his statues,  and erased his people’s history.  An army of feminists, transgendered, Hispanic immigrants, disaffected blacks, and displaced Muslims will not fare well against Russian, Chinese, and Iranian forces.  Such a collection is not imbued with pride of country, a requirement for a fighting force.\n\nMore than the empire is dead. The country itself is dead.\n\nTrump is trying to resurrect America, but are the people too far gone to respond?  We will soon know.\n\nShare this page',0,0,NULL,0,_binary '[]',_binary '[]'),(13209,13209,1603942081,801,'Whitebear','thanks; I always like Paul Craig Roberts stuff\n\nWhitebear\n[QUOTE=Smedley Butler]The Empire Has Collapsed\nOctober 28, 2020 | Categories: Articles & Columns | Tags: | Print This Article Print This Article\nThe Empire Has Collapsed\n\nPaul Craig Roberts [/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13210,13210,1603945079,8047,'Arheel\'s Uncle','[B]How was your pea soup? Sorry this got drawn out. Read, or not...\n[/B]\nRemember about the CIA using hair salons to gather intel?\nMy father was a barber on Mil bases, cutting hair of many officers to gold stars, he was in RAF during WW2. \n\nAfter WW2 ended & all returned home, thousands of US soldiers died or were outright murdered, many suicides under suspicious circumstances. Most of those stories are now lost.\n\n\n\nBarbers & stylists hear too much, they know the most personal stories. I think that\'s why Jay Sebring was a target in the Tate/Manson hoax. That area was a spot for upper level military people to live.\n\nMy father was medically pharmaceutically MK-ULTRA\'ed & then Dec 10, 1963 murdered, he was barber at several USAF bases in California. JFK was going to blow the Hollow HaHa whistle; so he was killed Nov 22, 1963.\n\nHogan\'s Heroes TV series, after White actor Bob Crane worked with german jew actors for years, my hypothesis is, Crane never heard stories about holocaust. After Hollywood started making the Holo movies, Crane got suspicious, asking questions of his actor \"friends\".\nSo, [URL=\"https://en.wikipedia.org/wiki/Bob_Crane\"]Bob Crane[/URL] had to die; he knew too much.\nHe was murdered in [B]Scottsdale AZ (heavily jewish town) [/B]right after the [URL=\"https://en.wikipedia.org/wiki/Frank_Collin\"]Frank Collin[/URL] [URL=\"https://en.wikipedia.org/wiki/National_Socialist_Party_of_America_v._Village_of_Skokie\"]\"NAZI\" march in Skokie [/URL]IL.\n\n\n[B]I\'ll put this part of story here, it\'s the typical ADL schmear[/B]\nWhen Bob Crane meets John Carpenter [THEY LIVE!], and as a result of their friendship learns  about then-new home video technology, he descends into a life of strip  clubs, [URL=\"https://en.wikipedia.org/wiki/BDSM\"]BDSM[/URL], and [URL=\"https://en.wikipedia.org/wiki/Sex_addiction\"]sex addiction[/URL].[URL=\"https://en.wikipedia.org/wiki/Bob_Crane#cite_note-42\"][42][/URL] Crane\'s son with Olson, [B]Scotty[/B], challenged the film\'s accuracy in  an October 2002 review. \"During the last twelve years of his life,\" he  wrote, \"[Crane] went to church three times: when I was baptized, when  his father died, and when he was buried.\" His son further stated that  Crane was a sex addict long before he became a star and that he may have  begun recording his sexual encounters as early as 1956. [B]There was no  evidence,[/B] [B]he claimed, that Crane engaged in BDSM; there were no such  scenes in any of his hundreds of home movies,[/B] and [URL=\"https://en.wikipedia.org/wiki/Paul_Schrader\"][B]Schrader[/B][/URL] [likely Jewish mother nee Fisher; he was surrounded by Jews, his film mentor was Kael, a Jewess] \n[B]Schrader admitted[/B] [B]that  the film\'s BDSM scene was based on his own experience[/B] (while writing [I][URL=\"https://en.wikipedia.org/wiki/Hardcore_(1979_film)\"]Hardcore[/URL][/I]).[URL=\"https://en.wikipedia.org/wiki/Bob_Crane#cite_note-43\"][43][/URL] Before production on [I]Auto Focus[/I] was announced, Scotty and Olson had shopped a rival script alternatively titled [I]F-Stop[/I] or [I]Take Off Your Clothes and Smile[/I], but interest ceased after [I]Auto Focus[/I] was announced.[URL=\"https://en.wikipedia.org/wiki/Bob_Crane#cite_note-44\"][44] [/URL] \nIn June, 2001, Scotty launched the website bobcrane.com. It  included a paid section featuring photographs, outtakes from his  father\'s sex films, and Crane\'s autopsy report that proved, he said,  that [B]his father did not have a[/B] [URL=\"https://en.wikipedia.org/wiki/Penile_implant\"]penile implant[/URL] as stated in [I]Auto Focus[/I].[URL=\"https://en.wikipedia.org/wiki/Bob_Crane#cite_note-sfweekly-17\"][17][/URL][URL=\"https://en.wikipedia.org/wiki/Bob_Crane#cite_note-45\"][45][/URL][URL=\"https://en.wikipedia.org/wiki/Bob_Crane#cite_note-46\"][46][/URL]  The site was renamed \"Bob Crane: The Official Web Site\", but is now  abandoned. The \"official\" Bob Crane website was maintained by CMG  Worldwide. The website no longer exists.[URL=\"https://en.wikipedia.org/wiki/Bob_Crane#cite_note-47\"][47][/URL] \n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Good for you!\n SPLIT PEA SOUP, my favorite recipe.\nOther than Black Eye Peas.\nAnd Pinto beans.\nIf you have Apple Cider Vinegar, it\'s 2 TBSP per [U]pound[/U] of [U]dry[/U] beans or split peas[/QUOTE]\n==============================\n\n thanks for tip on apple cider vinegar - I added some.\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13211,13211,1603946912,846,'Smedley Butler','[QUOTE=Whitebear]thanks; I always like Paul Craig Roberts stuff\n\nWhitebear\n[QUOTE=Smedley Butler]The Empire Has Collapsed\nOctober 28, 2020 | Categories: Articles & Columns | Tags: | Print This Article Print This Article\nThe Empire Has Collapsed\n\nPaul Craig Roberts [/quote][/QUOTE]\n\n\nDear Editor\n\nI knew 50 years ago in the legions, never again would any fighting spirited men other than duped would fight again. No more Iwo Jima, Pelilu slaughter feasts that made the combat survivor damaged men for life, that war allowed the forces who foisted on US with FDR to war on US, and that war that was fully unleashed in NYC damaged and hurt huge numbers of working class mostly poor Western people, the schools had lost control by Nov. 22, 1963 TV.Movies changed  and got full bore communist after that.  Korea and Gulf of Tonkin were created 100% to drain and distract US from any rebellion of what they were doing. Drugs, **** booze, food, porn and hustling for a buck kept US  distracte.\n\nMr. Roberts last paragraph is 100% true, plus these forces are for going after US.',0,0,NULL,0,_binary '[]',_binary '[]'),(13212,13212,1603950229,846,'Smedley Butler','[url]https://www.bitchute.com/video/XabVBNdZkINy/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13213,13213,1603990780,846,'Smedley Butler','[url]https://www.defazioforcongress.org/2020/10/28/sadly-perfect-metaphor-skarlatos-campaign/[/url]  :barf9:',0,0,NULL,0,_binary '[]',_binary '[]'),(13214,13214,1604038662,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=99sOi16vytc[/url]\n\nHowdy\n\nDo not like this J.A. but I was sent this one, so I watched it, Truly OR and many others places have SCUM criminals in office. Hanging would be kind. :bush:\n\nAfter 12 years I read a BLURZB  referring to bushogs country in a country Paraguay.\n\nONLY single word I have seen in 12 years and back them the story stuck to the few paragraphs about the the property. OY !:bush:\n\nThey really do loath US\n\nAll the way too, haa',0,0,NULL,0,_binary '[]',_binary '[]'),(13215,13215,1604106550,801,'Whitebear','[QUOTE=Arheel\'s Uncle][B]How was your pea soup? Sorry this got drawn out. Read, or not...\n[/B] [/quote]\n\nAll very interesting about \'barbershop - hair salon gossip\'\n\nI mad too much, a whole potfull of hamhock/greens/split peas.... 3 qts in fridge\n\nI will try making just the split pea soup next time.\n\n==================================\n\nThere is so much interesting stuff that most people never hear about....   I do recall watching \'Hogans Heros\' and it had crossed my mind that the presentation of the \'nazi prisoner of war camp\' with\nthe comedy and \'dumb but cute nazis\' did not seem\nlike fitting the hollywood meme of nasty nazis in films since the 1930\'s...   \n\nmy father was in army air corps in wwii dropping bombs on europe    didn\'t see much of him till he got out of the service after the war.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13216,13216,1604116708,846,'Smedley Butler','[url]https://www.bitchute.com/video/SRHVXeiVV9xZ/[/url]\n\nUPDATE | DR. SCOTT JENSEN By changing ONE WORD Governor Walz essentially banned the use of hydroxychloroquine for COVID-19 in Minnesota, did you know this?Now he has rescinded his executive order on HCQ, what changed? We need more transparency, this needs to stop.\n\n\n\n[url]https://www.bitchute.com/video/lkSrh3eqetjt/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13217,13217,1604144775,8047,'Arheel\'s Uncle','I make double pea soup & FREEZE half. Sometimes I make triple batch. sOMETIMES WITH & WITHOUT MEAT. CAPS LOCK...darnnit.\n\nThaw out, bake a pan cornbread...YUM.\nHaving hair worked on is hypnotic, moreso if stylist knows hypnotic technique. \n\nHypnosis via countdown is very real. Intelligence operatives know that.\nTV news & movies does it all the time.\n\nI\'ll have to share some things my dad told me about \"nukes don\'t exist\"\nHe also said, don\'t be scared, it\'s all nuke propaganda.\nNukes are a jewish fairytale. Nuke jooman, Robert Oppenheimer\'s sister Katherine Oppenheimer is in CIA files reading room. CIA wasn\'t communist led back then.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][B]How was your pea soup? Sorry this got drawn out. Read, or not...[/B]\n [/QUOTE]\n\nAll very interesting about \'barbershop - hair salon gossip\'\n\nI mad too much, a whole potfull of hamhock/greens/split peas.... 3 qts in fridge\n\nI will try making just the split pea soup next time.\n\n==================================\n\nThere is so much interesting stuff that most people never hear about....   I do recall watching \'Hogans Heros\' and it had crossed my mind that the presentation of the \'nazi prisoner of war camp\' with\nthe comedy and \'dumb but cute nazis\' did not seem\nlike fitting the hollywood meme of nasty nazis in films since the 1930\'s...   \n\nmy father was in army air corps in wwii dropping bombs on europe    didn\'t see much of him till he got out of the service after the war.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13218,13218,1604145007,8047,'Arheel\'s Uncle','Do you recall any specific stories about WW2 from your father?\nMost returning soldiers don\'t like to talk. I\'ve often thought they were ordered not to talk.\nGeneral Patton talked, then he was set up to be killed.\nHolocaust, was a Russian creation & fabrication.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle][B]How was your pea soup? Sorry this got drawn out. Read, or not...[/B]\n [/QUOTE]\n\nAll very interesting about \'barbershop - hair salon gossip\'\n\nI mad too much, a whole potfull of hamhock/greens/split peas.... 3 qts in fridge\n\nI will try making just the split pea soup next time.\n\n==================================\n\nThere is so much interesting stuff that most people never hear about....   I do recall watching \'Hogans Heros\' and it had crossed my mind that the presentation of the \'nazi prisoner of war camp\' with\nthe comedy and \'dumb but cute nazis\' did not seem\nlike fitting the hollywood meme of nasty nazis in films since the 1930\'s...   \n\nmy father was in army air corps in wwii dropping bombs on europe    didn\'t see much of him till he got out of the service after the war.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13219,13219,1604164821,801,'Whitebear','Thanks for tip on freezing extra meals from a giant pot.\nI\'ll have to look up best containers for freezing soup.\n(Just haven\'t tried that before).\n\nNow I am a bit less than 100% positive that \'man landed on moon\' but I\'ve seen so many good videos of nuclear blasts... I suppose those could have been faked too...  so is the suggestion that ALL of the nukes were imaginary or the \'blow up the whole planet and life on earth if we had a WWIII and 1,000s of nukes were exchanged\'  sort of propaganda??\n\nWB\n\n[QUOTE=Arheel\'s Uncle]I make double pea soup & FREEZE half. Sometimes I make triple batch. sOMETIMES WITH & WITHOUT MEAT. CAPS LOCK...darnnit.\n\nThaw out, bake a pan cornbread...YUM.\nHaving hair worked on is hypnotic, moreso if stylist knows hypnotic technique. \n\nHypnosis via countdown is very real. Intelligence operatives know that.\nTV news & movies does it all the time.\n\nI\'ll have to share some things my dad told me about \"nukes don\'t exist\"\nHe also said, don\'t be scared, it\'s all nuke propaganda.\nNukes are a jewish fairytale. Nuke jooman, Robert Oppenheimer\'s sister Katherine Oppenheimer is in CIA files reading room. CIA wasn\'t communist led back then.[/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13220,13220,1604165452,801,'Whitebear','sorry no 1st hand war stories - that I recall...\nI was only 3 or 4 in 1945 - but I just do not\nrecall my father telling any war stories in later years.\n\ndid have some political arguments at best.\n\nI have read some on General Patton.\n\nDid the Soviets need any \'holocaust excuse\' to justify\ntheir WWII participation - or were you referring to \'jewish soviet propagandists...   \n\nI have read some of the (word that is not \'holocaust denier\'...  \'historic revisionism\'?  anyway\n\nwell many \'holocaust survivors\' have gotten reparations...   but I have read many points that bring into question  \'6 million\' and the suppressed war crimes of the \'allies\' Dresden and abuse of German POW etc.\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Do you recall any specific stories about WW2 from your father?\nMost returning soldiers don\'t like to talk. I\'ve often thought they were ordered not to talk.\nGeneral Patton talked, then he was set up to be killed.\nHolocaust, was a Russian creation & fabrication.\n\n\n \n [/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13221,13221,1604177624,8047,'Arheel\'s Uncle','[SIZE=3][B]For frozen soup. If money is tight I\'d get the plastic ZIPLOCK tubs, 2 quart rectangle or squares for 8 cups good meal for 3-4 if you have a side dish + bread. \n[/B][/SIZE]\n[SIZE=3][B]If money non issue, glass PYREX with blue or orange lids.[/B][/SIZE]\n[SIZE=3][B]COOK ONCE, EAT TWICE.\n[/B][/SIZE]\n[SIZE=3][/SIZE]\n[SIZE=3][COLOR=Blue][B]Anders Bjorkman is quite the highly advanced & science educated guy. He knows his stuff, has a resume a mile long. \n[/B][/COLOR][/SIZE]\n[SIZE=3][COLOR=Blue][B]I found him online after the Estonia sank. We chat via email every few weeks. He still thinks I\'m a guy :cool: which is good. He\'s very aware politically, but speech laws limits :rolleyes::excl:\n[/B][/COLOR][/SIZE]\n[SIZE=3][COLOR=Blue][B] I\'d just sent some [U]new[/U] & surprising info to Anders a few days ago on Estonia. It\'s the last link below, I\'ve not read it yet.[/B][/COLOR][/SIZE]\n[SIZE=3][COLOR=Blue][/COLOR][/SIZE]\n[SIZE=3][COLOR=Blue][B]They\'re BOMBS & Dirty Bombs. nUKES WERE INVENTED & filmed AT mILITARY BASE IN lAUREL cANYON up above Los Angeles.[/B][/COLOR][/SIZE]\n[SIZE=3][COLOR=Blue][B]Japan was carpet bombed!!![/B][/COLOR][/SIZE]\n[SIZE=3][/SIZE]\n[SIZE=3][COLOR=Blue][B][COLOR=Black]Miles Mathis [/COLOR]is the Photography expert on BS & photoshopped photos & nuke explosions.\n[/B][/COLOR][/SIZE]\n[SIZE=3][COLOR=Blue][B]In USA, it\'s illegal for Military or ?? to challenge the nuke lies.\n[/B][/COLOR][/SIZE]\n[SIZE=3][COLOR=Blue][B]So, the Laurel Canyon was the origin of Jewish kids & Military led drug & Hippie Movement to stop Anti-war protests.[/B][/COLOR][/SIZE]\n[SIZE=3][COLOR=Blue][B][COLOR=black]danged caps lock....I\'m 1 finger typing:mad:[/COLOR]\n[/B][/COLOR][/SIZE]\n[SIZE=3][/SIZE]\n[SIZE=3][URL=\"http://heiwaco.com/cv.htm\"][B]Anders Bjorkman (main site) [/B][/URL][/SIZE]\n[SIZE=3] [FONT=Sylfaen][COLOR=darkred][B]---[/B][/COLOR]was invited to the                   [/FONT][URL=\"http://heiwaco.com/emi2013.htm\"][FONT=Sylfaen][B]Engineering                   Mechanics Institute, EMI,                   2013[/B][/FONT][/URL][FONT=Sylfaen] conference                   in [B]United Stasi of America [/B] to speak about                   it but [B]EMI[/B] chickened out, so it seem Stasi                   is winning NASA style, as Björkman[/FONT]\n                                      [/SIZE][FONT=Sylfaen][SIZE=3]\n[/SIZE][/FONT]\n[FONT=Sylfaen][SIZE=3][COLOR=DarkRed][B]---[/B][/COLOR]does not believe in                   [/SIZE][/FONT][SIZE=3][URL=\"http://heiwaco.com/moontravel.htm\"][FONT=Sylfaen][B]US/NASA                   [I]human[/I] space travel to the Moon                   information[/B][/FONT][/URL][FONT=Sylfaen] because you need to eject plenty mass to                   decelerate/reduce speed/stop and accelerate again                   in space, and because navigation between moving                   heavenly bodies and the re-entry to land safely on                   Earth are impossible (NASA does not like it, as                   NASA cannot prove Björkman wrong),[/FONT][/SIZE]\n\n[SIZE=3][FONT=Sylfaen][SIZE=-1][SIZE=-1][B][URL=\"http://heiwaco.com/moontravel.htm\"][FONT=Sylfaen][B]About                            Moon travel[/B][/FONT][/URL][/B][/SIZE][/SIZE][/FONT][/SIZE]\n[SIZE=3]                                       [/SIZE][FONT=Sylfaen][SIZE=3]\n[/SIZE][/FONT]\n[FONT=Sylfaen][SIZE=3][COLOR=darkred][B]---[/B][/COLOR]does not believe in any                   [/SIZE][/FONT][SIZE=3][URL=\"http://heiwaco.com/bomb.htm\"][FONT=Sylfaen][B]atomic                   bomb information[/B][/FONT][/URL][FONT=Sylfaen],                   because he lived and worked in [B]Japan [/B]almost                   five years and found little evidence of atomic                   bombs, except propaganda (US Presidents and                   Department of War against Terrorism doesn\'t like it                   because DoWaT loves terror and atomic                   bombs)[B].[/B][/FONT][/SIZE]\n[SIZE=3]  [/SIZE]\n[SIZE=3][URL=\"http://heiwaco.com/news.htm\"][FONT=Sylfaen][B]The                      M/S Estonia Accident Investigation                      1994-1997[/B][/FONT][/URL]                                            [/SIZE][FONT=Sylfaen][SIZE=3][B]The                      biggest Fraud in Maritime History - News                      2006-2020[/B][/SIZE][/FONT]\n[SIZE=3] \n\n[QUOTE=Whitebear]Thanks for tip on freezing extra meals from a giant pot[/SIZE].\n I\'ll have to look up best containers for freezing soup.\n(Just haven\'t tried that before).\n\nNow I am a bit less than 100% positive that \'man landed on moon\' but I\'ve seen so many good videos of nuclear blasts... I suppose those could have been faked too...  so is the suggestion that ALL of the nukes were imaginary or the \'blow up the whole planet and life on earth if we had a WWIII and 1,000s of nukes were exchanged\'  sort of propaganda??\n\nWB\n\n[QUOTE=Arheel\'s Uncle]I make double pea soup & FREEZE half. Sometimes I make triple batch. sOMETIMES WITH & WITHOUT MEAT. CAPS LOCK...darnnit.\n\nThaw out, bake a pan cornbread...YUM.\nHaving hair worked on is hypnotic, moreso if stylist knows hypnotic technique. \n\nHypnosis via countdown is very real. Intelligence operatives know that.\nTV news & movies does it all the time.\n\nI\'ll have to share some things my dad told me about \"nukes don\'t exist\"\nHe also said, don\'t be scared, it\'s all nuke propaganda.\nNukes are a jewish fairytale. Nuke jooman, Robert Oppenheimer\'s sister Katherine Oppenheimer is in CIA files reading room. CIA wasn\'t communist led back then.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13222,13222,1604180724,8047,'Arheel\'s Uncle','[B]Patton kept a diary. \n[/B]\n\n[B][URL=\"https://i.pinimg.com/originals/84/b7/f7/84b7f7ae23026af5f00b84a5fcadc62f.jpg\"][COLOR=#000000]All Israeli Prime Ministers linked to USSR/Russian Empire[/COLOR][/URL]\n[/B]\n\n[B][URL=\"https://archive.org/details/RedMafiyaHowTheRussianMobByRobertI.Friedman2000/mode/2up\"][COLOR=#000000]Red Mafiya - How the Russian Mob Has Invaded America[/COLOR][/URL][/B]\n\n\n\n[B]WW2 Truth[/B] [URL=\"https://ww2truth.com/category/world-war-ii/\"]https://ww2truth.com/category/world-war-ii/\n[/URL]\n[B]LINKS PAGE[/B] [URL]https://ww2truth.com/links/[/URL]\n\n\n[URL=\"http://www.renegadetribune.com/hiroshima-firebombed-not-nuked/\"][B]Renegade Tribune page on Hiroshima & Nagasaki fire bombing, not nuked[/B][/URL]\n[B]There is a good book on Amazon, I\'d have to hunt it down.[/B]\n\n\n\n\n[QUOTE=Whitebear]sorry no 1st hand war stories - that I recall...\n I was only 3 or 4 in 1945 - but I just do not\nrecall my father telling any war stories in later years.\n\ndid have some political arguments at best.\n\nI have read some on General Patton.\n\nDid the Soviets need any \'holocaust excuse\' to justify\ntheir WWII participation - or were you referring to \'jewish soviet propagandists...   \n\nI have read some of the (word that is not \'holocaust denier\'...  \'historic revisionism\'?  anyway\n\nwell many \'holocaust survivors\' have gotten reparations...   but I have read many points that bring into question  \'6 million\' and the suppressed war crimes of the \'allies\' Dresden and abuse of German POW etc.\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Do you recall any specific stories about WW2 from your father?\nMost returning soldiers don\'t like to talk. I\'ve often thought they were ordered not to talk.\nGeneral Patton talked, then he was set up to be killed.\nHolocaust, was a Russian creation & fabrication.\n\n\n \n [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13223,13223,1604188818,801,'Whitebear','Re:Thanks very much for frozen soup tips & intriguing fake jap a-bombs & Anders B links....\n\nmay take me more than a few minutes to review\nmay comment later\n\nBest,\n\nWhitebear\n\n(Had not heard of \'Estonia\' incident)',0,0,NULL,0,_binary '[]',_binary '[]'),(13224,13224,1604189376,801,'Whitebear','Thanks for links - will review.\n\nSome time ago (20 yrs?) I read\nJap ZeroThe Conspiracies of Empire by H. Arthur Scott Trask\nDid Democrat Franklin D. Roosevelt bomb Pearl Harbor?\nReview of \"Day of Deceit: The Truth About FDR and Pearl Harbor\"\nby Robert B. Stinnett\n\nso I believe that it is \'reasonable\' that FDR instigated war with Japan - knew about Pearl Harbor in advance\nrefused reasonable offers of surrender by Japan before alleged abombs\n\nwar is hell and a lot of blood on hands of many dark powers  -----   I was most recently disilusoned by \nmy faith in the Honor and Trustworthyness of loyal\nFBI dedicated public servants.... Efrem Zimbalist Jr., star of \"The FBI,\"\n\nwell, a lot of stuff to research....\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13225,13225,1604189652,8047,'Arheel\'s Uncle','It\'ll take time. His site is techy jam packed. I\'ve spent many many hours reading at Anders\' site, probably 200. He is willing to answer well thought out Q\'s via email. I emailed him out of the blue.\n\nBut you know me, I just take a chance on getting snubbed. He\'s very decent, a bit arrogant in finding fewest word answers but that goes with high tech territory. It\'s okay. I try to study topics a lot b4 I ask Q of guys like him. He\'s way above engineering status.\n\n\n\n[QUOTE=Whitebear]Re:Thanks very much for frozen soup tips & intriguing fake jap a-bombs & Anders B links....\n \nmay take me more than a few minutes to review\nmay comment later\n\nBest,\n\nWhitebear\n\n(Had not heard of \'Estonia\' incident)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13226,13226,1604190208,8047,'Arheel\'s Uncle','[B]Efrem Zimbalist Jr[/B]., Russian Jewish. His father I know of due to his being a notable musician & Classical music composer. I played 41 string harp since 1981. Took formal lessons for 8 years every 2 weeks.\n\n\n\n[URL=\"https://en.wikipedia.org/wiki/Efrem_Zimbalist\"][B]Efrem Zimbalist Sr.[/B][/URL] (April 21, 1889 – February 22, 1985) was a concert [URL=\"https://en.wikipedia.org/wiki/Violin\"]violinist[/URL], [URL=\"https://en.wikipedia.org/wiki/Composer\"]composer[/URL], teacher, [URL=\"https://en.wikipedia.org/wiki/Conducting\"]conductor[/URL] and director of the [URL=\"https://en.wikipedia.org/wiki/Curtis_Institute_of_Music\"]Curtis Institute of Music[/URL]. \n\n\n[QUOTE=Whitebear]Thanks for links - will review.\n \nSome time ago (20 yrs?) I read\nJap ZeroThe Conspiracies of Empire by H. Arthur Scott Trask\nDid Democrat Franklin D. Roosevelt bomb Pearl Harbor?\nReview of \"Day of Deceit: The Truth About FDR and Pearl Harbor\"\nby Robert B. Stinnett\n\nso I believe that it is \'reasonable\' that FDR instigated war with Japan - knew about Pearl Harbor in advance\nrefused reasonable offers of surrender by Japan before alleged abombs\n\nwar is hell and a lot of blood on hands of many dark powers  -----   I was most recently disilusoned by \nmy faith in the Honor and Trustworthyness of loyal\nFBI dedicated public servants.... Efrem Zimbalist Jr., star of \"The FBI,\"\n\nwell, a lot of stuff to research....\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13227,13227,1604191912,8047,'Arheel\'s Uncle','Have you seen this site that aggregates news on \"diversity not our strength\"\nI can\'t find this Nov 2019 story in NNN.\nMight be a good place to mine.\n\n\n\n 							[URL=\"https://fraudscrookscriminals.com/\"]Frauds, Crooks and Criminals[/URL]\n 							Demonstrating daily that diversity is not strength!\n 					\n\n[B]California: Ringleaders in Massive International Fencing Ring were Afghan Special Refugees[/B]\n\n		 		 			[URL=\"https://fraudscrookscriminals.com/2019/11/19/california-ringleaders-in-massive-international-fencing-ring-were-afghan-special-refugees/\"]11/19/2019[/URL] ~ [URL=\"https://fraudscrookscriminals.com/author/ann-corcoran/\"]Ann Corcoran[/URL]					\n\n[URL]https://fraudscrookscriminals.com/2019/11/19/california-ringleaders-in-massive-international-fencing-ring-were-afghan-special-refugees/[/URL]\nFrom [I][B][COLOR=#33cccc][URL=\"https://www.nbcbayarea.com/investigations/Thousands-of-Stolen-Phones-Sold-Overseas-Through-Hayward-Cell-Shop-Police-Say-564647551.html\"]NBC Bay Area[/URL][/COLOR][/B][/I] earlier this month:\n From an undercover car in a nondescript Hayward strip  mall, detectives snapped photos as Isaiah Langley and D’anthony Larks  walk into a cellphone store called Torspin Wireless with a bag police  believed was stuffed with brand new iPhones.\n A few minutes later, photos and video shot by detectives captured the  men strolling casually out of the shop towards a black Audi SUV. The  bag appeared empty, and they were openly carrying large bricks of cash.  It was June 7, three days before Langley would sign a professional  football contract with the Oakland Raiders.\n [I][B]Investigators from at least eight different Northern  California law enforcement agencies were zeroing in on a crew police say  were tied to more than 60 strong-arm robberies and grand thefts – from  the Bay Area to Sacramento – targeting delivery drivers carrying  shipments of brand new cellphones.[/B][/I] Police tracked the crew for three more months, arresting Langley, Larks, and 10 others in August.\n [I][B]But as the Oakland Police Department and Alameda County  District Attorney’s Office led the investigation into the suspected  robbery crew, detectives from the Fremont Police Department took an  interest in Torspin Wireless, the Hayward store police believed was just  a front for a major fencing operation trafficking in stolen  electronics.[/B][/I]\n\n\n\n[QUOTE=Whitebear]Thanks for links - will review.\n \nSome time ago (20 yrs?) I read\nJap ZeroThe Conspiracies of Empire by H. Arthur Scott Trask\nDid Democrat Franklin D. Roosevelt bomb Pearl Harbor?\nReview of \"Day of Deceit: The Truth About FDR and Pearl Harbor\"\nby Robert B. Stinnett\n\nso I believe that it is \'reasonable\' that FDR instigated war with Japan - knew about Pearl Harbor in advance\nrefused reasonable offers of surrender by Japan before alleged abombs\n\nwar is hell and a lot of blood on hands of many dark powers  -----   I was most recently disilusoned by \nmy faith in the Honor and Trustworthyness of loyal\nFBI dedicated public servants.... Efrem Zimbalist Jr., star of \"The FBI,\"\n\nwell, a lot of stuff to research....\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13228,13228,1604267543,8047,'Arheel\'s Uncle','[url]http://www.nnnforum.com/forums/showthread.php?t=348638[/url]\nThis is a ********* type problem post, read post #2 in thread.\nEdit as you see fit. I\'ll look & see what you did to it. Maybe I can prevent in future.',0,0,NULL,0,_binary '[]',_binary '[]'),(13229,13229,1604436702,8047,'Arheel\'s Uncle','HEY!\nTake your time on this.\n\nI got this working hypothesis on the negro \"I can\'t breathe!\" \n\nissue. Share this with any medical people you know in White community. \n\nWhat if, black\'s time of origin on Earth was back when Oxygen levels were significantly higher on Earth? Like maybe 24% or higher.\nGeologists have said O2 was figured to be as high as 35% & was also the reason for plants, insects & mammals growing at such large sizes.\n\n\n\nWhat if blacks have [U]never[/U] evolved to function at our modern world\'s 21% O2?\nWhy so few in general black population do long distance  (speed skating, biking, running) endurance aerobic sport for fitness. They\'re more likely to sprint. Only high altitude Kenyan blacks run distance. A form of \"doping\" is training at higher elevations.\n\nWhy they tend to move so slow?  Not enough oxygen for faster movement, body adapts by moving slower than normal people.\n\n\n\nEarth has too LOW O2 Levels for the black\'s physiology. \n\nLow O2 can cause a sickle cell crisis.\nAsthma is prevalent in blacks. Up to 7x more deaths caused by asthma than in Whites.\n\nThey have 3x rate of pulmonary hypertension, high stress makes it worse & vessels tighten down, affecting blood arteries/vessels to/from lungs.\n\n\nTuberculosis is very high in blacks, TB treatment centers start at Houston TX & on into Eastern half of USA in black cities but also black San Francisco/Oakland. [url]https://sntc.medicine.ufl.edu/home/index#/[/url]\n\n\n\nI think the label the authorities put on why blacks die when taking drugs & under stress of arrest, like Floyd the groid, is BS smoke screen for the real fact.\nBlacks are an ancient species, like crocodiles. \n\nMaybe we could scare them to deff....LOL.\n\n\n\nOnly when mixed with Whites do they appear to do better. \n\nYes, I know about body organ size etc. Not my point. \n\nAnyways...',0,0,NULL,0,_binary '[]',_binary '[]'),(13230,13230,1604458905,8047,'Arheel\'s Uncle','[B][SIZE=2]Has colored girl Nila Bond\'s photo & more story. The usual TNB, mental illness etc\n[/SIZE][/B]\n\n[B][URL=\"https://www.***********.com/new-york/nyc-crime/ny-woman-stabbed-bronx-20201103-japquxmp4fa3ho764tcs5tfjhq-story.html\"][SIZE=2]\'She never made it home’: Young mom fatally stabbed in hallway of father’s Bronx apartment building[/SIZE][/URL][/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13231,13231,1604479550,846,'Smedley Butler','[url]https://www.bitchute.com/video/IiyGDqCvlk3L/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13232,13232,1604479613,846,'Smedley Butler','[url]https://www.bitchute.com/video/IiyGDqCvlk3L/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13233,13233,1604595639,846,'Smedley Butler','Perhaps of interests heard this falling asleep in my chair last night. \n\n\nDr Matthew Raphael Johnson looks at Dugin’s analysis of the US voting system and Trump’s effect on people’s understanding of politics.\nThe international significance of the 2020 election – which as of this writing has yet to be decided – is wildly exaggerated.\n\nAlexander Dugin has applied the basic principles of Eurasianism and Geopolitical analysis to understand the American system of voting and its regional proclivities.\n\nWhile the Eurasian idea is fundamentally sound, Dugin both exaggerates the ideological commitment of Donald Trump and the power of the presidency in international affairs.\n\nWhat is true, however, is the idea that the Trump campaign, at least rhetorically, has resurrected some of the core ideas of nationalism. Whether or not these have been put into practice is irrelevant. Presidents simply don\'t have the power to ideologically remake anything. Nevertheless, to the extent that things like “America First” have again become part of the vocabulary, the landscape has changed.\n\n[url]https://archive.radioalbion.com/TON/TON%20110420.mp3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13234,13234,1604596300,846,'Smedley Butler',':niglet:\n\nThe Rust must be cleaned up and sealed to prevent to prevent it from reemerging !\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13235,13235,1604597096,801,'Whitebear','[QUOTE=Smedley Butler]:niglet:\n\nThe Rust must be cleaned up and sealed to prevent to prevent it from reemerging !\n\nSB[/QUOTE]\n\nthanks much for Albion link\n\nBest,\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13236,13236,1604601596,846,'Smedley Butler','Howdy\n\nHave to get out door. \n\nPaul Craig Roberts, did not KNOW This One. \n\nEvidence Mounts of a Stolen Election\nNovember 5, 2020 | Categories: Articles & Columns | Tags: | Print This Article Print This Article\nEvidence Mounts of a Stolen Election\n\nPaul Craig Roberts\n\nUnited States Air Force Lieutenant General Thomas McInerney explains a special software developed by the National Security Agency that can be used to alter vote counts in elections. He explains the software and its use in this 7 minute video:  [url]https://www.armstrongeconomics.com/international-news/politics/the-cia-ability-to-hack-the-vote/[/url] \n\nIn this article, the Off-Guardian explains the use of the software to alter the outcome of the vote in Wisconsin and Michigan:  [url]https://off-guardian.org/2020/11/03/discuss-election-day/[/url] \n\nIn this article the Fake News Site, CNN, attempts to explain away the obviously altered vote:  [url]https://www.cnn.com/2020/11/04/politics/why-mail-in-ballots-were-counted-late-in-states-like-pennsylvania-and-michigan/index.html[/url] \n\nVoting by mail greatly facilitates the use of the vote-altering software and the use of ballot dumps.  One reason for the mask mandate and Covid fear was to justify mass voting by mail.  \n\nThe media speaks with one voice.  The print, TV, NPR, social media, and the anti-Trump Internet sites exercise censorship and control the explanations.\n\nWe are experiencing a well designed and successful coup against American democracy and accountable government.  \n\nNo, this is not a conspiracy theory.  It is a revolution against red state America. \n\nRepublicans are too establishment to effectively fight back.  They fear that exposing and resisting a stolen election would discredit American democracy.  In effect, patriotism makes them impotent.\n\nRepublicans should think instead what it means to be governed by a President covered in criminal scandal who also seems to be suffering mental confusion and is likely for one or both of these reasons to be moved aside.  If Kamala Harris becomes president, we will have in the Oval Office a female of color who hates white people and is vindictive against them.  \n\nThe Democrat Party is now in the hands of indoctrinated leftists who despise the working class and champion “oppressed minorities.”  Immigration floodgates will be thrown open. Red states will be cut out of the federal budget.  Gutsy Republicans such as Devin Nunes and Jim Jorden will be falsely investigated, and Trump will be falsely prosecuted.  The rest of us will be silenced in one way or the other.\n\nThink about how unlikely the Biden/Harris ticket is for success.  Everyone knows that Biden suffers mental confusion. His campaign events were barely attended.  Harris had so little support in the Democrat primaries that she was the first to drop out.  Even the Democrats didn’t want her; yet she ends up the Democrat VP choice. Americans watched as Democrat regimes in Minneapolis, Seattle, Portland, Chicago, New York, Philadelphia, Atlanta, and other cities responded to rioting and looting by hampering and defunding the police.  \n\nHow can such an unattractive party whose elected officials refused to enforce law and order win the presidential election?\n\nThe answer is fraud.\n\nWhether or not you believe this report from a US Postal Service employee that he was ordered to backdate late mail-in ballots in Michigan, it serves as an example of how easy voting by mail makes vote fraud: [url]https://www.rt.com/usa/505653-project-veritas-whistleblower-mailin-ballots/[/url] \n\nThe threat posed to democracy by the software described by General McInerney is devastating. With such software in the hands of intelligence services, every election in every country can be decided behind the scenes. \n\nThis makes it easier for elites to rule. The vote altering software turns democracy into a cover for self-interested rule.  Yes, elites have always tried to purchase elections, but now they can program them.\n\nI have often written that the digital revolution was the greatest threat humanity faces.  Proof piles up every day.\n\nFurther reading:\n\n[url]https://www.thegatewaypundit.com/2020/11/trump-legal-adviser-jenna-ellis-discusses-magical-138000-michigan-biden-votes-appeared-nowhere-middle-night-video/[/url] \n\n[url]https://www.thegatewaypundit.com/2020/11/breaking-michigan-county-discovered-omitting-votes-trump/[/url] \n\n[url]https://www.thegatewaypundit.com/2020/11/going-minnesota-wisconsin-89-90-turnout-something-highly-unlikely/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13237,13237,1604641819,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler]:niglet:\n\nThe Rust must be cleaned up and sealed to prevent to prevent it from reemerging !\n\nSB[/QUOTE]\n\nthanks much for Albion link\n\nBest,\n\nWB[/QUOTE]\n\n\nHowdy\n\nGlad you enjoyed it, I heard in bed Wed night I was tired from the days work etc. \n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13238,13238,1604694546,846,'Smedley Butler','[url]https://www.bitchute.com/video/RVwq7uaQrbpj/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13239,13239,1604695352,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/RVwq7uaQrbpj/[/url][/QUOTE]\n\nIS THE LAST COMMENT REFERRING TO FLAHERTY\nOR TO BITCHUTE\n\nWHEN I CLICK ON THE DONATE LINK\nBITCHUTE PAGE COMES UP - NOT FLAHERTY...\n[url]https://www.subscribestar.com/bitchute[/url]\n\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13240,13240,1604720397,846,'Smedley Butler','Howdy, was in a rush and more, etc.  Seems BC its self has been deplatformed by the master criminals of human history that;s it.\n\nMoving along I knew exactly myself that when they approved mail in voting it was over ! Yes.   That issue was the last line in the sand. All CA\'s moving are **********s tattooed, and with money ?  The ussa fill with hostile invaders/apes all doped and  boozed for the neo  USSR terror days.  \n\nThe majority as scum savages and TV head Western brain washed misfits. \n\nHope you have no scum living next to you. \n[url]https://www.lewrockwell.com/2020/11/no_author/mad-about-election-chaos-blame-dems-fraud-prone-vote-by-mail-scheme/[/url]\nThe left complains the regime  jumps for them, till the useful idiots etc. \n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13241,13241,1604725446,801,'Whitebear','thanks, I\'ll save the lew rockwell link for tomorrow.\n\nI must admin - but will not publicize that \noccasionally - more recently - I have had a few\nless than \'DATA\' moments.\n[IMG]https://screenshots.gamebanana.com/img/ico/sprays/data.png[/IMG]\n\nBest,\nWB\n\n\n[QUOTE=Smedley Butler]Howdy, was in a rush and more, etc.  Seems BC its self has been deplatformed by the master criminals of human history that;s it.\n\nMoving along I knew exactly myself that when they approved mail in voting it was over ! Yes.   That issue was the last line in the sand. All CA\'s moving are **********s tattooed, and with money ?  The ussa fill with hostile invaders/apes all doped and  boozed for the neo  USSR terror days.  \n\nThe majority as scum savages and TV head Western brain washed misfits. \n\nHope you have no scum living next to you. \n[url]https://www.lewrockwell.com/2020/11/no_author/mad-about-election-chaos-blame-dems-fraud-prone-vote-by-mail-scheme/[/url]\nThe left complains the regime  jumps for them, till the useful idiots etc. \n\nBe well\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13242,13242,1604726640,846,'Smedley Butler','[QUOTE=Whitebear]thanks, I\'ll save the lew rockwell link for tomorrow.\n\nI must admin - but will not publicize that \noccasionally - more recently - I have had a few\nless than \'DATA\' moments.\n[IMG]https://screenshots.gamebanana.com/img/ico/sprays/data.png[/IMG]\n\nBest,\nWB\n\n\n[QUOTE=Smedley Butler]Howdy, was in a rush and more, etc.  Seems BC its self has been deplatformed by the master criminals of human history that;s it.\n\nMoving along I knew exactly myself that when they approved mail in voting it was over ! Yes.   That issue was the last line in the sand. All CA\'s moving are **********s tattooed, and with money ?  The ussa fill with hostile invaders/apes all doped and  boozed for the neo  USSR terror days.  \n\nThe majority as scum savages and TV head Western brain washed misfits. \n\nHope you have no scum living next to you. \n[url]https://www.lewrockwell.com/2020/11/no_author/mad-about-election-chaos-blame-dems-fraud-prone-vote-by-mail-scheme/[/url]\nThe left complains the regime  jumps for them, till the useful idiots etc. \n\nBe well\n\nSB[/QUOTE][/QUOTE]\n\n\nHowdy\n\nHere is the total story on B.C. some actual details \n[url]https://www.bitchute.com/video/flbSeaWAKE92/[/url]\n\nOn the personal side what has hurt me the most over the last 20 years is having dealt with criminals and out right subversives.  The coast is full of SOB ing actual subversives is all that can be said, then all in local corruption, the good folk on the run, ha.  Stress with hard labor is tough and the reason I have made this far is my diet and knowing I am right and being kind to the decent people I come in to contact with.  \n\nBottom line is though I am worn out. The new pups are great, but it will take time as they are young, but I spoil them. \n\nSB\n\nBe well, and Yes I hear you.\n\nSB\n\n [url]https://www.bitchute.com/video/flbSeaWAKE92/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13243,13243,1604892682,846,'Smedley Butler','[url]https://www.bitchute.com/video/r5LfM0ayxb1A/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13244,13244,1604893982,846,'Smedley Butler','[url]https://www.bitchute.com/video/6oWODD3tcgu4/[/url]\n\nNo replies needed.\n\nBe sane, and well.\n\n\nDear editor\n\nPer their hate movies starting with the terminator with many other projections of their desires for US points that this was planned for 75 years at least.\n\n. \nThank you again for all you have done. \'\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13245,13245,1604900470,846,'Smedley Butler','President Trump, You Are Still President!\nBy Llewellyn H. Rockwell, Jr.\n\nNovember 9, 2020',0,0,NULL,0,_binary '[]',_binary '[]'),(13246,13246,1604947071,801,'Whitebear','[QUOTE=Smedley Butler]President Trump, You Are Still President!\nBy Llewellyn H. Rockwell, Jr.\n\nNovember 9, 2020[/QUOTE]\n\n\nGood Morning - (posting Lew link) - thanks\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13247,13247,1604983410,8047,'Arheel\'s Uncle','Sorry, I\'m not getting too far on the Deangelo Porter case, other than the 2014 story. To be honest, there are a LOT of blacks named Deangelo & shooters who\'ve been in the news. Most of which are not in NNN database.\n\n\nI did a google search for \"Deangelo + shooting\" \n\nand WOW. \n\nI\'ll have to get back onto the Porter case tomorrow, see if I can get some story/photos updates.\nNo luck today though. \n\nLater,\nAF',0,0,NULL,0,_binary '[]',_binary '[]'),(13248,13248,1604993295,846,'Smedley Butler','The Secret Files of Clint Peoples, the Indefatigable Texas Ranger on LBJ’s Trail for Decades\nBy Phillip F. Nelson\n\nLBJ: Master of Deceit\n\nNovember 10, 2020\n[url]https://www.lewrockwell.com/2020/11/phillip-f-nelson/the-secret-files-of-clint-peoples-the-indefatigable-texas-ranger-on-lbjs-trail-for-decades/[/url]\n\n----------------------------------------------------------------------------------------------------------------\nA sworn legal affidavit by a Michigan poll worker says he and other poll workers were ordered to commit massive vote fraud. It’s all over but the crying, folks (crying by the Dems). Hail a small victory (for now).',0,0,NULL,0,_binary '[]',_binary '[]'),(13250,13250,1605022208,8047,'Arheel\'s Uncle','[QUOTE=Smedley Butler][URL]https://www.bitchute.com/video/m86QHMoZZDyH/[/URL][/QUOTE]\n\n\nAsha Logos vid on Holodomor is the best one.\n\nYou\'ll find more here, all links in blue\n [url]https://archive.org/details/davidgoldbergsfinalwordsclassifieddocsrevealdeadlyprojectzyphr[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13251,13251,1605031237,801,'Whitebear','that\'s OK - thanks for update\nI did take a look at that one.\n\nReally, don\'t worry about this degenerate Deangleo\nthere are thousands of black crime cases that I have not been able to document.\n\nNormally, I prefer to post\nrecent black crimes - within a few days\n(unless black on white)\ngood mugshot of suspect and victim\nmurder & rape get \'higher billing\' than shoplifting and jaywalking  :)\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]Sorry, I\'m not getting too far on the Deangelo Porter case, other than the 2014 story. To be honest, there are a LOT of blacks named Deangelo & shooters who\'ve been in the news. Most of which are not in NNN database.\n\n\nI did a google search for \"Deangelo + shooting\" \n\nand WOW. \n\nI\'ll have to get back onto the Porter case tomorrow, see if I can get some story/photos updates.\nNo luck today though. \n\nLater,\nAF[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13252,13252,1605032002,801,'Whitebear','ok that was very interesting - have all presidents since Abe lincoln been murderers, satan worshippers, adulterers and baby rapers?\nI thought Johnson was just another crooked democrat\nand I had read somewhere that he was a suspect in the assassination of JFK - but if the media news has always been monopoly-ed - and even most skeptical citizens have just not been anywhere suspect of the DEPTHS OF DEMONIC DESPOTISM AND deep state behind the scenes of power..... maybe all those \'tin-hat\' conspiracy nuts  :)  are right about \'black masses under the Pizza Hut in Washington DC\'   \'red-pill\' blue-pill cognitive dissonance - brainwashing aarrrgh  \n\nwell thanks for link...  \n\nif we knew the \'whole truth\' - would we still even vote\nor even read the \'news\' or attempt to join a survivalist orthodox monastery in (no where safe but perhaps) no not even Tongo Tongo or Alice Springs...\n\nG\'day mate !\nWB\n\n\n===============================\n[QUOTE=Smedley Butler]The Secret Files of Clint Peoples, the Indefatigable Texas Ranger on LBJ’s Trail for Decades\nBy Phillip F. Nelson\n\nLBJ: Master of Deceit\n\nNovember 10, 2020\n[url]https://www.lewrockwell.com/2020/11/phillip-f-nelson/the-secret-files-of-clint-peoples-the-indefatigable-texas-ranger-on-lbjs-trail-for-decades/[/url]\n\n----------------------------------------------------------------------------------------------------------------\nA sworn legal affidavit by a Michigan poll worker says he and other poll workers were ordered to commit massive vote fraud. It’s all over but the crying, folks (crying by the Dems). Hail a small victory (for now).[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13253,13253,1605040730,846,'Smedley Butler','[QUOTE=Whitebear]ok that was very interesting - have all presidents since Abe lincoln been murderers, satan worshippers, adulterers and baby rapers?\nI thought Johnson was just another crooked democrat\nand I had read somewhere that he was a suspect in the assassination of JFK - but if the media news has always been monopoly-ed - and even most skeptical citizens have just not been anywhere suspect of the DEPTHS OF DEMONIC DESPOTISM AND deep state behind the scenes of power..... maybe all those \'tin-hat\' conspiracy nuts  :)  are right about \'black masses under the Pizza Hut in Washington DC\'   \'red-pill\' blue-pill cognitive dissonance - brainwashing aarrrgh  \n\nwell thanks for link...  \n\n\nHowdy\n\nNo time, but Grant,  Cleveland, McKinley, Hardin,  Calvin Coolidge,  Herbert Hoover,  John Kennedy,  Nixon, Jimmy Carter hated by enemy aliens for allowing USS LIBERTY survivors to be freed, Oh and  Ronald Reagan.  Have read Bio\'s on all these POTUS\'s and not even Gore Vidal or any has researched every spec of rumors on Lincoln every hinted to being a pervert or pedo in any way. \n\nEnd.\n\n [url]https://www.businessinsider.com/asian-american-republicans-endorse-biden-trump-swing-state-chances-2020-11[/url]\nA national group of Asian American Republicans endorsed Biden ...\nAnonymous View\nNov 3, 2020 ... Asian American votes could decide the election. The Asian GOP\'s endorsement of Biden could be a bad sign for the Trump campaign. Asian ...\n\n[url]https://www.nbcnews.com/news/asian-america/asian-american-voters-support-biden-54-trump-30-numbers-don-n1240263[/url]\nAsian American voters support Biden at 54% and Trump at 30%, but ...\nAnonymous View\nSep 16, 2020 ... Asian American voters support Biden at 54% and Trump at 30%, but numbers don\'t tell full story. Biden leads among Asian Americans, and ...\n\n[url]https://www.nbcnews.com/news/asian-america/73-young-asian-american-voters-support-biden-aren-t-so-n1241124[/url]\n73% of young Asian American voters support Biden, but aren\'t so ...\nAnonymous View\nSep 25, 2020 ... 73% of young Asian American voters support Biden, but aren\'t so amped about him, poll shows. A survey showed that the two nominees ...\n\n[url]https://www.japantimes.co.jp/news/2020/11/04/national/japan-us-election-generation-z/[/url]\nDesire to see Trump ousted prods Gen Z voters in Japan to back Biden\nAnonymous View\n6 days ago ... Temple University students and faculty members watch a live broadcast of the U.S. presidential election results on Wednesday at their ...\n\n[url]https://www.vox.com/2020/11/3/21540472/asian-american-campaigns-outreach[/url]\nAsian Americans are seeing unprecedented election outreach — but ...\nAnonymous View\nNov 3, 2020 ... While it\'s worth noting that outreach — particularly by former Vice President Joe Biden\'s campaign and House Democrats\' campaign arm — has ...\n\n[url]https://asia.nikkei.com/Politics/US-elections-2020/Asian-American-group-once-for-Trump-now-says-we-made-a-mistake[/url]\nAsian American group once for Trump now says \'we made a mistake ...\nAnonymous View\nNov 1, 2020 ... In battleground states, 45% of Asian American voters said they will vote for Biden, while 37% said they will vote for Trump, according to a ...\n\n[url]https://www.latimes.com/politics/story/2020-09-15/biden-trump-aapi-voters[/url]\nBiden leads Trump with Asian American voters, survey says - Los ...\nAnonymous View\nSep 15, 2020 ... Asian American voters prefer Joe Biden to President Trump by 54% to 30% for November\'s presidential election, according to a survey ...\n\n[url]https://www.inquirer.com/news/asian-american-voters-pennsylvania-20201031.html[/url]\nAsian American voters in Pennsylvania divided between Biden and ...\nAnonymous View\nOct 31, 2020 ... Still, Patel, 49, who owns gas stations and convenience stores across Luzerne County, is leaning toward voting for Trump.\n\nif we knew the \'whole truth\' - would we still even vote\nor even read the \'news\' or attempt to join a survivalist orthodox monastery in (no where safe but perhaps) no not even Tongo Tongo or Alice Springs...\n\nG\'day mate !\nWB\n\n\n===============================\n[QUOTE=Smedley Butler]The Secret Files of Clint Peoples, the Indefatigable Texas Ranger on LBJ’s Trail for Decades\nBy Phillip F. Nelson\n\nLBJ: Master of Deceit\n\nNovember 10, 2020\n[url]https://www.lewrockwell.com/2020/11/phillip-f-nelson/the-secret-files-of-clint-peoples-the-indefatigable-texas-ranger-on-lbjs-trail-for-decades/[/url]\n\n----------------------------------------------------------------------------------------------------------------\nA sworn legal affidavit by a Michigan poll worker says he and other poll workers were ordered to commit massive vote fraud. It’s all over but the crying, folks (crying by the Dems). Hail a small victory (for now).[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13254,13254,1605240833,801,'Whitebear','[url]http://www.nnnforum.com/forums/showthread.php?t=349003[/url]\n\nI could not find a POlice VINKLINK entry that described the race of this suspect....\n\nHe just didn\'t look OBVIOUSLY african-nigger to me. \n[IMG]http://www.newnation.org/Images/2020/sorry-ass-nigger.jpg[/IMG]\n[IMG]data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBxASEBAQEBAQDw8QDxAQEBAPDRAPEA8PFRIWFhUSFRUYHSggGBolGxUVITEhJSkrLi4uFx8zODMsNygtLisBCgoKDg0OFRAQFysdFR0rKysrLS0rKystKy0tLS0tLS0tLSstLSstLS0tKzctKystNysrKysrLSsrKysrLSsrK//AABEIAQAAxQMBIgACEQEDEQH/xAAbAAABBQEBAAAAAAAAAAAAAAAAAQIDBAUGB//EADsQAAIBAwEFBAgEBQQDAAAAAAABAgMEESEFEjFBUSJhcbMGEzI0dIGRoRRSscEjQnJz8TNitNEkkvD/xAAZAQADAQEBAAAAAAAAAAAAAAAAAQIDBAX/xAAfEQEBAAIDAQEBAQEAAAAAAAAAAQIRAyExEkFREwT/2gAMAwEAAhEDEQA/ANnanvFx8TcebIhJ9pe8XHxNx5kiAiunHwCCiAYFEFEAACxAEAWQgqoqAEAiACiANAUAHAAAApAAAIAAAxgAxRABskATFKgTbS94uPibjzJEBPtT3i4+JuPNkQCpY+AQAEYBAAAoCZFAAVIRFijDJGWUjTDG1HCk2WadnzLlvQLcKRhlyV048U/Wd+DXQSVmjVdIa4Gf3Wn+eLDq27RCzZqUijVoGuPL/WOfD/FMBZxwJk3llc1lgAAHEgAAYAAAA2p+wCVP2AoljanvFx8TcebIgJtqe8XHxNx5siAVGPgAAEYABCQBWxBGwOJaMcs1bWgULSOqNigjDN18c6W6VPBNCmRQZZpsx01t6I6RFKmXUR1EGkTOs+pApXEDRqopVmEa3uMi4iVYyNC5SMyrJJ5N8K5OWJwGp/cXJu5ygADAABGwBJAJJgMJ9qe8XHxFx5siuWNqe8XHxFx5siuFLHwoAAjAgohIAxIbcVVGLk+EVllCz2q6qfqqTlu8ZOWIr7D1arGty2rQh2qklFdW8GrbbXtXoq1P6nC19mXFd708Sjyip4x4aFa49FKqWYqovBbyJ+I0nJZ49Qjf0OVSL8JI0qEE9UeLWNhVhPEpSWvCWUej+jdzJLEm388meXHpp9Wx1fqiCrAd+K0OW9KNsVovdo5WmrM5julJZ3W1ViUKqOIoem9eDcaiU136M07b04ozeJQa8MFXiq5yxo3jxkya0jQvLiFSKnTknFmZUHMdM88trFCWYkiK9k9H4k5swOyGRAHCLkRgAwbIAYAFjanvFx8RcebIgJ9qe8XHxFx5siAdLHwYBiiMRgRiiPoI2ftupFUZKTwpNLJBsGcadBwjl5nJ9dORc2xZb+5TlwdSL8UT0rOEXKKWMNY8Mf5Har4sMhtOFNpSeO7qWbb0po5ksSW68ZaeMlKpsrtKeM4ecEctjU51N978c4bgo5TfUzuq0m/43VdQqp9lSXhyMW/VxRuaSsqqhv05SqQqdqmsPTTvNKNvmSaThGEdXwykN2NbVKledWfsvEYrCxur/sW9L+bVe49Jb+DpwnRtp78lBSi2k2+Zs07CrVf8SpRhnjFRk8fMzfSiKg6UlFdirCTwtdC3+LeM446rPQUuuxlh+C49F4dbao/6ZJ/Uxr30YhDV2qa/NRqJ/bQtbWva9FQqQanF+1hPskVDa9xuesrQ/ht4Ulx+hpu1lZIxqf8AAmlGc/Vye76uaw1nTmak3oS3MY1YPe1jh6vlpxOU2ZXqxnhuXq22lvcGshcdp+tOosnx8S0ULWXEtRkEialyA1McUWygIAAjAGABZ2n7xcfE3HmyK5Y2l7xcfE3HmyK4VOPhQDAAoB6neUkvyvxBFrZ0Mykuq/dMmr45vKKdCxqU6cPWPebba3tWi/bWu9rlpkN/dSlNRfsr2TU2c+BNros7Mp21RcNyXjlMfGjLOtNeKmv3RqKmsA6S+RlbWvTEvKDm1FpQgnmWHx7sovW8VFaLCGXEdc/y88IsRcWuK4F63Dx1Kzdo0lPKa8PES0pKcEnjejpJd654HXPHTUWjTctUsST7WNGydaK91DcWTxo2ihcWraw+HTkbUqU1wn8px/cgqRqdKb/9hTKpywlZDiow3WuOmO58TI2rb4UVHguC6G7dUG9W1lZ4ZwZV6m1jmazthlipbHuVKD6qTi/FGlCRVo7tGHZg5Zby8c29Sf5YLjPLC4xYjIlTK0WTRY2aQBEwAwwBgAWdpe8XHxNx5siHBNtL/XuPiLjzZEMQqcfAI0OEBRrLGzZ4k5dP04FeQ61mt5p8GsCsXhdWIb6bVSPzx4ZNmynwwc9tWaVSCznQ1NnXGiIs6bfW8nS0p6DqtTEX4GernCz+5Tv9u06a7clnotdCNba3KfrI29f3UoulQcYSbfanHKRSsr67pxxOPrJJayitGyG79InUk40488J7pJb7Rq7st7DwtOyaeM7d3olptm+VVN0YTot9rXE4o6/Z15GVXThKGueT7zjal9KKjOUG4P2tMcDoNiV6TjvU8cOupGXasbr101X/AO1KdWCHQusrVle4qmTXelO7WDAup4ecZw+C4mvdTMeE8zWeppGOV3WhTpxnRW6nxy89Slc+3LuwvsalGUYxk0sJrTxMbey23rlmuKefUxiSJLFkMCWJTlTRY5DEOQHCsBGABb2l7xcfE1/MkQE20veLj4m482REOlj4BGA2YjNmyGbHyZXqMC2zdoy7a/pfPvNPZN2mkufMx9rvgyha3bi9JYa+4WHMtV1G2NoSj2I8WjGhaKb3qsnjm8vPgRVbtykpN66I2o7OhUinLeWnIjWmkv1UVK5pQWIRjFLhJ43s9SSG1sPWNOWeD3Vl+JPR2VRWMKMv6nqXY7LpNZSpZ5p8UPJ1YYyxnVLxSi1JJRej3UkZMqc6EvWUpZg3wy/ubVxs6C0Ucf0tmZVsqkX2ZPd6S1F0jlmm3YbS34qWdeaLsrjOpylKqoTwtFLRrvNKrfQjjLIuKJn12sXlxozO2fmU9FnCbaepXudob2i0Qmy7hwblHnxHMUTPts1p9lt6coxWiXyKUQqVnJ5YI1mKOTP6qWJLEhiSIrTNMh6GIfEkwwAAPa3tL3i4+JuPNkVyxtL3i4+IuPNkVx1M8AyZJkjkwVtBMr1CxMrzHpNUNowzCWmq4HONcNTrtzeTXVHL3VBxnJfQC/EPrOHcdds+7/hx8Dj29MczTs77EcNZwTljs8Lpo383luEsPpnBlO4uE870vk9DbsLqlL2or5kk3buWEop9wttt2/qCwuriWFJ9nv4mr6xJa66Ge3CHBr6kN7epQaTWWupPpfVjPubj+JLoQVLjOnRlJ1HnjzDi9C5OmVyq6qmcYNalDdiuvMz9nUd7HcadzpgW+znm0kGSxK1ORPEtKZEsSCJLADTofEiiSoVMrAUBBa2l7xcfEXHmSKxY2n7xcfE3HmSK46U8AyQ9jJAaCZBImmQTGR1stX4GftW03teaNOxXafgSXdAi3SpOnEV4NPVCUmnnwNy9sM5ZiXFjOPAqVnYdTnjn9x8Kz33LOP8ABUjvc0OSD092J6rcnx+4ypLpkYp6i+rbDwvUSLtpb72EuvEfbWLk1vcDbtrdR4IWWSpjS2lBRjhLUjvORehArX8PZ+ZGN7aXHURUSzEgposRNWR8SWJFEliBpYj0RxHippEgNLY2z1VU285i0tO/IDmKLkr7T94uPibjzJFcn2kv/IuPibjzZFcKqeFyMkOFjScnhav9BBWmiFo6ShsPTNST8EjodnbFt5bsnBYjwWP5urK0i5uE2fbTUsyhKMZJ4bWMlqvQ4m96Q0an4t5eKKhFU0lhLr8ypUo93z6mPJe3TxT6x25mvSKU6a6HR3NpzM+pb8miZkd42P8Ah4P/AAMnYRfBo0Z2mPD7kUrfpnwH9J+FKOzI9R8bWnHvZYVrUfCMialYvTOnULmP80FKGeWEXaUET07SKeur8SzGl0WDK5NZxq3qyneUc7qXV/Q1XDpr4FzZPo7UuJJyW5ST1k17S6Jl8ctqeSSRgS2bUjBVHFuD0Uo6oiR7Lb7NpRpKioL1aWN1657zn9oeg1CWtOUqTzn80fodOnJ9PPookSNnanovXoYelSLeE46P5oyZQcW1JNNcU0JUCJEMQ9IWzdd6ERW7Wz+aH6MBfQj2a39UP0YFRnfWTW2dVq17hwg3H8TX7T4a1Jcy1ZejNWWXUlGnBd+rOktI1XGe6koqvc8tX/5FRZ+w2dGo+KnLnqGk/wClZcNiUI4zJ1O6K4/MuU7OnH2YRgui4vxJoU5L+WS+RNSpNvGHr1Q9J+qhqUk10a6DbGtuyw+HVtmpGyyuOPkZ+0LRw1XVLOOpW0tO9tIVY4fyfQ5m7s5U201p16nV2kJKCUnljq1vGSxLUxzw+m/Fy3Fw8qKZBWsc8Dd2hsWUXvQ7S6dDN3WtOD6cDlyxyj0MM8c4wruxa4LPgV40H01OiU5c19hGu5fQmZL+GJC2k+WniWo2y8TSw+iXySHU7ec3iMXJ/wC3/sXd/BfnGd1m+oXJD6NnKbwk2+kTpLP0eb7VV4X5Vx+puW1nCmsRikvDU6MOK/rm5P8Apk8YWzfRpLEquGvyL9zoqVNRSSSSSwkh+BcnRMZHFlncvSDJy6DpFK6vox0jiUvshWpRbQtqUoYq/LEmn8jnr/ZlGosSzTx7M9W/madWbfalq/0I29Ndeq5YDQ+tVx+0tkVKMtczi1vKaWVgonf0K8YrcmuxnSWMpZ5Mq7R9H6c8Tjp309YyFppM0HoO+zWz+aH6MDW9H9mwpxnup9pxzrzSYD2i5dtPZS7Ev79z/wAioXN3vZU2T7Ev791/yKhdKImBN0cAAmBlWkpLD1WhIAAiQYFAAa4la5sac/ais9calsQWoctnjnq+xcey210IYbKk3jH1OnESM7w4t5/1ZRlW+x4L2u0+nI0qdGK0SSXch+BUjSYyeMcs8svaMAGSnf7QjSWvHgNKzKa54XzEdVdU/mc1GNWvKWuYt8eGDcsrGNNJcXz1yKg6rGU9MuMe4WFpBLCjp9yykKToMa7sJZzHVFZ20+G6/odA4iOIfWg5ucWlgglSl/LOcH/tej8UdPOjGXFJkM7CD5Y8AmQZ+yatRKSllvKw+7AF2FqoZSbeddQK2R+y/wDTl/fuf+RULuTBtbiSU0nwr3PnzJlcz6lSDbYyGTKhdT6/YcrqfX7ANtPIpm/ip930HRu5c8ANtACh+Kl3Do3Eu4Q2uAV4XH5ljv5Ezlz4jM7AYKdHaNOTcU+0uKwWHXiuMkvmLQSYByxx0Rm3e2acU2u010Mi72hUqqOOznUNBp3214puC4mbZWdStrPO5nOXzJbSxzJTqcjYhcwSwk0lywATW9vGCSisIlwQK7h1JFWi+DQA/Ao1SQoAMMADFYCNAKIToIqnEUZc8V4APRMS2Xt/37nz6n/RYwQ23Cp8Rc+fUJ0WmhCoVIGgMrDefQMBkAIyJE8ESFwAWYyQ/vTw/sVoslyBqlxYycnKO7mXFxlhsrQ2bPL0+cptmoOiAZ1LZC5uK7k2/wBS3G3hDguBI2NqSACQ1sMjQI3CESBvUWXADMbfV/UFVkno2NbEAJleTXPPyRJDaT5x+hTkyIQ22ad9B88eJYjPPBp+DOckwhVa4Nr5hobb9Z6gZtG4nJavONBA0Edq1if9+58+oTpDrC1TjJ5417nz6ha/Cd4wqRQu6WlaPqI7R9QCs4iNFv8ADMa7ZgFVIVE/4aQK2kARRHZJPw8ug5W8uiAGRHNj/wAOxfw7AaV5DJPUsSt33DKlKX5QLSMauY71clyYiQjNmgyDEYGZIRjmxGuIEhkMkTNIjkgGkAg9iINhNbT0YgW64+IBsP/Z[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(13255,13255,1605297660,8047,'Arheel\'s Uncle','He\'s a swirled negro.\n\n\n\n[QUOTE=Whitebear][URL]http://www.nnnforum.com/forums/showthread.php?t=349003[/URL]\n \nI could not find a POlice VINKLINK entry that described the race of this suspect....\n\nHe just didn\'t look OBVIOUSLY african-nigger to me. \n[IMG]http://www.newnation.org/Images/2020/sorry-ass-nigger.jpg[/IMG]\n[IMG]data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBxASEBAQEBAQDw8QDxAQEBAPDRAPEA8PFRIWFhUSFRUYHSggGBolGxUVITEhJSkrLi4uFx8zODMsNygtLisBCgoKDg0OFRAQFysdFR0rKysrLS0rKystKy0tLS0tLS0tLSstLSstLS0tKzctKystNysrKysrLSsrKysrLSsrK//AABEIAQAAxQMBIgACEQEDEQH/xAAbAAABBQEBAAAAAAAAAAAAAAAAAQIDBAUGB//EADsQAAIBAwEFBAgEBQQDAAAAAAABAgMEESEFEjFBUSJhcbMGEzI0dIGRoRRSscEjQnJz8TNitNEkkvD/xAAZAQADAQEBAAAAAAAAAAAAAAAAAQIDBAX/xAAfEQEBAAIDAQEBAQEAAAAAAAAAAQIRAyExEkFREwT/2gAMAwEAAhEDEQA/ANnanvFx8TcebIhJ9pe8XHxNx5kiAiunHwCCiAYFEFEAACxAEAWQgqoqAEAiACiANAUAHAAAApAAAIAAAxgAxRABskATFKgTbS94uPibjzJEBPtT3i4+JuPNkQCpY+AQAEYBAAAoCZFAAVIRFijDJGWUjTDG1HCk2WadnzLlvQLcKRhlyV048U/Wd+DXQSVmjVdIa4Gf3Wn+eLDq27RCzZqUijVoGuPL/WOfD/FMBZxwJk3llc1lgAAHEgAAYAAAA2p+wCVP2AoljanvFx8TcebIgJtqe8XHxNx5siAVGPgAAEYABCQBWxBGwOJaMcs1bWgULSOqNigjDN18c6W6VPBNCmRQZZpsx01t6I6RFKmXUR1EGkTOs+pApXEDRqopVmEa3uMi4iVYyNC5SMyrJJ5N8K5OWJwGp/cXJu5ygADAABGwBJAJJgMJ9qe8XHxFx5siuWNqe8XHxFx5siuFLHwoAAjAgohIAxIbcVVGLk+EVllCz2q6qfqqTlu8ZOWIr7D1arGty2rQh2qklFdW8GrbbXtXoq1P6nC19mXFd708Sjyip4x4aFa49FKqWYqovBbyJ+I0nJZ49Qjf0OVSL8JI0qEE9UeLWNhVhPEpSWvCWUej+jdzJLEm388meXHpp9Wx1fqiCrAd+K0OW9KNsVovdo5WmrM5julJZ3W1ViUKqOIoem9eDcaiU136M07b04ozeJQa8MFXiq5yxo3jxkya0jQvLiFSKnTknFmZUHMdM88trFCWYkiK9k9H4k5swOyGRAHCLkRgAwbIAYAFjanvFx8RcebIgJ9qe8XHxFx5siAdLHwYBiiMRgRiiPoI2ftupFUZKTwpNLJBsGcadBwjl5nJ9dORc2xZb+5TlwdSL8UT0rOEXKKWMNY8Mf5Har4sMhtOFNpSeO7qWbb0po5ksSW68ZaeMlKpsrtKeM4ecEctjU51N978c4bgo5TfUzuq0m/43VdQqp9lSXhyMW/VxRuaSsqqhv05SqQqdqmsPTTvNKNvmSaThGEdXwykN2NbVKledWfsvEYrCxur/sW9L+bVe49Jb+DpwnRtp78lBSi2k2+Zs07CrVf8SpRhnjFRk8fMzfSiKg6UlFdirCTwtdC3+LeM446rPQUuuxlh+C49F4dbao/6ZJ/Uxr30YhDV2qa/NRqJ/bQtbWva9FQqQanF+1hPskVDa9xuesrQ/ht4Ulx+hpu1lZIxqf8AAmlGc/Vye76uaw1nTmak3oS3MY1YPe1jh6vlpxOU2ZXqxnhuXq22lvcGshcdp+tOosnx8S0ULWXEtRkEialyA1McUWygIAAjAGABZ2n7xcfE3HmyK5Y2l7xcfE3HmyK4VOPhQDAAoB6neUkvyvxBFrZ0Mykuq/dMmr45vKKdCxqU6cPWPebba3tWi/bWu9rlpkN/dSlNRfsr2TU2c+BNros7Mp21RcNyXjlMfGjLOtNeKmv3RqKmsA6S+RlbWvTEvKDm1FpQgnmWHx7sovW8VFaLCGXEdc/y88IsRcWuK4F63Dx1Kzdo0lPKa8PES0pKcEnjejpJd654HXPHTUWjTctUsST7WNGydaK91DcWTxo2ihcWraw+HTkbUqU1wn8px/cgqRqdKb/9hTKpywlZDiow3WuOmO58TI2rb4UVHguC6G7dUG9W1lZ4ZwZV6m1jmazthlipbHuVKD6qTi/FGlCRVo7tGHZg5Zby8c29Sf5YLjPLC4xYjIlTK0WTRY2aQBEwAwwBgAWdpe8XHxNx5siHBNtL/XuPiLjzZEMQqcfAI0OEBRrLGzZ4k5dP04FeQ61mt5p8GsCsXhdWIb6bVSPzx4ZNmynwwc9tWaVSCznQ1NnXGiIs6bfW8nS0p6DqtTEX4GernCz+5Tv9u06a7clnotdCNba3KfrI29f3UoulQcYSbfanHKRSsr67pxxOPrJJayitGyG79InUk40488J7pJb7Rq7st7DwtOyaeM7d3olptm+VVN0YTot9rXE4o6/Z15GVXThKGueT7zjal9KKjOUG4P2tMcDoNiV6TjvU8cOupGXasbr101X/AO1KdWCHQusrVle4qmTXelO7WDAup4ecZw+C4mvdTMeE8zWeppGOV3WhTpxnRW6nxy89Slc+3LuwvsalGUYxk0sJrTxMbey23rlmuKefUxiSJLFkMCWJTlTRY5DEOQHCsBGABb2l7xcfE1/MkQE20veLj4m482REOlj4BGA2YjNmyGbHyZXqMC2zdoy7a/pfPvNPZN2mkufMx9rvgyha3bi9JYa+4WHMtV1G2NoSj2I8WjGhaKb3qsnjm8vPgRVbtykpN66I2o7OhUinLeWnIjWmkv1UVK5pQWIRjFLhJ43s9SSG1sPWNOWeD3Vl+JPR2VRWMKMv6nqXY7LpNZSpZ5p8UPJ1YYyxnVLxSi1JJRej3UkZMqc6EvWUpZg3wy/ubVxs6C0Ucf0tmZVsqkX2ZPd6S1F0jlmm3YbS34qWdeaLsrjOpylKqoTwtFLRrvNKrfQjjLIuKJn12sXlxozO2fmU9FnCbaepXudob2i0Qmy7hwblHnxHMUTPts1p9lt6coxWiXyKUQqVnJ5YI1mKOTP6qWJLEhiSIrTNMh6GIfEkwwAAPa3tL3i4+JuPNkVyxtL3i4+IuPNkVx1M8AyZJkjkwVtBMr1CxMrzHpNUNowzCWmq4HONcNTrtzeTXVHL3VBxnJfQC/EPrOHcdds+7/hx8Dj29MczTs77EcNZwTljs8Lpo383luEsPpnBlO4uE870vk9DbsLqlL2or5kk3buWEop9wttt2/qCwuriWFJ9nv4mr6xJa66Ge3CHBr6kN7epQaTWWupPpfVjPubj+JLoQVLjOnRlJ1HnjzDi9C5OmVyq6qmcYNalDdiuvMz9nUd7HcadzpgW+znm0kGSxK1ORPEtKZEsSCJLADTofEiiSoVMrAUBBa2l7xcfEXHmSKxY2n7xcfE3HmSK46U8AyQ9jJAaCZBImmQTGR1stX4GftW03teaNOxXafgSXdAi3SpOnEV4NPVCUmnnwNy9sM5ZiXFjOPAqVnYdTnjn9x8Kz33LOP8ABUjvc0OSD092J6rcnx+4ypLpkYp6i+rbDwvUSLtpb72EuvEfbWLk1vcDbtrdR4IWWSpjS2lBRjhLUjvORehArX8PZ+ZGN7aXHURUSzEgposRNWR8SWJFEliBpYj0RxHippEgNLY2z1VU285i0tO/IDmKLkr7T94uPibjzJFcn2kv/IuPibjzZFcKqeFyMkOFjScnhav9BBWmiFo6ShsPTNST8EjodnbFt5bsnBYjwWP5urK0i5uE2fbTUsyhKMZJ4bWMlqvQ4m96Q0an4t5eKKhFU0lhLr8ypUo93z6mPJe3TxT6x25mvSKU6a6HR3NpzM+pb8miZkd42P8Ah4P/AAMnYRfBo0Z2mPD7kUrfpnwH9J+FKOzI9R8bWnHvZYVrUfCMialYvTOnULmP80FKGeWEXaUET07SKeur8SzGl0WDK5NZxq3qyneUc7qXV/Q1XDpr4FzZPo7UuJJyW5ST1k17S6Jl8ctqeSSRgS2bUjBVHFuD0Uo6oiR7Lb7NpRpKioL1aWN1657zn9oeg1CWtOUqTzn80fodOnJ9PPookSNnanovXoYelSLeE46P5oyZQcW1JNNcU0JUCJEMQ9IWzdd6ERW7Wz+aH6MBfQj2a39UP0YFRnfWTW2dVq17hwg3H8TX7T4a1Jcy1ZejNWWXUlGnBd+rOktI1XGe6koqvc8tX/5FRZ+w2dGo+KnLnqGk/wClZcNiUI4zJ1O6K4/MuU7OnH2YRgui4vxJoU5L+WS+RNSpNvGHr1Q9J+qhqUk10a6DbGtuyw+HVtmpGyyuOPkZ+0LRw1XVLOOpW0tO9tIVY4fyfQ5m7s5U201p16nV2kJKCUnljq1vGSxLUxzw+m/Fy3Fw8qKZBWsc8Dd2hsWUXvQ7S6dDN3WtOD6cDlyxyj0MM8c4wruxa4LPgV40H01OiU5c19hGu5fQmZL+GJC2k+WniWo2y8TSw+iXySHU7ec3iMXJ/wC3/sXd/BfnGd1m+oXJD6NnKbwk2+kTpLP0eb7VV4X5Vx+puW1nCmsRikvDU6MOK/rm5P8Apk8YWzfRpLEquGvyL9zoqVNRSSSSSwkh+BcnRMZHFlncvSDJy6DpFK6vox0jiUvshWpRbQtqUoYq/LEmn8jnr/ZlGosSzTx7M9W/madWbfalq/0I29Ndeq5YDQ+tVx+0tkVKMtczi1vKaWVgonf0K8YrcmuxnSWMpZ5Mq7R9H6c8Tjp309YyFppM0HoO+zWz+aH6MDW9H9mwpxnup9pxzrzSYD2i5dtPZS7Ev79z/wAioXN3vZU2T7Ev791/yKhdKImBN0cAAmBlWkpLD1WhIAAiQYFAAa4la5sac/ais9calsQWoctnjnq+xcey210IYbKk3jH1OnESM7w4t5/1ZRlW+x4L2u0+nI0qdGK0SSXch+BUjSYyeMcs8svaMAGSnf7QjSWvHgNKzKa54XzEdVdU/mc1GNWvKWuYt8eGDcsrGNNJcXz1yKg6rGU9MuMe4WFpBLCjp9yykKToMa7sJZzHVFZ20+G6/odA4iOIfWg5ucWlgglSl/LOcH/tej8UdPOjGXFJkM7CD5Y8AmQZ+yatRKSllvKw+7AF2FqoZSbeddQK2R+y/wDTl/fuf+RULuTBtbiSU0nwr3PnzJlcz6lSDbYyGTKhdT6/YcrqfX7ANtPIpm/ip930HRu5c8ANtACh+Kl3Do3Eu4Q2uAV4XH5ljv5Ezlz4jM7AYKdHaNOTcU+0uKwWHXiuMkvmLQSYByxx0Rm3e2acU2u010Mi72hUqqOOznUNBp3214puC4mbZWdStrPO5nOXzJbSxzJTqcjYhcwSwk0lywATW9vGCSisIlwQK7h1JFWi+DQA/Ao1SQoAMMADFYCNAKIToIqnEUZc8V4APRMS2Xt/37nz6n/RYwQ23Cp8Rc+fUJ0WmhCoVIGgMrDefQMBkAIyJE8ESFwAWYyQ/vTw/sVoslyBqlxYycnKO7mXFxlhsrQ2bPL0+cptmoOiAZ1LZC5uK7k2/wBS3G3hDguBI2NqSACQ1sMjQI3CESBvUWXADMbfV/UFVkno2NbEAJleTXPPyRJDaT5x+hTkyIQ22ad9B88eJYjPPBp+DOckwhVa4Nr5hobb9Z6gZtG4nJavONBA0Edq1if9+58+oTpDrC1TjJ5417nz6ha/Cd4wqRQu6WlaPqI7R9QCs4iNFv8ADMa7ZgFVIVE/4aQK2kARRHZJPw8ug5W8uiAGRHNj/wAOxfw7AaV5DJPUsSt33DKlKX5QLSMauY71clyYiQjNmgyDEYGZIRjmxGuIEhkMkTNIjkgGkAg9iINhNbT0YgW64+IBsP/Z[/IMG][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13256,13256,1605298234,801,'Whitebear','[QUOTE=Arheel\'s Uncle]He\'s a swirled negro.\n [/quote]\n\nthanks, he is \'funny looking\'.\n\nWB\n\n[IMG]https://ipcdn.freshop.com/resize?url=https://images.freshop.com/00043000042021/23110aed5cf58f0d366917dd217bcfa5_large.png&width=256&type=webp&quality=40[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(13257,13257,1605335575,846,'Smedley Butler','t rabbi, his daughter make a lot of shekels prying $45/mo out of goy cattle to feed holohoa\n[url]https://www.ifcj.org/tv/?videoId=6203217736001[/url]\n\nNEW VIDEO\n\nHope for the Holidays\n\nThey survived unspeakable crimes during the Holocaust. You can make sure these Jews are not forgotten, by helping to provide a food box for Hanukkah.\n[url]https://www.radioalbion.com/2020/11/the-daily-nationalist-purge-of-pentagon.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13258,13258,1605415797,846,'Smedley Butler','sb',0,0,NULL,0,_binary '[]',_binary '[]'),(13259,13259,1605420610,801,'Whitebear','[QUOTE=Smedley Butler]sb[/QUOTE]\nI don’t see anything can you send me a link to it?',0,0,NULL,0,_binary '[]',_binary '[]'),(13260,13260,1605455192,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler]sb[/QUOTE]\nI don’t see anything can you send me a link to it?[/QUOTE]\n\n\nNo link, but stinking G mail sends me G mail by people I never emailed, but his letter was fine okay, but that answer to what he has explained the Reds have done in Salemgrad is nose to nose contact end of story. The young are severely brain washed, but the older folks hide under their beds to the who red leaders are.  The media supported  scum :bush: that gave us the attack on our freedom 20 years ago. World Wide they have enslaved people with DICTUM\'S',0,0,NULL,0,_binary '[]',_binary '[]'),(13261,13261,1605472852,801,'Whitebear','OK, thanks for briefing that Oregon is \'going, going, \'gone\'\n\nToo bad, I had planned on retiring there once upon a time.  \n\nBest,\nWhitebear\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler]sb[/QUOTE]\nI don’t see anything can you send me a link to it?[/QUOTE]\n\n\nNo link, but stinking G mail sends me G mail by people I never emailed, but his letter was fine okay, but that answer to what he has explained the Reds have done in Salemgrad is nose to nose contact end of story. The young are severely brain washed, but the older folks hide under their beds to the who red leaders are.  The media supported  scum :bush: that gave us the attack on our freedom 20 years ago. World Wide they have enslaved people with DICTUM\'S[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13262,13262,1605479755,846,'Smedley Butler','[QUOTE=Whitebear]OK, thanks for briefing that Oregon is \'going, going, \'gone\'\n\nToo bad, I had planned on retiring there once upon a time.  \n\nBest,\nWhitebear\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler]sb[/QUOTE]\nI don’t see anything can you send me a link to it?[/QUOTE]\n\n\nNo link, but stinking G mail sends me G mail by people I never emailed, but his letter was fine okay, but that answer to what he has explained the Reds have done in Salemgrad is nose to nose contact end of story. The young are severely brain washed, but the older folks hide under their beds to the who red leaders are.  The media supported  scum :bush: that gave us the attack on our freedom 20 years ago. World Wide they have enslaved people with DICTUM\'S[/QUOTE][/QUOTE]\n\n\nHowdy\n\nThat was lead State  senator who sent it. \n\nThis is the best summation of this history I have ever viewed an I have read more books, articles, videop, colonel Protty etc. \n\nSB\n\n[url]https://www.bitchute.com/video/spkhNW0ybQIJ/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13263,13263,1605529644,8047,'Arheel\'s Uncle','That Deangelo Porter case with 2 different guys w same name (actually are way too numerous black males w same name in usa), my laptop quit & I lost my files, had to wipe HD & reinstall OS. So yes, I\'ve been sidetracked.\nI don\'t know what to do with the Porter thread, I\'ll follow your lead...\n\n[B]Regarding your ~~2013 website hacking, Jeremy Hammond [/B]was hacker in Anonymous in 2011 until his 2013 global intelligence firm aka STRATFOR hacking. The [URL=\"https://en.wikipedia.org/wiki/Death_of_Kelly_Thomas#cite_ref-61\"]Kelly Thomas WM victim of police beating in Fullerton CA[/URL], & documented Anonymous hacking has Hammond clues all over it\n\n[B]<snip>Anonymous response[/B]\n\nIn August 2011, the Internet activist group [URL=\"https://en.wikipedia.org/wiki/Anonymous_(group)\"]Anonymous[/URL]  demanded that the officers involved be prosecuted, the Fullerton Police  Chief resign, and that Thomas\'s family be awarded US$5 million in  compensation; they threatened to shut down the Fullerton municipal  website if their demands were not met.[URL=\"https://en.wikipedia.org/wiki/Death_of_Kelly_Thomas#cite_note-Almendrala2011-79\"][79][/URL] In January 2014, after the police officers involved were acquitted, Anonymous [URL=\"https://en.wikipedia.org/wiki/Doxing\"]released their personal addresses[/URL],[URL=\"https://en.wikipedia.org/wiki/Death_of_Kelly_Thomas#cite_note-King2013-80\"][80][/URL] as well as (DOXXING) the identities of the jurors.[URL=\"https://en.wikipedia.org/wiki/Death_of_Kelly_Thomas#cite_note-Murphy2014-81\"][81][/URL] On January 18 and 19, Anonymous took down several websites belonging to or run by Fullerton police and municipality.[URL=\"https://en.wikipedia.org/wiki/Death_of_Kelly_Thomas#cite_note-Murphy2014-81\"][81][/URL][URL=\"https://en.wikipedia.org/wiki/Death_of_Kelly_Thomas#cite_note-Amir2014-82\"][82][/URL]\n\n\n\n\n[LIST=1]\n[*][B][URL=\"https://unicornriot.ninja/2019/anarchist-hacker-jeremy-hammond-subpoenaed-to-testify-in-front-of-grand-jury/\"]Anarchist Hacker Jeremy Hammond Summoned to Testify in Front ...[/URL][/B]\n\n [B]unicornriot[/B].ninja/2019/anarchist-hacker-[B]jeremy[/B]... \n\n[B]Hammond[/B], a prolific activist and hacker from Chicago, was arrested in early 2012 after a series of high-profile hacks as part of [B]Anonymous[/B]. As part of [B]Anonymous[/B], [B]Hammond[/B]  and [B][COLOR=DarkRed]others hackers calling themselves LulzSec dumped documents, defaced  websites and targeted police departments during their operations. [/COLOR][/B]\n[/LIST]',0,0,NULL,0,_binary '[]',_binary '[]'),(13264,13264,1605550312,846,'Smedley Butler','[url]https://www.unz.com/pescobar/first-comes-a-rolling-civil-war/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13265,13265,1605550463,846,'Smedley Butler','[QUOTE=Whitebear]OK, thanks for briefing that Oregon is \'going, going, \'gone\'\n\nToo bad, I had planned on retiring there once upon a time.  \n\nBest,\nWhitebear\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler]sb[/QUOTE]\nI don’t see anything can you send me a link to it?[/QUOTE]\n\n\nNo link, but stinking G mail sends me G mail by people I never emailed, but his letter was fine okay, but that answer to what he has explained the Reds have done in Salemgrad is nose to nose contact end of story. The young are severely brain washed, but the older folks hide under their beds to the who red leaders are.  The media supported  scum :bush: that gave us the attack on our freedom 20 years ago. World Wide they have enslaved people with DICTUM\'S[/QUOTE][/QUOTE]\n\n\nIt was mail in balloting only that allowed the 50.1 % victory for the communists haters of the Rule of Law to have victory.   \n\nRead that lawyers are silent due to insurance, the ABA and more. The Law schools are a nest by 90\n% of  enemy aliens. \n\nSB:ph34r:',0,0,NULL,0,_binary '[]',_binary '[]'),(13266,13266,1605600154,846,'Smedley Butler','[url]https://www.lewrockwell.com/lrc-blog/tucker-carlson-tonight-full-11-16-20-fox-news/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13267,13267,1605653686,8047,'Arheel\'s Uncle','i LOOKED UP HIS RELATIVES, THEY\'RE OBVIOUSLY BLACK\n(caps oops)\n[URL]http://www.nnnforum.com/forums/showthread.php?t=349003[/URL]\n\n\n[QUOTE=Whitebear][URL]http://www.nnnforum.com/forums/showthread.php?t=349003[/URL]\n \nI could not find a POlice VINKLINK entry that described the race of this suspect....\n\nHe just didn\'t look OBVIOUSLY african-nigger to me. \n[IMG]http://www.newnation.org/Images/2020/sorry-ass-nigger.jpg[/IMG]\n[IMG]data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBxASEBAQEBAQDw8QDxAQEBAPDRAPEA8PFRIWFhUSFRUYHSggGBolGxUVITEhJSkrLi4uFx8zODMsNygtLisBCgoKDg0OFRAQFysdFR0rKysrLS0rKystKy0tLS0tLS0tLSstLSstLS0tKzctKystNysrKysrLSsrKysrLSsrK//AABEIAQAAxQMBIgACEQEDEQH/xAAbAAABBQEBAAAAAAAAAAAAAAAAAQIDBAUGB//EADsQAAIBAwEFBAgEBQQDAAAAAAABAgMEESEFEjFBUSJhcbMGEzI0dIGRoRRSscEjQnJz8TNitNEkkvD/xAAZAQADAQEBAAAAAAAAAAAAAAAAAQIDBAX/xAAfEQEBAAIDAQEBAQEAAAAAAAAAAQIRAyExEkFREwT/2gAMAwEAAhEDEQA/ANnanvFx8TcebIhJ9pe8XHxNx5kiAiunHwCCiAYFEFEAACxAEAWQgqoqAEAiACiANAUAHAAAApAAAIAAAxgAxRABskATFKgTbS94uPibjzJEBPtT3i4+JuPNkQCpY+AQAEYBAAAoCZFAAVIRFijDJGWUjTDG1HCk2WadnzLlvQLcKRhlyV048U/Wd+DXQSVmjVdIa4Gf3Wn+eLDq27RCzZqUijVoGuPL/WOfD/FMBZxwJk3llc1lgAAHEgAAYAAAA2p+wCVP2AoljanvFx8TcebIgJtqe8XHxNx5siAVGPgAAEYABCQBWxBGwOJaMcs1bWgULSOqNigjDN18c6W6VPBNCmRQZZpsx01t6I6RFKmXUR1EGkTOs+pApXEDRqopVmEa3uMi4iVYyNC5SMyrJJ5N8K5OWJwGp/cXJu5ygADAABGwBJAJJgMJ9qe8XHxFx5siuWNqe8XHxFx5siuFLHwoAAjAgohIAxIbcVVGLk+EVllCz2q6qfqqTlu8ZOWIr7D1arGty2rQh2qklFdW8GrbbXtXoq1P6nC19mXFd708Sjyip4x4aFa49FKqWYqovBbyJ+I0nJZ49Qjf0OVSL8JI0qEE9UeLWNhVhPEpSWvCWUej+jdzJLEm388meXHpp9Wx1fqiCrAd+K0OW9KNsVovdo5WmrM5julJZ3W1ViUKqOIoem9eDcaiU136M07b04ozeJQa8MFXiq5yxo3jxkya0jQvLiFSKnTknFmZUHMdM88trFCWYkiK9k9H4k5swOyGRAHCLkRgAwbIAYAFjanvFx8RcebIgJ9qe8XHxFx5siAdLHwYBiiMRgRiiPoI2ftupFUZKTwpNLJBsGcadBwjl5nJ9dORc2xZb+5TlwdSL8UT0rOEXKKWMNY8Mf5Har4sMhtOFNpSeO7qWbb0po5ksSW68ZaeMlKpsrtKeM4ecEctjU51N978c4bgo5TfUzuq0m/43VdQqp9lSXhyMW/VxRuaSsqqhv05SqQqdqmsPTTvNKNvmSaThGEdXwykN2NbVKledWfsvEYrCxur/sW9L+bVe49Jb+DpwnRtp78lBSi2k2+Zs07CrVf8SpRhnjFRk8fMzfSiKg6UlFdirCTwtdC3+LeM446rPQUuuxlh+C49F4dbao/6ZJ/Uxr30YhDV2qa/NRqJ/bQtbWva9FQqQanF+1hPskVDa9xuesrQ/ht4Ulx+hpu1lZIxqf8AAmlGc/Vye76uaw1nTmak3oS3MY1YPe1jh6vlpxOU2ZXqxnhuXq22lvcGshcdp+tOosnx8S0ULWXEtRkEialyA1McUWygIAAjAGABZ2n7xcfE3HmyK5Y2l7xcfE3HmyK4VOPhQDAAoB6neUkvyvxBFrZ0Mykuq/dMmr45vKKdCxqU6cPWPebba3tWi/bWu9rlpkN/dSlNRfsr2TU2c+BNros7Mp21RcNyXjlMfGjLOtNeKmv3RqKmsA6S+RlbWvTEvKDm1FpQgnmWHx7sovW8VFaLCGXEdc/y88IsRcWuK4F63Dx1Kzdo0lPKa8PES0pKcEnjejpJd654HXPHTUWjTctUsST7WNGydaK91DcWTxo2ihcWraw+HTkbUqU1wn8px/cgqRqdKb/9hTKpywlZDiow3WuOmO58TI2rb4UVHguC6G7dUG9W1lZ4ZwZV6m1jmazthlipbHuVKD6qTi/FGlCRVo7tGHZg5Zby8c29Sf5YLjPLC4xYjIlTK0WTRY2aQBEwAwwBgAWdpe8XHxNx5siHBNtL/XuPiLjzZEMQqcfAI0OEBRrLGzZ4k5dP04FeQ61mt5p8GsCsXhdWIb6bVSPzx4ZNmynwwc9tWaVSCznQ1NnXGiIs6bfW8nS0p6DqtTEX4GernCz+5Tv9u06a7clnotdCNba3KfrI29f3UoulQcYSbfanHKRSsr67pxxOPrJJayitGyG79InUk40488J7pJb7Rq7st7DwtOyaeM7d3olptm+VVN0YTot9rXE4o6/Z15GVXThKGueT7zjal9KKjOUG4P2tMcDoNiV6TjvU8cOupGXasbr101X/AO1KdWCHQusrVle4qmTXelO7WDAup4ecZw+C4mvdTMeE8zWeppGOV3WhTpxnRW6nxy89Slc+3LuwvsalGUYxk0sJrTxMbey23rlmuKefUxiSJLFkMCWJTlTRY5DEOQHCsBGABb2l7xcfE1/MkQE20veLj4m482REOlj4BGA2YjNmyGbHyZXqMC2zdoy7a/pfPvNPZN2mkufMx9rvgyha3bi9JYa+4WHMtV1G2NoSj2I8WjGhaKb3qsnjm8vPgRVbtykpN66I2o7OhUinLeWnIjWmkv1UVK5pQWIRjFLhJ43s9SSG1sPWNOWeD3Vl+JPR2VRWMKMv6nqXY7LpNZSpZ5p8UPJ1YYyxnVLxSi1JJRej3UkZMqc6EvWUpZg3wy/ubVxs6C0Ucf0tmZVsqkX2ZPd6S1F0jlmm3YbS34qWdeaLsrjOpylKqoTwtFLRrvNKrfQjjLIuKJn12sXlxozO2fmU9FnCbaepXudob2i0Qmy7hwblHnxHMUTPts1p9lt6coxWiXyKUQqVnJ5YI1mKOTP6qWJLEhiSIrTNMh6GIfEkwwAAPa3tL3i4+JuPNkVyxtL3i4+IuPNkVx1M8AyZJkjkwVtBMr1CxMrzHpNUNowzCWmq4HONcNTrtzeTXVHL3VBxnJfQC/EPrOHcdds+7/hx8Dj29MczTs77EcNZwTljs8Lpo383luEsPpnBlO4uE870vk9DbsLqlL2or5kk3buWEop9wttt2/qCwuriWFJ9nv4mr6xJa66Ge3CHBr6kN7epQaTWWupPpfVjPubj+JLoQVLjOnRlJ1HnjzDi9C5OmVyq6qmcYNalDdiuvMz9nUd7HcadzpgW+znm0kGSxK1ORPEtKZEsSCJLADTofEiiSoVMrAUBBa2l7xcfEXHmSKxY2n7xcfE3HmSK46U8AyQ9jJAaCZBImmQTGR1stX4GftW03teaNOxXafgSXdAi3SpOnEV4NPVCUmnnwNy9sM5ZiXFjOPAqVnYdTnjn9x8Kz33LOP8ABUjvc0OSD092J6rcnx+4ypLpkYp6i+rbDwvUSLtpb72EuvEfbWLk1vcDbtrdR4IWWSpjS2lBRjhLUjvORehArX8PZ+ZGN7aXHURUSzEgposRNWR8SWJFEliBpYj0RxHippEgNLY2z1VU285i0tO/IDmKLkr7T94uPibjzJFcn2kv/IuPibjzZFcKqeFyMkOFjScnhav9BBWmiFo6ShsPTNST8EjodnbFt5bsnBYjwWP5urK0i5uE2fbTUsyhKMZJ4bWMlqvQ4m96Q0an4t5eKKhFU0lhLr8ypUo93z6mPJe3TxT6x25mvSKU6a6HR3NpzM+pb8miZkd42P8Ah4P/AAMnYRfBo0Z2mPD7kUrfpnwH9J+FKOzI9R8bWnHvZYVrUfCMialYvTOnULmP80FKGeWEXaUET07SKeur8SzGl0WDK5NZxq3qyneUc7qXV/Q1XDpr4FzZPo7UuJJyW5ST1k17S6Jl8ctqeSSRgS2bUjBVHFuD0Uo6oiR7Lb7NpRpKioL1aWN1657zn9oeg1CWtOUqTzn80fodOnJ9PPookSNnanovXoYelSLeE46P5oyZQcW1JNNcU0JUCJEMQ9IWzdd6ERW7Wz+aH6MBfQj2a39UP0YFRnfWTW2dVq17hwg3H8TX7T4a1Jcy1ZejNWWXUlGnBd+rOktI1XGe6koqvc8tX/5FRZ+w2dGo+KnLnqGk/wClZcNiUI4zJ1O6K4/MuU7OnH2YRgui4vxJoU5L+WS+RNSpNvGHr1Q9J+qhqUk10a6DbGtuyw+HVtmpGyyuOPkZ+0LRw1XVLOOpW0tO9tIVY4fyfQ5m7s5U201p16nV2kJKCUnljq1vGSxLUxzw+m/Fy3Fw8qKZBWsc8Dd2hsWUXvQ7S6dDN3WtOD6cDlyxyj0MM8c4wruxa4LPgV40H01OiU5c19hGu5fQmZL+GJC2k+WniWo2y8TSw+iXySHU7ec3iMXJ/wC3/sXd/BfnGd1m+oXJD6NnKbwk2+kTpLP0eb7VV4X5Vx+puW1nCmsRikvDU6MOK/rm5P8Apk8YWzfRpLEquGvyL9zoqVNRSSSSSwkh+BcnRMZHFlncvSDJy6DpFK6vox0jiUvshWpRbQtqUoYq/LEmn8jnr/ZlGosSzTx7M9W/madWbfalq/0I29Ndeq5YDQ+tVx+0tkVKMtczi1vKaWVgonf0K8YrcmuxnSWMpZ5Mq7R9H6c8Tjp309YyFppM0HoO+zWz+aH6MDW9H9mwpxnup9pxzrzSYD2i5dtPZS7Ev79z/wAioXN3vZU2T7Ev791/yKhdKImBN0cAAmBlWkpLD1WhIAAiQYFAAa4la5sac/ais9calsQWoctnjnq+xcey210IYbKk3jH1OnESM7w4t5/1ZRlW+x4L2u0+nI0qdGK0SSXch+BUjSYyeMcs8svaMAGSnf7QjSWvHgNKzKa54XzEdVdU/mc1GNWvKWuYt8eGDcsrGNNJcXz1yKg6rGU9MuMe4WFpBLCjp9yykKToMa7sJZzHVFZ20+G6/odA4iOIfWg5ucWlgglSl/LOcH/tej8UdPOjGXFJkM7CD5Y8AmQZ+yatRKSllvKw+7AF2FqoZSbeddQK2R+y/wDTl/fuf+RULuTBtbiSU0nwr3PnzJlcz6lSDbYyGTKhdT6/YcrqfX7ANtPIpm/ip930HRu5c8ANtACh+Kl3Do3Eu4Q2uAV4XH5ljv5Ezlz4jM7AYKdHaNOTcU+0uKwWHXiuMkvmLQSYByxx0Rm3e2acU2u010Mi72hUqqOOznUNBp3214puC4mbZWdStrPO5nOXzJbSxzJTqcjYhcwSwk0lywATW9vGCSisIlwQK7h1JFWi+DQA/Ao1SQoAMMADFYCNAKIToIqnEUZc8V4APRMS2Xt/37nz6n/RYwQ23Cp8Rc+fUJ0WmhCoVIGgMrDefQMBkAIyJE8ESFwAWYyQ/vTw/sVoslyBqlxYycnKO7mXFxlhsrQ2bPL0+cptmoOiAZ1LZC5uK7k2/wBS3G3hDguBI2NqSACQ1sMjQI3CESBvUWXADMbfV/UFVkno2NbEAJleTXPPyRJDaT5x+hTkyIQ22ad9B88eJYjPPBp+DOckwhVa4Nr5hobb9Z6gZtG4nJavONBA0Edq1if9+58+oTpDrC1TjJ5417nz6ha/Cd4wqRQu6WlaPqI7R9QCs4iNFv8ADMa7ZgFVIVE/4aQK2kARRHZJPw8ug5W8uiAGRHNj/wAOxfw7AaV5DJPUsSt33DKlKX5QLSMauY71clyYiQjNmgyDEYGZIRjmxGuIEhkMkTNIjkgGkAg9iINhNbT0YgW64+IBsP/Z[/IMG][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13268,13268,1605653936,801,'Whitebear','[QUOTE=Arheel\'s Uncle]i LOOKED UP HIS RELATIVES, THEY\'RE OBVIOUSLY BLACK\n(caps oops)\n[URL]http://www.nnnforum.com/forums/showthread.php?t=349003[/URL]\n \nThanks for progress report\nI\'ve been trying to access the Washington State\npolice department to see if they have an entry\nfor him with a \'race\' descriptor.... but have not\naccessed anything on VINLINK yet.\n\nIf you\'ve found some darkie relatives then that\nsubstantiates not wasting your time trying to document this dark criminal.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13269,13269,1605656338,8047,'Arheel\'s Uncle','Yes, not spending more time. He\'s black.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]i LOOKED UP HIS RELATIVES, THEY\'RE OBVIOUSLY BLACK\n (caps oops)\n[URL]http://www.nnnforum.com/forums/showthread.php?t=349003[/URL]\n \nThanks for progress report\nI\'ve been trying to access the Washington State\npolice department to see if they have an entry\nfor him with a \'race\' descriptor.... but have not\naccessed anything on VINLINK yet.\n\nIf you\'ve found some darkie relatives then that\nsubstantiates not wasting your time trying to document this dark criminal.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13270,13270,1605771848,846,'Smedley Butler','Quote:\nOriginally Posted by alex revision View Post\nOregon Gov. Kate Brown pledges $55 million in state aid for businesses hurt by COVID-19\n\nNov 19, 2020\n\nWith her “freeze” order set to take in effect Wednesday, Oregon Gov. Kate Brown said Wednesday the state will allocate $55 million in financial assistance to businesses hurt by the coronavirus pandemic.\n\nThe money will be distributed by county, based on population, and each county will be responsible for managing applications. Brown’s office said financial assistance will be prioritized for businesses in the hospitality industry, those hurt by the freeze order, small businesses and those from Black, Native American and other historically disadvantaged communities.\n\n[url]https://www.oregonlive.com/business/...-covid-19.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13271,13271,1605798495,846,'Smedley Butler','Oregon Gov. Kate Brown pledges $55 million in state aid for businesses hurt by COVID-19\n\nNov 19, 2020\n\nWith her “freeze” order set to take in effect Wednesday, Oregon Gov. Kate Brown said Wednesday the state will allocate $55 million in financial assistance to businesses hurt by the coronavirus pandemic.\n\nThe money will be distributed by county, based on population, and each county will be responsible for managing applications. Brown’s office said financial assistance will be prioritized for businesses in the hospitality industry, those hurt by the freeze order, small businesses and those from Black, Native American and other historically disadvantaged communities.\n\n[url]https://www.oregonlive.com/business/...-covid-19.html[/url][/QUOTE]\n\n[url]https://parler.com/post/16b4f901fcb44fdd914633676209281e[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13272,13272,1605798680,846,'Smedley Butler','Oregon Gov. Kate Brown pledges $55 million in state aid for businesses hurt by COVID-19\n\nNov 19, 2020\n\nWith her “freeze” order set to take in effect Wednesday, Oregon Gov. Kate Brown said Wednesday the state will allocate $55 million in financial assistance to businesses hurt by the coronavirus pandemic.\n\nThe money will be distributed by county, based on population, and each county will be responsible for managing applications. Brown’s office said financial assistance will be prioritized for businesses in the hospitality industry, those hurt by the freeze order, small businesses and those from Black, Native American and other historically disadvantaged communities.\n\n[url]https://www.oregonlive.com/business/...-covid-19.html[/url][/QUOTE]\n\n[url]https://parler.com/post/16b4f901fcb44fdd914633676209281e[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13273,13273,1605900938,801,'Whitebear','I have updated the NNN frontpage  \n[URL=\"http://www.newnation.org/index.html\"]http://www.newnation.org[/URL]\n\nbut all I can see is YESTERDAY\'s PAGE\n\ncan you see any new stuff on the \'frontpage\'?\n\nsome new headlines are\n\n 	 	(black) Wisconsin [black supremacist, criminal] BLM agitator arrested following rape investigation\n\n\n 	 	Deadly \'road rage\' shooting: short-tempered long-haired \'asian\'? arrested for murder of short-tempered (white) father of three\n\nPolice investigate swastika, other vandalism at Jewish cemetery in Cleveland\n\n????\nI have refreshed my browsers and I have confirmed that the source for the html web code has been updated but I don\'t see it in 4 different browsers...\n\n???\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13274,13274,1605903298,8047,'Arheel\'s Uncle','NO, Only see yesterdays news with 1 black and 3 hoodies that killed LEO\n\n\n[QUOTE=Whitebear]I have updated the NNN frontpage  \n [URL=\"http://www.newnation.org/index.html\"]http://www.newnation.org[/URL]\n\nbut all I can see is YESTERDAY\'s PAGE\n\ncan you see any new stuff on the \'frontpage\'?\n\nsome new headlines are\n\n          (black) Wisconsin [black supremacist, criminal] BLM agitator arrested following rape investigation\n\n\n          Deadly \'road rage\' shooting: short-tempered long-haired \'asian\'? arrested for murder of short-tempered (white) father of three\n\nPolice investigate swastika, other vandalism at Jewish cemetery in Cleveland\n\n????\nI have refreshed my browsers and I have confirmed that the source for the html web code has been updated but I don\'t see it in 4 different browsers...\n\n???\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13275,13275,1605905640,801,'Whitebear','[QUOTE=Arheel\'s Uncle]NO, Only see yesterdays news with 1 black and 3 hoodies that killed LEO\n\n thanks, that helps.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13276,13276,1605933048,8047,'Arheel\'s Uncle','Can you make it so I can edit this [B]mess[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349229[/URL]\n\n\nIDK what happened, it looked great when I posted it, it had no duplicated text. I did have trouble getting it cleaned up, but that usually happens on Daily Mail copy/paste. I try to only put the highlights because of that, in general I tend to stay away from DMail.',0,0,NULL,0,_binary '[]',_binary '[]'),(13277,13277,1605933585,801,'Whitebear','moved back to \'Practice Posting\'\n\nlet me know if I can do anything else with this for you.\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Can you make it so I can edit this [B]mess[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349229[/URL]\n\n\nIDK what happened, it looked great when I posted it, it had no duplicated text. I did have trouble getting it cleaned up, but that usually happens on Daily Mail copy/paste. I try to only put the highlights because of that, in general I tend to stay away from DMail.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13278,13278,1605935109,846,'Smedley Butler','[url]https://counter-currents.com/2020/11/remembering-madison-grant-4/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13279,13279,1605971233,8047,'Arheel\'s Uncle','I fixed post. Ready for you to move.\n\n\n[QUOTE=Whitebear]moved back to \'Practice Posting\'\n \nlet me know if I can do anything else with this for you.\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Can you make it so I can edit this [B]mess[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349229[/URL]\n\n\nIDK what happened, it looked great when I posted it, it had no duplicated text. I did have trouble getting it cleaned up, but that usually happens on Daily Mail copy/paste. I try to only put the highlights because of that, in general I tend to stay away from DMail.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13280,13280,1605975305,8047,'Arheel\'s Uncle','Well darn, there are TWO of the Daily Mail posts. \n\nI have no idea why. I did fix the MESS post. After I clicked SAVE, I went back to check it and there are two, they are the same article but both are a bit different d/t editing.\nWould you look both over, and delete one of them?\n1 has already been moved [url]http://www.nnnforum.com/forums/showthread.php?t=349225[/url]\nThis one is one I just edited [url]http://www.nnnforum.com/forums/showthread.php?t=349229[/url]\nUGH...thank you.\n\n\n[QUOTE=Whitebear]moved back to \'Practice Posting\'\n \nlet me know if I can do anything else with this for you.\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Can you make it so I can edit this [B]mess[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349229[/URL]\n\n\nIDK what happened, it looked great when I posted it, it had no duplicated text. I did have trouble getting it cleaned up, but that usually happens on Daily Mail copy/paste. I try to only put the highlights because of that, in general I tend to stay away from DMail.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13281,13281,1605977792,8047,'Arheel\'s Uncle','Victim was WM, I supposed since his arrest was based on drug dealing, he was probably dealing in drugs & stupidly got mixed up with blacks, anyhow, it\'s updated with WM victim [URL]http://www.nnnforum.com/forums/showthread.php?t=349231[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13282,13282,1605993621,801,'Whitebear','Thanks, updated and moved to \'white victims\'\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=349231\"]Black arrested for murder of white drug dealer at Stop & Go\n[/URL]\n==========================\n[QUOTE=Arheel\'s Uncle]Victim was WM, I supposed since his arrest was based on drug dealing, he was probably dealing in drugs & stupidly got mixed up with blacks, anyhow, it\'s updated with WM victim [URL]http://www.nnnforum.com/forums/showthread.php?t=349231[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13283,13283,1605994095,801,'Whitebear','OK, fixed up - you can \'polish up\' if you can  :)\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=349229\"]Go Back	 	NNN Reporters Newsroom Forum > News links for NNN Editor > NEWS related to Nationalism and racial/cultural conflicts\nReload this Page Negress Portland city commissioner who called cops on Lyft driver despite voting to DEFUND THE COPS\n[/URL]\n\nWB\n==================================\n[QUOTE=Arheel\'s Uncle]Well darn, there are TWO of the Daily Mail posts. \n\nI have no idea why. I did fix the MESS post. After I clicked SAVE, I went back to check it and there are two, they are the same article but both are a bit different d/t editing.\nWould you look both over, and delete one of them?\n1 has already been moved [url]http://www.nnnforum.com/forums/showthread.php?t=349225[/url]\nThis one is one I just edited [url]http://www.nnnforum.com/forums/showthread.php?t=349229[/url]\nUGH...thank you.\n\n\n[QUOTE=Whitebear]moved back to \'Practice Posting\'\n \nlet me know if I can do anything else with this for you.\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Can you make it so I can edit this [B]mess[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349229[/URL]\n\n\nIDK what happened, it looked great when I posted it, it had no duplicated text. I did have trouble getting it cleaned up, but that usually happens on Daily Mail copy/paste. I try to only put the highlights because of that, in general I tend to stay away from DMail.[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13284,13284,1606013345,8047,'Arheel\'s Uncle','Is something screwy going on? 2x in a row, same day?\n\nThere\'s 2 of identical post in RSS Feed\n1) [url]http://www.nnnforum.com/forums/showthread.php?t=349221[/url]\n\n2) [url]http://www.nnnforum.com/forums/showthread.php?t=349259[/url]\n\n\n\n[QUOTE=Whitebear]OK, fixed up - you can \'polish up\' if you can  :)\n \n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=349229\"]Go Back         NNN Reporters Newsroom Forum > News links for NNN Editor > NEWS related to Nationalism and racial/cultural conflicts\nReload this Page Negress Portland city commissioner who called cops on Lyft driver despite voting to DEFUND THE COPS\n[/URL]\n\nWB\n==================================\n[QUOTE=Arheel\'s Uncle]Well darn, there are TWO of the Daily Mail posts. \n\nI have no idea why. I did fix the MESS post. After I clicked SAVE, I went back to check it and there are two, they are the same article but both are a bit different d/t editing.\nWould you look both over, and delete one of them?\n1 has already been moved [URL]http://www.nnnforum.com/forums/showthread.php?t=349225[/URL]\nThis one is one I just edited [URL]http://www.nnnforum.com/forums/showthread.php?t=349229[/URL]\nUGH...thank you.\n\n\n[QUOTE=Whitebear]moved back to \'Practice Posting\'\n \nlet me know if I can do anything else with this for you.\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]Can you make it so I can edit this [B]mess[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349229[/URL]\n\n\nIDK what happened, it looked great when I posted it, it had no duplicated text. I did have trouble getting it cleaned up, but that usually happens on Daily Mail copy/paste. I try to only put the highlights because of that, in general I tend to stay away from DMail.[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13285,13285,1606015719,801,'Whitebear','Merged dup RSS swastika threads - thanks\n\nWB\n[QUOTE=Arheel\'s Uncle]Is something screwy going on? 2x in a row, same day?\n\nThere\'s 2 of identical post in RSS Feed\n1) [url]http://www.nnnforum.com/forums/showthread.php?t=349221[/url]\n\n2) [url]http://www.nnnforum.com/forums/showthread.php?t=349259[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13286,13286,1606030577,846,'Smedley Butler','[url]https://www.bitchute.com/video/B8kkK0gaGi7G/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13289,13289,1606055010,8047,'Arheel\'s Uncle','aFTER ABOUT 5 mins, video shorts to the end.\nIt\'s supposed to be 53 mins.\n\n\n\n[QUOTE=Smedley Butler][URL]https://www.bitchute.com/video/B8kkK0gaGi7G/[/URL]\n \nTimely, and very worthy.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13291,13291,1606111750,8047,'Arheel\'s Uncle','On the Pollard spy case, the right search words are, \n\n[B]\"Soviet Jewish spies\" [/B]& tons of them... [url]https://www.google.com/search?biw=1333&bih=613&ei=8Eu7X4vrIZKU-gTJ7L74DA&q=soviet+Jewish+spies&oq=soviet+Jewish+spies&gs_lcp=CgZwc3ktYWIQDDoECAAQR1CRiAFYl48BYOioAWgAcAJ4AIABb4gBzwGSAQMxLjGYAQCgAQGqAQdnd3Mtd2l6yAEIwAEB&sclient=psy-ab&ved=0ahUKEwiLo_3b-pftAhUSip4KHUm2D88Q4dUDCAw[/url]\n\n\n\n[QUOTE=Whitebear]Merged dup RSS swastika threads - thanks\n \nWB\n[QUOTE=Arheel\'s Uncle]Is something screwy going on? 2x in a row, same day?\n\nThere\'s 2 of identical post in RSS Feed\n1) [URL]http://www.nnnforum.com/forums/showthread.php?t=349221[/URL]\n\n2) [URL]http://www.nnnforum.com/forums/showthread.php?t=349259[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13292,13292,1606126319,8047,'Arheel\'s Uncle','[LIST]\n[*][COLOR=#0000ee](New                     Nation News reader email                     newslink)[/COLOR]\n[/LIST]\nBelow 1st post is NOT an active link',0,0,NULL,0,_binary '[]',_binary '[]'),(13293,13293,1606155582,801,'Whitebear','[QUOTE=Arheel\'s Uncle][LIST]\n[*][COLOR=#0000ee](New                     Nation News reader email                     newslink)[/COLOR]\n[/LIST]\nBelow 1st post is NOT an active link[/QUOTE]\n===============================\n\n- no, but corrected, clarified...\n[QUOTE]Police searching for a black man who set his \'girlfriend\' (female sex-partner) on fire in southeast Houston\n[COLOR=\"SeaGreen\"][B]Editor note: Thanks to the New Nation News reader that emailed me this news link.[/B][/COLOR][/QUOTE]\n\nthanks for pointing out that the prior wording could be ambiguous\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13294,13294,1606179518,8047,'Arheel\'s Uncle','Excellent, readers will know there\'s outsiders who are reading NNN\nI really thought it was a link. Being literal.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]\n\n[LIST]\n[*][COLOR=#0000ee](New                     Nation News reader email                     newslink)[/COLOR]\n[/LIST]\nBelow 1st post is NOT an active link[/QUOTE]\n===============================\n\n- no, but corrected, clarified...\n[QUOTE]Police searching for a black man who set his \'girlfriend\' (female sex-partner) on fire in southeast Houston\n[COLOR=SeaGreen][B]Editor note: Thanks to the New Nation News reader that emailed me this news link.[/B][/COLOR][/QUOTE]thanks for pointing out that the prior wording could be ambiguous\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13295,13295,1606290188,846,'Smedley Butler','Putin Says He\'s Not Ready To Recognize Biden As US President\nProfile picture for user Tyler Durden\nby Tyler Durden\nSun, 11/22/2020 - 12:25',0,0,NULL,0,_binary '[]',_binary '[]'),(13296,13296,1606290187,846,'Smedley Butler','Putin Says He\'s Not Ready To Recognize Biden As US President\nProfile picture for user Tyler Durden\nby Tyler Durden\nSun, 11/22/2020 - 12:25',0,0,NULL,0,_binary '[]',_binary '[]'),(13297,13297,1606319326,846,'Smedley Butler','[url]https://www.lewrockwell.com/2020/11/paul-craig-roberts/covid-is-not-the-threat/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13298,13298,1606319644,846,'Smedley Butler','[url]https://www.lewrockwell.com/2020/11/paul-craig-roberts/covid-is-not-the-threat/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13299,13299,1606319796,7805,'mkultra','[QUOTE=Smedley Butler][url]https://www.lewrockwell.com/2020/11/paul-craig-roberts/covid-is-not-the-threat/[/url][/QUOTE]\n\n\n I don\'t believe viruses exist as I don\'t believe things I cannot possibly see.',0,0,NULL,0,_binary '[]',_binary '[]'),(13300,13300,1606574486,8047,'Arheel\'s Uncle','TODAY, video played out to the end.\n\n\n[QUOTE=Smedley Butler][URL]https://www.bitchute.com/video/B8kkK0gaGi7G/[/URL]\n \nTimely, and very worthy.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13301,13301,1606777941,846,'Smedley Butler','[url]http://www.nnnforum.com/forums/showthread.php?p=688110#post688110[/url]\n\nHowdy the clash of deviants, enemy aliens, actual low IQ cargo cult like Jackasses encouraged daily by NPR/MEDIA and scum tools in office versus the sane who have waited much too LONG to fight.\n\n\nMy guess\n\nIf they are not gone after then we will be.\n\nNo out but through etc. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13302,13302,1606846485,801,'Whitebear','Good morning \'Happy December\' as may be possible\n\nthanks for note (with Sniffy Bitchute link)\n\nBest,\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13303,13303,1606930792,846,'Smedley Butler','Quote\n\nPIEVILLE.NeT\n\nIran just needs to adopt the same strategy as Russia and China.  Wait for the bloated, lazy, diabetic superpower to have a heart attack and die a natural death.  A country that traipses around the world in the name of democracy, yet can’t seem to count simple ballots.  A country that gave away its industrial base to the world without firing a shot to enjoy the easy life and now rests precariously on a tapped out consumer who can only park one car in his three car garage because it’s so crammed with junk.  Their fat citizens popping pills and drinking themselves to death as they binge watch Netflix, stuffing their faces with five layer bean dip from Costco while letting their dogs lick their fingers.  A vile society of adult children who wear cargo shorts.  As they say in Russia and China, sit tight, this will be easier than anyone thought.  \n\n\n\n[url]https://www.youtube.com/watch?v=IhquYH-nngY:bush:[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13305,13305,1606931047,846,'Smedley Butler','Quote\n\nPIEVILLE.NeT\n\nIran just needs to adopt the same strategy as Russia and China.  Wait for the bloated, lazy, diabetic superpower to have a heart attack and die a natural death.  A country that traipses around the world in the name of democracy, yet can’t seem to count simple ballots.  A country that gave away its industrial base to the world without firing a shot to enjoy the easy life and now rests precariously on a tapped out consumer who can only park one car in his three car garage because it’s so crammed with junk.  Their fat citizens popping pills and drinking themselves to death as they binge watch Netflix, stuffing their faces with five layer bean dip from Costco while letting their dogs lick their fingers.  A vile society of adult children who wear cargo shorts.  As they say in Russia and China, sit tight, this will be easier than anyone thought.  \n\n\n\n[url]https://www.youtube.com/watch?v=IhquYH-nngY[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13306,13306,1606953361,8047,'Arheel\'s Uncle','I\'m on the prowl for 9mm...is avail here IF \n\n[B]This product is in stock if the add to cart button is visible below. [/B]\n\n\navailable $39.99 50 rnds FMJ, & hollows $80/50 rnds\n\n[URL]https://ammunitionstore.com/categories/pistol-ammo/9mm.html[/URL]\n\n\n1000 rnds also hollow point $729\nFMJ 1000 is $629\n\n[B]This product is in stock if the add to cart button is visible below. [/B][URL]https://ammunitionstore.com/products/9mm-9x19-ammo-147gr-fmj-cci-blazer-brass-5203-1000-round-case.html[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13307,13307,1606981819,846,'Smedley Butler','[url]https://www.bitchute.com/video/p9Tnk7zdYPsz/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13308,13308,1606987958,3685,'Ensis','[QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are right about that; we have lost our manliness and femininity of men and women!\n\nI saw your post on questioning whether Tom Falater (Shelly) really is the original one.  I posted my answer there.  I hope we are not banned--at least not yet.  However, if we\'re banned, it\'s been grand spreading the Truth as much as possible.  Tom Smelly may have been blackmailed by ZOG for all I know.  We\'ll see.\n\n Originally Posted by Bofum:\n\nWhy is there a forum \"Jews, the real problem\" on this site then?\nAssuming you are really Tom Shelly, and I\'ve seen you post about Jews, why are you suddenly changing your position?\nIf you\'re doing it for protection, then what is really protected on here then?\n\nJack\'s answer: Good question..... \n\nTake care! 14/88!',0,0,NULL,0,_binary '[]',_binary '[]'),(13309,13309,1607022673,846,'Smedley Butler','[url]https://www.radioalbion.com/2020/12/the-orthodox-nationalist-2020.html[/url]\n\nDr Matthew Raphael Johnson looks at parallels between the recent fraudulent election and the way the monarchies were marginalized.\n\nDr. Johnson doesn\'t normally deal with current events, but the 2020 Presidential farce is simply too good to ignore. He\'s been condemning liberal democracy and republicanism for almost 30 years and today – in the most blatant way possible – he is again being proven correct.\n\nThis farce isn\'t a “subversion” of liberalism, but is its very essence. “Democracy” is liberal by its very structure. It is not a set of procedures, but the expected results that they mean by the word. No one fights for a “procedure” for any other reason than it is expected to put their man into power.\n\nLiberal republicanism was a useful way to castrate the crown and the church in modern Europe and stealing an election to them is no different than overthrowing Nicholas II.\n\nThere are no governments in Banana-Republicland that have tried to pull anything off like this. Its a blatant, laughable fraud from a group of people who swore to destroy Donald Trump by any means necessary. A group of people who were talking about a military coup in 2016, that went on to arm violent militia groups and burn whole cities in 2020 will hardly recoil at vote rigging.\n\nIt has never been a matter of principled disagreement, but is rather a war between two sides with nothing in common. We are not “all Americans” and there is no such thing as “the American people.”\n\n\n\nPresented by Matt Johnson\n\n:bush:',0,0,NULL,0,_binary '[]',_binary '[]'),(13310,13310,1607023885,801,'Whitebear','thanks & \'good day!\'\n\namusing ms-13 \'cartoon\' on last link  :)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13311,13311,1607047507,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are right about that; we have lost our manliness and femininity of men and women!\n\nI saw your post on questioning whether Tom Falater (Shelly) really is the original one.  I posted my answer there.  I hope we are not banned--at least not yet.  However, if we\'re banned, it\'s been grand spreading the Truth as much as possible.  Tom Smelly may have been blackmailed by ZOG for all I know.  We\'ll see.\n\n Originally Posted by Bofum:\n\nWhy is there a forum \"Jews, the real problem\" on this site then?\nAssuming you are really Tom Shelly, and I\'ve seen you post about Jews, why are you suddenly changing your position?\nIf you\'re doing it for protection, then what is really protected on here then?\n\nJack\'s answer: Good question..... \n\nTake care! 14/88![/QUOTE]\n\nI saw that. He is ignoring me. He just changes his mind on things all of the time now. It\'s a good question, given things....and you\'re the only one who even acknowledged it!',0,0,NULL,0,_binary '[]',_binary '[]'),(13312,13312,1607047764,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are right about that; we have lost our manliness and femininity of men and women!\n\nI saw your post on questioning whether Tom Falater (Shelly) really is the original one.  I posted my answer there.  I hope we are not banned--at least not yet.  However, if we\'re banned, it\'s been grand spreading the Truth as much as possible.  Tom Smelly may have been blackmailed by ZOG for all I know.  We\'ll see.\n\n Originally Posted by Bofum:\n\nWhy is there a forum \"Jews, the real problem\" on this site then?\nAssuming you are really Tom Shelly, and I\'ve seen you post about Jews, why are you suddenly changing your position?\nIf you\'re doing it for protection, then what is really protected on here then?\n\nJack\'s answer: Good question..... \n\nTake care! 14/88![/QUOTE]\n\nI saw that. He is ignoring me. He just changes his mind on things all of the time now. It\'s a good question, given things....and you\'re the only one who even acknowledged it![/QUOTE]\n\nAt least he hasn\'t banned us yet.  I would like to stay on but only to help those good posters still left on Niggermania.  I wonder if this is even the real Tom Falater or someone else.  I wonder if THEY have gotten to him by now.  This is spooky.',0,0,NULL,0,_binary '[]',_binary '[]'),(13313,13313,1607048059,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are so right there, Bofum.  We are low in morals as well as strength and durability.  Our ancestors could survive and even be comfortable in conditions that would kill us modern men.[/QUOTE]\n\nI am where I don\'t care if he bans me. If he does, it proves to me he isn\'t safe to be around.',0,0,NULL,0,_binary '[]',_binary '[]'),(13314,13314,1607048126,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are right about that; we have lost our manliness and femininity of men and women!\n\nI saw your post on questioning whether Tom Falater (Shelly) really is the original one.  I posted my answer there.  I hope we are not banned--at least not yet.  However, if we\'re banned, it\'s been grand spreading the Truth as much as possible.  Tom Smelly may have been blackmailed by ZOG for all I know.  We\'ll see.\n\n Originally Posted by Bofum:\n\nWhy is there a forum \"Jews, the real problem\" on this site then?\nAssuming you are really Tom Shelly, and I\'ve seen you post about Jews, why are you suddenly changing your position?\nIf you\'re doing it for protection, then what is really protected on here then?\n\nJack\'s answer: Good question..... \n\nTake care! 14/88![/QUOTE]\n\nI saw that. He is ignoring me. He just changes his mind on things all of the time now. It\'s a good question, given things....and you\'re the only one who even acknowledged it![/QUOTE]\n\nAt least he hasn\'t banned us yet.  I would like to stay on but only to help those good posters still left on Niggermania.  I wonder if this is even the real Tom Falater or someone else.  I wonder if THEY have gotten to him by now.  This is spooky.[/QUOTE]\n\nI think there\'s a bunch of Toms writing on there. The style and message changes so much.',0,0,NULL,0,_binary '[]',_binary '[]'),(13315,13315,1607048213,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are so right there, Bofum.  We are low in morals as well as strength and durability.  Our ancestors could survive and even be comfortable in conditions that would kill us modern men.[/QUOTE]\n\nI am where I don\'t care if he bans me. If he does, it proves to me he isn\'t safe to be around.[/QUOTE]\n\nI understand.  I would not be too upset if the cuckold banned me either.  And yes, you are right; there may be a lot of Toms, rather than just Thomas William Falater.',0,0,NULL,0,_binary '[]',_binary '[]'),(13316,13316,1607048648,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are right about that; we have lost our manliness and femininity of men and women!\n\nI saw your post on questioning whether Tom Falater (Shelly) really is the original one.  I posted my answer there.  I hope we are not banned--at least not yet.  However, if we\'re banned, it\'s been grand spreading the Truth as much as possible.  Tom Smelly may have been blackmailed by ZOG for all I know.  We\'ll see.\n\n Originally Posted by Bofum:\n\nWhy is there a forum \"Jews, the real problem\" on this site then?\nAssuming you are really Tom Shelly, and I\'ve seen you post about Jews, why are you suddenly changing your position?\nIf you\'re doing it for protection, then what is really protected on here then?\n\nJack\'s answer: Good question..... \n\nTake care! 14/88![/QUOTE]\n\nI saw that. He is ignoring me. He just changes his mind on things all of the time now. It\'s a good question, given things....and you\'re the only one who even acknowledged it![/QUOTE]\n\nAt least he hasn\'t banned us yet.  I would like to stay on but only to help those good posters still left on Niggermania.  I wonder if this is even the real Tom Falater or someone else.  I wonder if THEY have gotten to him by now.  This is spooky.[/QUOTE]\n\nI think there\'s a bunch of Toms writing on there. The style and message changes so much.[/QUOTE]\n\nCucky-boy certainly defends Trump, despite Trump working for his jew friends and coddling niggers.  Sadly Bidet Biden would be worse--and then Heels-up Harris would be even worse.  Yes, I know; I don\'t like the thought of the lesser of two evils myself, either.',0,0,NULL,0,_binary '[]',_binary '[]'),(13317,13317,1607049233,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are so right there, Bofum.  We are low in morals as well as strength and durability.  Our ancestors could survive and even be comfortable in conditions that would kill us modern men.[/QUOTE]\n\nI am where I don\'t care if he bans me. If he does, it proves to me he isn\'t safe to be around.[/QUOTE]\n\nI understand.  I would not be too upset if the cuckold banned me either.  And yes, you are right; there may be a lot of Toms, rather than just Thomas William Falater.[/QUOTE]\n\nWe don\'t know who he is. \nHe has certainly changed since the site was kicked off the internet here.',0,0,NULL,0,_binary '[]',_binary '[]'),(13318,13318,1607049307,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are so right there, Bofum.  We are low in morals as well as strength and durability.  Our ancestors could survive and even be comfortable in conditions that would kill us modern men.[/QUOTE]\n\nI am where I don\'t care if he bans me. If he does, it proves to me he isn\'t safe to be around.[/QUOTE]\n\nI understand.  I would not be too upset if the cuckold banned me either.  And yes, you are right; there may be a lot of Toms, rather than just Thomas William Falater.[/QUOTE]\n\nWe don\'t know who he is. \nHe has certainly changed since the site was kicked off the internet here.[/QUOTE]\n\nHe was also kicked off of the first server he had in Russia.  That is peculiar in itself.',0,0,NULL,0,_binary '[]',_binary '[]'),(13319,13319,1607049489,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are right about that; we have lost our manliness and femininity of men and women!\n\nI saw your post on questioning whether Tom Falater (Shelly) really is the original one.  I posted my answer there.  I hope we are not banned--at least not yet.  However, if we\'re banned, it\'s been grand spreading the Truth as much as possible.  Tom Smelly may have been blackmailed by ZOG for all I know.  We\'ll see.\n\n Originally Posted by Bofum:\n\nWhy is there a forum \"Jews, the real problem\" on this site then?\nAssuming you are really Tom Shelly, and I\'ve seen you post about Jews, why are you suddenly changing your position?\nIf you\'re doing it for protection, then what is really protected on here then?\n\nJack\'s answer: Good question..... \n\nTake care! 14/88![/QUOTE]\n\nI saw that. He is ignoring me. He just changes his mind on things all of the time now. It\'s a good question, given things....and you\'re the only one who even acknowledged it![/QUOTE]\n\nAt least he hasn\'t banned us yet.  I would like to stay on but only to help those good posters still left on Niggermania.  I wonder if this is even the real Tom Falater or someone else.  I wonder if THEY have gotten to him by now.  This is spooky.[/QUOTE]\n\nI think there\'s a bunch of Toms writing on there. The style and message changes so much.[/QUOTE]\n\nCucky-boy certainly defends Trump, despite Trump working for his jew friends and coddling niggers.  Sadly Bidet Biden would be worse--and then Heels-up Harris would be even worse.  Yes, I know; I don\'t like the thought of the lesser of two evils myself, either.[/QUOTE]\nI logged off NM. I am going to go relax for awhile. \nHave a good night!',0,0,NULL,0,_binary '[]',_binary '[]'),(13320,13320,1607051246,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I truly believe the human race is on the decline. The best civilizations were in the past. We may surpass them with technology and advanced medicine, but we lag behind with strength and durability.[/QUOTE]\n\nYou are right about that; we have lost our manliness and femininity of men and women!\n\nI saw your post on questioning whether Tom Falater (Shelly) really is the original one.  I posted my answer there.  I hope we are not banned--at least not yet.  However, if we\'re banned, it\'s been grand spreading the Truth as much as possible.  Tom Smelly may have been blackmailed by ZOG for all I know.  We\'ll see.\n\n Originally Posted by Bofum:\n\nWhy is there a forum \"Jews, the real problem\" on this site then?\nAssuming you are really Tom Shelly, and I\'ve seen you post about Jews, why are you suddenly changing your position?\nIf you\'re doing it for protection, then what is really protected on here then?\n\nJack\'s answer: Good question..... \n\nTake care! 14/88![/QUOTE]\n\nI saw that. He is ignoring me. He just changes his mind on things all of the time now. It\'s a good question, given things....and you\'re the only one who even acknowledged it![/QUOTE]\n\nAt least he hasn\'t banned us yet.  I would like to stay on but only to help those good posters still left on Niggermania.  I wonder if this is even the real Tom Falater or someone else.  I wonder if THEY have gotten to him by now.  This is spooky.[/QUOTE]\n\nI think there\'s a bunch of Toms writing on there. The style and message changes so much.[/QUOTE]\n\nCucky-boy certainly defends Trump, despite Trump working for his jew friends and coddling niggers.  Sadly Bidet Biden would be worse--and then Heels-up Harris would be even worse.  Yes, I know; I don\'t like the thought of the lesser of two evils myself, either.[/QUOTE]\nI logged off NM. I am going to go relax for awhile. \nHave a good night![/QUOTE]\n\nYou take care and be safe--from niggers, jews, muds, corrupt cops and the like.  14/88!',0,0,NULL,0,_binary '[]',_binary '[]'),(13322,13322,1607113830,846,'Smedley Butler','[url]https://www.radioalbion.com/2020/12/the-orthodox-nationalist-2020.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13323,13323,1607131904,8094,'saturnsrings','Perhaps Tom got a deal from whatever government...he could continue to bash niggers, if he protects the Jews.\nIt\'s a thought, because there ARE WNs out there who have done that. \nSuddenly, he talk about blaming the Jew makes us look bad. Well, that site looks bad to the majority of people out there. He says it\'s a conspiracy theory, and he ignores all of the Jews who own everything, and also are a majority of our government and Supreme Court. No one else but you and Roadrules responded to this. Bunch of cowards.',0,0,NULL,0,_binary '[]',_binary '[]'),(13324,13324,1607199642,8094,'saturnsrings','I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.',0,0,NULL,0,_binary '[]',_binary '[]'),(13325,13325,1607202657,8094,'saturnsrings','He must be reading our messages on there. Don\'t say anything on there. \nHe just posted this today. On the Veterans Forum. I think it\'s a dig at us. \n\"i liked it better when they thought I was Mel Gibson. Or they thought I was Tom Fa-later.\"\nDon\'t respond. He isn\'t responding to my posts about his stand on the Jews, so don\'t say a thing. Let him wonder.',0,0,NULL,0,_binary '[]',_binary '[]'),(13326,13326,1607208666,3685,'Ensis','[QUOTE=saturnsrings]He must be reading our messages on there. Don\'t say anything on there. \nHe just posted this today. On the Veterans Forum. I think it\'s a dig at us. \n\"i liked it better when they thought I was Mel Gibson. Or they thought I was Tom Fa-later.\"\nDon\'t respond. He isn\'t responding to my posts about his stand on the Jews, so don\'t say a thing. Let him wonder.[/QUOTE]\n\nDon\'t worry, I won\'t say a thing.  Tom Smelly must have been compromised some how.  There are rumours out there that Tom Falater likes little girls as well as being an willing cuckold watching his former wife with niggers.',0,0,NULL,0,_binary '[]',_binary '[]'),(13327,13327,1607209028,3685,'Ensis','[QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.',0,0,NULL,0,_binary '[]',_binary '[]'),(13328,13328,1607209191,3685,'Ensis','[QUOTE=saturnsrings]Perhaps Tom got a deal from whatever government...he could continue to bash niggers, if he protects the Jews.\nIt\'s a thought, because there ARE WNs out there who have done that. \nSuddenly, he talk about blaming the Jew makes us look bad. Well, that site looks bad to the majority of people out there. He says it\'s a conspiracy theory, and he ignores all of the Jews who own everything, and also are a majority of our government and Supreme Court. No one else but you and Roadrules responded to this. Bunch of cowards.[/QUOTE]\n\nI don\'t trust Putin anymore than I trust Turdeau.  He has made restrictive laws for \"his\" people that do not benefit them at all.  He was part of the KGB long ago as well, during the Soviet times.  I also don\'t trust Tom Smelly at all now.  He\'s very compromised and as such we should not pm each other in Smelly\'s forum except to alert each other to messages in this forum.',0,0,NULL,0,_binary '[]',_binary '[]'),(13329,13329,1607227499,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]He must be reading our messages on there. Don\'t say anything on there. \nHe just posted this today. On the Veterans Forum. I think it\'s a dig at us. \n\"i liked it better when they thought I was Mel Gibson. Or they thought I was Tom Fa-later.\"\nDon\'t respond. He isn\'t responding to my posts about his stand on the Jews, so don\'t say a thing. Let him wonder.[/QUOTE]\n\nDon\'t worry, I won\'t say a thing.  Tom Smelly must have been compromised some how.  There are rumours out there that Tom Falater likes little girls as well as being an willing cuckold watching his former wife with niggers.[/QUOTE]\n\nI bet that stuff is made up by leftists. I doubt he is like that. I think he is just an old boomer who has money.',0,0,NULL,0,_binary '[]',_binary '[]'),(13330,13330,1607227616,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.',0,0,NULL,0,_binary '[]',_binary '[]'),(13331,13331,1607227717,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]Perhaps Tom got a deal from whatever government...he could continue to bash niggers, if he protects the Jews.\nIt\'s a thought, because there ARE WNs out there who have done that. \nSuddenly, he talk about blaming the Jew makes us look bad. Well, that site looks bad to the majority of people out there. He says it\'s a conspiracy theory, and he ignores all of the Jews who own everything, and also are a majority of our government and Supreme Court. No one else but you and Roadrules responded to this. Bunch of cowards.[/QUOTE]\n\nI don\'t trust Putin anymore than I trust Turdeau.  He has made restrictive laws for \"his\" people that do not benefit them at all.  He was part of the KGB long ago as well, during the Soviet times.  I also don\'t trust Tom Smelly at all now.  He\'s very compromised and as such we should not pm each other in Smelly\'s forum except to alert each other to messages in this forum.[/QUOTE]\n\nYep, I bet he was reading messages. \nHe might be scared of Jews,so he is doing the American Renaissance thing of \"Jews are white\". Jews are not white, they are semitic. If they were white, they couldnt be yelling \"anti-semitism\"!! If you say that on AmRen, they will remove your comment and ban you.',0,0,NULL,0,_binary '[]',_binary '[]'),(13333,13333,1607228412,846,'Smedley Butler','Howdy\n\nPerhaps things are so serious perhaps this might reach some some that one. Maybe ? \n\nThink you posted this, but this so powerful it can\'t be posted to much ? \n[url]https://www.bitchute.com/video/ftREFQFEKLIp/[/url]\nBe well\n\nI have heard this ONCE a week. \n\nMILLIONS scared especially CHILDREN WITH MASKS,  they deserve capital trials for high crimes ! Seriously they have done this with full malice and over throwing the rule of law out the window this is a PURE ENEMY ALIEN COMMUNISION \n\nSB\n\n:bush: 90% of repukes are criminal cowards or perverts on the take. :bush:',0,0,NULL,0,_binary '[]',_binary '[]'),(13334,13334,1607228616,8094,'saturnsrings','You posted on that Florida Principal Fired in the Jew forum...I\'d delete that post. \nI don\'t trust the site now. They might be more interested in those who hate Jews, than those who hate niggers.',0,0,NULL,0,_binary '[]',_binary '[]'),(13335,13335,1607229149,8094,'saturnsrings','When Tom suddenly came around, to what I brought up last year, when he attacked me, and now acts like he just figured it all out...I posted that I posted that stuff last year and was disagreed with. He never responded. He has been so rude to me. He was pretty nasty to me when I brought up how Trump didn\'t do a thing for people with businesses, and how both parties are on the same side. Then he said it recently. \nEither he has no memory, or it\'s not the same person, or he is a complete asshole. \nI\'m pretty much done with the site. There are other places to go to and not have that going on. \nI don\'t think he is that Falater guy. I think that\'s out there to lead others astray. It\'s a decoy. Just my feeling.',0,0,NULL,0,_binary '[]',_binary '[]'),(13336,13336,1607231143,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Perhaps Tom got a deal from whatever government...he could continue to bash niggers, if he protects the Jews.\nIt\'s a thought, because there ARE WNs out there who have done that. \nSuddenly, he talk about blaming the Jew makes us look bad. Well, that site looks bad to the majority of people out there. He says it\'s a conspiracy theory, and he ignores all of the Jews who own everything, and also are a majority of our government and Supreme Court. No one else but you and Roadrules responded to this. Bunch of cowards.[/QUOTE]\n\nI don\'t trust Putin anymore than I trust Turdeau.  He has made restrictive laws for \"his\" people that do not benefit them at all.  He was part of the KGB long ago as well, during the Soviet times.  I also don\'t trust Tom Smelly at all now.  He\'s very compromised and as such we should not pm each other in Smelly\'s forum except to alert each other to messages in this forum.[/QUOTE]\n\nYep, I bet he was reading messages. \nHe might be scared of Jews,so he is doing the American Renaissance thing of \"Jews are white\". Jews are not white, they are semitic. If they were white, they couldnt be yelling \"anti-semitism\"!! If you say that on AmRen, they will remove your comment and ban you.[/QUOTE]\n\nI\'m sure he and of course ZOG is reading our messages.  I would not be surprised.',0,0,NULL,0,_binary '[]',_binary '[]'),(13337,13337,1607231220,3685,'Ensis','[QUOTE=saturnsrings]You posted on that Florida Principal Fired in the Jew forum...I\'d delete that post. \nI don\'t trust the site now. They might be more interested in those who hate Jews, than those who hate niggers.[/QUOTE]\n\nI just deleted that post.  I think you are right about them being much more interested in those who expose the jew.  I don\'t want this going back to you or me as real people.',0,0,NULL,0,_binary '[]',_binary '[]'),(13338,13338,1607231373,3685,'Ensis','[QUOTE=saturnsrings]When Tom suddenly came around, to what I brought up last year, when he attacked me, and now acts like he just figured it all out...I posted that I posted that stuff last year and was disagreed with. He never responded. He has been so rude to me. He was pretty nasty to me when I brought up how Trump didn\'t do a thing for people with businesses, and how both parties are on the same side. Then he said it recently. \nEither he has no memory, or it\'s not the same person, or he is a complete asshole. \nI\'m pretty much done with the site. There are other places to go to and not have that going on. \nI don\'t think he is that Falater guy. I think that\'s out there to lead others astray. It\'s a decoy. Just my feeling.[/QUOTE]\n\nTo be honest, whether he\'s Tom Shelly or Tom Falater or Tom Selleck, it really does not matter anymore.  I would not blame you if you left NM.  I enjoyed it for quite awhile, but now things are getting bad.  At this point I\'m simply trying to alert the few good people there.  There are some that are really good.',0,0,NULL,0,_binary '[]',_binary '[]'),(13339,13339,1607231539,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.',0,0,NULL,0,_binary '[]',_binary '[]'),(13340,13340,1607237509,846,'Smedley Butler','[url]https://www.bitchute.com/video/oItKMLZi9Nlj/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13341,13341,1607276801,801,'Whitebear','Are We Being Told the Truth About COVID-19? | Prof. Sucharit Bhakdi\n\n\n(Editor note: bitchute video link back by popular demand! )\n\"Think you posted this, but this so powerful it can\'t be posted to much ?\" - [Smedley Butler]\n[IMG]http://www.newnation.org/Images/2020/SmedleyButler2.jpg[/IMG]\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13342,13342,1607276921,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]You posted on that Florida Principal Fired in the Jew forum...I\'d delete that post. \nI don\'t trust the site now. They might be more interested in those who hate Jews, than those who hate niggers.[/QUOTE]\n\nI just deleted that post.  I think you are right about them being much more interested in those who expose the jew.  I don\'t want this going back to you or me as real people.[/QUOTE]\n\nEspecially since we don\'t know what is going on. I don\'t see Tom Shelly \"selling\" our IPs to the government, etc., as our governments could probably get this information themselves. But I do fear some Social Justice Warrior group or Leftist group getting them. I use a VPN and always change it, so they won\'t get my real IP. But I still don\'t see the point of that stuff. We aren\'t anything to them, we aren\'t dangerous, etc.',0,0,NULL,0,_binary '[]',_binary '[]'),(13343,13343,1607277013,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]When Tom suddenly came around, to what I brought up last year, when he attacked me, and now acts like he just figured it all out...I posted that I posted that stuff last year and was disagreed with. He never responded. He has been so rude to me. He was pretty nasty to me when I brought up how Trump didn\'t do a thing for people with businesses, and how both parties are on the same side. Then he said it recently. \nEither he has no memory, or it\'s not the same person, or he is a complete asshole. \nI\'m pretty much done with the site. There are other places to go to and not have that going on. \nI don\'t think he is that Falater guy. I think that\'s out there to lead others astray. It\'s a decoy. Just my feeling.[/QUOTE]\n\nTo be honest, whether he\'s Tom Shelly or Tom Falater or Tom Selleck, it really does not matter anymore.  I would not blame you if you left NM.  I enjoyed it for quite awhile, but now things are getting bad.  At this point I\'m simply trying to alert the few good people there.  There are some that are really good.[/QUOTE]\n\nHe wants to be the bigshot. He doesn\'t want anyone challenging him. I really wonder what happened with Luigi. He had good posts, just like a lot who get banned. He could have challenged Tom privately, and Tom just might be saying he was posting stuff we didn\'t see. It seemed really odd.',0,0,NULL,0,_binary '[]',_binary '[]'),(13344,13344,1607277087,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.[/QUOTE]\nBut if Tom doesn\'t want someone on the site, he can stop it. So he doesn\'t need to fear anyone on there. He doesn\'t have to allow the guy to come back.',0,0,NULL,0,_binary '[]',_binary '[]'),(13345,13345,1607288124,846,'Smedley Butler','[QUOTE=Whitebear]Are We Being Told the Truth About COVID-19? | Prof. Sucharit Bhakdi\n\n\n(Editor note: bitchute video link back by popular demand! )\n\"Think you posted this, but this so powerful it can\'t be posted to much ?\" - [Smedley Butler]\n[IMG]http://www.newnation.org/Images/2020/SmedleyButler2.jpg[/IMG]\n\nWB[/QUOTE]\n\n\nSalute !\n\n[url]https://s3.amazonaws.com/quodverum/media_attachments/files/001/262/947/original/43eb5aee799a25a7.jpeg[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13346,13346,1607293190,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.[/QUOTE]\nBut if Tom doesn\'t want someone on the site, he can stop it. So he doesn\'t need to fear anyone on there. He doesn\'t have to allow the guy to come back.[/QUOTE]\n\nTrue enough.  I doubt the guy will come back anyway.  Tom\'s not nice and I don\'t think any self-respecting gent or lady would want to be there if he\'s not wanted.',0,0,NULL,0,_binary '[]',_binary '[]'),(13347,13347,1607293342,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]When Tom suddenly came around, to what I brought up last year, when he attacked me, and now acts like he just figured it all out...I posted that I posted that stuff last year and was disagreed with. He never responded. He has been so rude to me. He was pretty nasty to me when I brought up how Trump didn\'t do a thing for people with businesses, and how both parties are on the same side. Then he said it recently. \nEither he has no memory, or it\'s not the same person, or he is a complete asshole. \nI\'m pretty much done with the site. There are other places to go to and not have that going on. \nI don\'t think he is that Falater guy. I think that\'s out there to lead others astray. It\'s a decoy. Just my feeling.[/QUOTE]\n\nTo be honest, whether he\'s Tom Shelly or Tom Falater or Tom Selleck, it really does not matter anymore.  I would not blame you if you left NM.  I enjoyed it for quite awhile, but now things are getting bad.  At this point I\'m simply trying to alert the few good people there.  There are some that are really good.[/QUOTE]\n\nHe wants to be the bigshot. He doesn\'t want anyone challenging him. I really wonder what happened with Luigi. He had good posts, just like a lot who get banned. He could have challenged Tom privately, and Tom just might be saying he was posting stuff we didn\'t see. It seemed really odd.[/QUOTE]\n\nCome to think of it, I never saw any of his alleged porn or anything that was irregular; I took Tom\'s word for it.  And yes, Luigi had very good posts just like a lot who got banned.  Another one who was good was Castle.  He got in it with a mod and got canned.  Then there was ViciousAnimatedDog**** with is very good posts as well.  Either way, I\'m no longer posting anything in the Jewish subforum since Tom is behaving so peculiarly about it.',0,0,NULL,0,_binary '[]',_binary '[]'),(13348,13348,1607293510,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]You posted on that Florida Principal Fired in the Jew forum...I\'d delete that post. \nI don\'t trust the site now. They might be more interested in those who hate Jews, than those who hate niggers.[/QUOTE]\n\nI just deleted that post.  I think you are right about them being much more interested in those who expose the jew.  I don\'t want this going back to you or me as real people.[/QUOTE]\n\nEspecially since we don\'t know what is going on. I don\'t see Tom Shelly \"selling\" our IPs to the government, etc., as our governments could probably get this information themselves. But I do fear some Social Justice Warrior group or Leftist group getting them. I use a VPN and always change it, so they won\'t get my real IP. But I still don\'t see the point of that stuff. We aren\'t anything to them, we aren\'t dangerous, etc.[/QUOTE]\n\nI read about a Race Traitor named Joe Bednarsky who did give people\'s IP numbers to the police and antifa on the East Coast of America.  He was said to be some kind of Grand Wizard of the KKK who then renounced his racist ways.  Rumour has it that his girlfriend was white, not coloured.  Very fishy.\nAnd yes, we are not dangerous to anyone, we just want to live our lives as we see fit.  Maybe that is considered \"dangerous\" to ZOG.',0,0,NULL,0,_binary '[]',_binary '[]'),(13349,13349,1607297202,8047,'Arheel\'s Uncle','I\'m LOL off and on since grand master jay got arrested.\nWhen I trolled his channel I told him FBI was watching him, gathering evidence, waiting for him to act stupid. I could have written most of his criminal complaint.\nFBI does read/watch all SoMe for that stuff. A couple years ago, gov\'t funded those watchers. I thought about applying for the job.\n:rofl:\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]\n\n[LIST]\n[*][COLOR=#0000ee](New                     Nation News reader email                     newslink)[/COLOR]\n[/LIST]\nBelow 1st post is NOT an active link[/QUOTE]\n===============================\n\n- no, but corrected, clarified...\n[QUOTE]Police searching for a black man who set his \'girlfriend\' (female sex-partner) on fire in southeast Houston\n[COLOR=SeaGreen][B]Editor note: Thanks to the New Nation News reader that emailed me this news link.[/B][/COLOR][/QUOTE]thanks for pointing out that the prior wording could be ambiguous\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13350,13350,1607297838,801,'Whitebear','Well, I certainly appreciate that you brought this \npretentious Grand Negro to my attention, I had\nnever heard of him before.\n\nCertainly relieved that he is \'off the streets\' if he is.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]I\'m LOL off and on since grand master jay got arrested.\nWhen I trolled his channel I told him FBI was watching him, gathering evidence, waiting for him to act stupid. I could have written most of his criminal complaint.\nFBI does read/watch all SoMe for that stuff. A couple years ago, gov\'t funded those watchers. I thought about applying for the job.\n:rofl: [/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13351,13351,1607369832,846,'Smedley Butler','[url]https://www.theoccidentalobserver.net/2020/02/07/jewish-reactions-to-black-anti-semitism/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13352,13352,1607370587,846,'Smedley Butler','[url]https://www.theoccidentalobserver.net/2020/02/07/jewish-reactions-to-black-anti-semitism/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13353,13353,1607410215,846,'Smedley Butler','Dear Editor\n\nThis is SHORT, and to the point.  Excellent.\n\nEM JONES\n\nThe others side is going for the throat now.\n\n\n[url]https://www.bitchute.com/video/5D86S2z6MkC0/[/url]\n\n\nPS\n:chicken: :barf1: This is the only think AG Barr can get to the bottom of including the greasy crumbs left, the size must be extra large JUMBO FAT SPECIAL, ha.',0,0,NULL,0,_binary '[]',_binary '[]'),(13354,13354,1607410385,846,'Smedley Butler','Howdy good or bad\n[url]https://www.bitchute.com/video/5D86S2z6MkC0/[/url]\nThe fight is being taken to US ready or not. \n\n[url]https://www.bitchute.com/video/5D86S2z6MkC0/[/url]\n\n:chicken: the only thing bard can get to the bottomhttp://www.nnnforum.com/forums/images/smilies/NNN/chicken.jpg of.',0,0,NULL,0,_binary '[]',_binary '[]'),(13355,13355,1607646325,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.[/QUOTE]\nBut if Tom doesn\'t want someone on the site, he can stop it. So he doesn\'t need to fear anyone on there. He doesn\'t have to allow the guy to come back.[/QUOTE]\n\nRight now, I\'m laying a bit low on NM--I\'m not addressing the jew questions at all--he used to be an apparent anti-semite, but now he\'s backpeddling and that scares me.  BTW, don\'t EVER take the m-rna covid-19 Vaccine--it will mung up your genetics as well as your health!  ZOG will have to KILL me first!\n\n[url]https://rense.com/general96/are-weaponized-prions-the-secret-genocidal-Component-in-covid-19-vaccines.php[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13356,13356,1607647845,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]When Tom suddenly came around, to what I brought up last year, when he attacked me, and now acts like he just figured it all out...I posted that I posted that stuff last year and was disagreed with. He never responded. He has been so rude to me. He was pretty nasty to me when I brought up how Trump didn\'t do a thing for people with businesses, and how both parties are on the same side. Then he said it recently. \nEither he has no memory, or it\'s not the same person, or he is a complete asshole. \nI\'m pretty much done with the site. There are other places to go to and not have that going on. \nI don\'t think he is that Falater guy. I think that\'s out there to lead others astray. It\'s a decoy. Just my feeling.[/QUOTE]\n\nTo be honest, whether he\'s Tom Shelly or Tom Falater or Tom Selleck, it really does not matter anymore.  I would not blame you if you left NM.  I enjoyed it for quite awhile, but now things are getting bad.  At this point I\'m simply trying to alert the few good people there.  There are some that are really good.[/QUOTE]\n\nHe wants to be the bigshot. He doesn\'t want anyone challenging him. I really wonder what happened with Luigi. He had good posts, just like a lot who get banned. He could have challenged Tom privately, and Tom just might be saying he was posting stuff we didn\'t see. It seemed really odd.[/QUOTE]\n\nCome to think of it, I never saw any of his alleged porn or anything that was irregular; I took Tom\'s word for it.  And yes, Luigi had very good posts just like a lot who got banned.  Another one who was good was Castle.  He got in it with a mod and got canned.  Then there was ViciousAnimatedDog**** with is very good posts as well.  Either way, I\'m no longer posting anything in the Jewish subforum since Tom is behaving so peculiarly about it.[/QUOTE]\n\nI bet some of these guys told Tom off, and he banned them.',0,0,NULL,0,_binary '[]',_binary '[]'),(13357,13357,1607647998,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]You posted on that Florida Principal Fired in the Jew forum...I\'d delete that post. \nI don\'t trust the site now. They might be more interested in those who hate Jews, than those who hate niggers.[/QUOTE]\n\nI just deleted that post.  I think you are right about them being much more interested in those who expose the jew.  I don\'t want this going back to you or me as real people.[/QUOTE]\n\nEspecially since we don\'t know what is going on. I don\'t see Tom Shelly \"selling\" our IPs to the government, etc., as our governments could probably get this information themselves. But I do fear some Social Justice Warrior group or Leftist group getting them. I use a VPN and always change it, so they won\'t get my real IP. But I still don\'t see the point of that stuff. We aren\'t anything to them, we aren\'t dangerous, etc.[/QUOTE]\n\nI read about a Race Traitor named Joe Bednarsky who did give people\'s IP numbers to the police and antifa on the East Coast of America.  He was said to be some kind of Grand Wizard of the KKK who then renounced his racist ways.  Rumour has it that his girlfriend was white, not coloured.  Very fishy.\nAnd yes, we are not dangerous to anyone, we just want to live our lives as we see fit.  Maybe that is considered \"dangerous\" to ZOG.[/QUOTE]\n\nIt doesn\'t make sense. The government can look up anyone on any site. They have the technology to do it. They don\'t have to find a snitch.',0,0,NULL,0,_binary '[]',_binary '[]'),(13358,13358,1607648457,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.[/QUOTE]\nBut if Tom doesn\'t want someone on the site, he can stop it. So he doesn\'t need to fear anyone on there. He doesn\'t have to allow the guy to come back.[/QUOTE]\n\nRight now, I\'m laying a bit low on NM--I\'m not addressing the jew questions at all--he used to be an apparent anti-semite, but now he\'s backpeddling and that scares me.  BTW, don\'t EVER take the m-rna covid-19 Vaccine--it will mung up your genetics as well as your health!  ZOG will have to KILL me first!\n\n[url]https://rense.com/general96/are-weaponized-prions-the-secret-genocidal-Component-in-covid-19-vaccines.php[/url][/QUOTE]\n\nI\'m not going there that much now. I\'m bored with the site now!',0,0,NULL,0,_binary '[]',_binary '[]'),(13359,13359,1607650610,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]When Tom suddenly came around, to what I brought up last year, when he attacked me, and now acts like he just figured it all out...I posted that I posted that stuff last year and was disagreed with. He never responded. He has been so rude to me. He was pretty nasty to me when I brought up how Trump didn\'t do a thing for people with businesses, and how both parties are on the same side. Then he said it recently. \nEither he has no memory, or it\'s not the same person, or he is a complete asshole. \nI\'m pretty much done with the site. There are other places to go to and not have that going on. \nI don\'t think he is that Falater guy. I think that\'s out there to lead others astray. It\'s a decoy. Just my feeling.[/QUOTE]\n\nTo be honest, whether he\'s Tom Shelly or Tom Falater or Tom Selleck, it really does not matter anymore.  I would not blame you if you left NM.  I enjoyed it for quite awhile, but now things are getting bad.  At this point I\'m simply trying to alert the few good people there.  There are some that are really good.[/QUOTE]\n\nHe wants to be the bigshot. He doesn\'t want anyone challenging him. I really wonder what happened with Luigi. He had good posts, just like a lot who get banned. He could have challenged Tom privately, and Tom just might be saying he was posting stuff we didn\'t see. It seemed really odd.[/QUOTE]\n\nCome to think of it, I never saw any of his alleged porn or anything that was irregular; I took Tom\'s word for it.  And yes, Luigi had very good posts just like a lot who got banned.  Another one who was good was Castle.  He got in it with a mod and got canned.  Then there was ViciousAnimatedDog**** with is very good posts as well.  Either way, I\'m no longer posting anything in the Jewish subforum since Tom is behaving so peculiarly about it.[/QUOTE]\n\nI bet some of these guys told Tom off, and he banned them.[/QUOTE]\n\nI would not be surprised; he seems these days as an agent of ZOG.',0,0,NULL,0,_binary '[]',_binary '[]'),(13360,13360,1607650695,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]You posted on that Florida Principal Fired in the Jew forum...I\'d delete that post. \nI don\'t trust the site now. They might be more interested in those who hate Jews, than those who hate niggers.[/QUOTE]\n\nI just deleted that post.  I think you are right about them being much more interested in those who expose the jew.  I don\'t want this going back to you or me as real people.[/QUOTE]\n\nEspecially since we don\'t know what is going on. I don\'t see Tom Shelly \"selling\" our IPs to the government, etc., as our governments could probably get this information themselves. But I do fear some Social Justice Warrior group or Leftist group getting them. I use a VPN and always change it, so they won\'t get my real IP. But I still don\'t see the point of that stuff. We aren\'t anything to them, we aren\'t dangerous, etc.[/QUOTE]\n\nI read about a Race Traitor named Joe Bednarsky who did give people\'s IP numbers to the police and antifa on the East Coast of America.  He was said to be some kind of Grand Wizard of the KKK who then renounced his racist ways.  Rumour has it that his girlfriend was white, not coloured.  Very fishy.\nAnd yes, we are not dangerous to anyone, we just want to live our lives as we see fit.  Maybe that is considered \"dangerous\" to ZOG.[/QUOTE]\n\nIt doesn\'t make sense. The government can look up anyone on any site. They have the technology to do it. They don\'t have to find a snitch.[/QUOTE]\n\nTrue enough; they can do just that.  Imagine if that tech were used for good instead of evil.  We could have bases on the moon, Mars, Jupiter\'s satellite of Callisto and other places in the solar system.  We could live in a world where starvation is just a bad memory at worst.',0,0,NULL,0,_binary '[]',_binary '[]'),(13361,13361,1607650804,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.[/QUOTE]\nBut if Tom doesn\'t want someone on the site, he can stop it. So he doesn\'t need to fear anyone on there. He doesn\'t have to allow the guy to come back.[/QUOTE]\n\nRight now, I\'m laying a bit low on NM--I\'m not addressing the jew questions at all--he used to be an apparent anti-semite, but now he\'s backpeddling and that scares me.  BTW, don\'t EVER take the m-rna covid-19 Vaccine--it will mung up your genetics as well as your health!  ZOG will have to KILL me first!\n\n[url]https://rense.com/general96/are-weaponized-prions-the-secret-genocidal-Component-in-covid-19-vaccines.php[/url][/QUOTE]\n\nI\'m not going there that much now. I\'m bored with the site now![/QUOTE]\n\nI don\'t blame you.  At this point, I\'m only there to vent my feelings about niggers and of course help the few people there that would appreciated the help.  And yes, NM used to be fun for a few years.  Rumour has it that the original NM stopped being fun and that\'s why many never came back there or Tom\'s version of NM.  There are rumours also that Raptorman is dead now as well.',0,0,NULL,0,_binary '[]',_binary '[]'),(13362,13362,1607650903,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.[/QUOTE]\nBut if Tom doesn\'t want someone on the site, he can stop it. So he doesn\'t need to fear anyone on there. He doesn\'t have to allow the guy to come back.[/QUOTE]\n\nRight now, I\'m laying a bit low on NM--I\'m not addressing the jew questions at all--he used to be an apparent anti-semite, but now he\'s backpeddling and that scares me.  BTW, don\'t EVER take the m-rna covid-19 Vaccine--it will mung up your genetics as well as your health!  ZOG will have to KILL me first!\n\n[url]https://rense.com/general96/are-weaponized-prions-the-secret-genocidal-Component-in-covid-19-vaccines.php[/url][/QUOTE]\n\nI\'m not going there that much now. I\'m bored with the site now![/QUOTE]\n\nI hope you will visit enough so we can communicate.  I will be on this site more now as well.  You are a very good poster and Tom has no moral right to treat you like trash.',0,0,NULL,0,_binary '[]',_binary '[]'),(13363,13363,1607698855,3685,'Ensis','[url]https://justthenews.com/politics-policy/health/new-york-legislation-could-make-covid-19-vaccination-mandatory[/url]\n\n[B]Jew Yorkistani lawmaker is proposing legislation to make a COVID-19 vaccine mandatory if too few residents voluntarily get the immunization.\n\nAssembly member Linda Rosenthal, a jewvandal who represents parts of Manhattan\'s West Side, has introduced a bill that would require the state to \"safely and effectively\" distribute an FDA-approved vaccine \"in accordance with the department [of health]\'s COVID-19 vaccination administration program,\" according to the language of the legislation.[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13364,13364,1607702483,8047,'Arheel\'s Uncle','Yes, he\'s a NUTJOB. Unfortunately, those are the one\'s we need to watch. I\'ll revisit NFAC after weekend, see what they\'re up to.\n\nso, I\'ve been having recent troubles accessing a number of news websites. The Daily Beast site opens up to story then blanks out after 2 seconds & gives me a pure white page. Weird cyber, maybe blocking IP\'s of my VPN?\n\n[B]Thankfully, an NNN member took over this story. You can delete this thread tail here[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349801[/URL]\n\n\n[QUOTE=Whitebear]Well, I certainly appreciate that you brought this \n pretentious Grand Negro to my attention, I had\nnever heard of him before.\n\nCertainly relieved that he is \'off the streets\' if he is.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]I\'m LOL off and on since grand master jay got arrested.\nWhen I trolled his channel I told him FBI was watching him, gathering evidence, waiting for him to act stupid. I could have written most of his criminal complaint.\nFBI does read/watch all SoMe for that stuff. A couple years ago, gov\'t funded those watchers. I thought about applying for the job.\n:rofl: [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13365,13365,1607708988,801,'Whitebear','deleted leftover NFAC thread - thanks for update on accessing.\nHmmm well wish I might help with accessing problem.\nI\'ve been working on my new desktop and trying to figure out how various FTP apps work.\n\nIf you might have any low-priority testing I could do\nfor example - can I access a news site that you had a problem with...\n\nIs this at all related to whatever hardware? problems you were having with your computer-internet a while ago?\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Yes, he\'s a NUTJOB. Unfortunately, those are the one\'s we need to watch. I\'ll revisit NFAC after weekend, see what they\'re up to.\n\nso, I\'ve been having recent troubles accessing a number of news websites. The Daily Beast site opens up to story then blanks out after 2 seconds & gives me a pure white page. Weird cyber, maybe blocking IP\'s of my VPN?\n\n[B]Thankfully, an NNN member took over this story. You can delete this thread tail here[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349801[/URL]\n\n\n[QUOTE=Whitebear]Well, I certainly appreciate that you brought this \n pretentious Grand Negro to my attention, I had\nnever heard of him before.\n\nCertainly relieved that he is \'off the streets\' if he is.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]I\'m LOL off and on since grand master jay got arrested.\nWhen I trolled his channel I told him FBI was watching him, gathering evidence, waiting for him to act stupid. I could have written most of his criminal complaint.\nFBI does read/watch all SoMe for that stuff. A couple years ago, gov\'t funded those watchers. I thought about applying for the job.\n:rofl: [/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13366,13366,1607719935,8047,'Arheel\'s Uncle','What model desktop did you get? MAC?\nDid you try accessing that Tom Chittum website with new PC?\n\nI had to help friend with his Windows PC for 10 years now. His new Win-10 OS has apps for everything (mostly bloatware).\n\n\n\nIDK, laptop seems buggy flaky after my latest Linux OS install. I might have to update it, or install some other github packages. Sure is fast though, for 10 yr old. \n\nAmazon won\'t allow VPN IP randoms from Cali or Texas, but does from \"West\"\nInternet business code programmers are bean counters. I had an hour long talk with IT guy at Amazon about ridiculous excessive Login req\'mts. I told him to record my call, to play at an IT meeting.\nHe did, they\'re now supposedly making a few changes & adding an easier opt out.\n\n\n\n[QUOTE=Whitebear]deleted leftover NFAC thread - thanks for update on accessing.\n Hmmm well wish I might help with accessing problem.\nI\'ve been working on my new desktop and trying to figure out how various FTP apps work.\n\nIf you might have any low-priority testing I could do\nfor example - can I access a news site that you had a problem with...\n\nIs this at all related to whatever hardware? problems you were having with your computer-internet a while ago?\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Yes, he\'s a NUTJOB. Unfortunately, those are the one\'s we need to watch. I\'ll revisit NFAC after weekend, see what they\'re up to.\n\nso, I\'ve been having recent troubles accessing a number of news websites. The Daily Beast site opens up to story then blanks out after 2 seconds & gives me a pure white page. Weird cyber, maybe blocking IP\'s of my VPN?\n\n[B]Thankfully, an NNN member took over this story. You can delete this thread tail here[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349801[/URL]\n\n\n[QUOTE=Whitebear]Well, I certainly appreciate that you brought this \n pretentious Grand Negro to my attention, I had\nnever heard of him before.\n\nCertainly relieved that he is \'off the streets\' if he is.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]I\'m LOL off and on since grand master jay got arrested.\nWhen I trolled his channel I told him FBI was watching him, gathering evidence, waiting for him to act stupid. I could have written most of his criminal complaint.\nFBI does read/watch all SoMe for that stuff. A couple years ago, gov\'t funded those watchers. I thought about applying for the job.\n:rofl: [/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13367,13367,1607721434,8047,'Arheel\'s Uncle','On April 2, Tiffany Osborne’s body was found at  the dump.\n(under a mattress)\nWhoever wrote articles were being deceptive.\n\n\n\n[QUOTE=Whitebear]deleted leftover NFAC thread - thanks for update on accessing.\n Hmmm well wish I might help with accessing problem.\nI\'ve been working on my new desktop and trying to figure out how various FTP apps work.\n\nIf you might have any low-priority testing I could do\nfor example - can I access a news site that you had a problem with...\n\nIs this at all related to whatever hardware? problems you were having with your computer-internet a while ago?\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Yes, he\'s a NUTJOB. Unfortunately, those are the one\'s we need to watch. I\'ll revisit NFAC after weekend, see what they\'re up to.\n\nso, I\'ve been having recent troubles accessing a number of news websites. The Daily Beast site opens up to story then blanks out after 2 seconds & gives me a pure white page. Weird cyber, maybe blocking IP\'s of my VPN?\n\n[B]Thankfully, an NNN member took over this story. You can delete this thread tail here[/B] [URL]http://www.nnnforum.com/forums/showthread.php?t=349801[/URL]\n\n\n[QUOTE=Whitebear]Well, I certainly appreciate that you brought this \n pretentious Grand Negro to my attention, I had\nnever heard of him before.\n\nCertainly relieved that he is \'off the streets\' if he is.\n\nBest,\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]I\'m LOL off and on since grand master jay got arrested.\nWhen I trolled his channel I told him FBI was watching him, gathering evidence, waiting for him to act stupid. I could have written most of his criminal complaint.\nFBI does read/watch all SoMe for that stuff. A couple years ago, gov\'t funded those watchers. I thought about applying for the job.\n:rofl: [/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13368,13368,1607723278,801,'Whitebear','[QUOTE=Arheel\'s Uncle]On April 2, Tiffany Osborne’s body was found at  the dump.\n(under a mattress)\nWhoever wrote articles were being deceptive.\n [/quote]\n\nThanks very much - I will update the NNN Frontpage to make the point that her dead decomposing defiled body was found in a garbage dump....\n\nI was just starting on formatting the post \non my \'new\' [refurbished] iMac desktop\n(27 inch late 2013\nprocessor. 3.4 GHz Quad-Core Intel Core i5\nMemory 32 GB.  (my macbook pro had 16)\n============================\n\nWhen I tried loading the new Mac OS 11 Big Sur\nmy HTML editor (BlueGriffon) did not work\nso I had to restore, etc.\nI am trying out a new HTML editor. Pinegrow\n(learning how to do all the stuff, links etc etc)\n\nI tried to copy over my old HTML editor from the MacBook - but it would not let me without a new license and that was the reason I was switching\nincluding that the MacBook memory was getting maxed out \n\nI also am trying out new Mac applications\na SNIPPet UTILITY which was included in my old html editor \nand a new FTP manager - which I have not figured out - or it just is not convenient]\n\nSo I\'ll get back to your prior note\n\nI will update the frontpage post to clarify that the body was found in a DUMP - when I read under mattress I had assumed it was the mattress in her bedroom on which she had recently given birth.\n\nwill continue in a while.   still slow on copying the HTML news box to the Black-on-\nWhite NNN page.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13369,13369,1607733789,8047,'Arheel\'s Uncle','Ewww, time consuming...I\'ve a love hate for computers. Because they like to muck up at the wrong times.\n\n\n\nI transferred 2300 files onto external HD, while it was working I cooked up a giant pot of Chicken & Dumplings. YUM!\nGoing to update Linux OS tomorrow.\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]On April 2, Tiffany Osborne’s body was found at  the dump.\n (under a mattress)\nWhoever wrote articles were being deceptive.\n [/QUOTE]\n\nThanks very much - I will update the NNN Frontpage to make the point that her dead decomposing defiled body was found in a garbage dump....\n\nI was just starting on formatting the post \non my \'new\' [refurbished] iMac desktop\n(27 inch late 2013\nprocessor. 3.4 GHz Quad-Core Intel Core i5\nMemory 32 GB.  (my macbook pro had 16)\n============================\n\nWhen I tried loading the new Mac OS 11 Big Sur\nmy HTML editor (BlueGriffon) did not work\nso I had to restore, etc.\nI am trying out a new HTML editor. Pinegrow\n(learning how to do all the stuff, links etc etc)\n\nI tried to copy over my old HTML editor from the MacBook - but it would not let me without a new license and that was the reason I was switching\nincluding that the MacBook memory was getting maxed out \n\nI also am trying out new Mac applications\na SNIPPet UTILITY which was included in my old html editor \nand a new FTP manager - which I have not figured out - or it just is not convenient]\n\nSo I\'ll get back to your prior note\n\nI will update the frontpage post to clarify that the body was found in a DUMP - when I read under mattress I had assumed it was the mattress in her bedroom on which she had recently given birth.\n\nwill continue in a while.   still slow on copying the HTML news box to the Black-on-\nWhite NNN page.\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13370,13370,1607737856,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Ewww, time consuming...I\'ve a love hate for computers. Because they like to muck up at the wrong times.\n[/quote]\n\n\nI transferred 2300 files onto external HD, while it was working I cooked up a giant pot of Chicken & Dumplings. YUM!\nGoing to update Linux OS tomorrow.\n \n================================\nNow I\'ve gotten familiar enough with my new web page editor to realize it is screwing up - I found a few customer reviews on-line......   I thought the stupid error messages were MY fault....  now I am looking for a better if possible web page editor\n\nand hope to catch up with todays forum posts....\n\nand. I made a meat loaf recently - been some years since I last tried. and there is still almost a couple pounds of in my frig.\n\nI will have to research the dumplings part of chicken and...  I have never made dumplings - a classic thing - but I know I\'ve had chicken soup before - I\'ll research the dumplings part - assuming that is something more advanced then dumping some noodles into the soup\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13371,13371,1607739403,3685,'Ensis','Very very bad news for you and all Americans!  I\'m so sorry!\n\n[url]https://edition.cnn.com/2020/12/11/politics/supreme-court-texas-trump-biden/index.html[/url]\n\nPS, I wish Hitler had won the war!  14/88!',0,0,NULL,0,_binary '[]',_binary '[]'),(13372,13372,1607744459,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.[/QUOTE]\nBut if Tom doesn\'t want someone on the site, he can stop it. So he doesn\'t need to fear anyone on there. He doesn\'t have to allow the guy to come back.[/QUOTE]\n\nRight now, I\'m laying a bit low on NM--I\'m not addressing the jew questions at all--he used to be an apparent anti-semite, but now he\'s backpeddling and that scares me.  BTW, don\'t EVER take the m-rna covid-19 Vaccine--it will mung up your genetics as well as your health!  ZOG will have to KILL me first!\n\n[url]https://rense.com/general96/are-weaponized-prions-the-secret-genocidal-Component-in-covid-19-vaccines.php[/url][/QUOTE]\n\nI\'m not going there that much now. I\'m bored with the site now![/QUOTE]\n\nI hope you will visit enough so we can communicate.  I will be on this site more now as well.  You are a very good poster and Tom has no moral right to treat you like trash.[/QUOTE]\nThanks for the compliment, but I don\'t really care what Tom thinks.\nHe wants to be the big shot.',0,0,NULL,0,_binary '[]',_binary '[]'),(13373,13373,1607744529,8094,'saturnsrings','[QUOTE=Ensis]Very very bad news for you and all Americans!  I\'m so sorry!\n\n[url]https://edition.cnn.com/2020/12/11/politics/supreme-court-texas-trump-biden/index.html[/url]\n\nPS, I wish Hitler had won the war!  14/88![/QUOTE]\n\nI already knew that long ago. I didn\'t expect the Supreme Court to do anything. I don\'t know why anyone had faith in the system. It\'s obvious the whole system is compromised.',0,0,NULL,0,_binary '[]',_binary '[]'),(13374,13374,1607744577,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I really believe NM is compromised now. Shelly, or whoever it is, is going out of his way to make fun of \"Jew conspiracy\". I remember he used to post and blame Jews for things, now it\'s a turnaround.\n\nWe talked about this before, after the big July meltdown when NM was kicked off the US server.\n\nEither it\'s not him, or he sold out.\n\nHis last post mocks anyone who thinks Jews are up to something. I put a post saying, \"Then you should get rid of your Jews, the Real Problem forum.\"\n\nI really think he is after me, and I don\'t even care anymore if he bans me. There are so many other sites for whites to go to. He has no lock on this stuff.[/QUOTE]\n\nI think ZOG has him by his bawls.  He\'s not only an interracial cuckold, but he has a thing for young girls and ZOG knows that.  I\'ve been watching him for years.  At first I thought the rumours about him were just slander--not anymore.  He got rid of most of his stuff but I saved it through the years.  Get this, he\'s terrified of his former admin, Xuxa.  For years, even his name was forbidden--at least in the lower forums.  My hatred for Xuxa ended when I found out the NSDAP was innocent of the slaughter of millions of jews; Xuxa was right all along.  I hope he\'s doing alright these days.\nI hope you will be alright; I know that your jew boss favours muds and hates whites--especially Whites like us.  You take care and be safe.  Cheers.[/QUOTE]\n\nHow would they forbid people to mention someone\'s name? So if you mentioned it, what would happen?\nI don\'t think that Falater is Tom Shelly. I think Tom Shelly is just some guy, and I think he likes all of the mystique surrounding him. I think he likes the power of the site, and I do think that site is compromised.[/QUOTE]\n\nRight now, I won\'t mention Xuxa\'s name; but, if Tom becomes such a prick, I might mention him in passing.  That would freak the real Tom badly.  From what I read, long ago, Tom posed as a coal-burner and got Xuxa\'s goat so much that he sent \"her\"/him a doosy of a series of messages.  That got Xuxa banned forever.  Since then, Tom has been twitchy about Xuxa and the possiblility of him coming back to NM.[/QUOTE]\nBut if Tom doesn\'t want someone on the site, he can stop it. So he doesn\'t need to fear anyone on there. He doesn\'t have to allow the guy to come back.[/QUOTE]\n\nRight now, I\'m laying a bit low on NM--I\'m not addressing the jew questions at all--he used to be an apparent anti-semite, but now he\'s backpeddling and that scares me.  BTW, don\'t EVER take the m-rna covid-19 Vaccine--it will mung up your genetics as well as your health!  ZOG will have to KILL me first!\n\n[url]https://rense.com/general96/are-weaponized-prions-the-secret-genocidal-Component-in-covid-19-vaccines.php[/url][/QUOTE]\n\nI\'m not going there that much now. I\'m bored with the site now![/QUOTE]\n\nI hope you will visit enough so we can communicate.  I will be on this site more now as well.  You are a very good poster and Tom has no moral right to treat you like trash.[/QUOTE]\nThanks for the compliment, but I don\'t really care what Tom thinks.\nHe wants to be the big shot.[/QUOTE]\n\nI don\'t care what that fool thinks either.  I\'m only there to help those few good posters there, that\'s all.',0,0,NULL,0,_binary '[]',_binary '[]'),(13375,13375,1607744650,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Very very bad news for you and all Americans!  I\'m so sorry!\n\n[url]https://edition.cnn.com/2020/12/11/politics/supreme-court-texas-trump-biden/index.html[/url]\n\nPS, I wish Hitler had won the war!  14/88![/QUOTE]\n\nI already knew that long ago. I didn\'t expect the Supreme Court to do anything. I don\'t know why anyone had faith in the system. It\'s obvious the whole system is compromised.[/QUOTE]\n\nI expected that--however, I had hoped for a miracle of some sort.  What FDR finished, Heels-up Harris will end.  It will go badly for Americans and the whole world.',0,0,NULL,0,_binary '[]',_binary '[]'),(13376,13376,1607747445,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Very very bad news for you and all Americans!  I\'m so sorry!\n\n[url]https://edition.cnn.com/2020/12/11/politics/supreme-court-texas-trump-biden/index.html[/url]\n\nPS, I wish Hitler had won the war!  14/88![/QUOTE]\n\nI already knew that long ago. I didn\'t expect the Supreme Court to do anything. I don\'t know why anyone had faith in the system. It\'s obvious the whole system is compromised.[/QUOTE]\n\nI think the whole thing was to ultimately get Heels-Up Harris into the White House and turn it into the Out House again; she\'s another Obongo.  Biden has a few faint Constitutional leaning--Nigger Harris has absolutely none!  She would finish what FDR did so long ago in America--enslaving the masses.  It\'s been a slow capitulation and subjugation.',0,0,NULL,0,_binary '[]',_binary '[]'),(13377,13377,1607751504,8047,'Arheel\'s Uncle','What customer reviews, html editor user comments?\nI\'ve used a Windows PC version a long time ago. I\'m not much help on that.\n\nLeft overs are good.\n\nIf it\'s about food, just ask. Us girls had over 2 years of cooking classes in middle school. I grew up in & cooked meals for years for a 14 person rooming house, over in once White Torrance CA. \n\n\n\nMy favorite Dumplings...make basic chicken veggie stew, onion, celery, carrots, vinegar, spices. Use cheap canned Pillsbury biscuits, red or blue can. Roll them out to a 3.5 to 4\" circle, cut into 1/4\'s & drop into stew. Poke them down with a fork after they cover the stew to get them down under the floaters..\nPut lid on, low simmer for 18 mins. Stir gently halfway through.\n\nI end up with 5 quarts, using 3 cans biscuits. 2 meals, 2 lunches.\n\nMy son calls it mom\'s heroin stew. He doesn\'t do drugs. C&D is addicting. I have my 55 y.o. recipe typed up for my son, I\'ll paste it here in day or two.\nIt is easy & quick.\nMeatloaf is YUM. My ex\'s mother gave me her recipe, it\'s awesome, cooked in slow cooker 6 hours. It uses a lot of diced veggies.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Ewww, time consuming...I\'ve a love hate for computers. Because they like to muck up at the wrong times.\n [/QUOTE]\n\n\nI transferred 2300 files onto external HD, while it was working I cooked up a giant pot of Chicken & Dumplings. YUM!\nGoing to update Linux OS tomorrow.\n \n================================\nNow I\'ve gotten familiar enough with my new web page editor to realize it is screwing up - I found a few customer reviews on-line......   I thought the stupid error messages were MY fault....  now I am looking for a better if possible web page editor\n\nand hope to catch up with todays forum posts....\n\nand. I made a meat loaf recently - been some years since I last tried. and there is still almost a couple pounds of in my frig.\n\nI will have to research the dumplings part of chicken and...  I have never made dumplings - a classic thing - but I know I\'ve had chicken soup before - I\'ll research the dumplings part - assuming that is something more advanced then dumping some noodles into the soup\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13378,13378,1607754132,801,'Whitebear','Well thanks for giving me an idea about C&D\nA whole biscuit is not the same as an egg-noodle.\n\nPerhaps I\'ll do a YouTube quick-course later on\n\nI\'m getting back to trying out a NEW web-page editor that I had already downloaded last year but just\ndid not know what it might do - but some guy\non a user-forum suggested it as a solution to\nthe problem I had with the other new app.\n\nanyway, anyway - the recommended tex edit\ndoes have a bunch of stars on the Apple app store\n\n============================\n\nI\'m sure the new iMac would not have any \nproblem with the links that I couldn\'t at first\nlink to....    but your comments about \'memory\'\ndid bring to my attention that my macbook was\nalways using 98% of the 16 GB? memory....\n\nthis new (refurbished) iMac - memory meter says\nI have 22 GB \'Free-at-last\' out of the 32gb\n\non that link that I couldn\'t link to....\nI tried a few days later and I was able to link\non my \'old\' MacBook - so it could have been\nsomething else don\'t know - but much\nmore interesting problems setting up the new desktop\nand figuring out the apps downloaded to replace\nthe limited,or failing old do-your-own website apps.\n\nlater.\n\nWB\n\n==============================\n[QUOTE=Arheel\'s Uncle]What customer reviews, html editor user comments?\nI\'ve used a Windows PC version a long time ago. I\'m not much help on that.\n\nLeft overs are good.\n\nIf it\'s about food, just ask. Us girls had over 2 years of cooking classes in middle school. I grew up in & cooked meals for years for a 14 person rooming house, over in once White Torrance CA. \n\n\n\nMy favorite Dumplings...make basic chicken veggie stew, onion, celery, carrots, vinegar, spices. Use cheap canned Pillsbury biscuits, red or blue can. Roll them out to a 3.5 to 4\" circle, cut into 1/4\'s & drop into stew. Poke them down with a fork after they cover the stew to get them down under the floaters..\nPut lid on, low simmer for 18 mins. Stir gently halfway through.\n\nI end up with 5 quarts, using 3 cans biscuits. 2 meals, 2 lunches.\n\nMy son calls it mom\'s heroin stew. He doesn\'t do drugs. C&D is addicting. I have my 55 y.o. recipe typed up for my son, I\'ll paste it here in day or two.\nIt is easy & quick.\nMeatloaf is YUM. My ex\'s mother gave me her recipe, it\'s awesome, cooked in slow cooker 6 hours. It uses a lot of diced veggies.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Ewww, time consuming...I\'ve a love hate for computers. Because they like to muck up at the wrong times.\n [/QUOTE]\n\n\nI transferred 2300 files onto external HD, while it was working I cooked up a giant pot of Chicken & Dumplings. YUM!\nGoing to update Linux OS tomorrow.\n  [/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13379,13379,1607790795,8047,'Arheel\'s Uncle','Yep, you\'re deep into computer heaven. I hope you get it resolved quickly with fewest headaches. Sometimes I think the internet is being toyed with, form of obfuscation to drive sales. Like Snowed In does, Wikileaks too; they both sell fear, computer virus & privacy tools.\n\n\n\nA woman at friend\'s work uses a can of pizza dough for her C&D. I just bought a can to try. That\'s a 2x heavier dough than biscuits. Difference between biscuits n noodles, noodles don\'t rise, retain shape & are slippery. Biscuits rolled & cut - its outer layer become a part of the stew. \n\n\n\nI recently got a pasta machine, plan to try making some wide & thicker egg noodles for soups.\nHelen Rennie youtube channel for Italian cookery.\nI love to cook.\n\n\n\n[QUOTE=Whitebear]Well thanks for giving me an idea about C&D\n A whole biscuit is not the same as an egg-noodle.\n\nPerhaps I\'ll do a YouTube quick-course later on\n\nI\'m getting back to trying out a NEW web-page editor that I had already downloaded last year but just\ndid not know what it might do - but some guy\non a user-forum suggested it as a solution to\nthe problem I had with the other new app.\n\nanyway, anyway - the recommended tex edit\ndoes have a bunch of stars on the Apple app store\n\n============================\n\nI\'m sure the new iMac would not have any \nproblem with the links that I couldn\'t at first\nlink to....    but your comments about \'memory\'\ndid bring to my attention that my macbook was\nalways using 98% of the 16 GB? memory....\n\nthis new (refurbished) iMac - memory meter says\nI have 22 GB \'Free-at-last\' out of the 32gb\n\non that link that I couldn\'t link to....\nI tried a few days later and I was able to link\non my \'old\' MacBook - so it could have been\nsomething else don\'t know - but much\nmore interesting problems setting up the new desktop\nand figuring out the apps downloaded to replace\nthe limited,or failing old do-your-own website apps.\n\nlater.\n\nWB\n\n==============================\n[QUOTE=Arheel\'s Uncle]What customer reviews, html editor user comments?\nI\'ve used a Windows PC version a long time ago. I\'m not much help on that.\n\nLeft overs are good.\n\nIf it\'s about food, just ask. Us girls had over 2 years of cooking classes in middle school. I grew up in & cooked meals for years for a 14 person rooming house, over in once White Torrance CA. \n\n\n\nMy favorite Dumplings...make basic chicken veggie stew, onion, celery, carrots, vinegar, spices. Use cheap canned Pillsbury biscuits, red or blue can. Roll them out to a 3.5 to 4\" circle, cut into 1/4\'s & drop into stew. Poke them down with a fork after they cover the stew to get them down under the floaters..\nPut lid on, low simmer for 18 mins. Stir gently halfway through.\n\nI end up with 5 quarts, using 3 cans biscuits. 2 meals, 2 lunches.\n\nMy son calls it mom\'s heroin stew. He doesn\'t do drugs. C&D is addicting. I have my 55 y.o. recipe typed up for my son, I\'ll paste it here in day or two.\nIt is easy & quick.\nMeatloaf is YUM. My ex\'s mother gave me her recipe, it\'s awesome, cooked in slow cooker 6 hours. It uses a lot of diced veggies.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Ewww, time consuming...I\'ve a love hate for computers. Because they like to muck up at the wrong times.\n [/QUOTE]\n\n\nI transferred 2300 files onto external HD, while it was working I cooked up a giant pot of Chicken & Dumplings. YUM!\nGoing to update Linux OS tomorrow.\n  [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13380,13380,1607831801,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Very very bad news for you and all Americans!  I\'m so sorry!\n\n[url]https://edition.cnn.com/2020/12/11/politics/supreme-court-texas-trump-biden/index.html[/url]\n\nPS, I wish Hitler had won the war!  14/88![/QUOTE]\n\nWe are ending up like your country and Britain. We won\'t be able to criticize anything.\nBoth of our nations have a lot more land than the Euro nations. We have more places to retreat to, to get away from big cities.\n\nI already knew that long ago. I didn\'t expect the Supreme Court to do anything. I don\'t know why anyone had faith in the system. It\'s obvious the whole system is compromised.[/QUOTE]\n\nI think the whole thing was to ultimately get Heels-Up Harris into the White House and turn it into the Out House again; she\'s another Obongo.  Biden has a few faint Constitutional leaning--Nigger Harris has absolutely none!  She would finish what FDR did so long ago in America--enslaving the masses.  It\'s been a slow capitulation and subjugation.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13381,13381,1607832061,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Very very bad news for you and all Americans!  I\'m so sorry!\n\n[url]https://edition.cnn.com/2020/12/11/politics/supreme-court-texas-trump-biden/index.html[/url]\n\nPS, I wish Hitler had won the war!  14/88![/QUOTE]\n\nWe are ending up like your country and Britain. We won\'t be able to criticize anything.\nBoth of our nations have a lot more land than the Euro nations. We have more places to retreat to, to get away from big cities.\n\nI already knew that long ago. I didn\'t expect the Supreme Court to do anything. I don\'t know why anyone had faith in the system. It\'s obvious the whole system is compromised.[/QUOTE]\n\nI think the whole thing was to ultimately get Heels-Up Harris into the White House and turn it into the Out House again; she\'s another Obongo.  Biden has a few faint Constitutional leaning--Nigger Harris has absolutely none!  She would finish what FDR did so long ago in America--enslaving the masses.  It\'s been a slow capitulation and subjugation.[/QUOTE][/QUOTE]\n\nI live rather far from Big Cities--but not far enough in my view.  Fortunately, there are very few niggers in our town.  The fewer, the better.  And yes, we can\'t tell the Truth about niggers, jews or muds and their deleterious effects on the body politic of what was once Canada.  I think Americastan will go the same route, soon.  I\' feel horrible about the future of the world if Heels-up Harris gets in.  She will lead us into world War III and death.  Just like a nigger.',0,0,NULL,0,_binary '[]',_binary '[]'),(13382,13382,1607843581,846,'Smedley Butler','[url]https://www.bitchute.com/video/iErnjqE1qN7p/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13383,13383,1607881568,801,'Whitebear','[url]http://www.nnnforum.com/forums/showpost.php?p=688810&postcount=59[/url]\n\nHere are latest details fm FOX News/Watters show, including now the Biden scandal for Hunter\'s taxes, etc., how it connects to election-steal\nposted yesterday\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13384,13384,1607882889,846,'Smedley Butler','[url]https://www.bitchute.com/video/ypSriFwlJmr7/[/url]\n\n\n\n\n\nLyndon Johnson’s Criminal Financial Activities – 1937 to 1963\nBy Phillip F. Nelson\n\nLBJ: Master of Deceit\n\nAugust 20, 2020\n\n[url]https://www.lewrockwell.com/2020/08/phillip-f-nelson/lyndon-johnsons-criminal-financial-activities-1937-to-1963/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13385,13385,1607883766,801,'Whitebear','Thanks, will \'check it out\' a little later after\ndoing a little posting.\n\nand thanks for link to death of anti-vax lady\n\nis there any conspiracy speculation that the\nevil lords snuffed her as the new US virus vax was coming out any day now?????\n\nI couldn\'t find any conspiracy speculation\nbut 47 years old sounds AWFULLY premature.\n\nWB\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/ypSriFwlJmr7/[/url]\n\n\n\n\n\nLyndon Johnson’s Criminal Financial Activities – 1937 to 1963\nBy Phillip F. Nelson\n\nLBJ: Master of Deceit\n\nAugust 20, 2020\n\n[url]https://www.lewrockwell.com/2020/08/phillip-f-nelson/lyndon-johnsons-criminal-financial-activities-1937-to-1963/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13386,13386,1607930692,846,'Smedley Butler','[QUOTE=Whitebear]Thanks, will \'check it out\' a little later after\ndoing a little posting.\n\nand thanks for link to death of anti-vax lady\n\nis there any conspiracy speculation that the\nevil lords snuffed her as the new US virus vax was coming out any day now?????\n\nI couldn\'t find any conspiracy speculation\nbut 47 years old sounds AWFULLY premature.\n\nWB\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/ypSriFwlJmr7/[/url]\n\n\n\n\n\nLyndon Johnson’s Criminal Financial Activities – 1937 to 1963\nBy Phillip F. Nelson\n\nLBJ: Master of Deceit\n\nAugust 20, 2020\n\n[url]https://www.lewrockwell.com/2020/08/phillip-f-nelson/lyndon-johnsons-criminal-financial-activities-1937-to-1963/[/url][/QUOTE][/QUOTE]\n\nHeard a pod cast about her, other than being stressed she had been fine. \n\nHowdy \n\nLBJ was such a low life hustling criminal he gave his protectors the kitchen sink to war on US in 1965, as he was such an actual criminal he was in with what ever the TPTB wanted along with incited bombers, radicals and incited terrorist etc. \n\nThe fact that ONLY two US senator\'s called out LBJ tells you how lost we were that he was NOT hauled out in chains in 1965.  Kennedy DID fire a few generals, Dulles and some other scum bags  too.',0,0,NULL,0,_binary '[]',_binary '[]');
INSERT INTO `xf_conversation_message` VALUES (13387,13387,1607968566,846,'Smedley Butler','[url]https://www.bitchute.com/video/0MjYldUafdwm/[/url]\nSHARP TO THE POINTS FACT !  \n\n\n\n\n[url]https://www.lawenforcementtoday.com/editorial-cornell-university-makes-flu-vaccination-mandatory-but-only-for-white-students/[/url]\n\n[url]https://en.wikipedia.org/wiki/Martha_E._Pollack[/url]\nWashington D.C., Portland, Olympia, Sacramento.\n\nThe threat of BLM-antifa has not and will not go away after the election. [url]https://twitter.com/MrAndyNgo/status/1338143937249366023[/url] #Election #Olympia #Portland #Sacramento\n\n\n1hp @p@freespeechextremist.com@wolfie@fluffy Yeah, lemme tell you a story about SF: friend of mine, he was in the Mission. He bought a condo up there in 2008. So Amazon’s shipping stuff to him and someone comes by and steals the package. He calls the cops, the cops can’t do anything. Thefts continue, they set up cameras. Eventually, they manage to get video of the packages being stolen, the guy’s face, everything. So he calls the cops again.\n\n“We’re not investigating theft.”\n\nAnd that’s San Francisco.',0,0,NULL,0,_binary '[]',_binary '[]'),(13388,13388,1608084205,8094,'saturnsrings','Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.',0,0,NULL,0,_binary '[]',_binary '[]'),(13389,13389,1608084568,3685,'Ensis','[QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nTom Falater is a prick.  He banned poor Xuxa by first baiting him.  I now believe that Xuxa was right in saying that Tom posed as a coal-burner named Bro-ho to get his goat.  Well, once Xuxa\'s goat was gotten, he was permabanned from niggermania for all time.  I hated Xuxa because he\'s a National Socialist--like I am now.  He was right about Hitler and everything else.  Tom Smelly and Raptorman (who may be dead now) hated him for telling the Truth--and the Truth is not evil!',0,0,NULL,0,_binary '[]',_binary '[]'),(13390,13390,1608084755,3685,'Ensis','[QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.',0,0,NULL,0,_binary '[]',_binary '[]'),(13391,13391,1608084931,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nTom Falater is a prick.  He banned poor Xuxa by first baiting him.  I now believe that Xuxa was right in saying that Tom posed as a coal-burner named Bro-ho to get his goat.  Well, once Xuxa\'s goat was gotten, he was permabanned from niggermania for all time.  I hated Xuxa because he\'s a National Socialist--like I am now.  He was right about Hitler and everything else.  Tom Smelly and Raptorman (who may be dead now) hated him for telling the Truth--and the Truth is not evil![/QUOTE]\n\nIf you read both posts..Tom went to the trouble to attack me in 2 posts on that Texas Supreme Court thread in the Guest Forums...he really goes out of his way to insult me. But several times in the past, he questioned Trump. But then he does a turn around and embraces him again. \nI\'ve been to several MAGA rallies. A lot of people are done with Trump, but they want to hold the Republicans responsible for what they didn\'t do, and how they abandoned whites. People are tired of it, they aren\'t going to forgive and forget.\nI knew from the start that nothing was going to get done with the Supreme Court. Tom OBVIOUSLY doesn\'t realize how bad things are. Things are so bad, that Trump had the chance to make a difference and he didn\'t. \nThe Republicans came out and said they didn\'t want to do anything about the rioting, looting, and arson, because they didn\'t want to upset niggers, and they wanted their votes. Niggers were just walking into stores and walking out with merchandise. Many people have lost businesses. I can tell you that 25 years ago, those niggers would have been shot doing that.',0,0,NULL,0,_binary '[]',_binary '[]'),(13392,13392,1608085197,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....',0,0,NULL,0,_binary '[]',_binary '[]'),(13393,13393,1608085350,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nTom Falater is a prick.  He banned poor Xuxa by first baiting him.  I now believe that Xuxa was right in saying that Tom posed as a coal-burner named Bro-ho to get his goat.  Well, once Xuxa\'s goat was gotten, he was permabanned from niggermania for all time.  I hated Xuxa because he\'s a National Socialist--like I am now.  He was right about Hitler and everything else.  Tom Smelly and Raptorman (who may be dead now) hated him for telling the Truth--and the Truth is not evil![/QUOTE]\n\nIf you read both posts..Tom went to the trouble to attack me in 2 posts on that Texas Supreme Court thread in the Guest Forums...he really goes out of his way to insult me. But several times in the past, he questioned Trump. But then he does a turn around and embraces him again. \nI\'ve been to several MAGA rallies. A lot of people are done with Trump, but they want to hold the Republicans responsible for what they didn\'t do, and how they abandoned whites. People are tired of it, they aren\'t going to forgive and forget.\nI knew from the start that nothing was going to get done with the Supreme Court. Tom OBVIOUSLY doesn\'t realize how bad things are. Things are so bad, that Trump had the chance to make a difference and he didn\'t. \nThe Republicans came out and said they didn\'t want to do anything about the rioting, looting, and arson, because they didn\'t want to upset niggers, and they wanted their votes. Niggers were just walking into stores and walking out with merchandise. Many people have lost businesses. I can tell you that 25 years ago, those niggers would have been shot doing that.[/QUOTE]\n\nYou are right in everything you told me here.  Tom had no right to attack you like he did.  And yes, he questioned Trump--I remember that.  I\'m not a Trumpista by any means but I know that Bidet Biden and heels up Harris would make things far worse.\nYes. Tom does NOT realise how bad things are in Americastan and elsewhere around the world.  He\'s living in la-la land, much like the leftists.  The Repubican\'ts have stabbed our Race--the Aryan Race in the back and twisted the handle.  And yes, Trump could have made a difference in America had he wanted--yet he did not.  His first two wives were kikes as well--he\'s in bed with them and might as well be one.\nThe niggers deserve to be shot dead for what they are doing--and Gates the cryptojew has committed Treason against his own country!  The virus was spread all over the world deliberately and to collapse the economies of the world.  I have a friend who lost her business due to the shut-downs.',0,0,NULL,0,_binary '[]',_binary '[]'),(13394,13394,1608085646,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nTom Falater is a prick.  He banned poor Xuxa by first baiting him.  I now believe that Xuxa was right in saying that Tom posed as a coal-burner named Bro-ho to get his goat.  Well, once Xuxa\'s goat was gotten, he was permabanned from niggermania for all time.  I hated Xuxa because he\'s a National Socialist--like I am now.  He was right about Hitler and everything else.  Tom Smelly and Raptorman (who may be dead now) hated him for telling the Truth--and the Truth is not evil![/QUOTE]\n\nIf you read both posts..Tom went to the trouble to attack me in 2 posts on that Texas Supreme Court thread in the Guest Forums...he really goes out of his way to insult me. But several times in the past, he questioned Trump. But then he does a turn around and embraces him again. \nI\'ve been to several MAGA rallies. A lot of people are done with Trump, but they want to hold the Republicans responsible for what they didn\'t do, and how they abandoned whites. People are tired of it, they aren\'t going to forgive and forget.\nI knew from the start that nothing was going to get done with the Supreme Court. Tom OBVIOUSLY doesn\'t realize how bad things are. Things are so bad, that Trump had the chance to make a difference and he didn\'t. \nThe Republicans came out and said they didn\'t want to do anything about the rioting, looting, and arson, because they didn\'t want to upset niggers, and they wanted their votes. Niggers were just walking into stores and walking out with merchandise. Many people have lost businesses. I can tell you that 25 years ago, those niggers would have been shot doing that.[/QUOTE]\n\nYou are right in everything you told me here.  Tom had no right to attack you like he did.  And yes, he questioned Trump--I remember that.  I\'m not a Trumpista by any means but I know that Bidet Biden and heels up Harris would make things far worse.\nYes. Tom does NOT realise how bad things are in Americastan and elsewhere around the world.  He\'s living in la-la land, much like the leftists.  The Repubican\'ts have stabbed our Race--the Aryan Race in the back and twisted the handle.  And yes, Trump could have made a difference in America had he wanted--yet he did not.  His first two wives were kikes as well--he\'s in bed with them and might as well be one.\nThe niggers deserve to be shot dead for what they are doing--and Gates the cryptojew has committed Treason against his own country!  The virus was spread all over the world deliberately and to collapse the economies of the world.  I have a friend who lost her business due to the shut-downs.[/QUOTE]\n\nNotice that I said the two big thing attacking the US are \"immigrants\" and communism. Tom goes on about the things Trump has done, but this means nothing, when you\'re letting in millions MORE illegals and letting the commies get away with stuff. Trump played a part, he was put in by the jews. Sheldon Adelson gave him 100 million dollars for his first campaign. That comes with a huge price tag. Netanyahu said Trump was the best friend Israel ever had.\nThis election has taught many people that both parties in the US are against whites. The Republicans arrogantly thought Whites had nowhere else to go, but to vote for Trump, and had us cornered. A lot of people resent this.',0,0,NULL,0,_binary '[]',_binary '[]'),(13395,13395,1608085887,8094,'saturnsrings','He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.',0,0,NULL,0,_binary '[]',_binary '[]'),(13396,13396,1608087306,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great!',0,0,NULL,0,_binary '[]',_binary '[]'),(13397,13397,1608087555,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nTom Falater is a prick.  He banned poor Xuxa by first baiting him.  I now believe that Xuxa was right in saying that Tom posed as a coal-burner named Bro-ho to get his goat.  Well, once Xuxa\'s goat was gotten, he was permabanned from niggermania for all time.  I hated Xuxa because he\'s a National Socialist--like I am now.  He was right about Hitler and everything else.  Tom Smelly and Raptorman (who may be dead now) hated him for telling the Truth--and the Truth is not evil![/QUOTE]\n\nIf you read both posts..Tom went to the trouble to attack me in 2 posts on that Texas Supreme Court thread in the Guest Forums...he really goes out of his way to insult me. But several times in the past, he questioned Trump. But then he does a turn around and embraces him again. \nI\'ve been to several MAGA rallies. A lot of people are done with Trump, but they want to hold the Republicans responsible for what they didn\'t do, and how they abandoned whites. People are tired of it, they aren\'t going to forgive and forget.\nI knew from the start that nothing was going to get done with the Supreme Court. Tom OBVIOUSLY doesn\'t realize how bad things are. Things are so bad, that Trump had the chance to make a difference and he didn\'t. \nThe Republicans came out and said they didn\'t want to do anything about the rioting, looting, and arson, because they didn\'t want to upset niggers, and they wanted their votes. Niggers were just walking into stores and walking out with merchandise. Many people have lost businesses. I can tell you that 25 years ago, those niggers would have been shot doing that.[/QUOTE]\n\nYou are right in everything you told me here.  Tom had no right to attack you like he did.  And yes, he questioned Trump--I remember that.  I\'m not a Trumpista by any means but I know that Bidet Biden and heels up Harris would make things far worse.\nYes. Tom does NOT realise how bad things are in Americastan and elsewhere around the world.  He\'s living in la-la land, much like the leftists.  The Repubican\'ts have stabbed our Race--the Aryan Race in the back and twisted the handle.  And yes, Trump could have made a difference in America had he wanted--yet he did not.  His first two wives were kikes as well--he\'s in bed with them and might as well be one.\nThe niggers deserve to be shot dead for what they are doing--and Gates the cryptojew has committed Treason against his own country!  The virus was spread all over the world deliberately and to collapse the economies of the world.  I have a friend who lost her business due to the shut-downs.[/QUOTE]\n\nNotice that I said the two big thing attacking the US are \"immigrants\" and communism. Tom goes on about the things Trump has done, but this means nothing, when you\'re letting in millions MORE illegals and letting the commies get away with stuff. Trump played a part, he was put in by the jews. Sheldon Adelson gave him 100 million dollars for his first campaign. That comes with a huge price tag. Netanyahu said Trump was the best friend Israel ever had.\nThis election has taught many people that both parties in the US are against whites. The Republicans arrogantly thought Whites had nowhere else to go, but to vote for Trump, and had us cornered. A lot of people resent this.[/QUOTE]\n\nYou are right about all of this.  I can\'t argue with you and you telling the truth.  Anyway, jewish policians and bankers are as fickle as can be...and as greedy.  In an Aryan society, they could still be rich and yet benefit far more than in the dark world they have created.  And yes, it\'s mud immigration and Communism that has destroyed both of our nations.  Nikola Tesla\'s inventions could have revolutionised and so improved the world; but jews like JP Morgan and others sabotaged him, stabbed him in the back and twisted the hilt--all to preserve their putrid empires.  Had they allowed Tesla to do what was needed, they would have lived in a far better world--but they were and are too short-sighted to see that.  Electrogravitic tech/flying saucers are real--and manmade.',0,0,NULL,0,_binary '[]',_binary '[]'),(13398,13398,1608087661,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.',0,0,NULL,0,_binary '[]',_binary '[]'),(13399,13399,1608087682,3685,'Ensis','[QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.',0,0,NULL,0,_binary '[]',_binary '[]'),(13400,13400,1608087721,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nTom Falater is a prick.  He banned poor Xuxa by first baiting him.  I now believe that Xuxa was right in saying that Tom posed as a coal-burner named Bro-ho to get his goat.  Well, once Xuxa\'s goat was gotten, he was permabanned from niggermania for all time.  I hated Xuxa because he\'s a National Socialist--like I am now.  He was right about Hitler and everything else.  Tom Smelly and Raptorman (who may be dead now) hated him for telling the Truth--and the Truth is not evil![/QUOTE]\n\nIf you read both posts..Tom went to the trouble to attack me in 2 posts on that Texas Supreme Court thread in the Guest Forums...he really goes out of his way to insult me. But several times in the past, he questioned Trump. But then he does a turn around and embraces him again. \nI\'ve been to several MAGA rallies. A lot of people are done with Trump, but they want to hold the Republicans responsible for what they didn\'t do, and how they abandoned whites. People are tired of it, they aren\'t going to forgive and forget.\nI knew from the start that nothing was going to get done with the Supreme Court. Tom OBVIOUSLY doesn\'t realize how bad things are. Things are so bad, that Trump had the chance to make a difference and he didn\'t. \nThe Republicans came out and said they didn\'t want to do anything about the rioting, looting, and arson, because they didn\'t want to upset niggers, and they wanted their votes. Niggers were just walking into stores and walking out with merchandise. Many people have lost businesses. I can tell you that 25 years ago, those niggers would have been shot doing that.[/QUOTE]\n\nYou are right in everything you told me here.  Tom had no right to attack you like he did.  And yes, he questioned Trump--I remember that.  I\'m not a Trumpista by any means but I know that Bidet Biden and heels up Harris would make things far worse.\nYes. Tom does NOT realise how bad things are in Americastan and elsewhere around the world.  He\'s living in la-la land, much like the leftists.  The Repubican\'ts have stabbed our Race--the Aryan Race in the back and twisted the handle.  And yes, Trump could have made a difference in America had he wanted--yet he did not.  His first two wives were kikes as well--he\'s in bed with them and might as well be one.\nThe niggers deserve to be shot dead for what they are doing--and Gates the cryptojew has committed Treason against his own country!  The virus was spread all over the world deliberately and to collapse the economies of the world.  I have a friend who lost her business due to the shut-downs.[/QUOTE]\n\nNotice that I said the two big thing attacking the US are \"immigrants\" and communism. Tom goes on about the things Trump has done, but this means nothing, when you\'re letting in millions MORE illegals and letting the commies get away with stuff. Trump played a part, he was put in by the jews. Sheldon Adelson gave him 100 million dollars for his first campaign. That comes with a huge price tag. Netanyahu said Trump was the best friend Israel ever had.\nThis election has taught many people that both parties in the US are against whites. The Republicans arrogantly thought Whites had nowhere else to go, but to vote for Trump, and had us cornered. A lot of people resent this.[/QUOTE]\n\nYou are right about all of this.  I can\'t argue with you and you telling the truth.  Anyway, jewish policians and bankers are as fickle as can be...and as greedy.  In an Aryan society, they could still be rich and yet benefit far more than in the dark world they have created.  And yes, it\'s mud immigration and Communism that has destroyed both of our nations.  Nikola Tesla\'s inventions could have revolutionised and so improved the world; but jews like JP Morgan and others sabotaged him, stabbed him in the back and twisted the hilt--all to preserve their putrid empires.  Had they allowed Tesla to do what was needed, they would have lived in a far better world--but they were and are too short-sighted to see that.  Electrogravitic tech/flying saucers are real--and manmade.[/QUOTE]\nThomas Edison really ripped Tesla off bad.',0,0,NULL,0,_binary '[]',_binary '[]'),(13401,13401,1608087821,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.',0,0,NULL,0,_binary '[]',_binary '[]'),(13402,13402,1608088277,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.',0,0,NULL,0,_binary '[]',_binary '[]'),(13403,13403,1608088347,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nTom Falater is a prick.  He banned poor Xuxa by first baiting him.  I now believe that Xuxa was right in saying that Tom posed as a coal-burner named Bro-ho to get his goat.  Well, once Xuxa\'s goat was gotten, he was permabanned from niggermania for all time.  I hated Xuxa because he\'s a National Socialist--like I am now.  He was right about Hitler and everything else.  Tom Smelly and Raptorman (who may be dead now) hated him for telling the Truth--and the Truth is not evil![/QUOTE]\n\nIf you read both posts..Tom went to the trouble to attack me in 2 posts on that Texas Supreme Court thread in the Guest Forums...he really goes out of his way to insult me. But several times in the past, he questioned Trump. But then he does a turn around and embraces him again. \nI\'ve been to several MAGA rallies. A lot of people are done with Trump, but they want to hold the Republicans responsible for what they didn\'t do, and how they abandoned whites. People are tired of it, they aren\'t going to forgive and forget.\nI knew from the start that nothing was going to get done with the Supreme Court. Tom OBVIOUSLY doesn\'t realize how bad things are. Things are so bad, that Trump had the chance to make a difference and he didn\'t. \nThe Republicans came out and said they didn\'t want to do anything about the rioting, looting, and arson, because they didn\'t want to upset niggers, and they wanted their votes. Niggers were just walking into stores and walking out with merchandise. Many people have lost businesses. I can tell you that 25 years ago, those niggers would have been shot doing that.[/QUOTE]\n\nYou are right in everything you told me here.  Tom had no right to attack you like he did.  And yes, he questioned Trump--I remember that.  I\'m not a Trumpista by any means but I know that Bidet Biden and heels up Harris would make things far worse.\nYes. Tom does NOT realise how bad things are in Americastan and elsewhere around the world.  He\'s living in la-la land, much like the leftists.  The Repubican\'ts have stabbed our Race--the Aryan Race in the back and twisted the handle.  And yes, Trump could have made a difference in America had he wanted--yet he did not.  His first two wives were kikes as well--he\'s in bed with them and might as well be one.\nThe niggers deserve to be shot dead for what they are doing--and Gates the cryptojew has committed Treason against his own country!  The virus was spread all over the world deliberately and to collapse the economies of the world.  I have a friend who lost her business due to the shut-downs.[/QUOTE]\n\nNotice that I said the two big thing attacking the US are \"immigrants\" and communism. Tom goes on about the things Trump has done, but this means nothing, when you\'re letting in millions MORE illegals and letting the commies get away with stuff. Trump played a part, he was put in by the jews. Sheldon Adelson gave him 100 million dollars for his first campaign. That comes with a huge price tag. Netanyahu said Trump was the best friend Israel ever had.\nThis election has taught many people that both parties in the US are against whites. The Republicans arrogantly thought Whites had nowhere else to go, but to vote for Trump, and had us cornered. A lot of people resent this.[/QUOTE]\n\nYou are right about all of this.  I can\'t argue with you and you telling the truth.  Anyway, jewish policians and bankers are as fickle as can be...and as greedy.  In an Aryan society, they could still be rich and yet benefit far more than in the dark world they have created.  And yes, it\'s mud immigration and Communism that has destroyed both of our nations.  Nikola Tesla\'s inventions could have revolutionised and so improved the world; but jews like JP Morgan and others sabotaged him, stabbed him in the back and twisted the hilt--all to preserve their putrid empires.  Had they allowed Tesla to do what was needed, they would have lived in a far better world--but they were and are too short-sighted to see that.  Electrogravitic tech/flying saucers are real--and manmade.[/QUOTE]\nThomas Edison really ripped Tesla off bad.[/QUOTE]\n\nHe did; he was a total piker compared to Tesla.',0,0,NULL,0,_binary '[]',_binary '[]'),(13404,13404,1608088605,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.',0,0,NULL,0,_binary '[]',_binary '[]'),(13405,13405,1608088640,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.',0,0,NULL,0,_binary '[]',_binary '[]'),(13406,13406,1608088752,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.[/QUOTE]\nI don\'t think anyone on there really cares about people who used to be on the site. It\'s all just like some vague internet gossip, so they don\'t care.\nIf you were on the site for a long time and then left, and then he badmouthed you, it makes him look bad.',0,0,NULL,0,_binary '[]',_binary '[]'),(13407,13407,1608088892,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.',0,0,NULL,0,_binary '[]',_binary '[]'),(13408,13408,1608089015,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.[/QUOTE]\nI don\'t think anyone on there really cares about people who used to be on the site. It\'s all just like some vague internet gossip, so they don\'t care.\nIf you were on the site for a long time and then left, and then he badmouthed you, it makes him look bad.[/QUOTE]\n\nI\'ve been on one iteration or another of Niggermania since 2006.  I enjoyed it for most of that time; however, when a friend and good poster is smeared for no reason, then it does not stay fun to be there.  Tom\'s an insecure little man.  I at least own up to my mistakes and weaknesses and do my best to improve things for myself and those around me.',0,0,NULL,0,_binary '[]',_binary '[]'),(13409,13409,1608089320,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.',0,0,NULL,0,_binary '[]',_binary '[]'),(13410,13410,1608089511,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.[/QUOTE]\nI don\'t think anyone on there really cares about people who used to be on the site. It\'s all just like some vague internet gossip, so they don\'t care.\nIf you were on the site for a long time and then left, and then he badmouthed you, it makes him look bad.[/QUOTE]\n\nI\'ve been on one iteration or another of Niggermania since 2006.  I enjoyed it for most of that time; however, when a friend and good poster is smeared for no reason, then it does not stay fun to be there.  Tom\'s an insecure little man.  I at least own up to my mistakes and weaknesses and do my best to improve things for myself and those around me.[/QUOTE]\nWe don\'t know who Tom is. You saw that remark he made about people thinking he is Tom Falater?I think that was a direct stab at us, he probably read our private messages.  Maybe the real Tom is in jail or just handed the site over to the feds. But the feds would only be interested if this site had some real action on it, and it doesn\'t.  But I still don\'t trust it. Tom doesn\'t seem to be Tom.',0,0,NULL,0,_binary '[]',_binary '[]'),(13411,13411,1608089550,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.',0,0,NULL,0,_binary '[]',_binary '[]'),(13412,13412,1608089701,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.[/QUOTE]\nI don\'t think anyone on there really cares about people who used to be on the site. It\'s all just like some vague internet gossip, so they don\'t care.\nIf you were on the site for a long time and then left, and then he badmouthed you, it makes him look bad.[/QUOTE]\n\nI\'ve been on one iteration or another of Niggermania since 2006.  I enjoyed it for most of that time; however, when a friend and good poster is smeared for no reason, then it does not stay fun to be there.  Tom\'s an insecure little man.  I at least own up to my mistakes and weaknesses and do my best to improve things for myself and those around me.[/QUOTE]\nWe don\'t know who Tom is. You saw that remark he made about people thinking he is Tom Falater?I think that was a direct stab at us, he probably read our private messages.  Maybe the real Tom is in jail or just handed the site over to the feds. But the feds would only be interested if this site had some real action on it, and it doesn\'t.  But I still don\'t trust it. Tom doesn\'t seem to be Tom.[/QUOTE]\n\nYou could very well be right about Tom.  \"Tom\" might be a fed or several feds. I think our messages are being read.  Well, I have not advocated anything illegal at any time; from now on, if I pm you at NM it\'s just to give you an alert to visit here to get my real message.  The real Tom is compromised now.',0,0,NULL,0,_binary '[]',_binary '[]'),(13413,13413,1608091332,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.[/QUOTE]\n\nWhat\'s the point? It\'s his site. He just thinks no one will stand up to him. What\'s the point of having him walk all over me?',0,0,NULL,0,_binary '[]',_binary '[]'),(13414,13414,1608091420,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.[/QUOTE]\n\nWhat\'s the point? It\'s his site. He just thinks no one will stand up to him. What\'s the point of having him walk all over me?[/QUOTE]\n\nI understand.  No problems, Bofum.  I simply won\'t agree to him walking all over you.',0,0,NULL,0,_binary '[]',_binary '[]'),(13415,13415,1608091547,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.[/QUOTE]\nI don\'t think anyone on there really cares about people who used to be on the site. It\'s all just like some vague internet gossip, so they don\'t care.\nIf you were on the site for a long time and then left, and then he badmouthed you, it makes him look bad.[/QUOTE]\n\nI\'ve been on one iteration or another of Niggermania since 2006.  I enjoyed it for most of that time; however, when a friend and good poster is smeared for no reason, then it does not stay fun to be there.  Tom\'s an insecure little man.  I at least own up to my mistakes and weaknesses and do my best to improve things for myself and those around me.[/QUOTE]\nWe don\'t know who Tom is. You saw that remark he made about people thinking he is Tom Falater?I think that was a direct stab at us, he probably read our private messages.  Maybe the real Tom is in jail or just handed the site over to the feds. But the feds would only be interested if this site had some real action on it, and it doesn\'t.  But I still don\'t trust it. Tom doesn\'t seem to be Tom.[/QUOTE]\n\nYou could very well be right about Tom.  \"Tom\" might be a fed or several feds. I think our messages are being read.  Well, I have not advocated anything illegal at any time; from now on, if I pm you at NM it\'s just to give you an alert to visit here to get my real message.  The real Tom is compromised now.[/QUOTE]\n\nHe\'s on there right now.',0,0,NULL,0,_binary '[]',_binary '[]'),(13416,13416,1608091873,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.[/QUOTE]\nI don\'t think anyone on there really cares about people who used to be on the site. It\'s all just like some vague internet gossip, so they don\'t care.\nIf you were on the site for a long time and then left, and then he badmouthed you, it makes him look bad.[/QUOTE]\n\nI\'ve been on one iteration or another of Niggermania since 2006.  I enjoyed it for most of that time; however, when a friend and good poster is smeared for no reason, then it does not stay fun to be there.  Tom\'s an insecure little man.  I at least own up to my mistakes and weaknesses and do my best to improve things for myself and those around me.[/QUOTE]\nWe don\'t know who Tom is. You saw that remark he made about people thinking he is Tom Falater?I think that was a direct stab at us, he probably read our private messages.  Maybe the real Tom is in jail or just handed the site over to the feds. But the feds would only be interested if this site had some real action on it, and it doesn\'t.  But I still don\'t trust it. Tom doesn\'t seem to be Tom.[/QUOTE]\n\nYou could very well be right about Tom.  \"Tom\" might be a fed or several feds. I think our messages are being read.  Well, I have not advocated anything illegal at any time; from now on, if I pm you at NM it\'s just to give you an alert to visit here to get my real message.  The real Tom is compromised now.[/QUOTE]\n\nHe\'s on there right now.[/QUOTE]\n\nHe is in bed with the feds by now.  And yes, there are other sites like here to be at.',0,0,NULL,0,_binary '[]',_binary '[]'),(13417,13417,1608092187,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.[/QUOTE]\n\nWhat\'s the point? It\'s his site. He just thinks no one will stand up to him. What\'s the point of having him walk all over me?[/QUOTE]\n\nI understand.  No problems, Bofum.  I simply won\'t agree to him walking all over you.[/QUOTE]\nThanks Jack, he is on there right now.',0,0,NULL,0,_binary '[]',_binary '[]'),(13418,13418,1608092264,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.[/QUOTE]\nI don\'t think anyone on there really cares about people who used to be on the site. It\'s all just like some vague internet gossip, so they don\'t care.\nIf you were on the site for a long time and then left, and then he badmouthed you, it makes him look bad.[/QUOTE]\n\nI\'ve been on one iteration or another of Niggermania since 2006.  I enjoyed it for most of that time; however, when a friend and good poster is smeared for no reason, then it does not stay fun to be there.  Tom\'s an insecure little man.  I at least own up to my mistakes and weaknesses and do my best to improve things for myself and those around me.[/QUOTE]\nWe don\'t know who Tom is. You saw that remark he made about people thinking he is Tom Falater?I think that was a direct stab at us, he probably read our private messages.  Maybe the real Tom is in jail or just handed the site over to the feds. But the feds would only be interested if this site had some real action on it, and it doesn\'t.  But I still don\'t trust it. Tom doesn\'t seem to be Tom.[/QUOTE]\n\nYou could very well be right about Tom.  \"Tom\" might be a fed or several feds. I think our messages are being read.  Well, I have not advocated anything illegal at any time; from now on, if I pm you at NM it\'s just to give you an alert to visit here to get my real message.  The real Tom is compromised now.[/QUOTE]\n\nHe\'s on there right now.[/QUOTE]\n\nHe is in bed with the feds by now.  And yes, there are other sites like here to be at.[/QUOTE]\n\nI don\'t care about keeping the peace with him, and I also don\'t care about defending myself to him. But I\'m not going to stay on his website and let him take potshots at me like that. I can\'t even find a link as to how to delete your account.',0,0,NULL,0,_binary '[]',_binary '[]'),(13419,13419,1608092336,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.[/QUOTE]\n\nWhat\'s the point? It\'s his site. He just thinks no one will stand up to him. What\'s the point of having him walk all over me?[/QUOTE]\n\nI understand.  No problems, Bofum.  I simply won\'t agree to him walking all over you.[/QUOTE]\nThanks Jack, he is on there right now.[/QUOTE]\n\nNo problem, Bofum.  You are the best and most truthful poster there.  You seek the truth, rather than whitewash things.  Tom can\'t handle that--especially by a real woman.  I bet he\'s more comfortable around feminist wymyn than he is with a real woman.',0,0,NULL,0,_binary '[]',_binary '[]'),(13420,13420,1608092407,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]He never responded to my \"why is there a Jew forum\" on here....after he said it\'s all crazy conspiracy about the jews.[/QUOTE]\n\nHe wants to either ridicule you or ignore you depending on his whim.  I\'m tired of pretending to agree with him and you note that I won\'t thank him when he acts like an ass.  I have seen otherwise good sites implode because the adminn\n\ny has such a huge ego and can\'t handle the truth.  Also, I\'ve seen truly good sites be downed by hackers and ZOG over the years.[/QUOTE]\n\nI\'ve never pretended to agree with him. I\'ve disagreed with him, but I didn\'t make it personal. I made it about the issue. \nBut he makes it about me. \nI\'d have no problem with him banning me, but I\'d rather leave on my own.[/QUOTE]\n\nI stopped agreeing with him on a lot of things.   I knew that Trump has NOT improved the economy, given Americans new jobs, eased taxes or rolled-back illegal gun laws as well as stopped mud immigration. Also, Tom\'s making it personal with you is a real low blow.  I know you make it about the issue not him or anyone else.  If he gets worse, I\'ll leave on my own as well.  I\'d rather not get banned; if he does ban me, he could portray me as another Tattooed Red Head, Luigi di Maio, Crimson Chimp or Xuxa.  He\'s in the wrong there, not you or I.[/QUOTE]\nI don\'t think anyone on there really cares about people who used to be on the site. It\'s all just like some vague internet gossip, so they don\'t care.\nIf you were on the site for a long time and then left, and then he badmouthed you, it makes him look bad.[/QUOTE]\n\nI\'ve been on one iteration or another of Niggermania since 2006.  I enjoyed it for most of that time; however, when a friend and good poster is smeared for no reason, then it does not stay fun to be there.  Tom\'s an insecure little man.  I at least own up to my mistakes and weaknesses and do my best to improve things for myself and those around me.[/QUOTE]\nWe don\'t know who Tom is. You saw that remark he made about people thinking he is Tom Falater?I think that was a direct stab at us, he probably read our private messages.  Maybe the real Tom is in jail or just handed the site over to the feds. But the feds would only be interested if this site had some real action on it, and it doesn\'t.  But I still don\'t trust it. Tom doesn\'t seem to be Tom.[/QUOTE]\n\nYou could very well be right about Tom.  \"Tom\" might be a fed or several feds. I think our messages are being read.  Well, I have not advocated anything illegal at any time; from now on, if I pm you at NM it\'s just to give you an alert to visit here to get my real message.  The real Tom is compromised now.[/QUOTE]\n\nHe\'s on there right now.[/QUOTE]\n\nHe is in bed with the feds by now.  And yes, there are other sites like here to be at.[/QUOTE]\n\nI don\'t care about keeping the peace with him, and I also don\'t care about defending myself to him. But I\'m not going to stay on his website and let him take potshots at me like that. I can\'t even find a link as to how to delete your account.[/QUOTE]\n\nSo you have decided to leave?  I do respect that if you do.  No one has to put up with constant humiliation and belittling--ever!',0,0,NULL,0,_binary '[]',_binary '[]'),(13421,13421,1608093708,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.[/QUOTE]\n\nWhat\'s the point? It\'s his site. He just thinks no one will stand up to him. What\'s the point of having him walk all over me?[/QUOTE]\n\nI understand.  No problems, Bofum.  I simply won\'t agree to him walking all over you.[/QUOTE]\nThanks Jack, he is on there right now.[/QUOTE]\n\nNo problem, Bofum.  You are the best and most truthful poster there.  You seek the truth, rather than whitewash things.  Tom can\'t handle that--especially by a real woman.  I bet he\'s more comfortable around feminist wymyn than he is with a real woman.[/QUOTE]\nThanks Jack. I wrote to Martin Lucifer Koon, and asked him to delete my account. I told him why. I told him Tom\'s Election Forum Rules say no flaming or harassing other posters, and he breaks his own rules, and it\'s not the first  time he has attacked me. I\'m not going to sit around and take it and be nice about it.',0,0,NULL,0,_binary '[]',_binary '[]'),(13422,13422,1608093882,8094,'saturnsrings','Hopefully my account will be gone by morning. If he can read the messages, then he will see what I said to MLK. No one can stand up to Tom, because he is a bully. He is so childish, attacking me, instead of trying to prove me wrong, because he couldn\'t. He KNOWS Trump betrayed us with the whole \"no more immigration\" thing. He alienated white voters. Do I hate Trump? Heck no. But he had a chance to do something to stop the destruction of America, and all he did is pander to niggers.',0,0,NULL,0,_binary '[]',_binary '[]'),(13423,13423,1608094094,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.[/QUOTE]\n\nWhat\'s the point? It\'s his site. He just thinks no one will stand up to him. What\'s the point of having him walk all over me?[/QUOTE]\n\nI understand.  No problems, Bofum.  I simply won\'t agree to him walking all over you.[/QUOTE]\nThanks Jack, he is on there right now.[/QUOTE]\n\nNo problem, Bofum.  You are the best and most truthful poster there.  You seek the truth, rather than whitewash things.  Tom can\'t handle that--especially by a real woman.  I bet he\'s more comfortable around feminist wymyn than he is with a real woman.[/QUOTE]\nThanks Jack. I wrote to Martin Lucifer Koon, and asked him to delete my account. I told him why. I told him Tom\'s Election Forum Rules say no flaming or harassing other posters, and he breaks his own rules, and it\'s not the first  time he has attacked me. I\'m not going to sit around and take it and be nice about it.[/QUOTE]\n\n\nI understand--and don\'t blame you at all.  Tom Falater Smelly has gone too far.  I may still be at the forum, but nowhere as much as before.  Part of me wants to invite Coon Hating Jews to NNN but don\'t know if it\'s safe to.  There are a few good people still left at Niggercuckymania, but with Tom Smelly\'s level of insults to you, I have basically had enough.',0,0,NULL,0,_binary '[]',_binary '[]'),(13424,13424,1608094446,3685,'Ensis','[QUOTE=saturnsrings]Hopefully my account will be gone by morning. If he can read the messages, then he will see what I said to MLK. No one can stand up to Tom, because he is a bully. He is so childish, attacking me, instead of trying to prove me wrong, because he couldn\'t. He KNOWS Trump betrayed us with the whole \"no more immigration\" thing. He alienated white voters. Do I hate Trump? Heck no. But he had a chance to do something to stop the destruction of America, and all he did is pander to niggers.[/QUOTE]\n\nAgreed. Trump fouled up bigtime and I\'m not happy about that.  To be honest, Bidet Biden and then Heels-up Harris will be far worse than Trump--as bad as Trump is.   I know it sounds like the \"lesser\" of two evils, but I am just one man at that.  The sheeple surrounding me in my town may be whites, but none of them are Whites!\nAnyway, I\'m not going to defend Tom Smelly at anytime.  He\'s a cucktard in my book.  He has driven away the best poster his forum has ever had--and I mean it.  You work for the Truth--and the Truth is not evil.  A million of you would save America and probably persuade the Canuckistani males to be Men again.  You will be missed by all the decent posters there.  14/88!  Heil Hitler!',0,0,NULL,0,_binary '[]',_binary '[]'),(13425,13425,1608095057,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.[/QUOTE]\n\nWhat\'s the point? It\'s his site. He just thinks no one will stand up to him. What\'s the point of having him walk all over me?[/QUOTE]\n\nI understand.  No problems, Bofum.  I simply won\'t agree to him walking all over you.[/QUOTE]\nThanks Jack, he is on there right now.[/QUOTE]\n\nNo problem, Bofum.  You are the best and most truthful poster there.  You seek the truth, rather than whitewash things.  Tom can\'t handle that--especially by a real woman.  I bet he\'s more comfortable around feminist wymyn than he is with a real woman.[/QUOTE]\nThanks Jack. I wrote to Martin Lucifer Koon, and asked him to delete my account. I told him why. I told him Tom\'s Election Forum Rules say no flaming or harassing other posters, and he breaks his own rules, and it\'s not the first  time he has attacked me. I\'m not going to sit around and take it and be nice about it.[/QUOTE]\n\n\nI understand--and don\'t blame you at all.  Tom Falater Smelly has gone too far.  I may still be at the forum, but nowhere as much as before.  Part of me wants to invite Coon Hating Jews to NNN but don\'t know if it\'s safe to.  There are a few good people still left at Niggercuckymania, but with Tom Smelly\'s level of insults to you, I have basically had enough.[/QUOTE]\nHe would have to not reveal he is Jewish. Coon is a true Bobby Fischer...if you are familiar with the Jewish Chess genius, who outed his own people, and in turn, they ruined him.\nI told Coon that American Renaissance is big on Jews, so he wouldn\'t need to worry on there. \nI will keep in touch, maybe we can all \"talk\" on some kind of messenger like Telegram or something. Let Coon know I will be in touch with you and we will all stay in touch.',0,0,NULL,0,_binary '[]',_binary '[]'),(13426,13426,1608095177,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Tom has insulted me for the last time. \nHe doesn\'t go after others personally for what they say, but he does with me. \nHe really hates women. I don\'t mean he hates how some women are, he hates women.\nIt would be like me hating all men because some men are messed up.[/QUOTE]\n\nHe hates women like I respect and love true women.  He\'s a total prickhole!  If you go, I\'ll go.  I tried to help the people there and yet few heed what I warn about.\n\n[QUOTE=Bofum]Tom just went after me again. Called me cynical and negative. How about that?[/QUOTE]\n\nCynical?  Negative? For telling the Truth?  Tom\'s a fool and a real woman hater.  He hates women for being women and that\'s unmanly.  Perhaps he\'s hiding something about himself.  Sheeple who live in glass houses should NOT throw stones.[/QUOTE]\n\nHe keeps saying everything is over and there\'s nothing we can do. But that\'s not cynical....[/QUOTE]\n\nYes.  It\'s not cynical--IF he says it but it\'s cynical if you or I say that.  Great![/QUOTE]\n\nIf he wants people who just suck up to him, screw him. I\'m not on there to worship him.[/QUOTE]\n\nI won\'t worship him or any other mortal either.  I wonder how long before he starts banning just because people don\'t agree with him.  I guess it will be a forum full of newbies and sycophants to support him.  I\'m surprised he does not ask for money now.[/QUOTE]\nI think he doesn\'t ask for money, because someone could find him that way.\nHe claimed Luigi was posting porn on the site, I never saw any. He could say that about anyone. No one challenges him.[/QUOTE]\n\nI was there often enough and I only saw good posts from Luigi.  Something smells gefilthy-fishy on Niggermania.  It\'s too kosher for me now.  And to think, I actually believed Tom Smelly about Luigi.[/QUOTE]\nI never believed him. \nI think a lot of people get banned when they talk to Tom privately.\nProbably a lot of the guys tell him to feck off.\nTom\'s whole thing about Jew conspiracies was really strange. He went so far as to drag Coon into it. \nWhen I questioned why he has the Jew forum on there, he never answered. \nI think he has been trying to provoke me, so that\'s why I want to leave. We really don\'t know who he is.[/QUOTE]\n\nDon\'t let Tom/Bro-ho provoke you.  Xuxa should have just nignored him and either continued to post or just quietly leave the forum since there was nothing on the table for him left.  I do know that the first NM was a \'hidden\' site that could only be seen if you were a member.  If memory serves me, Xuxa rose through the ranks and actually was an Administrator for a while--before his fall.  \nAgain, don\'t fall for the bait, be polite, professional and if need be, either act like nothing happened or just leave quietly.  That will gall him worse than if he gets a rise out of you.  Let him wonder what happened.  I won\'t take his bait either if he gets nasty with me.[/QUOTE]\n\nWhat\'s the point? It\'s his site. He just thinks no one will stand up to him. What\'s the point of having him walk all over me?[/QUOTE]\n\nI understand.  No problems, Bofum.  I simply won\'t agree to him walking all over you.[/QUOTE]\nThanks Jack, he is on there right now.[/QUOTE]\n\nNo problem, Bofum.  You are the best and most truthful poster there.  You seek the truth, rather than whitewash things.  Tom can\'t handle that--especially by a real woman.  I bet he\'s more comfortable around feminist wymyn than he is with a real woman.[/QUOTE]\nThanks Jack. I wrote to Martin Lucifer Koon, and asked him to delete my account. I told him why. I told him Tom\'s Election Forum Rules say no flaming or harassing other posters, and he breaks his own rules, and it\'s not the first  time he has attacked me. I\'m not going to sit around and take it and be nice about it.[/QUOTE]\n\n\nI understand--and don\'t blame you at all.  Tom Falater Smelly has gone too far.  I may still be at the forum, but nowhere as much as before.  Part of me wants to invite Coon Hating Jews to NNN but don\'t know if it\'s safe to.  There are a few good people still left at Niggercuckymania, but with Tom Smelly\'s level of insults to you, I have basically had enough.[/QUOTE]\nHe would have to not reveal he is Jewish. Coon is a true Bobby Fischer...if you are familiar with the Jewish Chess genius, who outed his own people, and in turn, they ruined him.\nI told Coon that American Renaissance is big on Jews, so he wouldn\'t need to worry on there. \nI will keep in touch, maybe we can all \"talk\" on some kind of messenger like Telegram or something. Let Coon know I will be in touch with you and we will all stay in touch.',0,0,NULL,0,_binary '[]',_binary '[]'),(13427,13427,1608095272,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]Hopefully my account will be gone by morning. If he can read the messages, then he will see what I said to MLK. No one can stand up to Tom, because he is a bully. He is so childish, attacking me, instead of trying to prove me wrong, because he couldn\'t. He KNOWS Trump betrayed us with the whole \"no more immigration\" thing. He alienated white voters. Do I hate Trump? Heck no. But he had a chance to do something to stop the destruction of America, and all he did is pander to niggers.[/QUOTE]\n\nAgreed. Trump fouled up bigtime and I\'m not happy about that.  To be honest, Bidet Biden and then Heels-up Harris will be far worse than Trump--as bad as Trump is.   I know it sounds like the \"lesser\" of two evils, but I am just one man at that.  The sheeple surrounding me in my town may be whites, but none of them are Whites!\nAnyway, I\'m not going to defend Tom Smelly at anytime.  He\'s a cucktard in my book.  He has driven away the best poster his forum has ever had--and I mean it.  You work for the Truth--and the Truth is not evil.  A million of you would save America and probably persuade the Canuckistani males to be Men again.  You will be missed by all the decent posters there.  14/88!  Heil Hitler![/QUOTE]\n\nBut when he attacked me, only you and Roadrules agreed with me. \nPeople say VNN is bad, well this is the same with the owner singling people out.\nWell, I\'m off to bed, have to work tomorrow, but stay in touch. Thanks for giving me this site to join, too!',0,0,NULL,0,_binary '[]',_binary '[]'),(13428,13428,1608095614,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]\nHe would have to not reveal he is Jewish. Coon is a true Bobby Fischer...if you are familiar with the Jewish Chess genius, who outed his own people, and in turn, they ruined him.\nI told Coon that American Renaissance is big on Jews, so he wouldn\'t need to worry on there. \nI will keep in touch, maybe we can all \"talk\" on some kind of messenger like Telegram or something. Let Coon know I will be in touch with you and we will all stay in touch.[/QUOTE]\n\nTo be honest, I have have no quarrels with anyone who is simply born Jewish.  My hate is for those that used their ancestry to harm us whites/Whites and turn white against White like they have so many times.  Churchill, FDR, Truman, Eisenhower, JP Morgan, the Rothschilds, Lenin, Beria, Stalin come to mind as kikes.  Not all Jews are kikes to me; I have never insulted CHJ and never will.  Hitler had Jewish soldiers in his army in WWII and there were Jews he truly respected.  I will not blindly hate anyone.  There is no need.\nAs for Telegram...I don\'t know if that will be safe for me.  I know nothing about it and I don\'t want to get in trouble with ZOG where I am.  I will always be here in NNN; Whitebear is a good gent and as such, I\'ll never leave.  I\'ll leave a note to CHJ to come to NNN if he wants.  I won\'t be much on NM if at all.  Tom finally blew it bigtime and showed his evil.  He is a coward who had to cut others down to his size.  He is intimidated by real women and he won\'t deal with it like a true man.  We will miss you on NM, but you have the right to NOT be insulted and belittled there, so I don\'t blame you for leaving.  I\'m thinking about moving my avatar here and deleting it on NM. Tom does NOT have an account here.  I checked.  NNN will be safe.  14/88 and Heil Hitler!  Hitler was Right!',0,0,NULL,0,_binary '[]',_binary '[]'),(13429,13429,1608095713,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Hopefully my account will be gone by morning. If he can read the messages, then he will see what I said to MLK. No one can stand up to Tom, because he is a bully. He is so childish, attacking me, instead of trying to prove me wrong, because he couldn\'t. He KNOWS Trump betrayed us with the whole \"no more immigration\" thing. He alienated white voters. Do I hate Trump? Heck no. But he had a chance to do something to stop the destruction of America, and all he did is pander to niggers.[/QUOTE]\n\n\n\nAgreed. Trump fouled up bigtime and I\'m not happy about that.  To be honest, Bidet Biden and then Heels-up Harris will be far worse than Trump--as bad as Trump is.   I know it sounds like the \"lesser\" of two evils, but I am just one man at that.  The sheeple surrounding me in my town may be whites, but none of them are Whites!\nAnyway, I\'m not going to defend Tom Smelly at anytime.  He\'s a cucktard in my book.  He has driven away the best poster his forum has ever had--and I mean it.  You work for the Truth--and the Truth is not evil.  A million of you would save America and probably persuade the Canuckistani males to be Men again.  You will be missed by all the decent posters there.  14/88!  Heil Hitler![/QUOTE]\n\nBut when he attacked me, only you and Roadrules agreed with me. \nPeople say VNN is bad, well this is the same with the owner singling people out.\nWell, I\'m off to bed, have to work tomorrow, but stay in touch. Thanks for giving me this site to join, too![/QUOTE]\n\nNo problem, Bofum.  Shame on Tom for abusing the best poster NM has ever had!  This forum has it all minus the insults and belittling.  Take care!',0,0,NULL,0,_binary '[]',_binary '[]'),(13430,13430,1608167463,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Hopefully my account will be gone by morning. If he can read the messages, then he will see what I said to MLK. No one can stand up to Tom, because he is a bully. He is so childish, attacking me, instead of trying to prove me wrong, because he couldn\'t. He KNOWS Trump betrayed us with the whole \"no more immigration\" thing. He alienated white voters. Do I hate Trump? Heck no. But he had a chance to do something to stop the destruction of America, and all he did is pander to niggers.[/QUOTE]\n\nAgreed. Trump fouled up bigtime and I\'m not happy about that.  To be honest, Bidet Biden and then Heels-up Harris will be far worse than Trump--as bad as Trump is.   I know it sounds like the \"lesser\" of two evils, but I am just one man at that.  The sheeple surrounding me in my town may be whites, but none of them are Whites!\nAnyway, I\'m not going to defend Tom Smelly at anytime.  He\'s a cucktard in my book.  He has driven away the best poster his forum has ever had--and I mean it.  You work for the Truth--and the Truth is not evil.  A million of you would save America and probably persuade the Canuckistani males to be Men again.  You will be missed by all the decent posters there.  14/88!  Heil Hitler![/QUOTE]\n\nBut when he attacked me, only you and Roadrules agreed with me. \nPeople say VNN is bad, well this is the same with the owner singling people out.\nWell, I\'m off to bed, have to work tomorrow, but stay in touch. Thanks for giving me this site to join, too![/QUOTE]\n\nHi Bofum.  I see that your account at NM hasn\'t been deleted yet.  I wonder why. Certainly Tom Smelly must be aware of you not wanting to stay there.  Perhaps Marxist Looter Coon hasn\'t seen your pm yet.\nYou take care.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13431,13431,1608181452,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Hopefully my account will be gone by morning. If he can read the messages, then he will see what I said to MLK. No one can stand up to Tom, because he is a bully. He is so childish, attacking me, instead of trying to prove me wrong, because he couldn\'t. He KNOWS Trump betrayed us with the whole \"no more immigration\" thing. He alienated white voters. Do I hate Trump? Heck no. But he had a chance to do something to stop the destruction of America, and all he did is pander to niggers.[/QUOTE]\n\nAgreed. Trump fouled up bigtime and I\'m not happy about that.  To be honest, Bidet Biden and then Heels-up Harris will be far worse than Trump--as bad as Trump is.   I know it sounds like the \"lesser\" of two evils, but I am just one man at that.  The sheeple surrounding me in my town may be whites, but none of them are Whites!\nAnyway, I\'m not going to defend Tom Smelly at anytime.  He\'s a cucktard in my book.  He has driven away the best poster his forum has ever had--and I mean it.  You work for the Truth--and the Truth is not evil.  A million of you would save America and probably persuade the Canuckistani males to be Men again.  You will be missed by all the decent posters there.  14/88!  Heil Hitler![/QUOTE]\n\nBut when he attacked me, only you and Roadrules agreed with me. \nPeople say VNN is bad, well this is the same with the owner singling people out.\nWell, I\'m off to bed, have to work tomorrow, but stay in touch. Thanks for giving me this site to join, too![/QUOTE]\n\nHi Bofum.  I see that your account at NM hasn\'t been deleted yet.  I wonder why. Certainly Tom Smelly must be aware of you not wanting to stay there.  Perhaps Marxist Looter Coon hasn\'t seen your pm yet.\nYou take care.\n\nJack.[/QUOTE]\nI cannot log in, but that\'s fine. I don\'t care. I had messaged Marxist Lucifer Koon, he is a good guy, and asked him about deleting. He asked why, and I told him. He said Tom isn\'t being insulting, he is defending his views. I wrote back, that calling me cynical and pessimistic is. Especially when Tom keeps posting there\'s no hope, this is how things are now, etc. I don\'t disagree with that, but calling ME cynical is insulting.',0,0,NULL,0,_binary '[]',_binary '[]'),(13432,13432,1608184092,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]\nHe would have to not reveal he is Jewish. Coon is a true Bobby Fischer...if you are familiar with the Jewish Chess genius, who outed his own people, and in turn, they ruined him.\nI told Coon that American Renaissance is big on Jews, so he wouldn\'t need to worry on there. \nI will keep in touch, maybe we can all \"talk\" on some kind of messenger like Telegram or something. Let Coon know I will be in touch with you and we will all stay in touch.[/QUOTE]\n\nTo be honest, I have have no quarrels with anyone who is simply born Jewish.  My hate is for those that used their ancestry to harm us whites/Whites and turn white against White like they have so many times.  Churchill, FDR, Truman, Eisenhower, JP Morgan, the Rothschilds, Lenin, Beria, Stalin come to mind as kikes.  Not all Jews are kikes to me; I have never insulted CHJ and never will.  Hitler had Jewish soldiers in his army in WWII and there were Jews he truly respected.  I will not blindly hate anyone.  There is no need.\nAs for Telegram...I don\'t know if that will be safe for me.  I know nothing about it and I don\'t want to get in trouble with ZOG where I am.  I will always be here in NNN; Whitebear is a good gent and as such, I\'ll never leave.  I\'ll leave a note to CHJ to come to NNN if he wants.  I won\'t be much on NM if at all.  Tom finally blew it bigtime and showed his evil.  He is a coward who had to cut others down to his size.  He is intimidated by real women and he won\'t deal with it like a true man.  We will miss you on NM, but you have the right to NOT be insulted and belittled there, so I don\'t blame you for leaving.  I\'m thinking about moving my avatar here and deleting it on NM. Tom does NOT have an account here.  I checked.  NNN will be safe.  14/88 and Heil Hitler!  Hitler was Right![/QUOTE]\nIt\'s important to not sit there and let someone insult us. That\'s why I\'m gone. He did it several times, and it became obvious to me he didn\'t want me there. Another issue was him taking posts I made, and reposting it as his own. I was the one who said Trump should have gotten better lawyers, and if you wanted to lose, you\'d get that team he had. I brought up OJ and his dream team, that\'s what Trump needed. So a few days later, without any acknowledgement of my post, Tom posts the same thing. It\'s not even agreeing with someone else. He wants to get reps for saying something.',0,0,NULL,0,_binary '[]',_binary '[]'),(13433,13433,1608189473,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]\nHe would have to not reveal he is Jewish. Coon is a true Bobby Fischer...if you are familiar with the Jewish Chess genius, who outed his own people, and in turn, they ruined him.\nI told Coon that American Renaissance is big on Jews, so he wouldn\'t need to worry on there. \nI will keep in touch, maybe we can all \"talk\" on some kind of messenger like Telegram or something. Let Coon know I will be in touch with you and we will all stay in touch.[/QUOTE]\n\nTo be honest, I have have no quarrels with anyone who is simply born Jewish.  My hate is for those that used their ancestry to harm us whites/Whites and turn white against White like they have so many times.  Churchill, FDR, Truman, Eisenhower, JP Morgan, the Rothschilds, Lenin, Beria, Stalin come to mind as kikes.  Not all Jews are kikes to me; I have never insulted CHJ and never will.  Hitler had Jewish soldiers in his army in WWII and there were Jews he truly respected.  I will not blindly hate anyone.  There is no need.\nAs for Telegram...I don\'t know if that will be safe for me.  I know nothing about it and I don\'t want to get in trouble with ZOG where I am.  I will always be here in NNN; Whitebear is a good gent and as such, I\'ll never leave.  I\'ll leave a note to CHJ to come to NNN if he wants.  I won\'t be much on NM if at all.  Tom finally blew it bigtime and showed his evil.  He is a coward who had to cut others down to his size.  He is intimidated by real women and he won\'t deal with it like a true man.  We will miss you on NM, but you have the right to NOT be insulted and belittled there, so I don\'t blame you for leaving.  I\'m thinking about moving my avatar here and deleting it on NM. Tom does NOT have an account here.  I checked.  NNN will be safe.  14/88 and Heil Hitler!  Hitler was Right![/QUOTE]\nIt\'s important to not sit there and let someone insult us. That\'s why I\'m gone. He did it several times, and it became obvious to me he didn\'t want me there. Another issue was him taking posts I made, and reposting it as his own. I was the one who said Trump should have gotten better lawyers, and if you wanted to lose, you\'d get that team he had. I brought up OJ and his dream team, that\'s what Trump needed. So a few days later, without any acknowledgement of my post, Tom posts the same thing. It\'s not even agreeing with someone else. He wants to get reps for saying something.[/QUOTE]\n\nHe\'s a total self-aggrandising fool.  I have no real respect for him at all now.   I\'ve logged in but I don\'t post much now.  Also Tom\'s cynical and disrespectful--especially to the best posters he\'s had; I think you were the best and I\'ve been on NM since 2006.\nThanks for the update concerning your account; don\'t go to places where you\'ll be insulted-especially repeatedly as well as your thoughts being stolen and made Tom\'s own.  \nI am doing fine and I hope you are as well.  Take care.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13434,13434,1608233136,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]\nHe would have to not reveal he is Jewish. Coon is a true Bobby Fischer...if you are familiar with the Jewish Chess genius, who outed his own people, and in turn, they ruined him.\nI told Coon that American Renaissance is big on Jews, so he wouldn\'t need to worry on there. \nI will keep in touch, maybe we can all \"talk\" on some kind of messenger like Telegram or something. Let Coon know I will be in touch with you and we will all stay in touch.[/QUOTE]\n\nTo be honest, I have have no quarrels with anyone who is simply born Jewish.  My hate is for those that used their ancestry to harm us whites/Whites and turn white against White like they have so many times.  Churchill, FDR, Truman, Eisenhower, JP Morgan, the Rothschilds, Lenin, Beria, Stalin come to mind as kikes.  Not all Jews are kikes to me; I have never insulted CHJ and never will.  Hitler had Jewish soldiers in his army in WWII and there were Jews he truly respected.  I will not blindly hate anyone.  There is no need.\nAs for Telegram...I don\'t know if that will be safe for me.  I know nothing about it and I don\'t want to get in trouble with ZOG where I am.  I will always be here in NNN; Whitebear is a good gent and as such, I\'ll never leave.  I\'ll leave a note to CHJ to come to NNN if he wants.  I won\'t be much on NM if at all.  Tom finally blew it bigtime and showed his evil.  He is a coward who had to cut others down to his size.  He is intimidated by real women and he won\'t deal with it like a true man.  We will miss you on NM, but you have the right to NOT be insulted and belittled there, so I don\'t blame you for leaving.  I\'m thinking about moving my avatar here and deleting it on NM. Tom does NOT have an account here.  I checked.  NNN will be safe.  14/88 and Heil Hitler!  Hitler was Right![/QUOTE]\nIt\'s important to not sit there and let someone insult us. That\'s why I\'m gone. He did it several times, and it became obvious to me he didn\'t want me there. Another issue was him taking posts I made, and reposting it as his own. I was the one who said Trump should have gotten better lawyers, and if you wanted to lose, you\'d get that team he had. I brought up OJ and his dream team, that\'s what Trump needed. So a few days later, without any acknowledgement of my post, Tom posts the same thing. It\'s not even agreeing with someone else. He wants to get reps for saying something.[/QUOTE]\n\nHe\'s a total self-aggrandising fool.  I have no real respect for him at all now.   I\'ve logged in but I don\'t post much now.  Also Tom\'s cynical and disrespectful--especially to the best posters he\'s had; I think you were the best and I\'ve been on NM since 2006.\nThanks for the update concerning your account; don\'t go to places where you\'ll be insulted-especially repeatedly as well as your thoughts being stolen and made Tom\'s own.  \nI am doing fine and I hope you are as well.  Take care.\n\nJack.[/QUOTE]\nThanks for your good words. It seems so many of these sites get ruined by an egotistical owner who just wants to push people around.\nI\'ve notice the mods never challenge him openly, and they probably don\'t privately, either. I can\'t see being a mod being that important in life.\nI think he had it out for me for a long time. He stole ideas from me several times, and I don\'t care if someone is saying the same thing, but he actually had DISAGREED with me when I posted them, only to later on, turn around and now post that same idea like he came up with it. \nHe doesn\'t want women on the site, which is odd, because he is always complaining about how women are liberal. One time, when i said not all women are liberal, he wrote that all women are the same. That\'s pretty low brow. All men aren\'t the same, and when he makes it a gender thing, it\'s ridiculous. He tells men not to marry, yet HE is married. I agree men should be very careful, but some of those guys will wake up someday with no children in their old age. \nDoes it show that I am banned on my old posts, under my name? Just curious. \nThanks again, Jack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13435,13435,1608246163,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]\nHe would have to not reveal he is Jewish. Coon is a true Bobby Fischer...if you are familiar with the Jewish Chess genius, who outed his own people, and in turn, they ruined him.\nI told Coon that American Renaissance is big on Jews, so he wouldn\'t need to worry on there. \nI will keep in touch, maybe we can all \"talk\" on some kind of messenger like Telegram or something. Let Coon know I will be in touch with you and we will all stay in touch.[/QUOTE]\n\nTo be honest, I have have no quarrels with anyone who is simply born Jewish.  My hate is for those that used their ancestry to harm us whites/Whites and turn white against White like they have so many times.  Churchill, FDR, Truman, Eisenhower, JP Morgan, the Rothschilds, Lenin, Beria, Stalin come to mind as kikes.  Not all Jews are kikes to me; I have never insulted CHJ and never will.  Hitler had Jewish soldiers in his army in WWII and there were Jews he truly respected.  I will not blindly hate anyone.  There is no need.\nAs for Telegram...I don\'t know if that will be safe for me.  I know nothing about it and I don\'t want to get in trouble with ZOG where I am.  I will always be here in NNN; Whitebear is a good gent and as such, I\'ll never leave.  I\'ll leave a note to CHJ to come to NNN if he wants.  I won\'t be much on NM if at all.  Tom finally blew it bigtime and showed his evil.  He is a coward who had to cut others down to his size.  He is intimidated by real women and he won\'t deal with it like a true man.  We will miss you on NM, but you have the right to NOT be insulted and belittled there, so I don\'t blame you for leaving.  I\'m thinking about moving my avatar here and deleting it on NM. Tom does NOT have an account here.  I checked.  NNN will be safe.  14/88 and Heil Hitler!  Hitler was Right![/QUOTE]\nIt\'s important to not sit there and let someone insult us. That\'s why I\'m gone. He did it several times, and it became obvious to me he didn\'t want me there. Another issue was him taking posts I made, and reposting it as his own. I was the one who said Trump should have gotten better lawyers, and if you wanted to lose, you\'d get that team he had. I brought up OJ and his dream team, that\'s what Trump needed. So a few days later, without any acknowledgement of my post, Tom posts the same thing. It\'s not even agreeing with someone else. He wants to get reps for saying something.[/QUOTE]\n\nHe\'s a total self-aggrandising fool.  I have no real respect for him at all now.   I\'ve logged in but I don\'t post much now.  Also Tom\'s cynical and disrespectful--especially to the best posters he\'s had; I think you were the best and I\'ve been on NM since 2006.\nThanks for the update concerning your account; don\'t go to places where you\'ll be insulted-especially repeatedly as well as your thoughts being stolen and made Tom\'s own.  \nI am doing fine and I hope you are as well.  Take care.\n\nJack.[/QUOTE]\nThanks for your good words. It seems so many of these sites get ruined by an egotistical owner who just wants to push people around.\nI\'ve notice the mods never challenge him openly, and they probably don\'t privately, either. I can\'t see being a mod being that important in life.\nI think he had it out for me for a long time. He stole ideas from me several times, and I don\'t care if someone is saying the same thing, but he actually had DISAGREED with me when I posted them, only to later on, turn around and now post that same idea like he came up with it. \nHe doesn\'t want women on the site, which is odd, because he is always complaining about how women are liberal. One time, when i said not all women are liberal, he wrote that all women are the same. That\'s pretty low brow. All men aren\'t the same, and when he makes it a gender thing, it\'s ridiculous. He tells men not to marry, yet HE is married. I agree men should be very careful, but some of those guys will wake up someday with no children in their old age. \nDoes it show that I am banned on my old posts, under my name? Just curious. \nThanks again, Jack.[/QUOTE]\n\nHi Bofum.  You are most welcome.\nYes, most sites get ruined by an egotistical owner who forgets what his site really is for.  The few mods that challenged Tom Smelly openly or not are all banned.  And you are right, being a mod is not that important in life.\nI think you are quite right about Smelly having it out for you.  Stealing ideas from you after denouncing you for them is crappy.  I can see how nasty he is about women such as advocating artificial wombs, sex robots and the like.  Not all women are liberal nor are they all the same.  If so, I would never have dated let alone fallen in love.  As for Tom being married, I think it may have been true at one time but most likely he\'s divorced--due to his odious personality.  Yes, men should be very careful but not paranoid.\nYou are not officially banned, but like you said, you would not be able to access your account.  I still go there, but mainly to lurk a bit.  It\'s no longer fun being there.  As for now, I\'ll keep my avatar and signatures as long as Tom does not get worse.  I also notice that he renders \'Falater\' and \'cuckold\' as ******* if someone tries to post those two words.  Also from the way he wrote \'Fa-later\' I know he\'s able to read people\'s pms.  We have witness the rise and the beginning of the fall of Niggermania.  It could have been a great place to be, but Tom\'s ego wouldn\'t allow for that.  I really began to post once I became a National Socialist; after that, I tried to help all posters--including Tom.   I see how well that worked.  Very few have ever bothered to read my posts--whether to agree with them or criticise them.\nI hope you will have a good Christmas and a Happy New Year despite what has been going on in life and on NM.\n\nJack',0,0,NULL,0,_binary '[]',_binary '[]'),(13436,13436,1608252063,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]\nHe would have to not reveal he is Jewish. Coon is a true Bobby Fischer...if you are familiar with the Jewish Chess genius, who outed his own people, and in turn, they ruined him.\nI told Coon that American Renaissance is big on Jews, so he wouldn\'t need to worry on there. \nI will keep in touch, maybe we can all \"talk\" on some kind of messenger like Telegram or something. Let Coon know I will be in touch with you and we will all stay in touch.[/QUOTE]\n\nTo be honest, I have have no quarrels with anyone who is simply born Jewish.  My hate is for those that used their ancestry to harm us whites/Whites and turn white against White like they have so many times.  Churchill, FDR, Truman, Eisenhower, JP Morgan, the Rothschilds, Lenin, Beria, Stalin come to mind as kikes.  Not all Jews are kikes to me; I have never insulted CHJ and never will.  Hitler had Jewish soldiers in his army in WWII and there were Jews he truly respected.  I will not blindly hate anyone.  There is no need.\nAs for Telegram...I don\'t know if that will be safe for me.  I know nothing about it and I don\'t want to get in trouble with ZOG where I am.  I will always be here in NNN; Whitebear is a good gent and as such, I\'ll never leave.  I\'ll leave a note to CHJ to come to NNN if he wants.  I won\'t be much on NM if at all.  Tom finally blew it bigtime and showed his evil.  He is a coward who had to cut others down to his size.  He is intimidated by real women and he won\'t deal with it like a true man.  We will miss you on NM, but you have the right to NOT be insulted and belittled there, so I don\'t blame you for leaving.  I\'m thinking about moving my avatar here and deleting it on NM. Tom does NOT have an account here.  I checked.  NNN will be safe.  14/88 and Heil Hitler!  Hitler was Right![/QUOTE]\nIt\'s important to not sit there and let someone insult us. That\'s why I\'m gone. He did it several times, and it became obvious to me he didn\'t want me there. Another issue was him taking posts I made, and reposting it as his own. I was the one who said Trump should have gotten better lawyers, and if you wanted to lose, you\'d get that team he had. I brought up OJ and his dream team, that\'s what Trump needed. So a few days later, without any acknowledgement of my post, Tom posts the same thing. It\'s not even agreeing with someone else. He wants to get reps for saying something.[/QUOTE]\n\nHe\'s a total self-aggrandising fool.  I have no real respect for him at all now.   I\'ve logged in but I don\'t post much now.  Also Tom\'s cynical and disrespectful--especially to the best posters he\'s had; I think you were the best and I\'ve been on NM since 2006.\nThanks for the update concerning your account; don\'t go to places where you\'ll be insulted-especially repeatedly as well as your thoughts being stolen and made Tom\'s own.  \nI am doing fine and I hope you are as well.  Take care.\n\nJack.[/QUOTE]\nThanks for your good words. It seems so many of these sites get ruined by an egotistical owner who just wants to push people around.\nI\'ve notice the mods never challenge him openly, and they probably don\'t privately, either. I can\'t see being a mod being that important in life.\nI think he had it out for me for a long time. He stole ideas from me several times, and I don\'t care if someone is saying the same thing, but he actually had DISAGREED with me when I posted them, only to later on, turn around and now post that same idea like he came up with it. \nHe doesn\'t want women on the site, which is odd, because he is always complaining about how women are liberal. One time, when i said not all women are liberal, he wrote that all women are the same. That\'s pretty low brow. All men aren\'t the same, and when he makes it a gender thing, it\'s ridiculous. He tells men not to marry, yet HE is married. I agree men should be very careful, but some of those guys will wake up someday with no children in their old age. \nDoes it show that I am banned on my old posts, under my name? Just curious. \nThanks again, Jack.[/QUOTE]\n\nHi Bofum.  You are most welcome.\nYes, most sites get ruined by an egotistical owner who forgets what his site really is for.  The few mods that challenged Tom Smelly openly or not are all banned.  And you are right, being a mod is not that important in life.\nI think you are quite right about Smelly having it out for you.  Stealing ideas from you after denouncing you for them is crappy.  I can see how nasty he is about women such as advocating artificial wombs, sex robots and the like.  Not all women are liberal nor are they all the same.  If so, I would never have dated let alone fallen in love.  As for Tom being married, I think it may have been true at one time but most likely he\'s divorced--due to his odious personality.  Yes, men should be very careful but not paranoid.\nYou are not officially banned, but like you said, you would not be able to access your account.  I still go there, but mainly to lurk a bit.  It\'s no longer fun being there.  As for now, I\'ll keep my avatar and signatures as long as Tom does not get worse.  I also notice that he renders \'Falater\' and \'cuckold\' as ******* if someone tries to post those two words.  Also from the way he wrote \'Fa-later\' I know he\'s able to read people\'s pms.  We have witness the rise and the beginning of the fall of Niggermania.  It could have been a great place to be, but Tom\'s ego wouldn\'t allow for that.  I really began to post once I became a National Socialist; after that, I tried to help all posters--including Tom.   I see how well that worked.  Very few have ever bothered to read my posts--whether to agree with them or criticise them.\nI hope you will have a good Christmas and a Happy New Year despite what has been going on in life and on NM.\n\nJack[/QUOTE]\nThanks for the information. So he doesn\'t have my account showing as banned on old posts, yet I can\'t log in. That\'s fine with me that I can\'t get in, but he doesn\'t want others to know he banned me. \nTom tells people to move, when niggers move in, and he talks about where he lives there are no niggers. A lot of areas are like this, but suddenly, niggers start coming to the stores and moving in. Happened where I am. It was 99% white when I moved to this area. Soon, there will be no places to move. \nI don\'t see the point of spending my time on his forum, making posts, if he doesn\'t want me there. He is a strange one and I wonder if it\'s the original Tom Shelly, because it seems like a lot of his posts are really naive. \nAt one point, he questioned if Trump was ever going to build a wall. Then with the election, he said he didn\'t know if they\'d be able to overturn things. Then lots of posts from him about how they had evidence, etc. Back and forth. When he posted that if Biden gets in, he would just not be interested in politics anymore and not be emotionally invested in it, I wondered how anyone, unless they are extremely rich, could isolate off, and not be affected.\nHe called me \"cynical\" and \"pessimistic\", yet he has gone on over and over about how the nation is done, nothing can be done, the liberals took over, etc, telling people to just \"get used to it\", etc. \nThis is why I thought he was trying to openly provoke me. \nI think I remember when I first joined the site, he sent me a private message, and we shared a few, he said his wife was foreign, but he didn\'t say from where. I think he is married, but I think he hates women. \nYeah, I think he read our messages about him being Tom Falater, and that\'s why he put that one post up about people thinking that\'s him.\nI have to wonder, if so many of the people who are \"members\" in the members list, but haven\'t posted in years, are the same as what he did with me....keeps you as a member, but you can\'t log in. \nI\'m not really worried about the government. They\'d have no use for us. But a social justice warrior might, or someone who wants to make trouble. Tom might not be Tom, and he might be paid by some yids, who knows, because when he started going on about \"blaming Jews makes us look crazy\", you KNOW something\'s up. \nYeah, I wouldn\'t post much either, because it\'s basically patronizing his stupid site. It became obvious to me, that not saying anything about how he was attacking me, was just letting him take shots at me and letting him get away with it. I decided it wasn\'t worth letting him win. I saw others say stuff about Trump, but it was only with me, that he went after me, and he made it PERSONAL. It\'s not wrong to disagree, and keep it about the issue, but several times he mocked me. \nThere are other good places to go, and I told CoonHating to go to American Renaissance because Jared Taylor loves the Jews! But at least he would feel safe there. \nI still feel something changed with Tom or whoever it originally was, after the July shut down. When he came back, it was like he couldn\'t keep his opinions in order, he would vacillate, and change his mind, then go back. That\'s when I wondered if it was him. In that one post, I said, \"if you are even Tom Shelly\", and he never responded to that, or even asked,\"Why do you ask that?\". Nothing. \nHope you have a great Christmas too. \nBofum',0,0,NULL,0,_binary '[]',_binary '[]'),(13437,13437,1608252768,3685,'Ensis','[QUOTE=saturnsrings]\nThanks for the information. So he doesn\'t have my account showing as banned on old posts, yet I can\'t log in. That\'s fine with me that I can\'t get in, but he doesn\'t want others to know he banned me. \nTom tells people to move, when niggers move in, and he talks about where he lives there are no niggers. A lot of areas are like this, but suddenly, niggers start coming to the stores and moving in. Happened where I am. It was 99% white when I moved to this area. Soon, there will be no places to move. \nI don\'t see the point of spending my time on his forum, making posts, if he doesn\'t want me there. He is a strange one and I wonder if it\'s the original Tom Shelly, because it seems like a lot of his posts are really naive. \nAt one point, he questioned if Trump was ever going to build a wall. Then with the election, he said he didn\'t know if they\'d be able to overturn things. Then lots of posts from him about how they had evidence, etc. Back and forth. When he posted that if Biden gets in, he would just not be interested in politics anymore and not be emotionally invested in it, I wondered how anyone, unless they are extremely rich, could isolate off, and not be affected.\nHe called me \"cynical\" and \"pessimistic\", yet he has gone on over and over about how the nation is done, nothing can be done, the liberals took over, etc, telling people to just \"get used to it\", etc. \nThis is why I thought he was trying to openly provoke me. \nI think I remember when I first joined the site, he sent me a private message, and we shared a few, he said his wife was foreign, but he didn\'t say from where. I think he is married, but I think he hates women. \nYeah, I think he read our messages about him being Tom Falater, and that\'s why he put that one post up about people thinking that\'s him.\nI have to wonder, if so many of the people who are \"members\" in the members list, but haven\'t posted in years, are the same as what he did with me....keeps you as a member, but you can\'t log in. \nI\'m not really worried about the government. They\'d have no use for us. But a social justice warrior might, or someone who wants to make trouble. Tom might not be Tom, and he might be paid by some yids, who knows, because when he started going on about \"blaming Jews makes us look crazy\", you KNOW something\'s up. \nYeah, I wouldn\'t post much either, because it\'s basically patronizing his stupid site. It became obvious to me, that not saying anything about how he was attacking me, was just letting him take shots at me and letting him get away with it. I decided it wasn\'t worth letting him win. I saw others say stuff about Trump, but it was only with me, that he went after me, and he made it PERSONAL. It\'s not wrong to disagree, and keep it about the issue, but several times he mocked me. \nThere are other good places to go, and I told CoonHating to go to American Renaissance because Jared Taylor loves the Jews! But at least he would feel safe there. \nI still feel something changed with Tom or whoever it originally was, after the July shut down. When he came back, it was like he couldn\'t keep his opinions in order, he would vacillate, and change his mind, then go back. That\'s when I wondered if it was him. In that one post, I said, \"if you are even Tom Shelly\", and he never responded to that, or even asked,\"Why do you ask that?\". Nothing. \nHope you have a great Christmas too. \nBofum[/QUOTE]\n\nThanks for the update and the kind words.  In a month or two, I\'ll let CHJ know where you are (here) if it\'s okay with you.  I want to wait things through before making my move.  I don\'t want Tom Smelly to know where we are.  He doesn\'t have an account on this forum nor any interest.  I want to keep it this way.\nIn a way, I\'m kind of surprised that he soft-banned you; I guess if he hard-banned you he would have to explain what is going on to the upper subforums.\nTom\'s wife is Russian and her name is Elena.  I got it from now gone links.  He\'s most likely divorced.  Also his attitude of \"love\" them and leave them (at one night stands) is disgusting.  Has that man have no honour?  I would not ever patronise a prostitute; it\'s a horrible life for the women who live like that.  They usually end up on drugs or alcohol or both and get incurable STDs from their johns.  Anyway, Tom\'s a user and abuser and not a true White--even if he\'s white.  I have few sympathies for him if at all now.  If NM goes offline for good it will ultimately be his fault.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13438,13438,1608253663,8094,'saturnsrings','[/QUOTE]\n\nThanks for the update and the kind words.  In a month or two, I\'ll let CHJ know where you are (here) if it\'s okay with you.  I want to wait things through before making my move.  I don\'t want Tom Smelly to know where we are.  He doesn\'t have an account on this forum nor any interest.  I want to keep it this way.\nIn a way, I\'m kind of surprised that he soft-banned you; I guess if he hard-banned you he would have to explain what is going on to the upper subforums.\nTom\'s wife is Russian and her name is Elena.  I got it from now gone links.  He\'s most likely divorced.  Also his attitude of \"love\" them and leave them (at one night stands) is disgusting.  Has that man have no honour?  I would not ever patronise a prostitute; it\'s a horrible life for the women who live like that.  They usually end up on drugs or alcohol or both and get incurable STDs from their johns.  Anyway, Tom\'s a user and abuser and not a true White--even if he\'s white.  I have few sympathies for him if at all now.  If NM goes offline for good it will ultimately be his fault.\n\nJack.[/QUOTE]\nYeah, the whole \"prostitutes are cheaper than marriage\" is really low life, but I guess it depends on what someone really wants in life. His promotion of robots and hookers is low.\nSure you can let CHJ know in awhile, I think it\'s a good idea for you being careful on there, too. We just don\'t know what we are dealing with.\nOn VNN Forum, some people say Shelly is a Jew. I always wondered about that. Here\'s a link. [url]https://vnnforum.com/showthread.php?t=68063[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13439,13439,1608254430,8094,'saturnsrings','On VNN from several years ago:\n\"Niggermania wouldn\'t make me a mod because the clique of jew mods voted against me, suspecting I wouldn\'t remove anti-jew posts.\" and \"Post something with \'jew\' in the sentence, it get deleted over at niggermania\' -kinda obvious.\"\n\nSo why the Jew Forum in the upper levels?\n\nFound this on VNN, too. \"I was a gorilla fighter at NM for a short while and left due to not being able to name the jew and also due to the fact that the owner of the site, \"Tom Shelly\", seems to be into cuckolding-watching his girlfriend taking on niggers while he watches-pretty sick if you ask me. I think NM and CO are big diversion sites, you cannot name the jew and most of the members are all of the typical, brainwashed type who take everything Fox Jews broadcasts as truth.\"\n 	\"',0,0,NULL,0,_binary '[]',_binary '[]'),(13440,13440,1608255714,3685,'Ensis','[QUOTE=saturnsrings]On VNN from several years ago:\n\"Niggermania wouldn\'t make me a mod because the clique of jew mods voted against me, suspecting I wouldn\'t remove anti-jew posts.\" and \"Post something with \'jew\' in the sentence, it get deleted over at niggermania\' -kinda obvious.\"\n\nSo why the Jew Forum in the upper levels?\n\nFound this on VNN, too. \"I was a gorilla fighter at NM for a short while and left due to not being able to name the jew and also due to the fact that the owner of the site, \"Tom Shelly\", seems to be into cuckolding-watching his girlfriend taking on niggers while he watches-pretty sick if you ask me. I think NM and CO are big diversion sites, you cannot name the jew and most of the members are all of the typical, brainwashed type who take everything Fox Jews broadcasts as truth.\"\n 	\"[/QUOTE]\n\nTom Smelly Falater IS an interracial cuckold.  He has posted as James Riske in those forums and had later deleted his posts; however, others have quoted him and of course the posting style was exactly like Tom Smelly\'s posts.  He even said that niggers were not human and that he did not mind his wife with them as he secretly watched.  James Riske has also touted niggermania just in the same style as Tom does.  They are one and the same.',0,0,NULL,0,_binary '[]',_binary '[]'),(13441,13441,1608255939,3685,'Ensis','[QUOTE=saturnsrings][/QUOTE]\n\nThanks for the update and the kind words.  In a month or two, I\'ll let CHJ know where you are (here) if it\'s okay with you.  I want to wait things through before making my move.  I don\'t want Tom Smelly to know where we are.  He doesn\'t have an account on this forum nor any interest.  I want to keep it this way.\nIn a way, I\'m kind of surprised that he soft-banned you; I guess if he hard-banned you he would have to explain what is going on to the upper subforums.\nTom\'s wife is Russian and her name is Elena.  I got it from now gone links.  He\'s most likely divorced.  Also his attitude of \"love\" them and leave them (at one night stands) is disgusting.  Has that man have no honour?  I would not ever patronise a prostitute; it\'s a horrible life for the women who live like that.  They usually end up on drugs or alcohol or both and get incurable STDs from their johns.  Anyway, Tom\'s a user and abuser and not a true White--even if he\'s white.  I have few sympathies for him if at all now.  If NM goes offline for good it will ultimately be his fault.\n\nJack.[/QUOTE]\nYeah, the whole \"prostitutes are cheaper than marriage\" is really low life, but I guess it depends on what someone really wants in life. His promotion of robots and hookers is low.\nSure you can let CHJ know in awhile, I think it\'s a good idea for you being careful on there, too. We just don\'t know what we are dealing with.\nOn VNN Forum, some people say Shelly is a Jew. I always wondered about that. Here\'s a link. [url]https://vnnforum.com/showthread.php?t=68063[/url][/QUOTE]\n\nHe may be one for all I know; I have no proof of course.  BTW I do have an account on VNN; it\'s Peter Robinson.  I rarely post there due to the heavy bickering and infighting.....something that NNN does NOT allow, which pleases me.  Whites should not fight whites; that\'s what ZOG wants and has had done throughout the centuries.  They have divided us in internecine wars--Irish vs British, British vs French, Allies vs Axis and so on.  There should have been pan-European peace and the free-flow of goods and ideas rather than hateful wars that benefited no one white.',0,0,NULL,0,_binary '[]',_binary '[]'),(13442,13442,1608261974,3685,'Ensis','[QUOTE=saturnsrings]On VNN from several years ago:\n\"Niggermania wouldn\'t make me a mod because the clique of jew mods voted against me, suspecting I wouldn\'t remove anti-jew posts.\" and \"Post something with \'jew\' in the sentence, it get deleted over at niggermania\' -kinda obvious.\"\n\nSo why the Jew Forum in the upper levels?\n\nFound this on VNN, too. \"I was a gorilla fighter at NM for a short while and left due to not being able to name the jew and also due to the fact that the owner of the site, \"Tom Shelly\", seems to be into cuckolding-watching his girlfriend taking on niggers while he watches-pretty sick if you ask me. I think NM and CO are big diversion sites, you cannot name the jew and most of the members are all of the typical, brainwashed type who take everything Fox Jews broadcasts as truth.\"\n 	\"[/QUOTE]\n\nI very subtly baited Tom Smelly/Bro-ho just for kicks in several posts, some in the upper forums and a few in the lower forums, where I was even more subtle there; he\'ll most likely chimp out a little when he finally reads them; he\'s not there now.  anyway, I\'m at the point where if I get banned, I won\'t take it hard at all.  I did the last time I got banned since it was still a great forum back in 2018.  That was a temporary ban for outing corrupt pig cops on the lower forums.  \nI admit I will miss some of the people there--especially the good posters like CHJ and a few others.  The only mod I liked and respected was Jim C. who got demoted to common poster and left permanently.  He\'s the one who had the topic on repossessing niggers\' unpaid cars in Christmas time about 8 years ago.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13443,13443,1608325469,846,'Smedley Butler','[url]https://www.radio.net/s/abidingradiosacred[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13444,13444,1608342257,3685,'Ensis','I still post a little in NM, but never again if possible when Tom Smelly Falater is there.  I feel for the few truly good posters left, as well as the good newbies.  I want to lay low for a while and not get Smelly\'s suspicions up, since I know he can read our pms.  Eventually, I\'ll invite CHJ over and see if he will join us.\nI hope work is not too onerous for you; I know that kike boss of yours works you badly and pays you badly because you are White.  I bet he lets the muds and nigpanzees do the easier work as well.\nYou take care.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13445,13445,1608582566,846,'Smedley Butler','[url]https://www.thegatewaypundit.com/2020/12/president-donald-trump-calls-protest-dc-jan-6-says-will-wild/?utm_source=wnd&utm_medium=wnd&utm_campaign=syndicated:bush:[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13446,13446,1608583530,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.thegatewaypundit.com/2020/12/president-donald-trump-calls-protest-dc-jan-6-says-will-wild/?utm_source=wnd&utm_medium=wnd&utm_campaign=syndicated:bush:[/url][/QUOTE]\n===========\n thanks, will post. :)\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13447,13447,1608597723,3685,'Ensis','How are you doing these days?  I hope things are doing at least alright with you.  I am doing fine and so are my parents, despite what\'s going on in the world.\nI\'m still posting at NM, but only when Tom Smelly is away.  I will no longer \"thank\" him on the posts and I\'m only there to help the few that are worthy of being helped.\nI\'m watching the situation devolve with each day concerning Americastan and the world.  Right now, Canuckistan is not a place to write home about either.....not with Turdeau ruling the roost.\nI just want to wish you and yours a Merry Christmas, Bofum.  Again, may things improve for you.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13448,13448,1608661998,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.thegatewaypundit.com/2020/12/president-donald-trump-calls-protest-dc-jan-6-says-will-wild/?utm_source=wnd&utm_medium=wnd&utm_campaign=syndicated:bush:[/url][/QUOTE]\n===========\n thanks, will post. :)\nWB[/QUOTE]\nSocial Security Is A Mess: There Are 6 Million Active Accounts Of People Aged 112+\nteaser image\nThere are six million active social security numbers of people aged 112 and older… even though only 40 or less or those people exist in the world.\n\nI was a VN era Marine. My son-in-law an Afghan Marine. My 3 year old grandson WILL NOT be a Marine.\n\nSo help me God.\n\nAmerica has been on life support since 11/22/63. It finally died, 11/03/2020.',0,0,NULL,0,_binary '[]',_binary '[]'),(13449,13449,1608741636,813,'Gman','[QUOTE=Ensis][url]https://justthenews.com/politics-policy/health/new-york-legislation-could-make-covid-19-vaccination-mandatory[/url]\n\n[B]Jew Yorkistani lawmaker is proposing legislation to make a COVID-19 vaccine mandatory if too few residents voluntarily get the immunization.\n\nAssembly member Linda Rosenthal, a jewvandal who represents parts of Manhattan\'s West Side, has introduced a bill that would require the state to \"safely and effectively\" distribute an FDA-approved vaccine \"in accordance with the department [of health]\'s COVID-19 vaccination administration program,\" according to the language of the legislation.[/B][/QUOTE]\n\nGreetings Ensis!\n\nIndeed I am well aware of that treacherous judenvermin legislation concerning the kill shot covid vax.  Planning to move out of this cursed state likely sometime in 2021.  I guess you know that the shot is to be totally avoided!  Hope all is well and the world is truly upside down at this point.  Stay in touch.\n\nGman',0,0,NULL,0,_binary '[]',_binary '[]'),(13450,13450,1608768518,846,'Smedley Butler','[url]https://www.bitchute.com/video/5HvOafTNVMyq/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13451,13451,1608779272,3685,'Ensis','I just sent a PM to CoonHatingJews.  Hopefully he\'ll read my pm and delete before Tom Falater Smelly sees it.  I already deleted my pms to him.  I let him know that you left Niggerlovermania due to tom\'s being an idiot.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13452,13452,1608787612,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]On VNN from several years ago:\n\"Niggermania wouldn\'t make me a mod because the clique of jew mods voted against me, suspecting I wouldn\'t remove anti-jew posts.\" and \"Post something with \'jew\' in the sentence, it get deleted over at niggermania\' -kinda obvious.\"\n\nSo why the Jew Forum in the upper levels?\n\nFound this on VNN, too. \"I was a gorilla fighter at NM for a short while and left due to not being able to name the jew and also due to the fact that the owner of the site, \"Tom Shelly\", seems to be into cuckolding-watching his girlfriend taking on niggers while he watches-pretty sick if you ask me. I think NM and CO are big diversion sites, you cannot name the jew and most of the members are all of the typical, brainwashed type who take everything Fox Jews broadcasts as truth.\"\n 	\"[/QUOTE]\n\nTom Smelly Falater IS an interracial cuckold.  He has posted as James Riske in those forums and had later deleted his posts; however, others have quoted him and of course the posting style was exactly like Tom Smelly\'s posts.  He even said that niggers were not human and that he did not mind his wife with them as he secretly watched.  James Riske has also touted niggermania just in the same style as Tom does.  They are one and the same.[/QUOTE]\n\nI don\'t think any of that is him. I think a lot of people claim to be him. I think he is just an old paleo-conservative that has enough money to insulate himself against the niggers.',0,0,NULL,0,_binary '[]',_binary '[]'),(13453,13453,1608787690,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][/QUOTE]\n\nThanks for the update and the kind words.  In a month or two, I\'ll let CHJ know where you are (here) if it\'s okay with you.  I want to wait things through before making my move.  I don\'t want Tom Smelly to know where we are.  He doesn\'t have an account on this forum nor any interest.  I want to keep it this way.\nIn a way, I\'m kind of surprised that he soft-banned you; I guess if he hard-banned you he would have to explain what is going on to the upper subforums.\nTom\'s wife is Russian and her name is Elena.  I got it from now gone links.  He\'s most likely divorced.  Also his attitude of \"love\" them and leave them (at one night stands) is disgusting.  Has that man have no honour?  I would not ever patronise a prostitute; it\'s a horrible life for the women who live like that.  They usually end up on drugs or alcohol or both and get incurable STDs from their johns.  Anyway, Tom\'s a user and abuser and not a true White--even if he\'s white.  I have few sympathies for him if at all now.  If NM goes offline for good it will ultimately be his fault.\n\nJack.[/QUOTE]\nYeah, the whole \"prostitutes are cheaper than marriage\" is really low life, but I guess it depends on what someone really wants in life. His promotion of robots and hookers is low.\nSure you can let CHJ know in awhile, I think it\'s a good idea for you being careful on there, too. We just don\'t know what we are dealing with.\nOn VNN Forum, some people say Shelly is a Jew. I always wondered about that. Here\'s a link. [url]https://vnnforum.com/showthread.php?t=68063[/url][/QUOTE]\n\nHe may be one for all I know; I have no proof of course.  BTW I do have an account on VNN; it\'s Peter Robinson.  I rarely post there due to the heavy bickering and infighting.....something that NNN does NOT allow, which pleases me.  Whites should not fight whites; that\'s what ZOG wants and has had done throughout the centuries.  They have divided us in internecine wars--Irish vs British, British vs French, Allies vs Axis and so on.  There should have been pan-European peace and the free-flow of goods and ideas rather than hateful wars that benefited no one white.[/QUOTE]\n\nI\'ve read a lot of VNN, although I don\'t have an account. There are some good posters like Sean Gruber and the Meadows guy.',0,0,NULL,0,_binary '[]',_binary '[]'),(13454,13454,1608787824,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]On VNN from several years ago:\n\"Niggermania wouldn\'t make me a mod because the clique of jew mods voted against me, suspecting I wouldn\'t remove anti-jew posts.\" and \"Post something with \'jew\' in the sentence, it get deleted over at niggermania\' -kinda obvious.\"\n\nSo why the Jew Forum in the upper levels?\n\nFound this on VNN, too. \"I was a gorilla fighter at NM for a short while and left due to not being able to name the jew and also due to the fact that the owner of the site, \"Tom Shelly\", seems to be into cuckolding-watching his girlfriend taking on niggers while he watches-pretty sick if you ask me. I think NM and CO are big diversion sites, you cannot name the jew and most of the members are all of the typical, brainwashed type who take everything Fox Jews broadcasts as truth.\"\n 	\"[/QUOTE]\n\nI very subtly baited Tom Smelly/Bro-ho just for kicks in several posts, some in the upper forums and a few in the lower forums, where I was even more subtle there; he\'ll most likely chimp out a little when he finally reads them; he\'s not there now.  anyway, I\'m at the point where if I get banned, I won\'t take it hard at all.  I did the last time I got banned since it was still a great forum back in 2018.  That was a temporary ban for outing corrupt pig cops on the lower forums.  \nI admit I will miss some of the people there--especially the good posters like CHJ and a few others.  The only mod I liked and respected was Jim C. who got demoted to common poster and left permanently.  He\'s the one who had the topic on repossessing niggers\' unpaid cars in Christmas time about 8 years ago.\n\nJack.[/QUOTE]\nYeah, you wonder where the people go....the site has not been the same since the July internet ban and the site went to the Rus server.\nI haven\'t tried to go back there, because I don\'t want him to see if I try to get in. Screw him. He is more interested in looking like he knows more than everyone else, but he doesn\'t.',0,0,NULL,0,_binary '[]',_binary '[]'),(13455,13455,1608788047,8094,'saturnsrings','[QUOTE=Ensis]I just sent a PM to CoonHatingJews.  Hopefully he\'ll read my pm and delete before Tom Falater Smelly sees it.  I already deleted my pms to him.  I let him know that you left Niggerlovermania due to tom\'s being an idiot.\n\nJack.[/QUOTE]\n\nLet him know Shelly blocked me so I can\'t log in. Let him know I miss you guys, but I don\'t care about the site anymore. Seems Tom is more interested in keeping up hope in Trump getting in, which is pretty much over now. The Republicans sat on their asses and did nothing. It\'s funny, because Tom would question things, then vacillate back to supporting Trump. Yet he called me \"pessimistic\" and \"negative\". Yep...I am... I don\'t have a lot of hope anymore. It\'s foolish to just pretend everything is fine.',0,0,NULL,0,_binary '[]',_binary '[]'),(13456,13456,1608788351,8094,'saturnsrings','[QUOTE=Ensis]How are you doing these days?  I hope things are doing at least alright with you.  I am doing fine and so are my parents, despite what\'s going on in the world.\nI\'m still posting at NM, but only when Tom Smelly is away.  I will no longer \"thank\" him on the posts and I\'m only there to help the few that are worthy of being helped.\nI\'m watching the situation devolve with each day concerning Americastan and the world.  Right now, Canuckistan is not a place to write home about either.....not with Turdeau ruling the roost.\nI just want to wish you and yours a Merry Christmas, Bofum.  Again, may things improve for you.\n\nJack.[/QUOTE]\nI am doing well. I have my son here visiting, I have to work tomorrow, but that\'s fine. We are going to have a relaxed Christmas, and I hope you can share it with your family, too. \nI guarantee you that the reason the Republicans did nothing, is that both parties are one big government dictatorship. The yids were done with Trump, even though they called him \"the best friend Israel ever had\"...because he gave them so much money!!! But they are going to use Biden now. Some of the Republicans even said they didn\'t want to stop the looters and rioters from destroying businesses, because they\'d lose the \"black vote\". What jerks. They were more worried about niggers and their opinions, than helping whites keep their businesses. Sellouts, and no one should back them anymore. You might like \"Red Elephants Revenge\" on Youtube. He talks about this. He\'s a good guy.\nI didn\'t rep Tom much either, for his stupid attacks. \nIf I don\'t \"talk\" to you, have a Merry Christmas.',0,0,NULL,0,_binary '[]',_binary '[]'),(13457,13457,1608792772,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]I just sent a PM to CoonHatingJews.  Hopefully he\'ll read my pm and delete before Tom Falater Smelly sees it.  I already deleted my pms to him.  I let him know that you left Niggerlovermania due to tom\'s being an idiot.\n\nJack.[/QUOTE]\n\nLet him know Shelly blocked me so I can\'t log in. Let him know I miss you guys, but I don\'t care about the site anymore. Seems Tom is more interested in keeping up hope in Trump getting in, which is pretty much over now. The Republicans sat on their asses and did nothing. It\'s funny, because Tom would question things, then vacillate back to supporting Trump. Yet he called me \"pessimistic\" and \"negative\". Yep...I am... I don\'t have a lot of hope anymore. It\'s foolish to just pretend everything is fine.[/QUOTE]\n\nHi Bofum.  I told CHJ that you left due to what Tom Smelly did to you by belittling you.  I\'ll let him know that Smelly blocked you from logging in.  I will also tell him that you miss the good posters there.\nSometimes being \"negative\" is not a bad thing.  It\'s very negative to tell the Truth sometimes and a lot of sheeple just can\'t handle the Truth.  I\'ve told people that their precious Free Nation of America actually died on April 5, 1933 in one night.  Very few are willing to admit that\'s what happened--and that by morning, their ancestors were all slaves of king FDR.  Yes, the Repubican\'t sat on their arses and did nothing--they are traitors to the American Folk.  I admit I still have a faint hope that Trump will somehow win--although at this point the chance is way less than one percent.  Like you, I have no faith in the body politic of Canuckistan or Americastan or any -stan now.  Like you, I simply cannot pretend to think that everything is okay or that we are Free when we are slaves.  Again, sometimes \'pessimistic\' and \'negative\' are the Truths that must be borne.  A true Aryan man and woman must know the Truth, even if it\'s painful to bear.\nFinally, I will no longer rep Smelly at all.  If he demotes/bans me over that, then that\'s fine.  Since late 2013, I have done my best to help those posters that I care about--and sugar-coating be damned.',0,0,NULL,0,_binary '[]',_binary '[]'),(13458,13458,1608793149,3685,'Ensis','I\'m glad you are doing well and have your son visiting you.  Like you and yours I plan a relaxed Christmas despite all that is going on.  I will spend it with my parents.\nAmerica has been a slaver dictatorship ever since the One Night War against Freedom in 1933--the sheeple then did NOTHING to fight back against tyranny and they lost from then to now.  The kikes want Bidet Biden in now and they have openly stolen the American election.  You are totally right about the Republicoons refusing to side with reason and thus crush the Black Lies Matter terrorists once and for all.  We lost our businesses to these sons of satan.\nI won\'t rep or answer Tom Smelly anymore.  Again, if he chimps out and bans me, that\'s fine.  I think CHJ will be alright here.  I honestly don\'t know the others very well with the possible exception of Chairman Mau Mau.  Later, I might send him an invite if he\'s worthy.\nIf we don\'t talk again, have a Merry Christmas and a Happy New Year!\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13459,13459,1608794168,3685,'Ensis','[QUOTE=saturnsrings]\n\nI\'ve read a lot of VNN, although I don\'t have an account. There are some good posters like Sean Gruber and the Meadows guy.[/QUOTE]\n\nIt had the potential of being a good forum, but the admins allowed it to be a cesspool by allowing the bickering and name-calling that goes on--and worse.  Aryans should not fight Aryans; otherwise the jooz and others will laugh at us.',0,0,NULL,0,_binary '[]',_binary '[]'),(13460,13460,1608841119,801,'Whitebear','Good day - I see you have made some posts \n\nI\'m still getting familiar with my new desktop \nand new web editing applications\n\nI hope to review. (I see about eight new posts...)\nyour posts since yesterday....\n\nI may have to revert to a more \'Drudge-like\' format\n(mostly headlines) to keep up with the \'news\'.\n\ncheck with you later\n\nBest,\n\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13461,13461,1608854201,3685,'Ensis','Merry White Christmas, Gman!  How are you doing?  I am doing fine and so are my parents who live a few blocks away from me.  I will be spending much of Christmas with them, kike-free and nigger-free.  May things be the same for you as well.\nHopefully, Trump will win back his legitimate office as President and things will be better.\n\nTake care!  14/88!  Heil Hitler!\n\nXu',0,0,NULL,0,_binary '[]',_binary '[]'),(13462,13462,1608855512,8047,'Arheel\'s Uncle','Yes. Been so busy with sick covid friend since the 13th. It has been H3LL. He was like a feverish goofy 5 yr old, he hallucinated a lot, but survived, and it was touch & go. I want to write & post a 3-4 sentence comment about it, without identifiers.\n\n[B]All my \"News\" stories are *** good to go. Some of the others can go into Berzerker...[/B]\n\n\n\n\n\n[QUOTE=Whitebear]Good day - I see you have made some posts \n \nI\'m still getting familiar with my new desktop \nand new web editing applications\n\nI hope to review. (I see about eight new posts...)\nyour posts since yesterday....\n\nI may have to revert to a more \'Drudge-like\' format\n(mostly headlines) to keep up with the \'news\'.\n\ncheck with you later\n\nBest,\n\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13463,13463,1608856037,801,'Whitebear','Thanks for update.\nI got bogged down again this afternoon\ntrying to figure out how to not spend as much \ntime formatting the HTML frontpage\nanyway.... good for you \n\nI do discourage people from posting private data on this forum - well, in the past I have - most stuff is private except for RSS public news feed - you seem to be aware of the public/private \'wall\' on this forum\nthe way I took it \'offline\' well off-publc mostly...\n\nanyway I just about looking for your covid-hospital bashing post\n\nBest,\nwb\n\n[QUOTE=Arheel\'s Uncle]Yes. Been so busy with sick covid friend since the 13th. It has been H3LL. He was like a feverish goofy 5 yr old, he hallucinated a lot, but survived, and it was touch & go. I want to write & post a 3-4 sentence comment about it, without identifiers.\n\n[B]All my \"News\" stories are *** good to go. Some of the others can go into Berzerker...[/B]\n\n\n\n\n\n[QUOTE=Whitebear]Good day - I see you have made some posts \n \nI\'m still getting familiar with my new desktop \nand new web editing applications\n\nI hope to review. (I see about eight new posts...)\nyour posts since yesterday....\n\nI may have to revert to a more \'Drudge-like\' format\n(mostly headlines) to keep up with the \'news\'.\n\ncheck with you later\n\nBest,\n\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13464,13464,1608866878,3685,'Ensis','Hi and Merry Christmas.  I\'m at my folks\' house but have my laptop with me.  I wish you a happy, Merry White Christmas!  We are doing fine and about to eat.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13465,13465,1608867071,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]I just sent a PM to CoonHatingJews.  Hopefully he\'ll read my pm and delete before Tom Falater Smelly sees it.  I already deleted my pms to him.  I let him know that you left Niggerlovermania due to tom\'s being an idiot.\n\nJack.[/QUOTE]\n\nLet him know Shelly blocked me so I can\'t log in. Let him know I miss you guys, but I don\'t care about the site anymore. Seems Tom is more interested in keeping up hope in Trump getting in, which is pretty much over now. The Republicans sat on their asses and did nothing. It\'s funny, because Tom would question things, then vacillate back to supporting Trump. Yet he called me \"pessimistic\" and \"negative\". Yep...I am... I don\'t have a lot of hope anymore. It\'s foolish to just pretend everything is fine.[/QUOTE]\n\nHi Bofum.  I told CHJ that you left due to what Tom Smelly did to you by belittling you.  I\'ll let him know that Smelly blocked you from logging in.  I will also tell him that you miss the good posters there.\nSometimes being \"negative\" is not a bad thing.  It\'s very negative to tell the Truth sometimes and a lot of sheeple just can\'t handle the Truth.  I\'ve told people that their precious Free Nation of America actually died on April 5, 1933 in one night.  Very few are willing to admit that\'s what happened--and that by morning, their ancestors were all slaves of king FDR.  Yes, the Repubican\'t sat on their arses and did nothing--they are traitors to the American Folk.  I admit I still have a faint hope that Trump will somehow win--although at this point the chance is way less than one percent.  Like you, I have no faith in the body politic of Canuckistan or Americastan or any -stan now.  Like you, I simply cannot pretend to think that everything is okay or that we are Free when we are slaves.  Again, sometimes \'pessimistic\' and \'negative\' are the Truths that must be borne.  A true Aryan man and woman must know the Truth, even if it\'s painful to bear.\nFinally, I will no longer rep Smelly at all.  If he demotes/bans me over that, then that\'s fine.  Since late 2013, I have done my best to help those posters that I care about--and sugar-coating be damned.[/QUOTE]\nIt\'s Tom who vacillates between telling people everything is over and the leftists won, and then he keeps posting about the election fraud. He\'s been super cynical about everything. But when I do it, he calls me names. I don\'t see him do that to others. \nOne time he told me that \"you just don\'t get how things are over now\" and then another time, he said I am being \"negative\" or \"pessimistic\".\nTom is just like a lot of older whites in the US. He goes back and forth. I don\'t really care if he does, but then don\'t call me names. He\'s been continually doing that, and his hatred for women isn\'t normal at all. \nI think he was just waiting to ban me, and that\'s fine. Since Niggermania turned into the Trump Club, he have that. Trump is STILL bragging about all of the nigger votes he got in the election. It\'s kind of funny, because niggers were a big part of screwing up the election votes. Trump isn\'t on whites\' side, but a lot of whites THINK that, because he is a rich white man, and the liberals call him \"a racist\".\nIt doesn\'t matter if he bans me or anyone else.',0,0,NULL,0,_binary '[]',_binary '[]'),(13466,13466,1608867224,8094,'saturnsrings','[QUOTE=Ensis]I\'m glad you are doing well and have your son visiting you.  Like you and yours I plan a relaxed Christmas despite all that is going on.  I will spend it with my parents.\nAmerica has been a slaver dictatorship ever since the One Night War against Freedom in 1933--the sheeple then did NOTHING to fight back against tyranny and they lost from then to now.  The kikes want Bidet Biden in now and they have openly stolen the American election.  You are totally right about the Republicoons refusing to side with reason and thus crush the Black Lies Matter terrorists once and for all.  We lost our businesses to these sons of satan.\nI won\'t rep or answer Tom Smelly anymore.  Again, if he chimps out and bans me, that\'s fine.  I think CHJ will be alright here.  I honestly don\'t know the others very well with the possible exception of Chairman Mau Mau.  Later, I might send him an invite if he\'s worthy.\nIf we don\'t talk again, have a Merry Christmas and a Happy New Year!\n\nJack.[/QUOTE]\nI think I was one of the Gorilla Fighters who recommended Mau to get to the upper levels. \nI noticed a sense of fear on the site. When he went after me about the yids, it was you and RoadRules who backed me up, but no one else would even rep my posts. They\'re so afraid of him.',0,0,NULL,0,_binary '[]',_binary '[]'),(13467,13467,1608867288,8094,'saturnsrings','[QUOTE=Ensis]Hi and Merry Christmas.  I\'m at my folks\' house but have my laptop with me.  I wish you a happy, Merry White Christmas!  We are doing fine and about to eat.\n\nJack.[/QUOTE]\n\nHave a Merry Christmas with your family!!!:D',0,0,NULL,0,_binary '[]',_binary '[]'),(13468,13468,1608897021,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]I\'m glad you are doing well and have your son visiting you.  Like you and yours I plan a relaxed Christmas despite all that is going on.  I will spend it with my parents.\nAmerica has been a slaver dictatorship ever since the One Night War against Freedom in 1933--the sheeple then did NOTHING to fight back against tyranny and they lost from then to now.  The kikes want Bidet Biden in now and they have openly stolen the American election.  You are totally right about the Republicoons refusing to side with reason and thus crush the Black Lies Matter terrorists once and for all.  We lost our businesses to these sons of satan.\nI won\'t rep or answer Tom Smelly anymore.  Again, if he chimps out and bans me, that\'s fine.  I think CHJ will be alright here.  I honestly don\'t know the others very well with the possible exception of Chairman Mau Mau.  Later, I might send him an invite if he\'s worthy.\nIf we don\'t talk again, have a Merry Christmas and a Happy New Year!\n\nJack.[/QUOTE]\nI think I was one of the Gorilla Fighters who recommended Mau to get to the upper levels. \nI noticed a sense of fear on the site. When he went after me about the yids, it was you and RoadRules who backed me up, but no one else would even rep my posts. They\'re so afraid of him.[/QUOTE]\n\nI\'m not afraid of Tom Smelly; what can he do but ban me and if that guy does, it just shows his hand and his true colours.  I think both of us truly intimidate him and he can\'t handle that.',0,0,NULL,0,_binary '[]',_binary '[]'),(13469,13469,1608897836,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]I just sent a PM to CoonHatingJews.  Hopefully he\'ll read my pm and delete before Tom Falater Smelly sees it.  I already deleted my pms to him.  I let him know that you left Niggerlovermania due to tom\'s being an idiot.\n\nJack.[/QUOTE]\n\nLet him know Shelly blocked me so I can\'t log in. Let him know I miss you guys, but I don\'t care about the site anymore. Seems Tom is more interested in keeping up hope in Trump getting in, which is pretty much over now. The Republicans sat on their asses and did nothing. It\'s funny, because Tom would question things, then vacillate back to supporting Trump. Yet he called me \"pessimistic\" and \"negative\". Yep...I am... I don\'t have a lot of hope anymore. It\'s foolish to just pretend everything is fine.[/QUOTE]\n\nHi Bofum.  I told CHJ that you left due to what Tom Smelly did to you by belittling you.  I\'ll let him know that Smelly blocked you from logging in.  I will also tell him that you miss the good posters there.\nSometimes being \"negative\" is not a bad thing.  It\'s very negative to tell the Truth sometimes and a lot of sheeple just can\'t handle the Truth.  I\'ve told people that their precious Free Nation of America actually died on April 5, 1933 in one night.  Very few are willing to admit that\'s what happened--and that by morning, their ancestors were all slaves of king FDR.  Yes, the Repubican\'t sat on their arses and did nothing--they are traitors to the American Folk.  I admit I still have a faint hope that Trump will somehow win--although at this point the chance is way less than one percent.  Like you, I have no faith in the body politic of Canuckistan or Americastan or any -stan now.  Like you, I simply cannot pretend to think that everything is okay or that we are Free when we are slaves.  Again, sometimes \'pessimistic\' and \'negative\' are the Truths that must be borne.  A true Aryan man and woman must know the Truth, even if it\'s painful to bear.\nFinally, I will no longer rep Smelly at all.  If he demotes/bans me over that, then that\'s fine.  Since late 2013, I have done my best to help those posters that I care about--and sugar-coating be damned.[/QUOTE]\nIt\'s Tom who vacillates between telling people everything is over and the leftists won, and then he keeps posting about the election fraud. He\'s been super cynical about everything. But when I do it, he calls me names. I don\'t see him do that to others. \nOne time he told me that \"you just don\'t get how things are over now\" and then another time, he said I am being \"negative\" or \"pessimistic\".\nTom is just like a lot of older whites in the US. He goes back and forth. I don\'t really care if he does, but then don\'t call me names. He\'s been continually doing that, and his hatred for women isn\'t normal at all. \nI think he was just waiting to ban me, and that\'s fine. Since Niggermania turned into the Trump Club, he have that. Trump is STILL bragging about all of the nigger votes he got in the election. It\'s kind of funny, because niggers were a big part of screwing up the election votes. Trump isn\'t on whites\' side, but a lot of whites THINK that, because he is a rich white man, and the liberals call him \"a racist\".\nIt doesn\'t matter if he bans me or anyone else.[/QUOTE]\n\nTrump\'s a chump for pandering to the nigger vote; some did vote for him but most voted for Bidet Biden and Heels-up Harris because she\'s a fellow nigpanzee.  Trump is not on our side, that\'s for sure--not even secretly.  He let in millions of brown chinks into the US and some of them came North to Canuckistan.  Beaner women who have children are literally mental children having children.  I can\'t stand the sight of them anymore.\nI\'m sick of Tom Smelly\'s hypocrisy and cynicism as well as being a woman-hater.  Yes, he hates women and I bet he abuses them in one way or another.  He is a lot like the older whites--he may be a con servative white, but he\'s no White man.\nI remember when we were discussing the possibility of you joining the honoured veterans; Tom opposed it simply because you are a woman.  I said nothing, but I felt being a woman should not prevent anyone from being an honoured veteran or higher.  A long time ago--over a decade ago, NM even had a woman admin in an older iteration of that forum.  Back then Raptorman ruled the roost.\nAgain, had Smelly banned you outright, he would have stunk like a nigger turd and it would show his true colours there.  I think Luigi was never banned because of porn or even spamming; he was too good of a poster.  I think he stood up to Smelly and Smelly then lied to all of us about the real reason for banning Luigi.  Tom wants sycophants/yes-men not independent thinkers.  And God help him if one of those independent thinkers is a White woman!  He obviously can\'t handle that.',0,0,NULL,0,_binary '[]',_binary '[]'),(13471,13471,1609200529,8047,'Arheel\'s Uncle','Excellent article on supplements, thank you. I\'m on same page, it\'s always been keeping me well.\n\n\n\n[QUOTE=Smedley Butler][URL]https://www.lewrockwell.com/2020/12/no_author/mass-deception-dietary-supplements-unproven-experimental-vaccines-safe-effective/[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13472,13472,1609455187,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Hi and Merry Christmas.  I\'m at my folks\' house but have my laptop with me.  I wish you a happy, Merry White Christmas!  We are doing fine and about to eat.\n\nJack.[/QUOTE]\n\nHave a Merry Christmas with your family!!!:D[/QUOTE]\n\nI had a very Merry and White Christmas--no nigpanzees.  Speaking of nigpanzees, Tom Smelly is mad at me because I counterspammed some spammers.  Nothing nasty, just to the point.  He may ban me for that.  If so, it\'s been fun--until Tom decided to be a real tosser and drive you and others away.  CHJs knows that I may be gone soon--update, I think he\'s in the process of banning me now; I\'ll let you know.  I guess he values spammers more than his posters.  I sent a message for RoadRules and asked him to join us here.\n\nHave a Happy New Year, you and yours.  Take care.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13473,13473,1609485639,3685,'Ensis','Update: Tom Smelly didn\'t ban or demote me.  Here\'s to you and your in 2021; Happy New Year!',0,0,NULL,0,_binary '[]',_binary '[]'),(13474,13474,1609503929,8047,'Arheel\'s Uncle','That post was FUNNY!!\nI :D:D:D & spit out my coffee!',0,0,NULL,0,_binary '[]',_binary '[]'),(13475,13475,1609515489,3685,'Ensis','[QUOTE=Arheel\'s Uncle]That post was FUNNY!!\nI :D:D:D & spit out my coffee![/QUOTE]\n\nYou are quite welcome!  There will be more.\n\nEnsis',0,0,NULL,0,_binary '[]',_binary '[]'),(13476,13476,1609538332,8047,'Arheel\'s Uncle','I think you topped the one I rewrote on Ben & Jerry\'s nigger ice cream, over in the racist jokes threads. :lol:\n\n\n\n[QUOTE=Ensis][QUOTE=Arheel\'s Uncle]That post was FUNNY!!\n I :D:D:D & spit out my coffee![/QUOTE]\n\nYou are quite welcome!  There will be more.\n\nEnsis[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13477,13477,1609563655,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]I\'m glad you are doing well and have your son visiting you.  Like you and yours I plan a relaxed Christmas despite all that is going on.  I will spend it with my parents.\nAmerica has been a slaver dictatorship ever since the One Night War against Freedom in 1933--the sheeple then did NOTHING to fight back against tyranny and they lost from then to now.  The kikes want Bidet Biden in now and they have openly stolen the American election.  You are totally right about the Republicoons refusing to side with reason and thus crush the Black Lies Matter terrorists once and for all.  We lost our businesses to these sons of satan.\nI won\'t rep or answer Tom Smelly anymore.  Again, if he chimps out and bans me, that\'s fine.  I think CHJ will be alright here.  I honestly don\'t know the others very well with the possible exception of Chairman Mau Mau.  Later, I might send him an invite if he\'s worthy.\nIf we don\'t talk again, have a Merry Christmas and a Happy New Year!\n\nJack.[/QUOTE]\nI think I was one of the Gorilla Fighters who recommended Mau to get to the upper levels. \nI noticed a sense of fear on the site. When he went after me about the yids, it was you and RoadRules who backed me up, but no one else would even rep my posts. They\'re so afraid of him.[/QUOTE]\n\nI\'m not afraid of Tom Smelly; what can he do but ban me and if that guy does, it just shows his hand and his true colours.  I think both of us truly intimidate him and he can\'t handle that.[/QUOTE]\nHe obviously isn\'t the same Tom...',0,0,NULL,0,_binary '[]',_binary '[]'),(13478,13478,1609563818,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]I just sent a PM to CoonHatingJews.  Hopefully he\'ll read my pm and delete before Tom Falater Smelly sees it.  I already deleted my pms to him.  I let him know that you left Niggerlovermania due to tom\'s being an idiot.\n\nJack.[/QUOTE]\n\nLet him know Shelly blocked me so I can\'t log in. Let him know I miss you guys, but I don\'t care about the site anymore. Seems Tom is more interested in keeping up hope in Trump getting in, which is pretty much over now. The Republicans sat on their asses and did nothing. It\'s funny, because Tom would question things, then vacillate back to supporting Trump. Yet he called me \"pessimistic\" and \"negative\". Yep...I am... I don\'t have a lot of hope anymore. It\'s foolish to just pretend everything is fine.[/QUOTE]\n\nHi Bofum.  I told CHJ that you left due to what Tom Smelly did to you by belittling you.  I\'ll let him know that Smelly blocked you from logging in.  I will also tell him that you miss the good posters there.\nSometimes being \"negative\" is not a bad thing.  It\'s very negative to tell the Truth sometimes and a lot of sheeple just can\'t handle the Truth.  I\'ve told people that their precious Free Nation of America actually died on April 5, 1933 in one night.  Very few are willing to admit that\'s what happened--and that by morning, their ancestors were all slaves of king FDR.  Yes, the Repubican\'t sat on their arses and did nothing--they are traitors to the American Folk.  I admit I still have a faint hope that Trump will somehow win--although at this point the chance is way less than one percent.  Like you, I have no faith in the body politic of Canuckistan or Americastan or any -stan now.  Like you, I simply cannot pretend to think that everything is okay or that we are Free when we are slaves.  Again, sometimes \'pessimistic\' and \'negative\' are the Truths that must be borne.  A true Aryan man and woman must know the Truth, even if it\'s painful to bear.\nFinally, I will no longer rep Smelly at all.  If he demotes/bans me over that, then that\'s fine.  Since late 2013, I have done my best to help those posters that I care about--and sugar-coating be damned.[/QUOTE]\nIt\'s Tom who vacillates between telling people everything is over and the leftists won, and then he keeps posting about the election fraud. He\'s been super cynical about everything. But when I do it, he calls me names. I don\'t see him do that to others. \nOne time he told me that \"you just don\'t get how things are over now\" and then another time, he said I am being \"negative\" or \"pessimistic\".\nTom is just like a lot of older whites in the US. He goes back and forth. I don\'t really care if he does, but then don\'t call me names. He\'s been continually doing that, and his hatred for women isn\'t normal at all. \nI think he was just waiting to ban me, and that\'s fine. Since Niggermania turned into the Trump Club, he have that. Trump is STILL bragging about all of the nigger votes he got in the election. It\'s kind of funny, because niggers were a big part of screwing up the election votes. Trump isn\'t on whites\' side, but a lot of whites THINK that, because he is a rich white man, and the liberals call him \"a racist\".\nIt doesn\'t matter if he bans me or anyone else.[/QUOTE]\n\nTrump\'s a chump for pandering to the nigger vote; some did vote for him but most voted for Bidet Biden and Heels-up Harris because she\'s a fellow nigpanzee.  Trump is not on our side, that\'s for sure--not even secretly.  He let in millions of brown chinks into the US and some of them came North to Canuckistan.  Beaner women who have children are literally mental children having children.  I can\'t stand the sight of them anymore.\nI\'m sick of Tom Smelly\'s hypocrisy and cynicism as well as being a woman-hater.  Yes, he hates women and I bet he abuses them in one way or another.  He is a lot like the older whites--he may be a con servative white, but he\'s no White man.\nI remember when we were discussing the possibility of you joining the honoured veterans; Tom opposed it simply because you are a woman.  I said nothing, but I felt being a woman should not prevent anyone from being an honoured veteran or higher.  A long time ago--over a decade ago, NM even had a woman admin in an older iteration of that forum.  Back then Raptorman ruled the roost.\nAgain, had Smelly banned you outright, he would have stunk like a nigger turd and it would show his true colours there.  I think Luigi was never banned because of porn or even spamming; he was too good of a poster.  I think he stood up to Smelly and Smelly then lied to all of us about the real reason for banning Luigi.  Tom wants sycophants/yes-men not independent thinkers.  And God help him if one of those independent thinkers is a White woman!  He obviously can\'t handle that.[/QUOTE]\n\nThis is why I think the site has been taken over. You saw it happen to Stormfront. I got banned from \"White News Now\" because I said I liked Hitler. The owner, Jamie Kelso, didn\'t like Hitler. I got banned, then I got an email calling me names from one of his moderators. They actually said  you couldn\'t mention Hitler. That sounds pretty Jewy to me.',0,0,NULL,0,_binary '[]',_binary '[]'),(13479,13479,1609563884,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Hi and Merry Christmas.  I\'m at my folks\' house but have my laptop with me.  I wish you a happy, Merry White Christmas!  We are doing fine and about to eat.\n\nJack.[/QUOTE]\n\nHave a Merry Christmas with your family!!!:D[/QUOTE]\n\nI had a very Merry and White Christmas--no nigpanzees.  Speaking of nigpanzees, Tom Smelly is mad at me because I counterspammed some spammers.  Nothing nasty, just to the point.  He may ban me for that.  If so, it\'s been fun--until Tom decided to be a real tosser and drive you and others away.  CHJs knows that I may be gone soon--update, I think he\'s in the process of banning me now; I\'ll let you know.  I guess he values spammers more than his posters.  I sent a message for RoadRules and asked him to join us here.\n\nHave a Happy New Year, you and yours.  Take care.\n\nJack.[/QUOTE]\nMerry Christmas and Happy New Year. Let me know what happens. The hell with \"Tom\" or whoever he is.',0,0,NULL,0,_binary '[]',_binary '[]'),(13480,13480,1609563972,8094,'saturnsrings','[QUOTE=Ensis]Update: Tom Smelly didn\'t ban or demote me.  Here\'s to you and your in 2021; Happy New Year![/QUOTE]\n\nOh good. Happy New Year, too.\nI think the only way Whites will ever be free again, is if Whites abandon both of the parties in the US. \nNeither of them are for us, and they have the yids running the show.',0,0,NULL,0,_binary '[]',_binary '[]'),(13481,13481,1609565874,846,'Smedley Butler','[url]https://www.radioalbion.com/2019/12/the-orthodox-nationalist-october.html[/url]\n\n----------------------------------\n\n“More than a dozen states submitted legal briefs this week to weigh in on a petition that New Hampshire filed with the court in October to stop Massachusetts from taxing residents working remotely. The petition says Massachusetts doesn’t have the right to tax the income of New Hampshire residents who previously commuted to their jobs in Massachusetts but now work from home.”\nIf Democrats truly cared about victims, instead of making everyone feel victimized on their quest for power, this horrific policy would not occur: California Supreme Court rules thousands of sex offenders are eligible for early release.\n\nIn Oregon, Governor Kate Brown prioritizes criminals over hard-working Oregonians (or the “chumps”) by releasing them early under the guise of the political pandemic.\n\nAnd the governor is planning on shutting down 3 state corrections facilities and robbing communities of more jobs.\nWHAT CAN WE DO?\n\n2021 is the year to fight back against the arbitrary government mandates that are destroying the fabric of this nation.\n\n SUPPORT LOCAL\n\nIn Oregon, main street businesses across the state are planning to reopen safely. A grassroots movement is empowering small businesses to disobey the arbitrary COVID-19 orders and reopen their doors for business on January 1.\n\nAll over the country, Americans are standing up for their rights.\n\nSalon owner who defied Oregon’s lockdown order says Brown retaliated by sending child protective services to her home to threaten to take her children.\nCalifornia restaurant owner confronts health inspector.\nThe media is down on Florida because the state’s leadership have refused to shutdown the economy and damage the livelihoods of its citizens out of fear. In a stark contrast to Oregon, Florida’s Governor signed an executive order prioritizing Floridians 65 and older for the vaccination, if they choose it.\nPeople are pushing back from the ongoing government tyranny in Mossyrock, Washington where they just passed a city ordinance allowing businesses to stay open, regardless of Governor Inslee’s decrees.\n \nOregon businesses and leaders have asked Governor Kate Brown for data to point out why she and her bureaucratic agencies have arbitrarily shutdown restaurants and gyms. No such data has been provided.\n\nIf you “follow the science” it does not add up to continue the lockdowns anywhere across the globe.\n\nCDC data shows COVID hasn’t increased the US death rate, a shocking discovery with how the media and many politicians portray the current state of affairs.\n TAKE CARE OF YOURSELF\n\nStay alert, stay alive and do what it takes to boost your own immune system. Eat properly, drink water and get regular exercise (even with gyms closed for no good reason, YouTube and other platforms have quick exercise videos you can do from your home). Breathe the fresh air. Call loved ones. Boost your morale against the continued fearmongering. Remember, even those who contract the virus, over 98% recover and over 40% never show symptoms and aren’t actually sick.\n\n THE LITTLE THINGS MATTER\n\nMake the extra effort to smile (if possible) and say hello to strangers. Think about how kindness from a stranger makes you feel and pay it forward every time you leave home. Hellos, simple conversations, eye contact… these are small things, but they make a difference and are reminders of our shared humanity.\nRead about American history and your rights. Education is the best investment you can make in yourself; no one can ever take it from you.\nPay attention and call out the media for the media-driven fear warped America’s COVID response.\nSubscribe to innovative news outlets. Some ideas: Daily Wire, Epoch Times, OAN, National Review, Wall Street Journal\nDo what you can to stay off of Twitter, Facebook and Google, as they censor conservative voices while promoting the leftist agenda.\n-------------------------------------------------------------------------------------------\n\nAgain, if you want to unsubscribe from the Weekly Clips prepared by Oregon voting Millennials each week for your consideration, please click the unsubscribe below.\n\nSincerely,\n\nBrian Boquist\n\nOregon State Senator',0,0,NULL,0,_binary '[]',_binary '[]'),(13482,13482,1609567540,846,'Smedley Butler','Howdy dear editor\n\nIts a night mare like in Russia of after Oct. 1917,  but there is no escape, they took over World as projected others wanted to, but actually they had no thoughts about it nor did one political leader or military officer ever hint of taken the globe over, but I must say if Japan and Germany had done so we would be in much better shape with out doubt, no Korean war etc. \n\nNo :bush:   no bushogs etc. \n\nOh, the leftist bastards that have moved up from the bay area with their high level wages and loot from selling million dollar **** hole houses have carried unfriendly and HOSTILE attitudes with them, shinny waxed wagons and and no sense of being neighborly in a rural area with gravel roads, I don\'t have them near me, just a criminal one mile away, but a close friend that care take the property when they are gone have a new despicable tattooed wealthy dishonorable strong leftist. No conversation is needed if they think your a straight man, have dogs, and don\'t do dope or have a joe for **** bumper sticker they are hostile.\n\nLew Rockwell had a story about two days ago ago mask wearers in cars who under 50 its about being a joe supporter.   Have seen my self here, and they are a number of latter day hippies here in their 70\'s who sport pedo and cameltoe bumber  stickers. \n\nLook the leftist since the clitoony days are hostile.\n\nI called names for supporting for Patty cakes Buchanan in 1999 by ex East coasters who grew in safe upper class homes and schools and they will never forgive you for having called them out for their BS and then citing your fight or die youth experiences with savages etc. \n\nIF you are not taking Vitamin D 3 5000 mg TINY pill from Nov. 1 to April one, please get on it, you feel better and emotions will be better too !  Yes, every one over 30 should be in Winter. \n\nGood night\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13483,13483,1609569974,801,'Whitebear','I recently was \'prescribed\' some D3 by my once-a-year checkup doctor.\n\nI\'m currently taking D3 50 MCG.  2,000 IU\nare you recommending 5000mg\nis that more than what I have pictured?\n\nBest,\n\nWelcome\n\nfinally integrating a whole new computer and web site editing programs and stuff....\n\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=7194&d=1609569587[/IMG]\n\n[QUOTE=Smedley Butler]Howdy dear editor\n \nIF you are not taking Vitamin D 3 5000 mg TINY pill from Nov. 1 to April one, please get on it, you feel better and emotions will be better too !  Yes, every one over 30 should be in Winter. \n\nGood night[/quote]\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13484,13484,1609584862,3685,'Ensis','[QUOTE=saturnsrings]\n\nThis is why I think the site has been taken over. You saw it happen to Stormfront. I got banned from \"White News Now\" because I said I liked Hitler. The owner, Jamie Kelso, didn\'t like Hitler. I got banned, then I got an email calling me names from one of his moderators. They actually said  you couldn\'t mention Hitler. That sounds pretty Jewy to me.[/QUOTE]\n\nYou got banned from \"White News Now\" because you said that you like Hitler?!  That\'s insane!  That does sound Jewy to me alright.',0,0,NULL,0,_binary '[]',_binary '[]'),(13485,13485,1609584976,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Hi and Merry Christmas.  I\'m at my folks\' house but have my laptop with me.  I wish you a happy, Merry White Christmas!  We are doing fine and about to eat.\n\nJack.[/QUOTE]\n\nHave a Merry Christmas with your family!!!:D[/QUOTE]\n\nI had a very Merry and White Christmas--no nigpanzees.  Speaking of nigpanzees, Tom Smelly is mad at me because I counterspammed some spammers.  Nothing nasty, just to the point.  He may ban me for that.  If so, it\'s been fun--until Tom decided to be a real tosser and drive you and others away.  CHJs knows that I may be gone soon--update, I think he\'s in the process of banning me now; I\'ll let you know.  I guess he values spammers more than his posters.  I sent a message for RoadRules and asked him to join us here.\n\nHave a Happy New Year, you and yours.  Take care.\n\nJack.[/QUOTE]\nMerry Christmas and Happy New Year. Let me know what happens. The hell with \"Tom\" or whoever he is.[/QUOTE]\n\nI had a very good and White New Year\'s with my parents.  They are doing well.\nAnd as for \"Tom,\" I don\'t fear him.  I\'ll keep posting as long as I can to help the few that I care about.  Tom and the rest can sod off.',0,0,NULL,0,_binary '[]',_binary '[]'),(13486,13486,1609585075,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Update: Tom Smelly didn\'t ban or demote me.  Here\'s to you and your in 2021; Happy New Year![/QUOTE]\n\nOh good. Happy New Year, too.\nI think the only way Whites will ever be free again, is if Whites abandon both of the parties in the US. \nNeither of them are for us, and they have the yids running the show.[/QUOTE]\n\nHappy New Years!\nYes, we have to abandon both parties since they are infested with zhids and serve zhids. Until then, awake Whites must be their own Presidents and Fuhrers and not depend on politicians.  Sadly, Trump is surrounded by jews and most of his kids have jewish mothers.',0,0,NULL,0,_binary '[]',_binary '[]'),(13487,13487,1609654878,846,'Smedley Butler','Howdy\n\nYes, 5000 Mg is a tiny oil cap from Metagenics\n\nDr. Mercola and all say take a blood test check etc.\n\nIF your over 30 and its winter 5000 every thing I read which was six different sources Dr. Mercola LEW ROCKWELL,  Dr. Day, and alternative sites and comment links to literature on D 3.\n\nYes, I feel better, but it won\'t get savages or jackasses out your life that takes old fashion work. \n\n:bush:  as for this photo look at this very short bushog vid please. Not funny. \n\nBe well\n\nSB\n\n \n[url]https://www.bitchute.com/video/QXmlwvVnaPHy/[/url]\n\n\nQUOTE=Whitebear]I recently was \'prescribed\' some D3 by my once-a-year checkup doctor.\n\nI\'m currently taking D3 50 MCG.  2,000 IU\nare you recommending 5000mg\nis that more than what I have pictured?\n\nBest,\n\nWelcome\n\nfinally integrating a whole new computer and web site editing programs and stuff....\n\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=7194&d=1609569587[/IMG]\n\n[QUOTE=Smedley Butler]Howdy dear editor\n \nIF you are not taking Vitamin D 3 5000 mg TINY pill from Nov. 1 to April one, please get on it, you feel better and emotions will be better too !  Yes, every one over 30 should be in Winter. \n\nGood night[/quote]\n\nSB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13488,13488,1609707513,8047,'Arheel\'s Uncle','I get this\n         [B]404: Page not found[/B]         \n        This error is generated when there was no web page with the name you specified at the web site.     \n              [B]             Troubleshooting suggestions:         [/B]     \n              Ensure the page you are linking to exists in the correct folder.     \n\n\n\n\n\n[URL=\"http://www.newnation.org/LINK LINK LINK for headline=================\"][B](Black) Homicide suspect killed in San Bernardino police shooting ID’d; wounded officer to recover                [/B][/URL]\n                              [IMG]http://www.newnation.org/Images/2021/ShyheedRobertBoyd.jpg[/IMG]                [IMG]http://www.newnation.org/Images/2017/OfficerDown.jpg[/IMG]                                [IMG]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG]               Authorities have identified the homicide suspect who was  fatally shot by San Bernardino police officers working to arrest him in  Highland on Tuesday.  [B]Shyheed Robert Boyd, 21[/B], of San Bernardino, was wanted on a $1 million arrest warrant in the Dec. 9 killing of [B]Donte Dejuan Carr, a 40-year-old[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13489,13489,1609711226,801,'Whitebear','FIXED. - thanks for catching that\n\n[URL=\"https://www.sbsun.com/2020/12/30/san-bernardino-police-identify-murder-suspect-who-died-in-shootout-with-officers/\"](Black) Homicide suspect killed in San Bernardino police shooting ID’d; wounded officer to recover[/URL]\n[link fixed - but takes a while to connect...]\n\n[url]https://www.sbsun.com/2020/12/30/san-bernardino-police-identify-murder-suspect-who-died-in-shootout-with-officers/[/url]\n\n============================\n[QUOTE=Arheel\'s Uncle]I get this\n         [B]404: Page not found[/B]         \n        This error is generated when there was no web page with the name you specified at the web site.     \n              [B]             Troubleshooting suggestions:         [/B]     \n              Ensure the page you are linking to exists in the correct folder.     \n\n\n\n\n\n[URL=\"http://www.newnation.org/LINK LINK LINK for headline=================\"][B](Black) Homicide suspect killed in San Bernardino police shooting ID’d; wounded officer to recover                [/B][/URL]\n                              [IMG]http://www.newnation.org/Images/2021/ShyheedRobertBoyd.jpg[/IMG]                [IMG]http://www.newnation.org/Images/2017/OfficerDown.jpg[/IMG]                                [IMG]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG]               Authorities have identified the homicide suspect who was  fatally shot by San Bernardino police officers working to arrest him in  Highland on Tuesday.  [B]Shyheed Robert Boyd, 21[/B], of San Bernardino, was wanted on a $1 million arrest warrant in the Dec. 9 killing of [B]Donte Dejuan Carr, a 40-year-old[/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13490,13490,1609718553,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]\n\nThis is why I think the site has been taken over. You saw it happen to Stormfront. I got banned from \"White News Now\" because I said I liked Hitler. The owner, Jamie Kelso, didn\'t like Hitler. I got banned, then I got an email calling me names from one of his moderators. They actually said  you couldn\'t mention Hitler. That sounds pretty Jewy to me.[/QUOTE]\n\nI think that site is just a bunch of guys who want to feel important. Kelso helped to ruin Stormfront. I don\'t get why the WN guys like to hire him on, he is crazy.\n\n\nYou got banned from \"White News Now\" because you said that you like Hitler?!  That\'s insane!  That does sound Jewy to me alright.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13491,13491,1609718618,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Hi and Merry Christmas.  I\'m at my folks\' house but have my laptop with me.  I wish you a happy, Merry White Christmas!  We are doing fine and about to eat.\n\nJack.[/QUOTE]\n\nHave a Merry Christmas with your family!!!:D[/QUOTE]\n\nI had a very Merry and White Christmas--no nigpanzees.  Speaking of nigpanzees, Tom Smelly is mad at me because I counterspammed some spammers.  Nothing nasty, just to the point.  He may ban me for that.  If so, it\'s been fun--until Tom decided to be a real tosser and drive you and others away.  CHJs knows that I may be gone soon--update, I think he\'s in the process of banning me now; I\'ll let you know.  I guess he values spammers more than his posters.  I sent a message for RoadRules and asked him to join us here.\n\nHave a Happy New Year, you and yours.  Take care.\n\nJack.[/QUOTE]\nMerry Christmas and Happy New Year. Let me know what happens. The hell with \"Tom\" or whoever he is.[/QUOTE]\n\nI had a very good and White New Year\'s with my parents.  They are doing well.\nAnd as for \"Tom,\" I don\'t fear him.  I\'ll keep posting as long as I can to help the few that I care about.  Tom and the rest can sod off.[/QUOTE]\nTom must be a very unhappy guy. I had a good Christmas, too. How is CHJ?',0,0,NULL,0,_binary '[]',_binary '[]'),(13492,13492,1609718858,8094,'saturnsrings','Check this out. I don\'t belong to Amren anymore, but they had a few articles about Canada taking in more refugees than anyone else, and how they want to take any of them deported from the US. Just awful.\n\n[url]https://www.amren.com/news/2021/01/canada-now-resettles-more-refugees-than-any-other-country-mostly-through-private-sponsorship/[/url]\n\n[url]https://www.amren.com/news/2021/01/canada-offers-to-take-illegal-aliens-from-the-u-s/[/url]\n\n:taser:',0,0,NULL,0,_binary '[]',_binary '[]'),(13493,13493,1609722431,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\n\nThis is why I think the site has been taken over. You saw it happen to Stormfront. I got banned from \"White News Now\" because I said I liked Hitler. The owner, Jamie Kelso, didn\'t like Hitler. I got banned, then I got an email calling me names from one of his moderators. They actually said  you couldn\'t mention Hitler. That sounds pretty Jewy to me.[/QUOTE]\n\nThat is sad when supposed White Racialists hate a true Aryan Hero like Adolf Hitler.\n\nI think that site is just a bunch of guys who want to feel important. Kelso helped to ruin Stormfront. I don\'t get why the WN guys like to hire him on, he is crazy.\n\n\nYou got banned from \"White News Now\" because you said that you like Hitler?!  That\'s insane!  That does sound Jewy to me alright.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13494,13494,1609722579,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Hi and Merry Christmas.  I\'m at my folks\' house but have my laptop with me.  I wish you a happy, Merry White Christmas!  We are doing fine and about to eat.\n\nJack.[/QUOTE]\n\nHave a Merry Christmas with your family!!!:D[/QUOTE]\n\nI had a very Merry and White Christmas--no nigpanzees.  Speaking of nigpanzees, Tom Smelly is mad at me because I counterspammed some spammers.  Nothing nasty, just to the point.  He may ban me for that.  If so, it\'s been fun--until Tom decided to be a real tosser and drive you and others away.  CHJs knows that I may be gone soon--update, I think he\'s in the process of banning me now; I\'ll let you know.  I guess he values spammers more than his posters.  I sent a message for RoadRules and asked him to join us here.\n\nHave a Happy New Year, you and yours.  Take care.\n\nJack.[/QUOTE]\nMerry Christmas and Happy New Year. Let me know what happens. The hell with \"Tom\" or whoever he is.[/QUOTE]\n\nI had a very good and White New Year\'s with my parents.  They are doing well.\nAnd as for \"Tom,\" I don\'t fear him.  I\'ll keep posting as long as I can to help the few that I care about.  Tom and the rest can sod off.[/QUOTE]\nTom must be a very unhappy guy. I had a good Christmas, too. How is CHJ?[/QUOTE]\n\nTom is an unhappy guy--but he brought it on himself over the many years.  There are still good posters there and that\'s the only reason why I am still there.\n\nCHJs is not happy, to be honest.  He\'s concerned for what happening to Americastan.  He justly fears a Bidet Biden Regime and then a Heels-up Harris Regime.  I do too; those demagogues could push the whole world into WWIII.',0,0,NULL,0,_binary '[]',_binary '[]'),(13495,13495,1609722804,3685,'Ensis','[QUOTE=saturnsrings]Check this out. I don\'t belong to Amren anymore, but they had a few articles about Canada taking in more refugees than anyone else, and how they want to take any of them deported from the US. Just awful.\n\n[url]https://www.amren.com/news/2021/01/canada-now-resettles-more-refugees-than-any-other-country-mostly-through-private-sponsorship/[/url]\n\n[url]https://www.amren.com/news/2021/01/canada-offers-to-take-illegal-aliens-from-the-u-s/[/url]\n\n:taser:[/QUOTE]\n\nThanks for the links.  Things are very bad in Canuckistan.  To even say that things are bad could get you fined and even arrested now.  Canada really died before 1930 and America died in 1933.  They then, along with other Allied nations became rogue and terrorist nations.  The rest is history.\n\nI am doing alright and so are my parents.  As I said, we had a good Christmas and then New Years together.\nI hope things will somehow get better for you and yours.  \n\nPlease read this: it\'s very enlightening.  [url]https://www.amren.com/commentary/2020/04/race-in-the-french-foreign-legion/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13496,13496,1609735548,846,'Smedley Butler','How Deep Is The Deep State Tick Buried? Very, Very Deep\n\n\n\nHow Deep Is The Deep State Tick Buried? Very, Very Deep\nI had no idea how deep the Deep State tick was embedded in the American body until this news article. That horrible insect does NOT want populism in the White House:\n\n\nQuote\n“All 10 former US defense secretaries still living, including two who worked for Donald Trump, have called for the president and his supporters to accept he lost the election and warned against attempts to involve the military in his increasingly desperate efforts to overturn the result.”\n\n“In an unprecedented joint letter published in the Washington Post, the defence secretaries addressed the worst fears of what could happen in 17 days of Trump’s administration remaining before Joe Biden’s inauguration: an attempt by Trump to foment a crises with the aim of triggering a military intervention in his last-ditch struggle to hold on power.\n\n[url]https://amp.theguardian.com/us-news/2021/jan/04/leave-military-out-of-it-former-defence-secretaries-tell-trump?utm_term=Autofeed&CMP=twt_gu&utm_medium=&utm_source=Twitter&__twitter_impression=true[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13497,13497,1609750093,846,'Smedley Butler','[url]https://national-justice.com/oregon-liberals-sadistically-cheer-police-brutality-against-peaceful-protesters[/url]\n\n\n\nStriker: There is a long-standing right-wing tradition of assuming the police can be allies in the struggle for our civil rights and white liberation due to the eye-opening nature of their work. In poorer countries like Turkey and Venezuela, police are often political actors taking sides for or against their governments. Do you think there is any potential for this in America?\n\nJohn: If anybody’s expecting police officers to get woke with you, it’s never going to happen. The cops are never going to fight for political change. They might drag their feet a bit to avoid doing things they see as wrong, but at the end of the day, it’s all about winning awards (even if Satan himself is pinning the medal) and getting the carrot on the stick (retirement pension).\n\nThough cops are definitely more “right-wing” and like the 2nd Amendment, I would be surprised if even 20% of them would refuse to participate in a political move to confiscate everyone’s firearms. Some of them will talk a big game on how  they will always defend the Constitution, but their personal economic well-being always comes first in the end. They will always find a way to rationalize doing something they know deep down is wrong.',0,0,NULL,0,_binary '[]',_binary '[]'),(13498,13498,1609812890,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Hi and Merry Christmas.  I\'m at my folks\' house but have my laptop with me.  I wish you a happy, Merry White Christmas!  We are doing fine and about to eat.\n\nJack.[/QUOTE]\n\nHave a Merry Christmas with your family!!!:D[/QUOTE]\n\nI had a very Merry and White Christmas--no nigpanzees.  Speaking of nigpanzees, Tom Smelly is mad at me because I counterspammed some spammers.  Nothing nasty, just to the point.  He may ban me for that.  If so, it\'s been fun--until Tom decided to be a real tosser and drive you and others away.  CHJs knows that I may be gone soon--update, I think he\'s in the process of banning me now; I\'ll let you know.  I guess he values spammers more than his posters.  I sent a message for RoadRules and asked him to join us here.\n\nHave a Happy New Year, you and yours.  Take care.\n\nJack.[/QUOTE]\nMerry Christmas and Happy New Year. Let me know what happens. The hell with \"Tom\" or whoever he is.[/QUOTE]\n\nI had a very good and White New Year\'s with my parents.  They are doing well.\nAnd as for \"Tom,\" I don\'t fear him.  I\'ll keep posting as long as I can to help the few that I care about.  Tom and the rest can sod off.[/QUOTE]\nTom must be a very unhappy guy. I had a good Christmas, too. How is CHJ?[/QUOTE]\n\nTom is an unhappy guy--but he brought it on himself over the many years.  There are still good posters there and that\'s the only reason why I am still there.\n\nCHJs is not happy, to be honest.  He\'s concerned for what happening to Americastan.  He justly fears a Bidet Biden Regime and then a Heels-up Harris Regime.  I do too; those demagogues could push the whole world into WWIII.[/QUOTE]\n\nHave you heard the tape of Trump talking with the Governor of Georgia, Kemp? It\'s awful. Trump goes on about, \"well this is terrible\" (well, yeah...) and basically sounds like he is going in circles. He has no way now, to fight them or get the election back. The governor says \"no\" to him, just like that. If the Republicans had wanted to win, they wouldn\'t be back-pedalling now. It\'s so obvious what happened. Trump sounded awful, just like he was trying to keep it going, but he knows he has no power. This was a coup, and they aren\'t giving it back. It\'s pretty sad. I think both parties are one. Which is why the Republicans sat by and let all of this happend.',0,0,NULL,0,_binary '[]',_binary '[]'),(13499,13499,1609813203,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]Check this out. I don\'t belong to Amren anymore, but they had a few articles about Canada taking in more refugees than anyone else, and how they want to take any of them deported from the US. Just awful.\n\n[url]https://www.amren.com/news/2021/01/canada-now-resettles-more-refugees-than-any-other-country-mostly-through-private-sponsorship/[/url]\n\n[url]https://www.amren.com/news/2021/01/canada-offers-to-take-illegal-aliens-from-the-u-s/[/url]\n\n:taser:[/QUOTE]\n\nThanks for the links.  Things are very bad in Canuckistan.  To even say that things are bad could get you fined and even arrested now.  Canada really died before 1930 and America died in 1933.  They then, along with other Allied nations became rogue and terrorist nations.  The rest is history.\n\nI am doing alright and so are my parents.  As I said, we had a good Christmas and then New Years together.\nI hope things will somehow get better for you and yours.  \n\nPlease read this: it\'s very enlightening.  [url]https://www.amren.com/commentary/2020/04/race-in-the-french-foreign-legion/[/url][/QUOTE]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers!',0,0,NULL,0,_binary '[]',_binary '[]'),(13500,13500,1609819880,3685,'Ensis','[QUOTE=saturnsrings]\nHave you heard the tape of Trump talking with the Governor of Georgia, Kemp? It\'s awful. Trump goes on about, \"well this is terrible\" (well, yeah...) and basically sounds like he is going in circles. He has no way now, to fight them or get the election back. The governor says \"no\" to him, just like that. If the Republicans had wanted to win, they wouldn\'t be back-pedalling now. It\'s so obvious what happened. Trump sounded awful, just like he was trying to keep it going, but he knows he has no power. This was a coup, and they aren\'t giving it back. It\'s pretty sad. I think both parties are one. Which is why the Republicans sat by and let all of this happend.[/QUOTE]\n\nI\'m so sorry, Bofum.  What was once the United States of America is finished.  A friend of mine observed much the same thing.  Trump is finished--unless he\'s playing some kind of trick on the demoncrats--but that\'s less than one chance in a million now.  Americastan is going to hell under Bidet Biden and Heels-up Harris.',0,0,NULL,0,_binary '[]',_binary '[]'),(13501,13501,1609820167,3685,'Ensis','[QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13502,13502,1610003642,846,'Smedley Butler','[url]https://www.bitchute.com/video/8CeRGYK20GLO/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13503,13503,1610003642,846,'Smedley Butler','[url]https://www.bitchute.com/video/8CeRGYK20GLO/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13504,13504,1610003817,846,'Smedley Butler','[url]https://www.bitchute.com/video/8CeRGYK20GLO/:niglet:[/url]\n\n\nI told EVERY body I know abou the written report last Oct. 2019 ! NOT one intelligent reply including the in person ones, yes mentally they can\'t HANDLE IT ! :niglet:\n\n\nTHIS IS THE REASON FOR THE REPRESSION RIGHT NOW. !',0,0,NULL,0,_binary '[]',_binary '[]'),(13505,13505,1610042148,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/8CeRGYK20GLO/:niglet:[/url] 404 - PAGE NOT FOUND on bitchute\n===============================\n\nI told EVERY body I know abou the written report last Oct. 2019 ! NOT one intelligent reply including the in person ones, yes mentally they can\'t HANDLE IT ! :niglet:\n\n\nTHIS IS THE REASON FOR THE REPRESSION RIGHT NOW. ![/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13506,13506,1610043897,846,'Smedley Butler','[url]https://e3.365dm.com/21/01/1600x900/skynews-ashli-babbitt-trump_5229984.jpg?20210107082725[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13507,13507,1610044939,8047,'Arheel\'s Uncle','FP gives 404 bad link                          [URL=\"http://www.newnation.org/LINK FOR BLACK CRIME HEADLINE\"][B]             \'Homeless\' BLACK Man, 29, is charged with hate crimes for  \'beating nine light-skinned women in random attacks over six weeks\' at  Brooklyn subway station  [/B][/URL]\n\n\n\n\nBAD FP LINK No Thread specified. If you followed a valid link, please notify the admin\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=350467\"][NNN forum:] read history of crime wave committed black suspect let free by Bolshevik Boudin[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13508,13508,1610046169,846,'Smedley Butler','[url]https://www.bitchute.com/video/8CeRGYK20GLO/[/url]\n\nWhen I read the report in Oct. 2019 I knew the other shoe was going to drop the  fiend media was silent',0,0,NULL,0,_binary '[]',_binary '[]'),(13509,13509,1610046935,801,'Whitebear','Thanks, will try to review later this afternoon.\n\nBest,\nWB\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/8CeRGYK20GLO/[/url]\n\nWhen I read the report in Oct. 2019 I knew the other shoe was going to drop the  fiend media was silent[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13510,13510,1610069924,3685,'Ensis','Bofum, I\'m so sorry that your country suffered a coup and all is lost.  I\'m very disgusted and scared for the future, not just for Americastan but for all decent folks.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13511,13511,1610115645,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.',0,0,NULL,0,_binary '[]',_binary '[]'),(13512,13512,1610115759,8094,'saturnsrings','[QUOTE=Ensis]Bofum, I\'m so sorry that your country suffered a coup and all is lost.  I\'m very disgusted and scared for the future, not just for Americastan but for all decent folks.\n\nJack.[/QUOTE]\n\nThe Republicans showed their true colors, with Lindsey Graham coming out and declaring Biden the winner. The Republicans didn\'t do a thing, which shows they are on the same side as the Democrats. I\'ve been saying this for years. Even the VP, Mike Pence, turned out to be a huge disappointment. There is NO ONE on our side. No one. No one represents whites.',0,0,NULL,0,_binary '[]',_binary '[]'),(13513,13513,1610127914,846,'Smedley Butler','[url]https://www.unz.com/audio/kbarrett_alan-sabrosky-on-descending-dystopias-america-faces-2021/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13514,13514,1610149933,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.[/QUOTE]\n\n\nHi Bofum.\n\nYou are right about the MAGA thing being a plot to take down Trump.  4 people were murdered by Zogling pig cops.  One of them, a white woman was murdered by a nigger pig.  ZOG/Jewry are after us whites--and especially Whites.\nProtesting is futile now, they\'ll just make us look like terrorists--which is their plan all along.  SWATfags are honourary jews and niggers in my book if not worse.  They are only enforcers of ZOG.  Pence is one of ZOG, even though he\'s not a kike himself as far as I know.\nYes, this was a hard coup alright.  And I find that most people here think that Trump\'s a criminal, sadly.  I am surrounded by liberals.\nTS, if that\'s really him is nuts--is it cynical and pessimistic to tell the Truth?  I think not.\nAs you advise, I am going to limit my time there on NM--and limit what I say there as well, come to think of it.  Now that Bidet Biden is barbarian king of the Kingdom of FDR, things will get worse for whites--and vastly worse for Whites\nFinally, it\'s possible that TS really is gone and someone else or more than someone else is there, monitoring us.  I have said more than enough already there.  At that point it was to help the few good niggermaniacs there.\nI tried to invite RoadRules to NNN, but he never responded.  Oh well.',0,0,NULL,0,_binary '[]',_binary '[]'),(13515,13515,1610150356,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Bofum, I\'m so sorry that your country suffered a coup and all is lost.  I\'m very disgusted and scared for the future, not just for Americastan but for all decent folks.\n\nJack.[/QUOTE]\n\nThe Republicans showed their true colors, with Lindsey Graham coming out and declaring Biden the winner. The Republicans didn\'t do a thing, which shows they are on the same side as the Democrats. I\'ve been saying this for years. Even the VP, Mike Pence, turned out to be a huge disappointment. There is NO ONE on our side. No one. No one represents whites.[/QUOTE]\n\nThe Republicoons are the equivalent of \"our\" Con Servative party, in that both are false conservatives.  I hope Lindsey Graham cracker gets culturally enriched, gnomesayin\'?  You are totally right! No one represents whites, let alone us Whites.  Pence is an out and out traitor to America and a danger to the world.  Democracy is a sham and Hitler was right about that.\nTake care and be safe.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13516,13516,1610157319,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.[/QUOTE]\n\n\nHi Bofum.\n\nYou are right about the MAGA thing being a plot to take down Trump.  4 people were murdered by Zogling pig cops.  One of them, a white woman was murdered by a nigger pig.  ZOG/Jewry are after us whites--and especially Whites.\nProtesting is futile now, they\'ll just make us look like terrorists--which is their plan all along.  SWATfags are honourary jews and niggers in my book if not worse.  They are only enforcers of ZOG.  Pence is one of ZOG, even though he\'s not a kike himself as far as I know.\nYes, this was a hard coup alright.  And I find that most people here think that Trump\'s a criminal, sadly.  I am surrounded by liberals.\nTS, if that\'s really him is nuts--is it cynical and pessimistic to tell the Truth?  I think not.\nAs you advise, I am going to limit my time there on NM--and limit what I say there as well, come to think of it.  Now that Bidet Biden is barbarian king of the Kingdom of FDR, things will get worse for whites--and vastly worse for Whites\nFinally, it\'s possible that TS really is gone and someone else or more than someone else is there, monitoring us.  I have said more than enough already there.  At that point it was to help the few good niggermaniacs there.\nI tried to invite RoadRules to NNN, but he never responded.  Oh well.[/QUOTE]\n\nYeah, I think NM is compromised. I really don\'t trust it. \nIt\'s like the Dark Ages again. \nNiggers are getting away with everything, used like a weapon against us.\nJews aren\'t so smart, and I\'m tired of people, especially American Renaissance, going on about how smart they are. Smart people wouldn\'t ruin all of the First World nations in the world and flood them with illiterate, stupid savages.\nJews can\'t just put themselves in gated communities and only live there. They will have to venture out to go to stores, ballets, shows, doctors, etc.',0,0,NULL,0,_binary '[]',_binary '[]'),(13517,13517,1610157399,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Bofum, I\'m so sorry that your country suffered a coup and all is lost.  I\'m very disgusted and scared for the future, not just for Americastan but for all decent folks.\n\nJack.[/QUOTE]\n\nThe Republicans showed their true colors, with Lindsey Graham coming out and declaring Biden the winner. The Republicans didn\'t do a thing, which shows they are on the same side as the Democrats. I\'ve been saying this for years. Even the VP, Mike Pence, turned out to be a huge disappointment. There is NO ONE on our side. No one. No one represents whites.[/QUOTE]\n\nThe Republicoons are the equivalent of \"our\" Con Servative party, in that both are false conservatives.  I hope Lindsey Graham cracker gets culturally enriched, gnomesayin\'?  You are totally right! No one represents whites, let alone us Whites.  Pence is an out and out traitor to America and a danger to the world.  Democracy is a sham and Hitler was right about that.\nTake care and be safe.\n\nJack.[/QUOTE]\nYes, stay safe. \nThe worse things get, the more valuable Hitler was to us.\nBecareful online. I\'ve seen comments about people being \"found out\" on Facebook, etc..',0,0,NULL,0,_binary '[]',_binary '[]'),(13518,13518,1610157811,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.[/QUOTE]\n\n\nHi Bofum.\n\nYou are right about the MAGA thing being a plot to take down Trump.  4 people were murdered by Zogling pig cops.  One of them, a white woman was murdered by a nigger pig.  ZOG/Jewry are after us whites--and especially Whites.\nProtesting is futile now, they\'ll just make us look like terrorists--which is their plan all along.  SWATfags are honourary jews and niggers in my book if not worse.  They are only enforcers of ZOG.  Pence is one of ZOG, even though he\'s not a kike himself as far as I know.\nYes, this was a hard coup alright.  And I find that most people here think that Trump\'s a criminal, sadly.  I am surrounded by liberals.\nTS, if that\'s really him is nuts--is it cynical and pessimistic to tell the Truth?  I think not.\nAs you advise, I am going to limit my time there on NM--and limit what I say there as well, come to think of it.  Now that Bidet Biden is barbarian king of the Kingdom of FDR, things will get worse for whites--and vastly worse for Whites\nFinally, it\'s possible that TS really is gone and someone else or more than someone else is there, monitoring us.  I have said more than enough already there.  At that point it was to help the few good niggermaniacs there.\nI tried to invite RoadRules to NNN, but he never responded.  Oh well.[/QUOTE]\n\nYeah, I think NM is compromised. I really don\'t trust it. \nIt\'s like the Dark Ages again. \nNiggers are getting away with everything, used like a weapon against us.\nJews aren\'t so smart, and I\'m tired of people, especially American Renaissance, going on about how smart they are. Smart people wouldn\'t ruin all of the First World nations in the world and flood them with illiterate, stupid savages.\nJews can\'t just put themselves in gated communities and only live there. They will have to venture out to go to stores, ballets, shows, doctors, etc.[/QUOTE]\n\nI logged in briefly in NM but did not post anything.  At this point, I think I\'ll only read when TS is not there.  I don\'t trust it either.\nIt is the beginning of the Second Dark Ages with Bidet Biden and Heels-up Harris now as king and viceroy.  Nigpanzees are getting away with everything and they will get even more uppity now that Trump is gone.\nNo, kikes are not that smart, just clever and greedy.  They\'ll end up cutting their own throats due to their stupidity and unchecked greed.  And yes, they may live in gated communities and have shabbuos goyim do their shopping for them--but they can\'t hide forever.  I have no sympathy for them at all--they lied to me about the Holocaust(tm)--and then put harsh laws against questioning any of it.  I can\'t forget that.\nTruly smart folks like Mussolini and Hitler would NOT ruin their own nations--this is yet more proof that they never wanted war to begin with.  They knew how ruinous wars can be.',0,0,NULL,0,_binary '[]',_binary '[]'),(13519,13519,1610157987,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Bofum, I\'m so sorry that your country suffered a coup and all is lost.  I\'m very disgusted and scared for the future, not just for Americastan but for all decent folks.\n\nJack.[/QUOTE]\n\nThe Republicans showed their true colors, with Lindsey Graham coming out and declaring Biden the winner. The Republicans didn\'t do a thing, which shows they are on the same side as the Democrats. I\'ve been saying this for years. Even the VP, Mike Pence, turned out to be a huge disappointment. There is NO ONE on our side. No one. No one represents whites.[/QUOTE]\n\nThe Republicoons are the equivalent of \"our\" Con Servative party, in that both are false conservatives.  I hope Lindsey Graham cracker gets culturally enriched, gnomesayin\'?  You are totally right! No one represents whites, let alone us Whites.  Pence is an out and out traitor to America and a danger to the world.  Democracy is a sham and Hitler was right about that.\nTake care and be safe.\n\nJack.[/QUOTE]\nYes, stay safe. \nThe worse things get, the more valuable Hitler was to us.\nBecareful online. I\'ve seen comments about people being \"found out\" on Facebook, etc..[/QUOTE]\n\nThanks for the advice Bofum.  I don\'t have facebook, fortunately and I must be very careful online now.  And yes the worse things get, the more valuable Hitler was to us.  At this point, we cannot rely on any government to help us...we must be our own Hitler\'s and Mussolinis and individually in a collective way keep Civilisation afloat.  The common folk must become the bomb-shelters for Aryan Civilisation.  Hitler was the very last true Leader we ever had.  And to think I was bamboozled into thinking he was one of the most evil men to walk this earth.\nThanks for your kind words and concern, Bofum.',0,0,NULL,0,_binary '[]',_binary '[]'),(13520,13520,1610211047,8047,'Arheel\'s Uncle','[B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f\n\n\n[QUOTE=Whitebear]FIXED. - thanks for catching that\n \n[URL=\"https://www.sbsun.com/2020/12/30/san-bernardino-police-identify-murder-suspect-who-died-in-shootout-with-officers/\"](Black) Homicide suspect killed in San Bernardino police shooting ID’d; wounded officer to recover[/URL]\n[link fixed - but takes a while to connect...]\n\n[URL]https://www.sbsun.com/2020/12/30/san-bernardino-police-identify-murder-suspect-who-died-in-shootout-with-officers/[/URL]\n\n============================\n[QUOTE=Arheel\'s Uncle]I get this\n         [B]404: Page not found[/B]         \n        This error is generated when there was no web page with the name you specified at the web site.     \n              [B]             Troubleshooting suggestions:         [/B]     \n              Ensure the page you are linking to exists in the correct folder.     \n\n\n\n\n\n[URL=\"http://www.newnation.org/LINK LINK LINK for headline=================\"][B](Black) Homicide suspect killed in San Bernardino police shooting ID’d; wounded officer to recover                [/B][/URL]\n                              [IMG]http://www.newnation.org/Images/2021/ShyheedRobertBoyd.jpg[/IMG]                [IMG]http://www.newnation.org/Images/2017/OfficerDown.jpg[/IMG]                                [IMG]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG]               Authorities have identified the homicide suspect who was  fatally shot by San Bernardino police officers working to arrest him in  Highland on Tuesday.  [B]Shyheed Robert Boyd, 21[/B], of San Bernardino, was wanted on a $1 million arrest warrant in the Dec. 9 killing of [B]Donte Dejuan Carr, a 40-year-old[/B][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13521,13521,1610215758,801,'Whitebear','[URL=\"https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border\"]https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border[/URL]\nFIXED. - thanks\nWB\n================================\n[QUOTE=Arheel\'s Uncle][B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f',0,0,NULL,0,_binary '[]',_binary '[]'),(13522,13522,1610216343,8047,'Arheel\'s Uncle','404 page not found\nIS IT MY PC/INTERNET???\n\n\n                                                                           [URL=\"http://www.newnation.org/LINK FOR BLACK CRIME HEADLINE\"][B]             Fort Worth police seeking BLACK teen they say killed 14-year-old girl[/B][/URL]              \n              [IMG]http://www.newnation.org/Images/2021/AndrewNewman.jpg[/IMG]                [IMG]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG]              Fort Worth police are looking for a 17-year-old who they say  fatally shot a 14-year-old girl in late December. Authorities said  Friday that [B]Andrew Newman[/B] was wanted in the slaying of Sherrell Whittley.  Whittle\n\n\n[QUOTE=Whitebear][URL]https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border[/URL]\n FIXED. - thanks\nWB\n================================\n[QUOTE=Arheel\'s Uncle][B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13523,13523,1610216434,8047,'Arheel\'s Uncle','THIS ONE 404\n                          [URL=\"http://www.newnation.org/LINK FOR BLACK CRIME HEADLINE\"][B]             Murder case dismissed against BLACK in 2019 homicide because witnesses afraid to testify[/B][/URL]              \n              [IMG]http://www.newnation.org/Images/2021/KeShuanJones.jpg[/IMG]               [IMG]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG]             WELLSTON — A St. Louis County judge on Monday dismissed  charges against a Wellston man in a 2019 murder case because prosecutors  were unable to persuade witnesses to cooperate, officials say.\n\n\n[QUOTE=Whitebear][URL]https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border[/URL]\n FIXED. - thanks\nWB\n================================\n[QUOTE=Arheel\'s Uncle][B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13524,13524,1610216522,8047,'Arheel\'s Uncle','[B]404, ARE ONLY those that link back to NNN forum[/B]\n\n                          [URL=\"http://www.newnation.org/LINK FOR BLACK CRIME HEADLINE\"][B]             Rape charges of a teenager are dismissed, but federal charges remain for BLACK Martinsville man[/B][/URL] \n            [IMG]http://www.newnation.org/Images/2021/TerranceAntwainPenn.jpg[/IMG]             Rape charges of a 15-year-old girl were dropped against a Martinsville man in Martinsville \n\n\n[QUOTE=Whitebear][URL]https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border[/URL]\n FIXED. - thanks\nWB\n================================\n[QUOTE=Arheel\'s Uncle][B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13525,13525,1610216735,8047,'Arheel\'s Uncle','Mexican one [U]is not[/U] fixed...\n\n\nNO Thread foundon this one                                     [URL=\"http://www.nnnforum.com/forums/showthread.php?t=350525\"]                [B]Non-black female victim of BLACK SUPREMACIST RACISM - WITCH HUNT [/B][/URL]\n              ‘Soho Karen’\n[QUOTE=Whitebear][URL]https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border[/URL]\n FIXED. - thanks\nWB\n================================\n[QUOTE=Arheel\'s Uncle][B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13526,13526,1610216968,8047,'Arheel\'s Uncle','I might have sent this 404 already...\n                          [URL=\"http://www.newnation.org/LINK FOR BLACK CRIME HEADLINE\"][B]             Rape charges of a teenager are dismissed, but federal charges remain for BLACK Martinsville man[/B][/URL] \n            [IMG]http://www.newnation.org/Images/2021/TerranceAntwainPenn.jpg[/IMG]             Rape charges of a 15-year-old girl were dropped against a  Martinsville man in Martinsville Circuit Court on Thursday.  The trial for [B]Terrance Antwain Penn, 37[/B],\n\n\n[QUOTE=Whitebear][URL]https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border[/URL]\n FIXED. - thanks\nWB\n================================\n[QUOTE=Arheel\'s Uncle][B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13527,13527,1610217215,801,'Whitebear','[QUOTE=Arheel\'s Uncle]404 page not found\nIS IT MY PC/INTERNET???\n\n\nTHANKS FOR BAD LINK REPORTS - I WILL REVIEW & FIX - NOT YOUR PC\n\nI AM STILL getting used to my new web editor and just forget to stuff in the LINK to the headline as I am \'in a hurry\' and just don\'t remember to check the links - which I will try to remember to do...\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13528,13528,1610217216,801,'Whitebear','[QUOTE=Arheel\'s Uncle]404 page not found\nIS IT MY PC/INTERNET???\n\n\nTHANKS FOR BAD LINK REPORTS - I WILL REVIEW & FIX - NOT YOUR PC\n\nI AM STILL getting used to my new web editor and just forget to stuff in the LINK to the headline as I am \'in a hurry\' and just don\'t remember to check the links - which I will try to remember to do...\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13529,13529,1610217306,801,'Whitebear','Ah-so.  I forgot to update the webpage after fixing my local copy....\nWB\n\n[QUOTE=Arheel\'s Uncle]Mexican one [U]is not[/U] fixed...\n\n\nNO Thread foundon this one                                     [URL=\"http://www.nnnforum.com/forums/showthread.php?t=350525\"]                [B]Non-black female victim of BLACK SUPREMACIST RACISM - WITCH HUNT [/B][/URL]\n              ‘Soho Karen’\n[QUOTE=Whitebear][URL]https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border[/URL]\n FIXED. - thanks\nWB\n================================\n[QUOTE=Arheel\'s Uncle][B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13530,13530,1610217453,801,'Whitebear','Yes, I have set up sort of a template\nwhere the \'dummy code\' \nlinks back to a non-existant [url]www.newnation.org[/url] page\n\nI am considering putting up a \'sorry missing link page\'\nand a note to please email me if you see this...\nbut then I think. - well I will remember to plug in the actual foreign link in the future....\n\nWB\n\n[QUOTE=Arheel\'s Uncle][B]404, ARE ONLY those that link back to NNN forum[/B]\n\n                          [URL=\"http://www.newnation.org/LINK FOR BLACK CRIME HEADLINE\"][B]             Rape charges of a teenager are dismissed, but federal charges remain for BLACK Martinsville man[/B][/URL] \n            [IMG]http://www.newnation.org/Images/2021/TerranceAntwainPenn.jpg[/IMG]             Rape charges of a 15-year-old girl were dropped against a Martinsville man in Martinsville \n\n\n[QUOTE=Whitebear][URL]https://cis.org/Bensman/Migrants-Chanting-Biden-Attempt-Rush-Border[/URL]\n FIXED. - thanks\nWB\n================================\n[QUOTE=Arheel\'s Uncle][B][COLOR=Blue]another bad link 404[/COLOR][/B]\n\n                                          [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]               [URL=\"http://www.newnation.org/THIS IS THE LINK FOR THE SPANIC CRIME STORY HEADLINE\"]               [B]Migrants Chanting \'Biden! Biden!\' Attempt to Rush Border[/B][/URL] \n                [IMG]http://www.newnation.org/Images/2019/MigrantInvasion.jpg[/IMG]               Almost lost in the distractions of the holiday weekend, on  the night of December 29 up to 400 mostly Cuban migrants f[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13532,13532,1610244451,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.[/QUOTE]\n\n\nHi Bofum.\n\nYou are right about the MAGA thing being a plot to take down Trump.  4 people were murdered by Zogling pig cops.  One of them, a white woman was murdered by a nigger pig.  ZOG/Jewry are after us whites--and especially Whites.\nProtesting is futile now, they\'ll just make us look like terrorists--which is their plan all along.  SWATfags are honourary jews and niggers in my book if not worse.  They are only enforcers of ZOG.  Pence is one of ZOG, even though he\'s not a kike himself as far as I know.\nYes, this was a hard coup alright.  And I find that most people here think that Trump\'s a criminal, sadly.  I am surrounded by liberals.\nTS, if that\'s really him is nuts--is it cynical and pessimistic to tell the Truth?  I think not.\nAs you advise, I am going to limit my time there on NM--and limit what I say there as well, come to think of it.  Now that Bidet Biden is barbarian king of the Kingdom of FDR, things will get worse for whites--and vastly worse for Whites\nFinally, it\'s possible that TS really is gone and someone else or more than someone else is there, monitoring us.  I have said more than enough already there.  At that point it was to help the few good niggermaniacs there.\nI tried to invite RoadRules to NNN, but he never responded.  Oh well.[/QUOTE]\n\nYeah, I think NM is compromised. I really don\'t trust it. \nIt\'s like the Dark Ages again. \nNiggers are getting away with everything, used like a weapon against us.\nJews aren\'t so smart, and I\'m tired of people, especially American Renaissance, going on about how smart they are. Smart people wouldn\'t ruin all of the First World nations in the world and flood them with illiterate, stupid savages.\nJews can\'t just put themselves in gated communities and only live there. They will have to venture out to go to stores, ballets, shows, doctors, etc.[/QUOTE]\n\nI logged in briefly in NM but did not post anything.  At this point, I think I\'ll only read when TS is not there.  I don\'t trust it either.\nIt is the beginning of the Second Dark Ages with Bidet Biden and Heels-up Harris now as king and viceroy.  Nigpanzees are getting away with everything and they will get even more uppity now that Trump is gone.\nNo, kikes are not that smart, just clever and greedy.  They\'ll end up cutting their own throats due to their stupidity and unchecked greed.  And yes, they may live in gated communities and have shabbuos goyim do their shopping for them--but they can\'t hide forever.  I have no sympathy for them at all--they lied to me about the Holocaust(tm)--and then put harsh laws against questioning any of it.  I can\'t forget that.\nTruly smart folks like Mussolini and Hitler would NOT ruin their own nations--this is yet more proof that they never wanted war to begin with.  They knew how ruinous wars can be.[/QUOTE]\nThe media here has come up with a big TV program about the MAGA rally at the Capitol called, \"The Assault\". OMG. Then they say it went on 24 hours, which is not true. The media has been posting how racist it is that BLM and other leftist groups were attacked by the police (complete opposite is true). You can see how they treat whites, and how blacks still scream racism,.',0,0,NULL,0,_binary '[]',_binary '[]'),(13533,13533,1610244558,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Bofum, I\'m so sorry that your country suffered a coup and all is lost.  I\'m very disgusted and scared for the future, not just for Americastan but for all decent folks.\n\nJack.[/QUOTE]\n\nThe Republicans showed their true colors, with Lindsey Graham coming out and declaring Biden the winner. The Republicans didn\'t do a thing, which shows they are on the same side as the Democrats. I\'ve been saying this for years. Even the VP, Mike Pence, turned out to be a huge disappointment. There is NO ONE on our side. No one. No one represents whites.[/QUOTE]\n\nThe Republicoons are the equivalent of \"our\" Con Servative party, in that both are false conservatives.  I hope Lindsey Graham cracker gets culturally enriched, gnomesayin\'?  You are totally right! No one represents whites, let alone us Whites.  Pence is an out and out traitor to America and a danger to the world.  Democracy is a sham and Hitler was right about that.\nTake care and be safe.\n\nJack.[/QUOTE]\nYes, stay safe. \nThe worse things get, the more valuable Hitler was to us.\nBecareful online. I\'ve seen comments about people being \"found out\" on Facebook, etc..[/QUOTE]\n\nThanks for the advice Bofum.  I don\'t have facebook, fortunately and I must be very careful online now.  And yes the worse things get, the more valuable Hitler was to us.  At this point, we cannot rely on any government to help us...we must be our own Hitler\'s and Mussolinis and individually in a collective way keep Civilisation afloat.  The common folk must become the bomb-shelters for Aryan Civilisation.  Hitler was the very last true Leader we ever had.  And to think I was bamboozled into thinking he was one of the most evil men to walk this earth.\nThanks for your kind words and concern, Bofum.[/QUOTE]\n\nWhites need several rich men to affect things in our favor.\nWe would never be able to win a revolution, unless another country stepped in. Our own revolution in 1775 was greatly helped by the French, because they had a vested interest in the US.',0,0,NULL,0,_binary '[]',_binary '[]'),(13534,13534,1610244695,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.[/QUOTE]\n\n\nHi Bofum.\n\nYou are right about the MAGA thing being a plot to take down Trump.  4 people were murdered by Zogling pig cops.  One of them, a white woman was murdered by a nigger pig.  ZOG/Jewry are after us whites--and especially Whites.\nProtesting is futile now, they\'ll just make us look like terrorists--which is their plan all along.  SWATfags are honourary jews and niggers in my book if not worse.  They are only enforcers of ZOG.  Pence is one of ZOG, even though he\'s not a kike himself as far as I know.\nYes, this was a hard coup alright.  And I find that most people here think that Trump\'s a criminal, sadly.  I am surrounded by liberals.\nTS, if that\'s really him is nuts--is it cynical and pessimistic to tell the Truth?  I think not.\nAs you advise, I am going to limit my time there on NM--and limit what I say there as well, come to think of it.  Now that Bidet Biden is barbarian king of the Kingdom of FDR, things will get worse for whites--and vastly worse for Whites\nFinally, it\'s possible that TS really is gone and someone else or more than someone else is there, monitoring us.  I have said more than enough already there.  At that point it was to help the few good niggermaniacs there.\nI tried to invite RoadRules to NNN, but he never responded.  Oh well.[/QUOTE]\n\nToo bad RoadRules doesn\'t come here.\nWell, you tried...\nJust be careful. I bet by the end of the year, guns will be illegal here. Well, only for whites...',0,0,NULL,0,_binary '[]',_binary '[]'),(13535,13535,1610248997,3685,'Ensis','[QUOTE=saturnsrings]\nThe media here has come up with a big TV program about the MAGA rally at the Capitol called, \"The Assault\". OMG. Then they say it went on 24 hours, which is not true. The media has been posting how racist it is that BLM and other leftist groups were attacked by the police (complete opposite is true). You can see how they treat whites, and how blacks still scream racism,.[/QUOTE]\n\nThis is total communist madness.  I am sick and tired of the Big Lies being spewed by ZOG and the jewsmedia.  You are right in that it did NOT go on for 24 hours and the violence was done by pantifa disguised as Trump supporters.  Black Lies Matter has NEVER been brutalised by the pig cops!  Us whites were always the target of the wrath of the zogling cops.  Us whites are the most disenfranchised people in history!  Hitler was the last leader to enfranchise whites/Whites and truly help them.  ZOG provoked him to war over that and for bucking the jew banking system in Germany and Austria.',0,0,NULL,0,_binary '[]',_binary '[]'),(13536,13536,1610249098,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Bofum, I\'m so sorry that your country suffered a coup and all is lost.  I\'m very disgusted and scared for the future, not just for Americastan but for all decent folks.\n\nJack.[/QUOTE]\n\nThe Republicans showed their true colors, with Lindsey Graham coming out and declaring Biden the winner. The Republicans didn\'t do a thing, which shows they are on the same side as the Democrats. I\'ve been saying this for years. Even the VP, Mike Pence, turned out to be a huge disappointment. There is NO ONE on our side. No one. No one represents whites.[/QUOTE]\n\nThe Republicoons are the equivalent of \"our\" Con Servative party, in that both are false conservatives.  I hope Lindsey Graham cracker gets culturally enriched, gnomesayin\'?  You are totally right! No one represents whites, let alone us Whites.  Pence is an out and out traitor to America and a danger to the world.  Democracy is a sham and Hitler was right about that.\nTake care and be safe.\n\nJack.[/QUOTE]\nYes, stay safe. \nThe worse things get, the more valuable Hitler was to us.\nBecareful online. I\'ve seen comments about people being \"found out\" on Facebook, etc..[/QUOTE]\n\nThanks for the advice Bofum.  I don\'t have facebook, fortunately and I must be very careful online now.  And yes the worse things get, the more valuable Hitler was to us.  At this point, we cannot rely on any government to help us...we must be our own Hitler\'s and Mussolinis and individually in a collective way keep Civilisation afloat.  The common folk must become the bomb-shelters for Aryan Civilisation.  Hitler was the very last true Leader we ever had.  And to think I was bamboozled into thinking he was one of the most evil men to walk this earth.\nThanks for your kind words and concern, Bofum.[/QUOTE]\n\nWhites need several rich men to affect things in our favor.\nWe would never be able to win a revolution, unless another country stepped in. Our own revolution in 1775 was greatly helped by the French, because they had a vested interest in the US.[/QUOTE]\n\nThat is true!  The French made it possible for the US to be born; without them the British/jews would have easily prevailed.  The only nation that might hypothetically help Americans now is Russia--and that\'s doubtful at best.',0,0,NULL,0,_binary '[]',_binary '[]'),(13537,13537,1610249371,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.[/QUOTE]\n\n\nHi Bofum.\n\nYou are right about the MAGA thing being a plot to take down Trump.  4 people were murdered by Zogling pig cops.  One of them, a white woman was murdered by a nigger pig.  ZOG/Jewry are after us whites--and especially Whites.\nProtesting is futile now, they\'ll just make us look like terrorists--which is their plan all along.  SWATfags are honourary jews and niggers in my book if not worse.  They are only enforcers of ZOG.  Pence is one of ZOG, even though he\'s not a kike himself as far as I know.\nYes, this was a hard coup alright.  And I find that most people here think that Trump\'s a criminal, sadly.  I am surrounded by liberals.\nTS, if that\'s really him is nuts--is it cynical and pessimistic to tell the Truth?  I think not.\nAs you advise, I am going to limit my time there on NM--and limit what I say there as well, come to think of it.  Now that Bidet Biden is barbarian king of the Kingdom of FDR, things will get worse for whites--and vastly worse for Whites\nFinally, it\'s possible that TS really is gone and someone else or more than someone else is there, monitoring us.  I have said more than enough already there.  At that point it was to help the few good niggermaniacs there.\nI tried to invite RoadRules to NNN, but he never responded.  Oh well.[/QUOTE]\n\nToo bad RoadRules doesn\'t come here.\nWell, you tried...\nJust be careful. I bet by the end of the year, guns will be illegal here. Well, only for whites...[/QUOTE]\n\nYou Yanks and Southrons will have to HIDE them deeply and skillfully along with any ammo, accessories and parts.\nI will be careful, that I promise, Bofum.  I miss you at NM, but I also understand and respect the fact that you refuse to be abused and trampled over.  Right now, I\'m more there for reading and the very occasional harmless post to keep my status there.  I try to log on when Tom Smelly isn\'t there.\nBe careful what you say--especially if bidet biden DOES take the kingship of what was once America.  Heels-up Harris will be even more communistic and brutal.  ANY criticism of her foul regime will NOT be tolerated by them of course.  Here, I have to be very careful what I say.\n\nThanks for the pms, Bofum.  \n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13538,13538,1610309109,8047,'Arheel\'s Uncle','bad 404\n\n\n\n                                                                           [URL=\"http://www.newnation.org/LINK FOR BLACK CRIME ===============================HEADLINE\"][B]             Georgetown Police search for suspect in connection to murder[/B][/URL]              \n              [IMG]http://www.newnation.org/Images/2021/MontrezCyrusSimmons.jpg[/IMG]                            [IMG]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG]              GEORGETOWN, S.C. (WBTW) — The Georgetown Police Department  is asking for the public’s help in their search for a suspect in  connection to a murder.  Officers say [B]Montrez Cyrus Simmons, 38\n\n\n\n[COLOR=Red]No Thread specified. If you followed a valid link, please notify the [URL=\"http://www.nnnforum.com/forums/sendmessage.php\"]administrator[/URL][/COLOR][/B]\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=350525\"]                [B]Non-black female victim of BLACK SUPREMACIST RACISM - WITCH HUNT [/B][/URL]\n              ‘Soho Karen’ Miya Ponsetto arrested in Calif.',0,0,NULL,0,_binary '[]',_binary '[]'),(13539,13539,1610316880,801,'Whitebear','(thought I got them all)\nreally does help to have\nfollow-up editor\n\n:)',0,0,NULL,0,_binary '[]',_binary '[]'),(13540,13540,1610351820,8047,'Arheel\'s Uncle','Sometimes it\'s the little things that matter. I like to help.\n\nI\'ve been very busy, drilling holes & installing fluid level sensors & gauges + floats for full alarms, doing the wiring, making aluminum control panel; while watching USA go down the drain. \n\nToo busy to hunt down stories & get annoyed at the nonstop nigger crimes.\nI think it gets to me, the powerlessness, needed a break.\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13541,13541,1610409617,8047,'Arheel\'s Uncle','[B]TODAY\'S[/B]\n[B]No thread specified[/B] [NNN forum thread:] Oklahoma coalburner deaf crossfire after her buck, white mane shoot at each other social media beef\nWant me to send you some caffeine tabs?\n:lol:\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13543,13543,1610414912,801,'Whitebear','thanks again.\n\non your last note you mentioned working on something, drilling holes, gauges etc.  what was\nthat you\'re working on?  camping RV, basement air conditioning...  ice age vegetable incubator???\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle][B]TODAY\'S[/B]\n[B]No thread specified[/B] [NNN forum thread:] Oklahoma coalburner deaf crossfire after her buck, white mane shoot at each other social media beef\nWant me to send you some caffeine tabs?\n:lol:\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13544,13544,1610469149,8047,'Arheel\'s Uncle','Keep in mind, this whole mind boggling (to most people) van rv thing is easily adaptable to function well in a small home, that was in my intentional planning. It can be parked outside my home or camp & provide both 120VAC, and 12VDC; much like a contractor\'s job site power & water station on a trailer. It has everything I\'d need & a bit more than commercial built RV. \n\nI put in a 12VDC 330 GPM external pump system, so I can pump water 20 feet from a canal lake stream (or even gutter water), & run it 100 feet uphill into & through 2 staged larger filters & into a final Berkey filters, or a Katadyn filter manual pump. Depends on water needed.\n\n\n\nVAN \"RV\" has two 15gal water tanks & grey tank. I put in [URL=\"https://www.amazon.com/s?k=kus&ref=nb_sb_noss_2\"]KUS SS sensors & gauges[/URL] to Monitor fill levels so I can plan on next fresh water tank filling station visit. They each have a [URL=\"https://www.amazon.com/gp/product/B083WGY65K/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1\"]SS float level[/URL] switch hooked up to a audio Piezo shrieking alarm so I know when tanks are full, they all can be switched off. Without the alarms, I can\'t tell tanks are full & I ended up overflowing a few times.\n\nBoth tanks are independently hooked up with ball valves, when empty tank#1, then manually switch valve off & open valve to tank#2. Same with 2 separate fill valves on inlets.\n\nThe 3rd tank is grey water, with KUS sensor & gauge (gauge typical E, 1/4, 1/2, Full), also a SS float level \"switch\" with piezo alarm when tank is max full; prevent an overflow MESS. Alarm circuit is switched, to let me turn off alarm until I can empty.\n\n\n\n[QUOTE=Whitebear]thanks again.\n \non your last note you mentioned working on something, drilling holes, gauges etc.  what was\nthat you\'re working on?  camping RV, basement air conditioning...  ice age vegetable incubator???\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle][B]TODAY\'S[/B]\n[B]No thread specified[/B] [NNN forum thread:] Oklahoma coalburner deaf crossfire after her buck, white mane shoot at each other social media beef\nWant me to send you some caffeine tabs?\n:lol:\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13545,13545,1610473784,8047,'Arheel\'s Uncle','[URL]https://ipleak.net/[/URL]\nIf you are now connected to a VPN and between the detected DNS you see [B]your ISP DNS[/B], then your system is [URL=\"https://ipleak.net/#dnsleak\"]leaking DNS requests[/URL]\nTO FIX... TYPE IN ADDRESS BAR \"about:config\"\nClick \"Accept risk & continue\" (risk is screwing up settings)\n\nClick \"Show All\" & you double click the proper line text on IPLEAK fix instructions to toggle from true to false & vice versa.\nThere\'s more than one line to toggle.\nLastly, I generally stick to Firefox [URL]https://restoreprivacy.com/firefox-privacy/[/URL]\n\n\nThey have fixes for Google Chrome & Opera, but I rarely use those.',0,0,NULL,0,_binary '[]',_binary '[]'),(13546,13546,1610481546,801,'Whitebear','thanks again....for details on your project\nI had remembered something from a prior PM a while ago...  all sounds like a very convenient accessory\n\nand also sounds like features that might not be available on commercial standard models - even if very much more expensive.\n\nare you planning any additional features?\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Keep in mind, this whole mind boggling (to most people) van rv thing is easily adaptable to function well in a small home, that was in my intentional planning. It can be parked outside my home or camp & provide both 120VAC, and 12VDC; much like a contractor\'s job site power & water station on a trailer. It has everything I\'d need & a bit more than commercial built RV.  [/quote]',0,0,NULL,0,_binary '[]',_binary '[]'),(13547,13547,1610482108,801,'Whitebear','thanks, very interesting\nthe link said I was in Chicago\nbut my VPN said it was putting me in Los Angeles\n\nI didn\'t see any \'leaks\' but thanks..\nI\'ll have to study up on this stuff.\n\nWB\n\n[QUOTE=Arheel\'s Uncle][URL]https://ipleak.net/[/URL]\nIf you are now connected to a VPN and between the detected DNS you see [B]your ISP DNS[/B], then your system is [URL=\"https://ipleak.net/#dnsleak\"]leaking DNS requests[/URL]\nTO FIX... TYPE IN ADDRESS BAR \"about:config\"\nClick \"Accept risk & continue\" (risk is screwing up settings)\n\nClick \"Show All\" & you double click the proper line text on IPLEAK fix instructions to toggle from true to false & vice versa.\nThere\'s more than one line to toggle.\nLastly, I generally stick to Firefox [URL]https://restoreprivacy.com/firefox-privacy/[/URL]\n\n\nThey have fixes for Google Chrome & Opera, but I rarely use those.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13548,13548,1610485109,8047,'Arheel\'s Uncle','An audible rain alarm circuit.\nAn audible daylight alarm circuit using 555 timer IC & light sensitive resistors.\nThe big projects are all done (I think :lol: ), with some other power increasing future addons.\nI\'ve prewired & installed a 20Amp & a 50Amp CNLINKO connectors for addon external 300 Watts (on my buy list) of solar panels above my existing 400Watts panels. CNLINKO doubles as a 12VDC output on outside of van, for 12V lighting, tools, pumps etc.\n\nSomeday, I\'ll complete my list of everything I did, made, or installed.\nSurprisingly, I created a schematics & troubleshooting guides in a book of van electrical & plumbing projects that I did as I went.\nNot exactly a girl\'s memory book though.\n\n\n\n[QUOTE=Whitebear]thanks again....for details on your project\n I had remembered something from a prior PM a while ago...  all sounds like a very convenient accessory\n\nand also sounds like features that might not be available on commercial standard models - even if very much more expensive.\n\nare you planning any additional features?\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Keep in mind, this whole mind boggling (to most people) van rv thing is easily adaptable to function well in a small home, that was in my intentional planning. It can be parked outside my home or camp & provide both 120VAC, and 12VDC; much like a contractor\'s job site power & water station on a trailer. It has everything I\'d need & a bit more than commercial built RV.  [/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13549,13549,1610486227,801,'Whitebear','Could you publish your Bug-out-Van-troubleshooting Guide?  :)\n\nWB\n\nDo you need to start up the van to make sure it will start or are there enough backup jump-starters on-board?\n\n================================= \n\n[QUOTE=Arheel\'s Uncle]An audible rain alarm circuit.\nAn audible daylight alarm circuit using 555 timer IC & light sensitive resistors.\nThe big projects are all done (I think :lol: ), with some other power increasing future addons.\nI\'ve prewired & installed a 20Amp & a 50Amp CNLINKO connectors for addon external 300 Watts (on my buy list) of solar panels above my existing 400Watts panels. CNLINKO doubles as a 12VDC output on outside of van, for 12V lighting, tools, pumps etc.\n\nSomeday, I\'ll complete my list of everything I did, made, or installed.\nSurprisingly, I created a schematics & troubleshooting guides in a book of van electrical & plumbing projects that I did as I went.\nNot exactly a girl\'s memory book though.',0,0,NULL,0,_binary '[]',_binary '[]'),(13550,13550,1610487320,8047,'Arheel\'s Uncle','My troubleshooting guide is for all my odd circuits, Electrical, Solar & water/plumbing. It is specific to my build. Most go for too cheap in their wiring/cabling.\n\nIt could only serve to help others build their own systems. I can publish, but where? In forum?\n\n[B]HEY..when you have time, watch this video 6 mins without pre-judging[/B] [URL]https://www.bitchute.com/video/c6UGYmdnFhly/[/URL]\nAt 0:46 on the right, they are all bearded Jews, likely Chabad Lubavitchers.\nGrey beard on right at 3:00 is wearing an Auschwitz tshirt.\nFor many years, I\'ve suspected the MILITANT actors to be Chabad Lubavitchers.\nThere\'s always a Jew Chabad House around the corner from a staged event.\n\nThey did all that same False Flagging stuff in 1917 Russian Revolution.\n\n\n\n[QUOTE=Whitebear]Could you publish your Bug-out-Van-troubleshooting Guide?  :)\n \nWB\n\nDo you need to start up the van to make sure it will start or are there enough backup jump-starters on-board?\n\n================================= \n\n[QUOTE=Arheel\'s Uncle]An audible rain alarm circuit.\nAn audible daylight alarm circuit using 555 timer IC & light sensitive resistors.\nThe big projects are all done (I think :lol: ), with some other power increasing future addons.\nI\'ve prewired & installed a 20Amp & a 50Amp CNLINKO connectors for addon external 300 Watts (on my buy list) of solar panels above my existing 400Watts panels. CNLINKO doubles as a 12VDC output on outside of van, for 12V lighting, tools, pumps etc.\n\nSomeday, I\'ll complete my list of everything I did, made, or installed.\nSurprisingly, I created a schematics & troubleshooting guides in a book of van electrical & plumbing projects that I did as I went.\nNot exactly a girl\'s memory book though.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13551,13551,1610488067,8047,'Arheel\'s Uncle','Watch this vid [URL]https://www.bitchute.com/video/bG73LnjOjI8J/[/URL]\n\n\nI have several charging & jump starting capabilities for van battery from RV house battery. I\'ve installed a hard wired 12V battery Minder Smart charger permanently mounted on under side of the hood, works off 120VAC. It\'s a regular 120VAC socket mounted on hood. I could hook up AC from inverter to charge van battery.\nI installed on top of hood two 1\" hex bars for jumper cables, so I don\'t have to lift hood if I need to jump someone else.\n\n\n\n\n\n[QUOTE=Whitebear]Could you publish your Bug-out-Van-troubleshooting Guide?  :)\n \nWB\n\nDo you need to start up the van to make sure it will start or are there enough backup jump-starters on-board?\n\n================================= \n\n[QUOTE=Arheel\'s Uncle]An audible rain alarm circuit.\nAn audible daylight alarm circuit using 555 timer IC & light sensitive resistors.\nThe big projects are all done (I think :lol: ), with some other power increasing future addons.\nI\'ve prewired & installed a 20Amp & a 50Amp CNLINKO connectors for addon external 300 Watts (on my buy list) of solar panels above my existing 400Watts panels. CNLINKO doubles as a 12VDC output on outside of van, for 12V lighting, tools, pumps etc.\n\nSomeday, I\'ll complete my list of everything I did, made, or installed.\nSurprisingly, I created a schematics & troubleshooting guides in a book of van electrical & plumbing projects that I did as I went.\nNot exactly a girl\'s memory book though.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13552,13552,1610488588,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Watch this vid [URL]https://www.bitchute.com/video/bG73LnjOjI8J/[/URL]\n \n\nThanks for clips of candidates for Hollywood Actors Academy Awards Gala...\n\nwill try to review after most of today\'s NNN updates.\n\nAfter UNREAL fake news headlines - there is no longer any \'oh, that\'s totally imPOSSible\' \n(The Easter Bunny said to the Mad Hatter\')',0,0,NULL,0,_binary '[]',_binary '[]'),(13553,13553,1610491124,8047,'Arheel\'s Uncle','All the photos of that group on net are greasy unkempt  looking bearded Jews. Typical Chabad types.\nI figured out a few of the coming new laws after this staged event.\n\n\n\nQ\'s to ask while watching...\nChalk one more for the DeepState. Sheeple will still believe whatever they are told. \nIn  this Slowed Down and Stop Motion video you will witness with your own  eyes the Capital Police Officer swings his gun in a different direction  before firing. Ashli Babbit “High Level Security Official” with the Air  Force = CIA , she worked for the CIA.\nLet’s look into this FALSE FLAG FAKE SHOOTING.\nCapital Police Officer Gun appears to be a Glock .45 caliber = big bullet , lots of power\nAshli  Babbit Is a Air Force Veteran of 14 years, and is Married with lots of  friends, yet she is All By Herself, Breaking a Window and Climbing into  the Halls of Congress. \nNo husband, no friends. NOT BUYING IT.\nSo here is the “Reported” facts : Ashli Babbit was Shot once in the NECK. Yeah, again, NOT BUYING IT. \nThere  is NOT a lot of room in the Neck, being Shot with a .45 cal. at close  range in the Neck is going to be VERY MESSY, lots and lots of Blood,  spraying and gushing. But the video shows very little Blood. \nLike a couple of small blood packets or blood capsules.\nLet’s  look at the GUN, look at the Shooter. The Shooter points the gun at the  girl , BUT then swings the gun away, facing straight down the hallway  and fires it. The gun was never pointed UP towards her head/neck.\nOk, shooter fires one shot. Ashli then gently falls backwards landing on her padded backpack. \nBeing shot a close range with a .45 cal would cause more reaction then letting go of the window frame and falling backwards.\nOk, Shooter is a Capital Police Officer, wearing gloves, WHY DID HE LEAVE THE SCENE ? \nA police officer involved in a shooting DOES NOT leave the scene.\nOk,  how about Ashli Climbing. Ashli is climbing through a broken window  into the halls of Congress, BUT Ashli is surrounded by Police Officers  behind her YET, NOT ONE TRYS TO STOP HER ?\nAshli is Shot, these police immediately take control but NOT ONE removes clothing, \nNot one attempts to assess the wound , No tracheotomy, No CPR. \nWhat these police do is yell “Get Back” even when a “citizen medic” offers.\nWhere is the Crime Scene. Someone gets shot and dies , that’s a Crime Scene.\nAnd how about the guy in the black coat. \nHe was conveniently BLOCKING the Staircase Pillar / Banister when Ashli fell backwards. \nGood thing because this Pillar is made of Marble and Ashli could have hit her head. \nBut after the man in the Black Coats blocks Ashli’s fall , he leaves.\nAgain, where is all the Blood. If you are shot in the neck with a .45 , you are going to bleed A LOT.\nIt’s important to say WATCH EVERYBODY. \nWatch the Video a few times, and focus on different people.\nAshli is NOT dead.. [B]you can’t die of a gun shot wound if the gun wasn’t pointed at you when fired.[/B]\nSo  you got fooled, suckered, played. Don’t feel bad Sheeple, the DeepState  has been doing this for years... but honestly this one was poorly acted  and executed.\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Watch this vid [URL]https://www.bitchute.com/video/bG73LnjOjI8J/[/URL]\n  \n\nThanks for clips of candidates for Hollywood Actors Academy Awards Gala...\n\nwill try to review after most of today\'s NNN updates.\n\nAfter UNREAL fake news headlines - there is no longer any \'oh, that\'s totally imPOSSible\' \n(The Easter Bunny said to the Mad Hatter\')[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13554,13554,1610518826,801,'Whitebear','I see you\'re logged on again, great.\n\nJust seeing if you can receive a forum PM Private message.   (that may be one of the forum priveleges\nthat you would \'earn\' after making a few more (minority and migrant crime news) posts.\n\nBest,\n\nWell at least the email is working for now.\n\nWhitebear as NNN forum admin.',0,0,NULL,0,_binary '[]',_binary '[]'),(13555,13555,1610696795,8047,'Arheel\'s Uncle','[URL]http://www.nnnforum.com/forums/showthread.php?t=350855[/URL]\n[COLOR=Blue][B]He was executed near midnight the 14th.[/B][/COLOR]\n[COLOR=Blue][B]Well done!\n[/B][/COLOR]\n\n\n[B]                                   [URL=\"https://richmond.com/news/local/crime-and-courts/cory-johnson-facing-execution-thursday-for-richmond-murders-is-appealing-to-u-s-supreme-court/article_cbb57ff6-23e0-5d03-9b09-99df9267b551.html\"]U.S. executes Cory Johnson for 1992 Richmond murders[/URL]              [/B]\n\n                                \n[LIST]\n[*]                                              [URL=\"https://richmond.com/users/profile/Frank%20Green\"]                         Frank  Green                         [/URL]                                      \n[*]         2 hrs ago\n[/LIST]\n\nAfter failed eleventh hour  appeals, Cory Johnson was executed by injection Thursday night for the  murders of seven people in Richmond in 1992.\n\nJohnson,  52, a member of the Newtowne crack cocaine gang, was put to death at  the Federal Correctional Complex, Terre Haute, in Indiana. Scheduled for  6 p.m., the execution was delayed while he appealed to the U.S. Supreme  Court. The Associated Press reported he was pronounced dead at 11:34  p.m.',0,0,NULL,0,_binary '[]',_binary '[]'),(13556,13556,1610736327,801,'Whitebear','UPDATED Re: Update this post by unregistered - Thanks. :)\n==================================\n[QUOTE=Arheel\'s Uncle][URL]http://www.nnnforum.com/forums/showthread.php?t=350855[/URL]\n[COLOR=Blue][B]He was executed near midnight the 14th.[/B][/COLOR]\n[COLOR=Blue][B]Well done!\n[/B][/COLOR]\n\n\n[B]                                   [URL=\"https://richmond.com/news/local/crime-and-courts/cory-johnson-facing-execution-thursday-for-richmond-murders-is-appealing-to-u-s-supreme-court/article_cbb57ff6-23e0-5d03-9b09-99df9267b551.html\"]U.S. executes Cory Johnson for 1992 Richmond murders[/URL]              [/B]\n\n                                \n[LIST]\n[*]                                              [URL=\"https://richmond.com/users/profile/Frank%20Green\"]                         Frank  Green                         [/URL]                                      \n[*]         2 hrs ago\n[/LIST]\n\nAfter failed eleventh hour  appeals, Cory Johnson was executed by injection Thursday night for the  murders of seven people in Richmond in 1992.\n\nJohnson,  52, a member of the Newtowne crack cocaine gang, was put to death at  the Federal Correctional Complex, Terre Haute, in Indiana. Scheduled for  6 p.m., the execution was delayed while he appealed to the U.S. Supreme  Court. The Associated Press reported he was pronounced dead at 11:34  p.m.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13559,13559,1610851754,846,'Smedley Butler','[url]https://www.bitchute.com/video/jPkRXwgLLtia/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13560,13560,1610852825,846,'Smedley Butler','[url]https://www.bitchute.com/video/jPkRXwgLLtia/[/url]\n\nJust taped a few days ago\n\n\n\nHere is Paul Craig Roberts on Jan. 6 and more. This is war on US, and the rear ending \"yes\" generals would use bio or nukes on US if any area broke free of PC/Hollywood communist tyrannical perverted deviants. !\n\n [url]https://www.paulcraigroberts.org/2021/01/15/dont-fall-for-the-establishments-tall-tales-there-was-no-violent-assault-on-the-capitol-and-there-is-abundant-evidence-of-electoral-fraud/[/url]\n\nPaul is a patriot. The regime is protecting and inciting all communists and pervert deviants sicced on US. \n\n\nRobert Sepher has gotten threats and has academic videos deleted. \n\n88',0,0,NULL,0,_binary '[]',_binary '[]'),(13561,13561,1610853047,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2021/01/15/dont-fall-for-the-establishments-tall-tales-there-was-no-violent-assault-on-the-capitol-and-there-is-abundant-evidence-of-electoral-fraud/[/url]\n\nJan 6\n\n\nFINLAND must hear to the end\n\n[url]https://www.bitchute.com/video/jPkRXwgLLtia/[/url]\n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13562,13562,1610854705,801,'Whitebear','posting PCR - thanks very much\nmay listen to the guy in the \'furry animal\' hat :)\n\nWB\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/jPkRXwgLLtia/[/url]\n\nJust taped a few days ago\n\n\n\nHere is Paul Craig Roberts on Jan. 6 and more. This is war on US, and the rear ending \"yes\" generals would use bio or nukes on US if any area broke free of PC/Hollywood communist tyrannical perverted deviants. !\n\n [url]https://www.paulcraigroberts.org/2021/01/15/dont-fall-for-the-establishments-tall-tales-there-was-no-violent-assault-on-the-capitol-and-there-is-abundant-evidence-of-electoral-fraud/[/url]\n\nPaul is a patriot. The regime is protecting and inciting all communists and pervert deviants sicced on US. \n\n\nRobert Sepher has gotten threats and has academic videos deleted. \n\n88[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13563,13563,1610945684,8047,'Arheel\'s Uncle','[B]Additional suspect, with criminal history, arrested in Harrisburg barbershop slayings[/B]\n\n[URL=\"https://www.augustachronicle.com/staff/3776318001/jozsef-papp/\"]Jozsef Papp[/URL]Augusta Chronicle\n\n\n[URL]https://www.augustachronicle.com/story/news/crime/2021/01/07/third-arrest-made-harrisburg-augusta-barbershop-shooting-left-two-dead/6579235002/[/URL]\n\n\nA third suspect was arrested and charged Wednesday  in relation to a double-homicide at a Harrisburg neighborhood  barbershop in November.\n[B]Cortez Berry[/B], 23, was  charged with two counts of murder, felony criminal attempt, possession  of a firearm during a crime and parole violation in the Nov. 23 deaths  of [B][COLOR=Red]Meguel Freeman[/COLOR][/B], 48, and [B][COLOR=red]Wyman K. Scott,[/COLOR][/B] 34.\n\n\n[URL=\"https://www.augustachronicle.com/story/news/crime/2020/12/18/arrests-made-killing-two-victims-harrisburg-augusta-barbershop/3955426001/\"]Marquise Harris, 18, and Kazarie Middleton,18[/URL],  both of Augusta, were arrested in December and each charged with two  counts of murder, two counts of criminal attempt armed robbery and two  counts of possession of a firearm during the commission of a crime.\n[IMG]https://www.gannett-cdn.com/presto/2020/12/18/NAUG/05e42d86-c73c-4607-802f-aca2472b88f8-middleton-harris.jpg?width=640&height=480&fit=crop&format=pjpg&auto=webp[/IMG]Deputies  responded to Johnson\'s Beauty & Barber Salon on Eve Street and  found the bodies with gunshot wounds, according to the Richmond County  Sheriff\'s Office. Investigators were able to obtain information that led  to the identification of the three suspects in the case.\n \n[B]Additional suspect, with criminal history, arrested in Harrisburg barbershop slayings[/B]\n\n[URL=\"https://www.augustachronicle.com/staff/3776318001/jozsef-papp/\"]Jozsef Papp[/URL]Augusta Chronicle\n\n[IMG]https://www.gannett-cdn.com/presto/2021/01/07/NAUG/c46ea49c-a443-4571-80d3-c827ae47c3d0-139.jpg?width=640&height=480&fit=crop&format=pjpg&auto=webp[/IMG]\n\nA  third suspect was arrested and charged Wednesday in relation to a  double-homicide at a Harrisburg neighborhood barbershop in November.\nCortez  Berry, 23, was charged with two counts of murder, felony criminal  attempt, possession of a firearm during a crime and parole violation in  the Nov. 23 deaths of Meguel Freeman, 48, and Wyman K. Scott, 34.\n[URL=\"https://www.augustachronicle.com/story/news/crime/2020/12/18/arrests-made-killing-two-victims-harrisburg-augusta-barbershop/3955426001/\"]Marquise Harris, 18, and Kazarie Middleton,18[/URL],  both of Augusta, were arrested in December and each charged with two  counts of murder, two counts of criminal attempt armed robbery and two  counts of possession of a firearm during the commission of a crime.\n[IMG]https://www.gannett-cdn.com/presto/2020/12/18/NAUG/05e42d86-c73c-4607-802f-aca2472b88f8-middleton-harris.jpg?width=640&height=480&fit=crop&format=pjpg&auto=webp[/IMG]Deputies  responded to Johnson\'s Beauty & Barber Salon on Eve Street and  found the bodies with gunshot wounds, according to the Richmond County  Sheriff\'s Office. Investigators were able to obtain information that led  to the identification of the three suspects in the case.\n[B]More:[/B][URL=\"https://www.augustachronicle.com/story/news/2020/12/21/suspects-harrisburg-barbershop-double-homicide-appear-court/3996778001/\"]Suspects in Harrisburg barbershop double homicide appear in court[/URL]\nAccording to arrest warrants, the three suspects shot and killed Freeman and Scott while attempting to rob the barbershop.\nIn 2015, Berry [URL=\"https://www.augustachronicle.com/article/20150331/NEWS/303319879\"]made news while in a Forsyth jail[/URL],  after a photo of him kneeling on the ground with his left eye swollen  shut and a rope tied around his neck while a man standing behind him had  the end of the rope looped around his hand was shared online, [I]The Augusta Chronicle[/I] reported. \n[IMG]https://www.gannett-cdn.com/presto/2021/01/07/NAUG/c70e06fe-16de-4ded-861e-ea3174689079-138.jpg?width=300&height=333&fit=crop&format=pjpg&auto=webp[/IMG]Berry  was arrested in 2011, at age 14, in connection to an armed robbery and  charged with aggravated assault, theft of a motor vehicle and robbery,  but was sentenced to probation in Juvenile Court. His probation was  revoked in Nov. 2013 and he was ordered to serve the remainder of his  eight-year sentence in confinement, the Chronicle reported.\nHe was first sent to the Augusta Youth Development Campus and transferred to a correctional facility at age 17.\nHe is being held at the Charles B. Webster Detention Center.',0,0,NULL,0,_binary '[]',_binary '[]'),(13564,13564,1610945875,8047,'Arheel\'s Uncle','No problem, I usually DL vids to watch later offline. \n\nFor downloading YT vids you type gv between the period and youtube\nlike this\n[url]www.gvyoutube.com[/url]\nclick Enter, new page opens, then click download\n\n\n\n[QUOTE=Smedley Butler][URL]https://www.bitchute.com/video/jPkRXwgLLtia/[/URL]\n \nThe Universities have been chucked full of radical enemy aliens with every sort of deviant and Western hating bastard is protected and don\'t worry about the outrageous menacing conduct. If they are touched they would used nukes on you if your whole rebelled and kicked them all our or bio weapons. The monsters have control of the military and have been booting Straight Western men out full retard since clintoony.\n\nThe regime spying on thousands of only posters who have not stated anything criminal gets the NKVD knocking on the door. \n\n\nBe well\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13565,13565,1610946576,801,'Whitebear','If you can\'t find the suspect in the NNN forum archives\nwith matching names and age and crime\nthen most likely we missed it sometime in the last 24 years....\n\nI really doubt that as much as 5 percent of the negro crime has been documented on the forum.\n\nIf I can\'t find the \'suspook\' on the forum search\nthen I may search the newnation.org archives with google before adding the incident to the newnation.org archives.....\n\nIf it\'s something out of the dark past it won\'t get top billing \'frontpage\' - but if (adjective for very evil) then can use it as \'filler\' on a back page next to the big ad for the discount suit store. (joke).\n\nI see this is fairly recent from a month ago\nso if there is a new suspect and mugshot - worth \nan update even if we missed the original story.\n\ncan\'t find it - go ahead and post if you have time\ncan always merge threads later if overlooked.\n\nBest,\nwhitebear\n=================================\n[QUOTE=Arheel\'s Uncle][B]Additional suspect, with criminal history, arrested in Harrisburg barbershop slayings[/B]\n\n[URL=\"https://www.augustachronicle.com/staff/3776318001/jozsef-papp/\"]Jozsef Papp[/URL]Augusta Chronicle\n\n\n[URL]https://www.augustachronicle.com/story/news/crime/2021/01/07/third-arrest-made-harrisburg-augusta-barbershop-shooting-left-two-dead/6579235002/[/URL]\n\n\nA third suspect was arrested and charged Wednesday  in relation to a double-homicide at a Harrisburg neighborhood  barbershop in November.\n[B]Cortez Berry[/B], 23, was  charged with two counts of murder, felony criminal attempt, possession  of a firearm during a crime and parole violation in the Nov. 23 deaths  of [B][COLOR=Red]Meguel Freeman[/COLOR][/B], 48, and [B][COLOR=red]Wyman K. Scott,[/COLOR][/B] 34.\n\n\n[URL=\"https://www.augustachronicle.com/story/news/crime/2020/12/18/arrests-made-killing-two-victims-harrisburg-augusta-barbershop/3955426001/\"]Marquise Harris, 18, and Kazarie Middleton,18[/URL],  both of Augusta, were arrested in December and each charged with two  counts of murder, two counts of criminal attempt armed robbery and two  counts of possession of a firearm during the commission of a crime.\n[IMG]https://www.gannett-cdn.com/presto/2020/12/18/NAUG/05e42d86-c73c-4607-802f-aca2472b88f8-middleton-harris.jpg?width=640&height=480&fit=crop&format=pjpg&auto=webp[/IMG]Deputies  responded to Johnson\'s Beauty & Barber Salon on Eve Street and  found the bodies with gunshot wounds, according to the Richmond County  Sheriff\'s Office. Investigators were able to obtain information that led  to the identification of the three suspects in the case.\n \n[B]Additional suspect, with criminal history, arrested in Harrisburg barbershop slayings[/B]\n\n[URL=\"https://www.augustachronicle.com/staff/3776318001/jozsef-papp/\"]Jozsef Papp[/URL]Augusta Chronicle\n\n[IMG]https://www.gannett-cdn.com/presto/2021/01/07/NAUG/c46ea49c-a443-4571-80d3-c827ae47c3d0-139.jpg?width=640&height=480&fit=crop&format=pjpg&auto=webp[/IMG]\n\nA  third suspect was arrested and charged Wednesday in relation to a  double-homicide at a Harrisburg neighborhood barbershop in November.\nCortez  Berry, 23, was charged with two counts of murder, felony criminal  attempt, possession of a firearm during a crime and parole violation in  the Nov. 23 deaths of Meguel Freeman, 48, and Wyman K. Scott, 34.\n[URL=\"https://www.augustachronicle.com/story/news/crime/2020/12/18/arrests-made-killing-two-victims-harrisburg-augusta-barbershop/3955426001/\"]Marquise Harris, 18, and Kazarie Middleton,18[/URL],  both of Augusta, were arrested in December and each charged with two  counts of murder, two counts of criminal attempt armed robbery and two  counts of possession of a firearm during the commission of a crime.\n[IMG]https://www.gannett-cdn.com/presto/2020/12/18/NAUG/05e42d86-c73c-4607-802f-aca2472b88f8-middleton-harris.jpg?width=640&height=480&fit=crop&format=pjpg&auto=webp[/IMG]Deputies  responded to Johnson\'s Beauty & Barber Salon on Eve Street and  found the bodies with gunshot wounds, according to the Richmond County  Sheriff\'s Office. Investigators were able to obtain information that led  to the identification of the three suspects in the case.\n[B]More:[/B][URL=\"https://www.augustachronicle.com/story/news/2020/12/21/suspects-harrisburg-barbershop-double-homicide-appear-court/3996778001/\"]Suspects in Harrisburg barbershop double homicide appear in court[/URL]\nAccording to arrest warrants, the three suspects shot and killed Freeman and Scott while attempting to rob the barbershop.\nIn 2015, Berry [URL=\"https://www.augustachronicle.com/article/20150331/NEWS/303319879\"]made news while in a Forsyth jail[/URL],  after a photo of him kneeling on the ground with his left eye swollen  shut and a rope tied around his neck while a man standing behind him had  the end of the rope looped around his hand was shared online, [I]The Augusta Chronicle[/I] reported. \n[IMG]https://www.gannett-cdn.com/presto/2021/01/07/NAUG/c70e06fe-16de-4ded-861e-ea3174689079-138.jpg?width=300&height=333&fit=crop&format=pjpg&auto=webp[/IMG]Berry  was arrested in 2011, at age 14, in connection to an armed robbery and  charged with aggravated assault, theft of a motor vehicle and robbery,  but was sentenced to probation in Juvenile Court. His probation was  revoked in Nov. 2013 and he was ordered to serve the remainder of his  eight-year sentence in confinement, the Chronicle reported.\nHe was first sent to the Augusta Youth Development Campus and transferred to a correctional facility at age 17.\nHe is being held at the Charles B. Webster Detention Center.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13566,13566,1611027495,3685,'Ensis','Hi Whitebear.  Could you kindly send me an e-mail to my yahoo account?  [email]jack_eddings@yahoo.com[/email]\n\nI\'m having trouble entering it and I hope it was not closed down from lack of use.\n\nThanks, immensely.\n\nEnsis',0,0,NULL,0,_binary '[]',_binary '[]'),(13567,13567,1611073740,801,'Whitebear','Did you get an email from me?\n(sent yesterday)\n\nI just got a reminder from Yahoo that they are going\nto charge me the extra amount for a \'NO-ADS\' account...  I\'m pretty sure they do not drop accounts - but they should remain \'free with advertising\'.\n\nBest,\nWhitebear\n\n[QUOTE=Ensis]Hi Whitebear.  Could you kindly send me an e-mail to my yahoo account?  [email]jack_eddings@yahoo.com[/email]\n\nI\'m having trouble entering it and I hope it was not closed down from lack of use.\n\nThanks, immensely.\n\nEnsis[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13568,13568,1611109619,801,'Whitebear','Did. you get my 2 emails?\nWB\n\n[QUOTE=Ensis]Hi Whitebear.  Could you kindly send me an e-mail to my yahoo account?  [email]jack_eddings@yahoo.com[/email]\n\nI\'m having trouble entering it and I hope it was not closed down from lack of use.\n\nThanks, immensely.\n\nEnsis[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13569,13569,1611110539,3685,'Ensis','[QUOTE=Whitebear]Did. you get my 2 emails?\nWB\n\n[QUOTE=Ensis]Hi Whitebear.  Could you kindly send me an e-mail to my yahoo account?  [email]jack_eddings@yahoo.com[/email]\n\nI\'m having trouble entering it and I hope it was not closed down from lack of use.\n\nThanks, immensely.\n\nEnsis[/QUOTE][/QUOTE]\n\nI could not get into my account; when I tried repeatedly it demanded a capture; when I tried to solve the capture, it took me in endless circles and eventually I realized that I was going no where.  I\'ll try later.   Right now, yahoo is a nigger\'s paradise.\n\nThanks for the help, Whitebear.\n\nEnsis.',0,0,NULL,0,_binary '[]',_binary '[]'),(13570,13570,1611110991,3685,'Ensis','I tried again and got the same run-around.  I solved the captures only to be \"asked\" to solve more captures.  Something is up with yahoo.',0,0,NULL,0,_binary '[]',_binary '[]'),(13572,13572,1611124967,846,'Smedley Butler','[url]https://www.thegatewaypundit.com/wp-content/uploads/IMG_1824-600x324.jpg[/url]\n\nThe brain washed of our own has been their greatest help, Lenin did actually call them useful idiots, and 1922 ordered allot them shot and the rest sent to labor camps.\n\nAll keep secret from US back then as only a very few knew about it.  I read that the Japanese  were alarmed, too bad they were not able and likely not fully supplied to help the Russian White army win and then became allies NO WW 2 !\n\nWez in traball !\n\nSB\n\n [url]https://www.radio.net/s/abidingradiosacred[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13573,13573,1611174672,846,'Smedley Butler',':bush:',0,0,NULL,0,_binary '[]',_binary '[]'),(13574,13574,1611194591,3685,'Ensis','I\'m so sorry for what happened.  As much as I despised the Kingdom of FDR, Trump was its best ruler of all.  The Kingdom of Bidet Biden and Heels-up Harris will be worse than the previous mega-regime.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13575,13575,1611251074,846,'Smedley Butler','Chief Justice John Roberts must resign today. Over the past several weeks, I have met with a courageous whistleblower who has risked his life to tell you the truth. Jeffrey Epstein arranged for the adoption of Roberts’ children. Roberts used the children to gain entry into the cabal of power & influence. FBI, Rod Rosenstein & Crowdstrike knew it all.\n\nVice President Pence must resign today. Pence is on videos captured by FBI. Discussions about murdering judges. Roberts was involved. So was Hillary Clinton. Hillary Clinton thought she had rigged the 2016 election. The plan after her election was to kill federal judges so that Hillary could stack the judiciary. US Supreme Court targeted. FBI was complicit.\n\nJustice Scalia learned of the plan to kill members of the judiciary. He reported it to the White House. Shortly thereafter, Justice Scalia was murdered. I have previously provided the entire interview of the whistleblower to agents of the U.S. Secret Service. His evidence reveals a level of evil, perversion, & criminality at the highest levels of government that is so shocking that it is hard to believe.\n\nBelieve it.\n\n[classic buttlescutt]',0,0,NULL,0,_binary '[]',_binary '[]'),(13576,13576,1611251194,846,'Smedley Butler','Chief Justice John Roberts must resign today. Over the past several weeks, I have met with a courageous whistleblower who has risked his life to tell you the truth. Jeffrey Epstein arranged for the adoption of Roberts’ children. Roberts used the children to gain entry into the cabal of power & influence. FBI, Rod Rosenstein & Crowdstrike knew it all.\n\nVice President Pence must resign today. Pence is on videos captured by FBI. Discussions about murdering judges. Roberts was involved. So was Hillary Clinton. Hillary Clinton thought she had rigged the 2016 election. The plan after her election was to kill federal judges so that Hillary could stack the judiciary. US Supreme Court targeted. FBI was complicit.\n\nJustice Scalia learned of the plan to kill members of the judiciary. He reported it to the White House. Shortly thereafter, Justice Scalia was murdered. I have previously provided the entire interview of the whistleblower to agents of the U.S. Secret Service. His evidence reveals a level of evil, perversion, & criminality at the highest levels of government that is so shocking that it is hard to believe.\n\nBelieve it.\n\n[classic buttlescutt]',0,0,NULL,0,_binary '[]',_binary '[]'),(13577,13577,1611276420,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]\nThe media here has come up with a big TV program about the MAGA rally at the Capitol called, \"The Assault\". OMG. Then they say it went on 24 hours, which is not true. The media has been posting how racist it is that BLM and other leftist groups were attacked by the police (complete opposite is true). You can see how they treat whites, and how blacks still scream racism,.[/QUOTE]\n\nThis is total communist madness.  I am sick and tired of the Big Lies being spewed by ZOG and the jewsmedia.  You are right in that it did NOT go on for 24 hours and the violence was done by pantifa disguised as Trump supporters.  Black Lies Matter has NEVER been brutalised by the pig cops!  Us whites were always the target of the wrath of the zogling cops.  Us whites are the most disenfranchised people in history!  Hitler was the last leader to enfranchise whites/Whites and truly help them.  ZOG provoked him to war over that and for bucking the jew banking system in Germany and Austria.[/QUOTE]\nIt\'s all about White Genocide. They really do have it out for us. I doubt the \"Hollowcost\" has anything to do with it. I think they just want to be THE white people and get rid of us. \nIf you go back in time, way back, even before the Egyptians, and this history does turn the bible history upside down, there are huge monolithic structures that were buried in Turkey, and they date back to 13,000 BC. Gobekli Tepe...That\'s over 7,000 years older than Stonehenge. Scientists assumed humans were just hunter-gatherers at that time and didn\'t do much else, but they are wrong. The original Mesopotamian peoples were not mixed, like Egyptians and Arabs are now. They didn\'t mingle with niggers...\nEgyptian mummies prove that they were white.\nBut something big happened, long ago, maybe a comet or asteroid, or something. Gobekli Tepe is so old, there were wooly mammoths and the Ice Age was still going on. So many could carve animals into stone, and move huge blocks weighing several tons, and they could do that, and we don\'t even know how. \nEarly man must have been super smart. You can tell from the French cave paintings too. All of this is before the Jews. But the Jews want us to think it all goes back as far as them.',0,0,NULL,0,_binary '[]',_binary '[]'),(13578,13578,1611276586,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.[/QUOTE]\n\n\nHi Bofum.\n\nYou are right about the MAGA thing being a plot to take down Trump.  4 people were murdered by Zogling pig cops.  One of them, a white woman was murdered by a nigger pig.  ZOG/Jewry are after us whites--and especially Whites.\nProtesting is futile now, they\'ll just make us look like terrorists--which is their plan all along.  SWATfags are honourary jews and niggers in my book if not worse.  They are only enforcers of ZOG.  Pence is one of ZOG, even though he\'s not a kike himself as far as I know.\nYes, this was a hard coup alright.  And I find that most people here think that Trump\'s a criminal, sadly.  I am surrounded by liberals.\nTS, if that\'s really him is nuts--is it cynical and pessimistic to tell the Truth?  I think not.\nAs you advise, I am going to limit my time there on NM--and limit what I say there as well, come to think of it.  Now that Bidet Biden is barbarian king of the Kingdom of FDR, things will get worse for whites--and vastly worse for Whites\nFinally, it\'s possible that TS really is gone and someone else or more than someone else is there, monitoring us.  I have said more than enough already there.  At that point it was to help the few good niggermaniacs there.\nI tried to invite RoadRules to NNN, but he never responded.  Oh well.[/QUOTE]\n\nToo bad RoadRules doesn\'t come here.\nWell, you tried...\nJust be careful. I bet by the end of the year, guns will be illegal here. Well, only for whites...[/QUOTE]\n\nYou Yanks and Southrons will have to HIDE them deeply and skillfully along with any ammo, accessories and parts.\nI will be careful, that I promise, Bofum.  I miss you at NM, but I also understand and respect the fact that you refuse to be abused and trampled over.  Right now, I\'m more there for reading and the very occasional harmless post to keep my status there.  I try to log on when Tom Smelly isn\'t there.\nBe careful what you say--especially if bidet biden DOES take the kingship of what was once America.  Heels-up Harris will be even more communistic and brutal.  ANY criticism of her foul regime will NOT be tolerated by them of course.  Here, I have to be very careful what I say.\n\nThanks for the pms, Bofum.  \n\nJack.[/QUOTE]\n\n\nI watched some videos with Biden\'s inauguration. Just bizarre. I think there were a few people there, LOL. They had thousands of military troops there to protect him, though.\nI\'m scared to death of him. He will raise our taxes so he can give more and more money to nonwhites.\nIt\'s like swirling on the edge of the drain. All white countries are being ruined. Some people are moving to other nations to get away.',0,0,NULL,0,_binary '[]',_binary '[]'),(13579,13579,1611276654,8094,'saturnsrings','[QUOTE=Ensis]I\'m so sorry for what happened.  As much as I despised the Kingdom of FDR, Trump was its best ruler of all.  The Kingdom of Bidet Biden and Heels-up Harris will be worse than the previous mega-regime.\n\nJack.[/QUOTE]\nThe stupid Republicans aren\'t even going to try any of the tactics that the Democrats did to Trump. Nope. They aren\'t going to try to impeach Biden or anything. They just sit back, just like they\'ve been doing and don\'t lift a finger.',0,0,NULL,0,_binary '[]',_binary '[]'),(13580,13580,1611291729,8047,'Arheel\'s Uncle','Hey there, I was reviewing instructions in this forum [URL]http://www.nnnforum.com/forums/showthread.php?t=134946[/URL]\nand this link below not working with a 404 not found\n3. If the suspect has an \'Afro-american or Ebonic\' name\n   then go ahead and move to [URL=\"http://www.newnation.co/<br /><br />forums/forumdisplay.php?f=425\"][B]Suspects with Afro-american or \'Ebonic\' names[/B][/URL]\n   if there are no mugshots or suspect racial descriptions\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13581,13581,1611294234,846,'Smedley Butler','Howdy dear editor\n\nWith not TV and do not listen to talk radio and NPR about ONCE every two weeks for a couple of minutes, I did not know till reading that OY VEY ALREADY ! that are really putting Trump on trial for not being pro rear ending, war mongering  enough !  \n\nIt matters not if this all an act with trump in it, it would not matter what so ever as this is a flat out full frontal attack on US, as Nov. 22, 1963 was the crossing of the Rubicon I say and this is not the out skirts of Tolkien\'s warrior castle. \n\nWestern people have running and taking a beating since LBJ\'s Gulf of Tonkin with no free association with dozen different attacks the upper just stood down and ran, now there is no place to run from AU to   finland.\n\nBy the men of NZ were much more awake at ever age group when I was there 100% great and when some  one tried to give me grief as I soon as starting talking it was over and stated including a COP hey bloke  we  need men like you to immigrate here, they gave hardly two handed hand shakes and hugs, yes ! The women were awful like here, thank you NYC marketing movie bastards along with the college nests never prospected  in the 1950\'s and 60\'s for dope subversion and along with inciting mass violence and culture war. The bastard stood down and kissed Network news ass. \n\n:bush:  no one word since 08 on his huge 120,000 ranch in S.America.  He knew **** was coming to that. \n\nNot a work.\n\nBe well\n\nSB\n\nNo reply needed. \n\n\nGoing after Trump/US now ready or not, haa. :bush::unsure:',0,0,NULL,0,_binary '[]',_binary '[]'),(13582,13582,1611338770,801,'Whitebear','Fixed, thanks.\nIt was pointing to an old backup forum\nand never got updated when changed from newnation.co to nnnforum.com.\n\nI\'ll have to remember that if/when I migrate this forum.\nWB\n================================\n[QUOTE=Arheel\'s Uncle]Hey there, I was reviewing instructions in this forum [URL]http://www.nnnforum.com/forums/showthread.php?t=134946[/URL]\nand this link below not working with a 404 not found\n3. If the suspect has an \'Afro-american or Ebonic\' name\n   then go ahead and move to [URL=\"http://www.newnation.co/<br /><br />forums/forumdisplay.php?f=425\"][B]Suspects with Afro-american or \'Ebonic\' names[/B][/URL]\n   if there are no mugshots or suspect racial descriptions\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13583,13583,1611341610,8047,'Arheel\'s Uncle','I was just poking around & reading older stuff in forum.\nStill learning.\n\n\n\n[QUOTE=Whitebear]Fixed, thanks.\n It was pointing to an old backup forum\nand never got updated when changed from newnation.co to nnnforum.com.\n\nI\'ll have to remember that if/when I migrate this forum.\nWB\n================================\n[QUOTE=Arheel\'s Uncle]Hey there, I was reviewing instructions in this forum [URL]http://www.nnnforum.com/forums/showthread.php?t=134946[/URL]\nand this link below not working with a 404 not found\n3. If the suspect has an \'Afro-american or Ebonic\' name\n   then go ahead and move to [URL=\"http://www.newnation.co/<br /><br />forums/forumdisplay.php?f=425\"][B]Suspects with Afro-american or \'Ebonic\' names[/B][/URL]\n   if there are no mugshots or suspect racial descriptions\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13584,13584,1611361996,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nIt\'s always amazing when they wake up. But it\'s too late. The only thing that will save our countries is if a dictator gets in and does what Hitler would do. Deport every single nonwhite forcibly. Any whites who try to go against this would be imprisoned as traitors.  But it\'s so far past that even happening. \nThe world is at 8 billion people now. It\'s not Whites overbreeding, although \"overpopulation\" talk is always aimed at Whites. No one tells Mexicans or Indians or Filipinos to stop breeding.\nI had a nice Christmas, and am back to work tomorrow.\nI worked at a place last week, and every single patient that came in, was Mexican. I\'m not kidding. No whites.\nNorth and South America is going to be full of them soon, from Hudson Bay to the Tierra del Fuego. It makes me sick, because they are going to run things down, alongside the niggers![/QUOTE]\n\nWe are waking up far too slowly to do ourselves any good--and the chance for another Hitler is zero and zilch now.  The dynamics of politics and military force will not allow that.  There are maybe 500 million whites and the rest are one form of slant-eyed mud or another.  Too many muds are being made and that\'s a crying shame.\nI\'m glad you had a nice Christmas and New Year.\nIt\'s sad when every single patient is a slant-eyed mud/Mexican.  The whole world is already full of muds and niggers and soon that\'s all that will be left in the world.  That\'s when Civilisation dies and for good.\nYou take care and be safe.\n\nJack.[/QUOTE]\n\nThe whole MAGA thing was a plot. This was all staged to bring him down. 3 people were allegedly shot. No one did much, but when niggers and their coddlers rioted, burned down building, stabbed police, etc. we were told they couldn\'t do a thing about it. It really shows how they are after whites.\nThis should be more than evident to whites now. Whites can\'t have any protests or rallies, without being targeted, and they send in the swat team cops. Lindsay Graham said it was \"sedition\", yet when BLM and their ilk took control of part of Seattle, they never said a thing about it.\nIt\'s obvious this was all decided long ago. It\'s a coup.\nWhen I said that on NM, Tom just said I was cynical and pessimistic. I don\'t know what he had hope in, but it was obvious this was a political coup that was planned long ago, to take the White House. Right now, they are pressuring Pence to pull Trump out of the White House. \nI\'m glad I am not on NM. I think you should limit your time there and be very careful what you say, because the government here is obviously going after whites. People think they are just letting niggers get away with things, and they are...but they are targeting whites, and this whole MAGA \"riot\" at the capitol, proves this. I bet when NM went offline in July, something went down, and I bet Tom Shelly is gone, and someone else, or several people, are running it.[/QUOTE]\n\n\nHi Bofum.\n\nYou are right about the MAGA thing being a plot to take down Trump.  4 people were murdered by Zogling pig cops.  One of them, a white woman was murdered by a nigger pig.  ZOG/Jewry are after us whites--and especially Whites.\nProtesting is futile now, they\'ll just make us look like terrorists--which is their plan all along.  SWATfags are honourary jews and niggers in my book if not worse.  They are only enforcers of ZOG.  Pence is one of ZOG, even though he\'s not a kike himself as far as I know.\nYes, this was a hard coup alright.  And I find that most people here think that Trump\'s a criminal, sadly.  I am surrounded by liberals.\nTS, if that\'s really him is nuts--is it cynical and pessimistic to tell the Truth?  I think not.\nAs you advise, I am going to limit my time there on NM--and limit what I say there as well, come to think of it.  Now that Bidet Biden is barbarian king of the Kingdom of FDR, things will get worse for whites--and vastly worse for Whites\nFinally, it\'s possible that TS really is gone and someone else or more than someone else is there, monitoring us.  I have said more than enough already there.  At that point it was to help the few good niggermaniacs there.\nI tried to invite RoadRules to NNN, but he never responded.  Oh well.[/QUOTE]\n\nToo bad RoadRules doesn\'t come here.\nWell, you tried...\nJust be careful. I bet by the end of the year, guns will be illegal here. Well, only for whites...[/QUOTE]\n\nYou Yanks and Southrons will have to HIDE them deeply and skillfully along with any ammo, accessories and parts.\nI will be careful, that I promise, Bofum.  I miss you at NM, but I also understand and respect the fact that you refuse to be abused and trampled over.  Right now, I\'m more there for reading and the very occasional harmless post to keep my status there.  I try to log on when Tom Smelly isn\'t there.\nBe careful what you say--especially if bidet biden DOES take the kingship of what was once America.  Heels-up Harris will be even more communistic and brutal.  ANY criticism of her foul regime will NOT be tolerated by them of course.  Here, I have to be very careful what I say.\n\nThanks for the pms, Bofum.  \n\nJack.[/QUOTE]\n\n\nI watched some videos with Biden\'s inauguration. Just bizarre. I think there were a few people there, LOL. They had thousands of military troops there to protect him, though.\nI\'m scared to death of him. He will raise our taxes so he can give more and more money to nonwhites.\nIt\'s like swirling on the edge of the drain. All white countries are being ruined. Some people are moving to other nations to get away.[/QUOTE]\n\nI was at my parents\' house so I watched parts of the Inniggeration with them.  I was so sick to death of the sight of him and Heels-up Harris.  They had overthrown Americastan with a coup.  Like you, I\'m scared of him--and even more so of Heels-up Harris the nigger.  You can bet your bottom dollar that he will raise taxes, oppress the people and give your money to non-whites.  I thought Turdeau was horrific, but Bidet/Heels-up are worse!\nWorse of all, an Americastani relative got the covid-19 \"vaccine.\"   I am scared for him.  If you can avoid it, don\'t get it for anything!\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13585,13585,1611367224,8047,'Arheel\'s Uncle','WM, RYAN HERCHER, KILLED BY THE NEGRO IN TUCSON\nin this NNN post (thank you for helping)\n\n[URL]http://www.nnnforum.com/forums/showpost.php?p=693832&postcount=4[/URL]\nRYAN HERCHER\'S GUN MEMORIAL PAGE [URL]https://gunmemorial.org/2019/05/02/ryan-hercher[/URL]\n\n\n\n\n[QUOTE=Whitebear]Fixed, thanks.\n It was pointing to an old backup forum\nand never got updated when changed from newnation.co to nnnforum.com.\n\nI\'ll have to remember that if/when I migrate this forum.\nWB\n================================\n[QUOTE=Arheel\'s Uncle]Hey there, I was reviewing instructions in this forum [URL]http://www.nnnforum.com/forums/showthread.php?t=134946[/URL]\nand this link below not working with a 404 not found\n3. If the suspect has an \'Afro-american or Ebonic\' name\n   then go ahead and move to [URL=\"http://www.newnation.co/<br /><br />forums/forumdisplay.php?f=425\"][B]Suspects with Afro-american or \'Ebonic\' names[/B][/URL]\n   if there are no mugshots or suspect racial descriptions\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13586,13586,1611370380,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]I\'m so sorry for what happened.  As much as I despised the Kingdom of FDR, Trump was its best ruler of all.  The Kingdom of Bidet Biden and Heels-up Harris will be worse than the previous mega-regime.\n\nJack.[/QUOTE]\nThe stupid Republicans aren\'t even going to try any of the tactics that the Democrats did to Trump. Nope. They aren\'t going to try to impeach Biden or anything. They just sit back, just like they\'ve been doing and don\'t lift a finger.[/QUOTE]\n\nThe Republicoons are the Americastani equivalent of \"our\" Conservative aka Con Servative party--the coontrolled opposition of Canuckistan.  The Republicoons are complete sellouts.  The only party I belong to now is the NSDAP.  Each person in the former white countries must be their own Hitler and Mussolini.   Each of us needs to be our own Prime Minister, President and Fuhrer now.  Trump let the whole world down and I\'m totally disgusted with him.\nI never thought the Kingdom of FDR would fall, but it did--to the jews, Bidet Biden and Heels-up Harris.  Now it\'s the Kingdom of Nigger Harris.   I am so disgusted that I actually wanted to cry.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13587,13587,1611370753,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nThe media here has come up with a big TV program about the MAGA rally at the Capitol called, \"The Assault\". OMG. Then they say it went on 24 hours, which is not true. The media has been posting how racist it is that BLM and other leftist groups were attacked by the police (complete opposite is true). You can see how they treat whites, and how blacks still scream racism,.[/QUOTE]\n\nThis is total communist madness.  I am sick and tired of the Big Lies being spewed by ZOG and the jewsmedia.  You are right in that it did NOT go on for 24 hours and the violence was done by pantifa disguised as Trump supporters.  Black Lies Matter has NEVER been brutalised by the pig cops!  Us whites were always the target of the wrath of the zogling cops.  Us whites are the most disenfranchised people in history!  Hitler was the last leader to enfranchise whites/Whites and truly help them.  ZOG provoked him to war over that and for bucking the jew banking system in Germany and Austria.[/QUOTE]\nIt\'s all about White Genocide. They really do have it out for us. I doubt the \"Hollowcost\" has anything to do with it. I think they just want to be THE white people and get rid of us. \nIf you go back in time, way back, even before the Egyptians, and this history does turn the bible history upside down, there are huge monolithic structures that were buried in Turkey, and they date back to 13,000 BC. Gobekli Tepe...That\'s over 7,000 years older than Stonehenge. Scientists assumed humans were just hunter-gatherers at that time and didn\'t do much else, but they are wrong. The original Mesopotamian peoples were not mixed, like Egyptians and Arabs are now. They didn\'t mingle with niggers...\nEgyptian mummies prove that they were white.\nBut something big happened, long ago, maybe a comet or asteroid, or something. Gobekli Tepe is so old, there were wooly mammoths and the Ice Age was still going on. So many could carve animals into stone, and move huge blocks weighing several tons, and they could do that, and we don\'t even know how. \nEarly man must have been super smart. You can tell from the French cave paintings too. All of this is before the Jews. But the Jews want us to think it all goes back as far as them.[/QUOTE]\n\nIt IS about Aryan Genocide.  The True Holocaust was the murder of almost 8 million Aryan Germans and millions of other Aryans after WWII--that included millions of Aryan soldiers from the six Axis countries.\nKikes want to be us but they cannot be.  They are way too different in make-up.\nI admit I don\'t disbelieve the Bible, but those places like Gobleki Tepe in Turkey and the Sphinx in Egypt were well over 10000 years old.  In fact the real Mesopotamians were Arysns like us.  Only later did the semites swamped the Aryans.\nEarly man was super smart--possibly 20 or so IQ points higher than modern Aryans who have an IQ today of 105.  We devolved, not the other way around.  The jews as we know them are NOT descended from the Biblical Israelites.  In Israel, only 3 percent of jews are descended from Biblical Israelites.  However a whopping 80 percent of Palestinians are descended from the True Israelites.  And the Palestinians just want to be left alone and left to live in peace--unlike the jooos!',0,0,NULL,0,_binary '[]',_binary '[]'),(13588,13588,1611378185,8047,'Arheel\'s Uncle','hEY, I split up & made new posts from the BLACK HISPANIC stories out of Tucson. All ready to go...\n\n\n\n[QUOTE=Whitebear]Fixed, thanks.\n It was pointing to an old backup forum\nand never got updated when changed from newnation.co to nnnforum.com.\n\nI\'ll have to remember that if/when I migrate this forum.\nWB\n================================\n[QUOTE=Arheel\'s Uncle]Hey there, I was reviewing instructions in this forum [URL]http://www.nnnforum.com/forums/showthread.php?t=134946[/URL]\nand this link below not working with a 404 not found\n3. If the suspect has an \'Afro-american or Ebonic\' name\n   then go ahead and move to [URL=\"http://www.newnation.co/<br /><br />forums/forumdisplay.php?f=425\"][B]Suspects with Afro-american or \'Ebonic\' names[/B][/URL]\n   if there are no mugshots or suspect racial descriptions\n\n\n\n[QUOTE=Whitebear](thought I got them all)\n really does help to have\nfollow-up editor\n\n:)[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13589,13589,1611418285,801,'Whitebear','Thanks for noticing BLACK-ON-WHITE - I\'ll refile, etc\nand review those Tucson posts.\n\nBest,\nWhtebear\n\n[QUOTE=Arheel\'s Uncle]WM, RYAN HERCHER, KILLED BY THE NEGRO IN TUCSON\nin this NNN post (thank you for helping)\n\n[URL]http://www.nnnforum.com/forums/showpost.php?p=693832&postcount=4[/URL]\nRYAN HERCHER\'S GUN MEMORIAL PAGE [URL]https://gunmemorial.org/2019/05/02/ryan-hercher[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13590,13590,1611422587,8047,'Arheel\'s Uncle','I reposted all 4 stories out of Tucson into 4 new separate posts.\nYou can delete the long thread in which I requested help with.\n\n\n[QUOTE=Whitebear]Thanks for noticing BLACK-ON-WHITE - I\'ll refile, etc\n and review those Tucson posts.\n\nBest,\nWhtebear\n\n[QUOTE=Arheel\'s Uncle]WM, RYAN HERCHER, KILLED BY THE NEGRO IN TUCSON\nin this NNN post (thank you for helping)\n\n[URL]http://www.nnnforum.com/forums/showpost.php?p=693832&postcount=4[/URL]\nRYAN HERCHER\'S GUN MEMORIAL PAGE [URL]https://gunmemorial.org/2019/05/02/ryan-hercher[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13591,13591,1611528456,3685,'Ensis','Please read this: [url]https://nationalpreview.com/here-are-18-ways-trump-did-the-opposite-of-drain-the-swamp-during-his-presidency/[/url]\n\nTrump is just a lite version of Hellary Cankles and Bidet Biden.\n\nI hope you are doing alright, Bofum.  I\'m doing alright as it is.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13592,13592,1611628185,846,'Smedley Butler','[url]https://usawatchdog.com/establishment-war-against-we-the-people-paul-craig-roberts/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13593,13593,1611688355,846,'Smedley Butler','Howdy\n\nIf you have family you can talk to who understand children\'s look\'s/stress if they see what I do and you do to, please post that the little girls bags under her eyes and her entire facial look is one long time stress and fear. That child suffered.\n\n88',0,0,NULL,0,_binary '[]',_binary '[]'),(13594,13594,1611800336,8047,'Arheel\'s Uncle','Wedding planned for July 2021 in Montana\n\n[URL]https://www.theknot.com/us/courtney-kleck-and-steven-speer-jul-2021[/URL]\n\n\nThursday, July 29, 2021\nCeremony\nGlacier National Park - Montana \n1305 Broadridge Dr., Jackson, MO, 63755',0,0,NULL,0,_binary '[]',_binary '[]'),(13595,13595,1611820099,846,'Smedley Butler','[url]https://www.bitchute.com/video/ZHS7Nx68yJFN/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13596,13596,1611859364,801,'Whitebear','Really tragic\ntook me a little while to figure out who this was\nthen found the story I posted...\nwhat-the-hell was a damn-mexican doing in Montana?\n\nWB\n==================================\n[QUOTE=Arheel\'s Uncle]Wedding planned for July 2021 in Montana\n\n[URL]https://www.theknot.com/us/courtney-kleck-and-steven-speer-jul-2021[/URL]\n\n\nThursday, July 29, 2021\nCeremony\nGlacier National Park - Montana \n1305 Broadridge Dr., Jackson, MO, 63755[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13597,13597,1611885760,8047,'Arheel\'s Uncle','Probably are mexican migrant farm workers, usually. \n\nWasn\'t that guy who hit Speer a black with a French surname?\n\nBut that thug was from California. Drug traffickers?\n\nThe WHITE Speer family is very large, lives up in Montana, there is a family blog on them up in MT. \n\n\n\n[QUOTE=Whitebear]Really tragic\n took me a little while to figure out who this was\nthen found the story I posted...\nwhat-the-hell was a damn-mexican doing in Montana?\n\nWB\n==================================\n[QUOTE=Arheel\'s Uncle]Wedding planned for July 2021 in Montana\n\n[URL]https://www.theknot.com/us/courtney-kleck-and-steven-speer-jul-2021[/URL]\n\n\nThursday, July 29, 2021\nCeremony\nGlacier National Park - Montana \n1305 Broadridge Dr., Jackson, MO, 63755[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13598,13598,1611900782,8047,'Arheel\'s Uncle','I\'m getting a [B]404: Page not found[/B]         \n        [B]This error is generated when there was no web page with the name you specified at the web site.      [/B]on FP on this story\'s NNN RSS link \n\n\n\n[NNN forum thread:]  [URL=\"http://www.newnation.org/forum link ==============================================\"]   Negro raped, sodomized female, 68 after 2019 Tallassee, AL traffic collision to be caged 198 years[/URL]\n                \n\n\n[SIZE=4][COLOR=red][B]ALL other FP links were good\n[/B][/COLOR][/SIZE]\n[SIZE=4][COLOR=red][B]the story WF[/B][/COLOR][/SIZE]\n\n[B]Alabama man gets 198 years in prison in brutal rape, abduction that spanned 3 counties[/B]\n\n\n[URL]https://www.al.com/news/birmingham/2021/01/alabama-man-gets-198-years-in-prison-in-brutal-rape-abduction-that-spanned-3-counties.html[/URL]\nA narcotics detective called the informant, who told the officer he had  been expecting their call. The informant told police that his cousin –  Cobb- had called him and reported that he had[B] “wrecked and taken a [COLOR=Red]white  woman[/COLOR] hostage.”[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13599,13599,1611901229,801,'Whitebear','thanks, just now fixed.\n\n(just the one missing link, right?)\n[IMG]http://www.newnation.org/Images/2018/MissingLink3.jpg[/IMG]\n[QUOTE=Arheel\'s Uncle]I\'m getting a [B]404: Page not found[/B]         \n        [B]This error is generated when there was no web page with the name you specified at the web site.      [/B]on FP on this story\'s NNN RSS link \n\n\n\n[NNN forum thread:]  [URL=\"http://www.newnation.org/forum link ==============================================\"]   Negro raped, sodomized female, 68 after 2019 Tallassee, AL traffic collision to be caged 198 years[/URL]\n                \n\n\n[SIZE=4][COLOR=red][B]ALL other FP links were good\n[/B][/COLOR][/SIZE]\n[SIZE=4][COLOR=red][B]the story WF[/B][/COLOR][/SIZE]\n\n[B]Alabama man gets 198 years in prison in brutal rape, abduction that spanned 3 counties[/B]\n\n\n[URL]https://www.al.com/news/birmingham/2021/01/alabama-man-gets-198-years-in-prison-in-brutal-rape-abduction-that-spanned-3-counties.html[/URL]\nA narcotics detective called the informant, who told the officer he had  been expecting their call. The informant told police that his cousin –  Cobb- had called him and reported that he had[B] “wrecked and taken a [COLOR=Red]white  woman[/COLOR] hostage.”[/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13600,13600,1611901452,801,'Whitebear','I SEE THAT I did not get an image of the WM victim \n[IMG]http://www.newnation.org/Images/2021/XavierJChenault.jpg[/IMG]\nlet me check that link you sent - perhaps I can add an image of the victim.\n\nI also see that that story did not get on the RSS feed - but don\'t have time for every item.\n\nalso had to handle some personal stuff this afternoon and tomorrow.\n\nthanks\n\nWhitebear\n\n 	 	Montana: (Black) Whitefish murder suspect pleads not guilty\nblack suspectvictim nameA California man accused in the beating death of a Whitefish man last summer pleaded not guilty Thursday in Flathead County District Court. [B][I]Xavier J. Chenault,[/I][/B] 22, of Sacramento, California, is accused of negligent homicide in the death of [B][COLOR=\"Red\"]25-year-old Steven Speer.\n[/COLOR][/B]\nChenault, through his public defender, Daniel Wood, requested a bail reduction and it was granted by District Judge Robert Allison. Chenault was booked into the Flathead County Detention Center Sunday, Jan. 3, on $100,000 bail, but it was reduced to $75,000. Chenault had sought to be released on his own recognizance.\n\nAccording to previous information from Whitefish Police Chief Bill Dial, Speer died Aug. 2 of head injuries he suffered during an altercation shortly after midnight July 30, in the parking lot of the VFW Bar and Grill on Baker Avenue.\n\n\n[QUOTE=Arheel\'s Uncle]Probably are mexican migrant farm workers, usually. \n\nWasn\'t that guy who hit Speer a black with a French surname?\n\nBut that thug was from California. Drug traffickers?\n\nThe WHITE Speer family is very large, lives up in Montana, there is a family blog on them up in MT. \n\n\n\n[QUOTE=Whitebear]Really tragic\n took me a little while to figure out who this was\nthen found the story I posted...\nwhat-the-hell was a damn-mexican doing in Montana?\n\nWB\n==================================\n[QUOTE=Arheel\'s Uncle]Wedding planned for July 2021 in Montana\n\n[URL]https://www.theknot.com/us/courtney-kleck-and-steven-speer-jul-2021[/URL]\n\n\nThursday, July 29, 2021\nCeremony\nGlacier National Park - Montana \n1305 Broadridge Dr., Jackson, MO, 63755[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13601,13601,1611902184,801,'Whitebear','Steven Speer on Facebook - engaged to a Courtney\n[URL=\"https://www.facebook.com/steven.speer.98\"]https://www.facebook.com/steven.speer.98[/URL]\n\n[URL=\"https://www.facebook.com/CourtneyKleck\"]Courtney Kleck on facebook[/URL]\n\nEngaged to Steven Speer\n\nThis seems to be the wedding couple you gave me the link to....\nbut maybe not...  I\'ll study some more\nthe facebook pages do not seem to indicate a murder.\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Probably are mexican migrant farm workers, usually. \n\nWasn\'t that guy who hit Speer a black with a French surname?\n\nBut that thug was from California. Drug traffickers?\n\nThe WHITE Speer family is very large, lives up in Montana, there is a family blog on them up in MT. \n\n\n\n[QUOTE=Whitebear]Really tragic\n took me a little while to figure out who this was\nthen found the story I posted...\nwhat-the-hell was a damn-mexican doing in Montana?\n\nWB\n==================================\n[QUOTE=Arheel\'s Uncle]Wedding planned for July 2021 in Montana\n\n[URL]https://www.theknot.com/us/courtney-kleck-and-steven-speer-jul-2021[/URL]\n\n\nThursday, July 29, 2021\nCeremony\nGlacier National Park - Montana \n1305 Broadridge Dr., Jackson, MO, 63755[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13602,13602,1611902312,8047,'Arheel\'s Uncle','I will go over the RSS & FP, then will get back to you.\n\'I\'M SO BUSY TOO. Friend\'s surgery issues. SWO MUCH Paperwork, taxes, Workmen\'s Comp. Insurances....YUCKY\n\n\n\n[QUOTE=Whitebear]I SEE THAT I did not get an image of the WM victim \n [IMG]http://www.newnation.org/Images/2021/XavierJChenault.jpg[/IMG]\nlet me check that link you sent - perhaps I can add an image of the victim.\n\nI also see that that story did not get on the RSS feed - but don\'t have time for every item.\n\nalso had to handle some personal stuff this afternoon and tomorrow.\n\nthanks\n\nWhitebear\n\n          Montana: (Black) Whitefish murder suspect pleads not guilty\nblack suspectvictim nameA California man accused in the beating death of a Whitefish man last summer pleaded not guilty Thursday in Flathead County District Court. [B][I]Xavier J. Chenault,[/I][/B] 22, of Sacramento, California, is accused of negligent homicide in the death of [B][COLOR=Red]25-year-old Steven Speer.\n[/COLOR][/B]\nChenault, through his public defender, Daniel Wood, requested a bail reduction and it was granted by District Judge Robert Allison. Chenault was booked into the Flathead County Detention Center Sunday, Jan. 3, on $100,000 bail, but it was reduced to $75,000. Chenault had sought to be released on his own recognizance.\n\nAccording to previous information from Whitefish Police Chief Bill Dial, Speer died Aug. 2 of head injuries he suffered during an altercation shortly after midnight July 30, in the parking lot of the VFW Bar and Grill on Baker Avenue.\n\n\n[QUOTE=Arheel\'s Uncle]Probably are mexican migrant farm workers, usually. \n\nWasn\'t that guy who hit Speer a black with a French surname?\n\nBut that thug was from California. Drug traffickers?\n\nThe WHITE Speer family is very large, lives up in Montana, there is a family blog on them up in MT. \n\n\n\n[QUOTE=Whitebear]Really tragic\n took me a little while to figure out who this was\nthen found the story I posted...\nwhat-the-hell was a damn-mexican doing in Montana?\n\nWB\n==================================\n[QUOTE=Arheel\'s Uncle]Wedding planned for July 2021 in Montana\n\n[URL]https://www.theknot.com/us/courtney-kleck-and-steven-speer-jul-2021[/URL]\n\n\nThursday, July 29, 2021\nCeremony\nGlacier National Park - Montana \n1305 Broadridge Dr., Jackson, MO, 63755[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13603,13603,1611917722,8047,'Arheel\'s Uncle','I cannot view anything on Facebook, no account.\nI spent some time thinking on the ethics of posting Speer & Courtney\'s photos, at least it ought not be in a public thread, RSS or FP. \n\nIt should be posted privately until it\'s confirmed to be the right Speer. I\'d feel terrible if it\'s the wrong man...\n\nThe Speer case has turned into a pet research project for me. I\'ve been checking for a confirmed photo, obituary pic, 2 or 3x a day.\nI know he\'s White...my intuition.\n\n\nLater.....\n\n\n\n[QUOTE=Whitebear]Steven Speer on Facebook - engaged to a Courtney\n [URL]https://www.facebook.com/steven.speer.98[/URL]\n\n[URL=\"https://www.facebook.com/CourtneyKleck\"]Courtney Kleck on facebook[/URL]\n\nEngaged to Steven Speer\n\nThis seems to be the wedding couple you gave me the link to....\nbut maybe not...  I\'ll study some more\nthe facebook pages do not seem to indicate a murder.\n\nWB\n\n[QUOTE=Arheel\'s Uncle]Probably are mexican migrant farm workers, usually. \n\nWasn\'t that guy who hit Speer a black with a French surname?\n\nBut that thug was from California. Drug traffickers?\n\nThe WHITE Speer family is very large, lives up in Montana, there is a family blog on them up in MT. \n\n\n\n[QUOTE=Whitebear]Really tragic\n took me a little while to figure out who this was\nthen found the story I posted...\nwhat-the-hell was a damn-mexican doing in Montana?\n\nWB\n==================================\n[QUOTE=Arheel\'s Uncle]Wedding planned for July 2021 in Montana\n\n[URL]https://www.theknot.com/us/courtney-kleck-and-steven-speer-jul-2021[/URL]\n\n\nThursday, July 29, 2021\nCeremony\nGlacier National Park - Montana \n1305 Broadridge Dr., Jackson, MO, 63755[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13604,13604,1611945244,801,'Whitebear','I agree, no speculation on the ID of the WM victim.\nI could not find an obit in Whitefish for last august.\n\nanyway,  g\'day\ncheck back this evening perhaps\n\nBest,\nWB\nPS - good for you no FB\n\n[QUOTE=Arheel\'s Uncle]I cannot view anything on Facebook, no account.\nI spent some time thinking on the ethics of posting Speer & Courtney\'s photos, at least it ought not be in a public thread, RSS or FP. \n\nIt should be posted privately until it\'s confirmed to be the right Speer. I\'d feel terrible if it\'s the wrong man...\n\nThe Speer case has turned into a pet research project for me. I\'ve been checking for a confirmed photo, obituary pic, 2 or 3x a day.\nI know he\'s White...my intuition.',0,0,NULL,0,_binary '[]',_binary '[]'),(13605,13605,1611950601,8047,'Arheel\'s Uncle','BAD Link, on FP \n                                                    [URL=\"lhttps://www.nbcnews.com/feature/nbc-out/hate-crime-charges-added-gruesome-grindr-attack-gay-teen-n1256155\"]        [B]Hate crime charges added in gruesome Grindr attack on Sodomite teen[/B][/URL]\n\n\n[QUOTE=Whitebear]I agree, no speculation on the ID of the WM victim.\n I could not find an obit in Whitefish for last august.\n\nanyway,  g\'day\ncheck back this evening perhaps\n\nBest,\nWB\nPS - good for you no FB\n\n[QUOTE=Arheel\'s Uncle]I cannot view anything on Facebook, no account.\nI spent some time thinking on the ethics of posting Speer & Courtney\'s photos, at least it ought not be in a public thread, RSS or FP. \n\nIt should be posted privately until it\'s confirmed to be the right Speer. I\'d feel terrible if it\'s the wrong man...\n\nThe Speer case has turned into a pet research project for me. I\'ve been checking for a confirmed photo, obituary pic, 2 or 3x a day.\nI know he\'s White...my intuition.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13606,13606,1611950931,801,'Whitebear','thanks fixed fag hate link.   (LHTTPS) fixed to HTTPS\n==================================\n[QUOTE=Arheel\'s Uncle]BAD Link, on FP \n                                                    [URL=\"lhttps://www.nbcnews.com/feature/nbc-out/hate-crime-charges-added-gruesome-grindr-attack-gay-teen-n1256155\"]        [B]Hate crime charges added in gruesome Grindr attack on Sodomite teen[/B][/URL]\n\n\n[QUOTE=Whitebear]I agree, no speculation on the ID of the WM victim.\n I could not find an obit in Whitefish for last august.\n\nanyway,  g\'day\ncheck back this evening perhaps\n\nBest,\nWB\nPS - good for you no FB\n\n[QUOTE=Arheel\'s Uncle]I cannot view anything on Facebook, no account.\nI spent some time thinking on the ethics of posting Speer & Courtney\'s photos, at least it ought not be in a public thread, RSS or FP. \n\nIt should be posted privately until it\'s confirmed to be the right Speer. I\'d feel terrible if it\'s the wrong man...\n\nThe Speer case has turned into a pet research project for me. I\'ve been checking for a confirmed photo, obituary pic, 2 or 3x a day.\nI know he\'s White...my intuition.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13607,13607,1611950931,801,'Whitebear','thanks fixed fag hate link.   (LHTTPS) fixed to HTTPS\n==================================\n[QUOTE=Arheel\'s Uncle]BAD Link, on FP \n                                                    [URL=\"lhttps://www.nbcnews.com/feature/nbc-out/hate-crime-charges-added-gruesome-grindr-attack-gay-teen-n1256155\"]        [B]Hate crime charges added in gruesome Grindr attack on Sodomite teen[/B][/URL]\n\n\n[QUOTE=Whitebear]I agree, no speculation on the ID of the WM victim.\n I could not find an obit in Whitefish for last august.\n\nanyway,  g\'day\ncheck back this evening perhaps\n\nBest,\nWB\nPS - good for you no FB\n\n[QUOTE=Arheel\'s Uncle]I cannot view anything on Facebook, no account.\nI spent some time thinking on the ethics of posting Speer & Courtney\'s photos, at least it ought not be in a public thread, RSS or FP. \n\nIt should be posted privately until it\'s confirmed to be the right Speer. I\'d feel terrible if it\'s the wrong man...\n\nThe Speer case has turned into a pet research project for me. I\'ve been checking for a confirmed photo, obituary pic, 2 or 3x a day.\nI know he\'s White...my intuition.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13608,13608,1612124180,801,'Whitebear','ok to public post\n Vaccines & Paul Harvey\'s \"If I Were the Devil\"\n\nup to you \nbut checking as this may include private content\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13609,13609,1612214123,846,'Smedley Butler','[url]https://www.bitchute.com/video/JA902UnzFpbO/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13610,13610,1612214199,846,'Smedley Butler','[url]https://www.bitchute.com/video/JA902UnzFpbO/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13611,13611,1612214722,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/JA902UnzFpbO/[/url][/QUOTE]\n\n\ni agree, but what is the context...\nwho was the black woman molesting the white girl?\n\nis that explained later on in the video?\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13612,13612,1612214967,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/JA902UnzFpbO/[/url][/QUOTE]\n\n\ni agree, but what is the context...\nwho was the black woman molesting the white girl?\n\nis that explained later on in the video?\n\nBest,\nWB[/QUOTE]\n\nThis is the Western child murdered by the state allowing two Congoids of low I.Q. from a worst cooking show on TV to be allowed to have the child. \n\nThis was first on NNN Front page.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13613,13613,1612216085,801,'Whitebear','Re: thanks very much for background on white martyr.\n\nIf I can context it for posting - will try.\n\nWB\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/JA902UnzFpbO/[/url][/QUOTE]\n\n\ni agree, but what is the context...\nwho was the black woman molesting the white girl?\n\nis that explained later on in the video?\n\nBest,\nWB[/QUOTE]\n\nThis is the Western child murdered by the state allowing two Congoids of low I.Q. from a worst cooking show on TV to be allowed to have the child. \n\nThis was first on NNN Front page.\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13614,13614,1612216162,801,'Whitebear','found it thanks 	\n\n(BLACK) \'Worst Cooks In America\' Winner And Husband Arrested In Death of Adopted (WHITE) Daughter\nAriel and Jerry Robinson  Victoria Rose SmithA woman who won first place on the Food Network’s “Worst Cooks In America” has been charged along with her husband with the death of a 3-year-old girl in South Carolina this week. Ariel Robinson, 29, and her husband Jerry Robinson, 34, were charged with homicide by child abuse in the death of their adopted daughter on Tuesday.\n\nOn Jan. 14, police found an unresponsive child at the couple’s home in Simpsonville, South Carolina, WHNS reported. The little girl died as a result of several blunt force injuries, according to a medical examiner. She was identified as Victoria Smith, according to the Greenville station. Ariel Robinson appeared on the latest season of the cable channel’s “Worst Cooks In America,” according to TMZ. The South Carolina mother won $25,000 after beating out a number of other amateur chefs on the show, which takes people with poor cooking skills through a culinary boot camp. She claimed the money would go towards her family and three adopted children.\n\n“I just know that the Lord had his hands on me and he had a purpose for me to go on there,” Robinson said over the summer. “He knew we were going through this adoption, we really could use the money and he just let everything work out for our good.” Ariel Robinson also worked as a middle school teacher and was a local comedian. Huggins said Smith stayed with her family for roughly 10 months.\n\n‘She was sweet as could possibly be’: former foster family remembers Victoria ‘Tori’ Rose Smith\n\nFood Network Pulls ‘Worst Cooks In America’ Season 20 After Champion Charged With Child Murder\n\n[NNN forum thread:] White girl, 3 beaten to death: South Carolina allows her to be adopted by negros\n\n(Black-on-White)',0,0,NULL,0,_binary '[]',_binary '[]'),(13615,13615,1612220440,846,'Smedley Butler','[QUOTE=Whitebear]Re: thanks very much for background on white martyr.\n\nIf I can context it for posting - will try.\n\nWB\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/JA902UnzFpbO/[/url][/QUOTE]\n\n\ni agree, but what is the context...\nwho was the black woman molesting the white girl?\n\nis that explained later on in the video?\n\nBest,\nWB[/QUOTE]\n\nThis is the Western child murdered by the state allowing two Congoids of low I.Q. from a worst cooking show on TV to be allowed to have the child. \n\nThis was first on NNN Front page.\n\nSB[/QUOTE][/QUOTE]\n\n\nHowdy\n\nOnly sent the film for personal reasons as I felt the fear in her face and movements, yet no one commented any where I ran in to this crime with out looking for it. \n\nThis film interview by Dr. Jones if one his top tier ones, informative too. \n\n[url]https://www.bitchute.com/video/Ol90B0tX8Mxs/[/url]\n\nGood night and good health\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13616,13616,1612226325,8094,'saturnsrings','So far, my employer made getting the vaccine optional. They probably figured it would be way too hard to enforce it.\nI don\'t trust the vaccine, either. Bill Gates, Anthony Fauci. The whole thing is like some bad dream. \nYou can bet they won\'t force niggers to get it. They won\'t even force them to obey the law. It\'s truly sad. I wonder if the Romans felt this when their world was crumbling...',0,0,NULL,0,_binary '[]',_binary '[]'),(13617,13617,1612226602,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\nThe media here has come up with a big TV program about the MAGA rally at the Capitol called, \"The Assault\". OMG. Then they say it went on 24 hours, which is not true. The media has been posting how racist it is that BLM and other leftist groups were attacked by the police (complete opposite is true). You can see how they treat whites, and how blacks still scream racism,.[/QUOTE]\n\nThis is total communist madness.  I am sick and tired of the Big Lies being spewed by ZOG and the jewsmedia.  You are right in that it did NOT go on for 24 hours and the violence was done by pantifa disguised as Trump supporters.  Black Lies Matter has NEVER been brutalised by the pig cops!  Us whites were always the target of the wrath of the zogling cops.  Us whites are the most disenfranchised people in history!  Hitler was the last leader to enfranchise whites/Whites and truly help them.  ZOG provoked him to war over that and for bucking the jew banking system in Germany and Austria.[/QUOTE]\nIt\'s all about White Genocide. They really do have it out for us. I doubt the \"Hollowcost\" has anything to do with it. I think they just want to be THE white people and get rid of us. \nIf you go back in time, way back, even before the Egyptians, and this history does turn the bible history upside down, there are huge monolithic structures that were buried in Turkey, and they date back to 13,000 BC. Gobekli Tepe...That\'s over 7,000 years older than Stonehenge. Scientists assumed humans were just hunter-gatherers at that time and didn\'t do much else, but they are wrong. The original Mesopotamian peoples were not mixed, like Egyptians and Arabs are now. They didn\'t mingle with niggers...\nEgyptian mummies prove that they were white.\nBut something big happened, long ago, maybe a comet or asteroid, or something. Gobekli Tepe is so old, there were wooly mammoths and the Ice Age was still going on. So many could carve animals into stone, and move huge blocks weighing several tons, and they could do that, and we don\'t even know how. \nEarly man must have been super smart. You can tell from the French cave paintings too. All of this is before the Jews. But the Jews want us to think it all goes back as far as them.[/QUOTE]\n\nIt IS about Aryan Genocide.  The True Holocaust was the murder of almost 8 million Aryan Germans and millions of other Aryans after WWII--that included millions of Aryan soldiers from the six Axis countries.\nKikes want to be us but they cannot be.  They are way too different in make-up.\nI admit I don\'t disbelieve the Bible, but those places like Gobleki Tepe in Turkey and the Sphinx in Egypt were well over 10000 years old.  In fact the real Mesopotamians were Arysns like us.  Only later did the semites swamped the Aryans.\nEarly man was super smart--possibly 20 or so IQ points higher than modern Aryans who have an IQ today of 105.  We devolved, not the other way around.  The jews as we know them are NOT descended from the Biblical Israelites.  In Israel, only 3 percent of jews are descended from Biblical Israelites.  However a whopping 80 percent of Palestinians are descended from the True Israelites.  And the Palestinians just want to be left alone and left to live in peace--unlike the jooos![/QUOTE]\n\nThis is why Tom Shelly pisses me off. He gets all the way to the end, then refuses to acknowledge who is doing it. It\'s NOT a few Jews. They control everything in the media and the government. They control our money, through a private corporation called \"The Federal Reserve\". People think it\'s a branch of the government, because of the \"Federal\" name. They loan money to our government, hence our dollar bills  do NOT say \"dollar\" on them, but they say, \"Federal Reserve Note\". A \"note\" is a loan or extending money.\nI see whites all excited about vacations. I see whites who don\'t work going to outside bars, buying motorcycles and other vehicles. I am not saying people can\'t have any fun, but it seems most people do NOT care about our world crumbling.',0,0,NULL,0,_binary '[]',_binary '[]'),(13618,13618,1612226742,8094,'saturnsrings','[QUOTE=Ensis]Please read this: [url]https://nationalpreview.com/here-are-18-ways-trump-did-the-opposite-of-drain-the-swamp-during-his-presidency/[/url]\n\nTrump is just a lite version of Hellary Cankles and Bidet Biden.\n\nI hope you are doing alright, Bofum.  I\'m doing alright as it is.\n\n\nGlad you are okay. I wonder how Niggermania is doing. I got a lot of time back not going on there. I felt like I was donating time and Tom Shelly doesn\'t want women on there. I totally get him NOT liking how a lot of women are. But if, by now, and all of the time I\'ve posted on there, he can\'t see what I am about, then screw it. He said one time that all women are the same way. I doubt he would agree to anything about men being the same for all of them. There are some horrid men out there too. Both genders...',0,0,NULL,0,_binary '[]',_binary '[]'),(13619,13619,1612230830,3685,'Ensis','[QUOTE=saturnsrings]So far, my employer made getting the vaccine optional. They probably figured it would be way too hard to enforce it.\nI don\'t trust the vaccine, either. Bill Gates, Anthony Fauci. The whole thing is like some bad dream. \nYou can bet they won\'t force niggers to get it. They won\'t even force them to obey the law. It\'s truly sad. I wonder if the Romans felt this when their world was crumbling...[/QUOTE]\n\nGood!  DON\'T get that \"vaccine!\"  I certainly won\'t!\n\nSome further bad news: [B]The CDC announced an order late Friday that will require people to wear a face mask while using any form of public transportation, including buses, trains, taxis, airplanes, boats, subways or ride-share vehicles while traveling into, within and out of the US. The order goes into effect at 11:59 p.m. Monday.\n\nMasks must be worn while waiting, boarding, traveling and disembarking, it said. The coverings need to be at least two or more layers of breathable fabric secured to the head with ties, ear loops or elastic bands — and scarves and bandanas do not count, the jewwy order says. The CDC said it reserves the right to enforce the order through criminal penalties, but it “strongly encourages and anticipates widespread voluntary compliance” and expects support from other federal agencies to implement the order. The tyrannical order comes after Paedo Joe Bidet Biden signed an executive order last week requiring all travelers to wear mask on federal property.\n\nThe establishment has been recently pushing double masks despite the ongoing rollout of the COVID-19 vaccines and decline in coronavirus deaths. Out House coronavirus task force leader Dr. Anthony Fauci is now promoting “double masking”, despite saying in March of last year that wearing ANY masks wouldn’t prevent the spread of COVID. “So, if you have a physical covering with one layer, you put another layer on, it just makes common sense that it likely would be more effective and that’s the reason why you see people either double masking or doing a version of an N95,” Fauci said this week. “Inside Edition” also lauded Biden, Mitt Romney, and Tom Cruise for double masking recently. You must wear TWO masks now according to \"experts.\"[/B]\n\nThis is beyond evil; the amount of CO2 from having those masks can cause brain damage.  What next?  Mandating mask wearing in your own car, your own garden and even your own house?!?  Some Zionist nations actually are mandating that in Europe!',0,0,NULL,0,_binary '[]',_binary '[]'),(13620,13620,1612231103,3685,'Ensis','[QUOTE=saturnsrings]\n\nThis is why Tom Shelly pisses me off. He gets all the way to the end, then refuses to acknowledge who is doing it. It\'s NOT a few Jews. They control everything in the media and the government. They control our money, through a private corporation called \"The Federal Reserve\". People think it\'s a branch of the government, because of the \"Federal\" name. They loan money to our government, hence our dollar bills  do NOT say \"dollar\" on them, but they say, \"Federal Reserve Note\". A \"note\" is a loan or extending money.\nI see whites all excited about vacations. I see whites who don\'t work going to outside bars, buying motorcycles and other vehicles. I am not saying people can\'t have any fun, but it seems most people do NOT care about our world crumbling.[/QUOTE]\n\nTom Smelly is a total hack; he is either several feds posing as him or he\'s been coopted.  The jews throughout history have been driven away from many nations--it\'s due to their behaviour, not merely because they are Jews.  Yes, there are some good ones, but they are far and few between.  The Federal Reserve is NOT governmental, but private and owned by jews.   They along jews in politics, finance and medicine have ruined millions of lives in Americastan.\nThe only \"vacation\" I want is a permanent one from goverment terror.  The sheeple are totally blind; they were blind as bats in 1933 or they would have revolted against jewboy FDR and hung him from a lamp-post.  Hitler was Right!',0,0,NULL,0,_binary '[]',_binary '[]'),(13621,13621,1612231301,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Please read this: [url]https://nationalpreview.com/here-are-18-ways-trump-did-the-opposite-of-drain-the-swamp-during-his-presidency/[/url]\n\nTrump is just a lite version of Hellary Cankles and Bidet Biden.\n\nI hope you are doing alright, Bofum.  I\'m doing alright as it is.\n\n\nGlad you are okay. I wonder how Niggermania is doing. I got a lot of time back not going on there. I felt like I was donating time and Tom Shelly doesn\'t want women on there. I totally get him NOT liking how a lot of women are. But if, by now, and all of the time I\'ve posted on there, he can\'t see what I am about, then screw it. He said one time that all women are the same way. I doubt he would agree to anything about men being the same for all of them. There are some horrid men out there too. Both genders...[/QUOTE]\n\nNiggermania is still going.  I do post there, but not for Tom Smelly.  He drove you away and that was very bad.  Yes, he\'s very woman unfriendly, which I am not.  Yes, many women these days need to have a complete overhaul on their attitudes towards life; they would be happier that way.  And yes, there are some horrid men out there--I have encountered them; Tom\'s one of them in my book.  And Bidet Biden and Turdeau make Tom Smelly look good.',0,0,NULL,0,_binary '[]',_binary '[]'),(13622,13622,1612231400,3685,'Ensis','I\'m doing okay.  Things are getting bad all over the world and there is little hope for any good.  I hope you are doing alright.  I\'m glad to hear from you again.  How is your son and other family.  My family and I are doing well.\n\nTake care.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13623,13623,1612306522,8047,'Arheel\'s Uncle','Yes. is okay to go public.\n He\'ll be thrilled if it\'s Frontpage.\nMichael is very public on anything vaccines, but I did use initials for middle & last name.\nYesterday I put together a 300 pound treadmill, I\'m so sore & can hardly move today :mad:\n\n\n\n[QUOTE=Whitebear]ok to public post\n  Vaccines & Paul Harvey\'s \"If I Were the Devil\"\n\nup to you \nbut checking as this may include private content\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13624,13624,1612313085,801,'Whitebear','Wow (good for you) heavy lifting...\n\nthanks for OK to post item\nI\'ll make sure nothing that will ID someone is included.\n\nBest,\n\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Yes. is okay to go public.\n He\'ll be thrilled if it\'s Frontpage.\nMichael is very public on anything vaccines, but I did use initials for middle & last name.\nYesterday I put together a 300 pound treadmill, I\'m so sore & can hardly move today :mad:\n\n\n\n[QUOTE=Whitebear]ok to public post\n  Vaccines & Paul Harvey\'s \"If I Were the Devil\"\n\nup to you \nbut checking as this may include private content\n\nBest,\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13625,13625,1612373009,8047,'Arheel\'s Uncle','Watch...[URL]https://www.youtube.com/watch?v=qxZsecYLwPg[/URL]\nBrendan O\'Connell\n[B]CATHERINE AUSTIN FITTS - HOW MICROSOFT ISRAEL GAVE THE KEYS TO RUSSIA AND THE CHINESE COMMUNISTS[/B]\n\n\n\n\n\n\n[QUOTE=Smedley Butler][URL]https://www.thegatewaypundit.com/wp-content/uploads/IMG_1824-600x324.jpg[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13627,13627,1612411875,846,'Smedley Butler','[url]https://www.bitchute.com/video/inEUl6ILL8Sb/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13628,13628,1612599630,846,'Smedley Butler','[url]https://www.bitchute.com/video/5Z2JfoNHUn9W/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13629,13629,1612599711,846,'Smedley Butler','[url]https://www.bitchute.com/video/5Z2JfoNHUn9W/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13630,13630,1612600639,846,'Smedley Butler','Dr. Matt JohnsonThe Burmese Coup Against Liberalism – TON 020321\nExpansive, \nMust\n\nThe purpose of this fraudulent election is to enshrine liberalism over the political life of the country, which is a way to pull Burma out of its pro-China policy. More broadly, the point is to break the development of the New Silk Road project, a multi-trillion dollar, anti-liberal infrastructure project unifying the Eurasian plain against the west. If liberalism has the IMF, the WTO and Davos as its institutional representatives, the anti-liberal movement has the New Silk Road. The coup against liberalism in Burma has immense geopolitical consequences few realize.\n\n\n\n[url]https://archive.radioalbion.com/TON/TON%20020321.mp3[/url] PODCAST NOT VIDEO\n\n\n\n\n[url]https://www.bitchute.com/video/5Z2JfoNHUn9W/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13631,13631,1612671705,8047,'Arheel\'s Uncle','Friendly FYI, black shootings at motel/hotel located off highways or freeways are done by the still active Black Guerilla Family throughout the USA and part of African American Mafia. It\'s the usual, Drugs, human trafficking, organ trafficking, prostitution off shore.\nI\'VE BEEN VERY BUSY LATELY...\n\n\n\n[QUOTE=Whitebear]Wow (good for you) heavy lifting...\n \nthanks for OK to post item\nI\'ll make sure nothing that will ID someone is included.\n\nBest,\n\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Yes. is okay to go public.\n He\'ll be thrilled if it\'s Frontpage.\nMichael is very public on anything vaccines, but I did use initials for middle & last name.\nYesterday I put together a 300 pound treadmill, I\'m so sore & can hardly move today :mad:\n\n\n\n[QUOTE=Whitebear]ok to public post\n  Vaccines & Paul Harvey\'s \"If I Were the Devil\"\n\nup to you \nbut checking as this may include private content\n\nBest,\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13632,13632,1612892029,8047,'Arheel\'s Uncle','You can delete my HELP thread, here [URL]http://www.nnnforum.com/forums/showpost.php?p=694608&postcount=1[/URL]\nFinished.\nSo Busy...........\n\n\n\n[QUOTE=Whitebear]Wow (good for you) heavy lifting...\n \nthanks for OK to post item\nI\'ll make sure nothing that will ID someone is included.\n\nBest,\n\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Yes. is okay to go public.\n He\'ll be thrilled if it\'s Frontpage.\nMichael is very public on anything vaccines, but I did use initials for middle & last name.\nYesterday I put together a 300 pound treadmill, I\'m so sore & can hardly move today :mad:\n\n\n\n[QUOTE=Whitebear]ok to public post\n  Vaccines & Paul Harvey\'s \"If I Were the Devil\"\n\nup to you \nbut checking as this may include private content\n\nBest,\nWhitebear[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13633,13633,1612892619,801,'Whitebear','done, thanks.\nremember there is always too many black & etc crime, evil, sociopathic stories to report....\n\nthis \'forum\' only provides a small space for some to make note of some headlines that illustrate that problem.\n\nthanks for your time - absolutely no minimum posts per day required to maintain \'membership\'\njust had a post from NEWSMAN yesterday that hadn\'t posted since 2017?  \n\nBest,\ng\'day\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]You can delete my HELP thread, here [URL]http://www.nnnforum.com/forums/showpost.php?p=694608&postcount=1[/URL]\nFinished.\nSo Busy...........',0,0,NULL,0,_binary '[]',_binary '[]'),(13634,13634,1612979653,846,'Smedley Butler','According to these “scientists,” this procedure is especially well-suited for young children. But to subject children to this makes no sense from a medical point of view. The travesty of probing children’s rectums for evidence of a respiratory disease could not be more glaring. If they really wanted to find out whether children had COVID or any other communicable illness of the respiratory tract, they would swab their mouths, not their bottoms. This is how it has always been done.\n\nNormal children are at virtually zero risk from COVID. It is almost unheard of for young people under 18 years of age to die of this disease. Your healthy child is less likely to die of COVID than to be killed by lightning. Furthermore, children are not known to be particularly potent spreaders of the virus. Thus, there is no need to subject them to indiscriminate blanket testing, much less to testing protocols involving such a drastic and unnecessary procedure.\n[url]https://www.bitchute.com/video/Fd6QvdGxOMfd/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13635,13635,1613171801,8047,'Arheel\'s Uncle','Oh man, the white UPS driver dead.\nThat hurts. I got emotional over that one...I told my son about it. He\'s FedEx, drove for years. Now he\'s A&P jet mechanic.\nSO WHAT WAS PROBLEM WITH LINKS TO FORUM?\nDid anyone else have that problem accessing forum?\n\n\n\n[QUOTE=Whitebear]done, thanks.\n remember there is always too many black & etc crime, evil, sociopathic stories to report....\n\nthis \'forum\' only provides a small space for some to make note of some headlines that illustrate that problem.\n\nthanks for your time - absolutely no minimum posts per day required to maintain \'membership\'\njust had a post from NEWSMAN yesterday that hadn\'t posted since 2017?  \n\nBest,\ng\'day\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]You can delete my HELP thread, here [URL]http://www.nnnforum.com/forums/showpost.php?p=694608&postcount=1[/URL]\nFinished.\nSo Busy...........[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13636,13636,1613178777,8047,'Arheel\'s Uncle','My son is at work, they\'re all talking nonstop & are angry about UPS driver.\nSad to say, it does bring better awareness to the black problem.\n\n\n\n[QUOTE=Whitebear]done, thanks.\n remember there is always too many black & etc crime, evil, sociopathic stories to report....\n\nthis \'forum\' only provides a small space for some to make note of some headlines that illustrate that problem.\n\nthanks for your time - absolutely no minimum posts per day required to maintain \'membership\'\njust had a post from NEWSMAN yesterday that hadn\'t posted since 2017?  \n\nBest,\ng\'day\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle]You can delete my HELP thread, here [URL]http://www.nnnforum.com/forums/showpost.php?p=694608&postcount=1[/URL]\nFinished.\nSo Busy...........[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13637,13637,1613181498,801,'Whitebear','It was something - some \'technical\' problem with the host server for the forum....\nI logged on to customer service and submitted a problem ticket.   It only took about an hour\nfor somebody with surname from INDIA to\nresolve the problem.\n\nno idea what caused it - I could quote what the tech person said he did.... which I didn\'t understand.\n[QUOTE][COLOR=\"RoyalBlue\"]Greetings from Site5 Support!\n\nI am sorry for the issue that you are facing right now with accessing the forum>> [url]http://www.nnnforum.com/forums/index.php[/url] , I tried fixing the issue by killing the process from the root, and now the forum loads without any issue, please confirm the same on your end by accessing [url]http://www.nnnforum.com/forums/index.php[/url] after clearing the browser cache and cookies.\n\nIf you have any further questions please feel free to contact us. We are available 24x7.[[/COLOR]/QUOTE]\n\nthis happened once before, at least once last year\nalthough it may have taken longer to fix.\n\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle]Oh man, the white UPS driver dead.\nThat hurts. I got emotional over that one...I told my son about it. He\'s FedEx, drove for years. Now he\'s A&P jet mechanic.\nSO WHAT WAS PROBLEM WITH LINKS TO FORUM?\nDid anyone else have that problem accessing forum?',0,0,NULL,0,_binary '[]',_binary '[]'),(13638,13638,1613339243,8047,'Arheel\'s Uncle','[QUOTE=Smedley Butler][QUOTE=Arheel\'s Uncle]Watch...[URL]https://www.youtube.com/watch?v=qxZsecYLwPg[/URL]\nBrendan O\'Connell\n[B]CATHERINE AUSTIN FITTS - HOW MICROSOFT ISRAEL GAVE THE KEYS TO RUSSIA AND THE CHINESE COMMUNISTS[/B]\n\nIt\'s worse than people think, on Vaccines & the test for COVID.\n WATCH: [url]https://www.bitchute.com/video/IJIoilKlUk1o/[/url]\nYes, Morgellon\'s is definitely real.\nI do not know if I ought to share in Forum. I\'d like to let you decide, and post if you decide to.\n\n \n\n\n[QUOTE=Smedley Butler][URL]https://www.thegatewaypundit.com/wp-content/uploads/IMG_1824-600x324.jpg[/URL][/QUOTE][/QUOTE]\n[URL]https://www.bitchute.com/video/qlC72YRtsvQM/[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13639,13639,1613455979,846,'Smedley Butler','[url]https://www.bitchute.com/video/lkF1MO5d5g71/:bush:[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13640,13640,1613493544,846,'Smedley Butler','[url]http://www.nnnforum.com/forums/showthread.php?p=694883#post694883[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13641,13641,1613500141,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/lkF1MO5d5g71/:bush:[/url][/QUOTE]\n\n\n404 - PAGE NOT FOUND\nIf the issue persists, please contact us at [email]support@bitchute.com[/email] with details of the issue.\n\nGood morning.\nWB\nwait, let me try it without the \'bush at that end\nthat will most likely work...\n\n[url]https://www.bitchute.com/video/lkF1MO5d5g71/[/url]\n\nYes, thanks VM.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13642,13642,1613549769,846,'Smedley Butler','[url]https://summit.news/2021/02/16/report-national-guard-to-stay-in-dc-through-fall-2021/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13643,13643,1613593360,846,'Smedley Butler','[url]https://realrawnews.com/2021/02/gov-desantis-tells-biden-go-****-yourself/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13644,13644,1613594844,801,'Whitebear','Just wanted to clarify\nthat I would like to post stories \non minority and migrant crime\n\nwhere the suspects or perps are minority or migrant...\n\ndoesn\'t matter if only the victims are black or hispanic...\n\njust reviewing your recent post on\nSuspect sentenced to three life sentences in 2018 deadly shooting at Jammerz Bar in Globe\n[url]https://www.abc15.com/news/crime/suspect-sentenced-to-three-life-sentences-in-2018-deadly-shooting-at-jammerz-bar-in-globe[/url]\n\nAround 10:30 p.m., police say 22-year-old [B]Sterling Hunt [/B]walked in and opened fire inside the bar.\n\nthe suspect Sterling HUnt appears caucasian and therefore would be posted in \'white suspects - not public\'....\n\nunless there is a \'racist\' angle where the white person targeted the black or hispanic or asian victim -\nthat might post under \'racial conflict\' but I would prefer not to feature white alleged racist to fuel anti-white propaganda...\n\njust clarifying....\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13645,13645,1613603242,3685,'Ensis','Hi, Bofum.  It\'s been a long time since you were here.  I hope you are alright as well as your family.  I know the situation is very bad in the Jewnited States right now.  I hope you were not without power like so many in Texas are due to the super cold wave.\nI am doing alright and so is my family.  You take care and be safe.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13646,13646,1613604680,8047,'Arheel\'s Uncle','That guy is [U][B]not[/B][/U] White. I\'ll follow up on it in the coming days.\nYes, I know about all that re race & black, minorities posts.\n\n[QUOTE=Whitebear]Just wanted to clarify\n that I would like to post stories \non minority and migrant crime\n\nwhere the suspects or perps are minority or migrant...\n\ndoesn\'t matter if only the victims are black or hispanic...\n\njust reviewing your recent post on\nSuspect sentenced to three life sentences in 2018 deadly shooting at Jammerz Bar in Globe\n[URL]https://www.abc15.com/news/crime/suspect-sentenced-to-three-life-sentences-in-2018-deadly-shooting-at-jammerz-bar-in-globe[/URL]\n\nAround 10:30 p.m., police say 22-year-old [B]Sterling Hunt [/B]walked in and opened fire inside the bar.\n\nthe suspect Sterling HUnt appears caucasian and therefore would be posted in \'white suspects - not public\'....\n\nunless there is a \'racist\' angle where the white person targeted the black or hispanic or asian victim -\nthat might post under \'racial conflict\' but I would prefer not to feature white alleged racist to fuel anti-white propaganda...\n\njust clarifying....\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13647,13647,1613605259,8047,'Arheel\'s Uncle','[B]He\'s Apache Indian...I learned to recognize drunken Indian ethnic faces in working nursing, Nevada & AZ have large Indian tribes.\n[/B]\n\n\n[B]                                   [URL=\"https://www.azfamily.com/police-identify-suspect-in-globe-bar-shooting-that-left-2-dead-2-injured/article_7016052e-e684-11e8-973e-ff27527f3727.html\"]Police identify suspect in Globe bar shooting that left 2 dead, 2 injured[/URL]              [/B]\n\n                                \n[LIST]\n[*][URL=\"https://www.azfamily.com/users/profile/Arizona%27s%20Family%20News%20Staff\"]azfamily.com News Staff[/URL]\n[*]      Posted             Nov 12, 2018           \n[/LIST]\n              \n\n\n\n[B]GLOBE, AZ (3TV/CBS 5) --[/B] While police in Globe have  identified the suspect in Sunday night\'s deadly shooting at a Globe bar  and taken him into custody, they still do not have a motive.\nGlobe  Chief of Police Dale Walters said [B][COLOR=red]officers located Sterling Randall  Hunt, 22, on the San Carlos Apache Indian Reservation not long after the  shooting.[/COLOR][/B]\n \n\n                        \nMembers of the community gathered at  Globe City Hall to hear what investigators had to say about the deadly  shooting at Jammerz bar.\n                                                                                                                                             (Source: 3TV/CBS 5)                                                                                                                                           \nThe shooting happened shortly before 11 p.m. at [URL=\"https://goo.gl/maps/YWKSDNhrYRE2\"]Jammerz bar[/URL], near Ash Street and Hackney Avenue.\nWalters  said three of the victims had gone outside to smoke a cigarette when  Hunt went out and opened fire. All of them were playing pool before the  shooting occurred. \nA 22-year-old man and a 44-year-old woman were  killed. Two more women, both 22 years old, were badly wounded and taken  to Phoenix-area hospitals.\n\"This is a one-time incident; we\'re unaware of any ongoing threats,\" Walters said. \"This is a horrible tragedy.\"\nWalters said investigators would not be releasing the names of the victims per the family\'s request.\nPolice have not said how Hunt might have been acquainted with the victims before the shooting.\n \n\nThe Globe Police Department said [B][COLOR=Red]Hunt is in custody on the San Carlos Apache Indian Reservation.[/COLOR][/B]\nIf  you were in the bar at the time of the shooting and have information to  share about the incident, please contact Globe Police Detective Steve  Williams at (928) 425-5751. \nGlobe is about 90 minutes east of Phoenix along U.S. 60.\n\n\n\n[QUOTE=Whitebear]Just wanted to clarify\n that I would like to post stories \non minority and migrant crime\n\nwhere the suspects or perps are minority or migrant...\n\ndoesn\'t matter if only the victims are black or hispanic...\n\njust reviewing your recent post on\nSuspect sentenced to three life sentences in 2018 deadly shooting at Jammerz Bar in Globe\n[URL]https://www.abc15.com/news/crime/suspect-sentenced-to-three-life-sentences-in-2018-deadly-shooting-at-jammerz-bar-in-globe[/URL]\n\nAround 10:30 p.m., police say 22-year-old [B]Sterling Hunt [/B]walked in and opened fire inside the bar.\n\nthe suspect Sterling HUnt appears caucasian and therefore would be posted in \'white suspects - not public\'....\n\nunless there is a \'racist\' angle where the white person targeted the black or hispanic or asian victim -\nthat might post under \'racial conflict\' but I would prefer not to feature white alleged racist to fuel anti-white propaganda...\n\njust clarifying....\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13648,13648,1613611692,801,'Whitebear','Thanks for educating me on the \'noble savage\'.\n\nI guess I\'m depending too much on the surname\nwhen the mugshot is not obviously BLACK african\nor the face does not obviously look like human sacrifice\nAZTEC mestizo....\n\nMy error, thanks for clarifying...\nI\'l take that post out of \'whitemens\'\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle][B]He\'s Apache Indian...I learned to recognize drunken Indian ethnic faces in working nursing, Nevada & AZ have large Indian tribes.\n[/B]\n\n\n[B]                                   [URL=\"https://www.azfamily.com/police-identify-suspect-in-globe-bar-shooting-that-left-2-dead-2-injured/article_7016052e-e684-11e8-973e-ff27527f3727.html\"]Police identify suspect in Globe bar shooting that left 2 dead, 2 injured[/URL]              [/B]\n\n                                \n[LIST]\n[*][URL=\"https://www.azfamily.com/users/profile/Arizona%27s%20Family%20News%20Staff\"]azfamily.com News Staff[/URL]\n[*]      Posted             Nov 12, 2018           \n[/LIST]\n              \n\n\n\n[B]GLOBE, AZ (3TV/CBS 5) --[/B] While police in Globe have  identified the suspect in Sunday night\'s deadly shooting at a Globe bar  and taken him into custody, they still do not have a motive.\nGlobe  Chief of Police Dale Walters said [B][COLOR=red]officers located Sterling Randall  Hunt, 22, on the San Carlos Apache Indian Reservation not long after the  shooting.[/COLOR][/B]\n \n\n                        \nMembers of the community gathered at  Globe City Hall to hear what investigators had to say about the deadly  shooting at Jammerz bar.\n                                                                                                                                             (Source: 3TV/CBS 5)                                                                                                                                           \nThe shooting happened shortly before 11 p.m. at [URL=\"https://goo.gl/maps/YWKSDNhrYRE2\"]Jammerz bar[/URL], near Ash Street and Hackney Avenue.\nWalters  said three of the victims had gone outside to smoke a cigarette when  Hunt went out and opened fire. All of them were playing pool before the  shooting occurred. \nA 22-year-old man and a 44-year-old woman were  killed. Two more women, both 22 years old, were badly wounded and taken  to Phoenix-area hospitals.\n\"This is a one-time incident; we\'re unaware of any ongoing threats,\" Walters said. \"This is a horrible tragedy.\"\nWalters said investigators would not be releasing the names of the victims per the family\'s request.\nPolice have not said how Hunt might have been acquainted with the victims before the shooting.\n \n\nThe Globe Police Department said [B][COLOR=Red]Hunt is in custody on the San Carlos Apache Indian Reservation.[/COLOR][/B]\nIf  you were in the bar at the time of the shooting and have information to  share about the incident, please contact Globe Police Detective Steve  Williams at (928) 425-5751. \nGlobe is about 90 minutes east of Phoenix along U.S. 60.\n\n\n\n[QUOTE=Whitebear]Just wanted to clarify\n that I would like to post stories \non minority and migrant crime\n\nwhere the suspects or perps are minority or migrant...\n\ndoesn\'t matter if only the victims are black or hispanic...\n\njust reviewing your recent post on\nSuspect sentenced to three life sentences in 2018 deadly shooting at Jammerz Bar in Globe\n[URL]https://www.abc15.com/news/crime/suspect-sentenced-to-three-life-sentences-in-2018-deadly-shooting-at-jammerz-bar-in-globe[/URL]\n\nAround 10:30 p.m., police say 22-year-old [B]Sterling Hunt [/B]walked in and opened fire inside the bar.\n\nthe suspect Sterling HUnt appears caucasian and therefore would be posted in \'white suspects - not public\'....\n\nunless there is a \'racist\' angle where the white person targeted the black or hispanic or asian victim -\nthat might post under \'racial conflict\' but I would prefer not to feature white alleged racist to fuel anti-white propaganda...\n\njust clarifying....\n\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13649,13649,1613618191,8047,'Arheel\'s Uncle','[B]He\'s NAVAHO, same thing.[/B]\n[B]It\'s a messy thread:\n[/B]\n[B]I think the last post s/b #1, first post is #2, rest can be deleted.[/B]\n[B].[/B] [QUOTE=Whitebear]Thanks for educating me on the \'noble savage\'.\n \nI guess I\'m depending too much on the surname\nwhen the mugshot is not obviously BLACK african\nor the face does not obviously look like human sacrifice\nAZTEC mestizo....\n\nMy error, thanks for clarifying...\nI\'l take that post out of \'whitemens\'\nBest,\nWB\n\n\n[QUOTE=Arheel\'s Uncle][B]He\'s Apache Indian...I learned to recognize drunken Indian ethnic faces in working nursing, Nevada & AZ have large Indian tribes.\n[/B]\n\n\n[B]                                   [URL=\"https://www.azfamily.com/police-identify-suspect-in-globe-bar-shooting-that-left-2-dead-2-injured/article_7016052e-e684-11e8-973e-ff27527f3727.html\"]Police identify suspect in Globe bar shooting that left 2 dead, 2 injured[/URL]              [/B]\n\n                                \n[LIST]\n[*][URL=\"https://www.azfamily.com/users/profile/Arizona%27s%20Family%20News%20Staff\"]azfamily.com News Staff[/URL]\n[*]      Posted             Nov 12, 2018\n[/LIST]\n              \n\n\n\n[B]GLOBE, AZ (3TV/CBS 5) --[/B] While police in Globe have  identified the suspect in Sunday night\'s deadly shooting at a Globe bar  and taken him into custody, they still do not have a motive.\nGlobe  Chief of Police Dale Walters said [B][COLOR=red]officers located Sterling Randall  Hunt, 22, on the San Carlos Apache Indian Reservation not long after the  shooting.[/COLOR][/B]\n \n\n                        \nMembers of the community gathered at  Globe City Hall to hear what investigators had to say about the deadly  shooting at Jammerz bar.\n                                                                                                                                             (Source: 3TV/CBS 5)                                                                                                                                           \nThe shooting happened shortly before 11 p.m. at [URL=\"https://goo.gl/maps/YWKSDNhrYRE2\"]Jammerz bar[/URL], near Ash Street and Hackney Avenue.\nWalters  said three of the victims had gone outside to smoke a cigarette when  Hunt went out and opened fire. All of them were playing pool before the  shooting occurred. \nA 22-year-old man and a 44-year-old woman were  killed. Two more women, both 22 years old, were badly wounded and taken  to Phoenix-area hospitals.\n\"This is a one-time incident; we\'re unaware of any ongoing threats,\" Walters said. \"This is a horrible tragedy.\"\nWalters said investigators would not be releasing the names of the victims per the family\'s request.\nPolice have not said how Hunt might have been acquainted with the victims before the shooting.\n \n\nThe Globe Police Department said [B][COLOR=Red]Hunt is in custody on the San Carlos Apache Indian Reservation.[/COLOR][/B]\nIf  you were in the bar at the time of the shooting and have information to  share about the incident, please contact Globe Police Detective Steve  Williams at (928) 425-5751. \nGlobe is about 90 minutes east of Phoenix along U.S. 60.\n\n\n\n[QUOTE=Whitebear]Just wanted to clarify\n that I would like to post stories \non minority and migrant crime\n\nwhere the suspects or perps are minority or migrant...\n\ndoesn\'t matter if only the victims are black or hispanic...\n\njust reviewing your recent post on\nSuspect sentenced to three life sentences in 2018 deadly shooting at Jammerz Bar in Globe\n[URL]https://www.abc15.com/news/crime/suspect-sentenced-to-three-life-sentences-in-2018-deadly-shooting-at-jammerz-bar-in-globe[/URL]\n\nAround 10:30 p.m., police say 22-year-old [B]Sterling Hunt [/B]walked in and opened fire inside the bar.\n\nthe suspect Sterling HUnt appears caucasian and therefore would be posted in \'white suspects - not public\'....\n\nunless there is a \'racist\' angle where the white person targeted the black or hispanic or asian victim -\nthat might post under \'racial conflict\' but I would prefer not to feature white alleged racist to fuel anti-white propaganda...\n\njust clarifying....\n\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13650,13650,1613673098,801,'Whitebear','I believe NAVAHO did get into the thread title\nI deleted one n/a post....\nvery difficult to re-arrange order of posts without\nscrewing up the database with manual changes...\nif it is worth the time\na new thread could be constructed \nto replace the original\nbut I don\'t think it needs to be \'literary\' as long\nas the main facts show through.    (smiley face)\n\nI\'ll double check the story on \'frontpage\'  as I managed to extract it from the thread just to make sure\nI\'ve got the killer in the right tribe.\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle][B]He\'s NAVAHO, same thing.[/B]\n[B]It\'s a messy thread:\n[/B]\n[B]I think the last post s/b #1, first post is #2, rest can be deleted.[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13651,13651,1613679803,8047,'Arheel\'s Uncle','I\'ll make a new thread, chronological order, if you want me to.\nOnly takes a few minutes. I don\'t mind. I\'m doing mindless tasks today, untwisting 20 foot lengths of wire, FINAL water 4 gauge panel drilling fabrication aluminum panel.\n\nLooking back on it, I should have dug deeper from get-go.\nThe stories were there to find.\n\n\n\n[QUOTE=Whitebear]I believe NAVAHO did get into the thread title\n I deleted one n/a post....\nvery difficult to re-arrange order of posts without\nscrewing up the database with manual changes...\nif it is worth the time\na new thread could be constructed \nto replace the original\nbut I don\'t think it needs to be \'literary\' as long\nas the main facts show through.    (smiley face)\n\nI\'ll double check the story on \'frontpage\'  as I managed to extract it from the thread just to make sure\nI\'ve got the killer in the right tribe.\n\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle][B]He\'s NAVAHO, same thing.[/B]\n[B]It\'s a messy thread:\n[/B]\n[B]I think the last post s/b #1, first post is #2, rest can be deleted.[/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13652,13652,1613692362,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I\'ll make a new thread, chronological order, if you want me to....\n--no thanks ------------------------------------------------\n your original research on less covered topics\nmight turn up some more interesting angle\nworth enlightening the \" brainwashed masses\"\n\nuntangling the twisted tales of dubious origin\n\nhave a good day - and thanks for dropping by\nhave more than enough \'typical negro crime\' for today.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13653,13653,1614385784,846,'Smedley Butler','[url]https://www.bitchute.com/video/WPuKswtLvIl2/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13654,13654,1614385889,846,'Smedley Butler','[url]https://www.bitchute.com/video/WPuKswtLvIl2/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13655,13655,1614387657,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/WPuKswtLvIl2/[/url][/QUOTE]\n\nThanks. (!)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13656,13656,1614401140,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/WPuKswtLvIl2/[/url][/QUOTE]\n\nThanks. (!)\n\nWB[/QUOTE]\n\nHowdy\n\nThe script had to be men that understood savages either in the South or NYC, no mistaking it !  Those who did not suffer the incited Congoid in their youth  were lucky, but a mushroom thanks to rubber hose media, but the cast had two blacks in 1930 ! So the over all production chief made that effort and choice. \n\nI did LOL  :bush:\n\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13657,13657,1614458613,846,'Smedley Butler','[url]https://en.wikipedia.org/wiki/Tokelau[/url] Here is where daddy hangs out here, as the king ? So why are vast sums spent to keep people there ? When a few technicians could be there for any communication needs, per weather, SAT or what ever rotating in and out, likely that goes on now, but the people being keep their is like some sort of detention. [url]https://www.paulcraigroberts.org/2021/02/25/the-fake-covid-pandemic-is-the-excuse-for-concentration-camps/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13658,13658,1614464043,3685,'Ensis','[QUOTE=Smedley Butler][url]https://en.wikipedia.org/wiki/Tokelau[/url] Here is where daddy hangs out here, as the king ? So why are vast sums spent to keep people there ? When a few technicians could be there for any communication needs, per weather, SAT or what ever rotating in and out, likely that goes on now, but the people being keep their is like some sort of detention. [url]https://www.paulcraigroberts.org/2021/02/25/the-fake-covid-pandemic-is-the-excuse-for-concentration-camps/[/url][/QUOTE]\n\nThank you for the heads-up, especially the article from Paul Craig Roberts.\n\nEnsis',0,0,NULL,0,_binary '[]',_binary '[]'),(13659,13659,1614471459,846,'Smedley Butler','[QUOTE=Ensis][QUOTE=Smedley Butler][url]https://en.wikipedia.org/wiki/Tokelau[/url] Here is where daddy hangs out here, as the king ? So why are vast sums spent to keep people there ? When a few technicians could be there for any communication needs, per weather, SAT or what ever rotating in and out, likely that goes on now, but the people being keep there is like some sort of detention, but for what reason ? The islands really never had  civilization for any length of time, but the original found Native\'s remind me of maybe being connected to the original people of the Canary Islands. . [url]https://www.paulcraigroberts.org/2021/02/25/the-fake-covid-pandemic-is-the-excuse-for-concentration-camps/[/url][/QUOTE]\n\nThank you for the heads-up, especially the article from Paul Craig Roberts.\n\nEnsis[/QUOTE]\n\nHowdy \n\nYour welcome, its times like this that we seen the pol\'s in the majority and the military have broken thei oaths and turned against the rule of law.  The beginning of this I say was was under poppa doc bushog in 1989 attacking Panama just to shut Noriega up etc.\n\nThe men of NZ should have rallied by 50,000 in the capital arrested the traitors and media installed a new regime and after that had a treaty with Russia and shipped all the traitors out of the country ASAP and the savages put down or shipped out. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13660,13660,1614477855,3685,'Ensis','[QUOTE=Smedley Butler][QUOTE=Ensis][QUOTE=Smedley Butler][url]https://en.wikipedia.org/wiki/Tokelau[/url] Here is where daddy hangs out here, as the king ? So why are vast sums spent to keep people there ? When a few technicians could be there for any communication needs, per weather, SAT or what ever rotating in and out, likely that goes on now, but the people being keep there is like some sort of detention, but for what reason ? The islands really never had  civilization for any length of time, but the original found Native\'s remind me of maybe being connected to the original people of the Canary Islands. . [url]https://www.paulcraigroberts.org/2021/02/25/the-fake-covid-pandemic-is-the-excuse-for-concentration-camps/[/url][/QUOTE]\n\nThank you for the heads-up, especially the article from Paul Craig Roberts.\n\nEnsis[/QUOTE]\n\nHowdy \n\nYour welcome, its times like this that we seen the pol\'s in the majority and the military have broken thei oaths and turned against the rule of law.  The beginning of this I say was was under poppa doc bushog in 1989 attacking Panama just to shut Noriega up etc.\n\nThe men of NZ should have rallied by 50,000 in the capital arrested the traitors and media installed a new regime and after that had a treaty with Russia and shipped all the traitors out of the country ASAP and the savages put down or shipped out. \n\nSB[/QUOTE]\n\nSB:\n\nThere are still many whites but very few Whites left.  It was that way in 1933 when the Jew, FDR took over America and turned it into Americastan the UnFree.  Before FDR, you had Constitutional Money and any properties you owned you owned outright--it was yours to do as you saw fit.  After April 5, 1933, the One Night War against Freedom, you were a felon if you kept your gold and also you now only \"owned\" your properties by \"virtue\" of the almighty state.  This was Communism in its infancy.  The rest is history.\n\nAlso, Hitler, Noriega and Khaddafi were NEVER threats to us at any time.   They were disposed of because they would not dance to ZOG\'s Old Tired Tunes.\n\nEnsis',0,0,NULL,0,_binary '[]',_binary '[]'),(13661,13661,1614504031,3685,'Ensis','[url]https://www.youtube.com/watch?v=DJ3YazQEuzw[/url]\n\nWhy FPSRussia almost got 25 years in prison - Nov 15, 2019\n\nThe fedpigs used the marijuana charge to steal his guns at gunpoint; this MAY have happened under the Obongo regime rather than under Trump for all I know.  Either way, I am totally disgusted.  Molon Labe!',0,0,NULL,0,_binary '[]',_binary '[]'),(13662,13662,1614534938,846,'Smedley Butler','[QUOTE=Ensis][QUOTE=Smedley Butler][QUOTE=Ensis][QUOTE=Smedley Butler][url]https://en.wikipedia.org/wiki/Tokelau[/url] Here is where daddy hangs out here, as the king ? So why are vast sums spent to keep people there ? When a few technicians could be there for any communication needs, per weather, SAT or what ever rotating in and out, likely that goes on now, but the people being keep there is like some sort of detention, but for what reason ? The islands really never had  civilization for any length of time, but the original found Native\'s remind me of maybe being connected to the original people of the Canary Islands. . [url]https://www.paulcraigroberts.org/2021/02/25/the-fake-covid-pandemic-is-the-excuse-for-concentration-camps/[/url][/QUOTE]\n\nThank you for the heads-up, especially the article from Paul Craig Roberts.\n\nEnsis[/QUOTE]\n\nHowdy \n\nYour welcome, its times like this that we seen the pol\'s in the majority and the military have broken thei oaths and turned against the rule of law.  The beginning of this I say was was under poppa doc bushog in 1989 attacking Panama just to shut Noriega up etc.\n\nThe men of NZ should have rallied by 50,000 in the capital arrested the traitors and media installed a new regime and after that had a treaty with Russia and shipped all the traitors out of the country ASAP and the savages put down or shipped out. \n\nSB[/QUOTE]\n\nSB:\n\nThere are still many whites but very few Whites left.  It was that way in 1933 when the Jew, FDR took over America and turned it into Americastan the UnFree.  Before FDR, you had Constitutional Money and any properties you owned you owned outright--it was yours to do as you saw fit.  After April 5, 1933, the One Night War against Freedom, you were a felon if you kept your gold and also you now only \"owned\" your properties by \"virtue\" of the almighty state.  This was Communism in its infancy.  The rest is history.\n\nAlso, Hitler, Noriega and Khaddafi were NEVER threats to us at any time.   They were disposed of because they would not dance to ZOG\'s Old Tired Tunes.\n\nEnsis[/QUOTE]\n\n\nHowdy Yes of course :bush:\n\nWill not get in to typing about Panama but bushog was a flat out gross life long criminal like LBJ.  Two commanding generals resigned rather than draw up plans for Panama a third refused. That is how colon bowel came to the media limelight, by yelling I\'z do it boss man bushog.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13663,13663,1614548113,8094,'saturnsrings','Yeah, that vaccine sounds suspicious for sure.\nHave not been online for awhile, having heart problems. Is it bad? Yes, but hopefully some things being done will help me.',0,0,NULL,0,_binary '[]',_binary '[]'),(13664,13664,1614548215,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]\n\nThis is why Tom Shelly pisses me off. He gets all the way to the end, then refuses to acknowledge who is doing it. It\'s NOT a few Jews. They control everything in the media and the government. They control our money, through a private corporation called \"The Federal Reserve\". People think it\'s a branch of the government, because of the \"Federal\" name. They loan money to our government, hence our dollar bills  do NOT say \"dollar\" on them, but they say, \"Federal Reserve Note\". A \"note\" is a loan or extending money.\nI see whites all excited about vacations. I see whites who don\'t work going to outside bars, buying motorcycles and other vehicles. I am not saying people can\'t have any fun, but it seems most people do NOT care about our world crumbling.[/QUOTE]\n\nTom Smelly is a total hack; he is either several feds posing as him or he\'s been coopted.  The jews throughout history have been driven away from many nations--it\'s due to their behaviour, not merely because they are Jews.  Yes, there are some good ones, but they are far and few between.  The Federal Reserve is NOT governmental, but private and owned by jews.   They along jews in politics, finance and medicine have ruined millions of lives in Americastan.\nThe only \"vacation\" I want is a permanent one from goverment terror.  The sheeple are totally blind; they were blind as bats in 1933 or they would have revolted against jewboy FDR and hung him from a lamp-post.  Hitler was Right![/QUOTE]\nOh yes, Hitler was right. Even if he had won the war, unless they would have gotten rid of all the yids, they would have been attacking Germany by way of the USA forever. \nI think something happened with Tom too. It\'s too weird. It\'s like there are several Toms.',0,0,NULL,0,_binary '[]',_binary '[]'),(13665,13665,1614548307,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Please read this: [url]https://nationalpreview.com/here-are-18-ways-trump-did-the-opposite-of-drain-the-swamp-during-his-presidency/[/url]\n\nTrump is just a lite version of Hellary Cankles and Bidet Biden.\n\nI hope you are doing alright, Bofum.  I\'m doing alright as it is.\n\n\nGlad you are okay. I wonder how Niggermania is doing. I got a lot of time back not going on there. I felt like I was donating time and Tom Shelly doesn\'t want women on there. I totally get him NOT liking how a lot of women are. But if, by now, and all of the time I\'ve posted on there, he can\'t see what I am about, then screw it. He said one time that all women are the same way. I doubt he would agree to anything about men being the same for all of them. There are some horrid men out there too. Both genders...[/QUOTE]\n\nNiggermania is still going.  I do post there, but not for Tom Smelly.  He drove you away and that was very bad.  Yes, he\'s very woman unfriendly, which I am not.  Yes, many women these days need to have a complete overhaul on their attitudes towards life; they would be happier that way.  And yes, there are some horrid men out there--I have encountered them; Tom\'s one of them in my book.  And Bidet Biden and Turdeau make Tom Smelly look good.[/QUOTE]\nYeah it makes no sense for him to complain about women, then hate any women who come on his site and contribute.\nI remember the \"they are ALL like that\" stuff being spewed out. There are good men and women, but very hard to find. \nIt didn\'t matter what I said or stood for, he still disliked me! Which is really weird.',0,0,NULL,0,_binary '[]',_binary '[]'),(13666,13666,1614548576,8094,'saturnsrings','[QUOTE=Ensis]Hi, Bofum.  It\'s been a long time since you were here.  I hope you are alright as well as your family.  I know the situation is very bad in the Jewnited States right now.  I hope you were not without power like so many in Texas are due to the super cold wave.\nI am doing alright and so is my family.  You take care and be safe.\n\nJack.[/QUOTE]\n\nWhere is live is getting more liberal every single day. I can\'t believe people actually like Biden. Nothing to like about that used-car-salesman guy!\nWhat is interesting is how Trump just backed down when the Republican party announced they were behind Biden\'s presidency. The whole DC rally thing was such a false flag. The media and the government never got excited about BLM and rioters taking over police departments, burning down buildings, and looting and destroying businesses. Never said a thing. Several police were attacked too.\nTrump was blamed for the DC rally, but even if he hadn\'t said a thing, they still would have gone there.\nRallies are a waste of time now. Unless people just want to socialize with like minds. But the government here has declared open season on whites with Biden being there .',0,0,NULL,0,_binary '[]',_binary '[]'),(13667,13667,1614554234,3685,'Ensis','[QUOTE=saturnsrings]Yeah, that vaccine sounds suspicious for sure.\nHave not been online for awhile, having heart problems. Is it bad? Yes, but hopefully some things being done will help me.[/QUOTE]\n\nI hope your heart problems will be dealt with and that you\'ll be alright.  I\'ll be praying for you.',0,0,NULL,0,_binary '[]',_binary '[]'),(13668,13668,1614556754,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Hi, Bofum.  It\'s been a long time since you were here.  I hope you are alright as well as your family.  I know the situation is very bad in the Jewnited States right now.  I hope you were not without power like so many in Texas are due to the super cold wave.\nI am doing alright and so is my family.  You take care and be safe.\n\nJack.[/QUOTE]\n\nWhere is live is getting more liberal every single day. I can\'t believe people actually like Biden. Nothing to like about that used-car-salesman guy!\nWhat is interesting is how Trump just backed down when the Republican party announced they were behind Biden\'s presidency. The whole DC rally thing was such a false flag. The media and the government never got excited about BLM and rioters taking over police departments, burning down buildings, and looting and destroying businesses. Never said a thing. Several police were attacked too.\nTrump was blamed for the DC rally, but even if he hadn\'t said a thing, they still would have gone there.\nRallies are a waste of time now. Unless people just want to socialize with like minds. But the government here has declared open season on whites with Biden being there .[/QUOTE]\n\nI\'m sorry that where you live is getting more and more liberal.  Lots of sheeple love Bidet Biden and Heels-up Harris.  And you\'re right; there\'s nothing to like about him or the Ho.\nTrump ran with his tail between his legs.  I would never vote for him ever again if I were Americastani.  And the RINOceroses sided with the Donkeycraps over Biden and nigger Harris.  And yes, the DC rally was a total false flag; ZOG would do nothing to stop Black Lies Matter and pantifa, but would turn viciously on the few remaining Whites left--which is exactly what has happened.\nNot too long ago during the Obongo or Trump regimes, a man was busted for  1/4 ounce of weed.  When the accusation was thrown out in court, the Feds jumped in and used the weed as an excuse to rob the poor man of $400000 worth of guns!   They were threatening him with 25 or more years in federal prison if he tried to fight the initial weed charge.  ZOG wanted his guns all along and took them.  He spent 2 months in prison and was raped there.....most likely by slant-eyed, pube-headed nogs.\n\nSorry for the doleful news, but it shocked me in ways I thought I could not be shocked anymore.  Federal agents are crooks, paedophiles, robbers, muggers and murderer as well as total liars.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13669,13669,1614556909,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Please read this: [url]https://nationalpreview.com/here-are-18-ways-trump-did-the-opposite-of-drain-the-swamp-during-his-presidency/[/url]\n\nTrump is just a lite version of Hellary Cankles and Bidet Biden.\n\nI hope you are doing alright, Bofum.  I\'m doing alright as it is.\n\n\nGlad you are okay. I wonder how Niggermania is doing. I got a lot of time back not going on there. I felt like I was donating time and Tom Shelly doesn\'t want women on there. I totally get him NOT liking how a lot of women are. But if, by now, and all of the time I\'ve posted on there, he can\'t see what I am about, then screw it. He said one time that all women are the same way. I doubt he would agree to anything about men being the same for all of them. There are some horrid men out there too. Both genders...[/QUOTE]\n\nNiggermania is still going.  I do post there, but not for Tom Smelly.  He drove you away and that was very bad.  Yes, he\'s very woman unfriendly, which I am not.  Yes, many women these days need to have a complete overhaul on their attitudes towards life; they would be happier that way.  And yes, there are some horrid men out there--I have encountered them; Tom\'s one of them in my book.  And Bidet Biden and Turdeau make Tom Smelly look good.[/QUOTE]\nYeah it makes no sense for him to complain about women, then hate any women who come on his site and contribute.\nI remember the \"they are ALL like that\" stuff being spewed out. There are good men and women, but very hard to find. \nIt didn\'t matter what I said or stood for, he still disliked me! Which is really weird.[/QUOTE]\n\nI sometimes wonder if Tom is a secret homo.  His unjust war against all women makes it sound like it.  And yes, there are good men and women, not just pantywaists and wymyn.\nI remember when Tom Smelly was wondering if it was wise to make you Honoured Veteran when he finally did.  He openly asked that because he knew you are a woman.\nI still try to help the few good people there, but Tom\'s a rat.',0,0,NULL,0,_binary '[]',_binary '[]'),(13670,13670,1614556984,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]\n\nThis is why Tom Shelly pisses me off. He gets all the way to the end, then refuses to acknowledge who is doing it. It\'s NOT a few Jews. They control everything in the media and the government. They control our money, through a private corporation called \"The Federal Reserve\". People think it\'s a branch of the government, because of the \"Federal\" name. They loan money to our government, hence our dollar bills  do NOT say \"dollar\" on them, but they say, \"Federal Reserve Note\". A \"note\" is a loan or extending money.\nI see whites all excited about vacations. I see whites who don\'t work going to outside bars, buying motorcycles and other vehicles. I am not saying people can\'t have any fun, but it seems most people do NOT care about our world crumbling.[/QUOTE]\n\nTom Smelly is a total hack; he is either several feds posing as him or he\'s been coopted.  The jews throughout history have been driven away from many nations--it\'s due to their behaviour, not merely because they are Jews.  Yes, there are some good ones, but they are far and few between.  The Federal Reserve is NOT governmental, but private and owned by jews.   They along jews in politics, finance and medicine have ruined millions of lives in Americastan.\nThe only \"vacation\" I want is a permanent one from goverment terror.  The sheeple are totally blind; they were blind as bats in 1933 or they would have revolted against jewboy FDR and hung him from a lamp-post.  Hitler was Right![/QUOTE]\nOh yes, Hitler was right. Even if he had won the war, unless they would have gotten rid of all the yids, they would have been attacking Germany by way of the USA forever. \nI think something happened with Tom too. It\'s too weird. It\'s like there are several Toms.[/QUOTE]\n\nHitler\'s plan was for total emigration of the jews.  Sadly, the jews outside of Germany would still be an external problem.\nThe feds most likely got to Tom; you are right--there seems to be several Toms.',0,0,NULL,0,_binary '[]',_binary '[]'),(13671,13671,1614729089,8047,'Arheel\'s Uncle','BAD LINK ON FPAGE\n[COLOR=blue][NNN forum thread:] [/COLOR] [URL=\"http://http://www.nnnforum.com/forums/showthread.php?t=352613\"]   Latina Woman shot while driving in Denver dies at the hospital: BLACK arrested[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13672,13672,1614738538,801,'Whitebear','[QUOTE=Arheel\'s Uncle]BAD LINK ON FPAGE\n[COLOR=blue][NNN forum thread:] [/COLOR] [URL=\"http://http://www.nnnforum.com/forums/showthread.php?t=352613\"]   Latina Woman shot while driving in Denver dies at the hospital: BLACK arrested[/URL][/QUOTE]\n=================================\n- thanks very much (fixed it)\n[CODE][URL=\"http://http://www.nnnforum.com/forums/showthread.php?t=352613\"] [/CODE] \nfixed to \n[CODE][URL=\"http://www.nnnforum.com/forums/showthread.php?t=352613\"] [/CODE]  \n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=352613\"]http://www.nnnforum.com/forums/showthread.php?t=352613[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13673,13673,1614740665,8047,'Arheel\'s Uncle','[url]https://gunmemorial.org/2021/01/03/avery-collier[/url]\nI was poking around to see if he was WHITE.\nHe\'s BLACK:D',0,0,NULL,0,_binary '[]',_binary '[]'),(13674,13674,1615142626,846,'Smedley Butler','[url]https://www.radioalbion.com/2021/02/the-orthodox-nationalist-narcissism.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13675,13675,1615445623,846,'Smedley Butler','No one I know even  knows the state police were ordered to kidnap Oregon Senate Republican\'s and physically take them to the capital and be seated.  She got 50.5 percent of the vote.    Mail in ballot was a fail  in Oregon due to no opposition\n\nThis is communist tactics per actual.\nStalinists do want to over throw the Oregon Constitution. \nAll the people I know who have moved CA. are stupid and can admit why they moved but she have human sacrifices in the capital the misfits, idiots etc. would not recall the thug front.  \n[url]https://www.bitchute.com/video/gImdO7jyd8c9/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13676,13676,1615480695,846,'Smedley Butler','[url]https://www.bitchute.com/video/2BNkmsR70oFM/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13677,13677,1615480785,846,'Smedley Butler','[url]https://www.bitchute.com/video/2BNkmsR70oFM/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13678,13678,1615776292,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Please read this: [url]https://nationalpreview.com/here-are-18-ways-trump-did-the-opposite-of-drain-the-swamp-during-his-presidency/[/url]\n\nTrump is just a lite version of Hellary Cankles and Bidet Biden.\n\nI hope you are doing alright, Bofum.  I\'m doing alright as it is.\n\n\nGlad you are okay. I wonder how Niggermania is doing. I got a lot of time back not going on there. I felt like I was donating time and Tom Shelly doesn\'t want women on there. I totally get him NOT liking how a lot of women are. But if, by now, and all of the time I\'ve posted on there, he can\'t see what I am about, then screw it. He said one time that all women are the same way. I doubt he would agree to anything about men being the same for all of them. There are some horrid men out there too. Both genders...[/QUOTE]\n\nNiggermania is still going.  I do post there, but not for Tom Smelly.  He drove you away and that was very bad.  Yes, he\'s very woman unfriendly, which I am not.  Yes, many women these days need to have a complete overhaul on their attitudes towards life; they would be happier that way.  And yes, there are some horrid men out there--I have encountered them; Tom\'s one of them in my book.  And Bidet Biden and Turdeau make Tom Smelly look good.[/QUOTE]\nYeah it makes no sense for him to complain about women, then hate any women who come on his site and contribute.\nI remember the \"they are ALL like that\" stuff being spewed out. There are good men and women, but very hard to find. \nIt didn\'t matter what I said or stood for, he still disliked me! Which is really weird.[/QUOTE]\n\nI hope CHJ and Road Rules eventually join this forum.  I\'m doing alright in Tom\'s forum--trying to help those that are worthy of it.  We have new Honoured Veterans and some of them are quite good.  There\'s been a banning or two as well, sadly.\n\nI hope you are doing better these days and that your heart condition will be under control.  I am doing well and so are my parents.  It\'s getting worse in both my country and in Americastan with Bidet Biden being led to do anything ZOG wants him to do.  I read rumours that his present wife is a yid.  I don\'t know if that\'s true or not.\n\nTake care and be safe.  Cheers.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13679,13679,1615778072,846,'Smedley Butler','[url]https://www.bitchute.com/video/t7oJSR1vc51X/[/url]\n\n\n\"I feel like this is truly the right thing for Oregon to do in order to right the wrongs of the past,\" said Mitchell, a Democrat who asked that the bills be introduced this session. \"It\'s about making things right.\"\n\nSenate Bills 618 and 619 establish a state reparation study framework. The study should be completed by September 2022. The work includes requiring people to show that they are descended from an enslaved person. If approved, the proposed bills would provide African American Oregonians $123,000 annually for life.\n\n\"I feel like this is truly the right thing for Oregon to do in order to right the wrongs of the past,\" said Mitchell, a Democrat who asked that the bills be introduced this session. \"It\'s about making things right.\"\n\nSenate Bills 618 and 619 establish a state reparation study framework. The study should be completed by September 2022. The work includes requiring people to show that they are descended from an enslaved person. If approved, the proposed bills would provide African American Oregonians $123,000 annually for life.',0,0,NULL,0,_binary '[]',_binary '[]'),(13680,13680,1615778252,801,'Whitebear','Thanks for link - will review - good evening\n\nBest,\nWhitebear\n\n=================\n\n\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/t7oJSR1vc51X/[/url]\n\n\n\"I feel like this is truly the right thing for Oregon to do in order to right the wrongs of the past,\" said Mitchell, a Democrat who asked that the bills be introduced this session. \"It\'s about making things right.\"\n\nSenate Bills 618 and 619 establish a state reparation study framework. The study should be completed by September 2022. The work includes requiring people to show that they are descended from an enslaved person. If approved, the proposed bills would provide African American Oregonians $123,000 annually for life.\n\n\"I feel like this is truly the right thing for Oregon to do in order to right the wrongs of the past,\" said Mitchell, a Democrat who asked that the bills be introduced this session. \"It\'s about making things right.\"\n\nSenate Bills 618 and 619 establish a state reparation study framework. The study should be completed by September 2022. The work includes requiring people to show that they are descended from an enslaved person. If approved, the proposed bills would provide African American Oregonians $123,000 annually for life.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13681,13681,1615779269,846,'Smedley Butler','[QUOTE=Whitebear]Thanks for link - will review - good evening\n\nBest,\nWhitebear\n\n=================\n\n\n\n[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/t7oJSR1vc51X/[/url]\n\n\n\"I feel like this is truly the right thing for Oregon to do in order to right the wrongs of the past,\" said Mitchell, a Democrat who asked that the bills be introduced this session. \"It\'s about making things right.\"\n\nSenate Bills 618 and 619 establish a state reparation study framework. The study should be completed by September 2022. The work includes requiring people to show that they are descended from an enslaved person. If approved, the proposed bills would provide African American Oregonians $123,000 annually for life.\n\n\"I feel like this is truly the right thing for Oregon to do in order to right the wrongs of the past,\" said Mitchell, a Democrat who asked that the bills be introduced this session. \"It\'s about making things right.\"\n\nSenate Bills 618 and 619 establish a state reparation study framework. The study should be completed by September 2022. The work includes requiring people to show that they are descended from an enslaved person. If approved, the proposed bills would provide African American Oregonians $123,000 annually for life.[/QUOTE][/QUOTE]\n\nOregon did not have 0.5 percent savages in 1969 and one year after food stamps had only 7900 mezztizos in the entire state by 1970 per the Oregon Blue book. That communist were work in Mexico in 1913 and by end of WW 1 and the fat profits of the merchants and banking here the communist took off. First widely know idiot was George Reed of Portland who buried next to Lenin.   The communist out of Portland led and started the Bonus day march to D.C. o help PUMMEL and slander Herbert Hoover ! They cheated, murdered lied, and kidnapped Charles Lindbergh\'s baby in 1932 to keep him from doing stump speech for Herbert and radio. He wife a basket case they went to Europe for a couple of years. :dry:  \n\nSleep well and get some Rust Olemin \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13682,13682,1615791759,846,'Smedley Butler','[url]https://www.bitchute.com/video/t7oJSR1vc51X/[/url]\n\n\"I feel like this is truly the right thing for Oregon to do in order to right the wrongs of the past,\" said Mitchell, a Democrat who asked that the bills be introduced this session. \"It\'s about making things right.\"\nSenate Bills 618 and 619 establish a state reparation study framework. The study should be completed by September 2022. The work includes requiring people to show that they are descended from an enslaved person. If approved, the proposed bills would provide African American Oregonians $123,000 annually for life.\n\n\"I feel like this is truly the right thing for Oregon to do in order to right the wrongs of the past,\" said Mitchell, a Democrat who asked that the bills be introduced this session. \"It\'s about making things right.\"\n\nSenate Bills 618 and 619 establish a state reparation study framework. The study should be completed by September 2022. The work includes requiring people to show that they are descended from an enslaved person. If approved, the proposed bills would provide African American Oregonians $123,000 annually for life.',0,0,NULL,0,_binary '[]',_binary '[]'),(13683,13683,1615952971,8047,'Arheel\'s Uncle','[COLOR=Red][B]hhttps[/B][/COLOR]://www.infowars.com/posts/mexican-president-biden-is-migrant-president-trying-to-incentivize-migration/\n\n[B][SIZE=3][COLOR=Blue]frontpage bad link story[/COLOR] [/SIZE]\n[/B]\n\n                                                      [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]           [URL=\"http://feeds.foxnews.com/~r/foxnews/national/~3/SrqZLipN9Ag/texas-highway-crash-kills-8-illegal-immigrants-investigators-say\"][B]          Texas highway crash kills 8 illegal immigrants, investigators say [/B][/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13684,13684,1615953335,801,'Whitebear','Just fixed - thanks for \'heads up\' :)\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle][COLOR=Red][B]hhttps[/B][/COLOR]://www.infowars.com/posts/mexican-president-biden-is-migrant-president-trying-to-incentivize-migration/\n\n[B][SIZE=3][COLOR=Blue]frontpage bad link story[/COLOR] [/SIZE]\n[/B]\n\n                                                      [IMG]http://www.newnation.org/Images/mexican.jpg[/IMG]           [URL=\"http://feeds.foxnews.com/~r/foxnews/national/~3/SrqZLipN9Ag/texas-highway-crash-kills-8-illegal-immigrants-investigators-say\"][B]          Texas highway crash kills 8 illegal immigrants, investigators say [/B][/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13685,13685,1615953490,8047,'Arheel\'s Uncle','[COLOR=Red]                    [URL=\"http://www.newnation.org/LINK FOR BLACK CRIME ===============================HEADLINE\"][B]           DIVERSE! BW pair charged with murder after shooting near Boise State[/B][/URL][/COLOR]\n[COLOR=Red][B]is bad[/B][/COLOR]\n[B][COLOR=Red]http:[/COLOR]//www.newnation.org/LINK%20FOR%20BLACK%20CRIME%20===============================HEADLINE[/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13686,13686,1615957826,801,'Whitebear','fixed \'diverse pair\' - thanks - WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13687,13687,1616110513,8047,'Arheel\'s Uncle','Hey!\nThere is a php BB add on that allows members to download and save as a PDF an entire thread.\nDo you think we could get that in forum?\nLater, very busy today...\n\n\n\n[QUOTE=Whitebear]fixed \'diverse pair\' - thanks - WB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13688,13688,1616132882,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Hey!\nThere is a php BB add on that allows members to download and save as a PDF an entire thread.\nDo you think we could get that in forum?\nLater, very busy today...\n==========================\n\nSounds interesting...\n \nany hint on the name of it \nor what bulletin board you are familiar with uses it???\n\nI suppose I might find it and see if it is compatible\nwith this no-longer-supported vBulletin version.....\n\nbut if you might have a clue - would save possible fruitless googling...  :)',0,0,NULL,0,_binary '[]',_binary '[]'),(13689,13689,1616136098,846,'Smedley Butler','This story of five ape vets is disgusting of course, but this something you can not send to your vet or who ?  Western people are still denial. As you know many have let their lives be taken or had family members taken an the survivors forgive them.  \n\n\nSee posted letter from today.\n\n[url]https://www.bitchute.com/video/hJdxNEgWirM/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13690,13690,1616137164,846,'Smedley Butler','[url]https://www.bitchute.com/video/uV9mF95cVbEv/[/url]\n\nNew comment',0,0,NULL,0,_binary '[]',_binary '[]'),(13691,13691,1616139095,8047,'Arheel\'s Uncle','I\'ll look into it tomorrow.\nI\'m tuckered out.\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Hey!\n There is a php BB add on that allows members to download and save as a PDF an entire thread.\nDo you think we could get that in forum?\nLater, very busy today...\n==========================\n\nSounds interesting...\n \nany hint on the name of it \nor what bulletin board you are familiar with uses it???\n\nI suppose I might find it and see if it is compatible\nwith this no-longer-supported vBulletin version.....\n\nbut if you might have a clue - would save possible fruitless googling...  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13692,13692,1616139954,8047,'Arheel\'s Uncle','Check this phpbb tutorial out [URL]https://www.tutorialrepublic.com/php-tutorial/php-file-download.php[/URL]\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Hey!\n There is a php BB add on that allows members to download and save as a PDF an entire thread.\nDo you think we could get that in forum?\nLater, very busy today...\n==========================\n\nSounds interesting...\n \nany hint on the name of it \nor what bulletin board you are familiar with uses it???\n\nI suppose I might find it and see if it is compatible\nwith this no-longer-supported vBulletin version.....\n\nbut if you might have a clue - would save possible fruitless googling...  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13693,13693,1616170812,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2021/03/18/an-open-letter-to-president-putin/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13694,13694,1616172847,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2021/03/18/an-open-letter-to-president-putin/[/url][/QUOTE]\n\nGood morning.\n\nPOSTING.   thanks very much. :)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13695,13695,1616173456,801,'Whitebear','(thanks very much for technical reference)\nthat was exactly what I would have been looking for...\nnow this is a \'technical\' thing that will take me\na while to read, study and figure out if I can make it work.\nmay take a while - still not sure what the problem was\nor what the advantage might be \nbut as you have brought this to my attention\ni will \'for sure\' look into it and check back\nand perhaps you can test if I\'m able\nto install something to test.\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Check this phpbb tutorial out [URL]https://www.tutorialrepublic.com/php-tutorial/php-file-download.php[/URL]\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Hey!\n There is a php BB add on that allows members to download and save as a PDF an entire thread.\nDo you think we could get that in forum?\nLater, very busy today...\n==========================\n\nSounds interesting...\n \nany hint on the name of it \nor what bulletin board you are familiar with uses it???\n\nI suppose I might find it and see if it is compatible\nwith this no-longer-supported vBulletin version.....\n\nbut if you might have a clue - would save possible fruitless googling...  :)[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13696,13696,1616194438,8047,'Arheel\'s Uncle','I\'ll test it out. There\'s a few lengthy threads I\'d like to save so they\'re not lost in the aether of the net.\n\n\n\n[QUOTE=Whitebear](thanks very much for technical reference)\n that was exactly what I would have been looking for...\nnow this is a \'technical\' thing that will take me\na while to read, study and figure out if I can make it work.\nmay take a while - still not sure what the problem was\nor what the advantage might be \nbut as you have brought this to my attention\ni will \'for sure\' look into it and check back\nand perhaps you can test if I\'m able\nto install something to test.\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Check this phpbb tutorial out [URL]https://www.tutorialrepublic.com/php-tutorial/php-file-download.php[/URL]\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Hey!\n There is a php BB add on that allows members to download and save as a PDF an entire thread.\nDo you think we could get that in forum?\nLater, very busy today...\n==========================\n\nSounds interesting...\n \nany hint on the name of it \nor what bulletin board you are familiar with uses it???\n\nI suppose I might find it and see if it is compatible\nwith this no-longer-supported vBulletin version.....\n\nbut if you might have a clue - would save possible fruitless googling...  :)[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13697,13697,1616203962,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I\'ll test it out. There\'s a few lengthy threads I\'d like to save so they\'re not lost in the aether of the net.\n\n\n\n[QUOTE=Whitebear](thanks very much for technical reference)\n that was exactly what I would have been looking for...\nnow this is a \'technical\' thing that will take me\na while to read, study and figure out if I can make it work.\nmay take a while - still not sure what the problem was\nor what the advantage might be \nbut as you have brought this to my attention\ni will \'for sure\' look into it and check back\nand perhaps you can test if I\'m able\nto install something to test.\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Check this phpbb tutorial out [URL]https://www.tutorialrepublic.com/php-tutorial/php-file-download.php[/URL]\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Hey!\n There is a php BB add on that allows members to download and save as a PDF an entire thread.\nDo you think we could get that in forum?\nLater, very busy today...\n==========================\n\nSounds interesting...\n \nany hint on the name of it \nor what bulletin board you are familiar with uses it???\n\nI suppose I might find it and see if it is compatible\nwith this no-longer-supported vBulletin version.....\n\nbut if you might have a clue - would save possible fruitless googling...  :)[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13698,13698,1616204500,801,'Whitebear','I just replied to this message but slipped on the send button.  anyway\n\nNO NEED for any extra \'app\' or tech feature\ndownloading threads is already built into (most) every browser.\n\nI just tried out downloading a multi-post Apollonian thread and it worked just fine.\n\n1. get on the top post of the thread.\n2. on your browser control banner top line above page\nI\"m using BRAVE BROWSER TO TEST\nfind BRAVE FILE. EDIT. VIEW. HISTORY. BOOKMARKS, ETC.\n\nCLICK ON FILE - \nTHEN \"SAVE PAGE AS\"\nCHOSE WHAT FOLDER ON YOUR COMPUTER TO SAVE IT AND CLICK\n\nTHE WHOLE THREAD WILL DOWNLOAD IN TWO PIECES\nFIRST THE THREAD TEXT AS AN HTML FILE\n2ND ALL THE ACCESSORY BITS AND PIECES IN A FOLDER WITH THE SAME NAME.\nCLICK ON THE 1ST SINGLE FILE AND\nIT WILL ALL POPUP JUS AS IF YOU ARE READING IT\nFROM THE REGULAR FORUM\nNEVER KNEW THAT WORKED.\n\nLET ME KNOW IF YOU NEED ANY HELP ON THE DIRECTIONS \n\nBEST,\nWHITEBEAR\n\n[QUOTE=Arheel\'s Uncle]I\'ll test it out. There\'s a few lengthy threads I\'d like to save so they\'re not lost in the aether of the net.',0,0,NULL,0,_binary '[]',_binary '[]'),(13699,13699,1616210340,801,'Whitebear','Try this out....\nI have downloaded your RAIN forum thread in progress\n\nto my computer and then uploaded it back to the internet as a SEPARATE backup file.....\n\nhere is the link to test out accessing the test backup\nof your RAIN thread.\n\nLet me know when you are done testing \nand I will delete this test backup of your thread.\n\n[URL=\"http://www.nnnforum.com/Rain,%20floods,%20science%20of%20rain%20-%20NNN%20Reporters%20Newsroom%20Forum.html\"]http://www.nnnforum.com/Rain,%20floods,%20science%20of%20rain%20-%20NNN%20Reporters%20Newsroom%20Forum.html[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13700,13700,1616212998,8047,'Arheel\'s Uncle','[B]Thank you. Yes, it opens as a web page. [/B]\n\nTell me, take a look at & see if the YT videos are there as good links in saved file, in your HD.\nAs a webpage in forum, it\'s complete.\n\nI try to be consistent giving the actual link alongside the embedded videos, but forget.\nI\'ll check, & add actual links back into thread.\n\n[B]On Firefox, I had no luck DL & saving as a file, it was a mess.[/B] I\'ll try Brave tomorrow.\nToo bad \"Vivaldi\" browser has no Linux coding, yet.\n\n\n\n[QUOTE=Whitebear]Try this out....\n I have downloaded your RAIN forum thread in progress\n\nto my computer and then uploaded it back to the internet as a SEPARATE backup file.....\n\nhere is the link to test out accessing the test backup\nof your RAIN thread.\n\nLet me know when you are done testing \nand I will delete this test backup of your thread.\n\n[URL]http://www.nnnforum.com/Rain,%20floods,%20science%20of%20rain%20-%20NNN%20Reporters%20Newsroom%20Forum.html[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13701,13701,1616256312,801,'Whitebear','I just tried accessing youtube links on my downloaded copy of your RAIN thread....\n\napparently the LINKS work just fine\nbut the embedded graphic image of the starting frame\ndoes not start the video\nunless it takes a long long time to access.....\n[url]https://www.youtube.com/watch?v=TWtGlHXIsC4[/url]\n\nI didn\'t realize that all browsers might not have the feature to SAVE THE PAGE AS..... \nSAFARI had a grayed out export as pdf...\nOpera has the SAVE PAGE AS\nVivaldi does have a SAVE PAGE AS\nChrome has a SAVE PAGE AS....\n\n\n\n[QUOTE=Arheel\'s Uncle][B]Thank you. Yes, it opens as a web page. [/B]\n\nTell me, take a look at & see if the YT videos are there as good links in saved file, in your HD.\nAs a webpage in forum, it\'s complete.\n\nI try to be consistent giving the actual link alongside the embedded videos, but forget.\nI\'ll check, & add actual links back into thread.\n\n[B]On Firefox, I had no luck DL & saving as a file, it was a mess.[/B] I\'ll try Brave tomorrow.\nToo bad \"Vivaldi\" browser has no Linux coding, yet.\nI used to use FIREFOX was my favorite for some time\nbut for some reason I took it off of my favorite app bar\n\nwill check back if any follow up\n\nit does look like the DOWNLOAD SAVE AS\npretty much works to save the page as viewed\nbut does not connect to other forum features\nsuch as EDIT - so saves the data and links\nbut does not download the entire forum with all features.  :)\n\nWB\n\n\n[QUOTE=Whitebear]Try this out....\n I have downloaded your RAIN forum thread in progress\n\nto my computer and then uploaded it back to the internet as a SEPARATE backup file.....\n\nhere is the link to test out accessing the test backup\nof your RAIN thread.\n\nLet me know when you are done testing \nand I will delete this test backup of your thread.\n\n[URL]http://www.nnnforum.com/Rain,%20floods,%20science%20of%20rain%20-%20NNN%20Reporters%20Newsroom%20Forum.html[/URL][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13702,13702,1616256645,801,'Whitebear','Yes, YOUTUBE LINKS work\nbut  YOUTUBE IMAGES only DO not seem to link\n(unless it just take a long long long time to somehow\npreload the video...\nI would agree that adding a separate YT youtube link\nto a post would be most convenient\nas with this long long thread....\njust loading the youtube cover images seems to\ntake extra long.... down the thread.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13703,13703,1616260415,8047,'Arheel\'s Uncle','[SIZE=3]Last night I did add the links to all YT vids in thread.\nFunny part, to get the link, I play video in thread, right click & choose COPY VIDEO URL.\nDoing that gives a URL of [B]youtu.be.com[/B]\n[/SIZE][SIZE=3] [B]The [/B]URL inside YT platform is [B]youtube.com[/B][/SIZE]\n[SIZE=3][B]I [/B]don\'t know what to make of it, unless it signals YT that video is viewed in a forum, or on webpage outside YT\'s platform.[/SIZE]\n[B][SIZE=3]Any thoughts?[/SIZE][/B]\n\n \n\n\n[QUOTE=Whitebear]Yes, YOUTUBE LINKS work\n but  YOUTUBE IMAGES only DO not seem to link\n(unless it just take a long long long time to somehow\npreload the video...\nI would agree that adding a separate YT youtube link\nto a post would be most convenient\nas with this long long thread....\njust loading the youtube cover images seems to\ntake extra long.... down the thread.\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13704,13704,1616261738,801,'Whitebear','Well I had never tried doing a right-click on a\nyoutube video in progress.....\nthat is interesting that that alternate link\nyoutu.be.com works....\nhmmmm....  well, it would give YOUTUBE the\nadditional information that the link was extracted\nfrom someone watching that video... \nperhaps that was the point of giving that link-variation\na different format....  interesting\nhowever... the person watching the video and right-clicking on the link could be doing it from\nany web-page, forum or not forum, \nhmmm\nWB\n\n[QUOTE=Arheel\'s Uncle][SIZE=3]Last night I did add the links to all YT vids in thread.\nFunny part, to get the link, I play video in thread, right click & choose COPY VIDEO URL.\nDoing that gives a URL of [B]youtu.be.com[/B]\n[/SIZE][SIZE=3] [B]The [/B]URL inside YT platform is [B]youtube.com[/B][/SIZE]\n[SIZE=3][B]I [/B]don\'t know what to make of it, unless it signals YT that video is viewed in a forum, or on webpage outside YT\'s platform.[/SIZE]\n[B][SIZE=3]Any thoughts?[/SIZE][/B]\n\n \n================================\n\n[QUOTE=Whitebear]Yes, YOUTUBE LINKS work\n but  YOUTUBE IMAGES only DO not seem to link\n(unless it just take a long long long time to somehow\npreload the video...\nI would agree that adding a separate YT youtube link\nto a post would be most convenient\nas with this long long thread....\njust loading the youtube cover images seems to\ntake extra long.... down the thread.\n\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13705,13705,1616290010,8047,'Arheel\'s Uncle','Internet highway has known routes, from origin address of use to end source address, [I]electronic super highway[/I]. A good VPN interrupts the highway with an electronic wormhole.\nNearly everything has a highway, city, town, on down to tiniest micro circuit.\nMicrocircuits looks like a city under a scope.\n\n\n\n\n\n[QUOTE=Whitebear]Well I had never tried doing a right-click on a\n youtube video in progress.....\nthat is interesting that that alternate link\nyoutu.be.com works....\nhmmmm....  well, it would give YOUTUBE the\nadditional information that the link was extracted\nfrom someone watching that video... \nperhaps that was the point of giving that link-variation\na different format....  interesting\nhowever... the person watching the video and right-clicking on the link could be doing it from\nany web-page, forum or not forum, \nhmmm\nWB\n\n[QUOTE=Arheel\'s Uncle][SIZE=3]Last night I did add the links to all YT vids in thread.\nFunny part, to get the link, I play video in thread, right click & choose COPY VIDEO URL.\nDoing that gives a URL of [B]youtu.be.com[/B]\n[/SIZE][SIZE=3] [B]The [/B]URL inside YT platform is [B]youtube.com[/B][/SIZE]\n[SIZE=3][B]I [/B]don\'t know what to make of it, unless it signals YT that video is viewed in a forum, or on webpage outside YT\'s platform.[/SIZE]\n[B][SIZE=3]Any thoughts?[/SIZE][/B]\n\n \n================================\n\n[QUOTE=Whitebear]Yes, YOUTUBE LINKS work\n but  YOUTUBE IMAGES only DO not seem to link\n(unless it just take a long long long time to somehow\npreload the video...\nI would agree that adding a separate YT youtube link\nto a post would be most convenient\nas with this long long thread....\njust loading the youtube cover images seems to\ntake extra long.... down the thread.\n\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13706,13706,1616305784,8047,'Arheel\'s Uncle',':rotfl: i ASKED THE INTERNET WHAT IS THE\n(I emailed you 2 pics, check your inbox)\n[B][URL=\"http://www.differencebetween.net/technology/web-applications/difference-between-youtube-com-and-youtu-be/\"]What is the Difference Between Youtube.com and Youtu.be[/URL][/B]\n\n 		     • Categorized under [URL=\"http://www.differencebetween.net/category/technology/web-applications/\"]Web Applications[/URL] | [URL=\"http://www.differencebetween.net/technology/web-applications/difference-between-youtube-com-and-youtu-be/\"]Difference Between Youtube.com and Youtu.be[/URL]\n 		  			 				[B]Youtube.com vs Youtu.be[/B]\n If you are an avid watcher of video clips on Youtube. You are probably pretty familiar with its [URL=\"http://www.differencebetween.net/category/technology/web-applications/\"]web[/URL]  address, Youtube.com. But you may have also noticed the newer address  Youtu.be, which also offers videos. Actually, there is no difference  between Youtube.com and Youtu.be when it comes to the videos or the  service that you get as they are one and the same. Youtu.be is just a  shortened URL that is also owned by [URL=\"http://www.differencebetween.net/technology/internet/difference-between-youtube-and-youtube-red/\"]Youtube and visiting either link [/URL]still gets you to the same Youtube main page.\n Shortening web addresses is a good way of making it easier for people  to remember it. Web addresses were beginning to grow longer as the  possible combinations were being taken by more and more people. For  Youtube, this is not really that much of an issue as Youtube is already  very popular and this shortening just achieved a reduction of three  letters. What Youtube was probably after is one of two things. The first  is to secure the web address from being taken by someone else. Other  people may use it to trick other people into thinking they’ve visited  Youtube and inject malware into their computers. The second is to follow  the trend of using domain hacks or unconventional domain names; a few  examples include del.icio.us, blo.gs, itun.es, and goo.gl.\n Youtube.com uses the very popular .com Top Level Domain or TLD. On  the other hand, Youtu.be takes the .be domain. This is not one of the  top level domains but is one of the country specific domains; .be is the  domain reserved for Belgium to be precise. There is actually no rule  that says people from other countries can use country specific domains. A  good example of this is Tuvalu’s ccTLD, which is .tv. Tuvalu is a  little known island nation but their domain is used mostly by television  stations because it is the same as the abbreviation for television.\n It is common for popular websites to grab other domain names and  point it towards their site. Still, you should be vigilant about  phishing through impersonation of a popular site. After the page loads,  you should check the address. Even if you typed in youtu.be, it would  still say youtube.com in the address bar after the page loads.\n Summary:[B][/B]\n \n[LIST=1]\n[*]Youtu.be is just a shortened URL that still leads to Youtube.com\n[*]Youtube.com uses a TLD while Youtu.be uses Belgium’s code\n[/LIST]\n                           \n\n\n[QUOTE=Whitebear]I just tried accessing youtube links on my downloaded copy of your RAIN thread....\n \napparently the LINKS work just fine\nbut the embedded graphic image of the starting frame\ndoes not start the video\nunless it takes a long long time to access.....\n[URL]https://www.youtube.com/watch?v=TWtGlHXIsC4[/URL]\n\nI didn\'t realize that all browsers might not have the feature to SAVE THE PAGE AS..... \nSAFARI had a grayed out export as pdf...\nOpera has the SAVE PAGE AS\nVivaldi does have a SAVE PAGE AS\nChrome has a SAVE PAGE AS....\n\n\n\n[QUOTE=Arheel\'s Uncle][B]Thank you. Yes, it opens as a web page. [/B]\n\nTell me, take a look at & see if the YT videos are there as good links in saved file, in your HD.\nAs a webpage in forum, it\'s complete.\n\nI try to be consistent giving the actual link alongside the embedded videos, but forget.\nI\'ll check, & add actual links back into thread.\n\n[B]On Firefox, I had no luck DL & saving as a file, it was a mess.[/B] I\'ll try Brave tomorrow.\nToo bad \"Vivaldi\" browser has no Linux coding, yet.\nI used to use FIREFOX was my favorite for some time\nbut for some reason I took it off of my favorite app bar\n\nwill check back if any follow up\n\nit does look like the DOWNLOAD SAVE AS\npretty much works to save the page as viewed\nbut does not connect to other forum features\nsuch as EDIT - so saves the data and links\nbut does not download the entire forum with all features.  :)\n\nWB\n\n\n[QUOTE=Whitebear]Try this out....\n I have downloaded your RAIN forum thread in progress\n\nto my computer and then uploaded it back to the internet as a SEPARATE backup file.....\n\nhere is the link to test out accessing the test backup\nof your RAIN thread.\n\nLet me know when you are done testing \nand I will delete this test backup of your thread.\n\n[URL]http://www.nnnforum.com/Rain,%20floods,%20science%20of%20rain%20-%20NNN%20Reporters%20Newsroom%20Forum.html[/URL][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13707,13707,1616310755,8047,'Arheel\'s Uncle','I missed this, from article\n[URL]https://www.tmj4.com/news/local-news/waukesha-sheriffs-office-identifies-victims-in-roundys-oconomowoc-shooting[/URL]\nI think something\'s fishy in this whole story...\n???\n\n[QUOTE]\nKevin Kloth is from Germantown and Kevin Schneider is from Milwaukee.\nWe received this statement from Brett Stousland the Germantown School District Superintendent:\n[I][COLOR=Red][B]\"Kevin  Kloth is a graduate of Germantown High School and [/B][B][COLOR=Black]his father [/COLOR]is a  retired GHS teacher who still helps out with coaching in the district.[/B][/COLOR]  Kevin does not have children and therefore, no children in the  Germantown School District. He does have a nephew who attends GHS, so  the School Counselors and School Social...[/I]\n[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13708,13708,1616346014,801,'Whitebear','I thought it was great that you found the obituary\nof a man who had a son Kevin Kloth (victim in story)\nI think it helps convince that the dead victim was a White male.  \nThe father, Ray Kloth Sr. had his funeral service in Wisconsin.   The Crime story occured in Wisconsin.\nThat is a pretty good match.\n\nIt could be that the media reporter used a stale, 2nd hand source to describe the father of the victim as still living.... that very well may have been erroneous\n\"We received this statement from Brett Stousland the Germantown School District Superintendent:\n Kevin  Kloth is a graduate of Germantown High School and [B]his father  is a  retired GHS teacher who still helps out with coaching in the district.[/B]\n\nThanks for following up\n\nand thanks very much for clearing up the\n\"MYSTERY URL\" for YOUTU.BE. :)\n================================\n\n[QUOTE=Arheel\'s Uncle]I missed this, from article\n[URL]https://www.tmj4.com/news/local-news/waukesha-sheriffs-office-identifies-victims-in-roundys-oconomowoc-shooting[/URL]\nI think something\'s fishy in this whole story...\n???\n\n[QUOTE]\nKevin Kloth is from Germantown and Kevin Schneider is from Milwaukee.\nWe received this statement from Brett Stousland the Germantown School District Superintendent:\n[I][COLOR=Red][B]\"Kevin  Kloth is a graduate of Germantown High School and [/B][B][COLOR=Black]his father [/COLOR]is a  retired GHS teacher who still helps out with coaching in the district.[/B][/COLOR]  Kevin does not have children and therefore, no children in the  Germantown School District. He does have a nephew who attends GHS, so  the School Counselors and School Social...[/I]\n[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13709,13709,1616346015,801,'Whitebear','I thought it was great that you found the obituary\nof a man who had a son Kevin Kloth (victim in story)\nI think it helps convince that the dead victim was a White male.  \nThe father, Ray Kloth Sr. had his funeral service in Wisconsin.   The Crime story occured in Wisconsin.\nThat is a pretty good match.\n\nIt could be that the media reporter used a stale, 2nd hand source to describe the father of the victim as still living.... that very well may have been erroneous\n\"We received this statement from Brett Stousland the Germantown School District Superintendent:\n Kevin  Kloth is a graduate of Germantown High School and [B]his father  is a  retired GHS teacher who still helps out with coaching in the district.[/B]\n\nThanks for following up\n\nand thanks very much for clearing up the\n\"MYSTERY URL\" for YOUTU.BE. :)\n================================\n\n[QUOTE=Arheel\'s Uncle]I missed this, from article\n[URL]https://www.tmj4.com/news/local-news/waukesha-sheriffs-office-identifies-victims-in-roundys-oconomowoc-shooting[/URL]\nI think something\'s fishy in this whole story...\n???\n\n[QUOTE]\nKevin Kloth is from Germantown and Kevin Schneider is from Milwaukee.\nWe received this statement from Brett Stousland the Germantown School District Superintendent:\n[I][COLOR=Red][B]\"Kevin  Kloth is a graduate of Germantown High School and [/B][B][COLOR=Black]his father [/COLOR]is a  retired GHS teacher who still helps out with coaching in the district.[/B][/COLOR]  Kevin does not have children and therefore, no children in the  Germantown School District. He does have a nephew who attends GHS, so  the School Counselors and School Social...[/I]\n[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13710,13710,1616369214,8047,'Arheel\'s Uncle','Guarantee Kloth was White, 6 foot 4 inch man.\nI watched the video of candle vigil, huge crowd of Whites, only 3 blacks showed up & stood off to the side, logic dictates there would have been a lot more show up if Kloth was black.\nBLACKS EITHER DON\'T CARE, OR, ARE EMBARRASSED.\n\n[URL]https://www.tmj4.com/news/local-news/vigil-held-to-honor-victims-of-roundys-distribution-center-shooting[/URL]\n\n\n\n\n[QUOTE=Whitebear]I thought it was great that you found the obituary\n of a man who had a son Kevin Kloth (victim in story)\nI think it helps convince that the dead victim was a White male.  \nThe father, Ray Kloth Sr. had his funeral service in Wisconsin.   The Crime story occured in Wisconsin.\nThat is a pretty good match.\n\nIt could be that the media reporter used a stale, 2nd hand source to describe the father of the victim as still living.... that very well may have been erroneous\n\"We received this statement from Brett Stousland the Germantown School District Superintendent:\n Kevin  Kloth is a graduate of Germantown High School and [B]his father  is a  retired GHS teacher who still helps out with coaching in the district.[/B]\n\nThanks for following up\n\nand thanks very much for clearing up the\n\"MYSTERY URL\" for YOUTU.BE. :)\n================================\n\n[QUOTE=Arheel\'s Uncle]I missed this, from article\n[URL]https://www.tmj4.com/news/local-news/waukesha-sheriffs-office-identifies-victims-in-roundys-oconomowoc-shooting[/URL]\nI think something\'s fishy in this whole story...\n???\n\n[QUOTE]\nKevin Kloth is from Germantown and Kevin Schneider is from Milwaukee.\nWe received this statement from Brett Stousland the Germantown School District Superintendent:\n[I][COLOR=Red][B]\"Kevin  Kloth is a graduate of Germantown High School and [/B][B][COLOR=Black]his father [/COLOR]is a  retired GHS teacher who still helps out with coaching in the district.[/B][/COLOR]  Kevin does not have children and therefore, no children in the  Germantown School District. He does have a nephew who attends GHS, so  the School Counselors and School Social...[/I]\n[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13711,13711,1616399906,846,'Smedley Butler','[url]https://www.bitchute.com/video/9NROjE9zUa9v/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13712,13712,1616435689,846,'Smedley Butler','[url]https://www.bitchute.com/video/grk7cQP3ISCC/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13713,13713,1616437332,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/9NROjE9zUa9v/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13714,13714,1616478656,8047,'Arheel\'s Uncle','Obituary was released, appears to be incredibly strange coincidence,,,anyhow, I guess I\'ll ask, should we change the thread & frontpage?\n\n\nKevin\'s WHITE sister on Facebook *I don\'t have access to FB*\n[B][URL=\"https://www.facebook.com/stacey.birchbauer\"][B]Stacey[/B] Kloth [B]Birchbauer[/B] | Facebook[/URL][/B]\n\n[URL=\"https://duckduckgo.com/?q=Stacey%20Birchbauer%20wisconsin+site:www.facebook.com&t=lm\"][IMG]http://www.nnnforum.com//external-content.duckduckgo.com/ip3/www.facebook.com.ico[/IMG][/URL][URL]https://www.facebook.com/stacey.birchbauer[/URL]\n\n[B]Stacey[/B] Kloth [B]Birchbauer[/B] is on Facebook. \n\n\nOBIT\n\n[URL]https://schmidtandbartelt.com/obituaries/detail.aspx?id=14689[/URL]\n                                                                 [B]Kevin Dennis Kloth[/B]\n                                January 26, 1970 - March 17, 2021                             \n                                                                                                                                                                                                                                    \n                            \n                                                                                                            \n                                                                                       Tragically taken from us on March 17,  2021 at the age of 51. [B]Beloved son of Dennis and Nancy [/B](nee Krueger),  loving brother of [COLOR=Red]Stacey (Brian) Birchbauer[/COLOR], proud uncle of Logan, Alex,  Mitchell and Izzie and nephew to Dave and Jean Krueger and Don and  Marilyn Kloth. Further survived by his cousins and many other dear  relatives and friends.\n\n\n\n\n\n[QUOTE=Whitebear]I thought it was great that you found the obituary\n of a man who had a son Kevin Kloth (victim in story)\nI think it helps convince that the dead victim was a White male.  \nThe father, Ray Kloth Sr. had his funeral service in Wisconsin.   The Crime story occured in Wisconsin.\nThat is a pretty good match.\n\nIt could be that the media reporter used a stale, 2nd hand source to describe the father of the victim as still living.... that very well may have been erroneous\n\"We received this statement from Brett Stousland the Germantown School District Superintendent:\n Kevin  Kloth is a graduate of Germantown High School and [B]his father  is a  retired GHS teacher who still helps out with coaching in the district.[/B]\n\nThanks for following up\n\nand thanks very much for clearing up the\n\"MYSTERY URL\" for YOUTU.BE. :)\n================================\n\n[QUOTE=Arheel\'s Uncle]I missed this, from article\n[URL]https://www.tmj4.com/news/local-news/waukesha-sheriffs-office-identifies-victims-in-roundys-oconomowoc-shooting[/URL]\nI think something\'s fishy in this whole story...\n???\n\n[QUOTE]\nKevin Kloth is from Germantown and Kevin Schneider is from Milwaukee.\nWe received this statement from Brett Stousland the Germantown School District Superintendent:\n[I][COLOR=Red][B]\"Kevin  Kloth is a graduate of Germantown High School and [/B][B][COLOR=Black]his father [/COLOR]is a  retired GHS teacher who still helps out with coaching in the district.[/B][/COLOR]  Kevin does not have children and therefore, no children in the  Germantown School District. He does have a nephew who attends GHS, so  the School Counselors and School Social...[/I]\n[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13715,13715,1616479884,8047,'Arheel\'s Uncle','i bet the COLORADO shooter is Asian.\nHe has the Asian body type. \n\nCheck out first 22 seconds of vid [URL]https://www.youtube.com/watch?v=HpNbpkVqyrs[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13716,13716,1616523535,801,'Whitebear','Please clarify: change?\nOK to ADD addtional info to thread.\n\nDid we guess the wrong OBIT for victim\'s father?\nis that what should be changed for most truthful reporting?   \n\nBut victim is still white, I assume.\n\nI can log on to facebook just to take a look at the post - just in case there is an actual photo of the WM victim.\n\n(Will get back on this.)\n\nthanks for follow-up\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]Obituary was released, appears to be incredibly strange coincidence,,,anyhow, I guess I\'ll ask, should we change the thread & frontpage?\n\n==================================\nKevin\'s WHITE sister on Facebook *I don\'t have access to FB*\n[B][URL=\"https://www.facebook.com/stacey.birchbauer\"][B]Stacey[/B] Kloth [B]Birchbauer[/B] | Facebook[/URL][/B]\n\n[URL=\"https://duckduckgo.com/?q=Stacey%20Birchbauer%20wisconsin+site:www.facebook.com&t=lm\"][IMG]http://www.nnnforum.com//external-content.duckduckgo.com/ip3/www.facebook.com.ico[/IMG][/URL][URL]https://www.facebook.com/stacey.birchbauer[/URL]\n\n[B]Stacey[/B] Kloth [B]Birchbauer[/B] is on Facebook. \n\n\nOBIT\n\n[URL]https://schmidtandbartelt.com/obituaries/detail.aspx?id=14689[/URL]\n                                                                 [B]Kevin Dennis Kloth[/B]\n                                January 26, 1970 - March 17, 2021                             \n                                                                                                                                                                                                                                    \n                            \n                                                                                                            \n                                                                                       Tragically taken from us on March 17,  2021 at the age of 51. [B]Beloved son of Dennis and Nancy [/B](nee Krueger),  loving brother of [COLOR=Red]Stacey (Brian) Birchbauer[/COLOR], proud uncle of Logan, Alex,  Mitchell and Izzie and nephew to Dave and Jean Krueger and Don and  Marilyn Kloth. Further survived by his cousins and many other dear  relatives and friends.\n\n\n\n\n\n[QUOTE=Whitebear]I thought it was great that you found the obituary\n of a man who had a son Kevin Kloth (victim in story)\nI think it helps convince that the dead victim was a White male.  \nThe father, Ray Kloth Sr. had his funeral service in Wisconsin.   The Crime story occured in Wisconsin.\nThat is a pretty good match.\n\nIt could be that the media reporter used a stale, 2nd hand source to describe the father of the victim as still living.... that very well may have been erroneous\n\"We received this statement from Brett Stousland the Germantown School District Superintendent:\n Kevin  Kloth is a graduate of Germantown High School and [B]his father  is a  retired GHS teacher who still helps out with coaching in the district.[/B]\n\nThanks for following up\n\nand thanks very much for clearing up the\n\"MYSTERY URL\" for YOUTU.BE. :)\n================================\n\n[QUOTE=Arheel\'s Uncle]I missed this, from article\n[URL]https://www.tmj4.com/news/local-news/waukesha-sheriffs-office-identifies-victims-in-roundys-oconomowoc-shooting[/URL]\nI think something\'s fishy in this whole story...\n???\n\n[QUOTE]\nKevin Kloth is from Germantown and Kevin Schneider is from Milwaukee.\nWe received this statement from Brett Stousland the Germantown School District Superintendent:\n[I][COLOR=Red][B]\"Kevin  Kloth is a graduate of Germantown High School and [/B][B][COLOR=Black]his father [/COLOR]is a  retired GHS teacher who still helps out with coaching in the district.[/B][/COLOR]  Kevin does not have children and therefore, no children in the  Germantown School District. He does have a nephew who attends GHS, so  the School Counselors and School Social...[/I]\n[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13717,13717,1616523672,801,'Whitebear','VOICE OF REASON POSTED NAME OF COLORADO KILLER - SURNAME IS saudi arabian muslim terrorist just like most of 911 muslim terrorists were from saudi arabia.\n\nWB\n\ncheck top post stuck on RSS public forum\n===============================\n[QUOTE=Arheel\'s Uncle]i bet the COLORADO shooter is Asian.\nHe has the Asian body type. \n\nCheck out first 22 seconds of vid [URL]https://www.youtube.com/watch?v=HpNbpkVqyrs[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13718,13718,1616526057,801,'Whitebear','I have changed the image of the other WM deceased by black killer.\nI have updated and added link to his obituary\non front page and Black on White archives...\n\nI\'ll check to see if updated data is on the forum B-on-W-thread.\n\nthanks again.',0,0,NULL,0,_binary '[]',_binary '[]'),(13719,13719,1616526440,801,'Whitebear','[url]http://www.nnnforum.com/forums/showthread.php?p=697690#post697690[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13720,13720,1616527433,8047,'Arheel\'s Uncle','Thank you, What a coincidence, and a mess. I bet they\'re related, the 2 senior Kloth men.\n\nOn the other, My views in vid didn\'t show colorado shooter\'s face, I may  not have said Asian had I seen that beard. Still, the guy had asian  body type, short legs long torso.\n\n\n\n[QUOTE=Whitebear][URL]http://www.nnnforum.com/forums/showthread.php?p=697690#post697690[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13721,13721,1616719656,8047,'Arheel\'s Uncle','[URL]http://www.nnnforum.com/forums/showpost.php?p=698103&postcount=13[/URL]\n\n\nRead the first part of that post.\nThe last post is WF wife of black USAF daddy of 2 boy PUNKS.\n\nI think I need to do a retraction on the White adopted daddy.\nI also think him & Black USAF Lt Col\'s are colluding.\n\n\nThe whole thing stinks of military psyops + business dealings.',0,0,NULL,0,_binary '[]',_binary '[]'),(13722,13722,1616724478,801,'Whitebear','- I\'ll try to see if I can figure it...\n\nDoes seem like it could be complicated.\nThe one link I took a brief look at was where\na let apologist criticized a conservative\nfor using this as proof that all of Jan-6 was\ninstigated by antifa....  for sure the whole jan-6 DC whatever has been glomped on by the demo-demon deep-state as a kangaroo court psychological mass media brainwashing operation.....\n\nas we a talking about what people might see on the\nnew nation news (used to be) FORUM - - - - \njust like FACEBOOK and TWITTER owners...\nit\'s just a PLATFORM where there (was supposed to be)\ndifferences in opinion.  \n\nUnless, I as \'the editor/owner\' of the site say \nhey, i\'m in charge of this site and I personally have the viewpoint that this or that is most likely true....\n\nI was trying to only copy media posts where I could confirm race and evil deeds...   \nit starts to get more complicated when getting into speculation aka \'conspiracy theories\' or issues that\nrequire serious study and research...   \n\nI\'ll try to get back to the nigger Sullivan topic...\nis he just another BLM-antifa nigger and/or is he\nan \'asset\' of some dark swap \'agency\'...\n\nfor now, but I\"ll try to review deeper\nWhitebear\n================================\n\n[QUOTE=Arheel\'s Uncle][URL]http://www.nnnforum.com/forums/showpost.php?p=698103&postcount=13[/URL]\n\n\nRead the first part of that post.\nThe last post is WF wife of black USAF daddy of 2 boy PUNKS.\n\nI think I need to do a retraction on the White adopted daddy.\nI also think him & Black USAF Lt Col\'s are colluding.\n\n\nThe whole thing stinks of military psyops + business dealings.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13723,13723,1616729360,8047,'Arheel\'s Uncle','I\'d like to retract & backtrack on the white daddy part, or at least refer the new info on that one post. 90% of thread is golden & provable.\n\nYeah, it\'s 2 little black asshats with some black military intel behind them in support & planning their moves. Also Biden\'s black Sec\'y of Defense etc etc, also black Honore guy, not good.\n\nBen Crump has been quiet on Capitol riot, he\'s got black military intelligence background.\nTHEY WANT TO FINISH TAKING OVER USA.\n\nI\'ll have to think more on it, I know for certain that it\'s a psyops.\nWith these 2 young clowns, it\'s race businesses. Obama\'s contract to provide movies for Netflix, Sullivan\'s already got movies in the works. They\'re causing events & then making movies.\nMichael Moore is probably counseling them how to do that part.\nMoore HATES WHITES.\n\n\n\n\n\n[QUOTE=Whitebear]- I\'ll try to see if I can figure it...\n \nDoes seem like it could be complicated.\nThe one link I took a brief look at was where\na let apologist criticized a conservative\nfor using this as proof that all of Jan-6 was\ninstigated by antifa....  for sure the whole jan-6 DC whatever has been glomped on by the demo-demon deep-state as a kangaroo court psychological mass media brainwashing operation.....\n\nas we a talking about what people might see on the\nnew nation news (used to be) FORUM - - - - \njust like FACEBOOK and TWITTER owners...\nit\'s just a PLATFORM where there (was supposed to be)\ndifferences in opinion.  \n\nUnless, I as \'the editor/owner\' of the site say \nhey, i\'m in charge of this site and I personally have the viewpoint that this or that is most likely true....\n\nI was trying to only copy media posts where I could confirm race and evil deeds...   \nit starts to get more complicated when getting into speculation aka \'conspiracy theories\' or issues that\nrequire serious study and research...   \n\nI\'ll try to get back to the nigger Sullivan topic...\nis he just another BLM-antifa nigger and/or is he\nan \'asset\' of some dark swap \'agency\'...\n\nfor now, but I\"ll try to review deeper\nWhitebear\n================================\n\n[QUOTE=Arheel\'s Uncle][URL]http://www.nnnforum.com/forums/showpost.php?p=698103&postcount=13[/URL]\n\n\nRead the first part of that post.\nThe last post is WF wife of black USAF daddy of 2 boy PUNKS.\n\nI think I need to do a retraction on the White adopted daddy.\nI also think him & Black USAF Lt Col\'s are colluding.\n\n\nThe whole thing stinks of military psyops + business dealings.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13724,13724,1616730114,801,'Whitebear','Do you need my help in editing the thread? - Isn\'t it all still in Practice Posting?\n\n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=353553\"]News Commentary on Sullivan\'s PseudoDaddy: Lieutenant general kevin j. Sullivan[/URL] (Multi-page thread 1 2)\nArheel\'s Uncle\n\nI do recall that I copied just one post to RSS feed\nbut I never moved the whole thread out of Practice posting.   \nDo let me know if you need any \'super moderator\' powers to \'spruce up\' the esoteric investigation into swamp scum.  :)\n\nWhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle]I\'d like to retract & backtrack on the white daddy part, or at least refer the new info on that one post. 90% of thread is golden & provable.\n\nYeah, it\'s 2 little black asshats with some black military intel behind them in support & planning their moves. Also Biden\'s black Sec\'y of Defense etc etc, also black Honore guy, not good.\n\nBen Crump has been quiet on Capitol riot, he\'s got black military intelligence background.\nTHEY WANT TO FINISH TAKING OVER USA.\n\nI\'ll have to think more on it, I know for certain that it\'s a psyops.\nWith these 2 young clowns, it\'s race businesses. Obama\'s contract to provide movies for Netflix, Sullivan\'s already got movies in the works. They\'re causing events & then making movies.\nMichael Moore is probably counseling them how to do that part.\nMoore HATES WHITES.\n\n\n\n\n\n[QUOTE=Whitebear]- I\'ll try to see if I can figure it...\n \nDoes seem like it could be complicated.\nThe one link I took a brief look at was where\na let apologist criticized a conservative\nfor using this as proof that all of Jan-6 was\ninstigated by antifa....  for sure the whole jan-6 DC whatever has been glomped on by the demo-demon deep-state as a kangaroo court psychological mass media brainwashing operation.....\n\nas we a talking about what people might see on the\nnew nation news (used to be) FORUM - - - - \njust like FACEBOOK and TWITTER owners...\nit\'s just a PLATFORM where there (was supposed to be)\ndifferences in opinion.  \n\nUnless, I as \'the editor/owner\' of the site say \nhey, i\'m in charge of this site and I personally have the viewpoint that this or that is most likely true....\n\nI was trying to only copy media posts where I could confirm race and evil deeds...   \nit starts to get more complicated when getting into speculation aka \'conspiracy theories\' or issues that\nrequire serious study and research...   \n\nI\'ll try to get back to the nigger Sullivan topic...\nis he just another BLM-antifa nigger and/or is he\nan \'asset\' of some dark swap \'agency\'...\n\nfor now, but I\"ll try to review deeper\nWhitebear\n================================\n\n[QUOTE=Arheel\'s Uncle][URL]http://www.nnnforum.com/forums/showpost.php?p=698103&postcount=13[/URL]\n\n\nRead the first part of that post.\nThe last post is WF wife of black USAF daddy of 2 boy PUNKS.\n\nI think I need to do a retraction on the White adopted daddy.\nI also think him & Black USAF Lt Col\'s are colluding.\n\n\nThe whole thing stinks of military psyops + business dealings.[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13725,13725,1616786857,8047,'Arheel\'s Uncle','I\'ll look at thread in a couple hours. I have some ideas for resolving issues.\n\nDoing chores right now.\n\n\n\n\n[QUOTE=Whitebear]Do you need my help in editing the thread? - Isn\'t it all still in Practice Posting?\n \n[URL=\"http://www.nnnforum.com/forums/showthread.php?t=353553\"]News Commentary on Sullivan\'s PseudoDaddy: Lieutenant general kevin j. Sullivan[/URL] (Multi-page thread 1 2)\nArheel\'s Uncle\n\nI do recall that I copied just one post to RSS feed\nbut I never moved the whole thread out of Practice posting.   \nDo let me know if you need any \'super moderator\' powers to \'spruce up\' the esoteric investigation into swamp scum.  :)\n\nWhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle]I\'d like to retract & backtrack on the white daddy part, or at least refer the new info on that one post. 90% of thread is golden & provable.\n\nYeah, it\'s 2 little black asshats with some black military intel behind them in support & planning their moves. Also Biden\'s black Sec\'y of Defense etc etc, also black Honore guy, not good.\n\nBen Crump has been quiet on Capitol riot, he\'s got black military intelligence background.\nTHEY WANT TO FINISH TAKING OVER USA.\n\nI\'ll have to think more on it, I know for certain that it\'s a psyops.\nWith these 2 young clowns, it\'s race businesses. Obama\'s contract to provide movies for Netflix, Sullivan\'s already got movies in the works. They\'re causing events & then making movies.\nMichael Moore is probably counseling them how to do that part.\nMoore HATES WHITES.\n\n\n\n\n\n[QUOTE=Whitebear]- I\'ll try to see if I can figure it...\n \nDoes seem like it could be complicated.\nThe one link I took a brief look at was where\na let apologist criticized a conservative\nfor using this as proof that all of Jan-6 was\ninstigated by antifa....  for sure the whole jan-6 DC whatever has been glomped on by the demo-demon deep-state as a kangaroo court psychological mass media brainwashing operation.....\n\nas we a talking about what people might see on the\nnew nation news (used to be) FORUM - - - - \njust like FACEBOOK and TWITTER owners...\nit\'s just a PLATFORM where there (was supposed to be)\ndifferences in opinion.  \n\nUnless, I as \'the editor/owner\' of the site say \nhey, i\'m in charge of this site and I personally have the viewpoint that this or that is most likely true....\n\nI was trying to only copy media posts where I could confirm race and evil deeds...   \nit starts to get more complicated when getting into speculation aka \'conspiracy theories\' or issues that\nrequire serious study and research...   \n\nI\'ll try to get back to the nigger Sullivan topic...\nis he just another BLM-antifa nigger and/or is he\nan \'asset\' of some dark swap \'agency\'...\n\nfor now, but I\"ll try to review deeper\nWhitebear\n================================\n\n[QUOTE=Arheel\'s Uncle][URL]http://www.nnnforum.com/forums/showpost.php?p=698103&postcount=13[/URL]\n\n\nRead the first part of that post.\nThe last post is WF wife of black USAF daddy of 2 boy PUNKS.\n\nI think I need to do a retraction on the White adopted daddy.\nI also think him & Black USAF Lt Col\'s are colluding.\n\n\nThe whole thing stinks of military psyops + business dealings.[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13726,13726,1616788875,801,'Whitebear','Doing chores right now.  -  (good for you)\n\nNo rush for sure.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13727,13727,1616818743,846,'Smedley Butler','[url]https://www.bitchute.com/video/N3zzxvvW6Au4/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13728,13728,1616823576,8047,'Arheel\'s Uncle','Thanks, busyness is snowballing. Now, I\'m tearing down my Instant Pot, replacing thermal fuse.\n\n\n[QUOTE=Whitebear]Doing chores right now.  -  (good for you)\n \nNo rush for sure.\n\nBest,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13729,13729,1616867381,846,'Smedley Butler','[url]https://www.bitchute.com/video/t99dCsBspT1P/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13730,13730,1616898201,8047,'Arheel\'s Uncle','donovan lynch is black, it was a dead nigger party\n\n[URL=\"https://twitter.com/AndyFoxWAVY/status/1375848829728264196\"]https://twitter.com/andyfoxwavy[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13731,13731,1616900372,801,'Whitebear','[QUOTE=Arheel\'s Uncle]donovan lynch is black, it was a dead nigger party\n\n[URL=\"https://twitter.com/AndyFoxWAVY/status/1375848829728264196\"]https://twitter.com/andyfoxwavy[/URL][/QUOTE]\n\n\n- thanks I\'ll try to update the virtual tombstones',0,0,NULL,0,_binary '[]',_binary '[]'),(13732,13732,1617003370,8047,'Arheel\'s Uncle','you can delete my duplicate thread, I did 3 searches for names before I posted.\n\n[URL]http://www.nnnforum.com/forums/showpost.php?p=698340&postcount=1[/URL]\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]donovan lynch is black, it was a dead nigger party\n \n[URL=\"https://twitter.com/AndyFoxWAVY/status/1375848829728264196\"]https://twitter.com/andyfoxwavy[/URL][/QUOTE]\n\n\n- thanks I\'ll try to update the virtual tombstones[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13733,13733,1617147169,8047,'Arheel\'s Uncle','Both links to forum [B]from[/B] frontpage are 404 bad links\n[URL=\"http://www.nnnforum.com/forums/(Black) Crime Box - 1 dead - headline ============================\"](Black) Crime Box - 1 dead - headline ============================[/URL]\nI swear, I\'m sending you some JetAlert tabs....just kidding.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]donovan lynch is black, it was a dead nigger party\n \n[URL=\"https://twitter.com/AndyFoxWAVY/status/1375848829728264196\"]https://twitter.com/andyfoxwavy[/URL][/QUOTE]\n\n\n- thanks I\'ll try to update the virtual tombstones[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13734,13734,1617148305,801,'Whitebear','Re:thanks - I think I fixed two items\nclear browser cache before rechecking. :)\n\nWB\n================================\n\n\n[QUOTE=Arheel\'s Uncle]Both links to forum [B]from[/B] frontpage are 404 bad links\n[URL=\"http://www.nnnforum.com/forums/(Black) Crime Box - 1 dead - headline ============================\"](Black) Crime Box - 1 dead - headline ============================[/URL]\nI swear, I\'m sending you some JetAlert tabs....just kidding.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]donovan lynch is black, it was a dead nigger party\n \n[URL=\"https://twitter.com/AndyFoxWAVY/status/1375848829728264196\"]https://twitter.com/andyfoxwavy[/URL][/QUOTE]\n\n\n- thanks I\'ll try to update the virtual tombstones[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13735,13735,1617148643,8047,'Arheel\'s Uncle','the 2 black girls in Asian owned wig store was creating a diversion to steal a wig without Asian lady noticing.\nI worked retail. \n\n\n\n\n\n[QUOTE=Whitebear]Re:thanks - I think I fixed two items\n clear browser cache before rechecking. :)\n\nWB\n================================\n\n\n[QUOTE=Arheel\'s Uncle]Both links to forum [B]from[/B] frontpage are 404 bad links\n[URL=\"http://www.nnnforum.com/forums/(Black) Crime Box - 1 dead - headline ============================\"](Black) Crime Box - 1 dead - headline ============================[/URL]\nI swear, I\'m sending you some JetAlert tabs....just kidding.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]donovan lynch is black, it was a dead nigger party\n \n[URL=\"https://twitter.com/AndyFoxWAVY/status/1375848829728264196\"]https://twitter.com/andyfoxwavy[/URL][/QUOTE]\n\n\n- thanks I\'ll try to update the virtual tombstones[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13736,13736,1617149449,801,'Whitebear','[QUOTE=Arheel\'s Uncle]the 2 black girls in Asian owned wig store was creating a diversion to steal a wig without Asian lady noticing.\nI worked retail. \n\n===================\nup to no good for sure - \n\n\nblack women in a \'beauty\' store are up to no good!!!',0,0,NULL,0,_binary '[]',_binary '[]'),(13737,13737,1617152705,8047,'Arheel\'s Uncle','Yep. Story said they knocked over a few wig stands. \n\nDrop 8, pick up 7, noisy negros is for store owner diversion, she\'d be angry & confused about how many wigs fell. \n\nNig women love wigs. They buy their hair.\nB!tches.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]the 2 black girls in Asian owned wig store was creating a diversion to steal a wig without Asian lady noticing.\n I worked retail. \n\n===================\nup to no good for sure - \n\n\nblack women in a \'beauty\' store are up to no good!!![/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13738,13738,1618073174,8047,'Arheel\'s Uncle','NOT a good link on frontpage. In my guns thread, I just posted today the same article & good link goes to BET website\n\n                                             [B]Many Americans used their stimulus checks to buy guns, according to the Federal Bureau of Investigation.[/B]\n\n\n\n\n[QUOTE=Whitebear]Re:thanks - I think I fixed two items\n clear browser cache before rechecking. :)\n\nWB\n================================\n\n\n[QUOTE=Arheel\'s Uncle]Both links to forum [B]from[/B] frontpage are 404 bad links\n[URL=\"http://www.nnnforum.com/forums/(Black) Crime Box - 1 dead - headline ============================\"](Black) Crime Box - 1 dead - headline ============================[/URL]\nI swear, I\'m sending you some JetAlert tabs....just kidding.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]donovan lynch is black, it was a dead nigger party\n \n[URL=\"https://twitter.com/AndyFoxWAVY/status/1375848829728264196\"]https://twitter.com/andyfoxwavy[/URL][/QUOTE]\n\n\n- thanks I\'ll try to update the virtual tombstones[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13739,13739,1618075212,801,'Whitebear','[QUOTE=Arheel\'s Uncle]NOT a good link on frontpage. In my guns thread, I just posted today the same article & good link goes to BET website\n\n                                             [B]Many Americans used their stimulus checks to buy guns, according to the Federal Bureau of Investigation.[/B]\n==================================\n\nRe: thanks for catching bad link posted to STIMULAS->NEW GUN!!!\n\n(RELOAD FRONTPAGE to check at your convenience...)\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13740,13740,1618075404,801,'Whitebear','thought I fixed it not sure what problem is-was will review\n================================\n[QUOTE=Arheel\'s Uncle]NOT a good link on frontpage. In my guns thread, I just posted today the same article & good link goes to BET website\n\n                                             [B]Many Americans used their stimulus checks to buy guns, according to the Federal Bureau of Investigation.[/B]\n\n\n\n\n[QUOTE=Whitebear]Re:thanks - I think I fixed two items\n clear browser cache before rechecking. :)\n\nWB\n================================\n\n\n[QUOTE=Arheel\'s Uncle]Both links to forum [B]from[/B] frontpage are 404 bad links\n[URL=\"http://www.nnnforum.com/forums/(Black) Crime Box - 1 dead - headline ============================\"](Black) Crime Box - 1 dead - headline ============================[/URL]\nI swear, I\'m sending you some JetAlert tabs....just kidding.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]donovan lynch is black, it was a dead nigger party\n \n[URL=\"https://twitter.com/AndyFoxWAVY/status/1375848829728264196\"]https://twitter.com/andyfoxwavy[/URL][/QUOTE]\n\n\n- thanks I\'ll try to update the virtual tombstones[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13741,13741,1618076080,801,'Whitebear','ok stimulus check link to your item on RSS feed is fixed\nI forgot to clear my browser cache\nis fixed now - thanks again\n\nWhitebear\n==============(in response to your PM....alert)=====================\n\n[QUOTE=Arheel\'s Uncle]NOT a good link on frontpage. In my guns thread, I just posted today the same article & good link goes to BET website\n\n                                             [B]Many Americans used their stimulus checks to buy guns, according to the Federal Bureau of Investigation.[/B]\n=================================',0,0,NULL,0,_binary '[]',_binary '[]'),(13742,13742,1618076203,8047,'Arheel\'s Uncle','IT WORKS\nNow, GTA, grand theft auto video games, Chicago wants to ban the games, rise in carjackings by blacks. I was going to post that story, not sure it\'s not already.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]NOT a good link on frontpage. In my guns thread, I just posted today the same article & good link goes to BET website\n \n                                             [B]Many Americans used their stimulus checks to buy guns, according to the Federal Bureau of Investigation.[/B]\n==================================\n\nRe: thanks for catching bad link posted to STIMULAS->NEW GUN!!!\n\n(RELOAD FRONTPAGE to check at your convenience...)\n\nBest,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13743,13743,1618077467,801,'Whitebear','Chicago banning GTA video game sounds familiar but go ahead and repost if recent  (in last couple weeks)\nWB\n==================================\n\n[QUOTE=Arheel\'s Uncle]IT WORKS\nNow, GTA, grand theft auto video games, Chicago wants to ban the games, rise in carjackings by blacks. I was going to post that story, not sure it\'s not already.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]NOT a good link on frontpage. In my guns thread, I just posted today the same article & good link goes to BET website\n \n                                             [B]Many Americans used their stimulus checks to buy guns, according to the Federal Bureau of Investigation.[/B]\n==================================\n\nRe: thanks for catching bad link posted to STIMULAS->NEW GUN!!!\n\n(RELOAD FRONTPAGE to check at your convenience...)\n\nBest,\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13744,13744,1618117533,846,'Smedley Butler','[url]https://www.lewrockwell.com/lrc-blog...-presentation/[/url]\n\n\n\nCoronavirus infections are seasonal\nAverage COVID-19 age of death 78.6 years. Average annual US age of death historically 78.6 years.\n[url]https://www.lewrockwell.com/2021/04/...opaganda-away/[/url]\n\n\nFace mask wearing outdoors is absolute insanity. No study shows any super-spreader event outdoors. The best mask of all is your immune system.\nThere is no such thing as cold and flu season. There is only low vitamin D season.\nInflammatory (cytokine) storm cannot be controlled without adequate vitamin D levels.\nMassive numbers of Americans have low vitamin D levels.\n96% of ICU patients are vitamin D deficient\nYou cannot synthesize vitamin D from sunlight during fall and winter at 35-degrees north.\nYou living in northern climates you are immune suppressed if you do not supplement with vitamin D during fall and winter.\nScandinavian countries (Finland, Norway, Sweden) test their citizens twice a year for vitamin D and fortify 35 foods with vitamin D.\nOur population is left vulnerable to any seasonal viral infection without a public health program to promote vitamin D adequacy.\nThere is not social disparity of care but the fact darker skin pigmentation inhibits sunshine vitamin D synthesis in the skin.\nFauci says he personally takes 8000-9000 units of vitamin D per day but why has this has not become a public health message?\nThe top three public health messages should be: 1- vitamin D; 2- vitamin D; 3- vitamin D.\nBy law, the federal government cannot approve a vaccine if there is a proven treatment. That would be Ivermectin.\n\n\nThe government is in bed with a vaccine company; both the federal government and Moderna co-hold patents on their RNA vaccine. The “fox is guarding the henhouse.”\nThe drug Remdesivir only works during the first 2-3 days of the infection. It does not increase survival. It is like “peeing on a forest fire.”\nFour billion doses of Ivermectin have safely taken Ivermectin. Death rate decreased 70-90% in hospitals treating COVID-19 patients.\nOf the half million COVID-19 deaths in North America, there would be 375,000 less deaths if Ivermectin were used! Public health officials have blood on their hands. 100% of Ivermectin-treated patients don’t get ill. Works for all genetic variants.\nThe vaccines are an experiment on society.\nThe vaccine is unproven and long-term safety data is not even being\nYou can get Ivermectin from doctors online. Myfreedoctor.com.\n__________________\nIsn\'t it strange that we talk least about the things we think about most?',0,0,NULL,0,_binary '[]',_binary '[]'),(13745,13745,1618117631,846,'Smedley Butler','[url]https://www.lewrockwell.com/lrc-blog...-presentation/[/url]\n\n\n\nCoronavirus infections are seasonal\nAverage COVID-19 age of death 78.6 years. Average annual US age of death historically 78.6 years.\n[url]https://www.lewrockwell.com/2021/04/...opaganda-away/[/url]\n\n\nFace mask wearing outdoors is absolute insanity. No study shows any super-spreader event outdoors. The best mask of all is your immune system.\nThere is no such thing as cold and flu season. There is only low vitamin D season.\nInflammatory (cytokine) storm cannot be controlled without adequate vitamin D levels.\nMassive numbers of Americans have low vitamin D levels.\n96% of ICU patients are vitamin D deficient\nYou cannot synthesize vitamin D from sunlight during fall and winter at 35-degrees north.\nYou living in northern climates you are immune suppressed if you do not supplement with vitamin D during fall and winter.\nScandinavian countries (Finland, Norway, Sweden) test their citizens twice a year for vitamin D and fortify 35 foods with vitamin D.\nOur population is left vulnerable to any seasonal viral infection without a public health program to promote vitamin D adequacy.\nThere is not social disparity of care but the fact darker skin pigmentation inhibits sunshine vitamin D synthesis in the skin.\nFauci says he personally takes 8000-9000 units of vitamin D per day but why has this has not become a public health message?\nThe top three public health messages should be: 1- vitamin D; 2- vitamin D; 3- vitamin D.\nBy law, the federal government cannot approve a vaccine if there is a proven treatment. That would be Ivermectin.\n\n\nThe government is in bed with a vaccine company; both the federal government and Moderna co-hold patents on their RNA vaccine. The “fox is guarding the henhouse.”\nThe drug Remdesivir only works during the first 2-3 days of the infection. It does not increase survival. It is like “peeing on a forest fire.”\nFour billion doses of Ivermectin have safely taken Ivermectin. Death rate decreased 70-90% in hospitals treating COVID-19 patients.\nOf the half million COVID-19 deaths in North America, there would be 375,000 less deaths if Ivermectin were used! Public health officials have blood on their hands. 100% of Ivermectin-treated patients don’t get ill. Works for all genetic variants.\nThe vaccines are an experiment on society.\nThe vaccine is unproven and long-term safety data is not even being\nYou can get Ivermectin from doctors online. Myfreedoctor.com.\n__________________\nIsn\'t it strange that we talk least about the things we think about most?',0,0,NULL,0,_binary '[]',_binary '[]'),(13746,13746,1618119318,846,'Smedley Butler','[url]https://www.lewrockwell.com/lrc-blog/science-says-the-corbett-report-youtube-deleted-his-account-because-of-this-presentation/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13747,13747,1618119382,846,'Smedley Butler','[url]https://www.lewrockwell.com/lrc-blog/science-says-the-corbett-report-youtube-deleted-his-account-because-of-this-presentation/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13748,13748,1618119457,846,'Smedley Butler','[url]https://www.lewrockwell.com/lrc-blog/science-says-the-corbett-report-youtube-deleted-his-account-because-of-this-presentation/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13749,13749,1618156487,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.lewrockwell.com/lrc-blog/science-says-the-corbett-report-youtube-deleted-his-account-because-of-this-presentation/[/url][/QUOTE]\n=========================\n good link thanks will try to post\nneed to catch up on yesterday\nWB\nGood morning',0,0,NULL,0,_binary '[]',_binary '[]'),(13750,13750,1618157098,801,'Whitebear','this link did not work\nis this link differenc from the next one you sent???\n[url]https://www.lewrockwell.com/lrc-blog/science-says-the-corbett-report-youtube-deleted-his-account-because-of-this-presentation/[/url]\n===============================\n\nsorry, I\'m not waked up yet\n....\nWB\n\n\n[QUOTE=Smedley Butler][url]https://www.lewrockwell.com/lrc-blog...-presentation/[/url]\n\n\n\nCoronavirus infections are seasonal\nAverage COVID-19 age of death 78.6 years. Average annual US age of death historically 78.6 years.\n[url]https://www.lewrockwell.com/2021/04/...opaganda-away/[/url]\n\n\nFace mask wearing outdoors is absolute insanity. No study shows any super-spreader event outdoors. The best mask of all is your immune system.\nThere is no such thing as cold and flu season. There is only low vitamin D season.\nInflammatory (cytokine) storm cannot be controlled without adequate vitamin D levels.\nMassive numbers of Americans have low vitamin D levels.\n96% of ICU patients are vitamin D deficient\nYou cannot synthesize vitamin D from sunlight during fall and winter at 35-degrees north.\nYou living in northern climates you are immune suppressed if you do not supplement with vitamin D during fall and winter.\nScandinavian countries (Finland, Norway, Sweden) test their citizens twice a year for vitamin D and fortify 35 foods with vitamin D.\nOur population is left vulnerable to any seasonal viral infection without a public health program to promote vitamin D adequacy.\nThere is not social disparity of care but the fact darker skin pigmentation inhibits sunshine vitamin D synthesis in the skin.\nFauci says he personally takes 8000-9000 units of vitamin D per day but why has this has not become a public health message?\nThe top three public health messages should be: 1- vitamin D; 2- vitamin D; 3- vitamin D.\nBy law, the federal government cannot approve a vaccine if there is a proven treatment. That would be Ivermectin.\n\n\nThe government is in bed with a vaccine company; both the federal government and Moderna co-hold patents on their RNA vaccine. The “fox is guarding the henhouse.”\nThe drug Remdesivir only works during the first 2-3 days of the infection. It does not increase survival. It is like “peeing on a forest fire.”\nFour billion doses of Ivermectin have safely taken Ivermectin. Death rate decreased 70-90% in hospitals treating COVID-19 patients.\nOf the half million COVID-19 deaths in North America, there would be 375,000 less deaths if Ivermectin were used! Public health officials have blood on their hands. 100% of Ivermectin-treated patients don’t get ill. Works for all genetic variants.\nThe vaccines are an experiment on society.\nThe vaccine is unproven and long-term safety data is not even being\nYou can get Ivermectin from doctors online. Myfreedoctor.com.\n__________________\nIsn\'t it strange that we talk least about the things we think about most?[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13751,13751,1618252448,846,'Smedley Butler','RonPaulLibertyReport\n280K subscribers\n\nThe CDC has quietly added a link on its website to a new study showing that surface transmission of the virus is extremely rare. Even if a person touches a \"contaminated\" surface the chance of getting infected is only one in ten thousand! So much for the billions of dollars shelled out over the past year on disinfectants and sanitizers. Somebody got rich! Also today; More Fauci word salad and United Airlines dangerous new \"wokeism.\"\n\nArticle discussed today: [url]https://www.aier.org/article/another-[/url]...',0,0,NULL,0,_binary '[]',_binary '[]'),(13752,13752,1618252513,846,'Smedley Butler','RonPaulLibertyReport\n280K subscribers\n\nThe CDC has quietly added a link on its website to a new study showing that surface transmission of the virus is extremely rare. Even if a person touches a \"contaminated\" surface the chance of getting infected is only one in ten thousand! So much for the billions of dollars shelled out over the past year on disinfectants and sanitizers. Somebody got rich! Also today; More Fauci word salad and United Airlines dangerous new \"wokeism.\"\n\nArticle discussed today: [url]https://www.aier.org/article/another-[/url]...',0,0,NULL,0,_binary '[]',_binary '[]'),(13753,13753,1618253067,801,'Whitebear','thanks, posting....\ng\'day\nWhitebear\n===================\n[QUOTE=Smedley Butler]RonPaulLibertyReport\n280K subscribers\n\nThe CDC has quietly added a link on its website to a new study showing that surface transmission of the virus is extremely rare. Even if a person touches a \"contaminated\" surface the chance of getting infected is only one in ten thousand! So much for the billions of dollars shelled out over the past year on disinfectants and sanitizers. Somebody got rich! Also today; More Fauci word salad and United Airlines dangerous new \"wokeism.\"\n\nArticle discussed today: [url]https://www.aier.org/article/another-[/url]...[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13754,13754,1618331405,846,'Smedley Butler','[url]https://www.minnesotagoodage.com/voices/mn-history/2018/03/sacrifice-and-the-civil-war/[/url]\n\n\nQuote\n\nMen from across the state of MN began signing up to fight, gathering at Fort Snelling to train. Some traveled by wagon, boat and even on foot to reach the fort, like Newton Brown who reported walking barefoot for 65 miles from Watertown to St. Paul to enlist.',0,0,NULL,0,_binary '[]',_binary '[]'),(13755,13755,1618335648,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=ZRuSS0iiFyo&t=1148s[/url] :niglet:\n\n\n\nVP PHIZER IMPORTANT NEW TALK 40 in bussiness two PhD\'s. [url]https://www.bitchute.com/video/qs9X8Blr4Ucv/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13756,13756,1618337385,801,'Whitebear','thanks very much.... posting video cannibal kings of Liberia\nWB===============================\n\n[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=ZRuSS0iiFyo&t=1148s[/url] :niglet:\n\n\n\nVP PHIZER IMPORTANT NEW TALK 40 in bussiness two PhD\'s. [url]https://www.bitchute.com/video/qs9X8Blr4Ucv/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13757,13757,1618348197,8094,'saturnsrings','I\'m doing okay, I had to have a surgery, but I\'m fine.\nSo just home recuperating.\nYes, Biden\'s wife is a jew. You got it right.\n\nI just felt Tom, whoever he is, was unstable, constant contradictions. I don\'t think it\'s one person. I bet any money that the site was hijacked by the government and is being run by a shadow agency.',0,0,NULL,0,_binary '[]',_binary '[]'),(13758,13758,1618348283,8094,'saturnsrings','It\'s too bad Hitler didn\'t do what they said he did. He should have taken care of it all. I don\'t think the yids will be so kind to us!',0,0,NULL,0,_binary '[]',_binary '[]'),(13759,13759,1618348389,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]Yeah, that vaccine sounds suspicious for sure.\nHave not been online for awhile, having heart problems. Is it bad? Yes, but hopefully some things being done will help me.[/QUOTE]\n\nI hope your heart problems will be dealt with and that you\'ll be alright.  I\'ll be praying for you.[/QUOTE]\n\nThanks for your prayers!!',0,0,NULL,0,_binary '[]',_binary '[]'),(13760,13760,1618348698,8094,'saturnsrings','Yes, Trump had a chance to do something and he didn\'t...it was all talk. \"The Law and Order President\" but he let those rioters and looters take over police stations and destroy businesses. Even when a cop had his throat slashed, they did nothing.\nBefore the election, the MAGA people bragged how \"black unemployment\" was the lowest it\'s ever been. That is so stupid. Instead of worrying about their own kind, they\'re no better than liberal Democrats with all this black attention. Trump spent millions on rappers, too, to get them to endorse him. Republicans say that nothing was done about the BLM and rioting, because they \"didn\'t want to lose the black vote\". Shows how they care nothing for us. The whole \"build a wall\" was a joke, too, because Mexican \"immigration\" was higher under Trump than even Obama!',0,0,NULL,0,_binary '[]',_binary '[]'),(13761,13761,1618348812,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings][QUOTE=Ensis]Please read this: [url]https://nationalpreview.com/here-are-18-ways-trump-did-the-opposite-of-drain-the-swamp-during-his-presidency/[/url]\n\nTrump is just a lite version of Hellary Cankles and Bidet Biden.\n\nI hope you are doing alright, Bofum.  I\'m doing alright as it is.\n\n\nGlad you are okay. I wonder how Niggermania is doing. I got a lot of time back not going on there. I felt like I was donating time and Tom Shelly doesn\'t want women on there. I totally get him NOT liking how a lot of women are. But if, by now, and all of the time I\'ve posted on there, he can\'t see what I am about, then screw it. He said one time that all women are the same way. I doubt he would agree to anything about men being the same for all of them. There are some horrid men out there too. Both genders...[/QUOTE]\n\nNiggermania is still going.  I do post there, but not for Tom Smelly.  He drove you away and that was very bad.  Yes, he\'s very woman unfriendly, which I am not.  Yes, many women these days need to have a complete overhaul on their attitudes towards life; they would be happier that way.  And yes, there are some horrid men out there--I have encountered them; Tom\'s one of them in my book.  And Bidet Biden and Turdeau make Tom Smelly look good.[/QUOTE]\nYeah it makes no sense for him to complain about women, then hate any women who come on his site and contribute.\nI remember the \"they are ALL like that\" stuff being spewed out. There are good men and women, but very hard to find. \nIt didn\'t matter what I said or stood for, he still disliked me! Which is really weird.[/QUOTE]\n\nI sometimes wonder if Tom is a secret homo.  His unjust war against all women makes it sound like it.  And yes, there are good men and women, not just pantywaists and wymyn.\nI remember when Tom Smelly was wondering if it was wise to make you Honoured Veteran when he finally did.  He openly asked that because he knew you are a woman.\nI still try to help the few good people there, but Tom\'s a rat.[/QUOTE]\n\n\nI don\'t even care that he questioned that...I care more about how he constantly contradicted himself. He would question Trump, then turn around and absolve him. Over and over. He was just nasty to me, and that is what made me wonder who he is. Be careful on there. I know there are good people, and it\'s scary.',0,0,NULL,0,_binary '[]',_binary '[]'),(13762,13762,1618348936,8094,'saturnsrings','Say hi to CHJ. I hope he is okay, I know he has said he was taking care of his mother. Tell him there is life after Niggermania. \nI had mentioned to him that I didn\'t trust Tom long ago, but I know a lot don\'t see the \"changes\" since the site got kicked off the server back in July.',0,0,NULL,0,_binary '[]',_binary '[]'),(13763,13763,1618357639,3685,'Ensis','[QUOTE=saturnsrings]It\'s too bad Hitler didn\'t do what they said he did. He should have taken care of it all. I don\'t think the yids will be so kind to us![/QUOTE]\n\nAgreed.  The Yids will be very harsh towards us whites--and especially us Whites!',0,0,NULL,0,_binary '[]',_binary '[]'),(13764,13764,1618357789,3685,'Ensis','[QUOTE=saturnsrings]\n\nI don\'t even care that he questioned that...I care more about how he constantly contradicted himself. He would question Trump, then turn around and absolve him. Over and over. He was just nasty to me, and that is what made me wonder who he is. Be careful on there. I know there are good people, and it\'s scary.[/QUOTE]\n\nI will be very careful there.  I don\'t trust Tom at all.  I also don\'t trust Trump since he ran with his tail between his legs.  His nastiness to you was totally uncalled for.  Like I said, I still post because of the few good people there.',0,0,NULL,0,_binary '[]',_binary '[]'),(13765,13765,1618357862,3685,'Ensis','[QUOTE=saturnsrings]Say hi to CHJ. I hope he is okay, I know he has said he was taking care of his mother. Tell him there is life after Niggermania. \nI had mentioned to him that I didn\'t trust Tom long ago, but I know a lot don\'t see the \"changes\" since the site got kicked off the server back in July.[/QUOTE]\n\nHi Bofum!  I\'ll tell him that you said hi.  He\'s doing okay and his mother is recovering, thank God.',0,0,NULL,0,_binary '[]',_binary '[]'),(13766,13766,1618358173,3685,'Ensis','[QUOTE=saturnsrings]Yes, Trump had a chance to do something and he didn\'t...it was all talk. \"The Law and Order President\" but he let those rioters and looters take over police stations and destroy businesses. Even when a cop had his throat slashed, they did nothing.\nBefore the election, the MAGA people bragged how \"black unemployment\" was the lowest it\'s ever been. That is so stupid. Instead of worrying about their own kind, they\'re no better than liberal Democrats with all this black attention. Trump spent millions on rappers, too, to get them to endorse him. Republicans say that nothing was done about the BLM and rioting, because they \"didn\'t want to lose the black vote\". Shows how they care nothing for us. The whole \"build a wall\" was a joke, too, because Mexican \"immigration\" was higher under Trump than even Obama![/QUOTE]\n\nYou are right!  Trump was no help to Americastan at all--at most, he was a very slight speed bump because he was put in in place of Hellary.  He did nothing to corral the niggers when he could have.  Also, what about white/White employment?  Don\'t we matter al all?  I guess we don\'t, not to Trump.\nPeople just might wake up under Bidet Biden and Heels-up Harris; hopefully before it\'s too late!\nAlso, in LA, California, pig cops have been force vaccinating human women who are handicapped in one way or another.  Stinking pigs!  They are no better than the yids who control them or niggers!\nIn the province of Alberta, in Canuckistan, people are being dragged off at gunpoint to be force vaccinated.\n\nDo NOT get \"vaccinated!\" It could kill you!\n\nBlack Lies Matter is getting even worse under Bidet Biden the Incompetent.  They are ZOG\'s useful idiots until they are no longer needed.',0,0,NULL,0,_binary '[]',_binary '[]'),(13767,13767,1618358299,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Yeah, that vaccine sounds suspicious for sure.\nHave not been online for awhile, having heart problems. Is it bad? Yes, but hopefully some things being done will help me.[/QUOTE]\n\nI hope your heart problems will be dealt with and that you\'ll be alright.  I\'ll be praying for you.[/QUOTE]\n\nThanks for your prayers!![/QUOTE]\n\nYou are most welcome.  I hope you are feeling and are much better now.\nI am doing alright.  I fear for my fellow Canuckistanis since in Alberta, people are being force-vaccinated at gunpoint!  Canuckistan is going to pieces fast under that dictator, Turdeau!',0,0,NULL,0,_binary '[]',_binary '[]'),(13768,13768,1618358533,3685,'Ensis','[QUOTE=saturnsrings]I\'m doing okay, I had to have a surgery, but I\'m fine.\nSo just home recuperating.\nYes, Biden\'s wife is a jew. You got it right.\n\nI just felt Tom, whoever he is, was unstable, constant contradictions. I don\'t think it\'s one person. I bet any money that the site was hijacked by the government and is being run by a shadow agency.[/QUOTE]\n\nI\'m glad you are doing okay after surgery.  I missed you and so does CHJ.  I will tell him you said \'hi.\'  Please take care of yourself and be safe.\n\nTom\'s been taken over--sometimes it seems that the real Tom is on and other times it seems that some other people are posting in place of Tom.  From what I know of the real Tom Falater/Tom Shelly, he would be an easy mark for ZOG.  The real Tom is unstable and contradictory at best.\n\nBidet Biden is not only in bed with the Jooz, he\'s married to one alright.  So was John McCain, who is now dead.  Sometimes I wonder if Trump\'s one too.....',0,0,NULL,0,_binary '[]',_binary '[]'),(13769,13769,1618424286,846,'Smedley Butler','[QUOTE=Whitebear]thanks very much.... posting video cannibal kings of Liberia\nWB===============================\n\n[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=ZRuSS0iiFyo&t=1148s[/url] :niglet:\n\n\n\nVP PHIZER IMPORTANT NEW TALK 40 in bussiness two PhD\'s. [url]https://www.bitchute.com/video/qs9X8Blr4Ucv/[/url][/QUOTE][/QUOTE]\n\nHowdy\n\nSosmellie cops, and Liberian mayors in the USA the spirit of Lincoln is shaking this head. NYC/London did kill him 300% over Green Backs for any one study that closely and dealing with removing blacks, though there is history stating he was having a difficult time getting it done, it was due to resistance, but reading at the Lincoln museum of his and others statement he was going to remove them at least a majority.  The entire black situation was an enemy alien move on us from day one.\n\nPerhaps of interest\n\n[url]https://www.bitchute.com/video/bkeOFgf4S83K/[/url]\n[url]https://www.radioalbion.com/2021/04/truth-will-out-radio-jewish-emigration_9.html[/url]\n\nBe well, no **** shots. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13770,13770,1618508521,846,'Smedley Butler','Liberty stopped walking in to a new day when LBJ went full throttle rocketing communists to fully hatch out of the universities and kiking US with the Gulf Of Tonkin which led to being  moralizing US in 1965 with media fully rubber hosing US and HUGH KIKE HEFFENER ! PLAYBOY BUNNY CLUBS oh so harmless, thanks no. !\n\nIn 1965 LBJ handlers told the public no reason to hoard silver coins at all, thank you.\n\n1965 that last year, before it all blasted off full speed dope, niggers home invading widows, but NYC was late 1950\'s as the kikes really worked incitement magic there FIRST then every one else till they got SEATTLE and PORTLAND OREGON\n\nLiberty was always walking to a new day, stopped in 1965 period. They MURDERED JOHN KENNEDY as he was doing something. He must have known how dangerous they were and he was LULLED in to feeling they WOULD never do it in broad day light with crowds on the streets.\nNO TV CAMERAS recorded it ! Itz amaZZZZZZING ain\'t it haa.\n\n[url]https://scpm.com/product/1941-d-50-pcgs-ms65-9161169/[/url] 50 cent piece  :rip:',0,0,NULL,0,_binary '[]',_binary '[]'),(13771,13771,1618643478,846,'Smedley Butler','[url]https://www.radioalbion.com/2020/10/...massacres.html[/url]\n\nWhat happened to Catholic\'s in Spain the same forces attacked them that are now attacking the entire West with their face diapers and much more after killing US in a thousand ways with Wars and a incited hostile invasion. War in the West is a huge part that enabled corruption of the West.From 1830\'s Spain to 1937-1939 Spain',0,0,NULL,0,_binary '[]',_binary '[]'),(13772,13772,1618767704,846,'Smedley Butler','[url]https://www.bitchute.com/channel/6ELXmYCkaFC6/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13773,13773,1618803003,8047,'Arheel\'s Uncle','[COLOR=Blue][SIZE=4][COLOR=Black]It\'s bad link on Frontpage, and OP of thread. Use the 2nd link on OP#1.[/COLOR][/SIZE][/COLOR]\n[COLOR=Blue][SIZE=4][COLOR=Black]It\'s not us, it\'s their site.[/COLOR][/SIZE][B][SIZE=4]\n[/SIZE][/B][/COLOR]\n[COLOR=Blue][B][SIZE=4]***[/SIZE][/B][/COLOR]\n [COLOR=Blue][B][SIZE=4]404 page not found for this one headline link below, all others are good.\n[/SIZE][/B][/COLOR]\n [B][URL=\"https://www.kvue.com/video/news/live_breaking/live-updates-after-shooter-kills-3-near-the-arboretum-in-austin/269-e2b8c9af-312d-45a3-baf8-df674056ad86\"][SIZE=4]Live updates after shooter kills 3 near the Arboretum in Austin[/SIZE][/URL][/B]',0,0,NULL,0,_binary '[]',_binary '[]'),(13774,13774,1618851737,801,'Whitebear','fixed just now - thanks very much\ngood day\nWhitebear\n\'\n============\n\n\n\n[QUOTE=Arheel\'s Uncle][COLOR=Blue][SIZE=4][COLOR=Black]It\'s bad link on Frontpage, and OP of thread. Use the 2nd link on OP#1.[/COLOR][/SIZE][/COLOR]\n[COLOR=Blue][SIZE=4][COLOR=Black]It\'s not us, it\'s their site.[/COLOR][/SIZE][B][SIZE=4]\n[/SIZE][/B][/COLOR]\n[COLOR=Blue][B][SIZE=4]***[/SIZE][/B][/COLOR]\n [COLOR=Blue][B][SIZE=4]404 page not found for this one headline link below, all others are good.\n[/SIZE][/B][/COLOR]\n [B][URL=\"https://www.kvue.com/video/news/live_breaking/live-updates-after-shooter-kills-3-near-the-arboretum-in-austin/269-e2b8c9af-312d-45a3-baf8-df674056ad86\"][SIZE=4]Live updates after shooter kills 3 near the Arboretum in Austin[/SIZE][/URL][/B][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13775,13775,1618867541,8047,'Arheel\'s Uncle','Thank you & you\'re welcome. Texas\' wicked killer story was brutal.\n\nIt was a very good day, I finished rebuilding my entire clothes dryer. \n\nAll clean & works quiet like new, replaced the usual wear & tear parts.\nHappy it\'s done. I ORDERED H MILLARD\'s Wasteland book, the blue covered one.\n\n\n\n[QUOTE=Whitebear]fixed just now - thanks very much\n good day\nWhitebear\n\'\n============\n\n\n\n[QUOTE=Arheel\'s Uncle][COLOR=Blue][SIZE=4][COLOR=Black]It\'s bad link on Frontpage, and OP of thread. Use the 2nd link on OP#1.[/COLOR][/SIZE][/COLOR]\n[COLOR=Blue][SIZE=4][COLOR=Black]It\'s not us, it\'s their site.[/COLOR][/SIZE][B][SIZE=4]\n[/SIZE][/B][/COLOR]\n[COLOR=Blue][B][SIZE=4]***[/SIZE][/B][/COLOR]\n [COLOR=Blue][B][SIZE=4]404 page not found for this one headline link below, all others are good.\n[/SIZE][/B][/COLOR]\n [B][URL=\"https://www.kvue.com/video/news/live_breaking/live-updates-after-shooter-kills-3-near-the-arboretum-in-austin/269-e2b8c9af-312d-45a3-baf8-df674056ad86\"][SIZE=4]Live updates after shooter kills 3 near the Arboretum in Austin[/SIZE][/URL][/B][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13776,13776,1618870121,801,'Whitebear','Good for you on the dryer.\n\nJust got back from dentist - will try to \'catch up\' for today.\n\nI\'ve been carrying H. Millard book ads since I was\nposting his columns....\n\nIn a similar way I have posted \'Apollonian\'s ads\nin consideration of posting his content occasionally.\n\nIn both cases, I don\'t fully endorse either \'guest commentator\' and in both cases, I used to 10 yrs ago,\nmore often would tend to agree with...  but there\'s\nmore stuff that we would agree to be against\n\nvery difficult for anybody to agree with anybody 100% these days...  it does make it easier when the \'left\' and the \'right\' have sort of a common basket of issues....\n\nWell, I\'m currently enjoying the too brief \'Spring\' in northern occupied california...   there\'s only a couple weeks between too cold winter and too hot summer here.\n\nG\'day\nWhitebear\n==============\n\n================================\n[QUOTE=Arheel\'s Uncle]Thank you & you\'re welcome. Texas\' wicked killer story was brutal.\n\nIt was a very good day, I finished rebuilding my entire clothes dryer. \n\nAll clean & works quiet like new, replaced the usual wear & tear parts.\nHappy it\'s done. I ORDERED H MILLARD\'s Wasteland book, the blue covered one.\n\n\n\n[QUOTE=Whitebear]fixed just now - thanks very much\n good day\nWhitebear\n\'\n============',0,0,NULL,0,_binary '[]',_binary '[]'),(13777,13777,1618903667,846,'Smedley Butler','[url]https://www.bitchute.com/video/TWu7D6Vx3qan/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13778,13778,1618924119,8047,'Arheel\'s Uncle','Ewww, the dentist, I feel for you, hope it was just for maintenance. I had a horrible jaw/dental accident back around 1979, long story, was the beginning of the end of healthy set of natural teeth. Over time, I\'d spent over $100K out of pocket on restorative dental.\n\n\nI think it\'s standard disclaimer for anything, there\'s always something we disagree on in the whole package. I\'m old enough to know the BS on just about anything.\n\n[B]In other good news, [/B]\n\nmy friend just phoned, at 5am he stopped to get coffee at a QuickTrip minimart.\nMexican dude stuck a knife in his face \"Gimme some money, I need some money!\"\nFriend had just opened his truck door, said \"Give me some room, let me put my coffee down and get my wallet out\"\nDude stepped one foot back. \n\nFriend stood up quick turned with 9mm Glock in dude\'s face and said,\n\"It\'s a nice day to DIE f*cker, are you ready to DIE f*cker?!?\"\nDude said \"Oh ****!\"\nFriend said, \"Now go throw that knife into that trash can and start walking\"\nDude threw knife into trash & walked away muttering.\n\n\nI told him, stop going to QT for coffee unless you want more of that krap. Next time it\'ll be a gun.\n\n\n\nFriend also had an altercation at Walmart parking lot Saturday, with aggrieved blacks with stupid thinking. The woman told the black man, \"Let\'s get out of here, he has a gun.\"\n\n\n\n[QUOTE=Whitebear]Good for you on the dryer.\n \nJust got back from dentist - will try to \'catch up\' for today.\n\nI\'ve been carrying H. Millard book ads since I was\nposting his columns....\n\nIn a similar way I have posted \'Apollonian\'s ads\nin consideration of posting his content occasionally.\n\nIn both cases, I don\'t fully endorse either \'guest commentator\' and in both cases, I used to 10 yrs ago,\nmore often would tend to agree with...  but there\'s\nmore stuff that we would agree to be against\n\nvery difficult for anybody to agree with anybody 100% these days...  it does make it easier when the \'left\' and the \'right\' have sort of a common basket of issues....\n\nWell, I\'m currently enjoying the too brief \'Spring\' in northern occupied california...   there\'s only a couple weeks between too cold winter and too hot summer here.\n\nG\'day\nWhitebear\n==============\n\n================================\n[QUOTE=Arheel\'s Uncle]Thank you & you\'re welcome. Texas\' wicked killer story was brutal.\n\nIt was a very good day, I finished rebuilding my entire clothes dryer. \n\nAll clean & works quiet like new, replaced the usual wear & tear parts.\nHappy it\'s done. I ORDERED H MILLARD\'s Wasteland book, the blue covered one.\n\n\n\n[QUOTE=Whitebear]fixed just now - thanks very much\n good day\nWhitebear\n\'\n============[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13779,13779,1618933192,801,'Whitebear','Well, thanks very much for recounting your local news about the coffee-stop.\n\n\"Made my Day\"!  :)\n\nThe dentist was relatively minor just glueing on a little chip that had come off after a few years.\n\nwell, I\'ll check back later \nI am checking your \'practice posting\' at least once a day \n\nBest,\nWhitebear\n\n=================================\n[QUOTE=Arheel\'s Uncle]Ewww, the dentist, I feel for you, hope it was just for maintenance. I had a horrible jaw/dental accident back around 1979, long story, was the beginning of the end of healthy set of natural teeth. Over time, I\'d spent over $100K out of pocket on restorative dental.\n\n\nI think it\'s standard disclaimer for anything, there\'s always something we disagree on in the whole package. I\'m old enough to know the BS on just about anything.\n\n[B]In other good news, [/B]\n\nmy friend just phoned, at 5am he stopped to get coffee at a QuickTrip minimart.\nMexican dude stuck a knife in his face \"Gimme some money, I need some money!\"\nFriend had just opened his truck door, said \"Give me some room, let me put my coffee down and get my wallet out\"\nDude stepped one foot back. \n\nFriend stood up quick turned with 9mm Glock in dude\'s face and said,\n\"It\'s a nice day to DIE f*cker, are you ready to DIE f*cker?!?\"\nDude said \"Oh ****!\"\nFriend said, \"Now go throw that knife into that trash can and start walking\"\nDude threw knife into trash & walked away muttering.\n\n\nI told him, stop going to QT for coffee unless you want more of that krap. Next time it\'ll be a gun.\n\n\n\nFriend also had an altercation at Walmart parking lot Saturday, with aggrieved blacks with stupid thinking. The woman told the black man, \"Let\'s get out of here, he has a gun.\"',0,0,NULL,0,_binary '[]',_binary '[]'),(13780,13780,1619053679,846,'Smedley Butler','[url]https://www.radioalbion.com/2021/04/the-orthodox-nationalist-jacobin-plot.html[/url]))\n\n[url]https://www.youtube.com/watch?v=P4Ds5hUIDaI&lc=UgyZD16UOms6kqf8L8l4AaABAg[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13781,13781,1619054953,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.radioalbion.com/2021/04/the-orthodox-nationalist-jacobin-plot.html[/url]))\n\n[url]https://www.youtube.com/watch?v=P4Ds5hUIDaI&lc=UgyZD16UOms6kqf8L8l4AaABAg[/url][/QUOTE]\n=============================\n\n thanks, will check out\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13782,13782,1619068485,846,'Smedley Butler','Dr Matthew Raphael Johnson gives details of the foiled coup and explains why Belarus is being targeted for regime change.\n\nLast weekend, the Russian FSB and Belarusian KGB discovered a secret cell plotting to take over the Belorussian government. They had financial support from the CIA and the major banks and were openly plotting to murder President Lukashenko, his entire family and the entire cabinet. The entire ruling party was to be liquidated by what the conspirators called the “Committee of Concord.”\n\nAleksandr Feduta and Yury Zenkovich, an American lawyer, were the two main plotters. The recorded meetings spoke of the rapid slaughter of the cabinet and the “cleansing” of the media, courts and much of the ruling party for the sake of their own financial gain.\n\nLukashenko\'s incredible economic and social success is an embarrassment to the west, with unemployment at roughly 0.2 percent and zero debt. As Belarus is a key Russian ally, it is being targeted to begin a massive war to destroy its prosperous, Russian-based economic infrastructure.\n\n\n\nPresented by Matt Johnson',0,0,NULL,0,_binary '[]',_binary '[]'),(13783,13783,1619367378,846,'Smedley Butler','[url]https://archive.org/details/pure-evil[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13784,13784,1619367732,846,'Smedley Butler','[url]https://archive.org/details/pure-evil[/url]  :devil:',0,0,NULL,0,_binary '[]',_binary '[]'),(13785,13785,1619373124,846,'Smedley Butler','[url]https://www.bitchute.com/video/OdpblkytFhu3/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13786,13786,1619373303,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/OdpblkytFhu3/[/url][/QUOTE]\n\n\nThanks for two links this morning - I\'ll check out.\n\nGood monring - it\'s raining some here.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13787,13787,1619376443,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/OdpblkytFhu3/[/url][/QUOTE]\n\n\nThanks for two links this morning - I\'ll check out.\n\nGood monring - it\'s raining some here.\n\nBest,\nWB[/QUOTE]\n Howdy\n\nRain, sound wonderful, that video is good even for box gardeners. Results.\n\n\nHere  is something to consider for the front page well written, truthful, so it must hate.\n[url]https://www.theoccidentalobserver.net/2021/04/16/167944/[/url]\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13788,13788,1619377898,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/OdpblkytFhu3/[/url][/QUOTE]\n\n\nThanks for two links this morning - I\'ll check out.\n\nGood monring - it\'s raining some here.\n\nBest,\nWB[/QUOTE]\n Howdy\n\nRain, sound wonderful, that video is good even for box gardeners. Results.\n\n\nHere  is something to consider for the front page well written, truthful, so it must hate.\n[url]https://www.theoccidentalobserver.net/2021/04/16/167944/[/url]\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13789,13789,1619421295,846,'Smedley Butler','[url]https://www.bitchute.com/video/tj6VjpZkYgi4/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13790,13790,1619544107,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/tj6VjpZkYgi4/[/url][/QUOTE]\n==========================\n\nI tried watching video\nHIROSHIMA & NAGASAKI: FIRST ATOMIC BOMBING IN HISTORY BY JEWS\nbut\nnothing seemed to be playing - were you able to hear/see it?\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13791,13791,1619588422,8047,'Arheel\'s Uncle','I had an idea, on FP black on asian attacks where you post, consider hyperlinking the 1st statement to the LET expose article.\n\n\n\n\n\n                          [B]ON-GOING PANDEMIC of BLACK-ON-ASIAN HATE-CRIMES that BS-MEDIA WANTS to BLAME on WHITES[/B]\n\n                 [URL=\"https://abc7ny.com/jarrod-powell-yao-pan-ma-nyc-crime-hate/10552566/\"][B]         (Black) Suspect arrested in vicious, unprovoked assault on Asian man in Manhattan[/B][/URL]\n\n\n\n\nYes, it was a rude morning for friend & could have been worse. I meant to say, on disclaimers, on all speculative or on people, a disclaimer s/b taken for granted that I have the usual without posting a disclaimer included in every post.\n\nI\'m working on cleaning up loose ends on some of my recent unfinished news posts.\nI was distracted this past week. You know, ongoing projects + repairs. Latest new project carried almost to fruition is a 200 Watt auxiliary solar panels stored in soft 25\" x 31\" suitcase system that opens up & plugs into side of van, wired into house battery. Four 50 Watt panels paralleled. My last solar project & part of 3 yr old plan, to total 600 Watts Solar Power on van.\n\n\n[QUOTE=Whitebear]Well, thanks very much for recounting your local news about the coffee-stop.\n \n\"Made my Day\"!  :)\n\nThe dentist was relatively minor just glueing on a little chip that had come off after a few years.\n\nwell, I\'ll check back later \nI am checking your \'practice posting\' at least once a day \n\nBest,\nWhitebear\n\n=================================\n[QUOTE=Arheel\'s Uncle]Ewww, the dentist, I feel for you, hope it was just for maintenance. I had a horrible jaw/dental accident back around 1979, long story, was the beginning of the end of healthy set of natural teeth. Over time, I\'d spent over $100K out of pocket on restorative dental.\n\n\nI think it\'s standard disclaimer for anything, there\'s always something we disagree on in the whole package. I\'m old enough to know the BS on just about anything.\n\n[B]In other good news, [/B]\n\nmy friend just phoned, at 5am he stopped to get coffee at a QuickTrip minimart.\nMexican dude stuck a knife in his face \"Gimme some money, I need some money!\"\nFriend had just opened his truck door, said \"Give me some room, let me put my coffee down and get my wallet out\"\nDude stepped one foot back. \n\nFriend stood up quick turned with 9mm Glock in dude\'s face and said,\n\"It\'s a nice day to DIE f*cker, are you ready to DIE f*cker?!?\"\nDude said \"Oh ****!\"\nFriend said, \"Now go throw that knife into that trash can and start walking\"\nDude threw knife into trash & walked away muttering.\n\n\nI told him, stop going to QT for coffee unless you want more of that krap. Next time it\'ll be a gun.\n\n\n\nFriend also had an altercation at Walmart parking lot Saturday, with aggrieved blacks with stupid thinking. The woman told the black man, \"Let\'s get out of here, he has a gun.\"[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13792,13792,1619717857,801,'Whitebear','Thanks for suggestion on Black-on-Asian theme\nwhat I have done in the past when I had \'extra time\'\nand there seemed to be enough news content on a subject \nwas to create a separate page\nlike black-on-white, or mexican scum invading california, etc....  if there continues to be too many\nasian victim stories I may consider that.\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]I had an idea, on FP black on asian attacks where you post, consider hyperlinking the 1st statement to the LET expose article.\n \n                          [B]ON-GOING PANDEMIC of BLACK-ON-ASIAN HATE-CRIMES that BS-MEDIA WANTS to BLAME on WHITES[/B]\n\n                 [URL=\"https://abc7ny.com/jarrod-powell-yao-pan-ma-nyc-crime-hate/10552566/\"][B]         (Black) Suspect arrested in vicious, unprovoked assault on Asian man in Manhattan[/B][/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13793,13793,1619717857,801,'Whitebear','Thanks for suggestion on Black-on-Asian theme\nwhat I have done in the past when I had \'extra time\'\nand there seemed to be enough news content on a subject \nwas to create a separate page\nlike black-on-white, or mexican scum invading california, etc....  if there continues to be too many\nasian victim stories I may consider that.\n\nBest,\nWhitebear\n\n[QUOTE=Arheel\'s Uncle]I had an idea, on FP black on asian attacks where you post, consider hyperlinking the 1st statement to the LET expose article.\n \n                          [B]ON-GOING PANDEMIC of BLACK-ON-ASIAN HATE-CRIMES that BS-MEDIA WANTS to BLAME on WHITES[/B]\n\n                 [URL=\"https://abc7ny.com/jarrod-powell-yao-pan-ma-nyc-crime-hate/10552566/\"][B]         (Black) Suspect arrested in vicious, unprovoked assault on Asian man in Manhattan[/B][/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13794,13794,1619853708,846,'Smedley Butler','[url]https://bigleaguepolitics.com/viral-rant-demonstrates-how-democrat-blood-libels-against-white-people-will-lead-to-mass-slaughter/[/url]\n\n[url]https://www.radioalbion.com/2021/04/the-daily-nationalist-bidens-speech-to.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13795,13795,1619853806,846,'Smedley Butler','[url]https://bigleaguepolitics.com/viral-rant-demonstrates-how-democrat-blood-libels-against-white-people-will-lead-to-mass-slaughter/[/url]\n\n[url]https://www.radioalbion.com/2021/04/the-daily-nationalist-bidens-speech-to.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13796,13796,1619854290,3685,'Ensis','[QUOTE=Smedley Butler][url]https://bigleaguepolitics.com/viral-rant-demonstrates-how-democrat-blood-libels-against-white-people-will-lead-to-mass-slaughter/[/url]\n\n[url]https://www.radioalbion.com/2021/04/the-daily-nationalist-bidens-speech-to.html[/url][/QUOTE]\n\nThanks for the heads-up, Smedley.',0,0,NULL,0,_binary '[]',_binary '[]'),(13797,13797,1619889993,801,'Whitebear','[thanks, posted]\n===============\n[QUOTE=Smedley Butler][url]https://bigleaguepolitics.com/viral-rant-demonstrates-how-democrat-blood-libels-against-white-people-will-lead-to-mass-slaughter/[/url]\n\n[url]https://www.radioalbion.com/2021/04/the-daily-nationalist-bidens-speech-to.html[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13798,13798,1620017691,846,'Smedley Butler','PNW N.CA. people are jackasses, but their grandchildren have gone out in the World even when fathers KNOW the truth and SAY not one word. Have men friends tell well she and my wife will call me racist.  \n\nKnew when that crime happened in NYC it was over, also the evanjellycull jackasses where I live where screaming and yelling the lord is coming etc., with phone calls. ha. \n\n[url]https://www.brighteon.com/b00e1633-5163-4fa8-8a20-40fc4960c122[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13800,13800,1620133186,8047,'Arheel\'s Uncle','AMREN has the best articles, unfortunately Uncle Jared ignores Jewish perps.\n\n\n[B]Civil War ahead.[/B] Blacks and Whites are already balkanizing.\nArm yourselves, figure out how to circle your friendly wagons.\nRead up in my gun thread. Blacks are trying to get armed asap.\n\nI have little hope in gov\'t. I know you get that.\nSociety is collapsing. If you have the time, study up in my thread about RAIN.\n(((THEY))) could turn the weather off tomorrow if they wanted to.',0,0,NULL,0,_binary '[]',_binary '[]'),(13801,13801,1620169228,3685,'Ensis','[QUOTE=saturnsrings]Say hi to CHJ. I hope he is okay, I know he has said he was taking care of his mother. Tell him there is life after Niggermania. \nI had mentioned to him that I didn\'t trust Tom long ago, but I know a lot don\'t see the \"changes\" since the site got kicked off the server back in July.[/QUOTE]\n\nI don\'t trust Shelly or his mods either; I just post and help the few good posters like CHJ and others, whether honoured veterans or not.\n\nHow are you doing?  I hope you are okay.  I know you had surgery and that you were ill.\nThings are going crazy in Canuckistan--in ways that makes Americastan still sane!  However, your country is rapidly catching up to us due to the dictators that ZOG has fraudulently installed in your capital, when Trump was the clear winner.\n\nTake care and be safe.  14/88!\n\nJack',0,0,NULL,0,_binary '[]',_binary '[]'),(13802,13802,1620328490,846,'Smedley Butler','FYI\n\n[url]https://www.thegatewaypundit.com/2021/05/exclusive-never-seen-drone-footage-charlottesville-2017-protests-reveals-enormous-extent-media-lies-propaganda/[/url]\n\n[url]https://www.thegatewaypundit.com/2021/05/exclusive-never-seen-drone-footage-charlottesville-2017-protests-reveals-enormous-extent-media-lies-propaganda/[/url]\n\nPS this state has a Leninst\'s attack on going wish it were not BS. They are actively recruiting invaders.',0,0,NULL,0,_binary '[]',_binary '[]'),(13803,13803,1620328895,801,'Whitebear','thanks, will review....\n=======================\n\n[QUOTE=Smedley Butler]FYI\n\n[url]https://www.thegatewaypundit.com/2021/05/exclusive-never-seen-drone-footage-charlottesville-2017-protests-reveals-enormous-extent-media-lies-propaganda/[/url]\n\n[url]https://www.thegatewaypundit.com/2021/05/exclusive-never-seen-drone-footage-charlottesville-2017-protests-reveals-enormous-extent-media-lies-propaganda/[/url]\n\nPS this state has a Leninst\'s attack on going wish it were not BS. They are actively recruiting invaders.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13804,13804,1620329703,846,'Smedley Butler','PS this state has a Leninst\'s attack on going wish it was BS. They are actively recruiting invaders.',0,0,NULL,0,_binary '[]',_binary '[]'),(13805,13805,1620330292,801,'Whitebear','[QUOTE=Smedley Butler]PS this state has a Leninst\'s attack on going wish it was BS. They are actively recruiting invaders.[/QUOTE]\n\n\n\n is \'this state\' CA, OR or Virgina?\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13806,13806,1620331893,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler]PS this state has a Leninst\'s attack on going wish it was BS. They are actively recruiting invaders.[/QUOTE]\n\n\n\n is \'this state\' CA, OR or Virgina?\nWB[/QUOTE]\n\n\nSalemgrad is the capital',0,0,NULL,0,_binary '[]',_binary '[]'),(13807,13807,1620334459,801,'Whitebear','\"Salemgrad\". -  \"Ah so\" thanks for clarifying.\n\nYes, the \'West Coast\' has been inflitrated for a long time.  \n\nbecoming totally disillusioned with \'justice system\'...\nif cop that arrested \'st geo floyd thug\' did not get a fair trial - and the \'courts\' did not overthrow stolen election... and if all those antifa-blm-paid-protesters have gotten off felony riot charges while FBI still going after \'jan 6\' white supremacist insurrection....\n\n\"no justice\" - no bill of rights - I guess it doesn\'t matter who is behind biden-puppet takeover ---- although once upon a time it helped to identify the enemy - the electorate has spoken - the brainwashed for the last generation or more has spoken...   well the usa was a good idea - but things do get corrupted and go to hell.  :).   ;).   :)\n==================================\n\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler]PS this state has a Leninst\'s attack on going wish it was BS. They are actively recruiting invaders.[/QUOTE]\n\n\n\n is \'this state\' CA, OR or Virgina?\nWB[/QUOTE]\n\n\nSalemgrad is the capital[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13808,13808,1620345720,846,'Smedley Butler','[QUOTE=Whitebear]\"Salemgrad\". -  \"Ah so\" thanks for clarifying.\n\nYes, the \'West Coast\' has been inflitrated for a long time.  \n\nbecoming totally disillusioned with \'justice system\'...\nif cop that arrested \'st geo floyd thug\' did not get a fair trial - and the \'courts\' did not overthrow stolen election... and if all those antifa-blm-paid-protesters have gotten off felony riot charges while FBI still going after \'jan 6\' white supremacist insurrection....\n\n\"no justice\" - no bill of rights - I guess it doesn\'t matter who is behind biden-puppet takeover ---- although once upon a time it helped to identify the enemy - the electorate has spoken - the brainwashed for the last generation or more has spoken...   well the usa was a good idea - but things do get corrupted and go to hell.  :).   ;).   :)\n==================================\n\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler]PS this state has a Leninst\'s attack on going wish it was BS. They are actively recruiting invaders.[/QUOTE]\n\n\n\n is \'this state\' CA, OR or Virgina?\nWB[/QUOTE]\n\n\nSalemgrad is the capital[/QUOTE][/QUOTE]\n\n\nHowdy\n\nWell stated. \n\nWoodrow Wilson first actual cypher, and first actual criminal Franklin Delano made the life long criminal LBJ and this day possible. The same exact forces who foisted those thugs on US did AmNasty 1986 and as soon as bushogger got in office the invasion went full force.  I got get TWIGGED idiot smile out of my memory he was a total cypher too.  \n\nHillary Rotten got 50.1 percent 2016 of the vote in the state that has and is forcing to make all sane Whites with out a business any more or what to MOVE Out and they have been moving out too at least some.  \n\n\nThe current regime leader in this regime also got 50.1 % of the votes.\n\nThere is not sane person the PNW not very concerned. The Reds climbing the stairway to a NEO USSR in PNW. This is not opinion but by what laws they have just rammed through attacking the citizens and skirting the state constitution. \n\nBe sane.\n\nSB \nNo reply needed',0,0,NULL,0,_binary '[]',_binary '[]'),(13809,13809,1620367559,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=J9v_7IRuuoA[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13810,13810,1620370537,8047,'Arheel\'s Uncle','6 minute Video you might like to see :lol:\n\n[B]         Car Attack Victim Heather Heyer WHERE Is She NOW       [/B]\n\n                   \n[URL]https://archive.org/details/CarAttackVictimHeatherHeyerWHEREIsSheNOW[/URL]\n\n\n[QUOTE=Smedley Butler]Re: My submission to Cancel Culture database of people who\'ve been canceled from Society.\n I\'d run across field negro\'s long winded ignorant rambling of the usual pack of black lies about a year ago.\nI think I was blocked from posting comments bc of my VPN.\n\nDiary of a Negress blocked me because my sound logic and use of violent negro male killers\' facts supported by some playful PsyOps wordage that scared her. She was especially incensed over my calling her out on her logical fallacies and her having no knowledge on communist history of Soviet & Jewish meddling in black affairs.\n\nThere\'s another blog I commented on re negro use of faulty math on B vs W crime statistics FBI Tables. So far they\'ve not engaged with me on a truthful statistical analyses of NCIS database.\n\nYou can\'t educate niggers, any & all truth confounds niggers. Truth speak without so called hate speech gets one banned quickly on SoMe. I\'ve concluded that blacks are the dumbest most violent predator species on the planet.\n\nUnquote\n\nThey take great pride in the violence and cruelty committed against INNOCENT Western people. The kikes created these monsters and sicced them on full retard after Nov. 22, 1963 :orth:  Oh of course they got going and were incited after 1945. Those who grew in the late great cities witnessed it. \n\nThis European who wrote this was too kind, but any NPR scum head will know its 100% true. ha. :bongo: Thanks. \n\n[URL]https://www.amren.com/archives/back-issues/january-1997/#cover[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13811,13811,1620403294,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=J9v_7IRuuoA[/url][/QUOTE]\n=================================\n\nThanks, that\'s interesting....  \n\nA \'conservative\' or \'race realist\' has youtube channel\n\n\"Ak Nation News\".  ????? \n[URL=\"https://www.youtube.com/channel/UCVDiB5ltHaWOD1bAVKxqBFg\"]https://www.youtube.com/channel/UCVDiB5ltHaWOD1bAVKxqBFg[/URL]\n\nbest....\nHmmm may post later\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13812,13812,1620419472,846,'Smedley Butler','Howdy\n\nLinder has posted several times, for years now that any request from media for an interview will only be done by paying him 10,000 dollars.  Think he also said that any video taken must not be edited out of context. \n\nFYI\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13813,13813,1620419772,846,'Smedley Butler','HIS wiki is page shows him to be an enemy of the Western Rule of Law and freedom.  \n\n10,000 deposited first :orth::smash:',0,0,NULL,0,_binary '[]',_binary '[]'),(13814,13814,1620429488,801,'Whitebear','[QUOTE=Smedley Butler]Howdy\n\nLinder has posted several times, for years now that any request from media for an interview will only be done by paying him 10,000 dollars.  Think he also said that any video taken must not be edited out of context. \n\nFYI\n\nSB[/QUOTE]\n\nThanks, I recall something about that.\n\nI was thinking that I would only post my comments on New Nation News - so that nobody could say I said something else.....\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13815,13815,1620429532,801,'Whitebear','[QUOTE=Smedley Butler]HIS wiki is page shows him to be an enemy of the Western Rule of Law and freedom.  \n\n10,000 deposited first :orth::smash:[/QUOTE]\n\nThanks very much for advice on this.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13816,13816,1620453706,846,'Smedley Butler','[url]https://brandnewtube.com/watch/new-zealand-makes-vaccines-mandatory-under-law-with-a-4-000-fine-or-imprisonment_DK3nZs9uopLiLLJ.html[/url]\n\nSee her wiki page, then click the down link for her father. Hopefully that page for daddy is still up !',0,0,NULL,0,_binary '[]',_binary '[]'),(13817,13817,1620453944,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler]Howdy\n\nLinder has posted several times, for years now that any request from media for an interview will only be done by paying him 10,000 dollars.  Think he also said that any video taken must not be edited out of context. \n\nFYI\n\nSB[/QUOTE]\n\nThanks, I recall something about that.\n\nI was thinking that I would only post my comments on New Nation News - so that nobody could say I said something else.....\n\nWB[/QUOTE]\n\nHowdy good evenng\n\nLiving A Twilight episode that never ends, getting our minds right and getting organized is one thing, but even though we stay on duty some people do feel like they are re arranging deck chairs on the Titanic',0,0,NULL,0,_binary '[]',_binary '[]'),(13818,13818,1620459381,846,'Smedley Butler','[url]https://www.lewrockwell.com/2021/05/gary-d-barnett/the-calm-before-the-storm-use-it-to-gain-strength-to-fight-the-coming-tyranny/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13819,13819,1620495771,801,'Whitebear','Mormons and socialists --- aarrrgh...\n\nToo bad New Zealand has been taken over by the ORCS after having such a nice travel-to-NZ-to-see-the-hobbit-holes movies...   \n\nBest, WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13820,13820,1620496100,801,'Whitebear','[QUOTE]\nHowdy good evenng\n\nLiving A Twilight episode that never ends, getting our minds right and getting organized is one thing, but even though we stay on duty some people do feel like they are re arranging deck chairs on the Titanic[/QUOTE][/QUOTE]\n\nyes, thanks....  \"Save Our Ship\"!  (please). \n\n[IMG]http://www.newnation.org/Images/2021/Titanic.jpg[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(13821,13821,1620498442,801,'Whitebear','Just wanted to throw out that\nif you were interested\non some of your epic documentary threads\n\nif you might want them to be visible to the unwashed general public....\nand if you felt that any one was \'stable\', more or less \'finished\' - or worth putting out a \'part 1\'... to be continued\n\nLet me know and I could copy them to the NNN RSS feed which is read by google and other internet robots for search engines...\n\nAgain, no rush, if you might be interested....',0,0,NULL,0,_binary '[]',_binary '[]'),(13822,13822,1620501620,846,'Smedley Butler','[QUOTE=Whitebear]Mormons and socialists --- aarrrgh...\n\nToo bad New Zealand has been taken over by the ORCS after having such a nice travel-to-NZ-to-see-the-hobbit-holes movies...   \n\nBest, WB[/QUOTE]\n\nHowdy \n\nHave not checked back on her Wiki page, but the drop link for her White daddyo\'s job is something else. LORD OF THE FLIES. She is a moron cypher again the power of criminal alien media/TPTB',0,0,NULL,0,_binary '[]',_binary '[]'),(13823,13823,1620502167,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE]\nHowdy good evenng\n\nLiving A Twilight episode that never ends, getting our minds right and getting organized is one thing, but even though we stay on duty some people do feel like they are re arranging deck chairs on the Titanic[/QUOTE][/QUOTE]\n\nyes, thanks....  \"Save Our Ship\"!  (please). \n\n[IMG]http://www.newnation.org/Images/2021/Titanic.jpg[/IMG][/QUOTE]\n[url]https://www.lewrockwell.com/2021/05/gary-d-barnett/the-calm-before-the-storm-use-it-to-gain-strength-to-fight-the-coming-tyranny/[/url]\n\nHowdy\n\nReads Barnett\'s article last night and it made the most practical sense to me over any other choice for what to do. \n\nThis information on NNNF is also part of the fighting back as the TPTB are using the racial incitement full retard against US to crush us.  \n\nWe have been and are now more than ever being baiting as they did JAPAN from 1939 on, but since the Japanese leaders by their own words were horrified at what had happened in to Russia and Czar along with the they knew that the communist\'s had gone in to China in 1920 and created a party there.  They did not ever want war with the UK/US.   The flying tigers were given the green light in 1937 setting a base up in Eastern India for getting in to Burma.  So far BURMA has fought off TPTB with tanks and accepting no PERVERT BS. Thank you. :clap:\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13824,13824,1620502982,846,'Smedley Butler','[url]https://www.bitchute.com/video/YnruDaSHLpuR/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13825,13825,1620505064,801,'Whitebear','[QUOTE=Smedley Butler][QUOTE=Whitebear]Mormons and socialists --- aarrrgh...\n\nToo bad New Zealand has been taken over by the ORCS after having such a nice travel-to-NZ-to-see-the-hobbit-holes movies...   \n\nBest, WB[/QUOTE]\n\nHowdy \n\nHave not checked back on her Wiki page, but the drop link for her White daddyo\'s job is something else. LORD OF THE FLIES. She is a moron cypher again the power of criminal alien media/TPTB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13826,13826,1620505212,801,'Whitebear','[QUOTE]\nHave not checked back on her Wiki page, but the drop link for her White daddyo\'s job is something else. LORD OF THE FLIES. She is a moron cypher again the power of criminal alien media/TPTB[/QUOTE] \n\nI checked the link to the NZ-mormon-socialist-bitch\nwiki to her FATHER - another mormon-socialist\n\nwhen you referred to her daddyo was that her \'partner\', sex-partner?  (not her father)?????',0,0,NULL,0,_binary '[]',_binary '[]'),(13827,13827,1620508370,8047,'Arheel\'s Uncle','Which epic thread are you thinking about?\n\n\n404 ERROR\n\n              [B]Editor note: link recommended by Smedley Butler[/B]\n        [URL=\"http://www.newnation.org/Black satanic link =====================================\"]       [B]The Calm Before the Storm: Use it to Gain Strength to Fight the Coming Tyranny[/B][/URL]\n         By Gary D. Barnett - May 8, 2021 \n[QUOTE=Whitebear]Just wanted to throw out that\n if you were interested\non some of your epic documentary threads\n\nif you might want them to be visible to the unwashed general public....\nand if you felt that any one was \'stable\', more or less \'finished\' - or worth putting out a \'part 1\'... to be continued\n\nLet me know and I could copy them to the NNN RSS feed which is read by google and other internet robots for search engines...\n\nAgain, no rush, if you might be interested....[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13828,13828,1620509834,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Which epic thread are you thinking about?\n\nBasically any thread that is still in PRACTICE POSTING.\nEspecially those with 10 or more posts...with 10 or more posts...   \n(10 or more is just a way of saying that you have done a lot of research on)1\n==================================\n\nFor Example\n[B]Rain, floods, science of rain [/B](Multi-page thread 1 2 3 ... Last Page)\n\n[B]BUSH, PARAGUAY, RUSSIA, [/B]The Home of the Last Tsar - Romanov and Russian History\n\nNews Commentary on Sullivan\'s PseudoDaddy: Lieutenant general kevin j. Sullivan (Multi-page thread 1 2)\nArheel\'s Uncle\n\nWATCH da negro cop lead the stormers to the right area in da Capitol (Multi-page thread 1 2 3)\n==================================\n\n\nor a couple of threads in  Berserker Bear Bar & BBQ\n[B]Guns, ALL about the BIG Business of GUNS in America [/B]\n\n[B]Resource: Black Crime Numbers & Statistics - Plague, Famine, Ice Age, Societal collapse, Tribulation[/B] (Multi-page thread 1 2 3 ... Last Page)\n\n=================================\nThanks, fixed missing link.\n404 Errpr             [B]Editor note: link recommended by Smedley Butler[/B]\n        [URL=\"http://www.newnation.org/Black satanic link =====================================\"]       [B]The Calm Before the Storm: Use it to Gain Strength to Fight the Coming Tyranny[/B][/URL]\n         By Gary D. Barnett - May 8, 2021 \n[QUOTE=Whitebear]',0,0,NULL,0,_binary '[]',_binary '[]'),(13829,13829,1620518450,8047,'Arheel\'s Uncle','I will look into those threads after Sunday.\nOn the \"RAIN\" thread, that\'s a tough decision to agree to share publicly.\nI\'ve tried to keep WW101 videos low key after he, John Yotta died mysteriously early 2017; my fear is the videos w/b taken down.\n Then there\'s the Psych warfare against those of us trying to spread the word, that was brutal.\n\nI wanted to do the thread for NNN, who I feel needs/deserves to know so  they can find water sources outside of city water. Israelis run the  cloud making systems here in USA & power grids too. They could shut  it down, & would at the drop of a hat.\n\nHeck, seems they run everything here.\nDid you watch that short CREEPY video with that psychotic jewish witch?\n[B]When Do We Leave? Do we wait until after they turn off the lights? You don\'t want to wait!  etc etc.[/B]\n[B][COLOR=DarkRed]We called her on it, she deleted video within an hour bc it was so damning.[/COLOR][/B]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Which epic thread are you thinking about?\n \nBasically any thread that is still in PRACTICE POSTING.\nEspecially those with 10 or more posts...with 10 or more posts...   \n(10 or more is just a way of saying that you have done a lot of research on)1\n==================================\n\nFor Example\n[B]Rain, floods, science of rain [/B](Multi-page thread 1 2 3 ... Last Page)\n\n[B]BUSH, PARAGUAY, RUSSIA, [/B]The Home of the Last Tsar - Romanov and Russian History\n\nNews Commentary on Sullivan\'s PseudoDaddy: Lieutenant general kevin j. Sullivan (Multi-page thread 1 2)\nArheel\'s Uncle\n\nWATCH da negro cop lead the stormers to the right area in da Capitol (Multi-page thread 1 2 3)\n==================================\n\n\nor a couple of threads in  Berserker Bear Bar & BBQ\n[B]Guns, ALL about the BIG Business of GUNS in America [/B]\n\n[B]Resource: Black Crime Numbers & Statistics - Plague, Famine, Ice Age, Societal collapse, Tribulation[/B] (Multi-page thread 1 2 3 ... Last Page)\n\n=================================\nThanks, fixed missing link.\n404 Errpr             [B]Editor note: link recommended by Smedley Butler[/B]\n        [URL=\"http://www.newnation.org/Black satanic link =====================================\"]       [B]The Calm Before the Storm: Use it to Gain Strength to Fight the Coming Tyranny[/B][/URL]\n         By Gary D. Barnett - May 8, 2021',0,0,NULL,0,_binary '[]',_binary '[]'),(13830,13830,1620521011,801,'Whitebear','Thanks, just wanted to know that\nif you wanted to \'public\' any of the threads you worked on - I would help with that\nbut only if you thought it would be safe and a good thing.\nI of course would want to review public posting\nof anything that I thought might endanger NNN or myself. :)\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13831,13831,1620535326,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE]\nHave not checked back on her Wiki page, but the drop link for her White daddyo\'s job is something else. LORD OF THE FLIES. She is a moron cypher again the power of criminal alien media/TPTB[/QUOTE] \n\nI checked the link to the NZ-mormon-socialist-bitch\nwiki to her FATHER - another mormon-socialist\n\nwhen you referred to her daddyo was that her \'partner\', sex-partner?  (not her father)?????[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13832,13832,1620535968,846,'Smedley Butler','Howdy\n\nWas referring to the half breeds father with his job on a TINY ISLAND that has no tourism and makes nothing etc. \n\nThis doctor is a medical school expert in pathology. \n\nHe speaks hard core to polltico\'s in Ontario CD. and He stated NO children not one has died and like I have said from day one its a crime. [url]https://www.bitchute.com/video/reAzZOVmGwA6/[/url] This video gets to kicking ass instantly and keep going hard core all the way.\n\nTHIS IS S KIKE war on the West with deviants/actual sickos and non White Western Red Guards.  \n\nAs for Salemgrads 50.1 regime leader and her gang have outright attacked the rule of law and overthrowing the state constitution and US law. The alien legal  majority of the regime are not bothered at all and support the supreme leader and gang.  TWO R \'s in this regime voted with the enemy aliens to pass LAWS OVER NIGHT NO PUBLIC DEBATE ALLOWED. MAKING this regime worst than CA ! \n\nNon one is coming to rescue US etc.\n\nWill not  state any more on this. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13833,13833,1620536885,801,'Whitebear','Re: SB - thanks very much for clarification & link\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13834,13834,1620538171,846,'Smedley Butler','[url]https://www.bitchute.com/video/reAzZOVmGwA6/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13835,13835,1620582208,846,'Smedley Butler','[url]https://www.radioalbion.com/2021/05/albion-narrations-another-view-of-civil_7.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13836,13836,1620582374,846,'Smedley Butler','[url]https://www.radioalbion.com/2021/05/albion-narrations-another-view-of-civil_7.html[/url]\n\nSven Longshanks finishes the series with a look at the march from Selma to Montgomery.\n\nThe march was punctuated with the most disgraceful scenes of debauchery along the way, with students indulging in orgies at night.\n\nThe Police ended up working 36 hour shifts trying to keep the city safe and for much of the time they were having missiles thrown at them.\n\nToday it is ‘mostly peaceful’ protests that that we hear about, back then it was ‘non-violent’ bricks that were being thrown at the officers.\n\n*Any archaic language used is faithful to the text and is not intended as a pejorative on the part of the narrator.\n\n\n\nNarrated by Sven Longshanks\n\nAlbion Narrations: Another View of the Civil Rights Movement V – AN 050721',0,0,NULL,0,_binary '[]',_binary '[]'),(13837,13837,1620583289,801,'Whitebear','[QUOTE=Smedley Butler] [/QUOTE]\n\nthanks, will post\ng\'day\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13838,13838,1620584939,801,'Whitebear','Just following up on security/privacy limited public for some NNN forum threads etc.\n\nThis is not urgent or desperate but just thinking about\npossibly public posting of selected threads of yours sometime if you approved....\n\nThe PRACTICE POSTING NEW reporter work/review forum was intended for NEW forum applicants\nwith limited privileges... just until they had posted at least a dozen posts that were pretty much OK as far as format and subject...\n\nso IF there were some new forum applicant\nhowever there have not been many in the last few years...  any new applicant  (not fully \'vetted\' - not sure if they are \'sleeper\' antifa spys or whatever)... was given access to new member areas..\nthey would be able to read your stuff in practice posting..    if you would NOT like any THEORETICAL new NNN forum applicant to see your stuff that you would not like to be general public.... then, \n\nif you like I can set up a PRIVATE work area for you...\n(no big deal).  \nI have already set up a semi-private forum area for Apolonian because I don\'t want to publicly. post all of his stuff.  \n\nAgain, not desperate - but this would handle a potential security problem in advance...   Let me know if that would be OK with you and/or if you had any thoughts about title of new ARHEEL\'s OWL\'s BARN or Arheel\'s OFF-GRID RV-campsite.  or whatever.\n\nAll trusted NNN forum members could read and post\nbut not accessible to NEW NOT-YET-TRUSTED forum applicants.\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13839,13839,1620609194,8047,'Arheel\'s Uncle','I think I\'ve posted a few more than 12 :o\n I think it might be a good idea to move some threads private, the Russia/Bush could be public, you brought up some good points on privacy & forum integrity.\nI\'d not thought on that angle, the possible sleepers from the past, etc. \n \nNo, I\'m not in no way wanting to cause problems or jeopardize forum and it would hurt my heart if I caused that. So...\nI like...\n[B]Arheel\'s OFF-GRID RV-campsite[/B]\n\n\n[QUOTE=Whitebear]Just following up on security/privacy limited public for some NNN forum threads etc.\n \nThis is not urgent or desperate but just thinking about\npossibly public posting of selected threads of yours sometime if you approved....\n\nThe PRACTICE POSTING NEW reporter work/review forum was intended for NEW forum applicants\nwith limited privileges... just until they had posted at least a dozen posts that were pretty much OK as far as format and subject...\n\nso IF there were some new forum applicant\nhowever there have not been many in the last few years...  any new applicant  (not fully \'vetted\' - not sure if they are \'sleeper\' antifa spys or whatever)... was given access to new member areas..\nthey would be able to read your stuff in practice posting..    if you would NOT like any THEORETICAL new NNN forum applicant to see your stuff that you would not like to be general public.... then, \n\nif you like I can set up a PRIVATE work area for you...\n(no big deal).  \nI have already set up a semi-private forum area for Apolonian because I don\'t want to publicly. post all of his stuff.  \n\nAgain, not desperate - but this would handle a potential security problem in advance...   Let me know if that would be OK with you and/or if you had any thoughts about title of new ARHEEL\'s OWL\'s BARN or Arheel\'s OFF-GRID RV-campsite.  or whatever.\n\nAll trusted NNN forum members could read and post\nbut not accessible to NEW NOT-YET-TRUSTED forum applicants.\n\nBest,\nWhitebear[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13840,13840,1620609606,801,'Whitebear','Re:will set up private work area and get back to you on sorting stuff.  (maybe a couple of days)\nand we can \'fine tune\' from there.\n\nBest,\nWhitebear\n\nYou certainly have qualified to be upgraded to a \'regular reporter -as opposed to \'trainee\'...  it\'s been a while since I\'ve messed with member statuses and privileges settings...\n\n===============================\n[QUOTE=Arheel\'s Uncle]I think I\'ve posted a few more than 12 :o\n I think it might be a good idea to move some threads private, the Russia/Bush could be public, you brought up some good points on privacy & forum integrity.\nI\'d not thought on that angle, the possible sleepers from the past, etc. \n \nNo, I\'m not in no way wanting to cause problems or jeopardize forum and it would hurt my heart if I caused that. So...\nI like...\n[B]Arheel\'s OFF-GRID RV-campsite[/B]\n\n\n[QUOTE=Whitebear]Just following up on security/privacy limited public for some NNN forum threads etc.\n \nThis is not urgent or desperate but just thinking about\npossibly public posting of selected threads of yours sometime if you approved....\n\nThe PRACTICE POSTING NEW reporter work/review forum was intended for NEW forum applicants\nwith limited privileges... just until they had posted at least a dozen posts that were pretty much OK as far as format and subject...\n\nso IF there were some new forum applicant\nhowever there have not been many in the last few years...  any new applicant  (not fully \'vetted\' - not sure if they are \'sleeper\' antifa spys or whatever)... was given access to new member areas..\nthey would be able to read your stuff in practice posting..    if you would NOT like any THEORETICAL new NNN forum applicant to see your stuff that you would not like to be general public.... then, \n\nif you like I can set up a PRIVATE work area for you...\n(no big deal).  \nI have already set up a semi-private forum area for Apolonian because I don\'t want to publicly. post all of his stuff.  \n\nAgain, not desperate - but this would handle a potential security problem in advance...   Let me know if that would be OK with you and/or if you had any thoughts about title of new ARHEEL\'s OWL\'s BARN or Arheel\'s OFF-GRID RV-campsite.  or whatever.\n\nAll trusted NNN forum members could read and post\nbut not accessible to NEW NOT-YET-TRUSTED forum applicants.\n\nBest,\nWhitebear[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13841,13841,1620618499,801,'Whitebear','[B][URL=\"http://www.nnnforum.com/forums/showthread.php?t=355524\"]Congratulations to Arheel\'s Uncle - [on 2002 posts][/URL][/B]\nArcheel\'s Uncle was promoted to unmoderated full regular REPORTER\n\nJoin Date: 03-03-2020\n- wow, didn\'t realize has been on board for over a year now.\n\nMost of Arheel\'s posting has been in the PRACTICE POSTING area\nthat was intended to be a work area for new cub reporter applicants\n\nbut I have moved Arheel\'s posts to a new sub-forum\nArheel\'s OFF-GRID RV-campsite\n\n(which is located under the Berserker Bear Bar & BBQ Area\n\nCurrent documentary in progress is :\nRain, floods, science of rain (Multi-page thread 1 2 3 ... Last Page)\nwith about 76. posts so far.\n__________________\nEditor of New Nation News\nand Newsroom Administrator\n*********************Congratulations to Arheel\'s Uncle - [on 2002 posts]\nArcheel\'s Uncle was promoted to unmoderated full regular REPORTER\n\nJoin Date: 03-03-2020\n- wow, didn\'t realize has been on board for over a year now.\n\nMost of Arheel\'s posting has been in the PRACTICE POSTING area\nthat was intended to be a work area for new cub reporter applicants\n\nbut I have moved Arheel\'s posts to a new sub-forum\nArheel\'s OFF-GRID RV-campsite\n\n(which is located under the Berserker Bear Bar & BBQ Area\n\nCurrent documentary in progress is :\nRain, floods, science of rain (Multi-page thread 1 2 3 ... Last Page)\nwith about 76. posts so far.\n__________________\nEditor of New Nation News\nand Newsroom Administrator\n*********************',0,0,NULL,0,_binary '[]',_binary '[]'),(13842,13842,1620618644,801,'Whitebear','Info: you can not create thread in the RSS forum area\n\nor post a reply to thread in RSS area....\n\ntry to find the original thread (using forum search)\nand add your post there\nI will pick it up as a \'NEW POST\'\nand tack it on to the RSS thread.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13843,13843,1620619203,8047,'Arheel\'s Uncle','Am I to post new \"black crime news\" threads in my new campsite?\nOr in Practice Post area?\nIt\'s suddenly new & confusing...there are so many categories, I think that\'s why I stuck to posting in cub reporter area.\nThank you for my promotion :lol:\n\n\n\n\n[QUOTE=Whitebear]Info: you can not create thread in the RSS forum area\n \nor post a reply to thread in RSS area....\n\ntry to find the original thread (using forum search)\nand add your post there\nI will pick it up as a \'NEW POST\'\nand tack it on to the RSS thread.\n\nBest,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13844,13844,1620622434,801,'Whitebear','Welcome. :)\n\nSorry for the confustion...\n\nI would recommend:\nif it is obvious what non-white crime category is\nsuch as BLACK CRIME (confirmed by mugshot, poiice description etc.  go head and post it directly under\n[URL=\"http://www.nnnforum.com/forums/forumdisplay.php?f=208\"]Dark Crime - U.S.A.[/URL]\nIf you. are not sure of which sub-category of black crime. (murder, rape, theft,...) just post. it under the general area DARK CRime..\n\nConfirmed HISPANIC suspects go under INVASION\nCONFIRMED WHITE VICTIMS OF BLACK SUSPECTS\nGOES IN THE 	\nWhite Victims of Dark Crime SUB-forum\n\nif you want to take your time to get more familiar with all the sub-categories...\n\n[B]JUST POST WHATEVER IN YOU NEW FORUM\nArheel\'s OFF-GRID RV-campsite instead of Practice posting [/B]and we\'ll handle it the same as before...\nI\'ll review and move to where it seems to best fit.\n\nagain, if. you are pretty sure as to what regular sub-forum it goes in... just post it directly there...\nI will still review all new posts and move it\nif I think it might fit better in some other area.\n\nLet\'s try it out and see how it goes...\n\nJust that with 2,000+ posts and being on-board for over a year... I don\'t think you need any more \'practice posting\'.  Eventually you may get more comfortable in sorting out all evil crime by race and perversion. :) :)\n\nBest,\nDo let me know if you have any form questions or suggestions. and later we can review if you want to\n\'publish to the public\' on anything that was not \nTHREE STAR - all done - ready to go...   \n\nWhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle]Am I to post new \"black crime news\" threads in my new campsite?\nOr in Practice Post area?\nIt\'s suddenly new & confusing...there are so many categories, I think that\'s why I stuck to posting in cub reporter area.\nThank you for my promotion :lol:\n\n\n\n\n[QUOTE=Whitebear]Info: you can not create thread in the RSS forum area\n \nor post a reply to thread in RSS area....\n\ntry to find the original thread (using forum search)\nand add your post there\nI will pick it up as a \'NEW POST\'\nand tack it on to the RSS thread.\n\nBest,\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13845,13845,1620710164,801,'Whitebear','For now or until we work out something else\n\nI will be looking for your [B][COLOR=\"RoyalBlue\"][SIZE=\"4\"][COLOR=\"Blue\"]THREE STAR ***[/COLOR][/SIZE][/COLOR][/B]\n[OK to move to main NNN crime forum and RSS public]\n\nI won\'t bother to [B][I]MOVE[/I][/B] any thread that\nis under the general description of\n[B]Berserker Bear Bar & BBQ[/B]\n[QUOTE]\nOther (not news) commentary and/or non-racial posts on economics, car repair, diet, exercise, travel, recreation, hobbies, politics, religion, philosophy, Northwest beers, work, books, gold, silver, guns, survivalism, non-racial Rense links and anything else that does not fit in any other forum as long as the discussion conforms to board guidelines.[/QUOTE]\n\nas the new Arheel\'s Off-Grid area is already under that general category..\n\nWorking OK so far\n\nBest,\nWhitebear',0,0,NULL,0,_binary '[]',_binary '[]'),(13846,13846,1621064296,846,'Smedley Butler','[url]https://www.bitchute.com/video/U6FRX3yp4Jfr/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13847,13847,1621064432,846,'Smedley Butler','[url]https://www.bitchute.com/video/U6FRX3yp4Jfr/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13848,13848,1621136849,3685,'Ensis','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/U6FRX3yp4Jfr/[/url][/QUOTE]\n\nThanks for the head\'s up on the Kung Flu vaccine--and it\'s fallout.',0,0,NULL,0,_binary '[]',_binary '[]'),(13849,13849,1621307011,846,'Smedley Butler','[url]https://www.bitchute.com/video/6M1zd32Bnzwj/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13850,13850,1621308439,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.bitchute.com/video/6M1zd32Bnzwj/[/url][/QUOTE]\n\n\nThanks, will check\n\ng\'day\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13851,13851,1621311084,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/6M1zd32Bnzwj/[/url][/QUOTE]\n\n\nThanks, will check\n\ng\'day\nWB[/QUOTE]\n\nCompanion to it with David Irving. \n \n\n[url]https://www.bitchute.com/video/d0DEiKgNuZub/[/url]\nDAVID IRVING & TONY MARTIN - THE JEWISH ROLE IN THE TRADE IN AFRICAN SLAVES 1996 (+ BOOKS)',0,0,NULL,0,_binary '[]',_binary '[]'),(13852,13852,1621318490,801,'Whitebear','thanks.  APPRECIATE your link suggestions....\n\nI see the forum is back up\nwas having some difficulty during the new nightly backup.\n\nNeed to follow up on this but I\'m glad \'things all worked themselves out. ??????\n\ncheck back later...\n\nWB\n\n\n\n[QUOTE=Smedley Butler][QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.bitchute.com/video/6M1zd32Bnzwj/[/url][/QUOTE]\n\n\nThanks, will check\n\ng\'day\nWB[/QUOTE]\n\nCompanion to it with David Irving. \n \n\n[url]https://www.bitchute.com/video/d0DEiKgNuZub/[/url]\nDAVID IRVING & TONY MARTIN - THE JEWISH ROLE IN THE TRADE IN AFRICAN SLAVES 1996 (+ BOOKS)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13853,13853,1621400830,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2021/05/18/demonization-of-white-americans-now-california-state-official-policy/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13854,13854,1621401900,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2021/05/18/demonization-of-white-americans-now-california-state-official-policy/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13855,13855,1621401915,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2021/05/18/demonization-of-white-americans-now-california-state-official-policy/[/url][/QUOTE]\n\n\n- thanks vm posting WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13856,13856,1621458038,846,'Smedley Butler','They lied to us\nKarl Denninger observes that the lies about the lethal threat from COVID-19 are already unraveling:\n\n\n\nWe were all lied to about how “horrible” 2020 was going to be — and was — in terms of excess death. Indeed this is the “justification” used for everything — ‘Warp Speed’ (despite the now-emerging risks of killing people wholesale), lockdowns, mask orders, destruction of businesses, ruining a full year of student education in the United States and more.\n\nThe CDC paraded around their charts telling us repeatedly that people were dropping dead at a ridiculous rate and so did the media. You know, people were dying but otherwise wouldn’t have? This was the entire reason that politicians, businesses, schools and others gave us for all these “measures”; we had to do it because people were going to and did die at a wildly-excessive rate. This was an awful pandemic, remember — the worst since 1918, dwarfing all recent experience.\n\nWhat if I told you that was all a lie?\n\nFact: It was a lie.\n\n2020 was not the worst excess death year since the 1918 pandemic.\n\nIt was second.\n\nThe worst year in recent memory was…. wait for it…… 2017.\n\nThat’s right — all of the screaming, the lockdowns, masks, development of stabs, all of it: We did it and are still doing it for, what we now know, was a complete and total load of bull****.\n\nIn 2017 the excess death rate was 14.7%, with 400,732 excess fatalities (more than in 2020) resulting in 13.0 million years of lost life and this was wildly higher than in 2020 because a very large percentage of those excess deaths in 2017 were in working-age people who had a lot of years left, on average, where in 2020 an enormous percentage of the deaths were in nursing homes where the average life expectancy at admission is SIX MONTHS. How much worse was 2017? Let me quote it for you:\n\nThe comparison is more striking when years of life lost is the measure used. Goldstein and Lee estimate that the mean loss of life years for a person dying from COVID-19 in the United States is 11.7 y. Multiplying 377,000 decedents by 11.7 years lost per decedent gives a total of 4.41 million years of life lost to COVID19 in 2020, only a third of the 13.02 million life years lost to excess mortality in the United States in 2017.\n\nIn terms of years of life lost due to excess mortality 2017 wasn’t just worse than 2020 — IT WAS THREE TIMES AS BAD and more people, by gross count, died in excess as well!\n\nIn short the media, Fauci, Birx, your Governor, your county and city Mayors and all the so-called experts lied through their teeth and rat****ed you, your employment, your social life and scared you to death over a disease that in fact resulted in less excess death by a factor of three in terms of years lost than an entirely-ordinary year three years prior during which nobody said a damned word.\n\nWe should use every means available, fair or foul, to shove this fact up the rectums of all government agencies and so-called “experts” that screwed us for what was not a record-breaking year in terms of excess deaths. In short they lied; just three years earlier we had a worse year and yet not one peep was uttered nor a single action taken that harmed or destroyed a person, business or freedom.\n\nBet this won’t get into the public consciousness? Like hell it won’t.\n\nIt’s already happening.\n\nGot that? Fewer people died in 2020 than in 2017. So much for the dread “pandemic”. Early on, I wondered what the result would be when all of the dire predictions turned out to be baseless and false. What a pity that so many people chose to believe the liars and permitted their genes to be modified for fear of absolutely nothing.\n\nFauci’s babbling about racism sounds a lot like a film studio’s marketing department attempting to establish SJW credentials in the hopes of inspiring NPCs to buy tickets in support of a movie that everyone knows is going to bomb.\n[url]https://www.lewrockwell.com/2021/05/no_author/dr-fauci-is-finally-unmasked/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13857,13857,1621492185,801,'Whitebear','[QUOTE=Smedley Butler]They lied to us\nKarl Denninger observes that the lies about the lethal threat from COVID-19 are already unraveling:\n\nRe: Important FYI - posting lewrockwell Fauci article - thanks WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13858,13858,1621534225,846,'Smedley Butler','[url]https://beforeitsnews.com/alternative/2021/05/michel-chossudovsky-engineered-destabilization-of-the-global-economy-the-re-imagining-video-3750692.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13859,13859,1621534608,801,'Whitebear','[QUOTE=Smedley Butler][url]https://beforeitsnews.com/alternative/2021/05/michel-chossudovsky-engineered-destabilization-of-the-global-economy-the-re-imagining-video-3750692.html[/url][/QUOTE]\n\n=======================\n\n thanks VM - posting now :) WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13860,13860,1621718550,846,'Smedley Butler','[url]https://www.brighteon.com/2aaed9bc-aa22-4da2-bdf8-2b0f2059983a[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13862,13862,1621720726,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.brighteon.com/2aaed9bc-aa22-4da2-bdf8-2b0f2059983a[/url][/QUOTE]\n\n\n\n==================\n thanks will \'check out\' - WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13863,13863,1621755900,846,'Smedley Butler','SB\n\n[url]https://www.bitchute.com/video/MCnAinXCDbX0/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13864,13864,1621808934,801,'Whitebear','[QUOTE=Smedley Butler]SB\n\n[url]https://www.bitchute.com/video/MCnAinXCDbX0/[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13865,13865,1621808987,801,'Whitebear','[QUOTE=Smedley Butler]SB\n\n[url]https://www.bitchute.com/video/MCnAinXCDbX0/[/url][/QUOTE]\n===================================\nThanks very much..... posting....\n\n\n 	 		Editor note: Smedley Butler recommended this video-link.\nHAPPENING NOW - INVESTIGATIVE JOURNALIST HARRY VOX FILMED 2014\nSmedley Butler\"The Ruling Establishment has a lot of... they will stop at nothing to complete their\nToolkit of Control. So one of the things that has been missing from the \'toolkit\'\nof Total Control has been QUARINTINES and CURFEWS. Right?\nSo now, welcome to the New World in Amerika where to get on a bus, to go through a subway station if you think that the procedures at the TSA are onerous, right? This is coming to a bus depot near you. It\'s a more invasive way. And the Ruling Class needs this because... if the Ruling Class ever saw widescale civil unrest, you\'d see an EBOLA OUTBREAK in Amerika...\"\n\n“Lockstep” Written 10 years ago chronicles how to bring the world down with a pandemic | This report was produced by The Rockefeller Foundation\nScenarios for the Future of Technology and International Development\n\n2010: Rockefeller’s ‘Operation Lockstep’ Predicted 2020 ‘Lockdown’\nHow the ROCKEFELLER \"LOCK STEP\" SCENARIO in 2010 \'predicted, was basis for\' the COVID-19 PANDEMIC 2020\nFlashback: We Are Living the Rockefeller Lockstep\nPut all pieces together and see the big picture. In RING OF THE CABAL, we explained how the Rockefeller segment of the cabal has been replaced with Soros + Gates + Clintons after David Rockefeller. The Rockefeller dynasty with its dead sons had no heir to take the agenda forward. The medical fraction of the Rockefeller’s (because the medical world belonged to the Rockefeller’s since its birth) was handled to the Gates when Bill Gates left Microsoft. In fact, the reason for Billy to leave Microsoft was the Rockefeller’s offer to establish the Bill & Melinda Gates Foundation as the successor of their medical tyranny. It was then when Mr. depopulation started to finger the world of vaccines, which was Rockefeller’s private world.\n\nPLANDEMIC PLANET, THE ROCKEFELLER MASTER PLAN: LIVING IN LOCKSTEP',0,0,NULL,0,_binary '[]',_binary '[]'),(13866,13866,1621839269,846,'Smedley Butler','We were all lied to about how “horrible” 2020 was going to be — and was — in terms of excess death.  Indeed this is the “justification” used for everything — ‘Warp Speed’ (despite the now-emerging risks of killing people wholesale), lockdowns, mask orders, destruction of businesses, ruining a full year of student education in the United States and more.\n\nThe CDC paraded around their charts telling us repeatedly that people were dropping dead at a ridiculous rate and so did the media.  You know, people were dying but otherwise wouldn’t have?  This was the entire reason that politicians, businesses, schools and others gave us for all these “measures”; we had to do it because people were going to and did die at a wildly-excessive rate.  This was an awful pandemic, remember — the worst since 1918, dwarfing all recent experience.\n\nWhat if I told you that was all a lie?\n\nFact: It was a lie.\n\n2020 was not the worst excess death year since the 1918 pandemic.\n\nIt was second.\n\nThe worst year in recent memory was…. wait for it…… 2017.\n\nThat’s right — all of the screaming, the lockdowns, masks, development of stabs, all of it: We did it and are still doing it for, what we now know, was a complete and total load of bull****.\n\nIn 2017 the excess death rate was 14.7%, with 400,732 excess fatalities (more than in 2020) resulting in 13.0 million years of lost life and this was wildly higher than in 2020 because a very large percentage of those excess deaths in 2017 were in working-age people who had a lot of years left, on average, where in 2020 an enormous percentage of the deaths were in nursing homes where the average life expectancy at admission is SIX MONTHS.  How much worse was 2017?  Let me quote it for you:\n\nThe comparison is more striking when years of life lost is the measure used. Goldstein and Lee estimate that the mean loss of life years for a person dying from COVID-19 in the United States is 11.7 y. Multiplying 377,000 decedents by 11.7 years lost per decedent gives a total of 4.41 million years of life lost to COVID19 in 2020, only a third of the 13.02 million life years lost to excess mortality in the United States in 2017.\n\nIn terms of years of life lost due to excess mortality 2017 wasn’t just worse than 2020 — IT WAS THREE TIMES AS BAD and more people, by gross count, died in excess as well!\n\nIn short the media, Fauci, Birx, your Governor, your county and city Mayors and all the so-called experts lied through their teeth and rat****ed you, your employment, your social life and scared you to death over a disease that in fact resulted in less excess death by a factor of three in terms of years lost than an entirely-ordinary year three years prior during which nobody said a damned word.\n\nWe should use every means available, fair or foul, to shove this fact up the rectums of all government agencies and so-called “experts” that screwed us for what was not a record-breaking year in terms of excess deaths.  In short they lied; just three years earlier we had a worse year and yet not one peep was uttered nor a single action taken that harmed or destroyed a person, business or freedom.\n\nBet this won’t get into the public consciousness?  Like hell it won’t.\n\nIt’s already happening.\n\nGot that? Fewer people died in 2020 than in 2017. So much for the dread “pandemic”. Early on, I wondered what the result would be when all of the dire predictions turned out to be baseless and false. What a pity that so many people chose to believe the liars and permitted their genes to be modified for fear of absolutely nothing.\n\nFauci’s babbling about racism sounds a lot like a film studio’s marketing department attempting to establish SJW credentials in the hopes of inspiring NPCs to buy tickets in support of a movie that everyone knows is going to bomb.',0,0,NULL,0,_binary '[]',_binary '[]'),(13867,13867,1621840075,846,'Smedley Butler','Howdy\n\nWith out a doubt in my mind, FDR and gang murdered Huey P.  Long and intimadated   any men who could win from do so due to making it risky, in 1940 after the conventions in NYC the Franklin sent the SS to Hoover\'s door and ask him to shut up about the war.  \n\nButler went to get a check up age 59 perfect health and  cause of death was unknow like James Forrestal he was MURDERED, when America First, and Father Couglin,  William Dudley\'s Silver League they out right killed  him, because due to M.O. they knew like Patton he was not to going to SHUT up.  Smedley if he had any last thoughts it was he should have helped the army arrest the SOB and his gang and that going to senate to snitch them out was mistake. \n\nBS ? When I look to M.O. no way. \n\nBe well, good dreams we are all on the front with idiots galore. Viewed Bido bumber  :bush: stickers today. \n\nBushop such a great TOOOL the communist never bothered him, haa. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13868,13868,1621875661,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=ESgwTGNGQhQ[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13869,13869,1621922404,846,'Smedley Butler','[url]https://www.lillianmcdermott.com/harry-vox-my-awakening-this-week/[/url]\n\nInteresting and timely.\n\nAs for the 2014 Vox video, it got me banned from Minds. Due to comments on it , though I had no comments.',0,0,NULL,0,_binary '[]',_binary '[]'),(13870,13870,1621922852,846,'Smedley Butler','[url]https://www.lillianmcdermott.com/harry-vox-my-awakening-this-week/[/url]\n\nJennifer Gramith, ND, The Link Between Lyme’s & Lymphatics\nChristiane Northrup, MD, Celebrating The Wisdom Of Menopause Part 1\nThomas Levy, MD, JD, Neutralizing Toxins With Vitamin C & Hydrogen Peroxide\nWeek of 5/17/21, on The Lillian McDermott Radio Show/Classroom!\n10th AnniBirthary of The Lillian McDermott Radio Show Classroom!\nJoel Fuhrman, MD, Favorite Exercises For Optimal Health',0,0,NULL,0,_binary '[]',_binary '[]'),(13871,13871,1621922967,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.lillianmcdermott.com/harry-vox-my-awakening-this-week/[/url]\n\nInteresting and timely.\n\nAs for the 2014 Vox video, it got me banned from Minds. Due to comments on it , though I had no comments.[/QUOTE]\n=============================\n\n thanks, interesting.... had not heard of Harry Vox\nbut then there are thousands of names I have never heard of.....\nhe did have a pretty good prediction on tying in the Rockafeller family-conspiracy with the current virus being used to control.\n\nI\'ll try to listen to the new link....\n\nyou mentioned MINDS - IS that some sort of social media or \'forum\'.     \'inquiring mindes\'????\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13872,13872,1621927258,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.lillianmcdermott.com/harry-vox-my-awakening-this-week/[/url]\n\nInteresting and timely.\n\nAs for the 2014 Vox video, it got me banned from Minds. Due to comments on it , though I had no comments.[/QUOTE]\n=============================\n\n thanks, interesting.... had not heard of Harry Vox\nbut then there are thousands of names I have never heard of.....\nhe did have a pretty good prediction on tying in the Rockafeller family-conspiracy with the current virus being used to control.\n\nI\'ll try to listen to the new link....\n\nyou mentioned MINDS - IS that some sort of social media or \'forum\'.     \'inquiring mindes\'????\n\nWB[/QUOTE]\n\n\n\nHowdy \n\nGot to get to sleep now, but I just finished the vox podcast with Lillian and it was worth it to me. Vox is a good man, he is an artist too, a good writer\'s always have another interest I think.  \n\nMinds.com banned for his 2014  video posing and historoical JFK, Johnson, the cypher Dwight, Franklin the crippled  minded thug, etc. the neo ****s had enought of my post even though they were only a hand full of views. My JFK page got 600 views, Peace for Germany got 1200 plus. Look TPTB are on a rampage to cover up their Jolly Roger looting US, the proxies and the mask are a diverson, I told friend on day one last year what was happening their MINDS could not fathom it, yes.  COY bastards ALL the pensions will be lootted like UNITED airlines was. \n\nThe only pensions out of side of the praetorian guards goobbermint badge and thugs etc. that may be protected  is the Rail Road retirement commission in 1935 they refused to be part of the Social screw us scheme that is why their average is four times more so you dont have to work at TARGET , haa. The Brotherhood of Railway trainmen were a huge force in 1935 and with Franklin KNOWING 100% that NYC was going to war against Germany the RR was A 1 needed and so he and his foggy bottom gangsters let the Rail Road workers alone, that there jobs wore them out few lived past 70 like my ex father in las UNION PACIFIC.   Night to you',0,0,NULL,0,_binary '[]',_binary '[]'),(13873,13873,1621927319,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.lillianmcdermott.com/harry-vox-my-awakening-this-week/[/url]\n\nInteresting and timely.\n\nAs for the 2014 Vox video, it got me banned from Minds. Due to comments on it , though I had no comments.[/QUOTE]\n=============================\n\n thanks, interesting.... had not heard of Harry Vox\nbut then there are thousands of names I have never heard of.....\nhe did have a pretty good prediction on tying in the Rockafeller family-conspiracy with the current virus being used to control.\n\nI\'ll try to listen to the new link....\n\nyou mentioned MINDS - IS that some sort of social media or \'forum\'.     \'inquiring mindes\'????\n\nWB[/QUOTE]\n\n\n\nHowdy \n\nGot to get to sleep now, but I just finished the vox podcast with Lillian and it was worth it to me. Vox is a good man, he is an artist too, a good writer\'s always have another interest I think.  \n\nMinds.com banned for his 2014  video posing and historoical JFK, Johnson, the cypher Dwight, Franklin the crippled  minded thug, etc. the neo ****s had enought of my post even though they were only a hand full of views. My JFK page got 600 views, Peace for Germany got 1200 plus. Look TPTB are on a rampage to cover up their Jolly Roger looting US, the proxies and the mask are a diverson, I told friend on day one last year what was happening their MINDS could not fathom it, yes.  COY bastards ALL the pensions will be lootted like UNITED airlines was. \n\nThe only pensions out of side of the praetorian guards goobbermint badge and thugs etc. that may be protected  is the Rail Road retirement commission in 1935 they refused to be part of the Social screw us scheme that is why their average is four times more so you dont have to work at TARGET , haa. The Brotherhood of Railway trainmen were a huge force in 1935 and with Franklin KNOWING 100% that NYC was going to war against Germany the RR was A 1 needed and so he and his foggy bottom gangsters let the Rail Road workers alone, that there jobs wore them out few lived past 70 like my ex father in las UNION PACIFIC.   Night to you',0,0,NULL,0,_binary '[]',_binary '[]'),(13874,13874,1621930194,3685,'Ensis','[QUOTE=Smedley Butler][url]https://www.lillianmcdermott.com/harry-vox-my-awakening-this-week/[/url]\n\nJennifer Gramith, ND, The Link Between Lyme’s & Lymphatics\nChristiane Northrup, MD, Celebrating The Wisdom Of Menopause Part 1\nThomas Levy, MD, JD, Neutralizing Toxins With Vitamin C & Hydrogen Peroxide\nWeek of 5/17/21, on The Lillian McDermott Radio Show/Classroom!\n10th AnniBirthary of The Lillian McDermott Radio Show Classroom!\nJoel Fuhrman, MD, Favorite Exercises For Optimal Health[/QUOTE]\n\nThanks, Smedley.',0,0,NULL,0,_binary '[]',_binary '[]'),(13875,13875,1621965066,846,'Smedley Butler','Sen. Paul Attacked Again...Left Wing Twitter Encourages Violence\n3,028 views•May 25, 2021\n\n402\n\n1\n\nSHARE\n\nSAVE\n\n\nRonPaulLibertyReport\n282K subscribers\n\nJust days after a formerly famous singer sent a Tweet encouraging more violence on Sen. Rand Paul, a package with a suspicious substance and a death threat was delivered to the Senator\'s house. Twitter has not banned or even restricted the violent Tweet...or others that followed it. Also today AOC is in therapy - you\'ll never guess why. BLM flags to hang at US Embassies overseas. Hypocrisy over Belarus forcing down plane over its airspace.\n125 Comments\nRobert Colaviti\nAdd a public comment...\nMk Shffr\nMk Shffr\n38 minutes ago\nThere are only a handful of politicians that are worth a damn and Sen. Paul is one of them.\n\n30\n\n\nCanadian Beaver Gee\nCanadian Beaver Gee\n32 minutes ago\ncan\'t believe the did that to Rand.... Rand\'s the only congress member standing up for human rights and using logic so thats probably why.\n\n20\n\n\nMeat Bag\nMeat Bag\n46 minutes ago\nThey hate him because they know he\'s right\n\n53\n\n\nJakeyboy\n32 minutes ago (edited)\nPraying for Senator Paul. We need his common sense perspective in this day of absolute unconstitutional depravity! I love your program and your perspectives Dr. Paul, thank you ?.\n\n12\n\n\nJoe Doe\n21 minutes ago\nAOC: \"I did not know if I\'d make it till the end of the day alive...\" . Now she knows how our soldiers feel while fighting for the whims of politicians like her.\n\n9\n\n\nSmedley Butler III\n35 minutes ago\n\"Wherever you go...\nWhatever you do...\nI will be riight here\nshilling on you\"\n\n8\n\n\nDerek Adams\n17 minutes ago\nRand Paul roasted Anthony Fauci and now these radicals are resorting to violence to try to silence him. Wish there were more people like your son in Congress!\n\n8\n\n\nbonitaroache73\n42 minutes ago\nTo understand who and what rules you; understand who you\'re not supposed to criticize...\n\n29\n\n\nHJS Video\n17 minutes ago (edited)\nI know how I feel about Senator Paul being attacked (furious) so I can\'t imagine how you feel Dr. Paul. This hits way too close to home.  I hope that you and your family stay safe. \n\nRichard Marx is as terrible of a person as he was a musician.  ?\n\n6\n\n\nJohn Grytbakk\n36 minutes ago\n\"How does a democracy that has spawned within itself a powerful and implacable enemy, deal with it?\"\n- Pat Buchanan\n\n6\n\n\nJimi The Hobo Live\n46 minutes ago\nRon Paul 2024\n\n23\n\n\nOne of The People\n25 minutes ago\nIf this country really cared, Ron Paul would have 300 million subscribers on this channel.\n\n5\n\n\nMichael Glynn\n33 minutes ago\nGood on you Rand for standing your ground.\n\n7\n\n\nBrass Stacks\n33 minutes ago\nI really wish I was healthy so I could go tackle Richard Marx into next week and then go do security at Sen. Paul\'s home.\n\n4\n\n\nSteven Welp\n11 minutes ago\nLord Jesus Please Put A Hedge Of Protection Around Rand & His Family, Dr. Paul, Daniel, Chris & Their Families, Keep Them Safe!\n\n2\n\n\nPretty Thankful\n32 seconds ago\nHope Rand Paul is okay. I appreciate him being a health expert in this time of biowarfare\n\n\n\nRajaat99\n43 minutes ago\nPaul/Paul 2024!\n\n20\n\n\nLena Romero\n18 minutes ago\nThis is beyond 1 man threatening Rand.  This is the Illuminati those 7 evil men running the world.  There’s such evil at work.  Senator Paul needs a priest to bless his home and family.  This is a spiritual battle. So sorry to hear this.\n\n3\n\n\nCircuses\n8 minutes ago\nYour recordings sound like you’re on an airplane recently, Adobe Rush takes “hum” out for free.\n\n\n\nSacred Light\n11 minutes ago\nI send heartfelt prayers for Senator Paul! I’m so sorry to hear he’s experiencing this! ??? On a other note, Daniel you crack me up! I laughed out loud a few times in this episode. You’re a hoot! ✨?✨\n\n1\n\n\n\n\n13:23\nNOW PLAYING\nRand Paul Says \"Great Deal Of Evidence At Least Suggesting\" COVID-19 Origins Stem From Wuhan Lab\nForbes Breaking News\n39K views\n1 hour ago\nNew\n\n\n4:29\nNOW PLAYING\nWeekly Update --- How Texas Killed Covid\nRonPaulLibertyReport\n7.1K views\n16 hours ago\nNew\n\n\n5:39\nNOW PLAYING\nGOP Lawmaker Confronts Fauci Over NIH Funding Going To Wuhan Lab\nForbes Breaking News\n33K views\n2 hours ago\nNew\n\n\n5:07\nNOW PLAYING\nVan Morrison - Stop Bitching, Do Something (Official Audio)\nVan Morrison\n13K views',0,0,NULL,0,_binary '[]',_binary '[]'),(13876,13876,1621965733,801,'Whitebear','thanks, will find a good link to post\ng\'day\nWB\n============================\n[QUOTE=Smedley Butler]Sen. Paul Attacked Again...Left Wing Twitter Encourages Violence\n3,028 views•May 25, 2021\n\n402\n\n1\n\nSHARE\n\nSAVE\n\n\nRonPaulLibertyReport\n282K subscribers\n\nJust days after a formerly famous singer sent a Tweet encouraging more violence on Sen. Rand Paul, a package with a suspicious substance and a death threat was delivered to the Senator\'s house. Twitter has not banned or even restricted the violent Tweet...or others that followed it. Also today AOC is in therapy - you\'ll never guess why. BLM flags to hang at US Embassies overseas. Hypocrisy over Belarus forcing down plane over its airspace.\n125 Comments\nRobert Colaviti\nAdd a public comment...\nMk Shffr\nMk Shffr\n38 minutes ago\nThere are only a handful of politicians that are worth a damn and Sen. Paul is one of them.\n\n30\n\n\nCanadian Beaver Gee\nCanadian Beaver Gee\n32 minutes ago\ncan\'t believe the did that to Rand.... Rand\'s the only congress member standing up for human rights and using logic so thats probably why.\n\n20\n\n\nMeat Bag\nMeat Bag\n46 minutes ago\nThey hate him because they know he\'s right\n\n53\n\n\nJakeyboy\n32 minutes ago (edited)\nPraying for Senator Paul. We need his common sense perspective in this day of absolute unconstitutional depravity! I love your program and your perspectives Dr. Paul, thank you ?.\n\n12\n\n\nJoe Doe\n21 minutes ago\nAOC: \"I did not know if I\'d make it till the end of the day alive...\" . Now she knows how our soldiers feel while fighting for the whims of politicians like her.\n\n9\n\n\nSmedley Butler III\n35 minutes ago\n\"Wherever you go...\nWhatever you do...\nI will be riight here\nshilling on you\"\n\n8\n\n\nDerek Adams\n17 minutes ago\nRand Paul roasted Anthony Fauci and now these radicals are resorting to violence to try to silence him. Wish there were more people like your son in Congress!\n\n8\n\n\nbonitaroache73\n42 minutes ago\nTo understand who and what rules you; understand who you\'re not supposed to criticize...\n\n29\n\n\nHJS Video\n17 minutes ago (edited)\nI know how I feel about Senator Paul being attacked (furious) so I can\'t imagine how you feel Dr. Paul. This hits way too close to home.  I hope that you and your family stay safe. \n\nRichard Marx is as terrible of a person as he was a musician.  ?\n\n6\n\n\nJohn Grytbakk\n36 minutes ago\n\"How does a democracy that has spawned within itself a powerful and implacable enemy, deal with it?\"\n- Pat Buchanan\n\n6\n\n\nJimi The Hobo Live\n46 minutes ago\nRon Paul 2024\n\n23\n\n\nOne of The People\n25 minutes ago\nIf this country really cared, Ron Paul would have 300 million subscribers on this channel.\n\n5\n\n\nMichael Glynn\n33 minutes ago\nGood on you Rand for standing your ground.\n\n7\n\n\nBrass Stacks\n33 minutes ago\nI really wish I was healthy so I could go tackle Richard Marx into next week and then go do security at Sen. Paul\'s home.\n\n4\n\n\nSteven Welp\n11 minutes ago\nLord Jesus Please Put A Hedge Of Protection Around Rand & His Family, Dr. Paul, Daniel, Chris & Their Families, Keep Them Safe!\n\n2\n\n\nPretty Thankful\n32 seconds ago\nHope Rand Paul is okay. I appreciate him being a health expert in this time of biowarfare\n\n\n\nRajaat99\n43 minutes ago\nPaul/Paul 2024!\n\n20\n\n\nLena Romero\n18 minutes ago\nThis is beyond 1 man threatening Rand.  This is the Illuminati those 7 evil men running the world.  There’s such evil at work.  Senator Paul needs a priest to bless his home and family.  This is a spiritual battle. So sorry to hear this.\n\n3\n\n\nCircuses\n8 minutes ago\nYour recordings sound like you’re on an airplane recently, Adobe Rush takes “hum” out for free.\n\n\n\nSacred Light\n11 minutes ago\nI send heartfelt prayers for Senator Paul! I’m so sorry to hear he’s experiencing this! ??? On a other note, Daniel you crack me up! I laughed out loud a few times in this episode. You’re a hoot! ✨?✨\n\n1\n\n\n\n\n13:23\nNOW PLAYING\nRand Paul Says \"Great Deal Of Evidence At Least Suggesting\" COVID-19 Origins Stem From Wuhan Lab\nForbes Breaking News\n39K views\n1 hour ago\nNew\n\n\n4:29\nNOW PLAYING\nWeekly Update --- How Texas Killed Covid\nRonPaulLibertyReport\n7.1K views\n16 hours ago\nNew\n\n\n5:39\nNOW PLAYING\nGOP Lawmaker Confronts Fauci Over NIH Funding Going To Wuhan Lab\nForbes Breaking News\n33K views\n2 hours ago\nNew\n\n\n5:07\nNOW PLAYING\nVan Morrison - Stop Bitching, Do Something (Official Audio)\nVan Morrison\n13K views[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13877,13877,1621969007,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=v3dZEVGfjO4[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13878,13878,1621969383,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=v3dZEVGfjO4[/url][/QUOTE]\n\n\nposting thanks WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13879,13879,1622000468,8047,'Arheel\'s Uncle','My mailbox here is full, need to clean house.\n BAD LINK on FP, the JIHAD middle name nig, \n\nthe bolded line below s/b a link??\n\n \n\nMcCullum was jailed at 1:48 a.m. and remains held on $100,000 bond. \n\n     [U][B]Could this darkie footballer be the same \"Marquis McCullum\"?[/B][/U]    \n\n  [B]* Jihad:[/B] * [URL=\"https://duckduckgo.com/?q=Stupid+Negro+Names&t=brave&ia=web\"]    Stupid Negro Names[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13880,13880,1622001027,801,'Whitebear','[URL=\"https://samfordsports.com/sports/football/roster/marquis-mccullum/5649\"]fixed bad link after browser cache cleared thanks[/URL]\n\n===============================\n[QUOTE=Arheel\'s Uncle]My mailbox here is full, need to clean house.\n BAD LINK on FP, the JIHAD middle name nig, \n\nthe bolded line below s/b a link??\n\n \n\nMcCullum was jailed at 1:48 a.m. and remains held on $100,000 bond. \n\n     [U][B]Could this darkie footballer be the same \"Marquis McCullum\"?[/B][/U]    \n\n  [B]* Jihad:[/B] * [URL=\"https://duckduckgo.com/?q=Stupid+Negro+Names&t=brave&ia=web\"]    Stupid Negro Names[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13881,13881,1622049509,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2021/05/26/insouciance-destroyed-america/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13882,13882,1622049602,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2021/05/26/insouciance-destroyed-america/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13883,13883,1622052467,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2021/05/26/insouciance-destroyed-america/[/url][/QUOTE]\n\n\n\nthanks, will read later and post - just getting coffee - WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13884,13884,1622058041,846,'Smedley Butler','RonPaulLibertyReport\n282K subscribers\n\nWhy are the people who trespassed in the US Capitol Building on January 6th being detained for months in solitary confinement? Why have they been denied bail for mostly minor crimes? Why are they being held in particularly inhuman conditions despite for the vast majority no previous criminal charges? Is this justice...or political revenge? Also today: Press hypocrisy on Wuhan lab \"conspiracy theory.\" And...some justice for Newsom\'s victims.\n[url]https://www.youtube.com/watch?v=TvQDLABYF6k[/url]  :bush:',0,0,NULL,0,_binary '[]',_binary '[]'),(13885,13885,1622094724,8047,'Arheel\'s Uncle','TWO more bad links on FPage\n\n                         [COLOR=#0000ff][NNN forum thread:] [/COLOR] [URL=\"http://www.nnnforum.com/forums/showthread.php?t=355875\"]Body of fine knee grow found in Chester Co, SC ditch; his mudshark and new jigro arrested[/URL]\n\n\n                      [COLOR=#0000ff][NNN forum thread:] [/COLOR] [URL=\"http://www.newnation.org/Wed%2026%20May%202021%20--%3E\"]ANGRY NIGGER Suspect arrested in 2 deadly stabbings in Phoenix last year[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13886,13886,1622095527,801,'Whitebear','[QUOTE=Arheel\'s Uncle]TWO more bad links on FPage\n\n                         [COLOR=#0000ff][NNN forum thread:] [/COLOR] [URL=\"http://www.nnnforum.com/forums/showthread.php?t=355875\"]Body of fine knee grow found in Chester Co, SC ditch; his mudshark and new jigro arrested[/URL]\n\n\n                      [COLOR=#0000ff][NNN forum thread:] [/COLOR] [URL=\"http://www.newnation.org/Wed%2026%20May%202021%20--%3E\"]ANGRY NIGGER Suspect arrested in 2 deadly stabbings in Phoenix last year[/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13887,13887,1622139185,8047,'Arheel\'s Uncle','Yes, they work now.',0,0,NULL,0,_binary '[]',_binary '[]'),(13888,13888,1622140807,801,'Whitebear','Just took a quick look at your \"Black Death... signature link....\nlooks interesting - may \'bookmark\' that for later. :)\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13889,13889,1622155815,8047,'Arheel\'s Uncle','It\'s a good read.\n\nSacha Dobler is a good researcher on Ice Age topics, lives in Switzerland.\nHe is 3000% clueless about the everyday violent criminal niggers in USA.\nOther than that, he has a good website [URL]https://abruptearthchanges.com/2021/03/07/fao-food-price-index-rising-for-nine-straight-months/[/URL]\n\n\n[QUOTE=Whitebear]Just took a quick look at your \"Black Death... signature link....\n looks interesting - may \'bookmark\' that for later. :)\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13890,13890,1622269319,846,'Smedley Butler','[url]https://rumble.com/vhp8e1-massive-world-renowned-doctor-blows-lid-off-of-covid-vaccine.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13891,13891,1622270828,801,'Whitebear','[QUOTE=Smedley Butler][url]https://rumble.com/vhp8e1-massive-world-renowned-doctor-blows-lid-off-of-covid-vaccine.html[/url][/QUOTE]\n]======================\nthanks I\"ll check it out before bed - WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13892,13892,1622353022,846,'Smedley Butler','[url]https://www.thegatewaypundit.com/2021/05/shock-video-capitol-police-started-shooting-peaceful-trump-supporters-behind-gates-jan-6-fired-flash-grenades-rubber-bullets-peaceful-protesters-including-children/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13893,13893,1622401243,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.thegatewaypundit.com/2021/05/shock-video-capitol-police-started-shooting-peaceful-trump-supporters-behind-gates-jan-6-fired-flash-grenades-rubber-bullets-peaceful-protesters-including-children/[/url][/QUOTE]\n==================================\n\nPosting, thanks....WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13894,13894,1622406276,846,'Smedley Butler','[url]https://www.lewrockwell.com/2021/05/no_author/world-renowned-academic-physician-blows-lid-off-covid-vaccines/[/url]\n\nHowdy\n\nThe conditons of POW\'s in a SPECIAL FILTHY prison being mistreated with 95% I read never ever were arrested STILL IN JAIL !  THIS IS WALL STREET/MEDIA TPTB kikes and mental aidecamp criminals. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13895,13895,1622411937,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=K4f5Su-O3PA[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13896,13896,1622691974,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]Say hi to CHJ. I hope he is okay, I know he has said he was taking care of his mother. Tell him there is life after Niggermania. \nI had mentioned to him that I didn\'t trust Tom long ago, but I know a lot don\'t see the \"changes\" since the site got kicked off the server back in July.[/QUOTE]\n\nI don\'t trust Shelly or his mods either; I just post and help the few good posters like CHJ and others, whether honoured veterans or not.\n\nHow are you doing?  I hope you are okay.  I know you had surgery and that you were ill.\nThings are going crazy in Canuckistan--in ways that makes Americastan still sane!  However, your country is rapidly catching up to us due to the dictators that ZOG has fraudulently installed in your capital, when Trump was the clear winner.\n\nTake care and be safe.  14/88!\n\nJack[/QUOTE]\n\n\nHad surgery, was out of work for awhile. I am back to work now.\nHope you have been well.\nBoth of our nations are coming apart.\nIt\'s crazy yids. \nMost people don\'t even care. Nothing bothers them.',0,0,NULL,0,_binary '[]',_binary '[]'),(13897,13897,1622692078,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]I\'m doing okay, I had to have a surgery, but I\'m fine.\nSo just home recuperating.\nYes, Biden\'s wife is a jew. You got it right.\n\nI just felt Tom, whoever he is, was unstable, constant contradictions. I don\'t think it\'s one person. I bet any money that the site was hijacked by the government and is being run by a shadow agency.[/QUOTE]\n\nI\'m glad you are doing okay after surgery.  I missed you and so does CHJ.  I will tell him you said \'hi.\'  Please take care of yourself and be safe.\n\nTom\'s been taken over--sometimes it seems that the real Tom is on and other times it seems that some other people are posting in place of Tom.  From what I know of the real Tom Falater/Tom Shelly, he would be an easy mark for ZOG.  The real Tom is unstable and contradictory at best.\n\nBidet Biden is not only in bed with the Jooz, he\'s married to one alright.  So was John McCain, who is now dead.  Sometimes I wonder if Trump\'s one too.....[/QUOTE]\n\nYeah, I noticed that too, when I was on there. The inconsistencies. \nI think when the site went offline that one summer...I think something happened. I wonder if they approached Tom and made a deal with him. But remember...no one has to sell anyone\'s IP to the feds. The government can get whatever they want. So this would be some other group.',0,0,NULL,0,_binary '[]',_binary '[]'),(13898,13898,1622692163,8094,'saturnsrings','[QUOTE=Ensis][QUOTE=saturnsrings]Yes, Trump had a chance to do something and he didn\'t...it was all talk. \"The Law and Order President\" but he let those rioters and looters take over police stations and destroy businesses. Even when a cop had his throat slashed, they did nothing.\nBefore the election, the MAGA people bragged how \"black unemployment\" was the lowest it\'s ever been. That is so stupid. Instead of worrying about their own kind, they\'re no better than liberal Democrats with all this black attention. Trump spent millions on rappers, too, to get them to endorse him. Republicans say that nothing was done about the BLM and rioting, because they \"didn\'t want to lose the black vote\". Shows how they care nothing for us. The whole \"build a wall\" was a joke, too, because Mexican \"immigration\" was higher under Trump than even Obama![/QUOTE]\n\nYou are right!  Trump was no help to Americastan at all--at most, he was a very slight speed bump because he was put in in place of Hellary.  He did nothing to corral the niggers when he could have.  Also, what about white/White employment?  Don\'t we matter al all?  I guess we don\'t, not to Trump.\nPeople just might wake up under Bidet Biden and Heels-up Harris; hopefully before it\'s too late!\nAlso, in LA, California, pig cops have been force vaccinating human women who are handicapped in one way or another.  Stinking pigs!  They are no better than the yids who control them or niggers!\nIn the province of Alberta, in Canuckistan, people are being dragged off at gunpoint to be force vaccinated.\n\nDo NOT get \"vaccinated!\" It could kill you!\n\nBlack Lies Matter is getting even worse under Bidet Biden the Incompetent.  They are ZOG\'s useful idiots until they are no longer needed.[/QUOTE]\n\nDon\'t worry, I won\'t get vaccinated. I don\'t know why people do...when it won\'t keep you from getting Covid.\nYeah, they are really pushing it. \nIt\'s pretty scary.',0,0,NULL,0,_binary '[]',_binary '[]'),(13899,13899,1622742891,846,'Smedley Butler','[url]https://odysee.com/@Goldenwolf:e/Jewish_Funding_Black_Revolution_Groups:d[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13901,13901,1622790670,846,'Smedley Butler','TREATMENT that worked on all over age 50 / 4200 murdered by poison. TV station with Dr. McCullough HARD CORE to the point !!!! Bob\n[url]https://odysee.com/@BannedYouTubeVideos:4/DrPeterMcCulloughCovid19:a[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13902,13902,1622790979,801,'Whitebear','[QUOTE=Smedley Butler]TREATMENT that worked on all over age 50 / 4200 murdered by poison. TV station with Dr. McCullough HARD CORE to the point !!!! Bob\n[url]https://odysee.com/@BannedYouTubeVideos:4/DrPeterMcCulloughCovid19:a[/url][/QUOTE]\n==============================\nI\'ll try to watch, but it is \'geting late\'. past midnight.... well, we are in the same PST timezone so I guess you are aware that it\'s nighttime in Oregon too. :)\n\n\nOK, the name sounded familiar...\nI posted another video you suggested on May 28th...\n\n\"MUST WATCH: [B]Dr. Peter McCullough [/B]discusses the dangers of the novel COVID vaccine and it\'s roll out. This is a product that had minimal testing but is being pushed on the masses. Must we all get the shot for things to \"go back to normal\"? Are you going to get the shot?\n<br><br> \nDr. Peter McCullough has been the world\'s most prominent and vocal advocate for early outpatient treatment of SARS-CoV-2 (COVID-19) Infection in order to prevent hospitalization and death. On May 19, 2021, he was interviewed regarding his efforts as a treating physician and researcher. From his unique vantage point, he has observed and documented a <b>PROFOUNDLY DISTURBING POLICY RESPONSE</b> to the pandemic -- a policy response that may prove to be the greatest malpractice and malfeasance in the history of medicine and public health.\n\n      </td>',0,0,NULL,0,_binary '[]',_binary '[]'),(13903,13903,1622791252,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Say hi to CHJ. I hope he is okay, I know he has said he was taking care of his mother. Tell him there is life after Niggermania. \nI had mentioned to him that I didn\'t trust Tom long ago, but I know a lot don\'t see the \"changes\" since the site got kicked off the server back in July.[/QUOTE]\n\nI don\'t trust Shelly or his mods either; I just post and help the few good posters like CHJ and others, whether honoured veterans or not.\n\nHow are you doing?  I hope you are okay.  I know you had surgery and that you were ill.\nThings are going crazy in Canuckistan--in ways that makes Americastan still sane!  However, your country is rapidly catching up to us due to the dictators that ZOG has fraudulently installed in your capital, when Trump was the clear winner.\n\nTake care and be safe.  14/88!\n\nJack[/QUOTE]\n\n\nHad surgery, was out of work for awhile. I am back to work now.\nHope you have been well.\nBoth of our nations are coming apart.\nIt\'s crazy yids. \nMost people don\'t even care. Nothing bothers them.[/QUOTE]\n\nHi Bofum.  I\'m glad you are better.  I am well and so is my family.  And yes, both of our kingdoms are falling apart due to crazy zhids and race-traitor whites in power.   The sheeple don\'t care that they have been totally enslaved over the decades.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13904,13904,1622791406,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]I\'m doing okay, I had to have a surgery, but I\'m fine.\nSo just home recuperating.\nYes, Biden\'s wife is a jew. You got it right.\n\nI just felt Tom, whoever he is, was unstable, constant contradictions. I don\'t think it\'s one person. I bet any money that the site was hijacked by the government and is being run by a shadow agency.[/QUOTE]\n\nI\'m glad you are doing okay after surgery.  I missed you and so does CHJ.  I will tell him you said \'hi.\'  Please take care of yourself and be safe.\n\nTom\'s been taken over--sometimes it seems that the real Tom is on and other times it seems that some other people are posting in place of Tom.  From what I know of the real Tom Falater/Tom Shelly, he would be an easy mark for ZOG.  The real Tom is unstable and contradictory at best.\n\nBidet Biden is not only in bed with the Jooz, he\'s married to one alright.  So was John McCain, who is now dead.  Sometimes I wonder if Trump\'s one too.....[/QUOTE]\n\nYeah, I noticed that too, when I was on there. The inconsistencies. \nI think when the site went offline that one summer...I think something happened. I wonder if they approached Tom and made a deal with him. But remember...no one has to sell anyone\'s IP to the feds. The government can get whatever they want. So this would be some other group.[/QUOTE]\n\nAn honoured veteran named Yowza Massa got herself banned--most likely she was a troll.  Her latest posts were creepy and seemingly pro-nigger.\nI wonder who approached Tom and what deals were made.  And yes, ZOG can get what it wants when it wants.\n\nJack',0,0,NULL,0,_binary '[]',_binary '[]'),(13905,13905,1622791998,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis][QUOTE=saturnsrings]Yes, Trump had a chance to do something and he didn\'t...it was all talk. \"The Law and Order President\" but he let those rioters and looters take over police stations and destroy businesses. Even when a cop had his throat slashed, they did nothing.\nBefore the election, the MAGA people bragged how \"black unemployment\" was the lowest it\'s ever been. That is so stupid. Instead of worrying about their own kind, they\'re no better than liberal Democrats with all this black attention. Trump spent millions on rappers, too, to get them to endorse him. Republicans say that nothing was done about the BLM and rioting, because they \"didn\'t want to lose the black vote\". Shows how they care nothing for us. The whole \"build a wall\" was a joke, too, because Mexican \"immigration\" was higher under Trump than even Obama![/QUOTE]\n\nYou are right!  Trump was no help to Americastan at all--at most, he was a very slight speed bump because he was put in in place of Hellary.  He did nothing to corral the niggers when he could have.  Also, what about white/White employment?  Don\'t we matter al all?  I guess we don\'t, not to Trump.\nPeople just might wake up under Bidet Biden and Heels-up Harris; hopefully before it\'s too late!\nAlso, in LA, California, pig cops have been force vaccinating human women who are handicapped in one way or another.  Stinking pigs!  They are no better than the yids who control them or niggers!\nIn the province of Alberta, in Canuckistan, people are being dragged off at gunpoint to be force vaccinated.\n\nDo NOT get \"vaccinated!\" It could kill you!\n\nBlack Lies Matter is getting even worse under Bidet Biden the Incompetent.  They are ZOG\'s useful idiots until they are no longer needed.[/QUOTE]\n\nDon\'t worry, I won\'t get vaccinated. I don\'t know why people do...when it won\'t keep you from getting Covid.\nYeah, they are really pushing it. \nIt\'s pretty scary.[/QUOTE]\n\nI\'m beyond leery of what\'s going on--I posted something about enforced vaccinations. [url]http://nnnforum.com/forums/showthread.php?t=356290[/url]  It\'s called the five phases of vaccine compliance--read the whole article--it\'s very scary--it\'s aimed towards an Americastani audience but it applies to us Canuckistanis as well.  The \"vaccination\" does not work against the Kung Flu/covid at all.\nAlso, Bidet Biden and his foul cabal want more for Pissrael, the rogue state.\nWhere I\'m at, I have to use a mask--I use the lightest one possible and for as little as I can get away with it.  I will NOT use a mask inside my house or garden!  Turdeau can sod off for all I care.  The same goes for the one-dropper, jew queen of the UK.  Yes, the royal fambly really are jews and one-dropper nigpanzees and not Anglo-Teutons by blood.',0,0,NULL,0,_binary '[]',_binary '[]'),(13906,13906,1623185243,801,'Whitebear','Hi, just this morning I am seeing all these\nGoogle COMPLAINTS about embedded YouTube videos on your recent posts....\n\nare you seeing these Google complaints instead of seeing the embedded YouTube preview box?????\n[IMG]http://www.newnation.org/Images/2021/not-a-robot-yt-google.jpg[/IMG]',0,0,NULL,0,_binary '[]',_binary '[]'),(13907,13907,1623187359,801,'Whitebear','Just testing out that error warning complaint from google... about too much traffic or something....\n\n[IMG]http://www.newnation.org/Images/2021/not-a-robot-yt-google.jpg[/IMG]\nIt was complaining about the Northern California IP address that my VPN. Virtual Private Network was using... \nwhen I turned off my VPN - then my REAL residental location\'s IP show up\nAND....  Google no longer was blocking me from seeing the YouTube embedded video in your post.\n\nHmmm now I might want to see if I can figure out exactly what is triggering that too-much-traffic complaint.',0,0,NULL,0,_binary '[]',_binary '[]'),(13908,13908,1623187594,801,'Whitebear','When I turned my VPN back on.... It gave me a DENVER IP address...   \nand Google let me see their precious youtube video as it wasn\'t being requested from that \'russian system hacker\' from Fremont, CA.   :)\n\nwell, at first I didn\'t recognize the IP address was just checking to see if it was \'everybody\' or just me\n\n(just  me). :)',0,0,NULL,0,_binary '[]',_binary '[]'),(13909,13909,1623190299,8047,'Arheel\'s Uncle','[QUOTE=Smedley Butler][URL]https://odysee.com/@Goldenwolf:e/Jewish_Funding_Black_Revolution_Groups:d[/URL][/QUOTE]\n\n\n6 million pizzas but only 4 ovens :lol: 59 seconds of funny\n\n[URL]https://www.bitchute.com/video/8BxW4P4w4f2A/[/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13910,13910,1623191041,8047,'Arheel\'s Uncle','I could not reply to your PM on the YT video embed issues you\'re having. I haven\'t noticed any issues.\nWas it your end\'s problem? I\'ll check it out and see what I come up with. Give me hour or two.\n\nMy mail was full, so I decided to DL all as text file to save/edit on a rainy day. Somehow I deleted yours. Oops.\n\nLong Hot Summer ahead, I expect radical increases of rootless low IQ blacks to turn full on violent nigger. Many recent Anti-White PsyOps in the works to provoke blacks & cover for the J\'s crimes.\n  Food costs, financial issues rising.\nI\'m zeroing in on ~5 areas to watch closely.\n\n \nI was reading the rebuttal book 1620, against the NYT lying 1619 Project, soon to be force fed to students.\nPeople with kids in school ought to read it.',0,0,NULL,0,_binary '[]',_binary '[]'),(13911,13911,1623191190,801,'Whitebear','I\'ll resend my last PM just in case',0,0,NULL,0,_binary '[]',_binary '[]'),(13912,13912,1623191262,801,'Whitebear','[QUOTE=Whitebear]Hi, just this morning I am seeing all these\nGoogle COMPLAINTS about embedded YouTube videos on your recent posts....\n\nare you seeing these Google complaints instead of seeing the embedded YouTube preview box?????\n[IMG]http://www.newnation.org/Images/2021/not-a-robot-yt-google.jpg[/IMG][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13913,13913,1623191274,8047,'Arheel\'s Uncle','okay\n[QUOTE=Whitebear]I\'ll resend my last PM just in case[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13914,13914,1623191290,801,'Whitebear','[QUOTE=Whitebear]Just testing out that error warning complaint from google... about too much traffic or something....\n\n[IMG]http://www.newnation.org/Images/2021/not-a-robot-yt-google.jpg[/IMG]\nIt was complaining about the Northern California IP address that my VPN. Virtual Private Network was using... \nwhen I turned off my VPN - then my REAL residental location\'s IP show up\nAND....  Google no longer was blocking me from seeing the YouTube embedded video in your post.\n\nHmmm now I might want to see if I can figure out exactly what is triggering that too-much-traffic complaint.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13915,13915,1623191319,801,'Whitebear','[QUOTE=Whitebear]When I turned my VPN back on.... It gave me a DENVER IP address...   \nand Google let me see their precious youtube video as it wasn\'t being requested from that \'russian system hacker\' from Fremont, CA.   :)\n\nwell, at first I didn\'t recognize the IP address was just checking to see if it was \'everybody\' or just me\n\n(just  me). :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13916,13916,1623191519,8047,'Arheel\'s Uncle','I went into my RAIN thread, tested first 5 embedded YT vids, nothing abnormal, they played in forum fine. \n\nCan you give me a link to a specific post with video that you get that message on???\n\n\n\n[QUOTE=Whitebear][QUOTE=Whitebear]Just testing out that error warning complaint from google... about too much traffic or something....\n \n[IMG]http://www.newnation.org/Images/2021/not-a-robot-yt-google.jpg[/IMG]\nIt was complaining about the Northern California IP address that my VPN. Virtual Private Network was using... \nwhen I turned off my VPN - then my REAL residental location\'s IP show up\nAND....  Google no longer was blocking me from seeing the YouTube embedded video in your post.\n\nHmmm now I might want to see if I can figure out exactly what is triggering that too-much-traffic complaint.[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13917,13917,1623192017,801,'Whitebear','[QUOTE=Arheel\'s Uncle]I went into my RAIN thread, tested first 5 embedded YT vids, nothing abnormal, they played in forum fine. \n\nCan you give me a link to a specific post with video that you get that message on???\n\n==================\nRe:sorry, didn\'t need to. you check it out as I figured it was me\n\nI resent the last few PMs - guess I should have said \"no need to answer these\" as I figured out your links worked just fine after I switched my VPN location to another one that was not as busy...\n\nbut thanks very much for checking it out.\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13918,13918,1623196984,8047,'Arheel\'s Uncle','Ehh, no big deal. I\'m retired, I work & play, no schedule, usually.\nI finished the aux solar panel project with the suitcase full of \"solar guts\" peripherals.\nTurned out real pretty.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]I went into my RAIN thread, tested first 5 embedded YT vids, nothing abnormal, they played in forum fine. \n \nCan you give me a link to a specific post with video that you get that message on???\n\n==================\nRe:sorry, didn\'t need to. you check it out as I figured it was me\n\nI resent the last few PMs - guess I should have said \"no need to answer these\" as I figured out your links worked just fine after I switched my VPN location to another one that was not as busy...\n\nbut thanks very much for checking it out.\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13919,13919,1623198601,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Ehh, no big deal. I\'m retired, I work & play, no schedule, usually.\nI finished the aux solar panel project with the suitcase full of \"solar guts\" peripherals.\nTurned out real pretty.\n=============================\n\nGreat.  I think I may have seem an advertisement between youtube videos for cant-survive-the zombie-apocalypse-without-this.   sorts of gimmicks for cooking breakfast or making water boil for hot chocolate.... with something that folds up into your backpack...\n\nanyway are there any solar powered similar things to whatever it was that you \'home-brewed\'????\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13920,13920,1623209602,8047,'Arheel\'s Uncle','Basically I engineered a \"Solar Generator\" but without an inverter or battery. Retail SG systems have both.\nIn my 50 years of electrical/electronics, the [B][U]ONLY[/U][/B] guy on youtube I\'d refer my people to is Will Prowse, I\'ve watched all the other youtubers on solar electrical, they ramble, they\'ll waste your time & I can tell they don\'t know what they\'re talking about half the time.\n[B]Will on \"Solar Generators\"[/B]  [URL]https://www.youtube.com/watch?v=8k1URSZZ9uY[/URL]\n\n\nThis was the Aux system I put together for extra 200 Watts PV energy input that plugs into socket on outside of van, socket is wired directly into van\'s solar system fed 400 Amp hour batteries.\nPV is photo voltaic; conversion of sunlight via solar panel current output & works like a battery charger, although more complex.\n[B]I really need to transfer my van photos to PC.[/B]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Ehh, no big deal. I\'m retired, I work & play, no schedule, usually.\n I finished the aux solar panel project with the suitcase full of \"solar guts\" peripherals.\nTurned out real pretty.\n=============================\n\nGreat.  I think I may have seem an advertisement between youtube videos for cant-survive-the zombie-apocalypse-without-this.   sorts of gimmicks for cooking breakfast or making water boil for hot chocolate.... with something that folds up into your backpack...\n\nanyway are there any solar powered similar things to whatever it was that you \'home-brewed\'????\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13921,13921,1623216649,801,'Whitebear','Thanks for link on solar stuff.\n\nI guess just being ignorant of electrical theory... never ever got through the city college electrical helper intro course...   there are just a whole lot of mysterious areas of technical knowledge.        Thanks your response did help - I\'m currently struggling to debug some obscure technicalities  working on how can I import the forum\'s database into the new forum software on the new website host.     I\'m just about an hour away from testing out how to get back to where I left off yesterday...    \n\nAs my \'little\' brother is the now retired Electrician... I have always relied on him for \'cheap\' professional technical advice - like what should I replace my old florescent light tubes with.  \n\n\n[QUOTE=Arheel\'s Uncle]Basically I engineered a \"Solar Generator\" but without an inverter or battery. Retail SG systems have both.\nIn my 50 years of electrical/electronics, the [B][U]ONLY[/U][/B] guy on youtube I\'d refer my people to is Will Prowse, I\'ve watched all the other youtubers on solar electrical, they ramble, they\'ll waste your time & I can tell they don\'t know what they\'re talking about half the time.\n[B]Will on \"Solar Generators\"[/B]  [URL]https://www.youtube.com/watch?v=8k1URSZZ9uY[/URL]\n\n\nThis was the Aux system I put together for extra 200 Watts PV energy input that plugs into socket on outside of van, socket is wired directly into van\'s solar system fed 400 Amp hour batteries.\nPV is photo voltaic; conversion of sunlight via solar panel current output & works like a battery charger, although more complex.\n[B]I really need to transfer my van photos to PC.[/B]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Ehh, no big deal. I\'m retired, I work & play, no schedule, usually.\n I finished the aux solar panel project with the suitcase full of \"solar guts\" peripherals.\nTurned out real pretty.\n=============================\n\nGreat.  I think I may have seem an advertisement between youtube videos for cant-survive-the zombie-apocalypse-without-this.   sorts of gimmicks for cooking breakfast or making water boil for hot chocolate.... with something that folds up into your backpack...\n\nanyway are there any solar powered similar things to whatever it was that you \'home-brewed\'????\n\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13922,13922,1623317068,3685,'Ensis','Bofum: this is the new address to New Nation News-- [url]http://www.nnnforum.net/forums/index.php[/url]\n\nI hope you are doing alright--the same goes for your family.  My parents and I are doing alright.',0,0,NULL,0,_binary '[]',_binary '[]'),(13923,13923,1623990992,846,'Smedley Butler','[url]https://www.bitchute.com/video/3VOY3Nbc4SCP/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13924,13924,1623992259,846,'Smedley Butler','[url]https://www.bitchute.com/video/3VOY3Nbc4SCP/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13925,13925,1624087333,846,'Smedley Butler','[url]https://www.bitchute.com/video/iedIMxvppsZG/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13926,13926,1624123393,846,'Smedley Butler','[url]https://www.minds.com/newsfeed/1251553111780220928[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13927,13927,1624126631,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.minds.com/newsfeed/1251553111780220928[/url][/QUOTE]\n\nhmmm.  \"inquiring Minds want to know\". \n\nI ran across a couple of items about somebody buying up single family homes...   I\'ll read, thanks.\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13928,13928,1624131326,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.minds.com/newsfeed/1251553111780220928[/url][/QUOTE]\n\nhmmm.  \"inquiring Minds want to know\". \n\nI ran across a couple of items about somebody buying up single family homes...   I\'ll read, thanks.\nWB[/QUOTE]\n\n\nHowdy\n\nGreat and terrifying FRONT page in the proxy war. \n\nAt the 26 minute mark, Putin is ask a question by a highly paid tool of NBC shews. Ha and he answers the lie narrative sharply.   No one is coming to rescue us.\n\nIt shocking how many have allowed themselves to be poisoned here !  ONE is a friend I have tried to reach for 25  years, but his TV and NPR WIFE have his arrogant mind. ANY one who watches TV can not ever be trusted. My gut told be for years too, but it their upper arrogance and something in their gene that they ACTUALLY trust the hoooollywoodbastard/wall street scum regime. \n\nBe well\n\nSB\n\n[url]https://odysee.com/@modernpolitics:0/ModPol-BidenPutin:8[/url]   \n\nneed to get to work now.\n\nPS DO NOT TRUST ANY PIT BULL',0,0,NULL,0,_binary '[]',_binary '[]'),(13929,13929,1624166210,846,'Smedley Butler',':niglet:\n\nHowdy dear editor\n\n\nThe Black Rock story is another attack avenue against US ! Wall Street needs rounding up.  The Wall Street protesters were called aunti soometic\'s ha. \n\n\nAs for the Congoids starving, eating and other cruel crimes to fellow apes,  they should be offered a free trip to Africa with 20 K, if that would happen I would say half would rather stay here in prison SOB\'s, but the AFRICANS NO bounty and and the  US should have a freighter that leaves WEEKLY ! With running water CAGE and **** buckets. They are coming for U{S with the continued DEMONIZING US every every more so since NOV. 22, 1963.   NIXON, Jimmy Carter and Reagan were ALWAY being threatened and were set actually not conspiracy BS.  \n\nThank you for your duty on the Front page. \n\nIs NNNF getting  million views on the front PAGE ?\n\nNo matter what one believes NNNF is by hand of God or if not the life force of the universe spiritual crying out to warn Western people. \n\nTHEY are like Pit Bulls you can NOT get away from temperament or genetics !\n\n\nAs for the actual  RED GUARD CYPHER scum in salemgrad she and her gang have SENT G****MAIL to every OREGONIAN STATING TAKE THE JAB !  The supreme leader states WITH OUT LAW that WHEN its DECLARED 70 have taken the poison the MASK CAN COME OFF. ITS ALLLLLL criminal as you know.  I am schocked by people I know who took poison !  :niglet:\n\n\nBe WELL and ready ! Ha\n\nGood night\n\nSB\n\nNo reply needed.',0,0,NULL,0,_binary '[]',_binary '[]'),(13930,13930,1624292625,846,'Smedley Butler','Howdy\n\nNorth Korean at Columbia.\n\nQuote\nPIEVILLE.NeT\n\nWe’ve talked here before about a Marxist agenda in the US education system and Park agrees. When she transferred to Columbia University, she says she was deeply disturbed by what she saw.\n\n“I expected that I was paying this fortune, all this time and energy, to learn how to think. But they are forcing you to think the way they want you to think,” Park said in an interview with Fox News. “I realized, wow, this is insane. I thought America was different but I saw so many similarities to what I saw in North Korea that I started worrying.”\n\nThose similarities include anti-Western sentiment, collective guilt and suffocating political correctness.\n\nYeonmi saw red flags immediately upon arriving at the school…\n\n…It only got worse from there as Yeonmi realized that every one of her classes at the Ivy League school was infected with what she saw as anti-American propaganda, reminiscent to the sort she had grown up with. (source)\n\nYeonmi was baffled by what American students considered oppression.\n\n“Because I have seen oppression, I know what it looks like,” said Yeonmi, who by the age of 13 had witnessed people drop dead of starvation right before her eyes.\n\n“These kids keep saying how they’re oppressed, how much injustice they’ve experienced. They don’t know how hard it is to be free,” she admonished…\n\n….”The people here are just dying to give their rights and power to the government. That is what scares me the most.” (source)\n\nThis is something we’ve witnessed to a shocking degree during the Covid pandemic, which has been used as an opportunity to change the world forever. People have given up their livelihoods, their lives, their very freedom to walk their dogs.\n\nThe United States of America was not what she expected.\nYeonmi had always dreamed of coming to the United States.\n\nHaving come to America with high hopes and expectations, Yeonmi expressed her disappointment.\n\n“You guys have lost common sense to degree that I as a North Korean cannot even comprehend,” she said.\n\nShe thought she was going to come here and learn to think critically.\n\nShe accused American higher education institutions of stripping people’s ability to think critically.\n\n“In North Korea I literally believed that my Dear Leader [Kim Jong-un] was starving,” she recalled. “He’s the fattest guy – how can anyone believe that? And then somebody showed me a photo and said ‘Look at him, he’s the fattest guy. Other people are all thin.’ And I was like, ‘Oh my God, why did I not notice that he was fat?’ Because I never learned how to think critically.”\n\n“That is what is happening in America,” she continued. “People see things but they’ve just completely lost the ability to think critically.” (source)\n\nCritical thinking is indeed becoming a lost art, particularly as anyone thinking outside the status quo gets “canceled” or “defunded.” Our country is rapidly turning into the kind of place in which only one opinion can be held. To hold a different viewpoint is practically criminalized.\n\nThe worst part is that people here have chosen their path.\nYeonmi is watching America go down a totalitarian path.\n\nWitnessing the depth of American’s ignorance up close has made Yeonmi question everything about humanity.\n\n“North Koreans, we don’t have Internet, we don’t have access to any of these great thinkers, we don’t know anything. But here, while having everything, people choose to be brainwashed. And they deny it.” (source)\n\nWe’re seeing changes though, that take us further and further toward that kind of world. Alternative news sites are shut down in a wave of virtual book-burning. Social media purges any dissenting point of view. TikTok brainwashes young people in 15-60 second intervals. University professors promote violence against those who think differently.\n\nHave things gone too far?\nIs it fixable? Yeonmi questions where our country goes at this point.\n\n“Where are we going from here?” she wondered. “There’s no rule of law, no morality, nothing is good or bad anymore, it’s complete chaos.”\n\n“I guess that’s what they want, to destroy every single thing and rebuild into a Communist paradise.” (source)\n\nThere’s a playbook, we wrote it, and it’s being used to turn our once-proud nation into a parody of itself. Our very education is brainwashing students into hating our country and being ashamed of our race if we’re white. Social media inspires paroxysms of self-induced guilt over the possibility one may have accidentally micro-aggressed or not been 100% inclusive to everyone on the planet, thinking ahead of any potential handicap or mental illness that might have caused someone discomfort. Americans have become offended over practically everything and the butthurt is real. Some of it would be funny if it wasn’t so damned tragic.\n\nCritical thinking is frowned upon, canceled, and defunded. Why?\n\nBecause we’re being set up for a communist takeover and the brainwashed masses will applaud. With jazz hands, of course, so they don’t “trigger” those who are bothered by loud noises. And definitely no memos will be sent announcing the changes using “frightening” all-caps.\n\n………………………..',0,0,NULL,0,_binary '[]',_binary '[]'),(13931,13931,1624293513,8047,'Arheel\'s Uncle','Hey, on the (((BlackRock))) buying up houses en masse.\n Not benevolent (((CDC))) is who\'s behind recommending the push to stop evictions because of the PLANDEMIC.\nEspecially in low income areas (black). I think in those areas they\'re after the LAND, not the homes.\n\nCui bono, if property owners aren\'t getting their rents then they can\'t pay their mortgages & could lose their properties. The longer a moratorium on evictions the more owners will default. The other angle, the owners see it coming & will want to sell rather than lose it all.\n\nBlackRock is waiting in the wings & will swoop up more as time goes on. I predict we\'ll see a lot more of that late Fall 2021 & be catastrophic in 2022.\n Just another Jew investment plot to steal property out from under the middle class.\nJust my 10 cents :)',0,0,NULL,0,_binary '[]',_binary '[]'),(13932,13932,1624298959,801,'Whitebear','thanks for \'2 cents\'. :)\n\nIhad posted that blackrock stuff at recommend of retired reporter Smedley.  might this be as bad as when all the loans made to unqualified blacks under clinton?  that lead to the 2008 market crash???\n\nif. you find any analytical links on subject, might \'throw up\' on daily news and stuff page.\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Hey, on the (((BlackRock))) buying up houses en masse.\n Not benevolent (((CDC))) is who\'s behind recommending the push to stop evictions because of the PLANDEMIC.\nEspecially in low income areas (black). I think in those areas they\'re after the LAND, not the homes.\n\nCui bono, if property owners aren\'t getting their rents then they can\'t pay their mortgages & could lose their properties. The longer a moratorium on evictions the more owners will default. The other angle, the owners see it coming & will want to sell rather than lose it all.\n\nBlackRock is waiting in the wings & will swoop up more as time goes on. I predict we\'ll see a lot more of that late Fall 2021 & be catastrophic in 2022.\n Just another Jew investment plot to steal property out from under the middle class.\nJust my 10 cents :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13933,13933,1624298959,801,'Whitebear','thanks for \'2 cents\'. :)\n\nIhad posted that blackrock stuff at recommend of retired reporter Smedley.  might this be as bad as when all the loans made to unqualified blacks under clinton?  that lead to the 2008 market crash???\n\nif. you find any analytical links on subject, might \'throw up\' on daily news and stuff page.\nBest,\nWB\n\n[QUOTE=Arheel\'s Uncle]Hey, on the (((BlackRock))) buying up houses en masse.\n Not benevolent (((CDC))) is who\'s behind recommending the push to stop evictions because of the PLANDEMIC.\nEspecially in low income areas (black). I think in those areas they\'re after the LAND, not the homes.\n\nCui bono, if property owners aren\'t getting their rents then they can\'t pay their mortgages & could lose their properties. The longer a moratorium on evictions the more owners will default. The other angle, the owners see it coming & will want to sell rather than lose it all.\n\nBlackRock is waiting in the wings & will swoop up more as time goes on. I predict we\'ll see a lot more of that late Fall 2021 & be catastrophic in 2022.\n Just another Jew investment plot to steal property out from under the middle class.\nJust my 10 cents :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13934,13934,1624307142,846,'Smedley Butler','[QUOTE=Arheel\'s Uncle]Hey, on the (((BlackRock))) buying up houses en masse.\n Not benevolent (((CDC))) is who\'s behind recommending the push to stop evictions because of the PLANDEMIC.\nEspecially in low income areas (black). I think in those areas they\'re after the LAND, not the homes.\n\nCui bono, if property owners aren\'t getting their rents then they can\'t pay their mortgages & could lose their properties. The longer a moratorium on evictions the more owners will default. The other angle, the owners see it coming & will want to sell rather than lose it all.\n\nBlackRock is waiting in the wings & will swoop up more as time goes on. I predict we\'ll see a lot more of that late Fall 2021 & be catastrophic in 2022.\n Just another Jew investment plot to steal property out from under the middle class.\nJust my 10 cents :)[/QUOTE]\n\nYes, correct.\n\nLooking at what Franklin\'s NYC gang did just from 1933 to 1936 is documented.   His gang also were preparing racial war by 1937 by diversity with injecting non Western savages into Working class ethic communities.   The Catholic church of 1935 Did force the code on Hollywood flat out and it was not broken till 1964.  See Slaughter of the cities by Dr. E.M. Jones.  Every institution has been crushed. All that is left is US. \n\nSB\n [url]https://www.youtube.com/watch?v=uc5o5emfZqQ[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13935,13935,1624316748,8047,'Arheel\'s Uncle','I literally [I][U][B]hate[/B][/U][/I] bringing up the name Rothschild, but it is what it is.....there\'s no quick easy answer. It\'s obvious there\'s much collusion & special private business deals.\n\n\n\nAbout 2-3 years ago, I\'d uncovered the facts via Rothschild Family Tree and family birth/death history at their official website going back a few hundred years, also via his LLC financial website, that they owned a significant % of stock in both BlackRock & Vanguard. Then I traced through stock exchange NASDAQ listings to get actual %\'s. \n\nAlso their medical history & so many early deaths in family, age 2 through 18 common -- blood + Jewish genetics, their creation of rest homes & founded Int\'l Red Cross, kidney failures common, Jack the Ripper deeds stealing body organs just 1 block from London Hospital, it all goes so deep down the rabbit hole.\n\n\nThe hidden names are Rothschild & Orsini Families.\n\n\n\nVery long article, but a good read:\n\n[URL]https://www.lewrockwell.com/2021/04/bill-sardi/who-runs-the-world-blackrock-and-vanguard/[/URL]\n \n\nShorter article, also good:\n\n [URL]https://www.lewrockwell.com/lrc-blog/the-black-heart-of-blackrock/[/URL]\n\nCDC has more recent articles, I\'ll track a better one down.\n[B][URL=\"https://www.cdc.gov/coronavirus/2019-ncov/covid-eviction-declaration.html\"]Temporary Halt in Residential Evictions to Prevent ... - CDC[/URL][/B]\n\n[URL]https://www.cdc.gov/coronavirus/2019-ncov/covid-eviction-declaration.html[/URL]\n\nPrint [B]CDC[/B] Director Dr. Rochelle Walensky signed a declaration determining that the [B]evictions[/B]  of tenants could be detrimental to public health control measures to  slow the spread of SARS-Cov-2, the virus that causes COVID-19. ORDER:  Temporary Halt in Residential [B]Evictions[/B] to Prevent the Further Spread of COVID-19 [185 KB, 17 pages]',0,0,NULL,0,_binary '[]',_binary '[]'),(13936,13936,1624346553,846,'Smedley Butler','They are killing the Western people in every way they can.\n\nThe majority of Western people are brain WASHED and still WATCH TV NPR etc. \n[url]https://odysee.com/@SaltyCracker:a/juneteenth-celebrated-with-beatings,:8[/url]\n\n[QUOTE=Arheel\'s Uncle]I literally [I][U][B]hate[/B][/U][/I] bringing up the name Rothschild, but it is what it is.....there\'s no quick easy answer. It\'s obvious there\'s much collusion & special private business deals.\n\n\n\nAbout 2-3 years ago, I\'d uncovered the facts via Rothschild Family Tree and family birth/death history at their official website going back a few hundred years, also via his LLC financial website, that they owned a significant % of stock in both BlackRock & Vanguard. Then I traced through stock exchange NASDAQ listings to get actual %\'s. \n\nAlso their medical history & so many early deaths in family, age 2 through 18 common -- blood + Jewish genetics, their creation of rest homes & founded Int\'l Red Cross, kidney failures common, Jack the Ripper deeds stealing body organs just 1 block from London Hospital, it all goes so deep down the rabbit hole.\n\n\nThe hidden names are Rothschild & Orsini Families.\n\n\n\nVery long article, but a good read:\n\n[URL]https://www.lewrockwell.com/2021/04/bill-sardi/who-runs-the-world-blackrock-and-vanguard/[/URL]\n \n\nShorter article, also good:\n\n [URL]https://www.lewrockwell.com/lrc-blog/the-black-heart-of-blackrock/[/URL]\n\nCDC has more recent articles, I\'ll track a better one down.\n[B][URL=\"https://www.cdc.gov/coronavirus/2019-ncov/covid-eviction-declaration.html\"]Temporary Halt in Residential Evictions to Prevent ... - CDC[/URL][/B]\n\n[URL]https://www.cdc.gov/coronavirus/2019-ncov/covid-eviction-declaration.html[/URL]\n\nPrint [B]CDC[/B] Director Dr. Rochelle Walensky signed a declaration determining that the [B]evictions[/B]  of tenants could be detrimental to public health control measures to  slow the spread of SARS-Cov-2, the virus that causes COVID-19. ORDER:  Temporary Halt in Residential [B]Evictions[/B] to Prevent the Further Spread of COVID-19 [185 KB, 17 pages][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13937,13937,1624469526,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=4SRSWTkjfiQ[/url]\n\nNew video after the year plus tyranny. :niglet:\nImportant for NNN Freshmen from the pubic pervert school prisons.  NPR and teachers union have gotten very young teens to get poisoned.  \nGreat refresher talk.\n\n[url]https://www.dailymail.co.uk/news/article-9711437/Washington-Post-condemned-video-urging-Americans-set-white-accountability-groups.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13938,13938,1624471888,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.youtube.com/watch?v=4SRSWTkjfiQ[/url]\n\nNew video after the year plus tyranny. :niglet:\nImportant for NNN Freshmen from the pubic pervert school prisons.  NPR and teachers union have gotten very young teens to get poisoned.  \nGreat refresher talk.\n\n[url]https://www.dailymail.co.uk/news/article-9711437/Washington-Post-condemned-video-urging-Americans-set-white-accountability-groups.html[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13939,13939,1624477614,801,'Whitebear','thanks for link to 36°48\'22.9\"N 108°26\'09.2\"W\n\nvery interesting viewpoint.  \nnever knew one could get a \'google map\'? for a\nlongitude-latitude...\n\nis that google maps or some other google feature?\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13941,13941,1624478528,846,'Smedley Butler','Howdy\n[url]https://www.lewrockwell.com/2021/06/no_author/why-arent-there-more-free-market-surgery-centers-and-clinics/[/url]\nTwo items, one is NPR never sends flowers, a note or dare mentions the lop sided murder of Whites by savages. \n\nTwo, the reason these bastards are not left to bleed out is the HOSPITAL do make a FORTUNE they are alien controlled businesss first.\n\nTHIS is by LEW ROCKRWELL\n\nKnew about this back in 04, but here is more evidence about money first care second from toilet cleaning.  OREGON medical is very poor and likely is allot of other states due to the hospital ****. :taser::niglet:\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13942,13942,1624479082,801,'Whitebear','Interesting, never thought about that...\n\nI\"ll read and post, thanks\n\nWhitebear\n=================================\n\n[QUOTE=Smedley Butler]Howdy\n[url]https://www.lewrockwell.com/2021/06/no_author/why-arent-there-more-free-market-surgery-centers-and-clinics/[/url]\nTwo items, one is NPR never sends flowers, a note or dare mentions the lop sided murder of Whites by savages. \n\nTwo, the reason these bastards are not left to bleed out is the HOSPITAL do make a FORTUNE they are alien controlled businesss first.\n\nTHIS is by LEW ROCKRWELL\n\nKnew about this back in 04, but here is more evidence about money first care second from toilet cleaning.  OREGON medical is very poor and likely is allot of other states due to the hospital ****. :taser::niglet:\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13943,13943,1624493526,8047,'Arheel\'s Uncle','iF you go to the very first page of my rain thread, to Wiki list of power plants, pick a plant, then you click on hyperlink of Lat/Long then it opens up a page, then scroll down to Google Map & choose Satellite view, it will take you to the plant at that Lat/Long.\nI hyperlinked the CA plant myself, opens up the page with the power plant. Zoom in, zoom out, use the \"hand\" to slide view N S E W. uSE MOUSE ROLLERBALL to zoom\n\n\n\n\n\n\n\n[QUOTE=Whitebear]thanks for link to 36°48\'22.9\"N 108°26\'09.2\"W\n \nvery interesting viewpoint.  \nnever knew one could get a \'google map\'? for a\nlongitude-latitude...\n\nis that google maps or some other google feature?\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13944,13944,1624569991,846,'Smedley Butler','Sven Longshanks and Dr Matthew Raphael Johnson look at the shadowy influence of Blackrock on financial institutions globally.\n\nAre Blackrock the puppet masters pulling alleged president Biden’s strings?\n\nMultiple former politicians are now working for them and many roles in the Biden administration have been filled by ex-employees of the firm.\n\nBecause they are not a bank they have evaded legal scrutiny, yet they are now managing the largest slush fund in all history, created for the Covid fallout but now looking to purchase everything.\nLargest slush fund in US history,  Black Rock, thank you Larry Frink.\n[url]https://archive.radioalbion.com/DN/DN%20062421.mp3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13945,13945,1624570909,801,'Whitebear','Posting thanks.\n\nWB\n\n\n[QUOTE=Smedley Butler]Sven Longshanks and Dr Matthew Raphael Johnson look at the shadowy influence of Blackrock on financial institutions globally.\n\nAre Blackrock the puppet masters pulling alleged president Biden’s strings?\n\nMultiple former politicians are now working for them and many roles in the Biden administration have been filled by ex-employees of the firm.\n\nBecause they are not a bank they have evaded legal scrutiny, yet they are now managing the largest slush fund in all history, created for the Covid fallout but now looking to purchase everything.\nLargest slush fund in US history,  Black Rock, thank you Larry Frink.\n[url]https://archive.radioalbion.com/DN/DN%20062421.mp3[/url][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13946,13946,1624573100,846,'Smedley Butler','[QUOTE=Whitebear]Posting thanks.\n\nWB\n\n\n[QUOTE=Smedley Butler]Sven Longshanks and Dr Matthew Raphael Johnson look at the shadowy influence of Blackrock on financial institutions globally.\n\nAre Blackrock the puppet masters pulling alleged president Biden’s strings?\n\nMultiple former politicians are now working for them and many roles in the Biden administration have been filled by ex-employees of the firm.\n\nBecause they are not a bank they have evaded legal scrutiny, yet they are now managing the largest slush fund in all history, created for the Covid fallout but now looking to purchase everything.\nLargest slush fund in US history,  Black Rock, thank you Larry Frink.\n[url]https://archive.radioalbion.com/DN/DN%20062421.mp3[/url][/QUOTE][/QUOTE]\n\nHowdy\n\nGood posting!\n\nNever a shortage of horrors !\n\n\nBlack Rock that is the clarity I needed of the pirates of  history ! :niglet:  Oh, and inciting criminals too. \n\nTR lV is likely a dope addict with spic  or worse hoes he puts up  or a rear ending jackass ! :niglet:\n\nThank you\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13947,13947,1624596981,846,'Smedley Butler','Biden Effectively Threatens \"Patriots\" With Nuclear Weapons And F-15s,\nTargets Gun Owners And Stores - Timcast\n\nBiden Effectively Threatens \"Patriots\" With Nuclear Weapons And F-15s,\nTargets Gun Owners And Stores - Timcast\n\nGood evening hope you are well\n\nThe front A 1 and some of it important news for folks to KNOW. :niglet:\n\nThat placed cipher ham sandwich did not threaten any one, he just read what he was TOLD TO. SO who put those words in front of him ? \n\nYes, the bagel boyz did, they love the World/US so much they want to their perverts to used military grade on STATES or COUNTIES like UKRAINE in 1933 they crushed with mass murder/terror the LAST resistance and LOCKED THE BORDERS those who escaped were helped to get to Canada and Argentina where they grew Wheat and TOOOOO many of their grand children today in CANADA and the ussa are LEFTIST jackasses ! At least the ones I have known and KNOW. \n\nHe here is a tid bit \n\nA fast food chain the was at the time maybe number 3 in the the ussa back just before the 01 crime sold the stock at peak and business, not positive it was public stock or privately held. Well they moved to this county and build fortresses they are not Eskimo\'s.  Maybe I will get back to this story. :niglet:  Need to think about it. \nGood night',0,0,NULL,0,_binary '[]',_binary '[]'),(13948,13948,1624636845,846,'Smedley Butler','A notice on PressTV.com reads:\n\nQuote:\nThe domain presstv.com has been seized by the United States Government in accordance with a seizure warrant issued pursuant to 18 U.S.C. Sections 981, 982 and 50 U.S.C. 1701 - 1705 as part of a law enforcement action by the Bureau of Industry and Security, Office of Export Enforcement and Federal Bureau of Investigation.\nShut down for telling the truth you don\'t get from the lamestream jewsmedia.\n\nThe alternate web address [url]https://www.presstv.ir[/url] is still available.\n\n[url]https://www.presstv.ir/Detail/2021/0...-US-government[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13949,13949,1624953601,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=qR10MHRposE[/url]\n\n\nBrain washed no pride no leaders, no sense of self respect or of logos, video games even for patriotards in their 70\'s being jackass ignorant. \n\nThe young people in the video have no foundation of self to be using LSD.  Keasy was paid by the government in Grad school in CA to use drugs. He could easily handle it.  I know personally he was a not a druggy though. He did not do coke and all the rest nor even have any pot around his boys etc. He was a good man and he died at age 66 he had woken up for his last ten years of his life. \n\nAs for my state Regime the STATE fire hosed money on the people to kept them quiet, SO the lumber mills, the gravel, cement companies, stereo stores, tires shops, construction, engineering YOU name it they sold their souls and the rule of law for money than fought bact after 15 days with a 100,000 at Salemgrad.  MILLIONS up 7 to 333,000 were given to businesses with FIRST NON WHITES THEN WOMEN and them White men. \n\nThis why the the enemy has  made a move on US for all the marbles out right.',0,0,NULL,0,_binary '[]',_binary '[]'),(13950,13950,1624955988,846,'Smedley Butler','Howdy\n\nThat utube I sent you, thought was about young lost brain rinsed people taking drugs. \n\nThen I read this REVIEW, I only watched a minute the babbling, but the WEB PAGE owner Poseidon surprised me after years he states this about the poison shot.\n\nOver the last year people from across the spectrum have come out and exposed themselves on the crime/jab.  They can not fathom what the medical experts have clearly explained and showed date ! \n\nALL AGES and education etc. have taken the poison. I know of a half dozen with SERIOUS blood clots in the BRAIN and whole BODY. My friends owns a restaurant and he has told me a dozen wrecked a two who died., People I know in Grants Pass say the a friend electrician is upset this is mother was great shape took it and died two weeks later.  Jerry said a know  NO who died from the flu, but know of many made sick and half dozen killed he is 61 third generation Grants Pass. \n\nSB\n\nNo reply needed, \n\n  Dawn Cannon - (June 24th, 2021, 02:36 PM)\n\nHe wrongly says, \"You only care about stopping other people from getting vaccinated\", and he was questioned about it.\n\nIn the comments he says, \"I despise antivaxxers who try to discourage people from getting vaccinated more than I ever despised anyone else. I never advocated against or pro any vaccine. It is unethical for non Doctors to do so.\nAlso, if I was in control of vaccinations I would refuse access to vaccines to anyone who voted for Trump or Boris Johnson, except if they publicly disavowed them.\nDoes this answer your question?\"',0,0,NULL,0,_binary '[]',_binary '[]'),(13951,13951,1624979365,8047,'Arheel\'s Uncle','On this story, that black b*tch killed that baby bc the White girl was with black man. Honestly, baby does not appear to be mixed W/Bk, at all.\n\n                   [URL=\"http://www.newnation.org/black-on-white-LINK=====================================\"]         [B]BLACK-ON-WHITE: BLACK Day care worker who suffocated WHITE infant at child care center sentenced to life[/B][/URL]',0,0,NULL,0,_binary '[]',_binary '[]'),(13952,13952,1624997564,846,'Smedley Butler','The WATER WARS have begun: the state is simply turning off the water to farms & ranches, depriving them of water needed to grow food and raise animals. This will create food shortages by design, in order to then point at the massive problem and declare, \"It\'s global warming! We NEED climate lockdowns! We MUST move to absolute zero carbon emissions! We HAVE to take away private ownership of cars! You HAVE to eat fake meat and move to post-animal economy!\" The story is the same across the nation, and indeed the world. But who is behind these WATER WARS? Christian explores the WEF\'s \"Global Water Initiative,\" an agenda to centralize and privatize control over the world\'s water supply, and how these engineered droughts are the lynchpin in the climate agenda and the takeover of food.\n\n[url]https://www.youtube.com/watch?v=sZ8NDupCAcM&t=11s[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13953,13953,1624999535,846,'Smedley Butler','1,007 Congoids died in all of Franklin\'s war 2 a fact. Over half were from accidents, a dozen from hanging, firing squad sentences, and then ships sunk.\n\nPoint is the like England and the rest of the West, the best warrior breeding stock was murdered and then the maimed and corrupted, but the perverts who skirted duty even though it was by deceit, against our interest as a people the savages had no breeding  stock eliminations so their natural jungle conducts were left alone incited as they were sicced on US first in the big cities then full retard after Nov. 22, 1963 with media and Wall Street full support,  along with the Gulf  Of Tonkin treason by LBJ.\n\nThousands of straight Western sane men have been driven out of the officer corps since poppa doc bushogs first war in 1989. Point is that this history is the reason we are under attack World wide now as a people.',0,0,NULL,0,_binary '[]',_binary '[]'),(13954,13954,1624999572,801,'Whitebear',': thanks - fixed some missing links on front page\n\nand thanks for insight on baby-cide case\n\nWB\n\n[QUOTE=Arheel\'s Uncle]On this story, that black b*tch killed that baby bc the White girl was with black man. Honestly, baby does not appear to be mixed W/Bk, at all.\n\n                   [URL=\"http://www.newnation.org/black-on-white-LINK=====================================\"]         [B]BLACK-ON-WHITE: BLACK Day care worker who suffocated WHITE infant at child care center sentenced to life[/B][/URL][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13955,13955,1625081914,846,'Smedley Butler','All the media has done is slander White males thrown in the grinder, but these truths I personally know.  How the military has functioned past poppa doc bushogs crime in 1991 where he CALLED up all the reserves and NG older men many fooled/brain washed good men to his BS crime of 91, While Ruby Ridge was commited against a six year army veteran in ID.  Mett dozens of officers in 90\'s who stated they resigned as PC had reaching maddening levels.  \n\nThe fact that most veterand from that era remain silent is because they are brain washed from media and hid out in remaining White ussa, but kept their TV S!:barf9::barf9::afro: Back then the ONLY women were not in the ranks they were only in medical centers and high command offices they were RARE to even see.  Today is must be a TWILIGHT ZONE night mare. Just now I remember speaking  to two women vets one from around 1984 and one from around 2010, they both said they almost did not make it their three year hitch.  :barf9::afro:\n\nNo reply\n \n\nQuote\nFifty years ago in Vietnam basecamps, where the blacks were concentrated in supply and support, the uniforms and equipment desperately needed by whites doing the fighting in the field were sold by the blacks to the day workers and then to the Vietcong or NVA. In the field, indolent and surly blacks were every units greatest liability. Yet we’re supposed to believe morale is improved by adding mentally sick trannies whose rainbow emblem conceals the reality that they eat one another’s feces and call it love.\n\nThe irony is that blacks are the white-hating racists in the ranks and trannies and homos the most intolerant of them all. This doesn’t end well, unless your a Merrick Garland tasked by Blackrock and the Jews who own Silicon Valley and the public forum, et al., with the final annihilation of white America.',0,0,NULL,0,_binary '[]',_binary '[]'),(13956,13956,1625107136,3685,'Ensis','Hi Bofum, how are you doing these days?  I\'m still at NM because there are some good posters left there, especially CoonHatingJews.  Sadly, he took the \"vaccine\" and has had some heart trouble--and had to go to the hospital.  Then on the same day, he got in a car crash, but it alright.  Hopefully he won\'t be faulted for what happened.\n\nI think I might have mentioned YowzaMassa from NM.  She got herself banned, and unlike you and others, she actually deserved it.  It turns out she was a troll and a coal-burner from San Francisco whose first husband was a nigger. \n\nI hope you are doing alright--same goes for your son.  Take care and be safe.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(13957,13957,1625174182,801,'Whitebear','Thanks very much for following upon the Stephanie King story...\n\n...when posting the first guest thread... it did cross my mind that the victim did not have a negro name\n\nbut I had forgotten that \'NNN\' had a big \'petition drive\'... supporting the NO-PAROLE for kidnap-rape-murder niggers back in 2004...  :)',0,0,NULL,0,_binary '[]',_binary '[]'),(13958,13958,1625178311,846,'Smedley Butler','Democrats Have Issued A Death Sentence for White America\nBy Paul Craig Roberts\n\nPaulCraigRoberts.org\n\nJuly 1, 2021\n\n\n================================\nROCK solid clear as bill no frills Podcast.\nDr Matthew Raphael Johnson explains in detail how BlackRock extends its control all over the world.\n\nBlackRock, the world\'s largest multinational investment management corporation, rules the world with an iron fist under the mantle of liberalism.\n\nIt has about $50 trillion worth of assets under its control in one form or another making it far more powerful than any government or alliance.\n\nOnly nations such as Iran, Russia, China, Armenia, North Korea, Burma, much of Central Asia, Vietnam, Belarus, Venezuela and possibly Switzerland and Hungary are outside of its control, something they find intolerable.\n\nBlackRock dwarfs Soros and even Goldman Sachs as they\'ve already bought up much of their asset base.\n\nThey can\'t be regulated as it does the regulating. They are the law. Capital is far more powerful than the state, and BlackRock is more powerful then the globe\'s capital taken together, making this a revolution beyond any other.\n\nThere\'s nothing like it in world history and it\'s controlled by three Jews, Laurence Fink, Blake Grossman and Robert Kapito.\n[url]https://archive.radioalbion.com/TON/TON%2063021.mp3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13959,13959,1625193598,8047,'Arheel\'s Uncle','I remembered the story & petition 2015. It was still on net.\nPoor girl, to have to die like that, & awful for her family. That was an interesting thread, that lawyer kicking on NNN :lol:\n\nI think USA White people have reached nadir on black crimes & news gets around wit the net, all have been victimized by blacks, or indirectly, or a friend has. \n\nAMREN had a good article about that a few days ago.\nRight now USA is a racial powder keg, warming up on the White side. I think that\'s the reason for so much publicity of gov\'t lies on W Supremacy. Shaming us so we\'re kept backed down. SO WRONG.\n\n\n\n[QUOTE=Whitebear]Thanks very much for following upon the Stephanie King story...\n \n...when posting the first guest thread... it did cross my mind that the victim did not have a negro name\n\nbut I had forgotten that \'NNN\' had a big \'petition drive\'... supporting the NO-PAROLE for kidnap-rape-murder niggers back in 2004...  :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13960,13960,1625238125,8047,'Arheel\'s Uncle','[B]I saw this coming, (((CDC))) set it up and (((BlackRock))) will buy from bank after owner defaults if he can\'t sell first.\n[/B]\n\n[B][URL=\"https://www.wtvm.com/2021/07/02/eviction-moratorium-extended/\"]Eviction moratorium extended; landlords in the Chattahoochee valley react[/URL][/B]\n\n\n             By [URL=\"https://www.wtvm.com/authors/kei\'yona-jordon/\"]Kei\'Yona Jordon[/URL]\n\nPublished: [B][COLOR=Red]Jul. 2, 2021[/COLOR][/B] at 2:57 AM UTC|Updated: 11 hours ago\nCOLUMBUS,  Ga. (WTVM) -  For many residents an extension of the eviction  moratorium is a life saver, but not so much for their landlords.\n[COLOR=darkred][B]“It  causes a burden on that landlord because they are not receiving any  revenue from that rent,”[/B][/COLOR] said roperty manager for RT&T Realty,  Elizabeth Ranew.\nThe CDC issued another extension of the eviction moratorium through July and the Supreme Court upheld the decision.\nProperty managers like Elizabeth Ranew says it’s not their place.\n[COLOR=DarkRed][B]“I personally think the [COLOR=Black]CDC[/COLOR] should not be in the pockets of landlords,” [/B][/COLOR]explained Ranew.\nMany landlords and property managers have been understanding and are helping tenants find a way to pay their rent.\n“What  we did was help tenants get assistance from the Salvation Army, Sally  Rescue was paying people’s rent, some churches have been paying people’s  rent,” said Ranew.\nBut this extension is threatening property owners’ ability to cover their own expenses.\n[B][COLOR=DarkRed]“Landlords  are losing money because they can’t pay their mortgage if the tenants  don’t pay their rent,” [/COLOR][/B]said Ranew. The fear from the affects of last  summer’s eviction Moratorium is hovering over landlords and property  managers once again. “Those were some of the worst months for tenants  not being able to pay their rent.”\n[COLOR=darkred][B]Property owner Jamille Rooks says some landlords have also had to sell their property.[/B][/COLOR]\n“They couldn’t afford to lose that income, so they sold their property with the tenants in them,” said Rooks.\nRooks says this eviction moratorium is also helping to cause a shortage in available rental properties.\n“That’s partially because some people need to be evicted,” said Rooks.\nThese  property managers say they don’t know what the solution might be, but  they are looking forward to the end of the eviction Moratorium so they  can start to rebuild what they have lost financially.\n[B]The eviction moratorium is set to end on July 31st.[/B]\n[I]Copyright 2021 WTVM. All rights reserved.[/I]',0,0,NULL,0,_binary '[]',_binary '[]'),(13961,13961,1625243992,846,'Smedley Butler','[QUOTE=Arheel\'s Uncle][B]I saw this coming, (((CDC))) set it up and (((BlackRock))) will buy from bank after owner defaults if he can\'t sell first.\n[/B]\n\n[B][URL=\"https://www.wtvm.com/2021/07/02/eviction-moratorium-extended/\"]Eviction moratorium extended; landlords in the Chattahoochee valley react[/URL][/B]\n\n\n             By [URL=\"https://www.wtvm.com/authors/kei\'yona-jordon/\"]Kei\'Yona Jordon[/URL]\n\nPublished: [B][COLOR=Red]Jul. 2, 2021[/COLOR][/B] at 2:57 AM UTC|Updated: 11 hours ago\nCOLUMBUS,  Ga. (WTVM) -  For many residents an extension of the eviction  moratorium is a life saver, but not so much for their landlords.\n[COLOR=darkred][B]“It  causes a burden on that landlord because they are not receiving any  revenue from that rent,”[/B][/COLOR] said roperty manager for RT&T Realty,  Elizabeth Ranew.\nThe CDC issued another extension of the eviction moratorium through July and the Supreme Court upheld the decision.\nProperty managers like Elizabeth Ranew says it’s not their place.\n[COLOR=DarkRed][B]“I personally think the [COLOR=Black]CDC[/COLOR] should not be in the pockets of landlords,” [/B][/COLOR]explained Ranew.\nMany landlords and property managers have been understanding and are helping tenants find a way to pay their rent.\n“What  we did was help tenants get assistance from the Salvation Army, Sally  Rescue was paying people’s rent, some churches have been paying people’s  rent,” said Ranew.\nBut this extension is threatening property owners’ ability to cover their own expenses.\n[B][COLOR=DarkRed]“Landlords  are losing money because they can’t pay their mortgage if the tenants  don’t pay their rent,” [/COLOR][/B]said Ranew. The fear from the affects of last  summer’s eviction Moratorium is hovering over landlords and property  managers once again. “Those were some of the worst months for tenants  not being able to pay their rent.”\n[COLOR=darkred][B]Property owner Jamille Rooks says some landlords have also had to sell their property.[/B][/COLOR]\n“They couldn’t afford to lose that income, so they sold their property with the tenants in them,” said Rooks.\nRooks says this eviction moratorium is also helping to cause a shortage in available rental properties.\n“That’s partially because some people need to be evicted,” said Rooks.\nThese  property managers say they don’t know what the solution might be, but  they are looking forward to the end of the eviction Moratorium so they  can start to rebuild what they have lost financially.\n[B]The eviction moratorium is set to end on July 31st.[/B]\n[I]Copyright 2021 WTVM. All rights reserved.[/I][/QUO\n\nThe only Western state to do this. \n\n[url]https://vdare.com/posts/one-reason-for-greater-idaho-portland-oregon-wants-to-give-medicaid-to-illegals[/url]\n\n\nNo need to see the video at all only sent it for the comment\nQuote of comment: JustKeepingItRealJustKeepingItReal2 days ago When the fake money quits getting pumped into the economy you will soon find great deals on slightly used repo\'s all over the country. [url]https://www.youtube.com/watch?v=09FV1JIhJSI[/url]\n\nDr Matthew Raphael Johnson explains in detail how BlackRock extends its control all over the world.\n\nBlackRock, the world\'s largest multinational investment management corporation, rules the world with an iron fist under the mantle of liberalism.\n\nIt has about $50 trillion worth of assets under its control in one form or another making it far more powerful than any government or alliance.\n\nOnly nations such as Iran, Russia, China, Armenia, North Korea, Burma, much of Central Asia, Vietnam, Belarus, Venezuela and possibly Switzerland and Hungary are outside of its control, something they find intolerable.\n\nBlackRock dwarfs Soros and even Goldman Sachs as they\'ve already bought up much of their asset base.\n\nThey can\'t be regulated as it does the regulating. They are the law. Capital is far more powerful than the state, and BlackRock is more powerful then the globe\'s capital taken together, making this a revolution beyond any other.\n\nThere\'s nothing like it in world history and it\'s controlled by three Jews, Laurence Fink, Blake Grossman and Robert Kapito.\n[url]https://archive.radioalbion.com/TON/TON%2063021.mp3[/url]\n__________________\nIsn\'t it strange that we talk least about the things we think about most?\n\nQuote\nWe cannot allow the natural passions and prejudices of other peoples\nto lead our country to destruction.\n\n-Charles A. Lindbergh',0,0,NULL,0,_binary '[]',_binary '[]'),(13962,13962,1625244505,801,'Whitebear','Hmmm... the us government under control by bad guys... is encouraging crime while committing crimes..   not paying landlords is theft of rent and would have effect of abolishing the \'landlord class\' - a marxist goal.\n\nmay post later, thanks.\n\nWhitebear\n\n\n[QUOTE=Arheel\'s Uncle][B]I saw this coming, (((CDC))) set it up and (((BlackRock))) will buy from bank after owner defaults if he can\'t sell first.\n[/B]\n\n[B][URL=\"https://www.wtvm.com/2021/07/02/eviction-moratorium-extended/\"]Eviction moratorium extended; landlords in the Chattahoochee valley react[/URL][/B]\n\n\n             By [URL=\"https://www.wtvm.com/authors/kei\'yona-jordon/\"]Kei\'Yona Jordon[/URL]\n\nPublished: [B][COLOR=Red]Jul. 2, 2021[/COLOR][/B] at 2:57 AM UTC|Updated: 11 hours ago\nCOLUMBUS,  Ga. (WTVM) -  For many residents an extension of the eviction  moratorium is a life saver, but not so much for their landlords.\n[COLOR=darkred][B]“It  causes a burden on that landlord because they are not receiving any  revenue from that rent,”[/B][/COLOR] said roperty manager for RT&T Realty,  Elizabeth Ranew.\nThe CDC issued another extension of the eviction moratorium through July and the Supreme Court upheld the decision.\nProperty managers like Elizabeth Ranew says it’s not their place.\n[COLOR=DarkRed][B]“I personally think the [COLOR=Black]CDC[/COLOR] should not be in the pockets of landlords,” [/B][/COLOR]explained Ranew.\nMany landlords and property managers have been understanding and are helping tenants find a way to pay their rent.\n“What  we did was help tenants get assistance from the Salvation Army, Sally  Rescue was paying people’s rent, some churches have been paying people’s  rent,” said Ranew.\nBut this extension is threatening property owners’ ability to cover their own expenses.\n[B][COLOR=DarkRed]“Landlords  are losing money because they can’t pay their mortgage if the tenants  don’t pay their rent,” [/COLOR][/B]said Ranew. The fear from the affects of last  summer’s eviction Moratorium is hovering over landlords and property  managers once again. “Those were some of the worst months for tenants  not being able to pay their rent.”\n[COLOR=darkred][B]Property owner Jamille Rooks says some landlords have also had to sell their property.[/B][/COLOR]\n“They couldn’t afford to lose that income, so they sold their property with the tenants in them,” said Rooks.\nRooks says this eviction moratorium is also helping to cause a shortage in available rental properties.\n“That’s partially because some people need to be evicted,” said Rooks.\nThese  property managers say they don’t know what the solution might be, but  they are looking forward to the end of the eviction Moratorium so they  can start to rebuild what they have lost financially.\n[B]The eviction moratorium is set to end on July 31st.[/B]\n[I]Copyright 2021 WTVM. All rights reserved.[/I][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13963,13963,1625245327,846,'Smedley Butler','Howdy\n\nLiving a never ending Twilight Zone episode !\n\nIf not for gardening never ending land scaping and two Rhodesian\'s  Liberty and Justice Jr.  i would not make it, ha. \n\n[url]http://www.nnnforum.com/forums/showthread.php?t=357862[/url]  \n\nTaiwan, Japan and China if correct per my memory and talk with retired RIP officer who spent two years in Japan, and another man who I knew RIP retired with a Japanese wife from the 1950\'s stated to me back in the 1980\'s that all female murders by ussa legions were congoidal. :barf2::guns:\n\nThank you.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13964,13964,1625289579,846,'Smedley Butler','If you catch Covid you can get help from Frontline Doctors: frontlinedoctors.com\nJune 15, 2021 | Categories: Announcements | Tags: | Print This Article Print This Article\n\n\nIf you catch Covid you can get help from Frontline Doctors: frontlinedoctors.com\n\nIf you catch or think you have Covid, go to frontlinedoctors.com, fill out a form, pay $90. A doctor will call you and provide prescriptions for HCQ and/or Ivermectin and refills. You can then cure yourself as people do in those countries where these medicines are available over the counter.\n\nIf you have taken the Covid vaccine, it is an interesting question whether HCQ and Ivermectin can cure you of the Spike threat from the vaccine, which is proving in many cases to be as dangerous as Covid itself.\n\nAgain I ask the question: why the emphasis on a dangerous and untested vaccine when there are known safe and inexpensive cures?\n\nWhy were these known and safe cures demonized and an untested vaccine based on experimental technology administered instead?\n\n\nExtrodinary couragous Dr. Peter McCullogh\n\nWHY WE MUST HALT THE GLOBAL ROLL-OUT NOW WITH DR PETER MCCULLOGH @ THE RESCHEDULED TIME OF 16:00 BST 14 hours ago.\n6,234 views\n[url]https://www.youtube.com/watch?v=k75T_B6fB4Q[/url]\nWhen one of the world’s most highly-qualified and respected medical professionals is consistently questioning how the response to the SARS-COV-2 pandemic has been handled, you have to sit up and pay attention.\nWHY WE MUST HALT THE GLOBAL ROLL-OUT NOW WITH DR PETER MCCULLOGH @ THE RESCHEDULED TIME OF 16:00 BS 14 hours ago\n\n\n\n\nMy guest is Peter McCullough, an internist, cardiologist, epidemiologist, and Professor of Medicine at Texas A & M College of Medicine in Dallas. He’s also the editor-in-chief of two prestigious cardiology journals and associate editor of another, and he has testified at the US Senate.\n\nDr McCullough has already published more than 40 peer-reviewed papers on managing Covid-19 and has become fearless in taking on the medical establishment and US authorities, using what he calls ‘open-eyed’ journalists in mainstream American media to get his message across, one sound bite at a time.\n\n\n========================================================================\nSolid testimony. 19 minutes.\nTwo Doctors with many awards and a long careers speak calmly and clearly giving truthful testimony.\n[url]https://www.youtube.com/watch?v=YeW5sI-R1Qg[/url]\nGOP Medical Witnesses: COVID-19 \'Exactly What You\'d Expect If You\'d Gone Through Gain-Of-Function\'\n>337,627 < views\nJun 29, 2021\n\n\n\n\n\n\n\n\n\n\n\n\nAstounding talk.\nAt today\'s GOP House Oversight and Reform Subcommittee on Select Coronavirus Crisis hearing, GOP-called witnesses Dr. Steven Quay and Dr. Richard Muller said that within the COVID-19 virus were indications that it was created through gain-of-function research.\nSent with ProtonMail Secure Email.',0,0,NULL,0,_binary '[]',_binary '[]'),(13965,13965,1625289734,846,'Smedley Butler','If you catch Covid you can get help from Frontline Doctors: frontlinedoctors.com\nJune 15, 2021 | Categories: Announcements | Tags: | Print This Article Print This Article\n\n\nIf you catch Covid you can get help from Frontline Doctors: frontlinedoctors.com\n\nIf you catch or think you have Covid, go to frontlinedoctors.com, fill out a form, pay $90. A doctor will call you and provide prescriptions for HCQ and/or Ivermectin and refills. You can then cure yourself as people do in those countries where these medicines are available over the counter.\n\nIf you have taken the Covid vaccine, it is an interesting question whether HCQ and Ivermectin can cure you of the Spike threat from the vaccine, which is proving in many cases to be as dangerous as Covid itself.\n\nAgain I ask the question: why the emphasis on a dangerous and untested vaccine when there are known safe and inexpensive cures?\n\nWhy were these known and safe cures demonized and an untested vaccine based on experimental technology administered instead?\n\n\nExtrodinary couragous Dr. Peter McCullogh\n\nWHY WE MUST HALT THE GLOBAL ROLL-OUT NOW WITH DR PETER MCCULLOGH @ THE RESCHEDULED TIME OF 16:00 BST 14 hours ago.\n6,234 views\n[url]https://www.youtube.com/watch?v=k75T_B6fB4Q[/url]\nWhen one of the world’s most highly-qualified and respected medical professionals is consistently questioning how the response to the SARS-COV-2 pandemic has been handled, you have to sit up and pay attention.\nWHY WE MUST HALT THE GLOBAL ROLL-OUT NOW WITH DR PETER MCCULLOGH @ THE RESCHEDULED TIME OF 16:00 BS 14 hours ago\n\n\n\n\nMy guest is Peter McCullough, an internist, cardiologist, epidemiologist, and Professor of Medicine at Texas A & M College of Medicine in Dallas. He’s also the editor-in-chief of two prestigious cardiology journals and associate editor of another, and he has testified at the US Senate.\n\nDr McCullough has already published more than 40 peer-reviewed papers on managing Covid-19 and has become fearless in taking on the medical establishment and US authorities, using what he calls ‘open-eyed’ journalists in mainstream American media to get his message across, one sound bite at a time.\n\n\n========================================================================\nSolid testimony. 19 minutes.\nTwo Doctors with many awards and a long careers speak calmly and clearly giving truthful testimony.\n[url]https://www.youtube.com/watch?v=YeW5sI-R1Qg[/url]\nGOP Medical Witnesses: COVID-19 \'Exactly What You\'d Expect If You\'d Gone Through Gain-Of-Function\'\n>337,627 < views\nJun 29, 2021\n\n\n\n\n\n\n\n\n\n\n\n\nAstounding talk.\nAt today\'s GOP House Oversight and Reform Subcommittee on Select Coronavirus Crisis hearing, GOP-called witnesses Dr. Steven Quay and Dr. Richard Muller said that within the COVID-19 virus were indications that it was created through gain-of-function research.\nSent with ProtonMail Secure Email.',0,0,NULL,0,_binary '[]',_binary '[]'),(13966,13966,1625374254,846,'Smedley Butler','BLACK-ON-WHITE: Sheriff Wright, suspect\'s aunt gives comments day after Charter cable worker killed in shooting\nBLACK SUSPECT dead black feetWHITE VICTIMwounded officerwounded victimwounded victimwounded victimAuthorities released new details Friday after six people were shot and two killed in a Thursday shooting and standoff near Cleveland Park in Spartanburg County. Coroner Rusty Clevenger identified one of the victims as Charter Communications employee Perry James McIntyre, 49, of Landrum.\n\nOfficials said McIntyre was on a service call at the home on Amelia Street where the standoff took place. Deputies released a previous booking photo of the suspect, 45-year-old Shannon Earl Smith, who died at Spartanburg Regional Medical Center after being shot during the standoff, according to Clevenger.\n\nPublic records show Smith lived at the Amelia Street home. The records also showed his criminal history in Spartanburg County goes back to 1998, including drug charges, simple assault and battery and public disorderly conduct.\n\nThe shooting incident began about 2:30 p.m. when a man, later identified by authorities as Smith, walked up to a Spartanburg Water crew working near his home and asked what they were doing. He asked the employees what they were doing, and after they told him they were working on a sewer main repair he started shooting, according to Jennifer Candler, communications director for Spartanburg Water.\n\nThe two employees were shot and officials said they are expected to be OK, but details of their conditions were not released. According to the Greenville County Sheriff\'s Office, which is investigating the shooting for the Spartanburg County Sheriff\'s Office, Smith then went to his home and barricaded himself inside.\n\nDuring the course of the standoff with law enforcement officers, a woman suffered at least one gunshot wound that appears to be non-life-threatening, Lt. Ryan Flood, with the Greenville County Sheriff\'s Office, said. Flood said a deputy with the Spartanburg County Sheriff’s Office was also shot and is expected to recover.\n\nSheriff Chuck Wright with the Spartanburg County Sheriff\'s Office asked for prayers for everyone involved. He talked about the tough choices his deputies and others had to make. \"I don\'t know of anybody else except an American soldier that has to make these choices. That\'s the reason why I respect them so much. I want the community to know that we are out here trying to have peace. We are going to do whatever it takes to have peace in our community,\" Wright said. \"I\'m here for you, the city is here for you. We didn\'t like these outcomes either but we didn\'t dictate it and we never do.\"\n\nEDITOR NOTE: statement above by Sheriff implies that he prays that there are not race riots, looting and arson because a BLACK KILLER died as a result of his totally irrational and deadly unprovoked reaction to maitenance of public sewage lines [more details at link above]',0,0,NULL,0,_binary '[]',_binary '[]'),(13967,13967,1625378357,801,'Whitebear','EDITOR NOTE: statement above by Sheriff implies that he prays that there are not race riots, looting and arson because a BLACK KILLER died as a result of his totally irrational and deadly unprovoked reaction to maitenance of public sewage lines [more details at link above][/QUOTE]\n\n Excellent editorial comment that needs to be stated, salute ! SB\n===============\nTHANKS and good night. :)\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13968,13968,1625428651,846,'Smedley Butler','Howdy\n\nNo reply needed.\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13969,13969,1625430579,3685,'Ensis','[url]https://redstatesrebel.com/[/url]\n\nIt\'s a very good website, full of good information and stories.\n\nEnsis',0,0,NULL,0,_binary '[]',_binary '[]'),(13970,13970,1625430666,3685,'Ensis','Hi Bofum.  I hope you have a good Independence Day.  Don\'t give up hope.\n\n[url]https://redstatesrebel.com/[/url]\n\nThis is a good website.\n\n14/88!\n\nJack',0,0,NULL,0,_binary '[]',_binary '[]'),(13971,13971,1625469686,846,'Smedley Butler','[url]https://odysee.com/@dharmabear:2/A-Call-for-New-Revolutionaries-Asha-Logos:6[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13972,13972,1625704088,801,'Whitebear','thanks, I never knew one could set the youtube playback speed to  .5 or anything else...\ntried it out and did \nnotice something funny in demon possessed negro killer\'s eyes....',0,0,NULL,0,_binary '[]',_binary '[]'),(13973,13973,1625715525,8094,'saturnsrings','I went to the Guest Forum on Niggermania. I searched the site for any posts I had made long ago. \n\nI don\'t show as banned, but I am...that\'s pretty conniving, and why? What\'s the purpose if someone is gone?\n\nI\'d be really careful with that site. They really have it out for whites in the US. \n\nHope you have been well.',0,0,NULL,0,_binary '[]',_binary '[]'),(13974,13974,1625715638,8094,'saturnsrings','[QUOTE=Ensis]Hi Bofum, how are you doing these days?  I\'m still at NM because there are some good posters left there, especially CoonHatingJews.  Sadly, he took the \"vaccine\" and has had some heart trouble--and had to go to the hospital.  Then on the same day, he got in a car crash, but it alright.  Hopefully he won\'t be faulted for what happened.\n\nI think I might have mentioned YowzaMassa from NM.  She got herself banned, and unlike you and others, she actually deserved it.  It turns out she was a troll and a coal-burner from San Francisco whose first husband was a nigger. \n\nI hope you are doing alright--same goes for your son.  Take care and be safe.\n\nJack.[/QUOTE]\n\nInteresting stuff. \nHope you are doing well, too.\nThe idea of anyone being married to a nigger is just funny. I was at the store and a white woman and her big nigger walked by. I don\'t know how anyone can get near them, let alone have sex with them. Ugggh.',0,0,NULL,0,_binary '[]',_binary '[]'),(13975,13975,1625716799,3685,'Ensis','[QUOTE=saturnsrings]I went to the Guest Forum on Niggermania. I searched the site for any posts I had made long ago. \n\nI don\'t show as banned, but I am...that\'s pretty conniving, and why? What\'s the purpose if someone is gone?\n\nI\'d be really careful with that site. They really have it out for whites in the US. \n\nHope you have been well.[/QUOTE]\n\nThey can soft ban people if they want.:barf9:\n\nThey are sneaks.  I will be careful  at that site.  There are some decent people including newbies there so I do my best to help them from afar.\n\nI have been well--how about you and yours.  Did you have a good Independence Day?\n\nJack',0,0,NULL,0,_binary '[]',_binary '[]'),(13976,13976,1625735556,8047,'Arheel\'s Uncle','Yes, that was a real & dangerous demon in real life. I always seem to find the hidden stuff. The occult or esoteric - Kabbalah.\n\nVideo is on A&E channel, usually have high credibility with business model using sensationalism. I have to wonder if their film engineers have digitally altered the video and added the eye effects.\n\n\n\n[QUOTE=Whitebear]thanks, I never knew one could set the youtube playback speed to  .5 or anything else...\n tried it out and did \nnotice something funny in demon possessed negro killer\'s eyes....[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13977,13977,1625864763,846,'Smedley Butler','[url]https://www.radioalbion.com/2021/07/the-daily-nationalist-lynched-statues.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13978,13978,1625865119,846,'Smedley Butler','[QUOTE=Ensis][url]https://redstatesrebel.com/[/url]\n\nIt\'s a very good website, full of good information and stories.\n\nEnsis[/QUOTE]\n\n\nHowdy\n\nThank you for the tip !\n\nBe well\n\nSB\n[url]https://www.radioalbion.com/2021/07/the-daily-nationalist-lynched-statues.html[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13979,13979,1625892651,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.radioalbion.com/2021/07/the-daily-nationalist-lynched-statues.html[/url][/QUOTE]\n\n\nTHANKS, HAD NOT HEARD THE. \'BACK STORY\'. WB',0,0,NULL,0,_binary '[]',_binary '[]'),(13980,13980,1625901654,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://www.radioalbion.com/2021/07/the-daily-nationalist-lynched-statues.html[/url][/QUOTE]\n\n\nTHANKS, HAD NOT HEARD THE. \'BACK STORY\'. WB[/QUOTE]\n\n\n[url]https://odysee.com/@SaltyCracker:a/2021-07-09-17-33-10:f[/url]\n\nThanks for the posting on the church I have met Canadian injuns in the 70\' who praised the nuns for giving them a good education to be able to be confident in trades and science.   Castro\'s son needs a firing squad after a fair trial ASAP.\n\n Odysee like the other one banned for PCR, EMJ and Matt Johnson posts NO cursing or racial anything, or any sex remarks except for referring to cameltoe ?  No reason is sent and no reply for what exactly. \n\nThe fact that NNNF was attacked in 2013 and I do believe a troll NGO sowed division here perhaps or just a jackass etc.\n\n No truth is allowed with out being fire hosed :barf1:\n\n\nBe well\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13981,13981,1625942350,846,'Smedley Butler','Howdy hope all is well\n\nBusy too much to do, but I remembered what triggered by total deletion  it was Kevin MacDonald\'s book review of Stalin\'s willing executioners book. \n\n\n\nThank\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13982,13982,1625946837,801,'Whitebear','So does the current \'heat wave\' in West USA have anything to do with your RAIN thread?\n\nSorry, I have not yet worked through your RAIN seminar thread...   but as I am in the middle of the\nunusual West-US \'heat wave\'\n\nmight you be aware of any \'summary diagnosis\' of this being some sort of \'False Flag\' Sheeple brainwashing to convince of a \'Capitalist backed Climate Change\'??\n\n... just wondering...  still short of \'free time\'\nstill trying to work up new forum software settings...\n\nBest,\n\'Keep cool\'. :)\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(13983,13983,1625955958,8047,'Arheel\'s Uncle','Yes, it does. Heat wave has everything to do with rain thread.\nI\'ve been meaning to work up a post on that. \n\nI\'ll try to get to it tonight/tomo.\nI been busy working on automated gray water tank, bilge pump, switches & wiring, valves, hoses, tank full alarms, outside marine drain. Etc etc etc. :lol:\n\nAll the usual stuff I do to make my projects high techy.\nSOME Girls just want to have fun.\n\n\n\n\n\n[QUOTE=Whitebear]So does the current \'heat wave\' in West USA have anything to do with your RAIN thread?\n \nSorry, I have not yet worked through your RAIN seminar thread...   but as I am in the middle of the\nunusual West-US \'heat wave\'\n\nmight you be aware of any \'summary diagnosis\' of this being some sort of \'False Flag\' Sheeple brainwashing to convince of a \'Capitalist backed Climate Change\'??\n\n... just wondering...  still short of \'free time\'\nstill trying to work up new forum software settings...\n\nBest,\n\'Keep cool\'. :)\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13984,13984,1625958040,801,'Whitebear','Do give priority to automated gray water tank, bilge pump, etc.  \n\nI don\'t know if I. am a \"Web Influencer\" beyond perhaps 17 loyal followers.. and whether that is enough power to withstand the \'fiery furnace\' of \'cook those frogs until they turn green!\' \n(see the heat is getting to me :)\n\nnot sure if a reasonable explanation will cool me off but I was getting the impression that you might be following this weather \'front\'. \n\nBest,\nWB \n\n==================================\n\n[QUOTE=Arheel\'s Uncle]Yes, it does. Heat wave has everything to do with rain thread.\nI\'ve been meaning to work up a post on that. \n\nI\'ll try to get to it tonight/tomo.\nI been busy working on automated gray water tank, bilge pump, switches & wiring, valves, hoses, tank full alarms, outside marine drain. Etc etc etc. :lol:\n\nAll the usual stuff I do to make my projects high techy.\nSOME Girls just want to have fun.\n\n\n\n\n\n[QUOTE=Whitebear]So does the current \'heat wave\' in West USA have anything to do with your RAIN thread?\n \nSorry, I have not yet worked through your RAIN seminar thread...   but as I am in the middle of the\nunusual West-US \'heat wave\'\n\nmight you be aware of any \'summary diagnosis\' of this being some sort of \'False Flag\' Sheeple brainwashing to convince of a \'Capitalist backed Climate Change\'??\n\n... just wondering...  still short of \'free time\'\nstill trying to work up new forum software settings...\n\nBest,\n\'Keep cool\'. :)\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13985,13985,1625962976,8047,'Arheel\'s Uncle','I\'m basically finished with gray tank, just have to make 5 screw holes in the 2 round metal cover plates & gaskets, to cover up 2 access holes. I got those rounds in mail today.\nSo, yes, I have free time, I\'ve always followed the CA drought, my son lives in Torrance, I can\'t not follow it.\nOperation Cyber Polygon is troubling, Klaus Schwab at World Economic Forum is behind that black ops.\n\n\n\n[QUOTE=Whitebear]Do give priority to automated gray water tank, bilge pump, etc.  \n \nI don\'t know if I. am a \"Web Influencer\" beyond perhaps 17 loyal followers.. and whether that is enough power to withstand the \'fiery furnace\' of \'cook those frogs until they turn green!\' \n(see the heat is getting to me :)\n\nnot sure if a reasonable explanation will cool me off but I was getting the impression that you might be following this weather \'front\'. \n\nBest,\nWB \n\n==================================\n\n[QUOTE=Arheel\'s Uncle]Yes, it does. Heat wave has everything to do with rain thread.\nI\'ve been meaning to work up a post on that. \n\nI\'ll try to get to it tonight/tomo.\nI been busy working on automated gray water tank, bilge pump, switches & wiring, valves, hoses, tank full alarms, outside marine drain. Etc etc etc. :lol:\n\nAll the usual stuff I do to make my projects high techy.\nSOME Girls just want to have fun.\n\n\n\n\n\n[QUOTE=Whitebear]So does the current \'heat wave\' in West USA have anything to do with your RAIN thread?\n \nSorry, I have not yet worked through your RAIN seminar thread...   but as I am in the middle of the\nunusual West-US \'heat wave\'\n\nmight you be aware of any \'summary diagnosis\' of this being some sort of \'False Flag\' Sheeple brainwashing to convince of a \'Capitalist backed Climate Change\'??\n\n... just wondering...  still short of \'free time\'\nstill trying to work up new forum software settings...\n\nBest,\n\'Keep cool\'. :)\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13986,13986,1626054206,3685,'Ensis','FYI, Bofum:\n\n[url]https://rense.com/general96/forced-vaccination-in-argentina.mp4[/url]\n\nThis is coming to Canuckistan and Americastan.  People must resist this if they want to live.\n\nI hope you are doing alright as it is.  Take care.\n\nJack',0,0,NULL,0,_binary '[]',_binary '[]'),(13987,13987,1626224907,846,'Smedley Butler','Quote:\nOriginally Posted by odin View Post\nI\'m surprised they actually sent him back.\nYeah, I know what you mean, Odin. The pissraeli authorities usually refuse to extradite jewish criminals to Western countries.\n\nQuote:\nMondrowitz has been living in Israel since skipping out on the New York warrants almost thirty years ago. (…) In 1985, Mondrowitz was indicted, in absentia, on four counts of sodomy and eight counts of sexual abuse in the first degree against four Italian-American boys, ages 11 to 16,\n[url]http://www.algemeiner.com/2013/07/29...sailant-video/[/url]\n\nQuote:\nOnce one of Russia’s richest men, Mr Nevzlin began having problems soon after Mr Khodorkovsky ran afoul of the Kremlin. In 2003, the then-billionaire fled to Tel Aviv amid charges that he had contracted the Yukos security services to carry out several murders in the 1990s.\n[url]https://www.ft.com/content/bba18346-...7-00144feabdc0[/url]\n\nQuote:\nLeonid Borisovich Nevzlin (Russian: Леони́д Бори́сович Не́взлин; Hebrew: לאוניד בוריסוביץ\' נבזלין‎) (born 21 September 1959) is a Russian-born Israeli business magnate. Nevzlin was a high ranking executive at Yukos, once a Russian oil firm before it was extinguished by the Russian government. That government is requesting his extradition due to hotly disputed criminal allegations against him and other former executives in Yukos.[2][3] In 2008 he was tried in absentia and found guilty of several counts of conspiracy to murder and sentenced to life imprisonment.\n(...)\nSince moving to Israel, Nevzlin has expanded his philanthropic work. His first project in Israel was the creation of The Leonid Nevzlin Research Center for Russian and Eastern European Jewry located at Jerusalem\'s Hebrew University\n[url]https://en.wikipedia.org/wiki/Leonid_Nevzlin[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13988,13988,1626272929,846,'Smedley Butler','[url]https://www.minds.com/newsfeed/1262007142704451584[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13989,13989,1626319297,801,'Whitebear','SORRY, YOUR NNN FORUM STATUS GOT SCREWED UP - FIXING\n\nI WAS just reviewing all the forum groups in anticipation of migrating to the new forum and noticed that you forum status somehow somewhen got changed FROM senior reporter to new applicant.\n\nagain, very sorry, not sure how that happened I have just restored  you \'SENIOR REPORTER\' status\nAND I hope you will continue to contribute to the forum if you wish.   \n\nBest, good health longer life and \'have a nice day\'. :)\n\nWhitebear - as NNN forum admin.',0,0,NULL,0,_binary '[]',_binary '[]'),(13990,13990,1626323157,846,'Smedley Butler','Dr Matthew Raphael Johnson looks at the 42 specific goals that the BlackRock monopoly is looking to achieve.\n\nSeveral weeks ago, Dr. Johnson described the monopoly status of BlackRock and allied asset management firms. Their ownership or control over capital reaches over $50 trillion, putting them in a position that rivals the Communist party of the Soviet Union in the 1960s.\n\nThis broadcast builds on that by listing 42 specific implications of this Leftist monopoly. They aren\'t really predictions since most of them are already discernible in outline. While a few might be wrong or overdrawn, the trajectory of monopoly seems to be almost a foregone conclusion.\n\nOverall, the ruling monopoly has integrated the political, diplomatic and corporate worlds into a single diabolical unit. Politics, law and entertainment are already being merged into a single, mass-produced commodity that stresses drama over reality. The Regime is now based entirely on dissociation.\n\nYet, the fall of the USSR in 1990-1991 shows that anything can happen. An irrational system might well fall under its own weight. The Regime\'s arrogance and alienation might lead to some bad decisions that even a monopoly can\'t fix.\n\nThis level of power can only lead to the destruction of the personality, especially in the rulers. This isn\'t an invitation to passivity, but a more careful understanding of how to organize and remain healthy in a demoniacal world.\n[url]https://archive.radioalbion.com/TON/TON%20071421.mp3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13991,13991,1626324126,846,'Smedley Butler','Dr Matthew Raphael Johnson looks at the 42 specific goals that the BlackRock monopoly is looking to achieve.\n\nSeveral weeks ago, Dr. Johnson described the monopoly status of BlackRock and allied asset management firms. Their ownership or control over capital reaches over $50 trillion, putting them in a position that rivals the Communist party of the Soviet Union in the 1960s.\n\nThis broadcast builds on that by listing 42 specific implications of this Leftist monopoly. They aren\'t really predictions since most of them are already discernible in outline. While a few might be wrong or overdrawn, the trajectory of monopoly seems to be almost a foregone conclusion.\n\nOverall, the ruling monopoly has integrated the political, diplomatic and corporate worlds into a single diabolical unit. Politics, law and entertainment are already being merged into a single, mass-produced commodity that stresses drama over reality. The Regime is now based entirely on dissociation.\n\nYet, the fall of the USSR in 1990-1991 shows that anything can happen. An irrational system might well fall under its own weight. The Regime\'s arrogance and alienation might lead to some bad decisions that even a monopoly can\'t fix.\n\nThis level of power can only lead to the destruction of the personality, especially in the rulers. This isn\'t an invitation to passivity, but a more careful understanding of how to organize and remain healthy in a demoniacal world.\n[url]https://archive.radioalbion.com/TON/TON%20071421.mp3[/url]\n\n[url]https://www.youtube.com/watch?v=HqABBhr9Y0A[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(13992,13992,1626324283,846,'Smedley Butler','Dr Matthew Raphael Johnson looks at the 42 specific goals that the BlackRock monopoly is looking to achieve.\n\nSeveral weeks ago, Dr. Johnson described the monopoly status of BlackRock and allied asset management firms. Their ownership or control over capital reaches over $50 trillion, putting them in a position that rivals the Communist party of the Soviet Union in the 1960s.\n\nThis broadcast builds on that by listing 42 specific implications of this Leftist monopoly. They aren\'t really predictions since most of them are already discernible in outline. While a few might be wrong or overdrawn, the trajectory of monopoly seems to be almost a foregone conclusion.\n\nOverall, the ruling monopoly has integrated the political, diplomatic and corporate worlds into a single diabolical unit. Politics, law and entertainment are already being merged into a single, mass-produced commodity that stresses drama over reality. The Regime is now based entirely on dissociation.\n\nYet, the fall of the USSR in 1990-1991 shows that anything can happen. An irrational system might well fall under its own weight. The Regime\'s arrogance and alienation might lead to some bad decisions that even a monopoly can\'t fix.\n\nThis level of power can only lead to the destruction of the personality, especially in the rulers. This isn\'t an invitation to passivity, but a more careful understanding of how to organize and remain healthy in a demoniacal world.\n[url]https://archive.radioalbion.com/TON/TON%20071421.mp3[/url]\n\n[url]https://www.youtube.com/watch?v=HqABBhr9Y0A[/url] :niglet:',0,0,NULL,0,_binary '[]',_binary '[]'),(13993,13993,1626324499,846,'Smedley Butler','Good night\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(13994,13994,1626369822,8047,'Arheel\'s Uncle','[B]Good[/B] podcast on BR.\nHere\'s a complete investigation with sources/photos on Joe & Hunter Biden & their China dealings for many years. Feel free to share. \n\nI virus checked using Linux Clamshell, it\'s clean. I only run Linux OS on my pc\'s.\n\n[URL]https://www.baldingsworld.com/wp-content/uploads/2020/10/KVBJHB.pdf[/URL]\n\n\n[QUOTE=Smedley Butler]Dr Matthew Raphael Johnson looks at the 42 specific goals that the BlackRock monopoly is looking to achieve.\n \nSeveral weeks ago, Dr. Johnson described the monopoly status of BlackRock and allied asset management firms. Their ownership or control over capital reaches over $50 trillion, putting them in a position that rivals the Communist party of the Soviet Union in the 1960s.\n\nThis broadcast builds on that by listing 42 specific implications of this Leftist monopoly. They aren\'t really predictions since most of them are already discernible in outline. While a few might be wrong or overdrawn, the trajectory of monopoly seems to be almost a foregone conclusion.\n\nOverall, the ruling monopoly has integrated the political, diplomatic and corporate worlds into a single diabolical unit. Politics, law and entertainment are already being merged into a single, mass-produced commodity that stresses drama over reality. The Regime is now based entirely on dissociation.\n\nYet, the fall of the USSR in 1990-1991 shows that anything can happen. An irrational system might well fall under its own weight. The Regime\'s arrogance and alienation might lead to some bad decisions that even a monopoly can\'t fix.\n\nThis level of power can only lead to the destruction of the personality, especially in the rulers. This isn\'t an invitation to passivity, but a more careful understanding of how to organize and remain healthy in a demoniacal world.\n[URL]https://archive.radioalbion.com/TON/TON%20071421.mp3[/URL]\n\n[URL]https://www.youtube.com/watch?v=HqABBhr9Y0A[/URL] :niglet:[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13995,13995,1626370618,8047,'Arheel\'s Uncle','Sorry, forgot to post source link to report on biden/china [URL]https://www.baldingsworld.com/2020/10/22/report-on-biden-activities-with-china/[/URL]\n\n\n[QUOTE=Smedley Butler]Dr Matthew Raphael Johnson looks at the 42 specific goals that the BlackRock monopoly is looking to achieve.\n \nSeveral weeks ago, Dr. Johnson described the monopoly status of BlackRock and allied asset management firms. Their ownership or control over capital reaches over $50 trillion, putting them in a position that rivals the Communist party of the Soviet Union in the 1960s.\n\nThis broadcast builds on that by listing 42 specific implications of this Leftist monopoly. They aren\'t really predictions since most of them are already discernible in outline. While a few might be wrong or overdrawn, the trajectory of monopoly seems to be almost a foregone conclusion.\n\nOverall, the ruling monopoly has integrated the political, diplomatic and corporate worlds into a single diabolical unit. Politics, law and entertainment are already being merged into a single, mass-produced commodity that stresses drama over reality. The Regime is now based entirely on dissociation.\n\nYet, the fall of the USSR in 1990-1991 shows that anything can happen. An irrational system might well fall under its own weight. The Regime\'s arrogance and alienation might lead to some bad decisions that even a monopoly can\'t fix.\n\nThis level of power can only lead to the destruction of the personality, especially in the rulers. This isn\'t an invitation to passivity, but a more careful understanding of how to organize and remain healthy in a demoniacal world.\n[URL]https://archive.radioalbion.com/TON/TON%20071421.mp3[/URL]\n\n[URL]https://www.youtube.com/watch?v=HqABBhr9Y0A[/URL] :niglet:[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13996,13996,1626371696,8047,'Arheel\'s Uncle','Start with this [URL=\"http://www.nnnforum.com/forums/showpost.php?p=711393&postcount=159\"]post #159 I explained heat wave as best & as short as I could.\n[/URL]\nThen [URL=\"http://www.nnnforum.com/forums/showpost.php?p=711412&postcount=160\"]post #160\n[/URL]\nI would suggest starting from the 2nd post in thread and just scroll through entire thread looking just at photos.\n\n\n\n[QUOTE=Whitebear]Do give priority to automated gray water tank, bilge pump, etc.  \n \nI don\'t know if I. am a \"Web Influencer\" beyond perhaps 17 loyal followers.. and whether that is enough power to withstand the \'fiery furnace\' of \'cook those frogs until they turn green!\' \n(see the heat is getting to me :)\n\nnot sure if a reasonable explanation will cool me off but I was getting the impression that you might be following this weather \'front\'. \n\nBest,\nWB \n\n==================================\n\n[QUOTE=Arheel\'s Uncle]Yes, it does. Heat wave has everything to do with rain thread.\nI\'ve been meaning to work up a post on that. \n\nI\'ll try to get to it tonight/tomo.\nI been busy working on automated gray water tank, bilge pump, switches & wiring, valves, hoses, tank full alarms, outside marine drain. Etc etc etc. :lol:\n\nAll the usual stuff I do to make my projects high techy.\nSOME Girls just want to have fun.\n\n\n\n\n\n[QUOTE=Whitebear]So does the current \'heat wave\' in West USA have anything to do with your RAIN thread?\n \nSorry, I have not yet worked through your RAIN seminar thread...   but as I am in the middle of the\nunusual West-US \'heat wave\'\n\nmight you be aware of any \'summary diagnosis\' of this being some sort of \'False Flag\' Sheeple brainwashing to convince of a \'Capitalist backed Climate Change\'??\n\n... just wondering...  still short of \'free time\'\nstill trying to work up new forum software settings...\n\nBest,\n\'Keep cool\'. :)\nWB[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13997,13997,1626372566,801,'Whitebear','THANKS very much for preparing a \'guided tour\' of your \'Rainmaker\' (indepth) Report...\n\nI intend to study it to try to get some concept....\n=================================\n[IMG]http://www.newnation.org/Images/2021/WeatherReportGirl.jpg[/IMG]\n[QUOTE=Arheel\'s Uncle]Start with this [URL=\"http://www.nnnforum.com/forums/showpost.php?p=711393&postcount=159\"]post #159 I explained heat wave as best & as short as I could.\n[/URL]\nThen [URL=\"http://www.nnnforum.com/forums/showpost.php?p=711412&postcount=160\"]post #160\n[/URL]\nI would suggest starting from the 2nd post in thread and just scroll through entire thread looking just at photos.\n\n\n\n[QUOTE=Whitebear]Do give priority to automated gray water tank, bilge pump, etc.  \n \nI don\'t know if I. am a \"Web Influencer\" beyond perhaps 17 loyal followers.. and whether that is enough power to withstand the \'fiery furnace\' of \'cook those frogs until they turn green!\' \n(see the heat is getting to me :)\n\nnot sure if a reasonable explanation will cool me off but I was getting the impression that you might be following this weather \'front\'. \n\nBest,\nWB \n\n==================================\n\n[QUOTE=Arheel\'s Uncle]Yes, it does. Heat wave has everything to do with rain thread.\nI\'ve been meaning to work up a post on that. \n\nI\'ll try to get to it tonight/tomo.\nI been busy working on automated gray water tank, bilge pump, switches & wiring, valves, hoses, tank full alarms, outside marine drain. Etc etc etc. :lol:\n\nAll the usual stuff I do to make my projects high techy.\nSOME Girls just want to have fun.\n\n\n\n\n\n[QUOTE=Whitebear]So does the current \'heat wave\' in West USA have anything to do with your RAIN thread?\n \nSorry, I have not yet worked through your RAIN seminar thread...   but as I am in the middle of the\nunusual West-US \'heat wave\'\n\nmight you be aware of any \'summary diagnosis\' of this being some sort of \'False Flag\' Sheeple brainwashing to convince of a \'Capitalist backed Climate Change\'??\n\n... just wondering...  still short of \'free time\'\nstill trying to work up new forum software settings...\n\nBest,\n\'Keep cool\'. :)\nWB[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13998,13998,1626397093,8047,'Arheel\'s Uncle','Here is probably the White woman LYNETTE LECATES, drugs, blacks sell drugs. She likely moved from FL d/t get away & start over\n\n[URL]https://pascocountyarrests.com/news/lynette-ann-lecates-hudson/[/URL]\n\n\nfrom FP story [URL=\"https://www.kmov.com/news/2-men-assaulted-woman-drove-her-to-atms-to-get-money-before-leaving-her-for/article_7415d534-db3f-11eb-a489-778dd96198c5.html\"][B]2 (black) \'men\' assaulted woman, drove her to ATMs to get money before leaving her for dead, charges say[/B][/URL]\n\n\n[QUOTE=Whitebear]THANKS very much for preparing a \'guided tour\' of your \'Rainmaker\' (indepth) Report...\n \nI intend to study it to try to get some concept....\n=================================\n[IMG]http://www.newnation.org/Images/2021/WeatherReportGirl.jpg[/IMG]\n[QUOTE=Arheel\'s Uncle]Start with this [URL=\"http://www.nnnforum.com/forums/showpost.php?p=711393&postcount=159\"]post #159 I explained heat wave as best & as short as I could.\n[/URL]\nThen [URL=\"http://www.nnnforum.com/forums/showpost.php?p=711412&postcount=160\"]post #160\n[/URL]\nI would suggest starting from the 2nd post in thread and just scroll through entire thread looking just at photos.\n\n\n\n[QUOTE=Whitebear]Do give priority to automated gray water tank, bilge pump, etc.  \n \nI don\'t know if I. am a \"Web Influencer\" beyond perhaps 17 loyal followers.. and whether that is enough power to withstand the \'fiery furnace\' of \'cook those frogs until they turn green!\' \n(see the heat is getting to me :)\n\nnot sure if a reasonable explanation will cool me off but I was getting the impression that you might be following this weather \'front\'. \n\nBest,\nWB \n\n==================================\n\n[QUOTE=Arheel\'s Uncle]Yes, it does. Heat wave has everything to do with rain thread.\nI\'ve been meaning to work up a post on that. \n\nI\'ll try to get to it tonight/tomo.\nI been busy working on automated gray water tank, bilge pump, switches & wiring, valves, hoses, tank full alarms, outside marine drain. Etc etc etc. :lol:\n\nAll the usual stuff I do to make my projects high techy.\nSOME Girls just want to have fun.\n\n\n\n\n\n[QUOTE=Whitebear]So does the current \'heat wave\' in West USA have anything to do with your RAIN thread?\n \nSorry, I have not yet worked through your RAIN seminar thread...   but as I am in the middle of the\nunusual West-US \'heat wave\'\n\nmight you be aware of any \'summary diagnosis\' of this being some sort of \'False Flag\' Sheeple brainwashing to convince of a \'Capitalist backed Climate Change\'??\n\n... just wondering...  still short of \'free time\'\nstill trying to work up new forum software settings...\n\nBest,\n\'Keep cool\'. :)\nWB[/QUOTE][/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(13999,13999,1626473410,846,'Smedley Butler','please take a look try it, I ordered one.\n[url]https://longevinex.com/[/url]\nAdvantage is on the right I  ordered. \n[url]https://www.lewrockwell.com/2021/07/no_author/death-clock-discovered-clock-hands-of-biological-time-can-be-reversed-with-red-wine-molecule/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14000,14000,1626473967,801,'Whitebear','[QUOTE=Smedley Butler]please take a look try it, I ordered one.\n[url]https://longevinex.com/[/url]\nAdvantage is on the right I  ordered. \n[url]https://www.lewrockwell.com/2021/07/no_author/death-clock-discovered-clock-hands-of-biological-time-can-be-reversed-with-red-wine-molecule/[/url][/QUOTE]\n==============================\n\nThanks... I\'ll study that....  had not heard of it.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14001,14001,1626553460,8047,'Arheel\'s Uncle','Biden Administration members are on boards etc of BlackRock \n\nI posted that a while back [URL]http://www.nnnforum.com/forums/showpost.php?p=693309&postcount=15[/URL]\n\n\n[QUOTE=Smedley Butler]Dr Matthew Raphael Johnson looks at the 42 specific goals that the BlackRock monopoly is looking to achieve.\n \nSeveral weeks ago, Dr. Johnson described the monopoly status of BlackRock and allied asset management firms. Their ownership or control over capital reaches over $50 trillion, putting them in a position that rivals the Communist party of the Soviet Union in the 1960s.\n\nThis broadcast builds on that by listing 42 specific implications of this Leftist monopoly. They aren\'t really predictions since most of them are already discernible in outline. While a few might be wrong or overdrawn, the trajectory of monopoly seems to be almost a foregone conclusion.\n\nOverall, the ruling monopoly has integrated the political, diplomatic and corporate worlds into a single diabolical unit. Politics, law and entertainment are already being merged into a single, mass-produced commodity that stresses drama over reality. The Regime is now based entirely on dissociation.\n\nYet, the fall of the USSR in 1990-1991 shows that anything can happen. An irrational system might well fall under its own weight. The Regime\'s arrogance and alienation might lead to some bad decisions that even a monopoly can\'t fix.\n\nThis level of power can only lead to the destruction of the personality, especially in the rulers. This isn\'t an invitation to passivity, but a more careful understanding of how to organize and remain healthy in a demoniacal world.\n[URL]https://archive.radioalbion.com/TON/TON%20071421.mp3[/URL]\n\n[URL]https://www.youtube.com/watch?v=HqABBhr9Y0A[/URL] :niglet:[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14002,14002,1626588573,846,'Smedley Butler','[url]https://www.youtube.com/watch?v=Iq5bUnvKq94[/url]\n\nNeeded this after reading that story.\n\nNeed to relax and clean some tools, \n\n\nThank you for keeping on, it all helps.\n\nBy the way Modern Politics on Odysee last posting was 25 days ago and about 90% of the posters were deleted with the their posting history no warning and no reply.\n\nSOB\'s  BC and Odysee  deleted 1000\'s of posters who never posted threats or spam. \n\nThe video  is form 1969\n\nGood night\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(14003,14003,1626632111,801,'Whitebear','Hi, \nI\'m working up the design of the new forum software\n\nand working on permissions to view various forums\n\ncurrently all active \'trusted\' forum members can see your  Arheel\'s OFF-GRID RV-campsite (sub)forum\n\nassuming I can figure this out and the new forum gets into production....\n\nwould you like to keep your forum only viewable to relatively \'trusted as probably not anti-NNN\' forum members?\n\nJust want to confirm that you do or do not want the general public to view your posts.\n\nI would suggest limiting viewing privileges\nto \'more trusted forum members\' that have made\nat least 100 posts over few months\n\nbut as it is your area (mini-blog) I\'ll leave it up to you.\n\nof course if. you post in other forum areas directly.... then that forum would keep it\'s public or member\'s only restrictions.\n\nBest,\nWhitebear\nI still haven\'t figured out how to change these permissions... after being imported from this \'old\' forum\n================================\n\nthese are the forum groups\neach can be allowed to \n1. VIEW \n2. post \n3. post with moderation\n\nUser groups\n Add user group\nFilter…\nPrefix\n2 Super Moderators\n4 Senior Reporters\n5 Reporters\n6 Limited Reporter/Editor\n7 Cub Reporters\n8 Auditor - mkultra\nAdministrative Administrator\nModerating Moderator\nPending Approval\nPending email confirmation\nRegistered\nUnregistered / Unconfirmed Guest\nx Retired\ny Op-Ed poster Op-Ed poster\nz Banned Users Banned1',0,0,NULL,0,_binary '[]',_binary '[]'),(14004,14004,1626632820,8047,'Arheel\'s Uncle','WOW, I can\'t imagine a forum this huge having to do all that. I wish I could help out.\nI\'m hit or miss lately.\n\nKeep my threads limits to your suggestions:\n[QUOTE][B]I would suggest limiting viewing privileges\nto \'more trusted forum members\' that have made\nat least 100 posts over few months\n[/B]\n[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14005,14005,1626633183,801,'Whitebear','Thanks very much for response on setting privileges on your forum (area).\n\nOnce hopefully things are pretty much set up and working and \'we go live/public/production\'...\nwe can do \'fine tuning\' as may be indicated.\n\nBest,\nWhitebear\n=================================\n[QUOTE=Arheel\'s Uncle]WOW, I can\'t imagine a forum this huge having to do all that. I wish I could help out.\nI\'m hit or miss lately.\n\nKeep my threads limits to your suggestions:\n[QUOTE][B]I would suggest limiting viewing privileges\nto \'more trusted forum members\' that have made\nat least 100 posts over few months\n[/B]\n[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14006,14006,1626981755,3685,'Ensis','[QUOTE=saturnsrings][QUOTE=Ensis]Hi Bofum, how are you doing these days?  I\'m still at NM because there are some good posters left there, especially CoonHatingJews.  Sadly, he took the \"vaccine\" and has had some heart trouble--and had to go to the hospital.  Then on the same day, he got in a car crash, but it alright.  Hopefully he won\'t be faulted for what happened.\n\nI think I might have mentioned YowzaMassa from NM.  She got herself banned, and unlike you and others, she actually deserved it.  It turns out she was a troll and a coal-burner from San Francisco whose first husband was a nigger. \n\nI hope you are doing alright--same goes for your son.  Take care and be safe.\n\nJack.[/QUOTE]\n\nInteresting stuff. \nHope you are doing well, too.\nThe idea of anyone being married to a nigger is just funny. I was at the store and a white woman and her big nigger walked by. I don\'t know how anyone can get near them, let alone have sex with them. Ugggh.[/QUOTE]\n\nHi Bofum, how are you doing?  How is work and how is your son doing?  I hope things are doing a bit better for you two. I am doing fine and so are my parents who live near me.  Things are getting worse and worse under the bidet Biden regime.  That man is such a dotard that I wonder if he has a body double who sounds like him doing the talking.  That could explain things.  Even so, the jews news is blabbing on and on how the sheeple should get vaccinated and are calling the unvaccinated super-spreaders.  I sometimes watch CNN in my parents\' house when I\'m there just to see what the enemy is doing.\nBTW, the real Tom Smelly is there on NM--how do I know?  Simple!  He is still obsessed with Xuxa aka Xuxa the White aka Xuxalina Rihhia.  He mentioned him in horror in a post that was dedicated to The Swede Ya and his exaggerations in his stories.  I admit I hated that gent until I got redpilled about the Holohoax.  After that, I understand and respect him.  He was right all along about Hitler, jews, the NSDAP, Germany and WWII.\nAnyway, it\'s been a long time since we chatted and I hope you and yours are doing well.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(14007,14007,1626996539,801,'Whitebear','[URL=\"https://www.cbsnews.com/news/dubai-uae-government-creating-rain-drones-cloud-seeding/\"]It\'s so hot in Dubai that the government is artificially creating rainstorms[/URL]\n\nWith temperatures in Dubai regularly surpassing 115 degrees Fahrenheit, the government has decided to take control of the scorching weather. \n\n\nScientists in the United Arab Emirates are making it rain — artificially — using electrical charges from drones to manipulate the weather and force rainfall across the desert nation. Meteorological officials released video footage this week showing a downpour over Ras al Khaimah, as well as several other regions. \n\nThe new method of cloud seeding shows promise in helping to mitigate drought conditions worldwide, without as many environmental concerns as previous methods involving salt flares.',0,0,NULL,0,_binary '[]',_binary '[]'),(14008,14008,1627005815,8047,'Arheel\'s Uncle','Add it to my RAIN thread. Please. I saw it earlier, but I\'m in middle of rock & hard drive.\n\nMy laptop is acting really buggy on websites, it\'s autoscrolling & resetting to top of pages, reloading, jumping to earlier site.\nI\'m transferring my files right now to ext HDs.\nWill reformat laptop\'s HD. My desktop is slow, it\'s not letting me change boot order to use thumb drive with Linux OS to reload OS, but I\'ve been putting off messing with it.\n\nI might be out of commission for a few days.\n\n\n\n\n[QUOTE=Whitebear][URL=\"https://www.cbsnews.com/news/dubai-uae-government-creating-rain-drones-cloud-seeding/\"]It\'s so hot in Dubai that the government is artificially creating rainstorms[/URL]\n \nWith temperatures in Dubai regularly surpassing 115 degrees Fahrenheit, the government has decided to take control of the scorching weather. \n\n\nScientists in the United Arab Emirates are making it rain — artificially — using electrical charges from drones to manipulate the weather and force rainfall across the desert nation. Meteorological officials released video footage this week showing a downpour over Ras al Khaimah, as well as several other regions. \n\nThe new method of cloud seeding shows promise in helping to mitigate drought conditions worldwide, without as many environmental concerns as previous methods involving salt flares.[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14009,14009,1627006806,801,'Whitebear','Thanks for status report on your hardware problems.\n\nI added \'Hot in Dubai\' to your Rain Thread - you comment on it later.\n\nBest,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14010,14010,1627016257,846,'Smedley Butler','[url]https://odysee.com/@SaltyCracker:a/cnnbidenqanon:3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14011,14011,1627196081,846,'Smedley Butler',':afro::zflagburn::barf9::barf8::barf4::smash2::niglet::bush::mex::suspect::orth::zflagburn:',0,0,NULL,0,_binary '[]',_binary '[]'),(14012,14012,1627229285,846,'Smedley Butler','Bill Regnery in Memoriam\n\nBill Regnery died on July 2 of this year at the age of 80. He was a morally upright man, proud of his family with its long history of involvement in conservative politics going back to his grandfather, who was a founding member of the America First Committee that attempted to keep America out of World War II and whose spokesman was Charles Lindbergh.\n[url]https://www.theoccidentalobserver.net/2021[/url]\n\n[url]https://www.unz.com/article/william-h-regnery-ii-a-heros-life-a-heros-death/[/url]\n\nI first met Bill Regnery at the American Renaissance Conference. It was to me a great honor to meet a descendant of the resplendent Regnery family, which is among the few upper-class families who have remained true to our people over generations and in the face of calumny from our people’s enemies.\n\n[didnt know regenery personally. he was related to foundation that honored macdonald at one point. lot of mixing of racialism and paleoconservatism and fake-WN (jared “polished turd” taylor. you know my position on all that. the taylors and cons should be attacked nonstop, not fraternized with. some historical information of relevance, as the original regnery was big in America First, along with Lindbergh and other solids trying to keep us out of the war for jews.]\n\nWhen I was in high school in the 1960s, it was difficult, far more difficult than young people today can grasp, to find any information contrary to the anti-White Hate that already was the virtually exclusive narrative in the schools and the media. (sam dixon).\n\n[just think about that…as someone who came of age in later seventies and eighties, i can say there was loads of stuff i only knew about and wanted to read from some spare half-reference here or there, but  basically, what could you do? inter-library loan? order a book from here via there? it’s incomprehensible to people today when you have phones that send info, money and pictures anywhere on earth in one second – we didnt even have smart phones let alone the internet.]\n\nBill’s grandfather William H. Regnery, I, was a founding member of the America First Committee that opposed the warmongering policies of the Stalin-loving pro-Soviet Eleanor and Franklin Roosevelt and their effort to con Americans into another European war. Later, Bill’s uncle Henry Regnery founded Regnery Publishing [Henry Regnery, 84, Ground-Breaking Conservative Publisher, by Robert Mcg. Thomas Jr., NYT, June 23, 1996]',0,0,NULL,0,_binary '[]',_binary '[]'),(14013,14013,1627236644,801,'Whitebear','[QUOTE=Smedley Butler]:afro::zflagburn::barf9::barf8::barf4::smash2::niglet::bush::mex::suspect::orth::zflagburn:[/QUOTE]\n\n\n a vote to save these, I assume :)\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14014,14014,1627238626,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler]:afro::zflagburn::barf9::barf8::barf4::smash2::niglet::bush::mex::suspect::orth::zflagburn:[/QUOTE]\n\n\n a vote to save these, I assume :)\nWB[/QUOTE]\n\n\nAnd the screaming Congoidal too. \n\nYes, ha. \n\nBe well\n\nSB\n\n[url]https://www.unz.com/jderbyshire/bidens-absurd-philadelphia-speech-shows-the-regime-is-really-scared/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14015,14015,1627238718,846,'Smedley Butler','SB',0,0,NULL,0,_binary '[]',_binary '[]'),(14016,14016,1627238966,801,'Whitebear','[QUOTE=Smedley Butler]SB[/QUOTE]\n[IMG]http://www.nnnforum.com/forums/images/smilies/NNN/bush.gif[/IMG]\n\nthis one?',0,0,NULL,0,_binary '[]',_binary '[]'),(14017,14017,1627414201,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler]SB[/QUOTE]\n[IMG]http://www.nnnforum.com/forums/images/smilies/NNN/bush.gif[/IMG]\n\nthis one?[/QUOTE]\n\n\nHowdy\n\nYes, that criminal idiot drunk and his poppa doc bushog sr.\n\nDo not hear Ron paul but once every couple of weeks, but his a sobering one, some PC, but he is 100% correct they are actually GOING AFTER 90% of US WESTERN FOLK. \n\nSB :bush:',0,0,NULL,0,_binary '[]',_binary '[]'),(14018,14018,1627585254,846,'Smedley Butler','Channel profile picture\n@Douglas-MacArthur\n\n7 minutes ago\n\nWestern rule of law has been been crushed fully since the mass murder insurance fraud crime in NYC and making US bend over at airports except for charter and private jets.\n\n\nReply\n\n0\n\n0\n\nHide replies\n\nChannel profile picture\n@Douglas-MacArthur\n\n6 minutes ago\n\nLAW be dammed they have the majority of anti Wester/alien judges, they are using brute forces. Violent criminals on the streets do not serve as much time as the 1-6 people do.\n\n\nReply\n\n0\n\n0\nChannel profile picture\n@crackerwv\n\n3 minutes ago\n\nI think it\'s more because people are not aware OF these laws that protect their **** and therefore, never get enforced properly. It\'s just like if people were aware this vaccine is killing and injuring people and it wasn\'t being wiped from the ****ing lamestream media sources, people would not be having this **** at all. This will all turn out. Just watch. The communist takeover attempt is all but over. And I\'m not talking they are winning. The people are about to unleash hellfire on pieces of **** in the government, media and all these ****ing retarded government pets that complied and took orders. The worthless sell-outs. They will be eliminated along with the rest.\n\n\nLess',0,0,NULL,0,_binary '[]',_binary '[]'),(14019,14019,1627677995,8047,'Arheel\'s Uncle','Here\'s a good link for FP\n[url]https://www.mercurynews.com/2021/07/29/prominent-bay-area-activist-sentenced-to-15-years-to-life-for-murder/[/url]\nbAD LINK WAS [url]http://www.newnation.org/LINK%20FOR%20BLACK%20CRIME%20===========================HEADLINE[/url]\n\n\n\n[QUOTE=Whitebear]Thanks for status report on your hardware problems.\n \nI added \'Hot in Dubai\' to your Rain Thread - you comment on it later.\n\nBest,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14020,14020,1627752487,801,'Whitebear','[QUOTE=Arheel\'s Uncle]Here\'s a good link for FP\n[url]https://www.mercurynews.com/2021/07/29/prominent-bay-area-activist-sentenced-to-15-years-to-life-for-murder/[/url]\nbAD LINK WAS [url]http://www.newnation.org/LINK%20FOR%20BLACK%20CRIME%20===========================HEADLINE[/url]\n\n\nThanks very much for \'missing link\' on FP - (fixed) Good Morning\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14021,14021,1627793445,8047,'Arheel\'s Uncle','No problem. I\'m almost back up & running w laptop, it\'s not in a good place to use more than an hour. I\'m still trying to get desktop HD reformatted & new OS, still can\'t make boot order change stick.\nI\'m [B]about[/B] ready to buy a [B]new[/B] desktop PC..............grrrrrrrr.....\nIn other news, on my van\'s grey water tank, I added a solenoid valve, it will actuate when I flip switch on/off to bilge pump.\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]Here\'s a good link for FP\n [URL]https://www.mercurynews.com/2021/07/29/prominent-bay-area-activist-sentenced-to-15-years-to-life-for-murder/[/URL]\nbAD LINK WAS [URL]http://www.newnation.org/LINK%20FOR%20BLACK%20CRIME%20===========================HEADLINE[/URL]\n\n\nThanks very much for \'missing link\' on FP - (fixed) Good Morning\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14022,14022,1628199475,846,'Smedley Butler','[url]https://d2tvq423nso063.cloudfront.net/media_attachments/files/001/906/434/original/5674ecec0ca6169d.png[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14023,14023,1628199744,846,'Smedley Butler','Get elected in N.M.  ?',0,0,NULL,0,_binary '[]',_binary '[]'),(14026,14026,1628200886,846,'Smedley Butler','[QUOTE=Whitebear][QUOTE=Smedley Butler][url]https://d2tvq423nso063.cloudfront.net/media_attachments/files/001/906/434/original/5674ecec0ca6169d.png[/url][/QUOTE]\n\n\nTHANKS - :). g\'day.[/QUOTE]\nHowdy, in a rush now\n\nForgot to add this. \n\nShadowman311 @Shadowman311@poa.st\nThe new york vaccination requirement is going to be pretty funny, especially in NYC where the only people who are unvaccinated in any large numbers are the black community, lots of ****libs getting beaten/shot/stabbed all because they asked Tyrone the yellow eyed parolee to leave because he didn’t get the vax.\nThe orthodox jewish community is also largely unvaccinated but I highly doubt some liberal moron is going to card a jew.',0,0,NULL,0,_binary '[]',_binary '[]'),(14027,14027,1628261996,846,'Smedley Butler','[url]https://d2tvq423nso063.cloudfront.net/media_attachments/files/001/908/035/original/ec523cf36825494c.jpeg[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14028,14028,1628272004,801,'Whitebear','[QUOTE=Smedley Butler][url]https://d2tvq423nso063.cloudfront.net/media_attachments/files/001/908/035/original/ec523cf36825494c.jpeg[/url][/QUOTE]\n\n\n very (adjective for intelligent prediction - we\'ll see!:)\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14029,14029,1628303381,846,'Smedley Butler','[url]https://odysee.com/@SaltyCracker:a/gayfrogs:4[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14030,14030,1628373948,846,'Smedley Butler','[url]https://web.archive.org/web/20190515130255/https://medium.com/@lucyfrown/laughter-the-new-symbol-of-the-far-right-d31941325572[/url] Calling for murdering US\n\n[url]https://www.thegatewaypundit.com/2021/08/heartbreaking-interview-father-jake-lang-saved-trump-supporter-philip-andersons-life-jan-6-capitol-police-now-political-prisoner-washington-dc/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14031,14031,1628486587,3685,'Ensis','Hi Bofum, how are you doing these days?  I hope you are doing alright and that you have not either gotten sick with the Kung Flu or been force-vaccinated.  I am doing alright here where I am.  I\'m still at NM and post when there is something good to post.  CHJ says hi.\nTake care.\n\nJack.',0,0,NULL,0,_binary '[]',_binary '[]'),(14032,14032,1628492170,8047,'Arheel\'s Uncle','If you notice NNN viewer numbers rising in the past week, I\'ve been busy spreading NNN site, as well as BoW crime news links on GAB. One thing I know is Social Media.\nI finally finished the van\'s grey water tank, it looks like an electrified alien space ship :lol:',0,0,NULL,0,_binary '[]',_binary '[]'),(14033,14033,1628528899,801,'Whitebear','[QUOTE=Arheel\'s Uncle]If you notice NNN viewer numbers rising in the past week, I\'ve been busy spreading NNN site, as well as BoW crime news links on GAB. One thing I know is Social Media.\nI finally finished the van\'s grey water tank, it looks like an electrified alien space ship :lol:[/QUOTE]\n==============================\n\nGreat, thanks very much for \'word-of-mouth\' promotion.\n                        I had noticed that the visitors count for the forum was up -  maybe I\'ll download the \'frontpage\' sites stats to share.               \n                        I\'m trying to come up with an encouraging comment on  your extraterrestrial transport :)',0,0,NULL,0,_binary '[]',_binary '[]'),(14034,14034,1628533200,8047,'Arheel\'s Uncle','My son said, \"Overkill, Mom.\"\nThing is, I know what can be done so I do it.\n\n[QUOTE]\n                        I\'m trying to come up with an encouraging comment on  your extraterrestrial transport :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14035,14035,1628701477,846,'Smedley Butler','Dog stories always show me what we are up against with these proxies of NYC/London ghouls.\n\n[url]https://dollarvigilante.tv/videos/watch/1f4e2b35-86f7-4a1b-87fe-19f7fd2b836e[/url]\n\nDo not read 99 % of the stories just headlines.\n\nA story I read here though was about a large city in OHIO where the city pound was run by savages, who would grab the dogs by the rear legs and swing them in a circle throwing them.  The manager and his aid decamp did this for years and more till some one with a hidden video busted them.:barf3:',0,0,NULL,0,_binary '[]',_binary '[]'),(14036,14036,1628701576,846,'Smedley Butler','They are NOT fully HUMAN !\n[url]https://archive.org/details/ShufeldtRobertWilsonTheNegroAMenaceToAmericanCivilization/mode/2up[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14037,14037,1628701758,846,'Smedley Butler','[url]https://dollarvigilante.tv/videos/watch/1f4e2b35-86f7-4a1b-87fe-19f7fd2b836e[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14038,14038,1628701859,846,'Smedley Butler','[url]https://dollarvigilante.tv/videos/watch/1f4e2b35-86f7-4a1b-87fe-19f7fd2b836e[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14039,14039,1628715890,8047,'Arheel\'s Uncle','[QUOTE=Smedley Butler][URL]https://dollarvigilante.tv/videos/watch/1f4e2b35-86f7-4a1b-87fe-19f7fd2b836e[/URL][/QUOTE]\n\n\nLockdowns will kill off many more older people & those with physical disabilities d/t [U][B]Immobility[/B][/U].\nI\'m halfway thru video. Interesting stuff.',0,0,NULL,0,_binary '[]',_binary '[]'),(14040,14040,1628749371,846,'Smedley Butler','[url]https://odysee.com/@RoystonPotter:b/caesar-augustus-11-dictum:7[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14041,14041,1628751284,846,'Smedley Butler','[url]https://odysee.com/@economicninja:6/pet-food-shortage-coming-rising-costs:a[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14042,14042,1628804061,8047,'Arheel\'s Uncle','Hey!!\nI was wondering if you\'re a night owl. Oftentimes I try to submit a post & it times out, says DATABASE NOT AVAILABLE RIGHT NOW.\nI figured you probably work at night. I worked graveyard or swing shifts my entire life.\nI was poking around in old forum posts,\nthis post has bad link at bottom of page...\n\n[B]Editorials by the Editor of New Nation News[/B]\n[URL]http://www.nnnforum.com/forums/showpost.php?p=156333&postcount=1[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]If you notice NNN viewer numbers rising in the past week, I\'ve been busy spreading NNN site, as well as BoW crime news links on GAB. One thing I know is Social Media.\n I finally finished the van\'s grey water tank, it looks like an electrified alien space ship :lol:[/QUOTE]\n==============================\n\nGreat, thanks very much for \'word-of-mouth\' promotion.\n                        I had noticed that the visitors count for the forum was up -  maybe I\'ll download the \'frontpage\' sites stats to share.               \n                        I\'m trying to come up with an encouraging comment on  your extraterrestrial transport :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14043,14043,1628809498,801,'Whitebear','Sorry, you very well may have run into the NIGHTL BACKUP of forum somewhere between 1am and 3am pacific daylight time where you will get DATABASE ERRORS..... I though I had posting a warning about that problem.....\n\nthanks for pointing out back link at bottom of editorials by editor.... that link is pointing back to when the forum was on a different host at newnation.VG  instead of newnation.ORG.  I will have to fix that before converting to the new host for the new forum software at nnnforum.NET\n\nI\'m not going to fix it right now....\n\nbut YES I VERY OFTEN WAS WORKING ON THE \'NIGHT SHIFT\'.....   not that often more recently....\n\nbut thanks.   will make a note to scan the whole database to correct any leftover old lnks to old NNN sites...    newnation.ORG, COM, US, TV, ETC...   xyz\n\n[QUOTE=Arheel\'s Uncle]Hey!!\nI was wondering if you\'re a night owl. Oftentimes I try to submit a post & it times out, says DATABASE NOT AVAILABLE RIGHT NOW.\nI figured you probably work at night. I worked graveyard or swing shifts my entire life.\nI was poking around in old forum posts,\nthis post has bad link at bottom of page...\n\n[B]Editorials by the Editor of New Nation News[/B]\n[URL]http://www.nnnforum.com/forums/showpost.php?p=156333&postcount=1[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]If you notice NNN viewer numbers rising in the past week, I\'ve been busy spreading NNN site, as well as BoW crime news links on GAB. One thing I know is Social Media.\n I finally finished the van\'s grey water tank, it looks like an electrified alien space ship :lol:[/QUOTE]\n==============================\n\nGreat, thanks very much for \'word-of-mouth\' promotion.\n                        I had noticed that the visitors count for the forum was up -  maybe I\'ll download the \'frontpage\' sites stats to share.               \n                        I\'m trying to come up with an encouraging comment on  your extraterrestrial transport :)[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14044,14044,1628918886,846,'Smedley Butler','[url]https://dollarvigilante.tv/videos/watch/8f6adc91-a323-4a44-b159-f85ccc780622[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14045,14045,1628955097,846,'Smedley Butler','The court is scum 100% today and will never see men like William Taft or even William O. Douglas.\n\nThe enemy alien criminal in the state department INCITED the Korean blood bath to keep Douglas MacArthur  from going home and resigning in early June 1950 going home to run and WIN POTUS in 1952. The SD was full of traitors perverts communist.\n\nTHE RNC stabbed US in the back along with MacArthur and Robert Taft for the seating of scum cypher seated at Columbia University alien ran nest from 1947-52.\n\n[url]https://www.bitchute.com/video/y2bz5OrvylNb/[/url]  BC deleted 100\'s of commenters as it is a 100% honey pot, this video had all its commentators removed along with years of comments.  This video lost over a 100 comments\n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(14046,14046,1628957629,8047,'Arheel\'s Uncle','Israel wants to take over the entire USA & everything in it. That\'s the reason for biological warfare vaccines, it does [B]not[/B] destroy the infrastructure & does not poison the lands. The Israelis are already in every US State, they\'ve already taken over & run Virginia state.\n\nIt\'s always been WE ARE THE DESTROYERS, WE WANT A WORLD OF OUR OWN.\nWhat better way to get it done, via VACCINES.\n\n\n\n[QUOTE=Smedley Butler]The court is scum 100% today and will never see men like William Taft or even William O. Douglas.\n \nThe enemy alien criminal in the state department INCITED the Korean blood bath to keep Douglas MacArthur  from going home and resigning in early June 1950 going home to run and WIN POTUS in 1952. The SD was full of traitors perverts communist.\n\nTHE RNC stabbed US in the back along with MacArthur and Robert Taft for the seating of scum cypher seated at Columbia University alien ran nest from 1947-52.\n\n[URL]https://www.bitchute.com/video/y2bz5OrvylNb/[/URL]  BC deleted 100\'s of commenters as it is a 100% honey pot, this video had all its commentators removed along with years of comments.  This video lost over a 100 comments\n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14047,14047,1629062479,846,'Smedley Butler','[QUOTE=Arheel\'s Uncle]Israel wants to take over the entire USA & everything in it. That\'s the reason for biological warfare vaccines, it does [B]not[/B] destroy the infrastructure & does not poison the lands. The Israelis are already in every US State, they\'ve already taken over & run Virginia state.\n\nIt\'s always been WE ARE THE DESTROYERS, WE WANT A WORLD OF OUR OWN.\nWhat better way to get it done, via VACCINES.\n\n\n\n[QUOTE=Smedley Butler]The court is scum 100% today and will never see men like William Taft or even William O. Douglas.\n \nThe enemy alien criminal in the state department INCITED the Korean blood bath to keep Douglas MacArthur  from going home and resigning in early June 1950 going home to run and WIN POTUS in 1952. The SD was full of traitors perverts communist.\n\nTHE RNC stabbed US in the back along with MacArthur and Robert Taft for the seating of scum cypher seated at Columbia University alien ran nest from 1947-52.\n\n[URL]https://www.bitchute.com/video/y2bz5OrvylNb/[/URL]  BC deleted 100\'s of commenters as it is a 100% honey pot, this video had all its commentators removed along with years of comments.  This video lost over a 100 comments\n\nSB[/QUOTE][/QUOTE]\n\nHowdy\n\nSince the 01 attack on the West they have no use for the rule of law or free speech/redress by the people. \n\n[url]www.minds.com[/url]  this site even with a cover page of NSFW  and 18 only with no profanity, incitement on your own page simply posting vax news and political racial history you are banned. \n\nSB',0,0,NULL,0,_binary '[]',_binary '[]'),(14048,14048,1629065609,8047,'Arheel\'s Uncle','i ALREADY HAVE VACCINE BULL**** FIGURED OUT.\nCheck the thread \"[B]CHILLING[/B]\" ON VACCINES  IN A FEW MINS.\nRemember BIBI Netanyahu saying [B]America is a golden calf, after we suck it dry, we\'ll let it dry up and blow away! \n[/B]\n[B]MY RAIN THREAD, Israelis control all power plants that generate clouds on land[/B]\n\n\n It\'s always been WE ARE THE DESTROYERS, WE Jews, WE WANT A WORLD OF OUR OWN.\nWhat better way to get it done, via VACCINES.\n\n\n\n[QUOTE=Smedley Butler]The court is scum 100% today and will never see men like William Taft or even William O. Douglas.\n \nThe enemy alien criminal in the state department INCITED the Korean blood bath to keep Douglas MacArthur  from going home and resigning in early June 1950 going home to run and WIN POTUS in 1952. The SD was full of traitors perverts communist.\n\nTHE RNC stabbed US in the back along with MacArthur and Robert Taft for the seating of scum cypher seated at Columbia University alien ran nest from 1947-52.\n\n[URL]https://www.bitchute.com/video/y2bz5OrvylNb/[/URL]  BC deleted 100\'s of commenters as it is a 100% honey pot, this video had all its commentators removed along with years of comments.  This video lost over a 100 comments\n\nSB[/QUOTE][/QUOTE]\n\nHowdy\n\nSince the 01 attack on the West they have no use for the rule of law or free speech/redress by the people. \n\n[URL=\"http://www.minds.com\"]www.minds.com[/URL]  this site even with a cover page of NSFW  and 18 only with no profanity, incitement on your own page simply posting vax news and political racial history you are banned. \n\nSB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14049,14049,1629131935,846,'Smedley Butler','[url]https://www.paulcraigroberts.org/2021/08/16/no-peace-in-the-world-as-long-as-us-neoconservatives-who-concocted-the-lies-and-orchestrated-the-events-that-served-as-excuse-for-the-afghan-war-remain-at-liberty/:mad2:[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14050,14050,1629140825,801,'Whitebear','[QUOTE=Smedley Butler][url]https://www.paulcraigroberts.org/2021/08/16/no-peace-in-the-world-as-long-as-us-neoconservatives-who-concocted-the-lies-and-orchestrated-the-events-that-served-as-excuse-for-the-afghan-war-remain-at-liberty/:mad2:[/url][/QUOTE]\n\nthanks, g\'day.  will find the recent essay on Afphanistan....  the Russians and the Brithish both occupied and left with conscripted White DNA..\nI forget who else tried to rule afghaniwhatever...',0,0,NULL,0,_binary '[]',_binary '[]'),(14051,14051,1629199130,8047,'Arheel\'s Uncle','I\'m now noticing NNN views are up.\n\nYeah, I\'ve been told on GAB \"TAKE THAT PIC DOWN NOW\" of the crazed Nword\n\nFrom this story [URL]https://www.foxnews.com/us/nj-inmate-freed-early-due-to-covid-is-charged-with-murder-2-days-later[/URL]\nBut the pic comes up just by posting that link.\n\nSo, I post same story in the AM & PM. \n\n[B]My bio post is[/B]\nDaily Reader on Black Crimes at\n[URL]http://www.newnation.org/NNN-Black-on-White.html[/URL]\n[URL]http://www.newnation.org/index.html[/URL]\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]If you notice NNN viewer numbers rising in the past week, I\'ve been busy spreading NNN site, as well as BoW crime news links on GAB. One thing I know is Social Media.\n I finally finished the van\'s grey water tank, it looks like an electrified alien space ship :lol:[/QUOTE]\n==============================\n\nGreat, thanks very much for \'word-of-mouth\' promotion.\n                        I had noticed that the visitors count for the forum was up -  maybe I\'ll download the \'frontpage\' sites stats to share.               \n                        I\'m trying to come up with an encouraging comment on  your extraterrestrial transport :)[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14052,14052,1629221604,846,'Smedley Butler','A. Linder @Alex_Linder\n\n160 Minnesota school principals sign woke ‘de-centering whiteness’ pledge: Demand end to ‘racist’ standardized testing that is an ‘Americanized caste system’\n\nThe group of 162 principals and assistant principals branded themselves the ‘Good Trouble Principals’ – citing a quote from the late Georgia congressman John Lewis.\n\n322 comments\n379 shares\n\n[url]https://www.dailymail.co.uk/news/article-9896441/More-160-Minnesota-school-principals-sign-woke-centering-whiteness-pledge.html[/url]\n\nMinnesota school principals sign woke ‘de-centering whiteness’ pledgewww.dailymail.co.uk',0,0,NULL,0,_binary '[]',_binary '[]'),(14053,14053,1629265523,8047,'Arheel\'s Uncle','What happened with this one who was BANNED who joined 8/6/21?\n[URL]http://www.nnnforum.com/forums/member.php?u=8161[/URL]\nJust curious, was poking around & noticed.\nThey caught an Asian woman named Liu for arson in No California.\n[URL]https://sacramento.cbslocal.com/2021/08/16/echo-summit-arson-arrest/[/URL]\nI got too busy to post story.\nLater...\n\n\n\n[QUOTE=Whitebear]Sorry, you very well may have run into the NIGHTL BACKUP of forum somewhere between 1am and 3am pacific daylight time where you will get DATABASE ERRORS..... I though I had posting a warning about that problem.....\n \nthanks for pointing out back link at bottom of editorials by editor.... that link is pointing back to when the forum was on a different host at newnation.VG  instead of newnation.ORG.  I will have to fix that before converting to the new host for the new forum software at nnnforum.NET\n\nI\'m not going to fix it right now....\n\nbut YES I VERY OFTEN WAS WORKING ON THE \'NIGHT SHIFT\'.....   not that often more recently....\n\nbut thanks.   will make a note to scan the whole database to correct any leftover old lnks to old NNN sites...    newnation.ORG, COM, US, TV, ETC...   xyz\n\n[QUOTE=Arheel\'s Uncle]Hey!!\nI was wondering if you\'re a night owl. Oftentimes I try to submit a post & it times out, says DATABASE NOT AVAILABLE RIGHT NOW.\nI figured you probably work at night. I worked graveyard or swing shifts my entire life.\nI was poking around in old forum posts,\nthis post has bad link at bottom of page...\n\n[B]Editorials by the Editor of New Nation News[/B]\n[URL]http://www.nnnforum.com/forums/showpost.php?p=156333&postcount=1[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]If you notice NNN viewer numbers rising in the past week, I\'ve been busy spreading NNN site, as well as BoW crime news links on GAB. One thing I know is Social Media.\n I finally finished the van\'s grey water tank, it looks like an electrified alien space ship :lol:[/QUOTE]\n==============================\n\nGreat, thanks very much for \'word-of-mouth\' promotion.\n                        I had noticed that the visitors count for the forum was up -  maybe I\'ll download the \'frontpage\' sites stats to share.               \n                        I\'m trying to come up with an encouraging comment on  your extraterrestrial transport :)[/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14054,14054,1629266287,801,'Whitebear','SORRY, I added TEST FORUM MEMBERS IN DIFFERENT FORUM STATUS GROUPS TO IMPORT into the new forum for testing permissions for groups and individuals....\n\nI guess I should label them somehow so as not create any confusion....    thanks for pointing out that \'banned\' member..  :)\n\nUser Manager\n\nHelp Showing Users 1 to 6 of 6\nUser Name	Email	Join Date	Last Activity	Post Count	Options\nREPORTER 	[email]REPORTER@nnnforum.net[/email]	08-06-2021	08-06-2021	0	\nView / Edit User\nCUBREPORTER 	[email]CUBEPORTER@nnnforum.net[/email]	08-06-2021	08-06-2021	0	\nView / Edit User\nNEWAPPLICANT 	[email]NEWAPPLICANT@nnnforum.net[/email]	08-06-2021	08-06-2021	0	\nView / Edit User\nRETIRED 	[email]RETIRED@nnnforum.net[/email]	08-06-2021	08-06-2021	0	\nView / Edit User\nOP-ED 	[email]OP-ED@nnnforum.net[/email]	08-06-2021	08-06-2021	0	\nView / Edit User\nBANNED 	[email]BANNED@nnnforum.net[/email]	08-06-2021	08-06-2021	0	\nView / Edit User\nvBulletin® v3.8.11, Copyright ©2000-2021, vBulletin Solutions, Inc.\n================================\n[QUOTE=Arheel\'s Uncle]What happened with this one who was BANNED who joined 8/6/21?\n[URL]http://www.nnnforum.com/forums/member.php?u=8161[/URL]\nJust curious, was poking around & noticed.\nThey caught an Asian woman named Liu for arson in No California.\n[URL]https://sacramento.cbslocal.com/2021/08/16/echo-summit-arson-arrest/[/URL]\nI got too busy to post story.\nLater...\n\n\n\n[QUOTE=Whitebear]Sorry, you very well may have run into the NIGHTL BACKUP of forum somewhere between 1am and 3am pacific daylight time where you will get DATABASE ERRORS..... I though I had posting a warning about that problem.....\n \nthanks for pointing out back link at bottom of editorials by editor.... that link is pointing back to when the forum was on a different host at newnation.VG  instead of newnation.ORG.  I will have to fix that before converting to the new host for the new forum software at nnnforum.NET\n\nI\'m not going to fix it right now....\n\nbut YES I VERY OFTEN WAS WORKING ON THE \'NIGHT SHIFT\'.....   not that often more recently....\n\nbut thanks.   will make a note to scan the whole database to correct any leftover old lnks to old NNN sites...    newnation.ORG, COM, US, TV, ETC...   xyz\n\n[QUOTE=Arheel\'s Uncle]Hey!!\nI was wondering if you\'re a night owl. Oftentimes I try to submit a post & it times out, says DATABASE NOT AVAILABLE RIGHT NOW.\nI figured you probably work at night. I worked graveyard or swing shifts my entire life.\nI was poking around in old forum posts,\nthis post has bad link at bottom of page...\n\n[B]Editorials by the Editor of New Nation News[/B]\n[URL]http://www.nnnforum.com/forums/showpost.php?p=156333&postcount=1[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]If you notice NNN viewer numbers rising in the past week, I\'ve been busy spreading NNN site, as well as BoW crime news links on GAB. One thing I know is Social Media.\n I finally finished the van\'s grey water tank, it looks like an electrified alien space ship :lol:[/QUOTE]\n==============================\n\nGreat, thanks very much for \'word-of-mouth\' promotion.\n                        I had noticed that the visitors count for the forum was up -  maybe I\'ll download the \'frontpage\' sites stats to share.               \n                        I\'m trying to come up with an encouraging comment on  your extraterrestrial transport :)[/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14055,14055,1629267845,8047,'Arheel\'s Uncle','TESTMEM1\nTESTMEM2\netc\nForum has more viewers at night lately :rotfl:\n\n\n\n[QUOTE=Whitebear]SORRY, I added TEST FORUM MEMBERS IN DIFFERENT FORUM STATUS GROUPS TO IMPORT into the new forum for testing permissions for groups and individuals....\n \nI guess I should label them somehow so as not create any confusion....    thanks for pointing out that \'banned\' member..  :)\n\nUser Manager\n\nHelp Showing Users 1 to 6 of 6\nUser Name    Email    Join Date    Last Activity    Post Count    Options\nREPORTER     [EMAIL=\"REPORTER@nnnforum.net\"]REPORTER@nnnforum.net[/EMAIL]    08-06-2021    08-06-2021    0    \nView / Edit User\nCUBREPORTER     [EMAIL=\"CUBEPORTER@nnnforum.net\"]CUBEPORTER@nnnforum.net[/EMAIL]    08-06-2021    08-06-2021    0    \nView / Edit User\nNEWAPPLICANT     [EMAIL=\"NEWAPPLICANT@nnnforum.net\"]NEWAPPLICANT@nnnforum.net[/EMAIL]    08-06-2021    08-06-2021    0    \nView / Edit User\nRETIRED     [EMAIL=\"RETIRED@nnnforum.net\"]RETIRED@nnnforum.net[/EMAIL]    08-06-2021    08-06-2021    0    \nView / Edit User\nOP-ED     [EMAIL=\"OP-ED@nnnforum.net\"]OP-ED@nnnforum.net[/EMAIL]    08-06-2021    08-06-2021    0    \nView / Edit User\nBANNED     [EMAIL=\"BANNED@nnnforum.net\"]BANNED@nnnforum.net[/EMAIL]    08-06-2021    08-06-2021    0    \nView / Edit User\nvBulletin® v3.8.11, Copyright ©2000-2021, vBulletin Solutions, Inc.\n================================\n[QUOTE=Arheel\'s Uncle]What happened with this one who was BANNED who joined 8/6/21?\n[URL]http://www.nnnforum.com/forums/member.php?u=8161[/URL]\nJust curious, was poking around & noticed.\nThey caught an Asian woman named Liu for arson in No California.\n[URL]https://sacramento.cbslocal.com/2021/08/16/echo-summit-arson-arrest/[/URL]\nI got too busy to post story.\nLater...\n\n\n\n[QUOTE=Whitebear]Sorry, you very well may have run into the NIGHTL BACKUP of forum somewhere between 1am and 3am pacific daylight time where you will get DATABASE ERRORS..... I though I had posting a warning about that problem.....\n \nthanks for pointing out back link at bottom of editorials by editor.... that link is pointing back to when the forum was on a different host at newnation.VG  instead of newnation.ORG.  I will have to fix that before converting to the new host for the new forum software at nnnforum.NET\n\nI\'m not going to fix it right now....\n\nbut YES I VERY OFTEN WAS WORKING ON THE \'NIGHT SHIFT\'.....   not that often more recently....\n\nbut thanks.   will make a note to scan the whole database to correct any leftover old lnks to old NNN sites...    newnation.ORG, COM, US, TV, ETC...   xyz\n\n[QUOTE=Arheel\'s Uncle]Hey!!\nI was wondering if you\'re a night owl. Oftentimes I try to submit a post & it times out, says DATABASE NOT AVAILABLE RIGHT NOW.\nI figured you probably work at night. I worked graveyard or swing shifts my entire life.\nI was poking around in old forum posts,\nthis post has bad link at bottom of page...\n\n[B]Editorials by the Editor of New Nation News[/B]\n[URL]http://www.nnnforum.com/forums/showpost.php?p=156333&postcount=1[/URL]\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]If you notice NNN viewer numbers rising in the past week, I\'ve been busy spreading NNN site, as well as BoW crime news links on GAB. One thing I know is Social Media.\n I finally finished the van\'s grey water tank, it looks like an electrified alien space ship :lol:[/QUOTE]\n==============================\n\nGreat, thanks very much for \'word-of-mouth\' promotion.\n                        I had noticed that the visitors count for the forum was up -  maybe I\'ll download the \'frontpage\' sites stats to share.               \n                        I\'m trying to come up with an encouraging comment on  your extraterrestrial transport :)[/QUOTE][/QUOTE][/QUOTE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14056,14056,1629315560,846,'Smedley Butler','[url]http://www.financialsurvivalnetwork.com/2021/08/gold-under-attack-with-martin-armstrong/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14057,14057,1629389625,8047,'Arheel\'s Uncle','[SIZE=3]Hi,[/SIZE]\n[SIZE=3]I\'m collaborating with the team on the vaccines. It ties in with climate, in a huge way.\n[/SIZE]\n[SIZE=3]Without getting too detailed on all the whys, is there a way to link to RAIN thread for someone outside NNN to allow them to read only that [U]one[/U] private thread but not be a member?[/SIZE]\n[SIZE=3][B]If not, then it\'s okay.[/B]\n[/SIZE]\n[SIZE=3]He\'s a Scientist, & I\'m not sure on the man\'s views on race issues. It might be a shock & cause him to shut down, the uninitiated into too fast knowledge of reality of blacks/crimes.\n[/SIZE]\n[SIZE=3]\n[/SIZE]\n[SIZE=3]My alternative is copy thread page by page onto a document. I\'m doing that time consuming task right now to preserve research, but access to thread is easier to view videos along with the text. \n[/SIZE]\n[SIZE=3]I was unable to download entire thread, as we\'d discussed a while back.[/SIZE]\n[SIZE=3]Thank you.[/SIZE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14058,14058,1629390134,801,'Whitebear','Re: a question - I will try to figure a way to host the entire RAIN thread...\n\na little extra complicated as I. was hoping to migrate to new forum software in next month.\n\nIdeally, perhaps a new web domain... if available\ntotally stand-alone not NNN-related\n\nare you at all familiar with updating something like a \'word-press BLOG\'.  -  just trying to figure out best way to update that might not be dependant on the forum software...  \nwith the new forum on new site - could be a separate sub-forum....\ncould have it\'s own password...\n\njust initial possibilities..    \nwill try figure out what options might be....\n\n================================\nwhitebear\n\n==================================\n[QUOTE=Arheel\'s Uncle][SIZE=3]Hi,[/SIZE]\n[SIZE=3]I\'m collaborating with the team on the vaccines. It ties in with climate, in a huge way.\n[/SIZE]\n[SIZE=3]Without getting too detailed on all the whys, is there a way to link to RAIN thread for someone outside NNN to allow them to read only that [U]one[/U] private thread but not be a member?[/SIZE]\n[SIZE=3][B]If not, then it\'s okay.[/B]\n[/SIZE]\n[SIZE=3]He\'s a Scientist, & I\'m not sure on the man\'s views on race issues. It might be a shock & cause him to shut down, the uninitiated into too fast knowledge of reality of blacks/crimes.\n[/SIZE]\n[SIZE=3]\n[/SIZE]\n[SIZE=3]My alternative is copy thread page by page onto a document. I\'m doing that time consuming task right now to preserve research, but access to thread is easier to view videos along with the text. \n[/SIZE]\n[SIZE=3]I was unable to download entire thread, as we\'d discussed a while back.[/SIZE]\n[SIZE=3]Thank you.[/SIZE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14059,14059,1629392522,846,'Smedley Butler','(Above: the Jewish “anthropologist” Claude Levi-Strauss [1908-2009]).\n\nNewbies, the war on White people began in earnest circa the early 1960s when suddenly, White people became “bad” and Black/Brown people became “good,” thanks to various Jewish “experts,” most notably the “anthropologist” Claude Levi-Strauss [1]. Since then, the “official” ideology of the Left is that “White people are evil.”\n\n“Over 160 Minnesotan principals and assistant principals have signed a pledge to ‘de-center whiteness’ in education. The group of 162 branded themselves the ‘Good Trouble Principals’ – citing a quote from the late Georgia congressman and civil rights icon John Lewis.”\n\n[Article].\n[url]https://www.dailymail.co.uk/news/article-9896441/More-160-Minnesota-school-principals-sign-woke-centering-whiteness-pledge.html[/url]\n.\n\n[1] Jewish author Norman F. Cantor, in his good, 1994 book “The Sacred Chain: a History of the Jews,” notes on page 421 that Claude Levi-Strauss, the Jewish “anthropologist,” could be considered a godfather of left-wing thought, since Levi-Strauss developed/galvanized the concept of the ‘bad’ White world vs. the ‘good’ non-White world, which Cantor calls “the cardinal doctrine of all leftist-leaning thought since 1960.”',0,0,NULL,0,_binary '[]',_binary '[]'),(14060,14060,1629392717,846,'Smedley Butler','Surely in college you must have experienced the kike two faced hatred. \n\nNo reply needed.\n\nNo doubt Kevin MacDonald was forced to face in the 1960\'s',0,0,NULL,0,_binary '[]',_binary '[]'),(14061,14061,1629393543,801,'Whitebear','NOT SURE IF THIS WILL HELP OR RESOLVE OPTIONS FOR PUBLIC ACCESS TO RAIN, RAIN (GO AWAY) THREAD\n\nI WAS GOING TO CONSULT WITH YOU ON PUBLIC ACCESS TO YOUR SUB-FORUM OFF-GRID ARHEEL CAMPSITE.... \nWAS GOING TO ASK\n1. would you want to open access to your sub-forum\nto unwased, vetted public....\n2. would you want to split your sub forum into 2 sections....   A. open to unwashed public\n             B. only open to sympathetic pro-NNN forum REPORTER status members.\n\n3. do you want a new separate sub-forum for RAIN-RAIN-FLOODS-ETC that would be open to public without qualification ???\n\nTRYING to work this into the new forum migration, conversion project hopefully in a couple weeks if I\'m ready by then....\n\n==================================\n\nI was thinking of \'hosting\' a separate webiste for you but that would be too complicated just now or migrating posts from new forum to new website too complicated\nWB\n\n\n[QUOTE=Arheel\'s Uncle][SIZE=3]Hi,[/SIZE]\n[SIZE=3]I\'m collaborating with the team on the vaccines. It ties in with climate, in a huge way.\n[/SIZE]\n[SIZE=3]Without getting too detailed on all the whys, is there a way to link to RAIN thread for someone outside NNN to allow them to read only that [U]one[/U] private thread but not be a member?[/SIZE]\n[SIZE=3][B]If not, then it\'s okay.[/B]\n[/SIZE]\n[SIZE=3]He\'s a Scientist, & I\'m not sure on the man\'s views on race issues. It might be a shock & cause him to shut down, the uninitiated into too fast knowledge of reality of blacks/crimes.\n[/SIZE]\n[SIZE=3]\n[/SIZE]\n[SIZE=3]My alternative is copy thread page by page onto a document. I\'m doing that time consuming task right now to preserve research, but access to thread is easier to view videos along with the text. \n[/SIZE]\n[SIZE=3]I was unable to download entire thread, as we\'d discussed a while back.[/SIZE]\n[SIZE=3]Thank you.[/SIZE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14062,14062,1629395849,801,'Whitebear','One possible (temporary?) soluction to public access to your RAIN thread would be to\n\nCOPY THE ENTIRE RAID THREAD to \nNEW FORUM SECTION containing\nonly current copy of. your rain thread\n\nyou could ask me to either replace entire off-grid\nrain thread to new \'mirror public forum\nor you could ask me to ADD new posts only\ncopying newer posts from (post #???? through to end)\nevery few days perhaps.....\n\nDO YOU WANT TO GIVE THE NEW PUBLIC FORUM AREA A NEW NAME?????    \'RAIN, RAIN, FLOODS AND VACINES....\"??????\n\nWE COULD TRY IT OUT....   \n1. NAME OF NEW PUBLIC SUB-FORUM\n2. LEAVE NAME OF THREAD OR RENAME THREAD\n\nLET ME KNOW.\n\nWB\n\n\n\n\n\n\n\n\n\n\n[QUOTE=Arheel\'s Uncle][SIZE=3]Hi,[/SIZE]\n[SIZE=3]I\'m collaborating with the team on the vaccines. It ties in with climate, in a huge way.\n[/SIZE]\n[SIZE=3]Without getting too detailed on all the whys, is there a way to link to RAIN thread for someone outside NNN to allow them to read only that [U]one[/U] private thread but not be a member?[/SIZE]\n[SIZE=3][B]If not, then it\'s okay.[/B]\n[/SIZE]\n[SIZE=3]He\'s a Scientist, & I\'m not sure on the man\'s views on race issues. It might be a shock & cause him to shut down, the uninitiated into too fast knowledge of reality of blacks/crimes.\n[/SIZE]\n[SIZE=3]\n[/SIZE]\n[SIZE=3]My alternative is copy thread page by page onto a document. I\'m doing that time consuming task right now to preserve research, but access to thread is easier to view videos along with the text. \n[/SIZE]\n[SIZE=3]I was unable to download entire thread, as we\'d discussed a while back.[/SIZE]\n[SIZE=3]Thank you.[/SIZE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14063,14063,1629408721,801,'Whitebear','Do you want to allow any feedback on public rain forum?  \n(allowing moderated replies to posts on the public rain thread????)\nthat would necessitate you becoming an active forum editor for the proposed public rain forum.\n\nOR WE CAN GET BACK TO THAT when I consult with you on permissiions for arheel\'s off-grid forum in\nNEW ENHANCED FORUM VERSION TO BE TESTED...\n\nWELL, just another thing to think about.\nI am currently trying to duplicate the \nPOST BREAKING NEWS - MODERATORED FORUM\nPERMISSIONS to the proposed PUBLIC RAIN THREAD....   \nCURRENTLY JUST TRYING TO ALLOW FOR UNWASHED PUBLIC VIEW - BUT NOT ALLOW TROLL POSTING....\n\n(WORKING ON THAT)\n\n\n\n\n\n[QUOTE=Arheel\'s Uncle][SIZE=3]Hi,[/SIZE]\n[SIZE=3]I\'m collaborating with the team on the vaccines. It ties in with climate, in a huge way.\n[/SIZE]\n[SIZE=3]Without getting too detailed on all the whys, is there a way to link to RAIN thread for someone outside NNN to allow them to read only that [U]one[/U] private thread but not be a member?[/SIZE]\n[SIZE=3][B]If not, then it\'s okay.[/B]\n[/SIZE]\n[SIZE=3]He\'s a Scientist, & I\'m not sure on the man\'s views on race issues. It might be a shock & cause him to shut down, the uninitiated into too fast knowledge of reality of blacks/crimes.\n[/SIZE]\n[SIZE=3]\n[/SIZE]\n[SIZE=3]My alternative is copy thread page by page onto a document. I\'m doing that time consuming task right now to preserve research, but access to thread is easier to view videos along with the text. \n[/SIZE]\n[SIZE=3]I was unable to download entire thread, as we\'d discussed a while back.[/SIZE]\n[SIZE=3]Thank you.[/SIZE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14064,14064,1629409190,801,'Whitebear','TEST OPEN TO PUBLIC RAIN FORUM FOR VIEWING ONLY SET UP\n\nYOU Should be able to see it at the bottom of the forum list.\n\nNOW THE ONLY PROBLEM WITH WHAT I THINK YOU MIGHT HAVE BEEN PROPOSING OR ASKING ABOUT IS THAT \'NEW NATION NEWS FORUM\" DOES SHOW UP AS THE \'CONTAINER\' EVEN THOUGHT RACIST AND \'INSENSITIVE POST MIGHT ONLY SHOW UP IN THE \"UNREGISTERED GUESTS POST HERE FORUM\nWHICH IS ALSO \'OPEN TO PUBLIC VIEWING\'...\n\nAGAIN, LATER ON, PERHAPS I MIGHT BE ABLE TO HELP YOU SET UP YOUR OWN WEBSITE DEPENDING ON WHETHER YOU MIGHT WANT TO TRY TO HANDLE THE GIANT OVERHEAD IN MAINTAINING, UPDATING, ETC.\n\nBEST,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14065,14065,1629410332,8047,'Arheel\'s Uncle','[B]No,[/B] to feedback in forum. I already know how that works.\n25 Rules that Obfuscate Facts & evidence.\nPeople rush to judge what I, and others, spent years uncovering.\nDane\'s nasty people would pop up in droves.\n\n\n\n[QUOTE=Whitebear]Do you want to allow any feedback on public rain forum?  \n (allowing moderated replies to posts on the public rain thread????)\nthat would necessitate you becoming an active forum editor for the proposed public rain forum.\n\nOR WE CAN GET BACK TO THAT when I consult with you on permissiions for arheel\'s off-grid forum in\nNEW ENHANCED FORUM VERSION TO BE TESTED...\n\nWELL, just another thing to think about.\nI am currently trying to duplicate the \nPOST BREAKING NEWS - MODERATORED FORUM\nPERMISSIONS to the proposed PUBLIC RAIN THREAD....   \nCURRENTLY JUST TRYING TO ALLOW FOR UNWASHED PUBLIC VIEW - BUT NOT ALLOW TROLL POSTING....\n\n(WORKING ON THAT)\n\n\n\n\n\n[QUOTE=Arheel\'s Uncle][SIZE=3]Hi,[/SIZE]\n[SIZE=3]I\'m collaborating with the team on the vaccines. It ties in with climate, in a huge way.\n[/SIZE]\n[SIZE=3]Without getting too detailed on all the whys, is there a way to link to RAIN thread for someone outside NNN to allow them to read only that [U]one[/U] private thread but not be a member?[/SIZE]\n[SIZE=3][B]If not, then it\'s okay.[/B]\n[/SIZE]\n[SIZE=3]He\'s a Scientist, & I\'m not sure on the man\'s views on race issues. It might be a shock & cause him to shut down, the uninitiated into too fast knowledge of reality of blacks/crimes.\n[/SIZE]\n[SIZE=3]\n[/SIZE]\n[SIZE=3]My alternative is copy thread page by page onto a document. I\'m doing that time consuming task right now to preserve research, but access to thread is easier to view videos along with the text. \n[/SIZE]\n[SIZE=3]I was unable to download entire thread, as we\'d discussed a while back.[/SIZE]\n[SIZE=3]Thank you.[/SIZE][/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14066,14066,1629410880,8047,'Arheel\'s Uncle','No, my original purpose for thread was to help only NNN members to understand the seriousness of climate change fraud, so they can be prepared with a source(s) for clean water.\nNo water for 3 days, is death. Maybe one or more younger members could hopefully take my research and use it in future. Slap the entire UN body upside the head.\n[B]I wanted NNN to know what\'s been done to them, outside the obvious chemtrails.[/B]\n\n\n\n[QUOTE=Whitebear]TEST OPEN TO PUBLIC RAIN FORUM FOR VIEWING ONLY SET UP\n \nYOU Should be able to see it at the bottom of the forum list.\n\nNOW THE ONLY PROBLEM WITH WHAT I THINK YOU MIGHT HAVE BEEN PROPOSING OR ASKING ABOUT IS THAT \'NEW NATION NEWS FORUM\" DOES SHOW UP AS THE \'CONTAINER\' EVEN THOUGHT RACIST AND \'INSENSITIVE POST MIGHT ONLY SHOW UP IN THE \"UNREGISTERED GUESTS POST HERE FORUM\nWHICH IS ALSO \'OPEN TO PUBLIC VIEWING\'...\n\nAGAIN, LATER ON, PERHAPS I MIGHT BE ABLE TO HELP YOU SET UP YOUR OWN WEBSITE DEPENDING ON WHETHER YOU MIGHT WANT TO TRY TO HANDLE THE GIANT OVERHEAD IN MAINTAINING, UPDATING, ETC.\n\nBEST,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14067,14067,1629411277,801,'Whitebear','If you only wanted to SHARE your research with a few\nselected collaborators then perhaps you might\nallow access with a Password (no, that would be for NNN members only)\n\nHmmm... how about making this a HIDDEN FORUM\naccess only to those that you give the SECRET LINK...\n\nI had previously thought you might only want to allow NNN REPORTER level (trusted) members to view your ARHEEL\'s area...  -  \n\nNo rush, unless \'urgent\' to take off line to the \'unwashed\' unregistered public and google robots internet scavengers....\n\nWell let me know what you think about the options I was trying to test out.\n\nWB\n\n\n[QUOTE=Arheel\'s Uncle]No, my original purpose for thread was to help only NNN members to understand the seriousness of climate change fraud, so they can be prepared with a source(s) for clean water.\nNo water for 3 days, is death. Maybe one or more younger members could hopefully take my research and use it in future. Slap the entire UN body upside the head.\n[B]I wanted NNN to know what\'s been done to them, outside the obvious chemtrails.[/B]\n\n\n\n[QUOTE=Whitebear]TEST OPEN TO PUBLIC RAIN FORUM FOR VIEWING ONLY SET UP\n \nYOU Should be able to see it at the bottom of the forum list.\n\nNOW THE ONLY PROBLEM WITH WHAT I THINK YOU MIGHT HAVE BEEN PROPOSING OR ASKING ABOUT IS THAT \'NEW NATION NEWS FORUM\" DOES SHOW UP AS THE \'CONTAINER\' EVEN THOUGHT RACIST AND \'INSENSITIVE POST MIGHT ONLY SHOW UP IN THE \"UNREGISTERED GUESTS POST HERE FORUM\nWHICH IS ALSO \'OPEN TO PUBLIC VIEWING\'...\n\nAGAIN, LATER ON, PERHAPS I MIGHT BE ABLE TO HELP YOU SET UP YOUR OWN WEBSITE DEPENDING ON WHETHER YOU MIGHT WANT TO TRY TO HANDLE THE GIANT OVERHEAD IN MAINTAINING, UPDATING, ETC.\n\nBEST,\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14068,14068,1629412752,801,'Whitebear','new option RAIN only visible using SECRET LINK\n\n[B][URL=\"http://www.nnnforum.com/forums/forumdisplay.php?f=468\"]http://www.nnnforum.com/forums/forumdisplay.php?f=468[/URL][/B]\n\nA TEST NEW HIDDEN FORUM - VISIBLE TO THOSE GIVEN LINK\n\nFORUM IS NOT VISIBLE TO GREAT UNWASHED UNREGISTERED PUBLIC\n\nHOWEVER NNN FORUM MEMBER SHIP IS NOT REQUIRED TO VIEW RAIN-FLOODS FORUM THREAD...\n\nONLY THOSE USING THE \"SECRET LINK\" WILL BE ABLE TO SEE THREAD.\n\nLET ME KNOW IF YOU WOULD LIKE TO TEST OUT THIS. OPTION.\n\nAGAIN. - SECRET LINK TO HIDDEN RAIN FORUM IS\n[url]http://www.nnnforum.com/forums/forumdisplay.php?f=468[/url]\n\nBEST,\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14069,14069,1629414620,8047,'Arheel\'s Uncle','Excellent. Thank you. I really do appreciate you, and NNN.\nI\'m still checking out the guy, I\'ll likely share link within a few days.\n\n\n\n[QUOTE=Whitebear]new option RAIN only visible using SECRET LINK\n \n[B][URL]http://www.nnnforum.com/forums/forumdisplay.php?f=468[/URL][/B]\n\nA TEST NEW HIDDEN FORUM - VISIBLE TO THOSE GIVEN LINK\n\nFORUM IS NOT VISIBLE TO GREAT UNWASHED UNREGISTERED PUBLIC\n\nHOWEVER NNN FORUM MEMBER SHIP IS NOT REQUIRED TO VIEW RAIN-FLOODS FORUM THREAD...\n\nONLY THOSE USING THE \"SECRET LINK\" WILL BE ABLE TO SEE THREAD.\n\nLET ME KNOW IF YOU WOULD LIKE TO TEST OUT THIS. OPTION.\n\nAGAIN. - SECRET LINK TO HIDDEN RAIN FORUM IS\n[URL]http://www.nnnforum.com/forums/forumdisplay.php?f=468[/URL]\n\nBEST,\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14070,14070,1629434428,3685,'Ensis','Please download and pass to friends!\n\n[url]https://rense.com/general96/black-lights-vaxxed.php[/url]\n\nvideo below--click right and save as...  It will be an mp4 video file.\n\n[url]https://seed307.bitchute.com/p7AC6xjb5uDH/zKO0LynhEyl6.mp4[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14071,14071,1629434646,3685,'Ensis','[url]https://rense.com/general96/black-lights-vaxxed.php[/url]\n\nBlack Lights Are Now In Street Lights In Some Cities.  The Veins Of The Vexed Glow Under Black Light... \n\n[url]https://seed307.bitchute.com/p7AC6xjb5uDH/zKO0LynhEyl6.mp4[/url]\n\n:barf1::zflagburn:',0,0,NULL,0,_binary '[]',_binary '[]'),(14072,14072,1629478029,8047,'Arheel\'s Uncle','What is purpose of the \"Manage\" button?\nAm I to do anything?',0,0,NULL,0,_binary '[]',_binary '[]'),(14073,14073,1629478952,801,'Whitebear','[QUOTE=Arheel\'s Uncle]What is purpose of the \"Manage\" button?\nAm I to do anything?[/QUOTE]\n\nManage is an EDITOR function for the thread\nI gave ARHEEL\'s UNCLE \"EDITOR\' privileges \nfor both the forum Rain, floods, science of rain  \nand for the new \'hidden\' forum\nRain, floods, science of rain\n[url]http://www.nnnforum.com/forums/forumdisplay.php?f=468[/url]\n\nLet me check for FAQ on Editor functions on this forum\nhmmmm....\nWhere do you see the \'MANAGE\" BUTTON?\n\n(Editor forum priviledges are a subset of MODERATOR priveledges so I just don\'t recall where that might show up)\n\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14074,14074,1629479402,8047,'Arheel\'s Uncle','here [URL]http://www.nnnforum.com/forums/showthread.php?t=359833[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=359676[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=358941[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=358777[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=355721[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=357130[/URL]\n[B]I THINK THAT\'S ALL.[/B]\n\n\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]What is purpose of the \"Manage\" button?\n Am I to do anything?[/QUOTE]\n\nManage is an EDITOR function for the thread\nI gave ARHEEL\'s UNCLE \"EDITOR\' privileges \nfor both the forum Rain, floods, science of rain  \nand for the new \'hidden\' forum\nRain, floods, science of rain\n[URL]http://www.nnnforum.com/forums/forumdisplay.php?f=468[/URL]\n\nLet me check for FAQ on Editor functions on this forum\nhmmmm....\nWhere do you see the \'MANAGE\" BUTTON?\n\n(Editor forum priviledges are a subset of MODERATOR priveledges so I just don\'t recall where that might show up)\n\nWB[/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14075,14075,1629479729,801,'Whitebear','So are you only seeing the \"manage\" button on these threads?\n\nSorry, I still do not see the \'manage\' button anywhere\n\ndo you only see it when you open these threads, posts?\n\nis it something new on the post/editing options line?\n[	Thread Tools 	Search this Thread 	Rate Thread 	Display Modes } \nhave you tried hitting the MANAGE button?\nwhat happens when you hit the manage button\ndoes it give you new additional choices such as\n\'approve\' etc.?\nWB\n\n\n[QUOTE=Arheel\'s Uncle]here [URL]http://www.nnnforum.com/forums/showthread.php?t=359833[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=359676[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=358941[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=358777[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=355721[/URL]\n& [URL]http://www.nnnforum.com/forums/showthread.php?t=357130[/URL]\n[B]I THINK THAT\'S ALL.[/B]\n\n\n\n\n\n\n\n[QUOTE=Whitebear][QUOTE=Arheel\'s Uncle]What is purpose of the \"Manage\" button?\n Am I to do anything?[/QUOTE]\n\nManage is an EDITOR function for the thread\nI gave ARHEEL\'s UNCLE \"EDITOR\' privileges \nfor both the forum Rain, floods, science of rain  \nand for the new \'hidden\' forum\nRain, floods, science of rain\n[URL]http://www.nnnforum.com/forums/forumdisplay.php?f=468[/URL]\n\nLet me check for FAQ on Editor functions on this forum\nhmmmm....\nWhere do you see the \'MANAGE\" BUTTON?\n\n(Editor forum priviledges are a subset of MODERATOR priveledges so I just don\'t recall where that might show up)\n\nWB[/QUOTE][/QUOTE]',0,0,NULL,0,_binary '[]',_binary '[]'),(14076,14076,1629480351,801,'Whitebear','I found what you might be referring to....\nit is the FORUM EDITOR\'S MODERATION OPTIONS BOX\n\n[IMG]http://www.newnation.org/Images/2021/moderator options.jpg[/IMG]\n\nis the \'manage\' button part of this?????',0,0,NULL,0,_binary '[]',_binary '[]'),(14077,14077,1629765853,813,'Gman','[QUOTE=Ensis][url]https://rense.com/general96/black-lights-vaxxed.php[/url]\n\nBlack Lights Are Now In Street Lights In Some Cities.  The Veins Of The Vexed Glow Under Black Light... \n\n[url]https://seed307.bitchute.com/p7AC6xjb5uDH/zKO0LynhEyl6.mp4[/url]\n\n:barf1::zflagburn:[/QUOTE]\nGreetings Ensis,\n\nYes, the end game has been declared by our true satanic seedline enemy.  The vax is their weapon of choice.  I of course will never get the vax, for a billion dollars I still say **** no!!!  I assume you have the same view!  Perilous times we live in brother.  Perhaps one of these days we can speak to one another.  Let me know what you think.  I am surrounded by imbecilic whites who are telling me it is my duty as a patriot to take the vax.  I now view them as traitors.  Check in soon.  Gman',0,0,NULL,0,_binary '[]',_binary '[]'),(14078,14078,1629765945,813,'Gman','[QUOTE=Whitebear]SORRY, YOUR NNN FORUM STATUS GOT SCREWED UP - FIXING\n\nI WAS just reviewing all the forum groups in anticipation of migrating to the new forum and noticed that you forum status somehow somewhen got changed FROM senior reporter to new applicant.\n\nagain, very sorry, not sure how that happened I have just restored  you \'SENIOR REPORTER\' status\nAND I hope you will continue to contribute to the forum if you wish.   \n\nBest, good health longer life and \'have a nice day\'. :)\n\nWhitebear - as NNN forum admin.[/QUOTE]\n\nHi Whitebear,\nThanks for the update.  I have been away for awhile.  Thanks for looking out for me.  What a time we are living in currently.  Wow!  It will be getting far worse soon I fear.  \n\nGman',0,0,NULL,0,_binary '[]',_binary '[]'),(14079,14079,1629785869,846,'Smedley Butler','[url]https://odysee.com/@AlexJonesChannel:c/23Aug21:3[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14080,14080,1629824594,846,'Smedley Butler','[url]https://odysee.com/@DollarVigilante:b/Rape-of-the-Mind-VIDEO-1080p:d[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14081,14081,1629841254,846,'Smedley Butler','[url]https://odysee.com/@DollarVigilante:b/Rape-of-the-Mind-VIDEO-1080p:d[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14082,14082,1629929284,846,'Smedley Butler','Parker was married four times:\n\nFred Losee – married in March 1943, divorced in 1944.\nBert E. Friedlob – married in 1946, divorced in 1953; the marriage produced three children.\nPaul Clemens, American portrait painter – married in 1954, divorced in 1965; the marriage produced one child, actor Paul Clemens.\nRaymond N. Hirsch – married in 1966, widowed on September 14, 2001, when Hirsch died of esophageal cancer.[24]\nShe was the grandmother of one-time child actor Chase Parker.[25]\n\nParker was raised a Protestant, and later converted to Judaism, telling the New York Daily News columnist Kay Gardella in August 1969: \"I think we\'re all Jews at heart...I wanted to convert for a long time.\" She later embraced Messianic Judaism, and was a supporter of Messianic Jewish philosopher, teacher, and commentator Roy Masters, owner of the Foundation of Human Understanding in Grants Pass, Oregon. In 1978, she wrote the foreword to Masters\'s book How Your Mind Can Keep You Well.[26]\n\nParker, a life-long Democrat, endorsed Adlai Stevenson for president in the 1952 presidential election.     [url]https://en.wikipedia.org/wiki/Eleanor_Parker[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14083,14083,1630012318,846,'Smedley Butler','[url]https://www.bitchute.com/video/IYcHj4285fOF/[/url]',0,0,NULL,0,_binary '[]',_binary '[]'),(14084,14084,1630016481,846,'Smedley Butler','[url]https://odysee.com/@gtk:4/thegreatdebate:3[/url]  :xburn:',0,0,NULL,0,_binary '[]',_binary '[]'),(14085,14085,1630019007,801,'Whitebear','[QUOTE=Smedley Butler][url]https://odysee.com/@gtk:4/thegreatdebate:3[/url]  :xburn:[/QUOTE]\n\n\nthanks, interesting duo - will try to catch later.\n\ng\'day\nWB',0,0,NULL,0,_binary '[]',_binary '[]'),(14086,14086,1630256665,1,'CC Admin','CONGRATULATIONS on logging on to \'new, improved\' not quite totally tuned up yet FORUM!.\n\nVery encouraging.\n\nBy the way, there is a new \'SECRET LINK\" to the \"RAIN, RAIN, gone away...\" Forum.\n\nWe can review that later.\n\nAnd let me know whenever you might want me to update that \'secret\' forum. :)',0,444106,_binary '[]',0,_binary '[]',_binary '[]'),(14087,14087,1630261547,1,'CC Admin','I will look into the problems and/or questions that you sent in your recent email.\n\nParagraph breaks aren\'t posting.\nExisting ones can\'t be removed.\n\"Pinned\" icons aren\'t showing.\nCan\'t do a search.\n\nI\'m just going to post my stories \"as-is\".\n\nI will make sure that as a moderator. YOU have all edit/posting privileges\n\nI was just checking into the SEARCH function - I see there is a MAGNIFYING GLASS IN THE UPPER RIGHT OF THE TOP NEW FORUM BANNER\n[LIST]\n[*]\n \n[*][URL=\'http://www.nnnforum.net/\']Home[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php\']Forums[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?whats-new/\']What\'s new[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?media/\']Media[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?resources/\']Resources[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?members/\']Members[/URL]\n[/LIST]\n[URL=\'http://www.nnnforum.net/forums/index.php?account/\']C CC Admin[/URL]\n[URL=\'http://www.nnnforum.net/forums/index.php?search/\']Search[/URL].   <-----------------     SEARCH HAS A TITLES ONLY AND A MORE ADVANCED SEARCH.   - I NEED TO TRY IT OUT.\n\nWILL GET BACK TO. YOU  (TODAY)\n\nBEST,\nWHITEBEAR',0,444115,_binary '[]',0,_binary '[]',_binary '[]'),(14088,14088,1630262127,1,'CC Admin','Those who find the truth hateful just hate hearing the truth.\n\nA mind is a terrible thing to waste.....on a nigger.\n\nIf you\'re not catching flak, you\'re not over the target.',0,444117,_binary '[]',0,_binary '[]',_binary '[]'),(14089,14086,1630263527,8047,'Arheel\'s Uncle','Good to know. I\'m glad I didn\'t share old link yet.\nI\'ll be doing a little more work on the 3 hurricanes.\nNew Orleans, NYC area, Baja California moving North.',0,444120,_binary '[]',0,_binary '[]',_binary '[]'),(14090,14086,1630264854,1,'CC Admin','THANKS VERY MUCH FOR RESPONSE AND TESTING OUT THE \'CONVERSATION\' function of the new forum - which is sort of like \'private messages\' but I\'m not sure if all conversations are or can be \'private\'.....  have to research that....\n\nI\'m not sure this forum will allow me to COPY a whole thread to another forum....\nperhaps I can figure out some way to more-or-less \'duplicate that rain thread...\nso one more thing to figure out...\n\nWB',0,444121,_binary '[]',0,_binary '[]',_binary '[]'),(14091,14086,1630265494,8047,'Arheel\'s Uncle','No big hurry, the graphene IS in all 4 brands of the covid vaccines.\nAll 4 vax mfg are owned by Jews, one is an Israeli.\nTell your people, DO NOT GET VACCINE.\nIt\'s the 5G angle, heating body fluids inside graphene nanotubes.\nHeats up & destroys red blood cells & especially the [U]good killer T cells.[/U]\nIt\'s like end stage AIDS.',0,444125,_binary '[]',0,_binary '[]',_binary '[]'),(14092,14076,1630268300,8047,'Arheel\'s Uncle','I never got your message, no, it was a blue link that said Manage in lower right corner of feed. But I think issue was resolved.\nHopefully the new forum has some features to notify of new replies to not miss them.\nI\'m free to play today in forum.\n\nOne thing re online news I\'ve noticed recently, esp here is the newest worst [URL]https://www.11alive.com/crime[/URL]\nis that the site algorithm is mucky, often suspect race photo & is only in video, but no way to freeze to get SShot nor is there a play bar with slider. A way around is reload page, but it\'s time consuming.\nI\'m playing with the link to find workarounds.\nOther sites I\'ve noticed the new difficulties too.',0,444148,_binary '[]',0,_binary '[]',_binary '[]'),(14093,14076,1630280134,801,'Whitebear','Yes, I also have had problems trying to freeze a video to get a snapshop of an evil black face.\n\nI have found a screen snapshot capture utility that does help in some cases....\nnot sure if you might be interested in trying it out -----\n\nJust in case - the screen snap shot capture utility that I have more recently found useful is\nNot sure if you have a Mac or if they have a Windows version...\n\n[HEADING=1][URL=\'https://xnipapp.com/\']Xnip | Handy Screenshot App for Mac[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=xnip+site:xnipapp.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/xnipapp.com.ico[/IMG][/URL][URL=\'https://xnipapp.com/\']https://xnipapp.com[/URL]\n[B]Xnip[/B] can take a screenshot of a window with the shadow effect, just like the built-in screenshot tool of macOS. Furthermore, you can press and hold Shift to capture multiple windows when capturing window.',0,444187,_binary '[]',0,_binary '[]',_binary '[]'),(14094,14088,1630284916,826,'The Bobster','Ah, so I see. And my avatar too.',0,444201,_binary '[]',0,_binary '[]',_binary '[]'),(14095,14088,1630285822,1,'CC Admin','Yes, the trusty avatars came through just fine.  :)',0,444204,_binary '[]',0,_binary '[]',_binary '[]'),(14096,14088,1630286102,1,'CC Admin','However, I need to make sure I get all the forums and user group permissions sorted out\nbefore I review the \'duplicate\' smilies that you had give me some suggestions on before....\nwill need to get back to those - (not top priority) .... hmmmm where is the smiley. box?\noh... there are 3 vertical dots after the little picture (image) ico and the first icon in the expanded row below is the :) smiley icons\n[LIST]\n[*]?\n[*]?\n[*]?\n[*]?\n[*]?\n[*]?\n[*]?\n[*]?\n[*]☺️\n[*]?\n[*]?.  \n[/LIST]',0,444205,_binary '[]',0,_binary '[]',_binary '[]'),(14097,14076,1630290525,8047,'Arheel\'s Uncle','I\'m going to try to find an equivalent Xnip for Linux OS, I like its features.\nNo, no problem with my snapper. The problem is the news videos, often they show the perp too quick. I\'ve learned to have my snapshot open and over the video while it\'s playing. Then try to catch it. Might have to try 2 or 3 times to get one.\nThat news site, 11Alive is so hard to use. You scroll too far down, you\'ll get 2 or more vids playing all at once. All their news stories scroll 1 after another.\nMaybe it\'s me.',0,444212,_binary '[]',0,_binary '[]',_binary '[]'),(14098,14076,1630302699,8047,'Arheel\'s Uncle','Hey, post this link please\n[URL]http://www.nnnforum.net/forums/index.php?threads/deny-anthony-doyles-parole-petition-for-barbara-meliota.360212/[/URL]',0,444217,_binary '[]',0,_binary '[]',_binary '[]'),(14099,14076,1630443613,801,'Whitebear','Sorry, I forgot about your request to \'post this link\' please...\nlet me see if I can find it......\n\n[QUOTE]\nI got this error message\n[HEADING=2]Oops! We ran into some problems.[/HEADING]\n\nYou do not have permission to view this page or perform this action.\n[/QUOTE]\nNot sure what the problem was.... probably the original post is not yet properly accessed on the new forum permissions structure - I\"ll have to get back to that, but just looking at the link - the key words are \n [URL=\'http://www.nnnforum.net/forums/index.php?threads/deny-anthony-doyles-parole-petition-for-barbara-meliota.360212/\'][B]parole-petition-for-barbara-meliota[/B][/URL]\n[B]I will try to find the original post most likely in Arheel\'s off-grid campsite forum....\nIn the meantime [/B][URL=\'https://www.google.com/search?q=%22Babara+Meliota%22&oq=%22Babara+Meliota%22&aqs=chrome..69i57j0i22i30.1027j0j7&sourceid=chrome&ie=UTF-8\'][B]a news search for Babara Meliot[/B][/URL][B]a should give me a clue\nOh, the images look familiar - that was posted....[/B]\n[QUOTE]\n[B]Let me try a search on this NEW FORUM for \"BarBARa Meliota\"....\n\nYes, Bobster posted on that recently....[/B]\n[HEADING=2]Search results for query: [URL=\'http://www.nnnforum.net/forums/index.php?search/27/&searchform=1&q=%22BarBARa+Meliota%22....&o=date\'][I]\"BarBARa Meliota\"....[/I][/URL][/HEADING]\n\nEnable moderation\n[LIST=1]\n[*][USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/family-blasts-potential-release-of-nyc-nurse%E2%80%99s-killer-as-a-%E2%80%98sin%E2%80%99.360222/\']Family blasts potential release of NYC nurse’s killer as a ‘sin’[/URL][/HEADING]\n[URL unfurl=\"true\"]https://nypost.com/2021/08/29/nyc-nurse-[/URL][I]barbara[/I]-[I]meliota[/I]s-family-blasts-killers-potential-release/ Family blasts potential release of NYC nurse’s killer as a ‘sin’ By Tina Moore and...\n[LIST]\n[*][USER=826]The Bobster[/USER]\n[*]Thread\n[*]Yesterday at 7:21 AM\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/white-victims-of-dark-crime.211/\']White Victims of Dark Crime[/URL]\n[/LIST]\n[*][USER=801][IMG alt=\"Whitebear\"]http://www.nnnforum.net/forums/data/avatars/s/0/801.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/black-on-white-family-blasts-potential-release-of-nyc-nurse%E2%80%99s-killer-as-a-%E2%80%98sin%E2%80%99.360211/\']BLACK-ON-WHITE: Family blasts potential release of NYC nurse’s killer as a ‘sin’[/URL][/HEADING]\n. The convicted murderer who sexually assaulted a Bronx nurse and bludgeoned her to death some 40 years ago is up for parole in September — but the victim’s family is fighting his potential release, saying it “would be a sin.” “It’s [been] 39 years and every day is a nightmare,” Phyllis...\n[LIST]\n[*][USER=801]Whitebear[/USER]\n[*]Thread\n[*]Sunday at 4:38 PM\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-feed.458/\']RSS FEED[/URL]\n[/LIST]\n[/LIST]\n[/QUOTE]',0,444322,_binary '[]',0,_binary '[]',_binary '[]'),(14100,14076,1630452606,8047,'Arheel\'s Uncle','[B]i  HAVE TO GO COOK DINNER[/B]\n\n7,356 Signatures Collected\nOnly 5,444 more until our goal of 12,800\n\n[HEADING=3]Sign This Petition @ [URL]https://actionnetwork.org/petitions/petition-for-barbara-meliota[/URL][/HEADING]',0,444339,_binary '[]',0,_binary '[]',_binary '[]'),(14101,14076,1630467417,801,'Whitebear','Good for you!\n“Bon appetite “?',0,444344,_binary '[]',0,_binary '[]',_binary '[]'),(14102,14089,1630469622,0,'Zardoz-old','I’m still figuring out new forum ‘technicalitys’\n\ncould you try to post that link to petition to not parole killer nigger of Barbara WF\nTry to post it in \nBreaking news forum\nIf you get a chance\nHopefully I will figure out why that didn’t work this evening\n\nbest,  Whitebear',0,444350,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14103,14090,1630589809,8166,'fknstr','Been with your site for a very long time. You are appreciated.',0,444441,_binary '[]',0,_binary '[]',_binary '[]'),(14104,14090,1630610814,8169,'CC Admin2','Thank you very much.  \nThanks for your support.\n\nVery happy that I was finally able to migrant the \'Senior citizen\' old forum software to an up-to-date environment!\n\nIf you ever had been a member of the \'old forum\' your old user id and password should work - and I could transfer your old post count and/or reactivate your old user id if interested.\n\nBut that\'s OK, really do appreciate you saying hello and registering for new NNN forum :)',0,444467,_binary '[]',0,_binary '[]',_binary '[]'),(14105,14091,1630636522,8047,'Arheel\'s Uncle','Hey there,\nDid you have to evacuate No California?\nI had an idea, if I\'m not finished with a \"crime\" post, I\'ll put [B][COLOR=rgb(184, 49, 47)][B]IN PROCESS[/B][/COLOR][/B] at the top of the post, without which it\'d be ready for RSS feed.\nIt would save me some time. I\'m more comfortable now, having learned some ins & outs on reporting.\nI\'m still learning categories, OOF, there\'s so many. Of course, I\'ll be careful.\n[B]What\'s your opinion?[/B]',0,444495,_binary '[]',0,_binary '[]',_binary '[]'),(14106,14091,1630644204,801,'Whitebear','Great, glad you are feeling more comfortable \nSorting out my arbitrary matrix of 10,000 different N-word (nigger) crime categories:)\n\nI my neighborhood is suffering from the bad smoggy air quality but not currently downwind from the fiery holocaust \n\nI’m still figuring out some of the obscure differences in forum admin \nYes, if your new post is not ready to hit the presses and go public…. You could indicate that with either a (in prosess or (draft) or leaving off the 3 blue or gold stars ⭐\nI probably won’t be getting to your fresh posts too soon\nWell we can see how it goes and l can always update or fix up if indicated\n\ngood evening :)',0,444511,_binary '[]',0,_binary '[]',_binary '[]'),(14107,14091,1630654769,8047,'Arheel\'s Uncle','Okay. In new forum, I\'ve comfortably chosen to & posted about 3 stories directly into RSS feed. Those are so far, one trick stories, color criminals nevertheless.',0,444514,_binary '[]',0,_binary '[]',_binary '[]'),(14108,14090,1630664647,8166,'fknstr','Grateful. I was never a member. Thought it would be nice to be a member here. Thanks.',0,444516,_binary '[]',0,_binary '[]',_binary '[]'),(14109,14091,1630666169,801,'Whitebear','RSS feed is good because public can see it immediately \nI can move posts to other forums to archive in a day or 2',0,444518,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14110,14091,1630709635,8047,'Arheel\'s Uncle','On post #101 & #102\nIs moderator approval needed? Or a new forum quirk?\n[URL]http://www.nnnforum.net/forums/index.php?threads/resource-black-crime-numbers-statistics-plague-famine-ice-age-societal-collapse-tribulation.341796/post-728665[/URL]',0,444552,_binary '[]',0,_binary '[]',_binary '[]'),(14111,14091,1630740157,801,'Whitebear','[QUOTE]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/resource-black-crime-numbers-statistics-plague-famine-ice-age-societal-collapse-tribulation.341796/post-728665\']http://www.nnnforum.net/forums/inde...ietal-collapse-tribulation.341796/post-728665[/URL]\n[HEADING=2]Oops! We ran into some problems.[/HEADING]\n\nThe requested post could not be found.\n[/QUOTE]\nWhat forum did you post this in?????\nand/or what was the title of the post so I can do a forum search for it....\n\nHmmmm....',0,444587,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14112,14091,1630740516,8047,'Arheel\'s Uncle','All of my posts today now get the same mod approval req\'d there in Arheel\'s Off Grid Campsite. SS of post #101\n[URL]http://www.nnnforum.net/forums/index.php?forums/arheels-off-grid-rv-campsite.463/[/URL]\n[ATTACH type=\"full\" alt=\"post #101.png\"]8275[/ATTACH]',1,444589,_binary '{\"attachments\":{\"8275\":8275}}',0,_binary '[]',_binary '[]'),(14113,14091,1630741518,801,'Whitebear','THANKS, I\"LL RESEARCH - HOPEFULLY I DO NOT NEED TO MAKE. YOU A MODERATOR TO AVOID MODERATING (APPROVAL) OF POSTS YOU POST IN \'OFF-GRID\'...\n\nI\'LL BE WORKING ON THAT.....ESTIMATE < HOUR TO DEBUG',0,444590,_binary '[]',0,_binary '[]',_binary '[]'),(14114,14092,1630744541,0,'Zardoz-old','So try to reply to this \'conversation\' and let me know how you are doing with \nfiguring out how to post on this new forum.\n\nBest;,\nWhitebear (logged on as Zardoz)',0,444593,_binary '[]',0,_binary '[]',_binary '[]'),(14115,14091,1630749872,8047,'Arheel\'s Uncle','I don\'t want to be my own moderator. \nI know I\'m not ready, and I sometimes become impetuous over the heinous black crimes. I need brakes, that\'s a mod\'s job I guess.\nIt\'s a woman thing  ? we\'re protective.',0,444601,_binary '[]',0,_binary '[]',_binary '[]'),(14116,14091,1630751538,801,'Whitebear','I think I worked out the permissions.\nthanks for indicating that you would prefer NOT to be a \'moderator/editor/censor\' :)\n\nI did change RSS permissions to allow me to \'reply\' to an RSS post and add mugshots (for example).\n\nI guess it will just take a while to \'tune up\' this forum - making progress :)',0,444604,_binary '[]',0,_binary '[]',_binary '[]'),(14117,14093,1630774567,0,'Zardoz-old','I had to turn on extra moderator priviledges for my 4 different moderator id\'s\n\nNOw that I SEE the message - I will try to approve it\n\nthen get back to fixing. your privileges so you don\'t need approval to post in you forums\n\nBest,   Whitebear :)\n\n[USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/m/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=921]Apollonian[/USER][/HEADING]\n[HEADING=3]Guest Columnist[/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/get-a-clue-suckers-kikes-satanists-will-not-allow-any-sympathetic-objective-rendition-of-hitler.356399/post-728676\']Yesterday at 8:12 PM[/URL]\n[*]New\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/get-a-clue-suckers-kikes-satanists-will-not-allow-any-sympathetic-objective-rendition-of-hitler.356399/post-728676\']#4[/URL]\n[/LIST]\n[SIZE=5][COLOR=rgb(184, 49, 47)] This message is awaiting moderator approval, and is invisible to normal visitors.\n(62,995 unr[/COLOR][/SIZE]\n[TABLE]\n[TR]\n[TD][TABLE]\n[TR]\n[TD][TABLE]\n[TR]\n[TD][TABLE]\n[TR]\n[TD]\n[HEADING=2]Why are we still so obsessed with Hitler? An unconventional new documentary leaves the answer just out of reach.[/HEADING]\nBy [URL=\'https://www.jta.org/author/alapin\']Andrew Lapin [/URL]August 16, 2021 3:51 pm[/TD]\n[/TR]\n[/TABLE][/TD]\n[/TR]\n[/TABLE][/TD]\n[/TR]\n[/TABLE][/TD]\n[/TR]\n[/TABLE]',0,444617,_binary '[]',0,_binary '[]',_binary '[]'),(14118,14094,1630775154,801,'Whitebear','I think I fixed this.\n\nI still need to get back to make sure you do NOT need approval to post in your forum.\n\nWhitebear',0,444621,_binary '[]',0,_binary '[]',_binary '[]'),(14119,14095,1630775273,801,'Whitebear','I will try to set your priviledges to NOT NEED APPROVAL FOR POSTING IN YOUR OFF-GRID FORUM\n\nHOPEFULLY I DO NOT NEED TO MAKE YOU A \'MODERATOR\' - I\'M SURE I CAN FIND OUT WHERE TO CLICK\n\'DO NOT NEED TO MODERATE THIS USER IN THIS FORUM\'\n\n:)',0,444622,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14120,14091,1630792339,8047,'Arheel\'s Uncle','This guy on front page, he\'s ASIAN.\nIt\'s the SPLC & ADL behind the lie.\n[URL=\'https://www.blackenterprise.com/white-man-charged-in-death-of-black-fiancee-whose-phone-he-used-to-continue-texting-her-mother/?test=prebid\'] WHITE MAN CHARGED IN DEATH OF BLACK FIANCÉE WHOSE PHONE HE USED TO CONTINUE TEXTING HER MOTHER image Last week, Michael Lee Wilkerson[/URL]',0,444638,_binary '[]',0,_binary '[]',_binary '[]'),(14121,14095,1630821735,8047,'Arheel\'s Uncle','Moderator req\'d.\nI\'d added a obit + photo for the pretty White girl, shot 7 times by the black BF\n[URL]http://www.nnnforum.net/forums/index.php?threads/incompetent-negro-failed-to-shoot-himself-fatally.360326/post-728687[/URL]',0,444647,_binary '[]',0,_binary '[]',_binary '[]'),(14122,14096,1630826306,801,'Whitebear','Very difficult to find this setting but I am working on it.\n\nI tried doing a TEST POST on the OLD forum in the Commentary by Apollonian forum....\npasted two big text copies of Wiki on Constitution and got this error message:\n\n[CENTER][/CENTER]\n[TABLE]\n[TR]\n[TD]The following errors occurred with your submission:[/TD]\n[/TR]\n[TR]\n[TD][LIST=1]\n[*][B]The text that you have entered is too long (137210 characters).\n[COLOR=rgb(184, 49, 47)]Please shorten it to 50,000 characters long.[/COLOR][/B]\n[/LIST][/TD]\n[/TR]\n[/TABLE]\n\nSo, that answers my question of \'was was the maximum post size on the old forum.\nNow, I will try to figure out where to change that setting on the new forum',0,444653,_binary '[]',0,_binary '[]',_binary '[]'),(14123,14096,1630826634,801,'Whitebear','OK, I believe that I have found the \'secret\' Administrator Control Panel for setting the maximum message size\n[QUOTE]\nMaximum message length. --[B][COLOR=rgb(184, 49, 47)] [CURRENTLY SET AT 10,000][/COLOR][/B]\n\nThe maximum number of characters that can be in a message. This includes BB code. Setting this value too large or disabling it entirely may cause performance issues and is not recommended.\n[/QUOTE]\nI will up the setting (5 times) to the old forum max of[COLOR=rgb(44, 130, 201)] [/COLOR][B][COLOR=rgb(44, 130, 201)]50,000 characters long.\n\nI hope. you can work with that.    It should not be necessary to totally copy HUGE external text files....   (only advantage would be if the original source disappeared)\nI guess I will have to trust your judgement on that.\n\nPlease confirm that you can now post LARGER messages than the default was set to for this new Xenforo forum.   :)[/COLOR][/B]',0,444654,_binary '[]',0,_binary '[]',_binary '[]'),(14124,14097,1630833818,801,'Whitebear','Didn\'t you ever get a forum avatar-image?\n\nLet me know if you want a new forum avatar image\nand need any help in uploading it.\n\nBest,\nWhitebear',0,444666,_binary '[]',0,_binary '[]',_binary '[]'),(14125,14095,1630855135,8047,'Arheel\'s Uncle','This victim of frontpage story is ASIAN\n\nIT\'S the 2nd story on FP.\nNosacka family in NO, LA are a HUGE family of many generations.\nGood advert for black crimes.\n[B][B][B]              [/B][/B][/B]\n \n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][/TD]\n\n[TD]           [URL=\'https://www.msn.com/en-us/news/crime/new-orleans-man-booked-with-murder-after-surrendering-in-metairie-gas-station-fatal-shooting-jpso-says/ar-AAO6kbW\'][B]          (Black) New Orleans man booked with murder after surrendering in Metairie gas station fatal shooting, JPSO says[/B][/URL][/TD]\n[/TR]\n[/TABLE]\n[B]ASIANS have a distinctive shape of eyes and hair growth of the eyebrows. He may be 1/2 White.\nNews isn\'t telling bc of SPLC & ADL\n[URL]https://www.nola.com/news/crime_police/article_56b5525e-0dca-11ec-9021-0fac53b13336.html[/URL][/B]\n\n[COLOR=rgb(41, 105, 176)][B]Learned it in nursing school. all about hair from my father, a barber.[/B][/COLOR]\n[ATTACH type=\"full\" alt=\"dwayne nosacka.png\"]8278[/ATTACH] is\n\n[B][B][B][B]Dwayne Nosacka[/B][/B][/B][/B]',1,444671,_binary '{\"attachments\":{\"8278\":8278}}',0,_binary '[]',_binary '[]'),(14126,14095,1630860279,801,'Whitebear','Whoops!   (It happens)  I will review to fix if I had too quickly. assumed he was \'white\'.(or did I think he was black?  have to find it....OH, found it - he was the VICTIM\nbut without an image - I will post image - the SUSPOOK was black\n\nthanks \'veddy mucho\' :)\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://www.msn.com/en-us/news/crime/new-orleans-man-booked-with-murder-after-surrendering-in-metairie-gas-station-fatal-shooting-jpso-says/ar-AAO6kbW\'][B](Black) New Orleans man booked with murder after surrendering in Metairie gas station fatal shooting, JPSO says[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/WalterSippio.jpg[/IMG][/LEFT][RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT]METAIRIE (WVUE) - A 20-year-old New Orleans man was booked with second-degree murder Friday (Sept. 3), after admitting he fatally shot another motorist he cut in front of a Metairie gas station line, Jefferson Parish Sheriff Joe Lopinto said.\n\nThe arrest of [B]Walter Sippio [/B]was announced at a Saturday news conference. As detectives were searching for Sippio’s vehicle Friday night, Lopinto said the suspect surrendered himself and the gun believed [I][B]used to kill 36-year-old [COLOR=rgb(226, 80, 65)]Dwayne Nosacka[/COLOR][/B][/I] of Metairie. The fatal shooting was reported just after 4 p.m. at a Chevron fuel station at 2301 Clearview Pkwy.\n\nThe JPSO said multiple witnesses saw a white minivan driven by Sippio cut in front of a long line of unhappy customers waiting to fuel vehicles and gas cans at the station.[/TD]\n[/TR]\n[/TABLE]\n========================\nI\'m just posting an UPDATE\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://www.nola.com/news/crime_police/article_56b5525e-0dca-11ec-9021-0fac53b13336.html\'][B]UPDATE: Victim of Black \'gas station line RAGE\' was Asian[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"WalterSippio-and-DwayneNosacka\"]http://www.newnation.org/Images/2021/WalterSippio-and-DwayneNosacka.jpg[/IMG][/LEFT]It had been five days since Hurricane Ida disrupted power and led to hours long gas lines throughout southeast Louisiana, and 36-year-old [I][B]Dwayne Nosacka [/B][/I]was waiting in one of those queues outside a Chevron station in Metairie with hundreds of others when [B]Walter Sippio[/B] cut in front of him.\n\nNosacka jumped out of his car and confronted Sippio, 20, about having cut the line. What happened next depends on whether it’s the Jefferson Parish Sheriff’s Office or Sippio’s family doing the telling. But what’s confirmed is this: Sippio shot and killed Nosacka, is under arrest for murder, and plans to argue it was self-defense, saying he fired the fatal bullet to protect his life from a man with a knife.[/TD]\n[/TR]\n[/TABLE]',0,444680,_binary '[]',0,_binary '[]',_binary '[]'),(14127,14098,1630866202,801,'Whitebear','Thanks for registering - welcome aboard.\n\nIf you have any questions about this new forum - let me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,444714,_binary '[]',0,_binary '[]',_binary '[]'),(14128,14099,1630866405,801,'Whitebear','Thanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,444715,_binary '[]',0,_binary '[]',_binary '[]'),(14129,14100,1630866441,801,'Whitebear','Thanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,444716,_binary '[]',0,_binary '[]',_binary '[]'),(14130,14101,1630866696,801,'Whitebear','Thanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,444717,_binary '[]',0,_binary '[]',_binary '[]'),(14131,14102,1630866734,801,'Whitebear','Thanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,444718,_binary '[]',0,_binary '[]',_binary '[]'),(14132,14103,1630866837,801,'Whitebear','Thanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\n\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,444719,_binary '[]',0,_binary '[]',_binary '[]'),(14133,14095,1630892883,8047,'Arheel\'s Uncle','Not a problem. \nI predict Hurricane Larry will hit New York on Sept 11, in a wicked tribute to Lucky Larry of WTC 7. Some would say it\'ll be Satanic.\nI hope my rain thread isn\'t totally lost. I\'d be heartbroken.\nIf it is, I\'ll just deal with it.\nI\'ve been advertising NNN on GAB. I really hope the new NNN members are on up & up. I\'ve made a couple enemies there.\nPeople are scared of the facts on black crimes.\n\nSome ugly 400 lb black woman called cops on my friend for open carry, the bitch lied said he brandished/ called her a nigger & cops caught her, the cops called her out with store video evidence. I WANT TO TYPE UP A decent PARAGRAPH & SHARE.\nBlack men are cruisin Walmart parking lots. Doesn\'t look good...',0,444738,_binary '[]',0,_binary '[]',_binary '[]'),(14134,14095,1630897653,801,'Whitebear','I still have the HIDDEN BACKUP COPY OF THE ORIGINAL RAIN THREAD IMPORTED.\n\nI\'M IN THE MIDDLE OF ATTEMPTING TO RESTORE  YOUR FORUM FROM 09-02-2021\n(SO a few posts from 09-03 and 09-04 (Friday and Saturday MAY be \'lost\')\n==============================================================\nThanks for report on lying negress hippopotamus bitch - it\'s ok to relate personal info\nin a conversation and now we can not trust ANY Commercial media or Political media \'news\'\nMost people have other life distractions that makes it too much trouble to doubt the major media brainwashing propaganda stream flooding the ether....\n\nI\"ll check back with you later about resolution of the duplicate backup hidden Rain forum\nWB',0,444740,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14135,14103,1630934679,8166,'fknstr','[QUOTE=\"Whitebear, convMessage: 14132, member: 801\"]\nThanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\n\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin\n[/QUOTE]\nAppreciated! You he well.',0,444771,_binary '[]',0,_binary '[]',_binary '[]'),(14136,14104,1630949009,801,'Whitebear','Thanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\nWhitebear - NNN forum admin',0,444796,_binary '[]',0,_binary '[]',_binary '[]'),(14137,14105,1630949028,801,'Whitebear','Thanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\nWhitebear - NNN forum admin',0,444797,_binary '[]',0,_binary '[]',_binary '[]'),(14138,14106,1630949100,801,'Whitebear','Thanks for registering - welcome aboard\n\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\nWhitebear - NNN forum admin',0,444798,_binary '[]',0,_binary '[]',_binary '[]'),(14139,14107,1630949443,801,'Whitebear','Sorry for great inconvenience - still working on restoring your \'lost\' forums\nwas up until 3am - thought I had it figured out\n\nand I LEARNED A GREAT DEAL ABOUT THE \'INNER WORKINGS\' OF THIS NEW FORUM\n\nDo not despair - this is my top project  - appreciate that you are still checking in  - \nreally hope to get your forum content 98% restored today. -  (Labor Day) \n\nBest,\nWhitebear',0,444799,_binary '[]',0,_binary '[]',_binary '[]'),(14140,14105,1630955169,8178,'Dano637','Thank you for the nice greeting.',0,444802,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14141,14108,1630956326,801,'Whitebear','Can you give me an estimate of how many new posts you posted on New forum?\n\nand any keywords to describe the post/thread titles\n\nso I can see if I have sucessfully restored them...\n\nI recall you posted a \'Hitler\' post in the \'Semitism\' forum\n\nDo you recall posting any other NEW posts on the New forum?????\n\nBest,\nWhitebear',0,444805,_binary '[]',0,_binary '[]',_binary '[]'),(14142,14107,1630963750,8047,'Arheel\'s Uncle','TAKE YOUR TIME.\nEnjoy your day. I can wait. I am thankful you can save it all.',0,444807,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14143,14109,1630965515,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14144,14109,1630965745,8180,'RandallE','Thank you. Glad to be aboard! R',0,444811,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14145,14107,1630971491,8047,'Arheel\'s Uncle','I suppose NNN member numbers are suddenly picking up?',0,444814,_binary '[]',0,_binary '[]',_binary '[]'),(14146,14110,1630971820,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14147,14107,1630972078,801,'Whitebear','Yes, I just added the \'Welcome Brave new forum members to the frontpage...\nthose are all the new members in the last week since the new forum went live (public)\nwhich is more than the last year or so \nbut the old forum got broken and was not processing new registations.',0,444817,_binary '[]',1,_binary '{\"2\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":2}]'),(14148,14107,1630974574,8047,'Arheel\'s Uncle','I\'m aiming high.\n100 new readers & 25 new reporters.\nSo, should I mail you some Jet Start? :LOL:\n(caffeine tabs)',0,444826,_binary '[]',0,_binary '[]',_binary '[]'),(14149,14107,1630976398,801,'Whitebear','Wow!  - I am amazed at someone showing so much [B][SIZE=6][COLOR=rgb(44, 130, 201)]ENTHUSIASM!!!! ?[/COLOR][/SIZE][/B]\n\n\n[COLOR=rgb(41, 105, 176)][B]It would be nice if at least a few of the new recruits might\n\'evolve\' to be competent Moderator/Editor/Guru/undercover[SIZE=6] [/SIZE]reporters  :ninja:[/B][/COLOR]',0,444834,_binary '[]',1,_binary '{\"3\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":3}]'),(14150,14107,1630977409,8047,'Arheel\'s Uncle','Hmmm, evolve?\nNot me. You know why. I am good at SoMe though, to the great chagrin of the big giant head.\nMaybe the newbs might get there soon.',0,444835,_binary '[]',0,_binary '[]',_binary '[]'),(14151,14107,1630979428,8047,'Arheel\'s Uncle','All the threads are there, but...not opening yet\n                                                                      \n[HEADING=2]Oops! We ran into some problems.[/HEADING]\nSomething went wrong. Please try again or contact the administrator.',0,444837,_binary '[]',0,_binary '[]',_binary '[]'),(14152,14107,1630980166,801,'Whitebear','Thanks for report.  -    I updated the FORUM NODES\n                              -    I UPDATED THE THREADS\n[B]   [/B][COLOR=rgb(184, 49, 47)][B] HMMMM - looks like I need to update all the related POSTS.  [/B][/COLOR]',0,444838,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14153,14107,1630982545,8047,'Arheel\'s Uncle','oH DANGITT,\nI can\'t edit or post a reply on RSS.\npRETTY wHITE dUTCH girl, killed by the nigger\n[URL]http://www.nnnforum.net/forums/index.php?threads/investigators-searching-for-armed-and-dangerous-black-suspect-following-labor-day-murder-in-charlotte.360367/post-728752[/URL]',0,444841,_binary '[]',0,_binary '[]',_binary '[]'),(14154,14107,1630982789,801,'Whitebear','I just APPROVED it for public posting.\nI will figure out how to give. you permission to post directly to RSS - Public News Feed\n?‍??‍?‍??‍?\n\nI checked and you have permission to POST on RSS Feed forum...\nnot sure what the problem may have been.\n\nIt did come up on my Moderator Approval queue to review\nmaybe you hadn\'t finished posting it - I don\'t know...\nwe\'ll see (unless you want to test another post directly to RSS feed\nbut that could wait - I still need to recover access to the LOST forums..... :)',0,444843,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14155,14111,1630984060,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14156,14112,1630986791,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14157,14107,1630997164,8047,'Arheel\'s Uncle','No,  it was good to go on 1st shot, as soon as I posted it the mod req\'d popped up. I\'m still testing out new stuff, all good so far.\nI really [I]really[/I] am liking the new format, a lot like word processing, sliding JPG around on page.\nI haven\'t found new post PREVIEW yet.',0,444854,_binary '[]',0,_binary '[]',_binary '[]'),(14158,14113,1631017384,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14159,14113,1631018313,8184,'UKRAINE BLOOD','[QUOTE=\"Whitebear, convMessage: 14158, member: 801\"]\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin\n[/QUOTE]\nThanks!',0,444872,_binary '[]',0,_binary '[]',_binary '[]'),(14160,14107,1631024397,8047,'Arheel\'s Uncle','[B][B][B][B][B]       \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD]           [URL=\'https://abcnews.go.com/US/wireStory/alabama-sets-execution-date-inmate-1991-murder-79775493\'][B]         Alabama sets new execution date for (retarded evil black) inmate for 1991 murder[/B][/URL][/TD]\n[/TR]\n[/TABLE]\n\nPretty 22 y.o. White girl killed by the negro\n[URL=\'https://www.trussvilletribune.com/2021/09/02/man-convicted-in-1991-slaying-of-trussville-woman-gets-new-execution-date/\']Sharma Ruth Johnson story[/URL]\n[ATTACH type=\"full\"]8284[/ATTACH][/B][/B][/B][/B][/B]',1,444884,_binary '{\"attachments\":{\"8284\":8284}}',0,_binary '[]',_binary '[]'),(14161,14114,1631030201,801,'Whitebear','Looks like you are needing approval for posting in \'conspiracies\'. - I\'ll try to fix\nWB\n\nLet me know if the forum puts any of your posts into \'pending moderator approval\' and I\'ll try to fix\nWB',0,444899,_binary '[]',0,_binary '[]',_binary '[]'),(14162,14107,1631037489,8047,'Arheel\'s Uncle','SAME ISSUE.\nI am not meaning to rush you.\n\nAll the threads are there, but...not opening yet\n[B]Oops! We ran into some problems.[/B]\nSomething went wrong. Please try again or contact the administrator.',0,444907,_binary '[]',0,_binary '[]',_binary '[]'),(14163,14115,1631040231,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14164,14107,1631047710,801,'Whitebear','WHAT IS THE \"\nSAME ISSUE.\" - PLEASE A SMALL CLUE should help....\n(but I will research slowly backward in this conversation thread).   :)\n\nI am not meaning to rush you. (THAT\'S OK)\n\nRSS was originally set up so that I, personally could post an ALERT to\nthe forum posts I had just transferred to the Front Page....\n\nOriginally nobody else was supposed to post anything in RSS...\nHowever, as you started doing good \'breaking news\' posts there... \nthat was what I was trying to do.  \"Throw some RED MEAT\" to the hungry browsers out there\njust waiting to pick up a tidbit on some gruesome racial news item. :) (joke)\n\nSo is. your problem having to do with Posting in RSS????\nor something else my burned-out brain  :) (another joke) has yet to figure out.   :)',0,444915,_binary '[]',0,_binary '[]',_binary '[]'),(14165,14107,1631048130,801,'Whitebear','OH yes, it is these THREE posts you posted in RSS WAITING APPROVAL from a moderator\nlike me!!!    I thought I had removed that \'must be approved\' limitation but I\'ll study the permissions... to see if I can let you loose there (on RSS)\n\n[HEADING=2]Approval queue[/HEADING]\n\nFilters\n[USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/m/8/8047.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=8047]Arheel\'s Uncle[/USER][/HEADING]\nToday at 12:04 PMThread\n Thread [URL=\'http://www.nnnforum.net/forums/index.php?threads/caution-constitution-of-the-united-states-has-harmful-language-alert.360385/\']CAUTION, Constitution of the United States has Harmful Language Alert![/URL] posted in forum [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-feed.458/\']RSS FEED[/URL]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/caution-constitution-of-the-united-states-has-harmful-language-alert.360385/\']CAUTION, Constitution of the United States has Harmful Language Alert![/URL][/HEADING]\n[URL]https://catalog.archives.gov/id/1667751[/URL]\n\n[IMG alt=\"Constitution harmful language.png\"]http://www.nnnforum.net/forums/index.php?attachments/constitution-harmful-language-png.8285/[/IMG]\n[HEADING=3][URL=\'https://www.archives.gov/research/reparative-description/harmful-content\']What harmful or difficult content[/URL] may be found in the National Archives Catalog and our web pages?[/HEADING]\nSome items may:\n[LIST]\n[*]reflect racist, sexist, ableist, misogynistic/misogynoir, and xenophobic opinions and attitudes;\n[*]be discriminatory towards or exclude diverse views on sexuality, gender, religion, and more;\n[*]include graphic content of historical events such as violent death, medical procedures, crime, wars/terrorist acts, natural disasters and more;\n[*]demonstrate bias and exclusion in institutional collecting and digitization policies.\n[/LIST]\nClick to expand...\n[LIST]\n[*]Do nothing\n[*]Approve\n[*]Delete\n[/LIST]\n[USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/m/8/8047.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=8047]Arheel\'s Uncle[/USER][/HEADING]\nToday at 12:31 PMThread\n Thread [URL=\'http://www.nnnforum.net/forums/index.php?threads/trussville-pd-nabs-three-blacks-in-break-in-at-japanese-steakhouse.360386/\']Trussville PD nabs three (blacks) in break-in at Japanese steakhouse[/URL] posted in forum [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-feed.458/\']RSS FEED[/URL]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/trussville-pd-nabs-three-blacks-in-break-in-at-japanese-steakhouse.360386/\']Trussville PD nabs three (blacks) in break-in at Japanese steakhouse[/URL][/HEADING]\n[HEADING=3][URL=\'https://www.trussvilletribune.com/2021/09/01/trussville-pd-nabs-three-in-break-in-at-japanese-steakhouse-1/\']Trussville PD nabs three in break-in at Japanese steakhouse[/URL][/HEADING]\nTRUSSVILLE — A Trussville police officer on traffic patrol got a surprise shortly after 1 a.m. on Saturday night when he heard the sound of breaking glass coming from a nearby restaurant. The ensuing quick police work resulted in the arrest of three people.\n\n[URL=\'https://www.trussvilletribune.com/wp-content/uploads/2021/09/pjimage-4.jpg\'][IMG]https://www.trussvilletribune.com/wp-content/uploads/2021/09/pjimage-4-300x169.jpg[/IMG][/URL]\n(R-L) Parker, Bailey, and Dozier were charged by TPD.\n\nStephen Lawrence Parker, Jerrell Quindarius Bailey and Tyler Joquan Dozier have all been arrested and charged with second-degree burglary, first-degree criminal mischief and third-degree theft of property.\n\nThe three are accused of damaging property at Mizu and stealing the locked cash drawer. Authorities later found the still-locked cash drawer discarded about 25 feet away from the damaged front door of the restaurant.\n\nAn officer spotted a person in a dark hoodie leaving Mizu’s Japanese steakhouse. The door to the restaurant was shattered, and after Carlisle called the incident in, he began to chase the hooded figure on foot. Noises from inside the restaurant made Carlisle realize that suspects were still on the scene. He radioed for backup, and when other officers arrived at the scene, they found that Mizu’s had been broken into.\n\nWhen one officer arrived at the scene, he noticed a vehicle turn left off of Veterans Circle and travel South on the Gadsden Highway. Officers stopped the car, and detained Dozier and Bailey, while Trussville police working another assignment took Parker into custody. Later, as restaurant owner Ming Chen reviewed video from security cameras, officers were able to identify the suspects, and they were officially arrested.\nThis story will be updated.\nClick to expand...\n[LIST]\n[*]Do nothing\n[*]Approve\n[*]Delete\n[/LIST]\n[USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/m/8/8047.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=8047]Arheel\'s Uncle[/USER][/HEADING]\nToday at 12:38 PMThread\n Thread [URL=\'http://www.nnnforum.net/forums/index.php?threads/moody-black-man-wanted-by-vestavia-pd-on-drug-charge.360387/\']Moody (black) man wanted by Vestavia PD on drug charge[/URL] posted in forum [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-feed.458/\']RSS FEED[/URL]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/moody-black-man-wanted-by-vestavia-pd-on-drug-charge.360387/\']Moody (black) man wanted by Vestavia PD on drug charge[/URL][/HEADING]\n[B][URL=\'https://www.trussvilletribune.com/2021/09/04/crime-stoppers-moody-man-wanted-by-vestavia-pd-on-drug-charge/\'][B]Moody man wanted by Vestavia PD on drug charge[/B][/URL][/B]\nCRIME STOPPERS: Moody man wanted by Vestavia PD on drug charge\nPosted By: [URL=\'https://www.trussvilletribune.com/author/ericathomas/\']Erica Thomas[/URL]on: September 04, 2021In: [URL=\'https://www.trussvilletribune.com/category/crime/\']Crime[/URL], [URL=\'https://www.trussvilletribune.com/category/trussvilleclayandpinsonnews/\']Local News[/URL]\n[URL=\'http://www.nnnforum.net/forums/javascript%3Awindow.print()\']Print[/URL] Email\nFrom The Tribune staff reports\nBIRMINGHAM — Crime Stoppers of Metro Alabama is asking the public for assistance locating the following person. If you have information, call Crime Stoppers at (205) 254-7777. You will remain anonymous and could be eligible for a cash reward. All persons are considered innocent until proven guilty.\n\n[URL=\'https://www.trussvilletribune.com/wp-content/uploads/2021/09/Rufus-Mccary.jpg\'][IMG]https://www.trussvilletribune.com/wp-content/uploads/2021/09/Rufus-Mccary-300x214.jpg[/IMG][/URL]\nRufus James McCray II is wanted in JEFFERSON COUNTY on a felony warrant charging him with Unlawful Distribution of a Controlled Substance.\nWanted as of 08/31/2021\nRace: black\nAge 39\n5\'11\"\nWeight 185\n[B]Wanted By:[/B] BESS CT DIV, VESTAVIA PD\nClick to expand...\n[LIST]\n[*]Do nothing\n[*]Approve\n[*]Delete\n[/LIST]\nI will approve these now - I was just taking a short siesta after lunch......  :)',0,444916,_binary '[]',0,_binary '[]',_binary '[]'),(14166,14095,1631049202,801,'Whitebear','I have just reviewed the RSS thread PERMISSIONS and\nI believe you should now if not yesterday should be able to post most anything there\nwithout and \'moderator approval\'.   \nLet me know if you still need approval to post in RSS\nI will get an \'approval queue\' alert if anything needs approval \nbut I might be looking at a different screen',0,444918,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14167,14107,1631049242,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14164, member: 801\"]\nWHAT IS THE \"\nSAME ISSUE.\" - PLEASE A SMALL CLUE should help....\n(but I will research slowly backward in this conversation thread).   :)\n\nI am not meaning to rush you. (THAT\'S OK)\n\nRSS was originally set up so that I, personally could post an ALERT to\nthe forum posts I had just transferred to the Front Page....\n\nOriginally nobody else was supposed to post anything in RSS...\nHowever, as you started doing good \'breaking news\' posts there...\nthat was what I was trying to do.  \"Throw some RED MEAT\" to the hungry browsers out there\njust waiting to pick up a tidbit on some gruesome racial news item. :) (joke)\n\nSo is. your problem having to do with Posting in RSS????\nor something else my burned-out brain  :) (another joke) has yet to figure out.   :)\n[/QUOTE]\nWell, that too.\nI really meant the Arheel\'s Uncle RV Campsite\ngets the OOPS response.',0,444919,_binary '[]',0,_binary '[]',_binary '[]'),(14168,14107,1631051047,801,'Whitebear','OH.... looked to be all there but when I clicked on the first thread I got this\nWHOOPS!!!!! - OK I NEVER UNDERSTOOD  THAT\nALL THE STUFF LOOKS RESTORED.... BUT...\nOK NOW I KNOW WHAT TO DEBUG....',0,444923,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14169,14116,1631051912,801,'Whitebear','[HEADING=2]Looks like. you were recently 22 minutes ago able to post this new post directly in the RSS thread.[/HEADING]\n[HEADING=2][URL=\'https://www.kcentv.com/article/news/local/killeen-police-arrest-alleged-shooter-victim-critical-condition/500-7f31d09a-8eca-4dee-abcd-177c99bd4b93\']Killeen Police arrest alleged shooter that left 1 in critical condition over Labor Day weekend[/URL][/HEADING]\n\nIf so, I must have fixed whatever that was that required a moderator\'s approval for new posts you made there.\n\nConfirm you recently posted this in RSS and it got posted without approval from me or anybody else that you are aware of.\n\nIf no problem now in this area - \"no reply needed\'\nand I\'ll get back to figuring out why the OFF-GRID posts show up but can not be OPENED.',0,444924,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14170,14117,1631052409,801,'Whitebear','Arheel\'s Uncle brought to my attention that some of the forums that I THOUGHT I had RESTORED\nSHOW UP AT THE FORUM LIST LEVEL\nBUT IF YOU TRY TO OPEN ONE - CLICK ON IT - \nA MESSAGE COMES UP\n[HEADING=2]Oops! We ran into some problems.[/HEADING]\n\nSomething went wrong. Please try again or contact the administrator.\n\nOK - I AM CONVINCED NOW THAT THERE IS STILL SOME PROBLEM IN COMPLETELY RESTORING ACCESS TO THE \"LOST FORUMS\"\nI WILL BE GIVING THAT MY TOP PRIORITY, (AGAIN) THIS EVENING\n\nAND SORRY AGAIN THAT AN ERROR I MADE IN SORTING OUT THE FORUM LISTING RESULTED\nIN THIS (TEMPORARY) LOSS OF ACCESS TO YOUR FORUM THREAD POST DATA.\n\nWILL LET YOU KNOW WHEN THIS IS FIXED OR IF I THINK I MIGHT HAVE TO TAKE AN EXTRA DAY??????????? TO FIX\nJUST DON\'T KNOW YET - JUST BECAME AWARE OF THIE PROBLEM\nMIGHT BE A 2 MINUTE FIX - JUST DON\'T KNOW YET.\n\nBEST,\nWHITEBEAR \"NEW NATION NEWS UNCREDENTIALED HIT AND MISS \'SELF-TAUGHT DATABASE MANAGER WITH FORGED CREDENTIALS FROM\nUNIVERSITY OF BLOGOSLAVIA. (JOKE) :p',0,444925,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14171,14118,1631059505,801,'Whitebear','If I can\'t get your forums fixed this evening do. you want a temporary new forum\n\nit would be a place to post\nthen once I got the regular forums fixed.   the new forum posts could be sorted out and new posts transfered back to your\nrestored regular forums\n\n\njust something to consider...   I still HOPE to fix up whatver needs fixing this evening\n\nand again I am verY sorry for all this inconvenience.\n\nwill update you with any news on the fix.\nBest,\nwhitebear',0,444935,_binary '[]',0,_binary '[]',_binary '[]'),(14172,14118,1631060510,8047,'Arheel\'s Uncle','Nah, don\'t worry about it.\nI now use \"Tomboy Notes\" to capture forum links/text etc, usually just for my projects & orders.\nI wish I saved posts after the 2nd Sept.',0,444936,_binary '[]',0,_binary '[]',_binary '[]'),(14173,14118,1631060881,801,'Whitebear','ok... I will soon try to figure out what the \'missing links\' are for the OOPS BUG',0,444937,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14174,14119,1631066606,801,'Whitebear','Working on \'lost\' threads - discovered only \'OLD\' THREADS ARE \"OOPS!\"\n\nSO, THERE IS NO NEED TO NOT POST NEW THREADS IN YOUR BERSERKER BEAR FORUMS THAT WERE RECOVERED - (BUT OOPS!)\n\nSO YOU DON\'T NEED ANY NEW TEMPORARY FORUMS TO POST IN - UNTIL THE BERSERKER BEAR FORUMS ARE TOTALLY ACCESSIBLE.\n\nSO I HAVE MADE SOME PROGRESS SO FAR \n\nON THE BERSERKER BEAR FORUMS - 1. ALL NEW POSTS CAN BE SEEN AND WORKED WITH\n                                                                  2. IT IS ONLY THE OLD POSTS (THAT I RESTORED FROM BACKUP) THAT CAN\'T BE OPENED JUST NOW.....\n\nI WILL SEE WHAT THE DIFFERENCE IS BETWEEN THE NEW POSTS AND THE OLD POSTS (NEW THREADS, OLD THREADS)\nAND MAY STILL BE ABLE TO PATCH THE RESTORED POST-THREADS SO THEY CAN BE READ.\n\nI COULD EVEN DO ANOTHER RESTORE FROM THE SEP 2ND BACKUP IF THAT WOULD BE EASIER..\nSO I AM CLOSING IN ON DEBUGGING WHAT THE \'BUG\' IS THE MISSING - OUT OF SYNC? BITS...  ?‍?',0,444943,_binary '[]',0,_binary '[]',_binary '[]'),(14175,14120,1631075565,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14176,14121,1631076974,801,'Whitebear','I just approved your latest post in Conspiracies\nI thought I had fixed the forum permissions so that you did not need moderator approval to post in Conspiraces.\n\nI\'ll take another look at it. -  there are some differences between the old forum admin and the new forum admin\nand a few differences that I haven\'t yet figured out.\n\nBest,\nWhitebear\n\nPS.  I\'m going to try again to import one of the Berserker forums from the 9/2 Thursday backup - only 5 days ago seems longer\nand I will VERY CAREFULLY try to import the Feminism Forum to a separate TEST Feminism Forum 2 - just to see if it works\nwhen I do a cleaner import of just the threads..... anyway that seems like the easiest next thing to test - \n\nif it works, I\'ll RE-import the OTHER 5 berserker forums\n\"This time I won\'t say that it is DONE and WORKING - until I can actually open up read in and see a restored thread from last Thursday :)',0,444957,_binary '[]',0,_binary '[]',_binary '[]'),(14177,14122,1631077830,801,'Whitebear','Your private RAIN forum is resting quietly and safely in the \'Rain Forrest\' - Here is the \'SECRET LINK\'\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/\']Rain, floods, science of rain[/URL][/HEADING]\nHIDDEN FORUM - VISIBLE TO THOSE GIVEN LINK\n\n[COLOR=rgb(44, 130, 201)][B][SIZE=5][URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/[/URL][/SIZE][/B][/COLOR]\nFilters\n[IMG]http://www.nnnforum.net/forums/data/avatars/s/8/8047.jpg?1630197967[/IMG]\n[IMG alt=\"Whitebear\"]http://www.nnnforum.net/forums/data/avatars/s/0/801.jpg?1630197967[/IMG]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/unread\']Rain, floods, science of rain[/URL]\n[*][USER=8047]Arheel\'s Uncle[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/\']Mar 10, 2021[/URL]\n[/LIST]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/page-9\']9[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/page-10\']10[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/page-11\']11[/URL]\nReplies209Views1K\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/latest\']Aug 18, 2021[/URL]\n[USER=8047]Arheel\'s Uncle[/USER]\n[USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/s/8/8047.jpg?1630197967[/IMG][/USER]\n \n\"Just for fun - I\'m going to try to duplicate this thread back to your original OFF-Grid campsite.',0,444959,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14178,14123,1631083534,801,'Whitebear','Hey, glad you could come over and check out the New forum!\n\nlet me know if you have any questions, complaints or suggestions.\n\nBest,\n\nWhitebear. :)',0,444963,_binary '[]',0,_binary '[]',_binary '[]'),(14179,14123,1631084555,7805,'mkultra','Just glad we\'re still going strong.\nThanks for your incredible efforts.\n\n I\'m near 5k friends on Facebook.\nThe reposts of nnnforum posts\nare spreading joy. I think I\'m past being thrown off. It appears that\n\'coon\' triggers FB algorithm. So\nI just switch it to BM. \nSincerely,\nMk',0,444967,_binary '[]',0,_binary '[]',_binary '[]'),(14180,14122,1631095406,8047,'Arheel\'s Uncle','I can view thread,\nI can edit posts,\nI CANNOT reply to add a post.\nAt very end on lower Right inside pale peach colored bar,\nI see this message...fallacy of White Privilege  :LOL:\n                                                                                  \n[B] You have insufficient privileges to reply here.      [/B]                                                                                                  \nShare:',0,444974,_binary '[]',0,_binary '[]',_binary '[]'),(14181,14123,1631108451,801,'Whitebear','Great, thanks for update\nForgot you were doing FB\nGlad you’re still doing well\nWill check back later to help\nSpread the (good news).  :)',0,444992,_binary '[]',0,_binary '[]',_binary '[]'),(14182,14122,1631108785,801,'Whitebear','Interesting \n‘ Veddy’ interesting!\nWill want to check that out (!)\n\njust managed to log in on my iPhone from bed\nLearned how to reset my two-factor Authenticator \n\nwill check back after coffee :)',0,444993,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14183,14124,1631109023,801,'Whitebear','I see you’re up late.\nKeep up the good work :)\n\nThat’s great.\nKeep up the good work\n\nI’m still figuring out new forum admin\n\nbest,\nG’day\nWB',0,444994,_binary '[]',0,_binary '[]',_binary '[]'),(14184,14125,1631157989,801,'Whitebear','I\'m glad you seem to be getting back to speed. :)\n\nI am still working on the \'BERSERKER\' forum post RESTORATION problem\n\nI see that you can post NEW THREADS, NEW POSTS - NO PROBLEM.\n\nI will continue to debug restoring the OOPS! ERROR MESSAGE THREADS in the Berserker Forums.\n\nBest,\nWhitebear\n\nPS do let me know if there are any old or new problems with the new forum\nonly about a week old....   making progress...',0,445040,_binary '[]',0,_binary '[]',_binary '[]'),(14185,14126,1631158137,801,'Whitebear','NNN forum post by The Bobster]  [URL=\'http://www.nnnforum.net/forums/index.php?threads/gang-member-on-parole-charged-in-bronx-rape-of-70-year-old-cops.360404/\']Negro \'rape ape\' on parole charged in Bronx rape of 70-year-old: cops[/URL]\n[IMG align=\"left\" alt=\"Forum poster\"]http://www.nnnforum.net/forums/data/avatars/m/0/826.jpg?1630197967[/IMG]\nNote: The Bobster, who joined the original vBulletin forum in 2004\nholds the [SIZE=5][B]Highest Post Count - [/B][/SIZE][B][SIZE=5][B]75,223[/B][/SIZE] (!)[/B] NNN\'s \'most prolific poster\' Trophy ? 18 years on board\n4,179 posts a year - averaging 11 posts a day (!) ?\n\ncongratulations!   ?',0,445041,_binary '[]',0,_binary '[]',_binary '[]'),(14186,14127,1631163503,801,'Whitebear','OK, catching up on a lot of stuff....   going to go on a Quest for the \'Lost Rain\' thread...\nno new member so far today..... but...\n\nWELCOME [B]17 brave new NNN forum members: in last 9 days s[/B]ince \'GRAND REOPENING\' :)\n[LEFT][IMG align=\"left\" width=\"126px\" height=\"144.828px\" alt=\"Charles Martel\"]http://www.newnation.org/Images/2021/CharlesMartel.jpg[/IMG][/LEFT]\n\n\n\n\n\n\n\n\n\nJigro\nTukkRivers\nUKRAIE BLOOD\nStashhaus\nColossalA**hole\nDutchman\nRandallE\nLee amos\nDano637\nJAMOACHA\nNathan Higgers\nLively\nGoldenEra1488\nIgoramism\nKateFes\nAresVicious\nfknstr\n\nI also have to set up an automated BACKUP schedule for the forum database\nBEFORE I start experimenting with restoring the OOPS! threads/posts.\n\nWell, I better set up the backups afore I mess up again. :)',0,445044,_binary '[]',0,_binary '[]',_binary '[]'),(14187,14127,1631175920,8047,'Arheel\'s Uncle','I\'m short on my goal of 25  :cool: I hope they post BoW news from their area.\nGAB is slow all day Wednesday. It\'s good with new forum, but it slowed down my campaign a bit.\nIn any case, let\'s keep an eye on them in forum. From what I\'ve read in threads, NNN members are quite savvy.',0,445047,_binary '[]',0,_binary '[]',_binary '[]'),(14188,14128,1631194822,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14189,14128,1631195078,8187,'LisaHelraiser','Thank you ! I have been a huge fan ( lack of a better word ) of this EXTREMELY important news site.',0,445068,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14190,14129,1631202463,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14191,14128,1631203542,801,'Whitebear','Thank you very much for your support \nIt’s been some years now since I was forced to take down the ‘public’ version of the NNN forum\nAnd keep it relatively ‘underground’. :)\n\nbut the old forum software was breaking down and finally had to migrate and upgrade to a new platform- also with the recent almost total breakdown… seemed a opportune time to try to reopen and resurrect the prior platform \n\nwell before I ramble off… thanks again\nAppreciate your long-time support and will\nCheck back\n\nvery busy tuning up the new site\nBest to you and do let me know if any???\nOn new forum \n\ngood day :)\nWhitebear',0,445076,_binary '[]',0,_binary '[]',_binary '[]'),(14192,14128,1631203957,8187,'LisaHelraiser','KEEP UP THE GOOD WORK! Respect ✊',0,445078,_binary '[]',0,_binary '[]',_binary '[]'),(14193,14128,1631207924,801,'Whitebear','WELCOME brave new NNN forum members :)\n[LEFT][IMG align=\"left\" width=\"110px\" height=\"126.437px\" alt=\"Charles Martel\"]http://www.newnation.org/Images/2021/CharlesMartel.jpg[/IMG][/LEFT]\n\n\n\n\n\n[B][COLOR=rgb(44, 130, 201)][SIZE=5]LisaHelraiser[/SIZE][/COLOR]\n\n[SIZE=5]You have made the Front Page of NNN ! :)[/SIZE][/B]',0,445082,_binary '[]',0,_binary '[]',_binary '[]'),(14194,14128,1631215668,8187,'LisaHelraiser','OH WOW ?',0,445087,_binary '[]',0,_binary '[]',_binary '[]'),(14195,14130,1631296354,6369,'voiceofreason','I have a feeling who this idiot is from the old site and signed up with new name. Never posts anything, just makes stupid comments after every post.',0,445185,_binary '[]',0,_binary '[]',_binary '[]'),(14196,14130,1631308352,801,'Whitebear','[QUOTE=\"voiceofreason, convMessage: 14195, member: 6369\"]\nI have a feeling who this idiot is from the old site and signed up with new name. Never posts anything, just makes stupid comments after every post.\n[/QUOTE]\nThanks for alert.\nas \'new member\' all comments are still MODERATED\n\nPerhaps I was too gullible  in trying to be encouraging.  but\na certainly value your judgement on this....\n\nin the \'old days\' I certainly was not interested in posting a \'COMMENTS ONLY\' forum nose-picker......     \n\nsome of the options are::::\n1. this Xenforo software has a fancy subtile feature to deal with \'kibitzers\'\nneighborhood post-menopausal gossip mongers, TROLLS, etc.....\nit is called \'[URL=\'https://www.theadminzone.com/threads/xenforos-discourage-user-option.78190/\']DISCOURAGEMENT\' for nuisance posters....[/URL]\n[QUOTE]\n\"XenForo has a built in \"Discourage User\" Option which makes it difficult or impossible for a user to navigate the site. It\'s similar to the very popular vBulletin mod called \"Miserable Users\". Basically, navigation slows way down, error messages randomly pop up, and sometimes you end up on pages you don\'t expect to see. This slows down unwanted visitors and sooner or later they leave, especially if they think the problems are sitewide rather than aimed at them individually.\"\n[/QUOTE]\nbut we can hold off on that for now....\nBasically it is something to do with unwanted posters SHORT OF BANNING....\n\n2.  I could be more responsible and not bother to \'APPROVE\' of all the superficial comments....  \n\n(giving the benefit of the doubt....) this person may be part of the POST-message-board generation that knew how to use a computer .... this person MAY BE PART OF THE FACEBOOK TWITTER INSTAGRAM SOCIAL MEDIA GENERATION\nand think that doing a bunch of LIKES and \'Thumbs Up\' is \"PARTICIPATING\"\n\n(now that I have essayed to \'reach out to the ILLITERATE 128 character TWITTER\nON MY SMART PHONE - POST millennial, PRE apocalyptic generation....\n\nI recall  some months ago you had commented that you wished that there might be more forum members....   the old forum was broken and did not accept new registrations the way it used to....  \n \nso opening up. the forum with an iPhone-friendly forum software - so that people can post while sitting on the toilet...   will bring in the  RIFF-RAFF...\n\n3.  Do you think you actually recognize who this \'troll\'? is -  (just curious...)\n\n Let\'s continue to consult in \'executive conference\'....\nthe old forum had a feature where a member could HIDE, SUPPRESS, IGNORE another member... I think I recall there was something like that. \nI\'ll research to see if the new Xenforo forum has something like that\nsort of like the  Facebook UNFRIEND (CANCEL CURSE. :)\n\n4. let me check back with. you on this...  I need to catch up. on the posting for today\nand hopefully get back to try to figure out the case of the\n\"LOST BERSERKER BEAR\" forums with \'OOPS ERROR MESSAGES\nthink that resulted from me trying to \'straighten out\' the forum master-forum-node list.\n\nlater...\nWhitebear',0,445192,_binary '[]',0,_binary '[]',_binary '[]'),(14197,14130,1631308871,6369,'voiceofreason','Great! I know you have your hands full now and don\'t want to add to your burden. It\'s just discouraging finding these stories, taking time to cut, copy & paste only to have an idiot that\'s more worthless than a nigger making the same worn out comments over and over.',0,445194,_binary '[]',0,_binary '[]',_binary '[]'),(14198,14130,1631309742,801,'Whitebear','Here is the [URL=\'http://www.nnnforum.net/forums/index.php?members/fknstr.8166/\'][B]\"FINSTER\"??? l[/B][/URL]atest TAGS that are\nPENDING in my MODERATOR\'S ADMIN IN-BASKET...\n[QUOTE]\n\n[HEADING=2]Approval queue[/HEADING]\n\n[HEADING=3][USER=8166]fknstr[/USER][/HEADING]\nToday at 9:58 AMPost\n Posted in thread [URL=\'http://www.nnnforum.net/forums/index.php?posts/728864/\']Coon caged for extreme niglet tenderizing[/URL] in forum [URL=\'http://www.nnnforum.net/forums/index.php?forums/it-takes-a-village-afro-american-family-values.398/\']\"It takes a village\" - Afro-american family values[/URL]\nThe ape and gorilla have better parenting skills than any negro that\'s ever lived.\n[LIST]\n[*]Do nothing\n[*]Approve\n[*]Delete\n[/LIST]\n\n[HEADING=3][USER=8166]fknstr[/USER][/HEADING]\nToday at 10:01 AMPost\n Posted in thread [URL=\'http://www.nnnforum.net/forums/index.php?posts/728865/\']Medical examiner identifies mudshark sunglasses and her buck jigro who died in murder-suicide inside Houston Marriott Marquis[/URL] in forum [URL=\'http://www.nnnforum.net/forums/index.php?forums/white-spouses-and-lovers-of-savage-primitives-wig.403/\']White spouses and lovers of savage primitives, wig[/URL]\nWell, at least the negro got this crime correct and completed successfully.\n[LIST]\n[*]Do nothing\n[*]Approve\n[*]Delete\n[/LIST]\n\n[HEADING=3][USER=8166]fknstr[/USER][/HEADING]\nToday at 10:05 AMPost\n Posted in thread [URL=\'http://www.nnnforum.net/forums/index.php?posts/728866/\']NOLA WF, 29 fleeing Hurricane Ida was 1 of 2 randomly killed in Charlotte by the negro[/URL] in forum [URL=\'http://www.nnnforum.net/forums/index.php?forums/white-victims-of-dark-crime.211/\']White Victims of Dark Crime[/URL]\nI Honor White People, not negroes.\nRIP, Miss Allnut.\n[LIST]\n[*]Do nothing\n[*]Approve\n[*]Delete\n[/LIST]\n[/QUOTE]\n(If this person is real and on the Right side of \"Whiteness\" and or\n\'White Nationalism\' maybe I can set up a new\n[URL=\'http://Chat room for friends of NNN\'][B]FRIENDS OF NNN CHAT ROOM[/B][/URL]\nand just move all the superfluous stuff there...\n\nthat is what I was doing with some of ENSIS\'s \'right on\' and \'hang that nigger\'\ntags - (especially on Apolollian threads - who very often complained about anybody posting or replying to \'HIS\' threads (His forums, his personal blogs....)\n\nWell, NOW I WILL GET BACK to normal NNN posting - updating the Front Page with the CREAM of selected Black-on-White and other NNN Newsworthy headlines :)]',0,445195,_binary '[]',0,_binary '[]',_binary '[]'),(14199,14130,1631310942,801,'Whitebear','\"PS\" -  I am working up to\nINVITING \"RETIRED\" NNN FORUM MEMBERS TO RE-ACTIVATE....\nwhich hopefully would bring back some of the \'ESPRIT DE CORP\'. :)\n\n[B][SIZE=5]1) [/SIZE][/B]ON THE top of the Front Page...\n[QUOTE]\n[B]Announcing[/B][I][B]  [NEW]   [/B][/I][B][URL=\'http://www.nnnforum.net/forums/index.php\'][B]NEW NATION NEWS (Reporters) \'Forum\'[/B][/URL]\nNew up-to-date Xenforo forum software - new site - accepting new registrations.[/B]\n[/QUOTE]\nATTENTION: \"RETIRED NNN FORUM MEMBERS\n(heart-rending and patriotic appeal. :)\n\n[SIZE=5][B]2)  MASS EMAILING to old forum list[/B][/SIZE]\nin a \'fabulous\' illustrated EMAIL to the 200-some have-not-posted since the ANONYMOUS-DEEP-STATE-AND-OR-MOSSAD [B]attack OF FEB 2013\n9 (NINE) YEARS ago WHEN I FELT I needed to \'take NNN underground\'[/B]\n[IMG]http://www.newnation.org/Images/BasqueBunker2.jpg[/IMG]\n[QUOTE]\n[IMG]http://www.newnation.org/Images/2013/AntiAnonymous.jpg[/IMG]This website and the [URL=\'http://www.nnnforum.com/forums/index.php\']NNN Reporters Forum[/URL] have been down since 1 February 2013 due to a criminal terrorist attack on the Webmaster\nby a group of criminal terrorists claiming to be part of the international criminal terrorist\n[/QUOTE]\n\n\n[B][SIZE=5]3) [/SIZE][/B]Beyond that, there might be an ADVERTISING CAMPAIGN',0,445197,_binary '[]',0,_binary '[]',_binary '[]'),(14200,14130,1631312356,801,'Whitebear','You know, I just never thought to \'VET\' (as in Veterinarian :) this \n[HEADING=2]fknstr\n[Duck duck internet background check on \'fknstr\']\n[/HEADING]\n[HEADING=1][URL=\'https://leakreality.com/user/fknstr\']fknstr\' LR Profile - Uncensored Media - Leakreality.com ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=fknstr+site:leakreality.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/leakreality.com.ico[/IMG][/URL][URL]https://leakreality.com/user/fknstr[/URL]\nLeakreality.com Uncensored news. Crazy Black Woman Attacks Two White Neighbors (Father and Son)\n\n[HEADING=1][URL=\'https://www.chimpout.com/community/index.php?threads/were-you-a-member-of-chimpout-version-1-from-2008-on-tell-us-about-it.4667/\']Were you a member of Chimpout Version 1 from 2008 on? Tell ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=fknstr+site:www.chimpout.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/www.chimpout.com.ico[/IMG][/URL][URL]https://www.chimpout.com/community/index.php?threads/were-you-a-member-of-chimpout-version-1-from-2008-on-tell-us-about-it.4667/[/URL]\nMy name was [B]fknstr[/B]. Reply. Reactions: NiggerzRSkum and BasedRooftopKorean. Tyrese Well-known member. May 11, 2021 #4 Old name was Tyrese. I believe I joined around …\n[HEADING=1][URL=\'https://gulfcoastcommentary.blogspot.com/2020/06/thank-god-for-white-supremacy.html\']Gulf Coast Commentary: Thank God for White Supremacy![/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=fknstr+site:gulfcoastcommentary.blogspot.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/gulfcoastcommentary.blogspot.com.ico[/IMG][/URL][URL]https://gulfcoastcommentary.blogspot.com/2020/06/thank-god-for-white-supremacy.html[/URL]\n[B]fknstr[/B] said... Absolutely correct and intensely accurate. This information is critical for all White People to know and be proud of. No guilt, no shame and no remorse.\n[HEADING=1][URL=\'https://www.kramerforumz.com/viewforum.php?f=6\']Kramer Aluminum - Welcome to the Kramer Forum[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=fknstr+site:www.kramerforumz.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/www.kramerforumz.com.ico[/IMG][/URL][URL]https://www.kramerforumz.com/viewforum.php?f=6[/URL]\nby [B]fknstr[/B] » Tue Jun 09, 2020 11:25 pm 7 Replies 3833 Views Last post by sixstring Tue Jul 14, 2020 10:45 am My Xl-5. by Privateer » Wed May 13, 2020 12:21 am 7 Replies …\n[HEADING=1][URL=\'https://www.stormfront.org/forum/f89/\']General Questions and Comments - Stormfront[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=fknstr+site:www.stormfront.org&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/www.stormfront.org.ico[/IMG][/URL][URL]https://www.stormfront.org/forum/f89/[/URL]\nGeneral Questions and Comments - Want to know more about White Nationalism? Post here.\n=================================\n\"FWIW\" - (for what it\'s worth)\n\nHmmmmm odds are this is most likely the same person...',0,445198,_binary '[]',0,_binary '[]',_binary '[]'),(14201,14130,1631312892,6369,'voiceofreason','From what I recall, Rasp, Nigtarded, White Sail, Tricknologist and da Dog were great posters, it would be great to have them back. It\'s sad, all these new members and only 1? posts. Are they a) afraid of being doxxed? b) fear of copyright violation? c) want to post but can\'t figure out the software and too ignorant to ask? or d) their all wealthy and belong to country clubs or yacht clubs and only pay us a visit when their bored? The only legitimate excuse I can come up with is your working 80 hours a week to feed and keep a roof over your kids heads.',0,445199,_binary '[]',0,_binary '[]',_binary '[]'),(14202,14130,1631314864,801,'Whitebear','Thanks very much VOR for your analysis.\n\nI agree it would be great to have some of the great NNN reporters from the\'GOLDEN  SPRING, SUMMER? of the forum\n\nI\'m just finishing up my 4 hour  forum \'BREAK\' - got a few odds & ends of house work done. Slowly and surely. working up to updating NNN front page today !!! :)\n\nYes, there have been 17? new forum registrations in the last 10? days since the\n\'GRAND OPENING\' - now that I moved to a new domain there are no longer 500 chinese robots and spys and hackers visiting the [B][COLOR=rgb(226, 80, 65)]forlorn forum.[/COLOR][/B] :)\n\n[COLOR=rgb(71, 85, 119)][B]Seems like the ACTUAL visitor traffic to the new nnnforum.net website is only\na dozen or so, if you count all of the internet search engine robot scavengers.[/B][/COLOR]\n\n[HEADING=2]Online statistics[/HEADING]\nMembers online:   1. (me)\nGuests online:       2\nTotal visitors:         3\nInhuman Robots:   4\nGrand total just now: 10\n\nWell, if there are ANY proto-white-nationalists out there that have not been arrested,  cancelled, caught covid, or deep underground or way off-the-grid....\n[IMG]http://www.newnation.org/Images/2021/Off-grid-campsite.jpg[/IMG]',0,445200,_binary '[]',0,_binary '[]',_binary '[]'),(14203,14130,1631315888,6369,'voiceofreason','[QUOTE]\n3.  Do you think you actually recognize who this \'troll\'? is -  (just curious...)\n[/QUOTE]\n\nit\'s mktuka or yk???? or whatever names he used in the past.',0,445202,_binary '[]',0,_binary '[]',_binary '[]'),(14204,14130,1631317470,801,'Whitebear','Oh, I\"m pretty sure not. (not \'MK\')\nBut I think I recall a long-time-ago poster that\nexhibited the UN-social behavior you described.\n\nI did a couple days ago sent \'MK\'  a note\nand he is keeping busy with his \'deep cover\' propaganda on FACEBOOK\n(with over 1000 friends, followers?)\n\nHe and APOLLONIAN used to get into FIRE FIGHTS on this forum\nApo kept calling him a (censored) \'JEW\'\nand MK-YT ([URL=\'http://www.nnnforum.net/forums/index.php?members/mkultra.7805/\']mkultra[/URL]) ACCUSED Apo of (some very evil despicable deeds - I forget)\nTHERE WERE 588 POSTS IN THIS SUB-FORUM OF APO VS. EVERYBODY ELSE\n[URL=\'http://www.nnnforum.org/forums/forumdisplay.php?f=451\'][B]Disagreements between Apollonian and NNN reporters[/B][/URL]\n[B][COLOR=rgb(184, 49, 47)]I\'m afraid that Apo instigated several good steady decent reporters to leave.[/COLOR][/B]\n\nIT WAS a big waste of my time trying to Referee, Umpire, the big brawl....\n[IMG]https://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/Boxing_Tournament_in_Aid_of_King_George%27s_Fund_For_Sailors_at_the_Royal_Naval_Air_Station%2C_Henstridge%2C_Somerset%2C_July_1945_A29806.jpg/220px-Boxing_Tournament_in_Aid_of_King_George%27s_Fund_For_Sailors_at_the_Royal_Naval_Air_Station%2C_Henstridge%2C_Somerset%2C_July_1945_A29806.jpg[/IMG]\n \nAnyway \'MK\' has been checking NNN forum most every day\nto pick up breaking Black & MIgrant Crime headlines to REPOST on his FB page.\n\nSince I changed the permissions for both APO and MK so that\nthey could not see each others posts....   no more internecine FIRE FIGHTS\nFLAME WARS .....  really, if I knew that Apollonian was the reason that\nsome good reporters left this forum - I would trade them to get back the lost reporter.   I\'m thinking of some of the better RETIRED NNN members...\n\nI THINK IT WAS \"MADKINS\" that I missed....    Last seen Feb 5, 2013\n\nHere is a list of all RETIRED NNN FORUM MEMBERS - RETIRED\nBEING - NOT HAVING LOGGED ON IN OVER A YEAR\nMOST LAST SEEN BEFORE COVID-2020\n\n\n[B]RETIRED NNN FORUM MEMBERS - Sort by: Last activity[/B]\n\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][/TD]\n\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nigtarded.4392/edit\'][B]Nigtarded [/B]autolock8888@hotmail.co.uk[/URL] \n- Mar 22, 2020[/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/gmo.7775/edit\']G[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/gmo.7775/edit\'][B]gmo [/B]brerbuck@msn.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/buster.812/edit\'][B]Buster [/B]udeckem@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/vorlos.1394/edit\'][B][SIZE=5]vorlos[/SIZE] [/B]vorlos@yahoo.com[/URL] \n- Last activity Jul 3, 2018[/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/pwg.1484/edit\']P[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/pwg.1484/edit\'][B]PWG [/B]blah-blah-blah@socal.rr.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/vivalapepe.7879/edit\'][B]vivalapepe [/B]pepe@pepe-news.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/community-first-outreach.7873/edit\']C[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/community-first-outreach.7873/edit\'][B]Community First Outreach [/B]travisgolie@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/tnb.7887/edit\']T[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/tnb.7887/edit\'][B]TNB [/B]freefrombeliefonline@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/rasp.803/edit\'][B][SIZE=5]Rasp[/SIZE] [/B]raspstarb@gmail.com[/URL] - \nLast activity\nNov 18, 2016[/TD]\n\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/white-boy.804/edit\'][B][SIZE=5]White Boy[/SIZE] [/B]skypod69@hotmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/negrodamus.820/edit\'][B]Negrodamus [/B]mobileman@kc.rr.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/bfr500.7732/edit\'][B]BFR500 [/B]bgibson000@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/expattarheel.6933/edit\']E[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/expattarheel.6933/edit\'][B]ExpatTarheel [/B]ericthebloodaxe669@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/william-of-the-white-hand.849/edit\'][B][SIZE=5]William of the White Hand[/SIZE] [/B]apteryxaustralis@hotmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cornbread.7777/edit\']C[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cornbread.7777/edit\'][B]Cornbread [/B]brbarry9@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/taylor.3143/edit\'][B]Taylor [/B]gridmonster@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/white-sail.3331/edit\'][B][SIZE=5]White Sail[/SIZE] [/B]whitesailjoe@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/brewski.807/edit\'][B]Brewski [/B]brewskidude@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/mightywhitey.7748/edit\']M[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/mightywhitey.7748/edit\'][B]MightyWhitey [/B]teutoniccrusaders@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[/TABLE]\n\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/earl-turner.4894/edit\'][B]Earl Turner [/B]theturnerdiaries@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ian-smith.7751/edit\']I[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ian-smith.7751/edit\'][B]Ian Smith [/B]raymond-charles.goudard@sfr.fr[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/da-dog.5910/edit\'][B][SIZE=5]da dog [/SIZE][/B]specialeddie952@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dark-knight-rises.7658/edit\']D[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dark-knight-rises.7658/edit\'][B]Dark Knight Rises [/B]dark_night_rising@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/raymond.7669/edit\']R[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/raymond.7669/edit\'][B]raymond [/B]raymondcharles.goudard@dbmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/akingu.3728/edit\'][B]Akingu [/B]akingu9@earthlink.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/pernicious-jakscoon.3648/edit\'][B]Pernicious Jakscoon [/B]notmodern@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/anders-hoveland.6641/edit\'][B]Anders Hoveland [/B]andershoveland@sorensen.dk[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/bushmasterxm15.4298/edit\'][B]BushMasterXM15 [/B]pamlico@cis-broadband.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/samayam.7493/edit\']S[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/samayam.7493/edit\'][B]SamAyam [/B]sam.ayam73@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/british74.4573/edit\']B[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/british74.4573/edit\'][B]British74 [/B]westernvoices@hotmail.ca[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/pastor-gulett.885/edit\'][B]Pastor Gulett [/B]worldheadquarters@aryan-nation.org[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cuzinmex.3223/edit\']C[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cuzinmex.3223/edit\'][B]cuzinmex [/B]johngob30@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cincy-man.3603/edit\'][B]Cincy Man [/B]pigmentpro1@hotmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/thewhitevoice.7269/edit\']T[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/thewhitevoice.7269/edit\'][B]TheWhiteVoice [/B]joe@savewhitepeople.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cotleigh.4788/edit\']C[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cotleigh.4788/edit\'][B]cotleigh [/B]giles@amherst.co.uk[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/time-captain.4858/edit\']T[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/time-captain.4858/edit\'][B]Time Captain [/B]gastronamus@hotmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/tuffy.4013/edit\'][B]Tuffy [/B]joethehandymanpgh@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/bleeding-heart.1780/edit\'][B]Bleeding Heart [/B]ap5kt@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/madkins.806/edit\'][B][SIZE=5]madkins [/SIZE][/B]madkins123200355@hotmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[/TABLE]\n\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dragas%C3%A8s.836/edit\'][B]Dragasès [/B]gary.spargo@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/emma-sansom.7154/edit\'][B]Emma Sansom [/B]rayelmt@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jeronimus.3946/edit\'][B]Jeronimus [/B]robwinfield35@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/whitecrusader.7216/edit\']W[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/whitecrusader.7216/edit\'][B]WhiteCrusader [/B]mister.weebles@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jcinga.7025/edit\']J[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jcinga.7025/edit\'][B]jcinga [/B]jcinnga@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/tricknologist.4507/edit\'][B]Tricknologist [/B]inapplecountry@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ranger.4901/edit\'][B]Ranger [/B]amerivet@aol.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/minorities.4052/edit\'][B]Minorities [/B]hareunfair@yahoo.com.au[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ed-in-ct.7035/edit\']E[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ed-in-ct.7035/edit\'][B]Ed in CT [/B]dr.edison@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/h8kneegrows.5006/edit\']H[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/h8kneegrows.5006/edit\'][B]H8kneegrows [/B]axisglass@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/bigdhe63.3907/edit\']B[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/bigdhe63.3907/edit\'][B]bigdhe63 [/B]daleellsworth@hotmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/kickdrum.854/edit\'][B]kickdrum [/B]writer68@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/88.805/edit\'][B]-88- [/B]cath.wilson69@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/inowknow.3471/edit\'][B]INOWKNOW [/B]chosenfew44@hotmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lutfisk.6421/edit\']L[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lutfisk.6421/edit\'][B]Lutfisk [/B]aofcbk@webtv.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/noam-sayn.4474/edit\'][B]Noam Sayn [/B]scoosty@aol.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/expose-them-all.802/edit\'][B][SIZE=5]Expose Them All[/SIZE] [/B]chief_cumahunchin@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/zkr.2167/edit\'][B]ZKR [/B]lgreen@dallasmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/white-wolf.6484/edit\']W[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/white-wolf.6484/edit\'][B]White Wolf [/B]whitewolf722@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/csa-fd.6388/edit\']C[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/csa-fd.6388/edit\'][B]CSA FD [/B]jennyslaw2008@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[/TABLE]',0,445207,_binary '[]',0,_binary '[]',_binary '[]'),(14205,14131,1631328191,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14206,14132,1631338072,801,'Whitebear','Thanks very much \'Apo\' for posting the forum problem on new forum for that\n\nThat will save a lot of time - if others are noticing similar problems\n\nI was in communication with \'Arheel\'s Uncle\' who has a miscellaneous forum..... \nthat suffered the same problem of LOST - corrupted threads getting the OOPS! message\n\nYou know, I THOUGHT I had fixed everything because I was able to restore the LISTING\nFOR THE NUMBER OF THREADS AND POSTS for the BERSERKER category\nbut I never actually tried to access the forums - I just assumed that everything was OK because\nI had restored the INDEX - statistics for that group....\n\nanyway thanks again.... I\'ve made some progress\nand if necessary I will attempt to RE-IMPORT THE CORRUPTED POSTS FROM THE OLD FORUM DATABASE STILL ON-LINE. \n\nBest,\nWB',0,445264,_binary '[]',0,_binary '[]',_binary '[]'),(14207,14127,1631358223,8047,'Arheel\'s Uncle','hey!!! did you want your real name & email address in this post????\n[URL]http://www.nnnforum.net/forums/index.php?threads/apollonian-reports-the-post-size-limit-is-much-smaller-than-on-the-old-forum.360448/post-728891[/URL]',0,445274,_binary '[]',0,_binary '[]',_binary '[]'),(14208,14133,1631358298,8047,'Arheel\'s Uncle','hey!!! did you want your real name & email address in this post????\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/apollonian-reports-the-post-size-limit-is-much-smaller-than-on-the-old-forum.360448/post-728891\']http://www.nnnforum.net/forums/inde...ller-than-on-the-old-forum.360448/post-728891[/URL]',0,445275,_binary '[]',0,_binary '[]',_binary '[]'),(14209,14133,1631369825,801,'Whitebear','THANKS VERY MUCH FOR CATCHING THAT.\nI JUST ERASED IT.\nI\"LL HAVE TO BE MORE CAREFULL!\n\nALSO, I LEFT THAT NEW FORUM QUESTIONS FORUM OPEN TO PUBLIC \nINCLUDING INTERNET SCANNING ROBOTS....\n\nI\'LL HAVE TO - RIGHT NOW - CLOSE THE NEW FORUM FAQS FORUMS\nTO THE PUBLIC - AND THE PUBLIC ROBOTS!!!!\n\nBEST,\nWB',0,445288,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14210,14133,1631370774,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14209, member: 801\"]\nTHANKS VERY MUCH FOR CATCHING THAT.\nI JUST ERASED IT.\nI\"LL HAVE TO BE MORE CAREFULL!\n\nALSO, I LEFT THAT NEW FORUM QUESTIONS FORUM OPEN TO PUBLIC\nINCLUDING INTERNET SCANNING ROBOTS....\n\nI\'LL HAVE TO - RIGHT NOW - CLOSE THE NEW FORUM FAQS FORUMS\nTO THE PUBLIC - AND THE PUBLIC ROBOTS!!!!\n\nBEST,\nWB\n[/QUOTE]\n[B]Appolonian email addy was also in another post in that forum.[/B]\nduplicate post',0,445293,_binary '[]',0,_binary '[]',_binary '[]'),(14211,14133,1631371099,801,'Whitebear','OK, thanks again, I am now reviewing all of those\nI will have to be careful about posting any emails on this forum\nwithout carful suppression of all personal, email, address data.....',0,445295,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14212,14134,1631393340,801,'Whitebear','[HEADING=3]What do you think....  did the video just get cancelled by Utube?[/HEADING]\n[HEADING=3]If that is the only content - could the (empty) post just be deleted?[/HEADING]\n\n[HEADING=3][ATTACH type=\"full\"]8301[/ATTACH][B]Re: [/B]\n[/HEADING]',1,445326,_binary '{\"attachments\":{\"8301\":8301}}',0,_binary '[]',_binary '[]'),(14213,14135,1631396950,801,'Whitebear','but I did find a video on the same TRAFFIKED, WHORED, PROSTITUED TO JOE BIDEN\n\n[MEDIA=youtube]eR_zEoe5tw0[/MEDIA]',0,445332,_binary '[]',0,_binary '[]',_binary '[]'),(14214,14136,1631401428,801,'Whitebear','[HEADING=2]What you might want to know about \'BBcode\' (Bulletin Board code) - for Signatures[/HEADING]\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?threads/what-you-might-want-to-know-about-bbcode-bulletin-board-code-for-signatures.360441/[/URL]\n\n================================\n\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/apollonian-interviewed-on-line-by-brian-ruhe-on-bitchute.340815/\'][B]Apollonian interviewed on-line by Brian Ruhe on Bitchute.[/B][/URL]\n\n[B]================================\nWell, the example above finally worked - that is what Apollonian wanted to fix for his signature on this new forum.\nThe TEXT LABEL for the LINK so that when you click the text label - it takes you to the link.\n\nSo what was the secret sequence that finally worked?\n[CODE] \n[URL=\"LINK TO TARGET\"] [B] [COLOR=\"RED\"] text of the clickable link [/COLOR] [/B] [/URL]\n[/CODE]\n\n\nSo, now I will use the above template to stuff in the values to create a clickable link to my webpage\nI think that I messed up on the other attempts because I did not enclose the URL link value in QUOTES.\n\n[CODE] \n[URL=\"www.newnation.org\"] [B] [COLOR=\"RED\"] Link to New Nation News website! [/COLOR] [/B] [/URL]\n[/CODE]\n\n[URL=\'http://www.newnation.org/\'][B]  Link to New Nation News website!  [/B][/URL]\n\n[B]YES!  SUCCESS AT LAST! \nThank you for being patient while I STRUGGLED through this BB code \'learning experience :)[/B][/B]',0,445355,_binary '{\"unfurls\":{\"938\":938}}',0,_binary '[]',_binary '[]'),(14215,14137,1631501853,801,'Whitebear','Hi Apo,\nI think I know why you were getting needs moderation messages on some of your posts .\nmoderation messages came up when you tried to post directly in the RSS feed area.\n\nDuring the attack on the Old forum I wanted to make sure that I had total control of what was posted for the public. The RSS feed forum\nwas the one forum\nThat I wanted to make sure to review before posting to the public.\nSo, the way it is inherited from the old form is that only I can post directly on the RSS feed program but I will most likely approve most stuff you try to post there.\n\nSo anything you post directly or tag onto anything the RSS form still needs my personal approval\nI may review that gateway censorship policy that I had set up when the forum was under attack some years ago\n\nso be aware that there may be TWO copies of\nSome of your posts\nThe Original that you started in one of your forums under ‘Berserker’\nThen there may be a copy of it that I personally copied to the RSS public forum \nIf you are intending to post a Follow-up post on a thread …. You can only do that on your original thread in your forum\nBut if you try to post the extra post to a copy that I copied to the RSS forum  you get the warning that I set up to review all posts to the RSS forum \nHope this explanation helps\n\nI thought you wanted to keep a. Complete archive of your posts in your forum \nBut if you post follow up on a partial copy of one of your threads in RSS\nThen it will only be on the rss partial copy but missing from your original thread in your forum \nHope this isn’t too confusing and hope this helps it maybe you want to copy some of the things that you only put an RSS back to your original thread but we can work on that later.\n\nthis new form does not allow making copies of threads that I used to do on the old forum it only allows one copy of the original thread and I can only be in one forum  at a time\n Best\nWhitebear\nNnn forum admin',0,445433,_binary '[]',0,_binary '[]',_binary '[]'),(14216,14138,1631516508,801,'Whitebear','[QUOTE]\n[HEADING=2]He  complained about a \'dead link\' on a post you made in 2014 (!)[/HEADING]\nand inserted his post in the middle of the thread \n[HEADING=2]That was an unnecessary disruptive intrusion in a current story line....\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/coon-caged-for-extreme-niglet-tenderizing.258842/post-728930\']a[/URL]nd I will watch. to see that he does not do anything \'unprofessional\'.  [/HEADING]\n[/QUOTE]\nBest,\nWhitebear\n\n[QUOTE]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/coon-caged-for-extreme-niglet-tenderizing.258842/post-728930\']\nCoon caged for extreme niglet tenderizing[/URL][/HEADING]\n[I]Dead[/I] [I]link[/I] - mkultra This post was posted in the Year of Our Lord 2014 - which seems to be approximately 7 years ago???? I think it would be safe to say \"Bad (EXPIRED) [I]LINK[/I]S HAPPEN\' I think that we can let [I]dead[/I] [I]link[/I]s lie :)\n===================================================\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']mkultra reported that a post posted in 2014 - 7 years ago - has a \'dead link\'[/URL][/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']Thread starter[/URL][USER=8173]NNN Reposter[/USER] \n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']Start date[/URL][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/\']18 minutes ago[/URL]\n[/LIST]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\'][/URL]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']Moderation1[/URL][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/watch\']Watch[/URL]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']•••[/URL]\n[USER=8173][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/m/8/8173.jpg?1630834736[/IMG][/USER]\n[HEADING=3][USER=8173]NNN Reposter[/USER][/HEADING]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']Administrator[/URL][/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/post-728954\']18 minutes ago[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?posts/728954/bookmark\']Add bookmark[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/post-728954\']#1[/URL]\n[/LIST]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']@[IMG alt=\"mkultra\"]http://www.nnnforum.net/forums/data/avatars/m/7/7805.jpg?1630197967[/IMG][/URL]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']@mkultra[/URL][/HEADING]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']*[/URL][/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/coon-caged-for-extreme-niglet-tenderizing.258842/post-728930\']Today at 8:47 AM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?posts/728930/bookmark\']Add bookmark[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/coon-caged-for-extreme-niglet-tenderizing.258842/post-728930\']#113[/URL]\n[/LIST]\n[QUOTE]\n[URL=\'http://www.nnnforum.net/forums/index.php?goto/post&id=518373\']voiceofreason said:[/URL]\n[URL]http://abclocal.go.com/ktrk/story?section=news/local&id=9448953[/URL]\n\n[B]Man, woman accused of beating boy with dog leash, wooden board and cord in NW Harris County[/B]\nUpdated at 05:25 AM 3/1/14\n\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\'][IMG alt=\"9449740_600x338.jpg\"]http://cdn.abclocal.go.com/images/ktrk/cms_exf_2007/automation/vod/9449740_600x338.jpg[/IMG][/URL]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\']\n[B]HOUSTON (KTRK) -- Two people face charges for allegedly beating a child with a dog leash, and that\'s not all.[/B]\n\nBoth suspects were being process at the Harris County Jail Friday night on charges of injury to a child.\n\nCourt records took us to the Wellington Park Apartments in northwest Harris County where we found [B]a woman, who not-so-nicely said we had it all wrong. But that\'s as much as she would say.\n\n\"Y\'all don\'t even know (expletive),\" she says. \"Y\'all trying to exploit people, y\'all need to go on.\"[/B]:rolleyes:\n\nNeighbors tell us an ambulance was called there late Thursday night. Court documents show [B]the child\'s mother, Ziaca Jackson, and James Johnson, a man who lives with them, are charged with injury to a child.[/B]\n\nThe allegations are hard to believe. The records say [B]the 12-year-old was beaten with a cord, a wooden board and even a dog leash. He remains in the hospital.[/B]\n\nThe woman provided no more information.\n\n\"Do you know what happened to him? Were you here when he was hurt? Do you want to say anything in their defense?\" we asked.\n\nThe woman at the apartment complex never told us her relationship to the suspects.\nClick to expand...[/URL]\nClick to expand...\n[/QUOTE]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\'][B]Dead link - [I]mkultra[/I]\n\nThis post was posted in the Year of Our Lord 2014 - which seems to be approximately 7 years ago????\nI think it would be safe to say \"Bad (EXPIRED) LINKS HAPPEN\'\n\nI think that we can let dead links lie :)[/B]\n\nLast edited by a moderator: 5 minutes ago\n[B][I]We must not underestimate the devastating effect of getting lost in the chaos, even if we know it is the sine qua non of any regeneration of the spirit and personality[/I][/B]\n\nSelect for moderation [/URL][URL=\'http://www.nnnforum.net/forums/index.php?posts/728930/report\']Report[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?posts/728930/edit\']Edit[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?posts/728930/history\']History[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?posts/728930/delete\'][B]Delete[/B][/URL] [URL=\'http://www.nnnforum.net/forums/index.php?posts/728930/ip\']IP[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?posts/728930/warn\']Warn[/URL]\n\nThis response to \'Dead link\' was given by Whitebear\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/mkultra-reported-that-a-post-posted-in-2014-7-years-ago-has-a-dead-link.360479/#post-728954\'][IMG alt=\"801.jpg\"]http://www.nnnforum.net/forums/data/avatars/o/0/801.jpg?1630197967[/IMG][/URL]\n[/QUOTE]',0,445449,_binary '[]',0,_binary '[]',_binary '[]'),(14217,14137,1631568299,8047,'Arheel\'s Uncle','[B]Hey!!! [edited][/B]\nI cannot post in RSS. That\'s okay if you don\'t want me to.\n\n[B]I sorted this out, and deleted the[/B] [B]duplicate thread WEIRD split somehow\nYou will have to approve it here [URL]http://www.nnnforum.net/forums/index.php?threads/videos-documenting-kensington-street-philadelphia-pa-am-also-testing-new-forum.360393/[/URL][/B]\n\nBelow, is[COLOR=rgb(85, 57, 130)][B] not needing mod help.[/B][/COLOR]\nUnless somehow it got split up. I am not sure what happened.\nIt was the [B]Kensington video[/B] thread plus other recent topics I was posting on, it is unsorted.',0,445491,_binary '[]',0,_binary '[]',_binary '[]'),(14218,14137,1631571735,801,'Whitebear','I was sort of distracted and when the [B]MODERATE THIS ITEM [/B]-popped up\nfrom. you and also from Apo trying to post directly into RSS NEWS FEED\nI did not see anything wrong with the content of the posts so I approved them without realizing the related implications....\n\nThe related implications that I didn\'t realize until there was other fallout in trying to carry over administrative procedures from the old \'UNDERGROUND\' \'DEEP COVER\' forum.....\n\n1. Apo did not realize he was adding a new post to an OLD post I had COPIED to the RSS feed because the headline seemed to be worth sharing...\n\n2. I didn\'t realize that if you posted DIRECTLY to RSS feed\nand this new forum DOES NOT ALLOW COPYING A POST TO ANOTHER FORUM.... then you would not have a copy. of it in your forum OFF-GRID\nand we wouldn\'t have gone through the temporary arrangements we had for my reviewing your new posts and.  a) moving them to the \'proper\' NNN forum category.  b) copying the same post to RSS feed to share with the hungry for real news public. :)\n\nI am basically operating under the NEW PROPAGANDA TACTIC....\nof trying to RE-OPEN MOST OF THE NNN FORUMS TO THE PUBLIC\nWELL NOT THE \'LOST AND DEMONICALLY POSSESSED\' PUBLIC but\nto the (at least they can pretend to be civilized and post on this forum...\nI was hoping to have more than the single RSS feed forum go to the public....\n\nSo at least I have PUBLICLY POSTED A LIST OF ALL THE \'SECRET\' PRIVATE NIGGER CRIME FORUMS THAT A REGISTRATION APPLICANT WOULD HAVE ACCESS TO - if they risked signing up for this forum even though the secret internet police already know (or can look up) every keystroke anybody makes....\n\nWell, just a few follow-up comments on this general  \'APPROVAL\' misunderstanding and or confusion (INCLUDING MY OWN) about\nthe NOTORIOUS AND SCARY RSS FEED - [B]INTUBULATED RAW NEWS!!![/B]',0,445495,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14219,14139,1631579588,8047,'Arheel\'s Uncle','I can\'t find it in NEW forum.\nTY',0,445509,_binary '[]',0,_binary '[]',_binary '[]'),(14220,14139,1631580901,801,'Whitebear','[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/post-breaking-news-on-minority-and-migrant-crime.457/\']\nPost breaking news on minority and migrant crime[/URL][/HEADING]\nSub-forums\nThreads995Messages2K\n[USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/s/8/8047.jpg?1630197967[/IMG][/USER]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/biden-cancels-%E2%80%98sex-offender%E2%80%99-enforcement-that-removed-illegal-immigrants-border-arrests-of-sex-offenders-have-surged.360391/post-728780\']Biden cancels ‘sex offender’ enforcement that removed illegal immigrants Border Arrests of Sex Offenders Have Surged[/URL]\n[LIST]\n[*]Tuesday at 6:13 PM\n[*][USER=8047]Arheel\'s Uncle[/USER]\n[/LIST]',0,445510,_binary '[]',0,_binary '[]',_binary '[]'),(14221,14138,1631629258,6369,'voiceofreason','I guess an IP check of both names would either confirm or disapprove. The first 2 groups of numbers should be identical. Both Star Wars R2D2 named characters are similar, both come from Texas and their writing style has an unique resemblance.\n\nWhat\'s bothersome to me is that between worn out comments and the daily litany of the beat to death vaccine reports more than a handful of white victim items that I\'ve posted since the new forum opened got lost in the shuffle.',0,445539,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14222,14140,1631661246,801,'Whitebear','Thanks for posting that NNN-newsworthy link :)   \n\n    I will repost it on the NNN Front Page\nand the RSS \'breaking\' news feed\'.\n\nPS.  I just got a \'POST NEEDS MODERATOR OK\' on my page\n[That is just for \'brand new\' registered forum members - just to sort out spam, porno, terrorist, and anti-white trolls.... :)',0,445567,_binary '[]',0,_binary '[]',_binary '[]'),(14223,14141,1631733259,801,'Whitebear','You still have all the forum privileges inherited from the \'old\' forum.\n\nI think that due to all the  forum \'fire-fights\' with Apo -now a long time ago...\nthat I had tried to avoid them by limited either your or Apo\'s access to viewing\nthe other\'s postings (I\'d have to research it)\nanyway, would you still like to browse Apo\'s posts (if you can\'t)?\n\nAnything else that I can do to \'enhance your new NNN forum experience\'?  :)\n\nBest,\nWhitebear',0,445635,_binary '[]',0,_binary '[]',_binary '[]'),(14224,14142,1631735033,801,'Whitebear','How are you. doing Smedley :)  - might you want to do a PM on new forum?\n\nYour old forum member name and password should get you logged into the new NNN forum.\n\nLet me know if you need any help getting on to the new forum\nand sending me a good link to some of the videos. you browse on BITCHUTE, etc.\n\nBest,\n\nWhitebear',0,445637,_binary '[]',0,_binary '[]',_binary '[]'),(14225,14143,1631778546,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14226,14141,1631898122,7805,'mkultra','I enjoyed reading Apo essays, but\nhe isn\'t posting essays as of late.\nI wouldn\'t reply to anything he posts\nanyway.\n Thanks\nMK',0,445817,_binary '[]',0,_binary '[]',_binary '[]'),(14227,14141,1631911699,801,'Whitebear','Well, I\'m glad there currently arn\'t any \'forum fire fights\'\nand I\'m glad that you have \'come over\' to the migrated \'new\' NNN forum .\nAgain please let me know if you have any questions or problems with new forum\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/forum-questions-problems-complaints-bugs.484/\'][SIZE=4]Forum QUESTIONS? - [Problems, Complaints, Bugs...][/SIZE][/URL][SIZE=4][/SIZE][/HEADING]\n[SIZE=4]I\'m still working on some \'transitional\' technical stuff.\nWelcome any comments or suggestions.\n\nAnd good luck with your \'FB\' project. :)\n\nBest, \nWhitebear[/SIZE]',0,445819,_binary '[]',0,_binary '[]',_binary '[]'),(14228,14144,1631927876,801,'Whitebear','Are you. sure you wish to be referred to on this forum as \"CA\"????\n\nOr if not referring to yourself.  ---   could you please clarify the significance of your choice of forum/user/member name?\n\nNNN Forum Administrator\n\nPS. If you. wished to change the. name,  that can be done.',0,445829,_binary '[]',0,_binary '[]',_binary '[]'),(14229,14145,1632018993,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14230,14146,1632061585,8166,'fknstr','Don\'t you just despise channel 3s \nspin-doctoring, inflammatory usage of adjectives, stating, \"he used to be a rockstar, etc... etc. I\'ve been watching and then aware of the media spin for almost 50 years. Great job finding and posting these stories. Be well ?',0,445935,_binary '[]',0,_binary '[]',_binary '[]'),(14231,14069,1632063935,8047,'Arheel\'s Uncle','Link is not opening up the rain thread. \nIt did in the beginning of the new forum.',0,445939,_binary '[]',0,_binary '[]',_binary '[]'),(14232,14140,1632069612,8178,'Dano637','Thanks for posting it.',0,445947,_binary '[]',0,_binary '[]',_binary '[]'),(14233,14069,1632076762,801,'Whitebear','I will definitely look into this today (sooner)\ndo you realize that the link above is to the OLD FORUM on the OLD host that is SHUT DOWN?\n[B][URL=\'http://www.nnnforum.com/forums/forumdisplay.php?f=468\']http://www.nnnforum.[COLOR=rgb(184, 49, 47)][SIZE=5]com[/SIZE][/COLOR]/forums/forumdisplay.php?f=468[/URL]\n=================================================[/B]\nLet me try to see if the RAIN IN SPAIN was perfectly backed up on the OLD FORUM BACKUP\n[URL=\'http://www.nnnforum.org/forums/forumdisplay.php?f=468\'][B][COLOR=rgb(44, 130, 201)][SIZE=5]http://www.nnnforum.[/SIZE][/COLOR][COLOR=rgb(65, 168, 95)][SIZE=6]org[/SIZE][/COLOR][COLOR=rgb(44, 130, 201)][SIZE=5]/forums/forumdisplay.php?f=468[/SIZE][/COLOR][/B][/URL]\n\n[B][COLOR=rgb(44, 130, 201)][SIZE=5]Yup, that works.\nNow let\'s get the link for the same RAIN forum HIDDEN on new forum[/SIZE][/COLOR][/B]\n[URL=\'http://www.nnnforum.net/forums/index.php?forums/arheels-off-grid-rv-campsite.463/\']Arheel\'s OFF-GRID RV-campsite[/URL]\n\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/arheels-off-grid-rv-campsite.468/\']Arheel\'s hidden RAIN FORUM LINK[/URL][/HEADING]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/\']Rain, floods, science of rain[/URL][/HEADING]\n[URL=\'http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/\']HIDDEN FORUM - VISIBLE TO THOSE GIVEN LINK[/URL]\n==================================\nAND I WILL BE WORKING ON FIXING THE OOPS-ERROR ACCESSING. \nPRE SEP-02 THREADS ON YOUR NEW \'CAMPSITE\'\n\nWORKING on setting up a safe testing environment and backing up so I don\'t mess anything up again....   (progress here...)\n\nBest, Whitebear',0,445949,_binary '[]',0,_binary '[]',_binary '[]'),(14234,14069,1632102099,8047,'Arheel\'s Uncle','Okay, thank you, I slipped up on old vs new forum.\nSorry about that. I\'ve been busy muckraking.\nFinishing up a couple big projects.\nWater from Air, also lot of water tank retrofit work, components, switches & 2 pumps.',0,445967,_binary '[]',0,_binary '[]',_binary '[]'),(14235,14069,1632104805,801,'Whitebear','Thanks for project update.   \n\nI\'ve still got a way to go - researching some website technical stuff to automate nightly backups.\nHope to settle in to new daily news posting priority regime as this area goes into fall - dropping below the 100 degree heat - seems a lot higher than last 12 years I\'ve been in this area.',0,445968,_binary '[]',0,_binary '[]',_binary '[]'),(14236,14147,1632235137,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14237,14148,1632268463,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14238,14148,1632268640,8198,'Htos1av','I\'ve visited NNN for almost two decades now. It\'s been dangerous to know the truth for a long time, but we must not hide anymore...',0,446086,_binary '[]',0,_binary '[]',_binary '[]'),(14239,14149,1632270140,801,'Whitebear','Welcome aboard! - [URL=\'https://www.bitchute.com/channel/htos1av/\']is that you on Bitchute?[/URL]\n\nI\'ll have to subscribe if so\n(I don\'t have a Bitchute account yet)\n\n(well, \'just for fun\' I did a search on \'Htos1av\')\n\nI\'ll check back with you later....\n\nBest,\nWhitebear  NNN forum admin\n[IMG]http://www.nnnforum.net/forums/data/avatars/s/0/801.jpg?1630197967[/IMG]',0,446088,_binary '[]',0,_binary '[]',_binary '[]'),(14240,14148,1632270938,801,'Whitebear','I\'ve been relatively \'underground\'\n[IMG]http://www.newnation.org/Images/BasqueBunker2.jpg[/IMG]\nsince \'ANONYMOUS\' DOXED and personally threatened me back in .....    \n[URL=\'http://www.newnation.org/Anti-anonymous.html\'][B][COLOR=rgb(184, 49, 47)]Report of \'anonymous\' attack on New Nation News editor in January 2013[/COLOR][/B][/URL]\nbut might as well \'come up for air\' before everything is UNPLUGGED....  \n\nI\'m retired so I don\'t have to worry about getting CANCELLED-fired but....\n\'annonymous\' or whoever is behind that mask..... said that they hacked the\nlast \'free speech\' internet registrar. (epik) which I was moving to because\nother  sites had lost their domain registration... \n\nWell, thanks for signing up - hope to build up some very very small space\nin the outback of \'social media\'.  \n\nLater. Whitebear',0,446090,_binary '[]',0,_binary '[]',_binary '[]'),(14241,14150,1632287735,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14242,14151,1632298968,8047,'Arheel\'s Uncle','What is my recruit count, around 22, I think?  :cool: \nOr are they just feeling forums out, lurking & reading?\nAny of them actually done any black or BoW crime reporting?\nAlso, I\'d noticed the active viewers as guests seem very low compared to old forum, max I\'ve seen is about 4 or 5, whereas\nat bottom of OLD forum the total viewers would average 375 to 400 on most days.',0,446112,_binary '[]',0,_binary '[]',_binary '[]'),(14243,14151,1632302057,801,'Whitebear','Right.  I have not figured out how to install the special Xenforo forum software fix \nthat was supposed to redirect all traffic from the old forum to the new forum.....\nI\' m going to get back to that after \'tucking in bed\' the more major projects (OOPS!,ETC.)\n\nSo far there is no real Black/migrant CRIME breaking news reporter that has posted any actual breaking news headline about murder, rape etc.   but then there may. not be that many qualified  people out there in the social media world of 123 characters per tweet !!!!\n\nAre you taking credit for all of the new forum sign-ups????   \na couple of new registrants said they Had been following New Nation News for \'years\' but just decided to get on board (for whatever that\'s worth...\n\nWould you recognize any of the new recruits??   Here, let me give you a list of all new members since 1 Sep 2021....    not sure if you can access this internal forum link....\n\nWell, here\'s the list - and we can count them....\nif you like I can see who or how many have logged back on since registering....\nhere\'s the list and a couple are TEST USERS I added to test the forum permissions\nI added \"CLARK KENT\" and \"CUB REPORTER\" and I\'ll tag any other test user I added...\nOh, I am also \'REPOSTER\"....\nSo, currently, there are 29 new forum members since 1 September 2021 - that\'s only a few weeks - I think we\'re doing pretty good for only 21 days....\nso that\'s 29 \'members\'. minus 3 of mine.  - 26 new members - that\'s still one a day !!!\nI think that\'s pretty good - now over the 20 years I\'ve had NEW NATION NEWS on line\nI\'ve gone through at least a half dozen free public forums that shut me down for VIOLATING THE TERMS AND CONDITIONS OF BEING HATEFUL or whatever...\nthe most active time was before the anonymous hacking of [URL=\'http://www.newnation.org/Anti-anonymous.html\']Report of \'anonymous\' attack on New Nation News editor in January 2013[/URL] - I started NNN in 1998  so from there to 2013 was the \'peak period\' OF participation.....maybe 15 years or at least the last 10 year ...\n\nand over those most active 10 years I accumulated \nThreads: 200,802, Posts: 444,531, Members: 206\nWelcome to our newest member, [URL=\'http://www.nnnforum.org/forums/member.php?u=8161\']*[/URL]\nWhich, roughly figured might be 20 sort of ACTIVE new poster per YEAR \nOR maybe one new REAL REPORTER a month....  I THINK THAT\'S PRETTY accurate as a rough estimate...    \n\nSO, IF THERE ARE STILL ANY \'LATENT\' PROTO WHITE NATIONALISTS (OR WHATEVER) OUT THERE.- if they all haven\'t been \'cancelled\' or assassinated by the \'Powers\' \nIt would be great if there were ONE GOOD REAL NNN NEWS POSTER JOIN A MONTH and at the first year\'s anniversary of the new forum LAUNCH.. in SEPTEMBER 2022\nif we all survive until then. :).    If there were a DOZEN NEW REAL NNN REPORTERS ON BOARD - THAT WOULD undoubtedly SCARE the neo-nazi-white-supremacist secret police and those self-styled vigilante groups... on the tip of my (censored)  SOUTHERN POVERTY....    ANTI-DEFAMATION LEAGUE (of slimy toads)  \n[S]\n[ATTACH type=\"full\"]8327[/ATTACH][/S]\nWell, check with you later.....\nHope you don\'t mind, I want to copy VOR on this - he may have an opinion....\nhe had, some time a year or so ago...\nwished that there were more people signing up\nbut I hadnot realized that the old form software was broken and not accepting new registrations.\nGood night.\n\n\n[HEADING=2]Users[/HEADING]\n[TABLE]\n[TR]\n[TH]Select all[/TH]\n[TH][/TH]\n\n[TH][/TH]\n\n[TH][/TH]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/beast.8188/edit\']B[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/beast.8188/edit\']beast joogone@protonmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/boilerfan.8190/edit\']B[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/boilerfan.8190/edit\']Boilerfan crdwino@protonmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cc-admin2.8169/edit\']C[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cc-admin2.8169/edit\']CC Admin2 CCAdmin2@nnnforum.net[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/clark-kent.8192/edit\'][IMG alt=\"Clark Kent\"]http://www.nnnforum.net/forums/data/avatars/s/8/8192.jpg?1631809734[/IMG][/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/clark-kent.8192/edit\']Clark Kent clarkkent@nnnforum.net[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/colossalasshole.8182/edit\'][IMG alt=\"ColossalAsshole\"]http://www.nnnforum.net/forums/data/avatars/s/8/8182.jpg?1631934528[/IMG][/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/colossalasshole.8182/edit\']ColossalAsshole tojofoyo@protonmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cub-reporter.8193/edit\'][IMG alt=\"Cub Reporter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8193.jpg?1632016120[/IMG][/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cub-reporter.8193/edit\']Cub Reporter cubreporter@nnnforum.net[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dano637.8178/edit\']D[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dano637.8178/edit\']Dano637 dansilvan@hotmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dutchman.8181/edit\']D[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dutchman.8181/edit\']Dutchman rcs500@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/euroguy.8191/edit\']E[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/euroguy.8191/edit\']Euroguy gibsoncd@cox.net[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/goldenera1488.8174/edit\']G[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/goldenera1488.8174/edit\']GoldenEra1488 urdadisfatasapig@lolurmomis.gay[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/htos1av.8198/edit\']H[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/htos1av.8198/edit\']Htos1av htos1av@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/igoramism.8172/edit\']I[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/igoramism.8172/edit\']Igoramism igorzhukovskya@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/irinaabift.8195/edit\']I[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/irinaabift.8195/edit\']IrinaAbift marquis9432983@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/issa.8196/edit\']I[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/issa.8196/edit\']issa issaoquinn@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jamoacha.8177/edit\']J[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jamoacha.8177/edit\']JAMOACHA jamoacha7@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jigro.8186/edit\']J[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jigro.8186/edit\']Jigro calvin8tor@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/katefes.8170/edit\']K[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/katefes.8170/edit\']KateFes katebeckinsale@i.ua[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lee-amos.8179/edit\']L[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lee-amos.8179/edit\']Lee amos leeamos2021@outlook.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lisahelraiser.8187/edit\']L[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lisahelraiser.8187/edit\']LisaHelraiser lisa31568@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lively.8175/edit\']L[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lively.8175/edit\']Lively salmotrutta2@comcast.net[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nathan-higgers.8176/edit\']N[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nathan-higgers.8176/edit\']Nathan Higgers robntoni@earthlink.net[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nnn-reposter.8173/edit\'][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8173.jpg?1630834736[/IMG][/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nnn-reposter.8173/edit\']NNN Reposter Reposter@nnnforum.net[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/notanigerfan.8194/edit\']N[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/notanigerfan.8194/edit\']Notanigerfan epicygl@protonmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/randalle.8180/edit\']R[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/randalle.8180/edit\']RandallE RandallEdwards@me.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/rednekdave.8199/edit\']R[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/rednekdave.8199/edit\']Rednekdave rednekdave@gmail.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/stashhaus.8183/edit\']S[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/stashhaus.8183/edit\']Stashhaus crescentcrescendo@yahoo.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/tukkrivers.8185/edit\']T[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/tukkrivers.8185/edit\']TukkRivers Tukk.Rivers@mailfence.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ukraine-blood.8184/edit\']U[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ukraine-blood.8184/edit\']UKRAINE BLOOD alfredabbott@yahoo.com[/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/welshpatriot.8197/edit\']W[/URL][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/welshpatriot.8197/edit\']WelshPatriot chrismaggs@gmail.com[/URL][/TD]\n[/TR]\n[/TABLE]',1,446113,_binary '{\"attachments\":{\"8327\":8327}}',0,_binary '[]',_binary '[]'),(14244,14152,1632302840,801,'Whitebear','[HEADING=2]This is the last exchange I had with \'Arheel\'s Uncle\'....[/HEADING]\nWHO SAYS THAT THEY HAVE BEEN DOING A SERIOUS RECRUITING EFFORT ON THE \'SOCIAL MEDIA\'\n(not sure which sites)..\n\nSo, if you feel like it, and don\'t have anything more important to do - perhaps you might just browse this exchage\nand if you feel like it perhaps add, or correct or speculate on the efforts to recruit a following that might hopefully\nhave some real people in it besides government agents hoping to entrap, entice, ....[[URL=\'https://duckduckgo.com/?q=claim+that+the+FBI+made+them+suckers+to+do+a+terrorist+act&t=brave&ia=web\']ENTRAPMENT[/URL]]\n(what do you call when the FBI infiltrates a group and influences some poor clod to do something illegal so they can bust him and get good public relations...) - sorry, of late I am drinking more coffee and staying up later and am doing a lot more typing than I used to.\n\nBest,\nWhitebear.\n[ATTACH type=\"full\"]8328[/ATTACH]\n[HEADING=2]============================================================[/HEADING]\n[HEADING=2]What is my recruit count? And...[/HEADING]\n[LIST]\n[*]Participants\n[LIST]\n[*]Arheel\'s Uncle\n[*]Whitebear\n[/LIST]\n[*]Start date[URL=\'http://www.nnnforum.net/forums/index.php?conversations/what-is-my-recruit-count-and.14151/\']Today at 1:22 AM[/URL]\n[/LIST]\n\n\n[URL=\'http://www.nnnforum.net/forums/index.php?conversations/what-is-my-recruit-count-and.14151/star\']Star[/URL][URL=\'http://www.nnnforum.net/forums/index.php?conversations/what-is-my-recruit-count-and.14151/mark-unread\']Mark unread[/URL][URL=\'http://www.nnnforum.net/forums/index.php?conversations/what-is-my-recruit-count-and.14151/leave\']Leave[/URL]\n[USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/m/8/8047.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=8047]Arheel\'s Uncle[/USER][/HEADING]\n[HEADING=3]Clark Kent 2K Club[/HEADING]\n[URL=\'http://www.nnnforum.net/forums/index.php?conversations/messages/14242/\']Today at 1:22 AM[/URL]New\nWhat is my recruit count, around 22, I think? :cool:\nOr are they just feeling forums out, lurking & reading?\nAny of them actually done any black or BoW crime reporting?\nAlso, I\'d noticed the active viewers as guests seem very low compared to old forum, max I\'ve seen is about 4 or 5, whereas\nat bottom of OLD forum the total viewers would average 375 to 400 on most days.\n\n[URL=\'https://abruptearthchanges.files.wordpress.com/2018/02/01-02-2018-updated-black-death-and-abrupt-earth-changes.pdf\']Black Death and Abrupt Earth Changes [/URL][URL=\'https://abruptearthchanges.files.wordpress.com/2018/02/01-02-2018-updated-black-death-and-abrupt-earth-changes.pdf\']02-01-2018 updated version[/URL] PDF\n“The welfare of the people...has always been the alibi of tyrants, and provides...the servants of tyranny a good conscience.” ~Albert Camus\n[URL=\'https://duckduckgo.com/?t=lm&q=PRODUCTS+THAT+COST+14.88&ia=web\'][B]14.88 Mystery: $14.88 is everywhere![/B][/URL]\n[URL=\'http://www.nnnforum.net/forums/index.php?conversations/messages/14242/react&reaction_id=1\']Like[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?conversations/what-is-my-recruit-count-and.14151/reply&quote=14242\']Reply[/URL]\n[URL=\'http://www.nnnforum.net/forums/index.php?conversations/messages/14242/report\']Report[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?conversations/messages/14242/edit\']Edit[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?conversations/messages/14242/ip\']IP[/URL]\n[USER=801][IMG alt=\"Whitebear\"]http://www.nnnforum.net/forums/data/avatars/m/0/801.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=801]Whitebear[/USER][/HEADING]\n[HEADING=3]Publisher/Editor-in-chief[/HEADING]\n[B]Staff member[/B]\n[URL=\'http://www.nnnforum.net/forums/index.php?conversations/messages/14243/\']13 minutes ago[/URL]\nRight. I have not figured out how to install the special Xenforo forum software fix\nthat was supposed to redirect all traffic from the old forum to the new forum.....\nI\' m going to get back to that after \'tucking in bed\' the more major projects (OOPS!,ETC.)\n\nSo far there is no real Black/migrant CRIME breaking news reporter that has posted any actual breaking news headline about murder, rape etc. but then there may. not be that many qualified people out there in the social media world of 123 characters per tweet !!!!\n\nAre you taking credit for all of the new forum sign-ups????\na couple of new registrants said they Had been following New Nation News for \'years\' but just decided to get on board (for whatever that\'s worth...\n\nWould you recognize any of the new recruits?? Here, let me give you a list of all new members since 1 Sep 2021.... not sure if you can access this internal forum link....\n\nWell, here\'s the list - and we can count them....\nif you like I can see who or how many have logged back on since registering....\nhere\'s the list and a couple are TEST USERS I added to test the forum permissions\nI added \"CLARK KENT\" and \"CUB REPORTER\" and I\'ll tag any other test user I added...\nOh, I am also \'REPOSTER\"....\nSo, currently, there are 29 new forum members since 1 September 2021 - that\'s only a few weeks - I think we\'re doing pretty good for only 21 days....\nso that\'s 29 \'members\'. minus 3 of mine. - 26 new members - that\'s still one a day !!!\nI think that\'s pretty good - now over the 20 years I\'ve had NEW NATION NEWS on line\nI\'ve gone through at least a half dozen free public forums that shut me down for VIOLATING THE TERMS AND CONDITIONS OF BEING HATEFUL or whatever...\nthe most active time was before the anonymous hacking of [URL=\'http://www.newnation.org/Anti-anonymous.html\']Report of \'anonymous\' attack on New Nation News editor in January 2013[/URL] - I started NNN in 1998 so from there to 2013 was the \'peak period\' OF participation.....maybe 15 years or at least the last 10 year ...\n\nand over those most active 10 years I accumulated\nThreads: 200,802, Posts: 444,531, Members: 206\nWelcome to our newest member, [URL=\'http://www.nnnforum.org/forums/member.php?u=8161\']*[/URL]\nWhich, roughly figured might be 20 sort of ACTIVE new poster per YEAR\nOR maybe one new REAL REPORTER a month.... I THINK THAT\'S PRETTY accurate as a rough estimate...\n\nSO, IF THERE ARE STILL ANY \'LATENT\' PROTO WHITE NATIONALISTS (OR WHATEVER) OUT THERE.- if they all haven\'t been \'cancelled\' or assassinated by the \'Powers\'\nIt would be great if there were ONE GOOD REAL NNN NEWS POSTER JOIN A MONTH and at the first year\'s anniversary of the new forum LAUNCH.. in SEPTEMBER 2022\nif we all survive until then. :). If there were a DOZEN NEW REAL NNN REPORTERS ON BOARD - THAT WOULD undoubtedly SCARE the neo-nazi-white-supremacist secret police and those self-styled vigilante groups... on the tip of my (censored) SOUTHERN POVERTY.... ANTI-DEFAMATION LEAGUE (of slimy toads)\n[S]\n[IMG alt=\"HassidicTroll.jpg\"]http://www.nnnforum.net/forums/index.php?attachments/hassidictroll-jpg.8327/[/IMG][/S]\n\nWell, check with you later.....\nHope you don\'t mind, I want to copy VOR on this - he may have an opinion....\nhe had, some time a year or so ago...\nwished that there were more people signing up\nbut I hadnot realized that the old form software was broken and not accepting new registrations.\nGood night.\n\n\n[HEADING=3]Users[/HEADING]\n[TABLE]\n[TR]\n[TH]Select all[/TH]\n[TH][/TH]\n\n[TH][/TH]\n\n[TH][/TH]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/beast.8188/edit\']B[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/beast.8188/edit\']beast joogone@protonmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/boilerfan.8190/edit\']B[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/boilerfan.8190/edit\']Boilerfan crdwino@protonmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cc-admin2.8169/edit\']C[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cc-admin2.8169/edit\']CC Admin2 CCAdmin2@nnnforum.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/clark-kent.8192/edit\'][IMG alt=\"Clark Kent\"]http://www.nnnforum.net/forums/data/avatars/s/8/8192.jpg?1631809734[/IMG][/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/clark-kent.8192/edit\']Clark Kent clarkkent@nnnforum.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/colossalasshole.8182/edit\'][IMG alt=\"ColossalAsshole\"]http://www.nnnforum.net/forums/data/avatars/s/8/8182.jpg?1631934528[/IMG][/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/colossalasshole.8182/edit\']ColossalAsshole tojofoyo@protonmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cub-reporter.8193/edit\'][IMG alt=\"Cub Reporter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8193.jpg?1632016120[/IMG][/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/cub-reporter.8193/edit\']Cub Reporter cubreporter@nnnforum.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dano637.8178/edit\']D[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dano637.8178/edit\']Dano637 dansilvan@hotmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dutchman.8181/edit\']D[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/dutchman.8181/edit\']Dutchman rcs500@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/euroguy.8191/edit\']E[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/euroguy.8191/edit\']Euroguy gibsoncd@cox.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/goldenera1488.8174/edit\']G[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/goldenera1488.8174/edit\']GoldenEra1488 urdadisfatasapig@lolurmomis.gay[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/htos1av.8198/edit\']H[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/htos1av.8198/edit\']Htos1av htos1av@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/igoramism.8172/edit\']I[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/igoramism.8172/edit\']Igoramism igorzhukovskya@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/irinaabift.8195/edit\']I[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/irinaabift.8195/edit\']IrinaAbift marquis9432983@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/issa.8196/edit\']I[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/issa.8196/edit\']issa issaoquinn@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jamoacha.8177/edit\']J[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jamoacha.8177/edit\']JAMOACHA jamoacha7@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jigro.8186/edit\']J[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/jigro.8186/edit\']Jigro calvin8tor@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/katefes.8170/edit\']K[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/katefes.8170/edit\']KateFes katebeckinsale@i.ua[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lee-amos.8179/edit\']L[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lee-amos.8179/edit\']Lee amos leeamos2021@outlook.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lisahelraiser.8187/edit\']L[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lisahelraiser.8187/edit\']LisaHelraiser lisa31568@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lively.8175/edit\']L[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/lively.8175/edit\']Lively salmotrutta2@comcast.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nathan-higgers.8176/edit\']N[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nathan-higgers.8176/edit\']Nathan Higgers robntoni@earthlink.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nnn-reposter.8173/edit\'][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8173.jpg?1630834736[/IMG][/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/nnn-reposter.8173/edit\']NNN Reposter Reposter@nnnforum.net[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/notanigerfan.8194/edit\']N[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/notanigerfan.8194/edit\']Notanigerfan epicygl@protonmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/randalle.8180/edit\']R[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/randalle.8180/edit\']RandallE RandallEdwards@me.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/rednekdave.8199/edit\']R[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/rednekdave.8199/edit\']Rednekdave rednekdave@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/stashhaus.8183/edit\']S[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/stashhaus.8183/edit\']Stashhaus crescentcrescendo@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/tukkrivers.8185/edit\']T[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/tukkrivers.8185/edit\']TukkRivers Tukk.Rivers@mailfence.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ukraine-blood.8184/edit\']U[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/ukraine-blood.8184/edit\']UKRAINE BLOOD alfredabbott@yahoo.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/welshpatriot.8197/edit\']W[/URL][/TD]\n[TD][URL=\'http://www.nnnforum.net/forums/admin.php?users/welshpatriot.8197/edit\']WelshPatriot chrismaggs@gmail.com[/URL][/TD]\n[TD][/TD]\n[/TR]\n[/TABLE]\n\n[URL=\'http://www.newnation.org/\']Editor of New Nation News[/URL]\nand Newsroom Administrator\n*********************',1,446115,_binary '{\"attachments\":{\"8328\":8328}}',0,_binary '[]',_binary '[]'),(14245,14152,1632326240,6369,'voiceofreason','[QUOTE]\nAlso, I\'d noticed the active viewers as guests seem very low compared to old forum, max I\'ve seen is about 4 or 5, whereas\nat bottom of OLD forum the total viewers would average 375 to 400 on most days.\n[/QUOTE]\nThe old forum never had 375 to 400 viewers. The old forum had 375 to 400 bots or web crawlers mainly from MSFT, GOOG and a French Telecom. That was even after the Asians were blocked. The IP addresses were identical.\n\nWe may have to accept the fact that \"reporting\" is a dying occupation just like the guy who lit the streetlamps in the 1800\'s then extinguished the flame at daybreak.\n\nHell, I\'d even take these 2 rather than some of the morons that visit here:\n\n[IMG]https://i.pinimg.com/736x/f8/09/d5/f809d5801ce746720b7a16198a967f93.jpg[/IMG]\n\n\nToday\'s reporters are pretty boys, bimbos and minorities that regurgitate juden press releases:\n\n[IMG]https://deadline.com/wp-content/uploads/2019/09/view.jpg?crop=35px%2C8px%2C503px%2C282px&resize=681%2C383[/IMG]\n\n\n[IMG]https://pyxis.nymag.com/v1/imgs/1ea/4c4/6976deec254845269699efa07f11e553c3-5-Anderson-Cooper.2x.rsocial.w600.jpg[/IMG]\n\n[IMG]https://media-cldnry.s-nbcnews.com/image/upload/MSNBC/Components/Video/202006/n_7p_joy_200624_1920x1080.jpg[/IMG]',0,446135,_binary '[]',0,_binary '[]',_binary '[]'),(14246,14151,1632337540,8047,'Arheel\'s Uncle','I started 24/7 several times daily campaigning for NNN awareness on gab around August 28th. I do  know, like most do, that identity secrecy is important or doxxing then the cancel cult would be sure to make the usual happen.\n\nedit, I looked through gab, I started hitting it hard early July.',0,446146,_binary '[]',0,_binary '[]',_binary '[]'),(14247,14151,1632341420,801,'Whitebear','THANKS VERY MUCH....  I really appreciate your efforts to \'spread the Word\' :)\n\nVoiceofReason commented on this issue of how many real forum members and how many real NNN reader/browsers and he suggested the the \'high guest count\' on the old forum host at nnnforum.com was in great part internet ROBOTS scavenging the net for links to content.     I may have overestimated the actual readership of NNN.\n\nBut whatever, if there were only ONE real Reader - I would still spend a full working day and night to update the NNN frontpage and forum because that\'s what I\'ve been doing for the last 20 years - (well I have done a few other things in my spare time...  :).     well, thanks again, I appreciate your support and efforts.\n\nI still have a lot of work to tune-up the forum, fix permissions and RESTORE the [SIZE=3][COLOR=rgb(184, 49, 47)]\'LOST BERSERKER FORUM THREADS\'.[/COLOR]  \n[ATTACH type=\"full\"]8329[/ATTACH][/SIZE]\n\nYou know, I\'ve HEARD of \'GAB\' but I\'ve never been there or tried to take a look at whatever might be there...   I never had time to spend on the \'social media\' besides I did post a lot of private (I hope) stuff on FB and an old forum person invited me over to - forget - basically a picture posting with short comments....\n\nanyway are you saying that GAB is not really \'free speech\' a person needs to be careful to not get TERMINATED???   I just do not have time to do much more than what I\'m doing and I depend on people sending me links to stuff on alternate sites like BITCHUTE and I heard that PARLER was where all the FB refugees were supposed to go but then it got shut down???\n\nwell \'will stay in touch\' and perhaps arrive at a better understanding of\nwhat reach there is and are there more than a few non-brainwashed out in internet land?   :)',1,446149,_binary '{\"attachments\":{\"8329\":8329}}',0,_binary '[]',_binary '[]'),(14248,14151,1632343867,8047,'Arheel\'s Uncle','On all social media there is a threat to be doxxed then cancelled.\nIt is the game that\'s being played since blacks were given free phones by Obama. His \"street army\"\nGAB is being targeted by jews in German gov\'t.\nYou can find me there at [URL]https://gab.com/AndYew[/URL]\nPersonally, I\'m not worried about being doxxed.\n\nBTW, black Senator dude Mack Miller staged his injury so he could sue Nevada state gov\'t. The TNB Black Lottery. He was found out, now his income is dead. \nHis number was up after his AWOL in Iraq, 16 men died under him.\n[URL]https://valorguardians.com/blog/?p=79767[/URL]\n[MEDIA=youtube]BJB1oAm-JTk[/MEDIA]',0,446152,_binary '[]',0,_binary '[]',_binary '[]'),(14249,14151,1632345106,801,'Whitebear','Well, thanks very much for giving me a link to your \'GAB\"? page?\nI had never ever tried to log on to it.  \nMaybe I\'ll browse around \'when I take a break\' :)\n\nAnd thanks for giving me a clue about this \" black Senator dude Mack Miller\"\nif this is another story about the inherent corruption and thieving nature of negroes..\nperhaps there may be an interesting link to post (if you haven\'t already - I\'ll do a forum search for \'Jigaboo Mack Miller\' :)\n\nand FDR Roosevelt drafted negroes to be porters and cooks and bottle washers but they did rape White European women...    British French German...\nAnd TRUMAN ordered the INTEGRATION of nigros into the armed services\nand we wound up with \n[HEADING=2]Biden to Name Retired General Austin First Black Defense Chief[/HEADING]\nNOW THAT\'S ON PAR WITH CANCELLING THE MEX BORDER\narrrrrrrghhh!',0,446155,_binary '[]',0,_binary '[]',_binary '[]'),(14250,14151,1632345296,801,'Whitebear','Wow, I see the links to NNN - thanks again.\n\nWell it may be that your GAB PAGE has more of a \'following\' than NNN...\nno really, that\'s cool  - that\'s what the [URL=\'http://www.nnnforum.net/forums/index.php?search/388/\']\"MKULTRA\' nnnforum member[/URL] does on FB',0,446156,_binary '[]',0,_binary '[]',_binary '[]'),(14251,14151,1632346318,8047,'Arheel\'s Uncle','Yes, LV/RJ covered Miller story\n[URL=\'https://www.reviewjournal.com/news/politics-and-government/nevada/nevada-assembly-candidate-deserted-army-comrades-during-iraq-war/\']Nevada Assembly candidate deserted Army comrades during Iraq war | Las Vegas Review-Journal[/URL]',0,446158,_binary '[]',0,_binary '[]',_binary '[]'),(14252,14151,1632350581,801,'Whitebear','Thanks, hard to keep up with all the \'TNB\'.',0,446170,_binary '[]',0,_binary '[]',_binary '[]'),(14253,14153,1632355226,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14254,14149,1632415850,8198,'Htos1av','Yes Sir! That\'s me! I\'ve used this same handle for a couple of decades now online!',0,446224,_binary '[]',0,_binary '[]',_binary '[]'),(14255,14149,1632417194,801,'Whitebear','Well, great, so you must be another \'old-timer\' on the \'outback of the internet\'. :)\n\nI haven\'t had a chance yet to check out your videos on your Bitchute but I trust\nthat I would have your permission to post a link to one. \n\nI very often get spam email asking me to post a link to link to something and if I\'m in a good mood I respond with a warning that they could get \'CANCELLED\' if they became identified with my site.  :)\nAnyway, thanks again, there are a bunch of \'forum faqs and helpful hints to new poster\' but I guess you should find your way - but I\'m still getting used to this new Xenforo forum software.\n\nBest,\nWhitebear',0,446225,_binary '[]',0,_binary '[]',_binary '[]'),(14256,14154,1632493778,801,'Whitebear','Just happened to be getting up and checking out the forum.\nAnd I noticed you posted a  the story… happened to be getting up and checking out the forum.\nAnd I noticed you posted a story about this obese black Hispanic or Hispanic black.\nI very often don’t know where to put these either\nguess it doesn’t really matter\nIf it goes under black then it’s the top general category and not one of the specialty subcategories below.\nI’ll take a look and try to figure it out to after I have my coffee and stuff well later on\n?☕️',0,446265,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14257,14154,1632495599,8047,'Arheel\'s Uncle','My issue with categories is trying to decide which category they really belong in. There\'s so many categories besides black on White crimes.\nI\'ve noticed recently that many news sites are only using a one liner of text, the rest is on video at sites. \nI\'m seeing a trend.',0,446270,_binary '[]',0,_binary '[]',_binary '[]'),(14258,14155,1632496794,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14259,14154,1632497014,801,'Whitebear','Well, it just seemed fun or clever or amusimg to try to sort out TNB into the sub-categories...\nthat would only be of amusement to full-time TNB reporters... that see so much of it that\nthere seem to be several popular categories - but only handy if one was doing some commetary\non a particule category of black-on-black or back-on-white (I DIGRESS :)\n\nCOMES TO MIND the punch line of a popular phrase from entertainment crime drama \"Let God sort them out\'. :).      \n\nOK now to respond to your observation that you\'ve seen ONE HEADLINE ----CLICK----> ALL DETAILS..\nWELL that is sort of what DRUDGE popularized when he first was more popular....\nwith all the new social media, and other platforms... like when TWITTER first came out with a limit\n of \"123\' character\'s a post - more or less.... the NEWER GENERATIONS and the RETARDED negroid \"child-like\' \'obama-phone\' generation. ----- the 30 second TV commercials ------ SHORT ATTENTION SPAN.... part of the DUMBING DOWN... part of too much drugs...  again I DIGRESS....\n\nI HAVE BEEN JUST RECENTLY REVIEWING the balance of NNN FRONT PAGE COVERAGE between the list of hot headlines - which is about the only way I can keep up with \'PROLIFIC POSTERS\' - The Bobster and \'the\' APO\'... no other way I can show a dozen posts a day....\nand what I have featured - and what has been my editorial style more recently\n1.  feature BLACK-ON-WHITE ATTROCITIES AND\n2. expand with COMIC-BOOK ILLUSTRATIONS. (all of the social media that only deal in images and videos)   plenty of referrence LINKS - --  AND more recently my (editorial comments.... \'nasty niggers\'_\n\nso thanks again.- really apprecate you suggestions and viewpoint of someone that is in TOUCH with the HOARDS of more. younger social -media masses....\n\n(see even my SHORT NOTES are getting to long (AGAIN I DIGRESS :)\n\nin the old days I WAS MORE AWARE of the insignificance of MY PERSONAL OPINION\nand preferred to just put out the ugly facts. - JUST THE TNB head LINES and MUGSHOTS..\n\nENOUGH analyticality - will think about it and check back later - O MY GOSH a half or full page commentary on your 2-line BUT MOST VALUABLE observation.\n\nGood Morning..\n\nWB',0,446275,_binary '[]',0,_binary '[]',_binary '[]'),(14260,14156,1632511865,801,'Whitebear','If. you are not sure which of 27-zillion sub-forums to post directly into....\n you posting directly into RSS NEWS FEED - BREAKING NEWS works\nbecause\n1. I get an alert that a new post was posted there and needs moderator approval\n2. it gets into the public area \'immediatey\'\n3. I can tag it so that the headline stays there for a week\n4. I can move it to the forum that keeps things sorted out for scholarly research into the various baskets of crimes against civilization and nature\n\nyes, it works, but after a while if you wish to post directly into an NNN NON-PUBLIC UNLESS REGISTERED FORUM...\nTHERE IS MORE WORK INVOLVED..\nA) if there is any chance that this is not a totally VIRGIN crime - that these suspooks have had a long history of anti-social monkey behaviour\nthen just to make sure....  run a forum search to make sure there has not been another thread started for their very special spawn of satan selves :)\nthere might already be a thread started for when they were arrested years ago.\nin which case you would want to add a reply (post a new post on the tail end of an existing thread.\n\nlater\nWB',0,446297,_binary '[]',0,_binary '[]',_binary '[]'),(14261,14149,1632521867,8198,'Htos1av','Well, I did log onto the internet first time in 1984! At school, when getting my engineering (for broadcast) degree and FCC licensing. Needless to say, we were all \"bum rushed\" OUT of our careers due to 9/11, and such, but I saw what was coming to my culture after having grown up in Atlanta post 1964. I didn\'t want to admit the truth early on, but here we are. Thanks for the important site and forum board!',0,446303,_binary '[]',0,_binary '[]',_binary '[]'),(14262,14156,1632524069,8047,'Arheel\'s Uncle','Sorry, you\'ll have to approve, I got this msg after posting a few mins ago.\nI tried to post in a different area, Dark minority crimes, but it didn\'t give me the option to upload a screenshot of the perps without an https link.\nA lot of twisting in new forum.',0,446305,_binary '[]',0,_binary '[]',_binary '[]'),(14263,14149,1632528342,801,'Whitebear','Most welcome.\nI made a note to sign up for Bitchute\nI\'ll check back later---\nhmmm - I started new.nation.news in 1998\nbut I\'d have to see if I could figure out if I became aware of \'internet\' before 1990\'s. :)',0,446310,_binary '[]',0,_binary '[]',_binary '[]'),(14264,14156,1632528547,801,'Whitebear','If it\'s worth your future time you could make a note of the screenshot problem in the\nnew \'forum problems\' forum - and I\'ll eventually check into it.\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/forum-questions-problems-complaints-bugs.484/\']\nForum QUESTIONS? - [Problems, Complaints, Bugs...][/URL]\n[B][SIZE=4]\nI did just get back from \'dinner\' and approved it - and tagged the WATCH THIS POST button to remind me to do something else with it...   (move to Dark Crime)[/SIZE][/B][/HEADING]\n\nThreads 11 Messages 25',0,446312,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14265,14157,1632533099,801,'Whitebear','I had never heard of this \'Turd\' character - but did a search and found him\n\nNormally, new members don\'t get an avatar until they make a few posts....\nbut I found this and thought I would save it - unless you have another avatar you would prefer.... \nBest,\nWhitebear - NNN forum admin\n[ATTACH type=\"full\" width=\"103px\"]8344[/ATTACH]',1,446315,_binary '{\"attachments\":{\"8344\":8344}}',0,_binary '[]',_binary '[]'),(14266,14158,1632533535,801,'Whitebear','I don\'t now why I didn\'t notice that you had signed up for the NNN forum\nbut maybe you just finished the forum software registration process...\n\nanyway, I already had an image for Gen Nathan Bedford Forrest that I had \npreviously used to illustrate a story on New Nation News\nand you could use this for an avatar if you like.\n\nnormally new members don\'t get an avatar until the\'ve made a few posts\nas sort of an incentive for posting participation....    anyway welcome aboard if you haven\'t gotten the sign-up email\n[ATTACH type=\"full\"]8345[/ATTACH]\nBest, Whitebear as NNN forum admin',1,446316,_binary '{\"attachments\":{\"8345\":8345}}',0,_binary '[]',_binary '[]'),(14267,14159,1632553787,801,'Whitebear','I just figured out that you have pages and pages of posts on the internet....\n\nthe other day when I just did a quick search for Htos1av\nI just happed to hit that BITCHUTE page.....\nand somehow I got the misimpression that that was your \'main site\'\nbut when I went back to register with BITCHUTE so I could \'follow\'(?) that BC-chanell\nI registered but never got a confirmation...email.  so I was checking\n\nand noticed that Bitchute had some access problems a. year or so \nbut anyway then I saw that you had PAGES AND PAGES OF POSTS on the internet\nso far that they \'reached to the horizon\' :cool:\n\nso sorry I got that wrong impression :).   -  actually I\'ve been more than busy keeping this (NNN) site going\nand I pretty much depend on a few old time reporters - that have more time - to wander about and follow\nall of the less traveled sites....    I\"m going on too long again...   gettng too late..   need to do a backup ...\n\nand you must be busy enough yourself...  posting all over the place :)\n\ngood night\nWhitebear',0,446332,_binary '[]',0,_binary '[]',_binary '[]'),(14268,14160,1632698979,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14269,14161,1632699940,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14270,14162,1632708052,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14271,14163,1632708741,801,'Whitebear','[USER=801][IMG alt=\"Whitebear\"]http://www.nnnforum.net/forums/data/avatars/m/0/801.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=801]Whitebear[/USER][/HEADING]\n[HEADING=3]Publisher/Editor-in-chief[/HEADING]\n[B]Staff member[/B]\n[LIST]\n[*] \n[/LIST]\n[B][COLOR=rgb(184, 49, 47)][SIZE=5]Arheel\'s Uncle needed moderator approval for posting in Afro-american sports forum[/SIZE][/COLOR][/B]\n\nAs a regular reporter should not need any moderation to post in any subforum of BLACK CRIME.\n\n===========================================================================\n[COLOR=rgb(65, 168, 95)][B]I think that I\'ve fixed the posting permissions for reporters in the [/B][/COLOR][B][COLOR=rgb(65, 168, 95)][URL=\'http://www.nnnforum.net/forums/index.php?forums/dark-crime-u-s-a.208/\']Dark Crime forum[/URL][/COLOR]\n\nArheel\' Uncle: please try to post a post directly in any forum under Dark Crime\nand let me know if you can - and let me know if you can not delete the test post.\n\nThanks.\nWB[/B]',0,446468,_binary '[]',0,_binary '[]',_binary '[]'),(14272,14163,1632708997,8047,'Arheel\'s Uncle','Okay, but just a test post.\nThen delete it. I was ready to quit.\nI see we have some new members!!!! :cool:',0,446470,_binary '[]',0,_binary '[]',_binary '[]'),(14273,14163,1632709087,8047,'Arheel\'s Uncle','No, still needing Mod approval.\nTEST POST, TO BE DELETED',0,446472,_binary '[]',0,_binary '[]',_binary '[]'),(14274,14164,1632710573,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14275,14163,1632711377,801,'Whitebear','Thanks l’ll keep debugging that',0,446478,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14276,14165,1632788868,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14277,14166,1632805514,801,'Whitebear','[HEADING=2]Let me get back to you to see if this \'Jamoacha\' is  just a casual Twitter Tweeter...[/HEADING]\nperhaps he can be discouraged (if not banned)....\n\n[SIZE=5]\nI will restrict new registrants like \'Jamoacha\' from posting in, replying to or commenting on anything[/SIZE]\n[HEADING=2]in your forum [/HEADING]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?forums/commentary-by-apollonian.61/\'][SIZE=5]Commentary by Apollonian[/SIZE][/URL]\n\n[SIZE=5]===============================\nLet me see if I can figure out how to move a post - as moderator I can move a thread but not sure a post can be moved on this forum....     I\'ll work on this and get back with you on \'fine tuning\'..[/SIZE][/HEADING]\n\nand as far as... the other couple areas  he touched....\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?forums/commentary-on-semitism-anti-semitism-zionism.450/\'][COLOR=rgb(44, 130, 201)][SIZE=5]Commentary on semitism, anti-semitism, Zionism...[/SIZE][/COLOR][/URL][/HEADING]\n[HEADING=2]New registrants (Registered, Cub Reporters) from making content less comments in this area[/HEADING]\n[HEADING=2]but I had originally meant this to be an open forum for all forum members...[/HEADING]\n[HEADING=2]Now on THE CONSPIRACY FORUM  not sure yet on how to handle that...[/HEADING]\n[SIZE=4][B]I could just move content less posts somewhere else but I can\'t seem to do that with this forum\nI did move a few \'right on\' posts by ENSIS that appeared to be a FAN of yours - moved some of his one-lines to \'Chat room\'...[/B][/SIZE]\n===================================================\nBerserker Bear Bar & BBQ\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL][/HEADING]\n[LIST]\n[*]Today at 4:48 PM\n[*][COLOR=rgb(184, 49, 47)][B][USER=8177][B]JAMOACHA[/B][/USER][/B][/COLOR]\n[/LIST]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?forums/commentary-by-apollonian.61/\'][SIZE=5]Commentary by Apollonian[/SIZE][/URL][/HEADING]\n \n[URL=\'http://www.nnnforum.net/forums/index.php?threads/apo-essays-for-sep-2021.360671/post-729507\']Apo essays for Sep 2021[/URL]\n[LIST]\n[*]Today at 4:46 PM\n[*][COLOR=rgb(184, 49, 47)][B][USER=8177][B]JAMOACHA[/B][/USER][/B][/COLOR]\n[/LIST]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?forums/commentary-on-semitism-anti-semitism-zionism.450/\'][COLOR=rgb(44, 130, 201)][SIZE=5]Commentary on semitism, anti-semitism, Zionism...[/SIZE][/COLOR][/URL][/HEADING]',0,446571,_binary '[]',0,_binary '[]',_binary '[]'),(14278,14167,1632808627,8173,'NNN Reposter','Hi, thanks for trying out posting on this new forum.  Appreciate that.\n\nAs I am still doing some \'fine tuning\' on the various forums and sub-forums...\ndue to my. oversight...  I had not restricted comments on Apollonian Guest Commentator\'s (PRIVATE BLOG) area.\n\nI did save. your post  \n\nAgain thanks and sorry for any inconvenience.\n\n================================================================================\n[HEADING=2]Sorry \"Commentary by Apollonian\" \'forum\' was supposed to be a private blog[/HEADING]\n[LIST]\n[*]Thread starter[USER=8173]NNN Reposter[/USER] \n[*]Start date[URL=\'http://www.nnnforum.net/forums/index.php?threads/sorry-commentary-by-apollonian-forum-was-supposed-to-be-a-private-blog.360810/\']15 minutes ago[/URL]\n[/LIST]\n\n Awaiting approval before being displayed publicly.\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/sorry-commentary-by-apollonian-forum-was-supposed-to-be-a-private-blog.360810/watch\']Unwatch[/URL]\n•••\n[USER=8173][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/m/8/8173.jpg?1630834736[/IMG][/USER]\n[HEADING=3][USER=8173]NNN Reposter[/USER][/HEADING]\n[HEADING=3]Administrator[/HEADING]\n[B]Staff member[/B]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/sorry-commentary-by-apollonian-forum-was-supposed-to-be-a-private-blog.360810/post-729511\']15 minutes ago[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/sorry-commentary-by-apollonian-forum-was-supposed-to-be-a-private-blog.360810/post-729511\']#1[/URL]\n[/LIST]\nSorry, I haven\'t yet worked out all of the various permissions for the dozens of various forums\nthat were just recently migrated over from the \'OLD\' forum at a different website, etc.\n\nSo I\'m just saving your comment on one of the articles there to this \'Chat Room\'\n(rather than just delete it) :)\n\nSo this is the article you were commenting on:\n[HEADING=3]Apo essays for Sep 2021\nand the post[/HEADING]\nJews: Mere Supreme Subjectivists Serving Necessary Socio-Biologic Place And Purpose\n(Apollonian, 27 Sep 21)\nand this was your comment:\n[IMG alt=\"1632807391897.png\"]http://www.nnnforum.net/forums/index.php?attachments/1632807391897-png.8371/[/IMG]\n\n(I do appreciate your participation in this newly migrated and upgraded forum\nbut in the past... and thank you for helping me to fix up the forum permissions). :)\n\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/sorry-commentary-by-apollonian-forum-was-supposed-to-be-a-private-blog.360810/reply&quote=729511\']Reply[/URL]',0,446574,_binary '[]',0,_binary '[]',_binary '[]'),(14279,14159,1632862431,8198,'Htos1av','Well, I no longer really have a \"main\" site anymore. I\'m retired from broadcast engineering/enterprise IT for about 20 years now. 9/11 really marked then end for us white boys that invented all of this! That\'s why I seem to be everywhere as it\'s just that I was here as one of the first before the HTML web even existed. I can show you archives of my NNN bookmarks back to 2000. My bitchute stuff was just for getting the account up and running(and testing their mods) but I haven\'t posted for a couple of years now. I want to thank you for keeping this site up and running, that HAS to be tough, your site is considered kryptonite at places like Facebook and Twitter, and is banned, like Vdare dot com!\nAnd being old school myself, if I were located anywhere close I\'d love to submit a resume as a volunteer for the site admin.',0,446602,_binary '[]',0,_binary '[]',_binary '[]'),(14280,14149,1632862522,8198,'Htos1av','Been here on NNN since 2000! You\'re every much a part of the new media as any other!',0,446603,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14281,14168,1632889981,801,'Whitebear','I\'m going to be editing NMSU Prof. documents the 2020 election-steal, complicit FBI, courts, etc.\nto take out the 3 \'rat droppings\'\n\nI will be moving it to \'Chat room for non-reporters\'\nediting it\nthen moving it back to Conspiracies.',0,446635,_binary '[]',0,_binary '[]',_binary '[]'),(14282,14169,1632891182,801,'Whitebear','[ATTACH type=\"full\"]8372[/ATTACH]yes',1,446637,_binary '{\"attachments\":{\"8372\":8372}}',0,_binary '[]',_binary '[]'),(14283,14170,1632914988,8047,'Arheel\'s Uncle','Not a link, just an example. I\'m not sure if only member/friends would have access only.\nLast pp on Frontpage.\n[QUOTE]\nHowever, not everyone is interested in that program and for everyone else I have       opened up a [B][U][COLOR=rgb(41, 105, 176)]\'Chat Room for Friends of New Nation News\'[/COLOR][/U][/B] where you may discuss the current apocalyptic events and diabolical conspiracies that may foreshadow worse to come.\n[/QUOTE]',0,446649,_binary '[]',0,_binary '[]',_binary '[]'),(14284,14170,1632925900,801,'Whitebear','Currently only registered members with good email addresses should be able to get there but thanks for noticing that. Good morning :)',0,446656,_binary '[]',0,_binary '[]',_binary '[]'),(14285,14170,1632933181,8047,'Arheel\'s Uncle','[HEADING=3]     Just my thoughts                                            [/HEADING]\n[QUOTE]\nHowever, not everyone is interested in that program and for [B]REGISTERED MEMBERS[/B]  I have opened up a [B][U][COLOR=rgb(41, 105, 176)]\'Chat Room for Friends of New Nation News\'[/COLOR][/U][/B] where you may discuss the current apocalyptic events and diabolical conspiracies that may foreshadow worse to come.\n[/QUOTE]',0,446670,_binary '[]',0,_binary '[]',_binary '[]'),(14286,14171,1632948637,801,'Whitebear','In the past you seem to have a better discrimination than myself on South West racial indicators.\n\nI saw this story but I just could not decide what race he might be.\n\nWhat is your analysis?\n\nBest,\n\nWB\n[IMG]https://cdn.cnn.com/cnnnext/dam/assets/210929160654-jason-alan-thornburg-exlarge-169.jpg[/IMG]',0,446686,_binary '[]',0,_binary '[]',_binary '[]'),(14287,14171,1632948675,801,'Whitebear','PS. you needed approval for posting in DARK CRIME.  I thought I fixed that.',0,446687,_binary '[]',0,_binary '{\"5\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":5}]'),(14288,14171,1632948807,8047,'Arheel\'s Uncle','Fairly certain killer is Hispanic.\nThe male victim in 2nd post is probably White / Hispanic.\nI was kinda in the middle of gathering info.',0,446690,_binary '[]',0,_binary '[]',_binary '[]'),(14289,14171,1632948915,801,'Whitebear','thanks, Hispanic was my best guess...   but If hispanic then I will move it out of DARK nigger CRIME into  INVASION of those damned MEXICANS, wetbacks & south of the old border forum. :)',0,446691,_binary '[]',0,_binary '{\"4\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":4}]'),(14290,14171,1632949057,8047,'Arheel\'s Uncle','I\'m sorry, problems picking category again. \nI thought \"minorities\" was that category.\nI mean, dismembering & burning bodies is a DARK CRIME.',0,446692,_binary '[]',0,_binary '[]',_binary '[]'),(14291,14171,1632949168,801,'Whitebear','I\'ll see if the FORT WORTH police have an opinion on RACE: of suspect.\n\nyes it is DARK DEMONIC & etc.  but  hispanics, illegal aliens are a whole category that can be discriminated from.  nigga crime. :)',0,446694,_binary '[]',1,_binary '{\"3\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":3}]'),(14292,14171,1632949309,8047,'Arheel\'s Uncle','Move to brown Invasion.\nI reallu need to get a handle on the 6 Gazillion categories.',0,446695,_binary '[]',0,_binary '[]',_binary '[]'),(14293,14171,1632949734,801,'Whitebear','YOU ARE DOING JUST FINE.....   JUST POST EM AND LET  \"THE MODERATOR\" SORT THEM OUT.  :).\n(ALLUSION TO) [URL=\'https://duckduckgo.com/?q=LET+GOD+SORT+THEM+OUT&t=brave&ia=web\'][B][I] Caedite eos. Novit enim Dominus qui sunt eius.[/I][/B][/URL]',0,446699,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14294,14172,1632950498,801,'Whitebear','\"mundo hispanic\" - that clinches it :)\n\nBut I though I had just approved your posting under \'DARK CRIME\'\nI guess I need to make sure  you can post under \'INVASION\'. too, maybe',0,446703,_binary '[]',0,_binary '[]',_binary '[]'),(14295,14172,1632954555,8047,'Arheel\'s Uncle','I believe my suspicions that killer is Native AmerIndian/Mexican mix. \nLatest story & photo clinched it tight.',0,446705,_binary '[]',0,_binary '[]',_binary '[]'),(14296,14172,1632957587,801,'Whitebear','Great you seem to be really good at Indians I got the impression didn’t you say you live next to a reservation :-)',0,446712,_binary '[]',0,_binary '[]',_binary '[]'),(14297,14172,1632958680,8047,'Arheel\'s Uncle','Yes, easy to ID as Native AmerIndian.\nI did numerous per diem $70/hour RN hospital night shifts at Yavapai hospital, near the reservation around 2010.\nWorked as graveyard shift RN up in Fallon, NV. South of Burning Man, so many drunken Indian stories.',0,446715,_binary '[]',0,_binary '[]',_binary '[]'),(14298,14172,1632960016,8047,'Arheel\'s Uncle','I am using this convo post  to test out a file upload, to redownload then I can reopen so I can check for identifying info under file PROPERTIES, that may or may not leak my info.\n[B]YOU DON\'T HAVE TO DO ANYTHING WITH POST.[/B]',1,446719,_binary '[]',0,_binary '[]',_binary '[]'),(14299,14172,1632960130,8047,'Arheel\'s Uncle','[QUOTE=\"Arheel\'s Uncle, convMessage: 14298, member: 8047\"]\nI am using this convo post  to test out a file upload, to redownload then I can reopen so I can check for identifying info under file PROPERTIES, that may or may not leak my info.\n[B]YOU DON\'T HAVE TO DO ANYTHING WITH POST.[/B]\n[/QUOTE]\nIt does show this:\nfile:///home/andyfleas/Deskto...\n\nI\'m going to have to suss that problem & fix it.',0,446720,_binary '[]',0,_binary '[]',_binary '[]'),(14300,14172,1632962319,801,'Whitebear','I looked up \'suss\' as I wasn\'t sure if it was a mis-spelling or what and mazingly enough it is a word that according to an on-line dictionary would make sense to use in the sentence...\nsure is great to learn stuff at an elderly age :)\n======================================\n(let me know if this is not how you intended \'suss\')\n[HEADING=2] Definition of [I]suss[/I][/HEADING]\n\n[URL=\'https://www.merriam-webster.com/dictionary/transitive\']transitive verb[/URL]\n1chiefly British [B]: [/B][URL=\'https://www.merriam-webster.com/dictionary/figure%20out\']FIGURE OUT[/URL] —usually used with [I]out[/I]\n2chiefly British [B]: [/B]to inspect or investigate so as to gain more knowledge —usually used with [I]out[/I]',0,446725,_binary '[]',1,_binary '{\"2\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":2}]'),(14301,14172,1632964740,8047,'Arheel\'s Uncle','\"suss that problem\"\nmeaning #2 to\n\"investigate that problem\"\n\nI\'ve done a lot of book editing for a UK author. I probably picked it up before then. In aerospace a couple technicians was from England. \nIn growing up in rooming house (as the only girl), an English candy maker man named Chicky, lived there. Nice chap. Anyhow, his little factory in old downtown Torrance mfg all sizes/colors of flat twisted candy suckers for Disneyland, Knott\'s Berry Farm, LB Pike, Pacific Ocean Park. \nI worked part time spinning extruded ropes of candy for suckers there age 16-18. Then, poke the stick into sucker.\n\nIn British, a \"car boot\" is the trunk.',0,446731,_binary '[]',0,_binary '[]',_binary '[]'),(14302,14172,1632965018,8047,'Arheel\'s Uncle','Chicky taught me to make Scottish Shortbread.\nButter, flour, sugar, bit of salt. Good with coffee/tea.',0,446733,_binary '[]',0,_binary '[]',_binary '[]'),(14303,14144,1633012448,8182,'ColossalAsshole','It means whatever anyone wants it to mean. I’m generally a kind sweetheart.But I see it as our collective situation in America currently. Also, in defense of family or self, it fits me perfectly. I get attacked by subhumans, I clean up the floor with their faces, then I’m the big asshole because they never saw that coming. I like it. I’m ColossalAsshole on Goyimtv.tv too. Come check us out. Also, if I found out I had even a speck of a part joo in me, that part must be my asshole. Nothing comes from jooz but shit! Jooz belong in zoos!!!',0,446768,_binary '[]',0,_binary '[]',_binary '[]'),(14304,14144,1633012869,8182,'ColossalAsshole','How do I change my photo? I piss on that  daffy pedo bastard.',0,446770,_binary '[]',0,_binary '[]',_binary '[]'),(14305,14144,1633020826,801,'Whitebear','Sorry about that, I have deleted the avatar of a true \'colossalAsshole\'...\nperhaps that can be updated later.\n\nI just wasn\'t sure if it was some sort of \'troll\' registration.\n\nSorry for the misunderstanding - please feel free to continue to try out the\nreopened \'NNN\' forum\n\nBest,\nWhitebear',0,446777,_binary '[]',0,_binary '[]',_binary '[]'),(14306,14144,1633030918,8182,'ColossalAsshole','Thank you',0,446786,_binary '[]',0,_binary '[]',_binary '[]'),(14307,14144,1633034845,8182,'ColossalAsshole','If there is no way to post my own avatar, you can put that banjo player from “Deliverance” back up if you want to. Joo Bad’un is indeed a colossal asshole.',0,446791,_binary '[]',0,_binary '[]',_binary '[]'),(14308,14144,1633039209,801,'Whitebear','Well, normally getting an avatar comes after making a few posts\nbut as you got one by mistake, you can send me the link to it and\nI\'ll upload it for you (if OK... have to have some limits on content so as not to endanger site due to whatever)    give me the link.   and we\'ll go from there)\n\nBest,\nWhitebear',0,446792,_binary '[]',0,_binary '[]',_binary '[]'),(14309,14172,1633072171,8047,'Arheel\'s Uncle','I\'m getting [B]403 Forbidden[/B]\non both FP and Black on White sites.',0,446828,_binary '[]',0,_binary '[]',_binary '[]'),(14310,14172,1633072295,801,'Whitebear','Hmmmmm\nl just happened to get up\nlet me check\n\ni seem to get them ok unless it is just\nthe browser cached copy\n\nif you’r still up might try other local sites\nnot sure if  / what I could do\nfp and forum on two different hosts\n\nwill see what by “dawns early light”\ngood night',0,446829,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14311,14172,1633072684,8047,'Arheel\'s Uncle','White victim, black killer.\nI just posted under one of new member posts',0,446831,_binary '[]',0,_binary '[]',_binary '[]'),(14312,14172,1633072754,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14310, member: 801\"]\nHmmmmm\nl just happened to get up\nlet me check\n[/QUOTE]\nI JUST CHECKED BOTH ARE NOW UP.\nI guess I jumped the gun.',0,446832,_binary '[]',0,_binary '[]',_binary '[]'),(14313,14172,1633072794,801,'Whitebear','Great thanks',0,446833,_binary '[]',0,_binary '[]',_binary '[]'),(14314,14172,1633072997,8047,'Arheel\'s Uncle','White victim, black killer.\nI just posted under one of new member posts',0,446834,_binary '[]',0,_binary '[]',_binary '[]'),(14315,14172,1633073736,801,'Whitebear','Hispanic suspecto\n\n[I]Copyright © 2021 Albuquerque Journal[/I]\nPolice are looking for a man accused of shooting a service dog before killing the animal’s owner last week in Southeast Albuquerque.\n\nXavier Marquez, \n\n22, is charged with an open count of murder, shooting at an occupied dwelling and extreme cruelty to animals in a Sept. 22 incident that left 34-year-old Shawn Lynch brain-dead and injured Lynch’s dog, Yessica.',0,446835,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14316,14159,1633074015,801,'Whitebear','Well thank you very much and thanks for :)volunteering and thanks for a little history on the web\nwell there really isn’t a physical bunker that we’re operating out of but just half a dozen older “reporters “across the country and used to have a couple people in Canada and England.\nJust, if you feel like it and wanna make any comments or share any links please feel free respect your contributions to whatever has not been crushed under the big bad boot   :)\n\nwill Check back with you later',0,446836,_binary '[]',0,_binary '[]',_binary '[]'),(14317,14159,1633074071,801,'Whitebear','I could probably use a back up for moderator down the road.?',0,446837,_binary '[]',0,_binary '[]',_binary '[]'),(14318,14172,1633074540,8047,'Arheel\'s Uncle','Yes\nSure makes me angry. I lost my wits, yes, Hispanic.',0,446838,_binary '[]',0,_binary '[]',_binary '[]'),(14319,14172,1633091794,801,'Whitebear','S’ok “mex nword” :)',0,446849,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14320,14172,1633116930,8047,'Arheel\'s Uncle','FP broken link under Bobsters list of headlines\n[URL=\'http://www.newnation.org/15-Year-Old Shot Multiple Times In North Philadelphia, Police Say\'][B]15-Year-Old Shot Multiple Times In North Philadelphia, Police Say [/B][/URL]',0,446879,_binary '[]',0,_binary '[]',_binary '[]'),(14321,14172,1633117730,801,'Whitebear','Thanks, just fixed.  \n[URL=\'https://duckduckgo.com/?q=15-Year-Old+Shot+Multiple+Times+In+North+Philadelphia%2C+Police+Say&t=brave&iar=news&ia=news&iai=https%3A%2F%2Fwww.msn.com%2Fen-us%2Fnews%2Fcrime%2F15-year-old-shot-multiple-times-in-north-philadelphia-police-say%2Far-AAP1fiG&pn=1\']15-Year-Old Shot Multiple Times In North Philadelphia, Police Say[/URL]',0,446880,_binary '[]',0,_binary '[]',_binary '[]'),(14322,14173,1633137947,8047,'Arheel\'s Uncle','At bottom of FP, link broken\n[B][B]                 \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD]\n     [/TD]\n[TD] [/TD]\n[TD][URL=\'http://www.nnnforum.com/forums/forumdisplay.php?f=457\'][B]You        may contribute to this news website by posting current news and        commentary links that may be of interest to readers of this      site.[/B][/URL]\n     Please include original headline and web link. - Editor will review      for public posting.\n   [/TD]\n[/TR]\n[/TABLE]\n           \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD] Thanks to volunteer NNN reporters that      contribute to the content of this site. [/TD]\n[/TR]\n[/TABLE][/B][/B]',0,446911,_binary '[]',0,_binary '[]',_binary '[]'),(14323,14173,1633138416,8047,'Arheel\'s Uncle','this is confusing my guest post [B]recruits[/B]. Having it appear as a heading.\nIt\'s hard to explain to them to create a guest post in threads below.\nUnfortunately when I share the forum page, they get hung up on that part.\nCould you retitle it to old archives of guest post or move somewhere else???\nI\'m all ears.\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/unregistered-guests-may-post-here-closed-for-now.20/\']Unregistered guests may post here - closed for now[/URL][/HEADING]',0,446912,_binary '[]',0,_binary '[]',_binary '[]'),(14324,14173,1633141630,801,'Whitebear','Thanks for pointing that out - that USED TO BE where unregistered guests could post\nbut I see that it is confusing...  didn\'t realize guests could see that\nanyway I have made those old sub-forums PRIVATE for now and will sort it out later.\n\nplease confirm that it looks ok.\nI\'ll try again as loggged-out... looks ok for now',0,446919,_binary '[]',0,_binary '[]',_binary '[]'),(14325,14173,1633163091,8047,'Arheel\'s Uncle','[COLOR=rgb(184, 49, 47)][B]No, still there. THIS is what is seen.\nI typed a heading to point out what guests don\'t see.[/B][/COLOR][ATTACH type=\"full\"]8379[/ATTACH]',1,446929,_binary '{\"attachments\":{\"8379\":8379}}',0,_binary '[]',_binary '[]'),(14326,14173,1633169139,801,'Whitebear','Post breaking news on minority and migrant crime\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?forums/post-breaking-news-on-minority-and-migrant-crime.457/[/URL]\n\n\n[HEADING=2]New Nation News Reporter\'s Newsroom Forum[/HEADING]\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php[/URL]',0,446934,_binary '{\"unfurls\":{\"2407\":2407,\"2408\":2408}}',0,_binary '[]',_binary '[]'),(14327,14173,1633169157,801,'Whitebear','I think I fixed it please confirm',0,446935,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14328,14173,1633181574,8047,'Arheel\'s Uncle','Yes, you fixed it GREAT! Awesome, no more confusion.\n1 picture, once again, is worth a thousand words.',0,446936,_binary '[]',0,_binary '[]',_binary '[]'),(14329,14173,1633182476,801,'Whitebear','Glad, thanks for pointing out that confusion :)',0,446937,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14330,14173,1633191330,8047,'Arheel\'s Uncle','I did forum search for\n[B]Chat Room for Friends of New Nation News[/B]\nand results come up NOT FOUND.',0,446947,_binary '[]',0,_binary '[]',_binary '[]'),(14331,14173,1633197152,801,'Whitebear','It\'s \'hidden\' must be a REGISTERED forum member\nfind\nthen go into SUB-FORUMS\nDIRECT LINK IS\n[B][URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?forums/chat-room-for-friends-of-nnn.440/[/URL]\n\nWell, let me know if that works for now - or let me know if you have any suggestions\n\nBest,\nWB[/B]\n[ATTACH type=\"full\"]8380[/ATTACH]',1,446950,_binary '{\"attachments\":{\"8380\":8380}}',0,_binary '[]',_binary '[]'),(14332,14173,1633198545,8047,'Arheel\'s Uncle','It\'s really well hidden under, it seems to me to be under wrong category, I\'d have never found it except by accident. \nMaybe it needs to be top listed away from NEWS, since it\'s a CHATROOM, rather than hidden in sub forum under NEWS?\nTop billing under Nationalism, maybe?\nIDK, it\'s your forum & is just my thoughts on organization.',0,446951,_binary '[]',0,_binary '[]',_binary '[]'),(14333,14173,1633199144,801,'Whitebear','It originally was a trash bin to extract superficial \'right on\'s,  \'the only good nigger..\" \nit was originally someplace to store \'no value added\'. TWEETS FROM the main news story..\nI had not originally intended it as a \'FEATURE\'. :). \n\nLET ME TAKE A LOOK at the forum list. and see if I can put it in a PROMINENT PLACE\n...  you know.. perhaps just under \'BREAKING NEWS - FEEL FREE TO POST YOUR FEELINGS\' HERE..   :).  :).  :)\nWELL, the more \'members\'...   \'followers\'... the more likely a \'tweeter\' MIGHT recommend the site to someone  up to being a Reporter !!!!    :).  :)',0,446952,_binary '[]',0,_binary '[]',_binary '[]'),(14334,14173,1633199980,801,'Whitebear','[ATTACH type=\"full\"]8381[/ATTACH]\n\"\n[HEADING=2]Chat room for friends of NNN[/HEADING]\n[URL=\'http://www.nnnforum.net/forums/index.php?forums/chat-room-for-friends-of-nnn.440/post-thread\'] Post thread[/URL]\nIf you don\'t have any breaking news links on minority or migrant crime you can post your comments here. NOTE: this area is visible to public and robots and all posts are moderated to filter out anything that might be misconstrued as spam, porno and/or terroristic threats :) - Have a Good Day! - The Editor',1,446954,_binary '{\"attachments\":{\"8381\":8381}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14335,14173,1633337204,8047,'Arheel\'s Uncle','Sorry, I updated my OS then reboot, it CRASHED. \nLSS, been on other PC getting codes.\ndll kernals corrupted.\nI did not lose all my files. Now catching up.',0,447036,_binary '[]',0,_binary '[]',_binary '[]'),(14336,14173,1633365199,801,'Whitebear','Thanks for status report.   \n\nI\'ve got to do my Monday-morning archive last week\'s front-page\nwill check back with. you when convenient\n\nBest,\nWhitebear',0,447050,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14337,14174,1633368903,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14338,14174,1633369691,8211,'SouthAfricaEmpire','[QUOTE=\"Whitebear, convMessage: 14337, member: 801\"]\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin\n[/QUOTE]\nhow do you change your  profile pic?',0,447054,_binary '[]',0,_binary '[]',_binary '[]'),(14339,14174,1633376825,801,'Whitebear','Well, normally that would be a benefit from having made a few posts and upgraded to \'Cub Reporter status...\nbut if you send me a link - I\'ll most likely update it for you.\n\nBest,\nWhitebear NNN forum admin',0,447055,_binary '[]',0,_binary '[]',_binary '[]'),(14340,14174,1633377368,801,'Whitebear','I think you should be able to attach it to a \'message\' \'conversation by clicking on the image icon in the message editing bar above.\n[ATTACH type=\"full\"]8386[/ATTACH]',1,447056,_binary '{\"attachments\":{\"8386\":8386}}',0,_binary '[]',_binary '[]'),(14341,14173,1633544911,8047,'Arheel\'s Uncle','On this post, I think the black boy\'s victim was a White student. I\'m kinda sure based on the usual way news presents & hides race, still working on confirming it.\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?threads/black-timothy-george-simpkins-5-fast-facts-you-need-to-know.361010/post-729833[/URL]',0,447198,_binary '{\"unfurls\":{\"2833\":2833}}',0,_binary '[]',_binary '[]'),(14342,14173,1633546063,801,'Whitebear','I hadn\'t seen that post yet.  I\'ll read and review.  Still working on some other new-since-yesterday posts to possibly repost.   \nIf a black does a murder - that qualifies for NNN-reporting.     I know that \'we\' probably miss a lot of \'BLACK-ON-WHITE\' articles - but the media does not want to contribute to a \'race-war\' :)',0,447200,_binary '[]',0,_binary '[]',_binary '[]'),(14343,14173,1633546999,8047,'Arheel\'s Uncle','It\'s a school shooting, blacks & news history always has stereotyped & blame only Whites for shooting up schools. So yes, it\'s important to post on NNN.\nThat\'s my opinion.',0,447203,_binary '[]',0,_binary '[]',_binary '[]'),(14344,14173,1633547636,8047,'Arheel\'s Uncle','Move this to blacks & cars don\'t mix. Please, it\'s that category thing I am so bad at. I remembered after posting.\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?threads/black-man%E2%80%99s-charged-with-driving-2-hijacked-cars-in-2-months-%E2%80%94-while-on-felony-bond-and-on-parole-for-multiple-felonies.361012/post-729835[/URL]',0,447205,_binary '{\"unfurls\":{\"2834\":2834}}',0,_binary '[]',_binary '[]'),(14345,14173,1633547891,801,'Whitebear','Here\'s the thread for \'niggers and cars\' (for future reference.... it\'s pinned sticky in Dark Crimes I think.\n\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/nigga-will-steal-yo-stuff.258349/\'][B][SIZE=5]Nigga will steal yo stuff[/SIZE][/B][/URL]\n[LIST]\n[*] \n[/LIST]\n\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/niggers-and-cars-dont-mix.156733/\'][B][SIZE=5]Niggers And Cars Don\'t Mix[/SIZE][/B][/URL]\n[LIST]\n[*] \n[/LIST]',0,447207,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14346,14162,1633555762,8207,'Area-52','[QUOTE=\"Whitebear, convMessage: 14270, member: 801\"]\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin\n[/QUOTE]\nI wanted to post about a salt and pepper team that shot and killed than burned the white victim.  I was not sure where to post.',0,447218,_binary '[]',0,_binary '[]',_binary '[]'),(14347,14162,1633556583,801,'Whitebear','I see you just posted (item) in \n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/post-breaking-news-on-minority-and-migrant-crime.457/\']Post breaking news on minority and migrant crime[/URL]\n[COLOR=rgb(65, 168, 95)]That would be the best place to post if you\'re not sure,[/COLOR][/HEADING]\nI can sort it out from there.    Thanks very much for posting.\nSounds like the victim Jacob Britt Sawyer, is most likely white, I\'ll try to confirm.\n\nBest,\nWhitebear\nas NNN forum admin\n[HEADING=2][SIZE=3]HCSO: 2 charged with first-degree murder in burned body investigation. [/SIZE] [/HEADING]',0,447219,_binary '[]',0,_binary '[]',_binary '[]'),(14348,14175,1633604920,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14349,14173,1633613885,8047,'Arheel\'s Uncle','Renegade Tribune has figured out the black boy was the victim of black boy beatdown & school shooter. They did video enhancement & I have to agree. Both are black, OH WELL.\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?threads/black-timothy-george-simpkins-5-fast-facts-you-need-to-know.361010/post-729833[/URL]',0,447275,_binary '{\"unfurls\":{\"2833\":2833}}',0,_binary '[]',_binary '[]'),(14350,14173,1633640899,8047,'Arheel\'s Uncle','New forum is way more accurate than old forum with searching names of suspects & victims. However, there are some recent overlaps, (not being finger pointing, it\'s the new forum though) voiceofreason is doing headlines without suspect\'s names, so his stories don\'t show up even if I do a site:newnation.net internet search.\nExample today was the[B] 18 NBA defrauding healthcare.\nI searched their names & no posts.[/B]\nMaybe if he adds the first of the suspect(s) names under his headlines??',0,447305,_binary '[]',0,_binary '[]',_binary '[]'),(14351,14173,1633641375,801,'Whitebear','hmmmm thanks for indicating search results could be improved if more critical info\nis posted near the top of the post....    \n\nif I get around to posting something \'frontpage\' - I do try to high-light suspect names.\nI\'m not sure if Google is covering this (forum) site as well as the old one - I\'ve been a bit reluctant to ASK Google to track it - not sure if it would make a difference.',0,447306,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14352,14173,1633701114,8047,'Arheel\'s Uncle','NO, don\'t get involved with (((google))) there are evil hackers on staff. This weekend I\'ll try to find time to suss out whether google has found new forum & to what degree.\nWith the new forum, I believe it is just too new & somewhat complicated compared to old forum, even for Bobster & voice of reason.\nI think if they copy paste the sentence(s) with names from story would be good. Victim names also must be included in posts.\nAll internet searches typically get numerous results with names.',0,447347,_binary '[]',0,_binary '[]',_binary '[]'),(14353,14173,1633711662,801,'Whitebear','Yes, thanks for your comments & pending research...\nthe new forum does seem to \'automatically\' pick up \'headline images\'.... seems\nlike it should be easier for most \'newbies\' - but then you do only get the top of page of the link\nand if critical suspect-victims names not in the top paragraph.....   \n\nI\'ll experiment later, perhaps...\n\nGood morning.',0,447359,_binary '[]',0,_binary '[]',_binary '[]'),(14354,14173,1633831352,8047,'Arheel\'s Uncle','Bad link on front page, link is good in forum post\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?threads/police-arrest-suspect-in-connection-with-phinney-ridge-neighborhood-homicide.361101/post-729957[/URL]',0,447442,_binary '{\"unfurls\":{\"3107\":3107}}',0,_binary '[]',_binary '[]'),(14355,14173,1633835299,801,'Whitebear','Is there still a bad link on this?  - if so please copy and paste the part of the front page with bad link thanks.',0,447452,_binary '[]',0,_binary '[]',_binary '[]'),(14356,14176,1633844124,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14357,14176,1633844291,8215,'bluestmoon','[QUOTE=\"Whitebear, convMessage: 14356, member: 801\"]\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin\n[/QUOTE]\nThank you',0,447461,_binary '[]',0,_binary '[]',_binary '[]'),(14358,14173,1633863829,8047,'Arheel\'s Uncle','[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]               [URL=\'http://www.newnation.org/black-on-white-LINK=====================================\']        [B]BLACK-ON-WHITE: Black Springfield man arrested in FL in connection to murder of White Massachusetts woman[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.org/Images/2020/Hell-fire-left.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.org/Images/2021/KaysoneWalters.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.org/Images/2020/Hell-fire-right.jpg[/IMG][/LEFT]       [RIGHT][IMG align=\"right\" alt=\"WHITE VICTIM\"]http://www.newnation.org/Images/2021/BrianneBrieEBoisselle.jpg[/IMG][/RIGHT]      SPRINGFIELD, MA (WGGB/WSHM) -- A [/TD]\n[/TR]\n[/TABLE]',0,447466,_binary '[]',0,_binary '[]',_binary '[]'),(14359,14177,1633864439,8047,'Arheel\'s Uncle','What do you know about this new member \"bluestmoon\" who joined NNN at 10:32 Oct 9th, then immediately [B]followed[/B] [B]me[/B] [B]9 minutes [/B]later.\n[URL]http://www.nnnforum.net/forums/index.php?members/bluestmoon.8215/[/URL]\n\nIt raises some suspicion, my knowing social media as well as I do. It\'s highly unusual behavior, in targeting me after no PM or other coms.\nI hit on black crimes very hard on GAB, I think bluestmoon comes from there.\n\nedited for accuracy on times',0,447467,_binary '[]',0,_binary '[]',_binary '[]'),(14360,14177,1633864531,8047,'Arheel\'s Uncle','[ATTACH type=\"full\"]8396[/ATTACH]',1,447468,_binary '{\"attachments\":{\"8396\":8396}}',0,_binary '[]',_binary '[]'),(14361,14177,1633869624,801,'Whitebear','Interesting let me know if any developments \nI wasn’t sure if I should allow new members to look at existing member profiles or not if you have any opinion on that or problems with this follower I’ll let me know thank you good morning',0,447471,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14362,14173,1633869743,801,'Whitebear','Ok, thanks, Just couldn’t find that one when you mentioned it before.\nI’ll fix this morning',0,447472,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14363,14177,1633874463,8047,'Arheel\'s Uncle','Can you look & find out if bluestmoon is following anyone else?\n\nI\'m not scared; just curious.',0,447477,_binary '[]',0,_binary '[]',_binary '[]'),(14364,14173,1633880369,801,'Whitebear','think I fixed it, thanks',0,447483,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14365,14177,1633881115,801,'Whitebear','Just. you.     (took me a minute or two to figure out where that info was stored on database)\nI found a bunch of new \'users\' that may - probably have not validated email address...',0,447485,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14366,14173,1633884218,8047,'Arheel\'s Uncle','IT\'S FIXED',0,447486,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14367,14173,1633925621,8047,'Arheel\'s Uncle','[LEFT][TABLE]\n[TR]\n[TD]picked up formatting c/p from frontpage\n\n     [/TD]\n[/TR]\n[/TABLE][/LEFT]\n                   \n                      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][B]Victims were a White couple, [/B][COLOR=rgb(226, 80, 65)][B]Fred & Peggy White [/B][/COLOR][URL]https://thedailykenn.blogspot.com/2021/09/fred-and-peggy-white-ages-70-and-65.html[/URL]\n\nFRONTPAGE...\n\n[URL=\'https://www.macon.com/news/local/crime/article254803512.html\'][B]          ‘I ain’t killed nobody.’ Second (black) suspect in Twiggs double murder makes court appearance[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/WayneaireMendezLester.jpg[/IMG][/LEFT]                     [RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT]      JEFFERSONVILLE, Georgia A second suspect in the alleged burglary-turned-murders of a Twiggs County husband and wife who were found shot to death Sept. 11 made his first appearance in court Wednesday, where a judge formally read the charges against him.[/TD]\n[/TR]\n[/TABLE]',0,447516,_binary '[]',0,_binary '[]',_binary '[]'),(14368,14173,1633926895,801,'Whitebear','thanks very much - I\'ll move it to \'white victims\' (of nword vicious predators)',0,447518,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14369,14173,1633933796,8047,'Arheel\'s Uncle','About 3 weeks ago, I got an email from Tom Chittum.\nHe recently emigrated to Puerto Rico, said he\'s doing okay.\nHe said the USA is on verge of SHTF so he got out ahead of time.',0,447529,_binary '[]',0,_binary '[]',_binary '[]'),(14370,14173,1633934414,801,'Whitebear','Well, thanks very much for update on Tom Chittum....  well he certainly\nhad a good idea of where things were heading...\n\nOh, the [URL=\'https://www.macon.com/news/local/crime/article254803512.html\'][B]I ain’t killed nobody.’ Second (black) suspect in Twiggs double murder makes court appearance[/B][/URL]. there was a prior thread on that a couple weeks ago... so there was a image I saved of the White couple victims...   I may remember to tack on the recent news item to that thread.\n\nI\'ve been working on fixing the lost Berserker BBQ forums most of today - hopfully I will be able to restore \'most\'? of those forums in the next few days - we\'ll see.',0,447530,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14371,14173,1633936164,8047,'Arheel\'s Uncle','Take your time, but I must admit, I\'m a bit lost on some topics.\nI wanted to post this vid by a Dr. Nate, he ran pre & post vax labs \"CBC & WBC\" COMPLETE BLOOD COUNT & WHITE BLOOD COUNT, the covid vaccine causes HIV/AIDS type auto Immune disease, ewww, not looking too good for vaxxed people [URL]https://freeworldnews.tv/watch?id=615ce5b9eb8423302e4f0d87[/URL]\n\nHe showed the labs that were ran, I know doctors & med speak, he\'s legit.',0,447531,_binary '[]',0,_binary '[]',_binary '[]'),(14372,14178,1634309763,6369,'voiceofreason','Due to the lack of material of interest to me and the annoying nature of the daily vaccine briefings and a surplus of a nig or spic may have stabbed or shot another nig or spic posts, I\'ve decided not to participate in the forum.\n\nI\'ll still find suitable material. If you wish I will send you links 2 or 3 X a week. If it\'s too cumbersome for you, that\'s OK too; it won\'t hurt my feelings LOL. Let me know one way or the other.\n\nBest of luck in the future. It\'s been a pleasure being able to serve the last decade,\n\nvoiceofreason',0,447729,_binary '[]',0,_binary '[]',_binary '[]'),(14373,14178,1634315623,801,'Whitebear','Thanks very much for letting me know.  Certainly appreciate your (years and years) of contributions.   \n If you feel like sending in an occasional link that\'s just fine there certainly\nis enough material and and becoming more and more \'normal\' for too many.\n\nBest of luck and wishes on your activities.   I will need to review my own time and effectiveness\nof the effort.    With so few apparent real readers - whatever the reason and so few new reporters and internet problems  -\nagain, thanks a lot - happy. trails!  :). \n\nWhitebear',0,447734,_binary '[]',0,_binary '[]',_binary '[]'),(14374,14173,1634360726,8047,'Arheel\'s Uncle','bad link from today [URL]http://www.nnnforum.net/forums/index.php?threads/re-massive-chimpout-kills-60-chimps-in-ivory-coast.361176/unread[/URL]',0,447767,_binary '[]',0,_binary '[]',_binary '[]'),(14375,14173,1634361412,801,'Whitebear','I was trying to MANUALLY RESTORE THE 33 LOST THREADS iin Ensis essays forum\nthat one was from 2013.  -  I may try again later - they were all showing up as \'FRESH POSTS\'..\n\nI also lost my message to you about being \nREALLY SORRY I HAVE NOT BEEN ABLE TO RESTORE YOUR ARHEEL\'S OFF-GRID FORUM\nBUT WHAT I HAVE JUST DONE IS MOVE THE GOOD HIDDEN RAIN THREAD BACK FROM HIDING AND MADE IT A SUB FORUM OF OFF-GRID\n\n[LIST]\n[*][URL=\'http://www.nnnforum.net/\']Home[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php\']Forums[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php#all-other-miscellaneous-forums.471\']All other miscellaneous forums[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/berserker-bear-bar-bbq.225/\']Berserker Bear Bar & BBQ[/URL] \n[/LIST]\n[HEADING=2]Arheel\'s OFF-GRID RV-campsite[/HEADING]\n[URL=\'http://www.nnnforum.net/forums/index.php?forums/arheels-off-grid-rv-campsite.463/post-thread\'] Post thread[/URL]\nOops! - needs more work on restoration project - WB\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/\']Rain, floods, science of rai[/URL][/HEADING]\n[HEADING=3]Threads 1 Messages 210[/HEADING]\nTHERE IS STILL A GOOD HIDDEN COPY ON THE OLD FORUM AND I CAN LOOK UP. THE LINK IF YOU NEED IT.\n\nI ALSO COULD MOVE THE GOOD RAIN THREAD BACK INTO YOUR MAIN FORUM \n[HEADING=2]Arheel\'s OFF-GRID RV-campsite\n\nLET ME know.  I really hope to figure out how to repair the corrupted posts and threads.   (sorry for bold caps.. got stuck typing.)[/HEADING]',0,447768,_binary '[]',0,_binary '[]',_binary '[]'),(14376,14173,1634440967,8047,'Arheel\'s Uncle','No problem.\nThis [B]Courtney Devereaux black male [/B]victim, was married to White woman.\nShe\'s darned lucky.\nYT did a tribute video at watch?v=wxvLJwjOTsc\n[ATTACH type=\"full\"]8398[/ATTACH]\n\n                                       \n                      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'https://www.news9.com/story/615f92d38c23400bf8724576/man-sentenced-to-life-in-prison-for-fatal-nw-okc-shooting-victims-mother-speaks-out-\'][B]          (Black) Man Sentenced To Life In Prison For Fatal NW OKC Shooting, Victim’s Mother Speaks Out[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/IsrealPointer.jpg[/IMG][/LEFT]           [RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT] OKLAHOMA CITY - A man arrested for shooting and killing another man at a northwest Oklahoma City apartment complex learned his fate Wednesday. [B]Isreal Pointer,[/B]24, was sentenced to life in prison for shooting a man to death at an apartment complex in the 7600 block of NW 10th St. on April 23, 2020.[/TD]\n[/TR]\n[/TABLE]',1,447813,_binary '{\"attachments\":{\"8398\":8398}}',0,_binary '[]',_binary '[]'),(14377,14173,1634441397,801,'Whitebear','INTERESTING...\n\nMAKING PROGRESS ON FIXING \'OOPS! (MISSING POST) THREADS...',0,447815,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14378,14179,1634473570,6369,'voiceofreason','[COLOR=rgb(184, 49, 47)]Sow sentenced stabbing WM, WF to death:[/COLOR]\n\n[URL unfurl=\"true\"]https://www.wjbf.com/news/woman-gets-38-years-for-stabbing-2-to-death-in-allendale/[/URL]\n\n[URL unfurl=\"true\"]https://www.keithsmithfuneralservice.com/obituaries/Carolyn-Debruhl-Cook?obId=12292584[/URL]\n[URL unfurl=\"true\"]https://www.folkfuneralhome.com/obituary/BobbyBob-HeathJr[/URL]\n\n[COLOR=rgb(184, 49, 47)]WM shot dead Las Vegas bus stop:[/COLOR]\n\n[URL unfurl=\"true\"]https://news3lv.com/news/local/suspect-arrested-for-deadly-shooting-at-las-vegas-bus-stop[/URL]\n[URL unfurl=\"true\"]https://www.gofundme.com/f/in-memory-of-jett-boy?qid=6ce98aedf2f928050b0f64a961a1b5fa&fbclid=IwAR17fpLrlqvTFuXQl7Os7N4g8dKP8yCibsh10bXFeWvb-5kAGxDjyqx3Iqw[/URL]\n\n[COLOR=rgb(184, 49, 47)]Nigger pimp:[/COLOR]\n\n[URL unfurl=\"true\"]https://www.reviewjournal.com/crime/sex-crimes/sex-offender-charged-with-assaulting-woman-at-las-vegas-hotel-2460877/[/URL]\n[URL unfurl=\"true\"]https://www.city-data.com/soz/soz-89129.html[/URL]\nJamarein Stingley (Aliases: Stingely, Jamarein;Stingley, Jamarein Omar)    Crime: STATUTORY SEX SEDUCTION BY PERS < 21, Location: LAS VEGAS, NV., Conviction date: 2014-06-25 Address: 8808 Hampton Green Ave Risk level: Tier Level 1 City: Las Vegas, NV Sex: Male Date of birth: 1993 Eye color: Brown Hair color: Black Height: 5FT9IN Weight: 190 lbs. Marks/Scars/Tattoos: virgo with flames - arm, left upper Race: Black Ethnicity: Non-Hispanic\n\n[URL unfurl=\"true\"]https://myspace.com/430590198/photos[/URL]\n\n\n[COLOR=rgb(184, 49, 47)]WF shot dead while hanging with a coalburner:[/COLOR]\n\n[COLOR=rgb(0, 0, 0)][URL unfurl=\"true\"]https://www.wesh.com/article/passenger-killed-ocala-deadly-shooting/37930665[/URL][/COLOR]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/10/sonja-stahl[/URL]\n\n[HEADING=2][COLOR=rgb(184, 49, 47)]Wendy’s customer doused with hot oil by shift manager in Huntingdon:[/COLOR][/HEADING]\n[URL unfurl=\"true\"]https://www.wbbjtv.com/2021/10/06/wendys-customer-doused-with-hot-oil-by-shift-manager-in-huntingdon/[/URL]\n\n[COLOR=rgb(184, 49, 47)]DNA/rape:[/COLOR]\n[URL unfurl=\"true\"]https://www.localmemphis.com/article/news/crime/man-convicted-in-rape-of-woman-in-2019-after-dna-match/522-1d4f3207-32ff-425d-98b9-2b94779884d8[/URL]\n[HEADING=2][COLOR=rgb(184, 49, 47)]Sex offender accused of abducting, raping 9-year-old Farmington Hills girl in his mother\'s Detroit home:[/COLOR][/HEADING]\n[URL unfurl=\"true\"]https://www.fox2detroit.com/news/sex-offender-accused-of-abducting-raping-9-year-old-farmington-hills-girl-in-his-mothers-detroit-home[/URL]\n\n\n[HEADING=2][COLOR=rgb(184, 49, 47)]Suspect arrested after shooting that left un\' id\'ed man dead:[/COLOR][/HEADING]\n\n[URL unfurl=\"true\"]https://www.9news.com/article/news/crime/arrest-denver-shooting-north-quince-street/73-dc760fb5-734b-44be-8db2-619115adcd3e[/URL]\n\n[HEADING=1][COLOR=rgb(184, 49, 47)]Horrifying video shows Subway worker WALKING through food, putting food on bathroom floor and drinking out of bottles before putting them back in the fridge:[/COLOR][/HEADING]\n\n[COLOR=rgb(0, 0, 0)][URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10096091/Video-shows-Subway-worker-WALKING-food-drinking-bottles-putting-back.html[/URL][/COLOR]',0,447824,_binary '{\"unfurls\":{\"3522\":3522,\"3523\":3523,\"3524\":3524,\"3525\":3525,\"3526\":3526,\"3527\":3527,\"3528\":3528,\"3529\":3529,\"3531\":3531,\"3532\":3532,\"3533\":3533,\"3534\":3534,\"3535\":3535}}',0,_binary '[]',_binary '[]'),(14379,14179,1634484712,801,'Whitebear','Thanks very much.\n\nHave a good day. :)',0,447836,_binary '[]',0,_binary '[]',_binary '[]'),(14380,14173,1634504625,8047,'Arheel\'s Uncle','OP was about vaccines, had nothing to do with NNN, the person read my profile.\n[ATTACH type=\"full\" alt=\"nnn convo.png\"]8399[/ATTACH]',1,447844,_binary '{\"attachments\":{\"8399\":8399}}',0,_binary '[]',_binary '[]'),(14381,14173,1634508975,801,'Whitebear','Is \"OP\" the new forum registrant \'Bluestmoon\' that followed you here?',0,447846,_binary '[]',0,_binary '[]',_binary '[]'),(14382,14173,1634515750,8047,'Arheel\'s Uncle','OP is original post, no, today was first time connect with the Verit guy who found my profile, & that\'s my plan.\nI\'m sure he\'ll be here soon. If not for posting, he\'ll be reading NNN and will spread the word of NNN existence.\nJust another way I infiltrate groups, & have been for a long time.',0,447857,_binary '[]',0,_binary '[]',_binary '[]'),(14383,14173,1634517447,801,'Whitebear','Ok,  Thanks for explaining and thanks for you help in promotion.  :)',0,447860,_binary '[]',0,_binary '[]',_binary '[]'),(14384,14180,1634520752,801,'Whitebear','[LIST]\n[*][URL=\'http://www.nnnforum.net/\']Home[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php\']Forums[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php#all-other-miscellaneous-forums.471\']All other miscellaneous forums[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/berserker-bear-bar-bbq.225/\']Berserker Bear Bar & BBQ[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/arheels-off-grid-rv-campsite.463/\']Arheel\'s OFF-GRID RV-campsite[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/\'][B]Rain, floods, science of rain[/B][/URL] \n[/LIST]\nRain, floods, science of rain\n\n[LIST]\n[*] Thread starter\n[URL=\'http://www.nnnforum.net/forums/index.php?members/arheels-uncle.8047/\']Arheel\'s Uncle[/URL]  Start date\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/\']Mar 10, 2021[/URL]\n[*]\n\n[*][B]LINK TO PRIVATE HIDDEN RAIN THREAD[/B]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/\'][B]http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/ [/B][/URL]\n[/LIST]\n\nBest,\n\nWhitebear',0,447864,_binary '[]',0,_binary '[]',_binary '[]'),(14385,14173,1634600664,8047,'Arheel\'s Uncle','Seems as though some recent new members or guests have started posting.\nYou have any simple stats on how many?\nI\'m working on a couple new strategies to use in GAB, one of which appears to make me look stupid.\nIt\'s really funny, it\'s like outrage marketing negative advertising Ben & Jerry\'s recently used.',0,447908,_binary '[]',0,_binary '[]',_binary '[]'),(14386,14173,1634609766,801,'Whitebear','I will try to run the new member + posting chart stats if I can find it...\n\nDoesn\'t seem like more than a few new or unregistered have posted recently....\n\nNot sure why there was a couple dozen sign up when the new forum opened...\n\nI\'m still trying to figure out how to do a massive re-import of the missing posts...\n\nI\'ll get back to you on this\n\nYour new Strategy sounds interesting.      later. :)',0,447913,_binary '[]',0,_binary '[]',_binary '[]'),(14387,14173,1634619758,801,'Whitebear','Here\'s the underwhelming statistics\n[TABLE]\n[TR]\n[TD]New user[/TD]\n\n[TD]Message count[/TD]\n[/TR]\n[TR]\n[TD]NNN Reposter\n(me)[/TD]\n\n[TD]164[/TD]\n[/TR]\n[TR]\n[TD]Area-52\n[/TD]\n\n[TD]7[/TD]\n[/TR]\n[TR]\n[TD]Dano637\n[/TD]\n\n[TD]7[/TD]\n[/TR]\n[TR]\n[TD][TABLE]\n[TR]\n[TD]LisaHelraiser[/TD]\n\n[TD][/TD]\n[/TR]\n[/TABLE]\n\n[/TD]\n\n[TD]4[/TD]\n[/TR]\n[TR]\n[TD]Htos1av\n[CENTER][/CENTER][/TD]\n\n[TD]3[/TD]\n[/TR]\n[/TABLE]\nafter 10 posts over 10 days - they get promoted to \'CUB REPORTER\".    \nAH well, \"look on the bright side\" - but first put on your shades.... :cool:',0,447919,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14388,14181,1634619934,801,'Whitebear','I am trying to figure out how to generate a list of the missing-post posts...  \nit seems simple - but that is an area of database programming that I am still figuring out the basics of...\n\n(progress report)\n\nBest,\nWhitbear',0,447920,_binary '[]',0,_binary '[]',_binary '[]'),(14389,14173,1634639375,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14387, member: 801\"]\nHere\'s the underwhelming statistics\nafter 10 posts over 10 days - they get promoted to \'CUB REPORTER\".   \nAH well, \"look on the bright side\" - but first put on your shades.... :cool:\n[/QUOTE]\nActually, that\'s not too bad. At least it\'s some effort for newbs.\nMaybe it\'ll pick up after they get more comfy with forum architecture.',0,447925,_binary '[]',0,_binary '[]',_binary '[]'),(14390,14182,1634653178,6369,'voiceofreason','[URL unfurl=\"true\"]https://fox8.com/news/18-year-old-suspect-charged-in-akron-murder/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/12/owen-matthew-barzal[/URL]\n\n======\n\n\n[URL unfurl=\"true\"]https://www.richmondobserver.com/national-news/crime/item/13831-5-rockingham-men-charged-in-south-carolina-fatal-shooting.html[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/10/ronnie-oxendine[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/10/brianna-byrd[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/Amnesia-Nightclub-McColl-2094647647288522/[/URL]\n\n=====\n\n[URL unfurl=\"true\"]https://www.wisn.com/article/milwaukee-amber-alert-major-harris-missing-wisconsin/37991584[/URL]\n\n=====\n\n[URL unfurl=\"true\"]https://www.wreg.com/news/local/man-convicted-of-raping-girlfriends-child/[/URL]\n\n======\n\n[URL unfurl=\"true\"]https://www.fox32chicago.com/news/woman-charged-with-stealing-chicago-ambulance-leading-police-on-chase[/URL]\n\n\n=========\n\n\n[URL unfurl=\"true\"]https://www.localmemphis.com/article/news/crime/memphis-man-arrested-and-charged-for-abusing-a-disabled-adult-under-his-care/522-64fb0e89-430e-45b0-9c52-2aac9fab63de[/URL]',0,447935,_binary '{\"unfurls\":{\"3605\":3605,\"3606\":3606,\"3620\":3620,\"3636\":3636,\"3622\":3622,\"3623\":3623,\"3651\":3651,\"3652\":3652,\"3653\":3653,\"3654\":3654}}',0,_binary '[]',_binary '[]'),(14391,14182,1634660686,801,'Whitebear','Thanks very much.\n\n\'Have a Good Day\' :)\n\nBest,\nWB',0,447945,_binary '[]',0,_binary '[]',_binary '[]'),(14392,14173,1634675379,8047,'Arheel\'s Uncle','[COLOR=rgb(226, 80, 65)][SIZE=7][B]WHITE VICTIM[/B][/SIZE][/COLOR]\n[LEFT][TABLE]\n[TR]\n[TD][URL unfurl=\"true\"]https://www.legacy.com/obituaries/tribtown/obituary.aspx?n=scott-douglas-maxie&pid=172567724&fhid=30034[/URL]\n     [/TD]\n[/TR]\n[/TABLE][/LEFT]\n           \n                      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'http://www.therepublic.com/2021/10/19/indianapolis-man-sentenced-to-30-years-for-murder-of-jennings-county-gun-store-owner/\'][B]          (Black) Indianapolis man sentenced to 30 years for murder of Jennings County gun store owner[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/DarrylAnthonyWorthen.jpg[/IMG][/LEFT]             [LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/DarionDashonHarris.jpg[/IMG][/LEFT]                     [RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT] NEW ALBANY – An Indianapolis man, [B] DeJuan Worthen, [/B][/TD]\n[/TR]\n[/TABLE]\n\n[URL unfurl=\"true\"]https://www.legacy.com/obituaries/tribtown/obituary.aspx?n=scott-douglas-maxie&pid=172567724&fhid=30034[/URL]',0,447952,_binary '{\"unfurls\":{\"3689\":3689}}',0,_binary '[]',_binary '[]'),(14393,14173,1634677363,801,'Whitebear','Thanks very. much.  -- UPDATED. :)',0,447955,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14394,14183,1634770976,801,'Whitebear','I think that all of the OOPS! posts have been restored...  let me know if not\n\n(Well I did learn a lot doing all that testing and research to figure out how to do the restore)  :)',0,448017,_binary '[]',0,_binary '[]',_binary '[]'),(14395,14183,1634781650,8047,'Arheel\'s Uncle','I hesitate to ask for the short answer of what was wrong.',0,448032,_binary '[]',0,_binary '[]',_binary '[]'),(14396,14183,1634787750,801,'Whitebear','I DELETED all of the Berserker forums by mistake.\n\nin trying to repair the damage, I restored the THREADS which made the thread titles show up - but when clicking on the thread title - forum software said \'oops\'\nbecause all the posts were gone.\n\nI did not realize that the forum software deletes the posts - was just not that familiar with the database structure of the new forum.\n\nI finally figured out that the posts were missing and was trying to restore them from a backup of the forum on septembe 3rd  - but I was struggling with exactly how to restore the HUGE BAckup of posts - maybe 70,000 of them missing - so the last month I have been doing a \'CRASH course in the software that programmers use to update and fix databases....   databases have TABLES. - there are a couple hundred Tables in the current forum - a table for threads, a table for posts, a table for users. a table for forums and a table for all different types of data.\n\nSo I was first bogged down because I was trying to figure out how to BACKUP the forum database nightly - and just have figured out how to automate it... although I can do it manually.... have to go in and request a backup of the forum database.\n\nafter I gave up on automating the backup so I would have something to resort to If I screwed up again...    I started out from a fresh angle- and figured out that the posts were all missing in the current database.... but they WERE there in the 9/2/21 backup....   and after doing a dozen or so individual fixes..  \nI then tried to figure [ how can I import all of the 9/2/2021 posts without messing up the current posts.\nwhew whew. glad it\'s done,  I learned more than I wanted to but it may come in handy.',0,448035,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14397,14175,1634806495,8213,'Coolfella','Ok thanks.\nDo you have a link that updates daily  or weekly of dead mudsharks.?\nLike the Incognman site',0,448043,_binary '[]',0,_binary '[]',_binary '[]'),(14398,14175,1634807866,801,'Whitebear','[URL unfurl=\"true\"]http://www.newnation.org/NNN-Black-on-White.html[/URL]\n\nPost all dead or wounded mud sharks on this page and the archives go back a dozen years or so.\n\nAll new news items black- on white are first featured on the top of the ‘front page’\n [URL]http://newnation.org/[/URL]\nThen copied to the black-on-white crime page\nIt’s just 2am on west coast just happened to notice your question \nI’ll check back in the morning \nBest,\nWhitebear\nNNN forum admin',0,448045,_binary '{\"unfurls\":{\"3768\":3768}}',0,_binary '[]',_binary '[]'),(14399,14175,1634807959,8213,'Coolfella','Thanks a lot.',0,448047,_binary '[]',0,_binary '[]',_binary '[]'),(14400,14183,1634808340,921,'Apollonian','Yes, so far so good, I tried bringing-up old threads on the two forums, \"ap commentary,\" and \"semitism...,\" and the treads duly came up, no problemo.  Thanks to editor for all his efforts.  (My note to editor on the other thread says it requires moderator approval.)  A.',0,448049,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14401,14184,1634840711,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.ksn.com/news/crime/pittsburg-police-investigating-shooting-death-of-teen/[/URL]\n\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/18/jase-elizabeth-delich[/URL]\n\n===\n\n\n[URL unfurl=\"true\"]https://chicago.suntimes.com/crime/2021/10/19/22734414/officer-shot-charges-jovan-mcpherson[/URL]\n\n\n===\n\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10109987/Fiston-Ngoy-Rape-suspect-Philadelphia-train-illegal-Congolese-immigrant.html[/URL]\n\n\n===\n[HEADING=2][URL=\'https://dir.md/news/local/2021/10/19/houston-area-healthcare-worker-accused-of-stealing-more-than-70k-from-elderly-couple-she-worked-for/?ned=us&host=www.click2houston.com\']Houston area health care worker accused of stealing more than $70K from elderly couple[/URL]\n[IMG]http://www.newnation.org/Images/2021/BrittanyNicoleKelly.jpg[/IMG][/HEADING]\n[URL unfurl=\"true\"]https://www.click2houston.com/news/local/2021/10/19/houston-area-healthcare-worker-accused-stealing-more-than-70k-from-elderly-couple-she-worked-for/[/URL]\n\n====\n\n[URL unfurl=\"true\"]https://boston.cbslocal.com/2021/10/19/boston-police-albany-street-south-end/[/URL]\n\n\n====\n\n[URL unfurl=\"true\"]https://wjla.com/news/local/david-williams-maryland-gaithersburg-man-sentenced-45-yearsprison-2017-rape-watkins-mill-road[/URL]\n\n\n====',0,448076,_binary '{\"unfurls\":{\"3782\":3782,\"3783\":3783,\"3784\":3784,\"3785\":3785,\"3786\":3786,\"3787\":3787,\"3788\":3788}}',0,_binary '[]',_binary '[]'),(14402,14185,1634841088,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14403,14185,1634842073,8223,'rayme','[QUOTE=\"Whitebear, convMessage: 14402, member: 801\"]\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin\n[/QUOTE]\nThank You ,   not yet kinda busy',0,448080,_binary '[]',0,_binary '[]',_binary '[]'),(14404,14184,1634843639,801,'Whitebear','Thanks a bunch. :)',0,448081,_binary '[]',0,_binary '[]',_binary '[]'),(14405,14173,1634875200,8047,'Arheel\'s Uncle','I see we have a few new members. Hope they post, not just read.\nWe\'ll see.',0,448102,_binary '[]',0,_binary '[]',_binary '[]'),(14406,14173,1634876225,8047,'Arheel\'s Uncle','[B]THIS is ready, blacks confirmed[/B] [URL]http://www.nnnforum.net/forums/index.php?threads/blacks-apd-preliminary-report-gunfire-at-the-atlantic-house-high-rise-apartment-building-balcony.361261/post-730265[/URL]',0,448107,_binary '[]',0,_binary '[]',_binary '[]'),(14407,14186,1634883499,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14408,14183,1634925663,8047,'Arheel\'s Uncle','I tested a number of mine & Appo\'s OOPS prior to new forum changeover threads, appears to be no OOPS.',0,448123,_binary '[]',0,_binary '[]',_binary '[]'),(14409,14183,1634926873,801,'Whitebear','Great, thanks for review and \'quality control\'. :)',0,448124,_binary '[]',0,_binary '[]',_binary '[]'),(14410,14187,1634929586,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14411,14173,1634959843,8047,'Arheel\'s Uncle','[COLOR=rgb(226, 80, 65)][B]VICTIM IS BLACK BOY[/B][/COLOR]\n[URL]https://www.tributearchive.com/obituaries/21938591/rodney-maurice-fossett-jr/decatur/alabama/reynolds-funeral-home[/URL]\n   \n                      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'https://www.al.com/news/huntsville/2021/10/third-person-charged-with-capital-murder-in-decatur-summer-homicide.html>          <b style=\'][B]          FOREIGN NAMED NEGRO Third person charged with capital murder in Decatur summer homicide[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/ZakariaYugusuk.jpg[/IMG][/LEFT]                     [RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT] A third person has been charged with capital murder in connection with a f[/TD]\n[/TR]\n[/TABLE]',0,448141,_binary '[]',0,_binary '[]',_binary '[]'),(14412,14173,1634962308,801,'Whitebear','Updated - thanks very much.\n\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://www.al.com/news/huntsville/2021/10/third-person-charged-with-capital-murder-in-decatur-summer-homicide.html>          <b style=\'][B]FOREIGN NAMED NEGRO Third person charged with capital murder in Decatur summer homicide[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/ZakariaYugusuk.jpg[/IMG][/LEFT][RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2021/RodneyMauriceFossettJr.jpg[/IMG][/RIGHT]A third person has been charged with capital murder in connection with a fatal shooting that took place in July in Decatur. Decatur police have charged [I][B]Khamis Zakaria Yugusuk,[/B][/I]25, of Nashville, in connection with the death of [B]Rodney Fossett Jr.[/B]\n\nFossett was shot was shot multiple times at his apartment at Summer Courtyard Apartments, 2222 Acadia Drive S.W., on July 13, and died Aug. 5 of his injuries at Huntsville Hospital. According to police, Yugusuk was located by U.S. Marshals in Nashville on Oct. 15, and extradited on Thursday to Decatur.\n\n[B]Keondrick Tyrek Boyd, 22, and [I]Ayqueele Mickole[/I] Edmond,[/B] 26, are also charged with capital murder in connection to Fossett’s death. All three are being held without bond in the Morgan County Correctional Facililty. Boyd, of Decatur, was arrested Aug. 6 in Tarrant County, Texas. Edmond, of Fort Worth, was booked into the Morgan County Jail last month.\n\n[URL=\'https://forebears.io/forenames/Khamis\'][B][I]Khamis Forename[/I] - Most prevalent in Tanzania[/B][/URL]\n\n[URL=\'https://www.tributearchive.com/obituaries/21938591/rodney-maurice-fossett-jr/decatur/alabama/reynolds-funeral-home\'][B]OBITUARY for (black) victim Rodney Maurice Fossett, Jr. - Decatur, Alabama - December 31, 1999 - August 5, 2021[/B][/URL][/TD]\n[/TR]\n[/TABLE]',0,448144,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14413,14173,1635064970,8047,'Arheel\'s Uncle','FP Bobsters list has bad link\n[URL=\'http://www.newnation.org/Student Shoots Himself In Leg Inside West Philadelphia School With Metal Detectors, Police Say\'][B]Student Shoots Himself In Leg Inside West Philadelphia School With Metal Detectors, Police Say [/B][/URL]\n\n[B]good link [URL]https://philadelphia.cbslocal.com/video/6131923-18-year-old-student-shoots-himself-in-leg-inside-west-philadelphia-school/[/URL][/B]',0,448190,_binary '[]',0,_binary '[]',_binary '[]');
INSERT INTO `xf_conversation_message` VALUES (14414,14184,1635084242,6369,'voiceofreason','[URL unfurl=\"true\"]https://6abc.com/philadelphia-shooting-lincoln-high-school-today-ryan-rowland-avenues/11146901/[/URL]\n\n[URL unfurl=\"true\"]https://www.inquirer.com/news/philadelphia-homicide-jeffrey-carter-lincoln-high-school-shooting-20211019.html?utm_source=facebook.com&utm_campaign=Philly.com+Facebook+Account&cid=Philly.com+Facebook&utm_medium=social&fbclid=IwAR3w2G8aRaI_U_WFuqaPbKEGyr7LqzpRQNsBgWlhZq5dNOvviPclJ58KWlU[/URL]\n\n-----\n\n[URL unfurl=\"true\"]https://www.stltoday.com/news/local/crime-and-courts/police-id-woman-killed-in-ofallon-mo-home-boyfriend-faces-weapons-charge/article_a178e6b2-4837-56d5-8020-c1f3202e4deb.html[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/17/shelbi-milburn[/URL]\n\n\n-----\n\n[URL unfurl=\"true\"]https://nbc25news.com/news/local/flint-man-charged-with-animal-abuse[/URL]\n\n------\n\n\n[URL unfurl=\"true\"]https://ktla.com/news/local-news/trio-charged-with-grand-theft-embezzlement-after-stealing-public-funds-meant-to-help-homeless-in-l-a/[/URL]\n\n\n===\n\n[URL unfurl=\"true\"]https://newyork.cbslocal.com/2021/10/22/westfield-home-invasion-sexual-assault-suspect-in-custody/[/URL]\n\n-----\n[URL unfurl=\"true\"]https://www.fox2detroit.com/news/feds-detroit-man-charged-with-locked-women-in-basement-giving-them-drugs-for-sex-with-men[/URL]\n\n---',0,448200,_binary '{\"unfurls\":{\"3891\":3891,\"3892\":3892,\"3893\":3893,\"3894\":3894,\"3915\":3915,\"3916\":3916,\"3917\":3917,\"3918\":3918}}',0,_binary '[]',_binary '[]'),(14415,14173,1635093771,801,'Whitebear','Thanks. Will fix.\nPower just went out in NorCal storm\n\nG’day',0,448205,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14416,14184,1635093911,801,'Whitebear','Thanks \n(Power just went out in Nor Cal storm)\n\nBest,\nG’day\nWB',0,448206,_binary '[]',0,_binary '[]',_binary '[]'),(14417,14188,1635099343,801,'Whitebear','I had the impression that it might never rain in Northern California again...\n(I still have not really studied your artificial rain thread.... but)\nwhere is the current rain coming off the Pacific coming from...\ncan\'t be a few Russian submarines with hot plates on the deck steaming up water for tea. :)\n\na neighbor down the street told me that his well went dry and had to plug in to his neighbor\'s....\n\nso are there still any \'natural\' rain storms, if rare?     (really)\n\nGood Morning\n(power back on to my computer and microwave in Northern California.).',0,448208,_binary '[]',0,_binary '[]',_binary '[]'),(14418,14173,1635106580,801,'Whitebear','Oh, I forgot to copy the link (on the front page summary of Bobster\'s posts....\n\nfixed, thanks.',0,448217,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14419,14188,1635135152,8047,'Arheel\'s Uncle','I have not looked into where your Cali storm was generated from, or the sequential WSAC systems which contributed to your rain storm. I\'m not sure how to capture past more than 24 hours of water vapor generation --[B]I wish I did[/B]-- but I\'ll take a quick look at Satellite feed.\nI USUALLY HAVE TO watch from first rain prediction on NEWS, or at accuweather, then follow 2-3x a day on Satellite feed, watching wind patterns into target storm area, screenshots etc to support the case for man made rain.\n\nYour neighbors well went dry because of the millions of gallons being pumped from geothermal to be further heated into steam, there\'s tens of thousands of those vent towers up in Northern half of Cali. Water always finds its level whether above or below ground. If his well is East & steam clouds are vented due West, his well water will flow Westward to fill the void, until the water underground is level.\n\nThere are some rain storms that only appear natural, they come from overlapping generated rain cloud systems, where the densest middle of system produced rain, overlap of the thinner outer areas didn\'t do anything, until after the overlaps built up into a separate system which may dissipate or may create rain.\n\n[B]LOOK at the MAP I posted from Marine Tracker yesterday & read the commentary I left.\n\nI will get that link & post it here, for you.\nI\'m happy your power is back on.\n\nMy latest meme, LOL\n\n[ATTACH type=\"full\"]8405[/ATTACH][/B]',1,448249,_binary '{\"attachments\":{\"8405\":8405}}',0,_binary '[]',_binary '[]'),(14420,14188,1635137665,8047,'Arheel\'s Uncle','[B]The text is at[/B] [URL]http://www.nnnforum.net/forums/index.php?threads/resource-black-crime-numbers-statistics-plague-famine-ice-age-societal-collapse-tribulation.341796/post-730297[/URL]\n\nThe MAP is in the post after.',0,448251,_binary '[]',0,_binary '[]',_binary '[]'),(14421,14188,1635148246,8047,'Arheel\'s Uncle','Welp, I spent time going over Satellite feed, tbh the storm clouds are far too developed into a blanket & past the point to be able to see the land origins of the steam plumes from geothermal vents or WSAC towers. I did catch a few plumes coming from the island areas off Vancouver, with latent [B]\"\"knobs\"\" [see Berlin as example pic for knobs][/B] that stopped, most of the time those plumes were at night & shut off shortly after daybreak. The knobs show and then spread out to form cloud blankets where knob hits & tries to punch through top layer of troposphere where it meets with the higher density Stratosphere.\nIn the future, if the news in your area is predicting rain/snow then let me know asap & I\'ll work on exposing origins of it.\n\n[B]example of knobs from post here [URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/post-726717\']berlin knobs shown from plane above cloud canopy[/URL][/B]\n[ATTACH type=\"full\" alt=\"wsac knobs.png\"]8406[/ATTACH]',1,448252,_binary '{\"attachments\":{\"8406\":8406}}',0,_binary '[]',_binary '[]'),(14422,14183,1635165999,8047,'Arheel\'s Uncle','[SIZE=6][B]Biden[/B][/SIZE][COLOR=rgb(184, 49, 47)][B][SIZE=6][B] [/B]     2021**************(((1975)))[/SIZE][/B][/COLOR]\n[ATTACH type=\"full\" alt=\"B NOZ JOB.png\"]8407[/ATTACH]',1,448263,_binary '{\"attachments\":{\"8407\":8407}}',0,_binary '[]',_binary '[]'),(14423,14184,1635178298,6369,'voiceofreason','It\'s heading south...shouldn\'t be too severe\n\nNothing major to report but this video is sort of funny..a couple of niggers cleaning out a high end purse boutique in Chicago...just like a swarm of locusts devouring a farmers\' crops\n\n[URL unfurl=\"true\"]https://cwbchicago.com/2021/10/video-thieves-steal-purses-worth-ten-of-thousand-from-mag-mile-boutiqu1.html[/URL]',0,448279,_binary '{\"unfurls\":{\"3992\":3992}}',0,_binary '[]',_binary '[]'),(14424,14184,1635183526,801,'Whitebear','Well some blue sky here this morning.\n\nThanks for \'swam of black locusts\' link. --  :)',0,448284,_binary '[]',0,_binary '[]',_binary '[]'),(14425,14188,1635184079,801,'Whitebear','Well, thanks very much for your review....  I understand now that it\'s difficult to\nbacktrack to where a current rain storm may have come from if it is already fully developed.\n\nWhat surprised me as the storm hit my house was that it had been a very long time since the last rain in the official Northern Californian Drought.  and\nthat the weather maps showed the huge impending storm covering practically the whole northern pacific ocean - and with my limited understanding of the \'tea-pot steam generators produce almost all of the current weather controlled rain....\n\nbecause I saw this huge rain cloud spiral covering most of the northern pacific...\nI did\'t realize that this was the LATE TERM stage of the storm... - and didn\'t look that\nclosely. - just first impression was that  \"this is all over the ocean - so where are the cloud generators - on fishing boats?  :) :) --  on eskimo seal-skin kayaks ? :)\n\n- - - - - -\nOh, yes, and your Nice Witch of the North? from Over the Rainbow somewhere is a lovely meme\n[ATTACH type=\"full\"]8408[/ATTACH]',1,448285,_binary '{\"attachments\":{\"8408\":8408}}',0,_binary '[]',_binary '[]'),(14426,14189,1635185336,801,'Whitebear','so it looks like you were able to change the thread title to [B]\"History: Jew spies and agents of influence, Vic Rothschild, George Koval, Morganthau--so\n\nso that\'s great - glad we figured that out.[/B]\n\n( you\'re welcome)\n\n[B]Whitebear[/B]',0,448287,_binary '[]',0,_binary '[]',_binary '[]'),(14427,14188,1635201442,8047,'Arheel\'s Uncle','Into Southern Cali there are 2 origins of cloud generation of rivers of water vapor moving fast & joining up, that\'s the Sequential part.\nAt this moment in time it\'s still around Slider position 143. That mark will change as time goes by, it moves to far left then out of the 24 hour continuous loop. [URL]https://weather.cod.edu/satrad/?parms=regional-w_southwest-01-200-0-100-1&checked=map&colorbar=undefined[/URL]\n\n[B]On [U]ANY[/U] given day, there\'s no water underground to suck from to generate steam to\n create massive Clouds on Land![/B]\n[URL=\'https://weather.cod.edu/satrad/?parms=regional-w_southwest-11-200-0-1000-12&checked=map&colorbar=undefined\']https://weather.cod.edu/satrad/?par...-200-0-1000-12&checked=map&colorbar=undefined[/URL]\n\n[B]Here\'s a sequential cloud generation to build a huge rain/storm system.\nJust look at pics here[/B] [URL]http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.359873/post-726751[/URL]',0,448293,_binary '[]',0,_binary '[]',_binary '[]'),(14428,14188,1635201580,8047,'Arheel\'s Uncle','I am still looking for my post of the 10s of thousands of cloud emitting vent networks up at the Geysers in N Cali',0,448294,_binary '[]',0,_binary '[]',_binary '[]'),(14429,14188,1635201779,8047,'Arheel\'s Uncle','An in order sequential system to cover Cuba & make rain\n[ATTACH type=\"full\"]8409[/ATTACH]',1,448296,_binary '{\"attachments\":{\"8409\":8409}}',0,_binary '[]',_binary '[]'),(14430,14188,1635201966,8047,'Arheel\'s Uncle','6 mins GEOTHERMALS IN NORTHERN CALI\n[MEDIA=youtube]ShysIIQewXY[/MEDIA]',0,448297,_binary '[]',0,_binary '[]',_binary '[]'),(14431,14188,1635204841,8047,'Arheel\'s Uncle','NoCali, It was one of my last projects on Rain thread, I suppose the forum lost the extensive research, photos & text I\'d written on the Geysers geothermal, 10s of thousands of little towers for cloud generation up in NoCali...??\nNo big deal, it\'s same as in Baja, CA.',0,448306,_binary '[]',0,_binary '[]',_binary '[]'),(14432,14188,1635214461,801,'Whitebear','Are there some other thread/posts that got lost in my \'Berserker/OOPS!\' fiasco?\n[QUOTE]\n[COLOR=rgb(184, 49, 47)][SIZE=3]\"NoCali, It was one of my last projects on Rain thread, I suppose the forum lost the extensive research, photos & text I\'d written on the Geysers geothermal, 10s of thousands of little towers for cloud generation up in NoCali...??\'[/SIZE][/COLOR]\n[/QUOTE]\nHmmm, I thought all would have been restored... even tho \'no big deal\'....\nif you might give me a few clues on where and when they were posted and [B]key. words\n[beyond or in addition to \"Geysers geothermal - Norcal\"[/B]\nI might be able to find a backup and perhaps restore them.\n\nWas it the Rain thread in [URL=\'http://www.nnnforum.net/forums/index.php?forums/arheels-off-grid-rv-campsite.463/\']Arheel\'s OFF-GRID RV-campsite[/URL]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/\'][COLOR=rgb(184, 49, 47)][SIZE=5]Rain, floods, science of rain[/SIZE][/COLOR][/URL]. - (posts from March 10, 2021 -> Aug 30, 2021)\nand/or the rain thread as it was extracted to be a hidden-to-the-public thread?\n[LIST=1]\n[*][COLOR=rgb(184, 49, 47)][SIZE=5][URL=\'http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/\']Rain, floods, science of rain[/URL] - [posts from March 10, 2021 --> Aug 18, 2021][/SIZE][/COLOR]\n[/LIST]\nAny idea of when, what date or days?\n\n- - - - - - - - - - - - - - -\n[URL=\'https://duckduckgo.com/?q=++geothermal+facilites+in+Northern+California++&t=brave&ia=web\']geothermal facilites in Northern California[/URL] (duck search)',0,448318,_binary '[]',0,_binary '[]',_binary '[]'),(14433,14188,1635239697,8047,'Arheel\'s Uncle','I\'m working on this. I cannot give exact post dates & topic details but I can quickly & easily recreate a good approximation of my 3 or 4 original posts on NoCal Geysers & clouds. That [B]6 min video of 2014[/B] posted above was at the pinnacle of NoCal\'s loss of groundwater & the problems are way worse in 2021. \nThat short video is succinct & easy to understand once you watch it.\nI know the topic well, and the Science.\nMy #1 post in original Rain thread has my links to majority of important research tools I use. After that I pull from my brain\'s HD of other details.\n[B]I\'d suggest you not spending time on recovery.[/B]',0,448330,_binary '[]',0,_binary '[]',_binary '[]'),(14434,14184,1635255751,6369,'voiceofreason','[URL unfurl=\"true\"]https://newyork.cbslocal.com/2021/10/25/meghan-kiefer-coram-deadly-stabbing-arrest/[/URL]\n\nKASON PARKER\nCustody Record\nAge33\nGender Male\nRace Black\nNY: Suffolk County Sheriff\'s Office\nID Number767***\nCustody Status In Custody\nCustody Detail Suffolk County Correctional Facility\n\nthe coalburning slut\'s faceberg: no pic of the buck though\n\n[URL unfurl=\"true\"]https://www.facebook.com/meghan.kiefer.14[/URL]\n\n\n-----\n\n[URL unfurl=\"true\"]https://www.fox5ny.com/news/nypd-seeks-union-square-hamburglar[/URL]\n\n[URL unfurl=\"true\"]https://newyork.cbslocal.com/2021/10/26/union-square-subway-shooting-suspect/[/URL]\n\n[URL unfurl=\"true\"]https://fox4kc.com/news/kck-police-say-man-pulled-gun-on-cvs-worker-stole-over-100-worth-of-toilet-paper/[/URL]',0,448340,_binary '{\"unfurls\":{\"4024\":4024,\"4025\":4025,\"4026\":4026,\"4027\":4027,\"4028\":4028}}',0,_binary '[]',_binary '[]'),(14435,14184,1635267848,801,'Whitebear','Thanks.      Good Day  :)',0,448350,_binary '[]',0,_binary '[]',_binary '[]'),(14436,14188,1635268144,801,'Whitebear','OK.  Thanks very much.  Hope I didn\'t waste. your time responding because\nyou have already posted the documentation which contains the answer - it was\njust the \'drama\' of the actual \'rain storm\' in the news headlines and the thunder\nin the distance - I do plan to study you RAIN-etc. documentation so I can follow up\nwith your provided sources - for a start just to get a better idea of \'massive northern pacific\nstorms.       Best,  :)',0,448351,_binary '[]',0,_binary '[]',_binary '[]'),(14437,14188,1635311523,8047,'Arheel\'s Uncle','Not a problem but I wish people knew how dire the water problem really is.\nI did finish up the text for my Water from Air system manual & User Guide, schematics & drawings, text, parts used links, photos. It\'s a good solution for water generation & survival. It does work very good, even here in the desert, low humidity.\n\nMY internal hard drive crashed, I then started fresh, did a clean OS install on wiped HD, now my laptop does not detect internal HD. \nSooooo, I\'ll be working on a very limited low <4GB available USB memory stick + OS temporarily until I get a new HD.\nUntil then, I won\'t get much done.\nFortunately I had done a file backup to ext HD 2 days earlier.',0,448389,_binary '[]',0,_binary '[]',_binary '[]'),(14438,14184,1635332342,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.12newsnow.com/article/news/crime/fatal-family-violence-shooting-kills-one-in-beaumont/502-3e807f0a-c97a-4d3d-924a-9add153e738b[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/23/ashley-barlow[/URL]\n\n====\n\n[URL unfurl=\"true\"]https://www.fox13memphis.com/news/local/man-arrested-after-exposing-himself-park-while-kids-play/STPKY3CSSZDY3BIT5AAUVLVPEM/[/URL]\n\n[URL unfurl=\"true\"]https://www.kait8.com/2021/10/26/jonesboro-man-accused-assaulting-raping-woman/[/URL]',0,448397,_binary '{\"unfurls\":{\"4074\":4074,\"4075\":4075,\"4076\":4076,\"4077\":4077}}',0,_binary '[]',_binary '[]'),(14439,14184,1635352642,801,'Whitebear','and thanks again\n\nGood Day :)',0,448407,_binary '[]',0,_binary '[]',_binary '[]'),(14440,14188,1635352902,801,'Whitebear','Thanks for report - later let me know if there is anything I might do to help promote your book.\n\nVirtual support for recovery of your computer stuff.  :)',0,448409,_binary '[]',0,_binary '[]',_binary '[]'),(14441,14188,1635386053,8047,'Arheel\'s Uncle','Nah, the HD had internal power issue, it didn\'t recognize +5 volts.\nI headed to pc store, bought new one. Piece of cake.\nIt is jamming fast, compared to the old one.\n\nIt\'s the User Manual & DIY for the water system I built, at 12 pages, not really a book.',0,448432,_binary '[]',0,_binary '[]',_binary '[]'),(14442,14184,1635426780,6369,'voiceofreason','Your very welcome! Here\'s a humorous follow up to last weeks Milwaukee dead mudshark post:  \n\n[URL unfurl=\"true\"]https://www.fox6now.com/news/muenzenberger-family-statement-mallery-no-longer-lives-in-fear[/URL]\n\n[HEADING=2]Muenzenberger family statement: Mallery \'no longer lives in fear\'[/HEADING]\n\nher faceberg: (11/20/20 post)\n\n[URL unfurl=\"true\"]https://www.facebook.com/mallery.muenzenberger[/URL]\n[URL=\'https://www.facebook.com/mallery.muenzenberger?__cft__[0]=AZWlbSAxcCaUPa7cvZzaSmBMTp3yTSa3JEkVIiTlrCKoZK4drmHR0eettPbUl8uZBDEnAKnwE0xBOn1oyy2BVhCcd9a0AJA1ZkkZZkNGBbu3zmoATr32yHMFTnrvRSWuVig&__tn__=%3C%2CP-R\'][/URL]\n[HEADING=1][URL=\'https://www.facebook.com/mallery.muenzenberger?__cft__[0]=AZWlbSAxcCaUPa7cvZzaSmBMTp3yTSa3JEkVIiTlrCKoZK4drmHR0eettPbUl8uZBDEnAKnwE0xBOn1oyy2BVhCcd9a0AJA1ZkkZZkNGBbu3zmoATr32yHMFTnrvRSWuVig&__tn__=-UC%2CP-R\'][B]Mally Mal[/B][/URL][/HEADING]\n[URL=\'https://www.facebook.com/mallery.muenzenberger#\']Novemgaob6enhsr 9l06,o gid2020[/URL]  · \n\nThis just made me cry... the simple things people are \"beefing\" over and there\'s real life shit going on out here. WAKE UP PEOPLE [IMG alt=\"?\"]https://www.facebook.com/images/emoji.php/v9/t54/1.5/16/1f5e3.png[/IMG][IMG alt=\"?\"]https://www.facebook.com/images/emoji.php/v9/t54/1.5/16/1f5e3.png[/IMG][IMG alt=\"?\"]https://www.facebook.com/images/emoji.php/v9/t54/1.5/16/1f5e3.png[/IMG] These kids can\'t even be kids no more, we need to love them DIFFERENT [IMG alt=\"?\"]https://www.facebook.com/images/emoji.php/v9/te2/1.5/16/1f463.png[/IMG] Keep your people close and STAY FUCKING WOKE [IMG alt=\"♥️\"]https://www.facebook.com/images/emoji.php/v9/t33/1.5/16/2665.png[/IMG]\n\n[IMG]https://scontent-lax3-2.xx.fbcdn.net/v/t1.6435-9/123920459_3678283372258149_8027661961216166588_n.jpg?_nc_cat=107&ccb=1-5&_nc_sid=8bfeb9&_nc_ohc=qagoDVQFVmkAX-rq5zZ&_nc_ht=scontent-lax3-2.xx&oh=b9ab0bb475db5588ab198eb50d27a9c2&oe=61A1BFC6[/IMG]\n\n\n====\n\n[URL unfurl=\"true\"]https://chicago.suntimes.com/crime/2021/10/25/22745478/bridgeport-sex-assault-spa-cook-county-criminal-court[/URL]\n\nJAMEEL BALLARD\nCustody Record\nAge 28\nGender Male\nRace Black\nIL: Cook County Sheriff\'s Office\nID Number788***\nCustody Status In Custody\nCustody Detail Cook County Department of Corrections\n\n\n[URL unfurl=\"true\"]https://katv.com//news/local/1-dead-in-little-rock-homicide[/URL]\n\n[URL unfurl=\"true\"]https://www.kmov.com/news/police-looking-for-man-who-exposed-himself-to-school-children/article_1a5c2382-328c-11ec-bd91-bf67b190aec2.html[/URL]\n\n[URL unfurl=\"true\"]https://abcnews4.com/news/local/hanahan-police-arrest-suspect-for-robbing-facebook-marketplace-sellers-at-gunpoint-wciv[/URL]\n\n[URL unfurl=\"true\"]https://myfox28columbus.com/news/local/columbus-city-schools-teacher-robert-pea-arrested-by-central-ohio-human-trafficking-task-force-10-27-2021[/URL]',0,448441,_binary '{\"unfurls\":{\"4123\":4123,\"4124\":4124,\"4125\":4125,\"4126\":4126,\"4127\":4127,\"4128\":4128,\"4129\":4129}}',0,_binary '[]',_binary '[]'),(14443,14188,1635441979,8047,'Arheel\'s Uncle','Just to be clear, you have never wasted my time. I\'m always afraid of wasting your time.\n\nMy 10 yr old business laptop is up & working, all set up. So fast now.\nIn the past we resurrected old bloated & useless Windows PC, upgraded to Linux.\nLinux is a game changer. These days, Linux is almost PnP.',0,448458,_binary '[]',0,_binary '[]',_binary '[]'),(14444,14188,1635445568,801,'Whitebear','I have read \'good things\' about Linux and was almost looking into\nconverting my last Windows PC to that - but got distracted.\n\nHad to look-up [URL=\'https://en.wikipedia.org/wiki/List_of_computing_and_IT_abbreviations#P\']PnP[/URL]. of course I recognize PnP just not the acronym :)\nHmmm. well if I get all caught up on my current crash \'intermediate to advanced\'\n\'trial and error\' figuring out new forum website & stuff...  maybe I\'ll get to it.\n\nJust last night I tried to power-up two old macbook pro laptops and my last Windows 7\nlaptop in order to erase all personal data and \'trade in\' or recycle...  but very difficult to\ndecide that I didn\'t forget to transfer something.',0,448459,_binary '[]',0,_binary '[]',_binary '[]'),(14445,14188,1635456698,8047,'Arheel\'s Uncle','When you\'re ready, just get a $16.99 green color USB Stick with Linux on it. Plug n Play. PnP.\nIt\'s all pretty much automatic. Its Utilities are quick n easy.\nYour old laptops will work much faster & be like new. I got screwed over on buying expensive MS Office many times. INTEL INSIDE MEANS ISRAEL IS INSIDE via backdoors, Linux hasn\'t been fully conquered yet, but IZZY\'S working on that.\nIf you need help, I can help out.\nOnly 1 reason I will have to get another Windows OS on a used PC very soon, is my YAESU ham radios\' programming software will not work on Linux OS. That ticks me off.',0,448463,_binary '[]',0,_binary '[]',_binary '[]'),(14446,14188,1635471187,801,'Whitebear','Well, thanks very much!    That sounds easy.      That will give me an excuse to\nkeep the old laptops rather than spend time and money to vituarlly \'shred\' all the old data on them.\n\nWell, I\'ll know who to check back with (you) if/when I get to this project which sound interesting.\nand thanks for the warning on MS Office.  I thinks I have been paying $70 a year...\nI only really use Microsoft Word - there must be some replacement software.\n\n==========================================================\nWell, I found \'your\' Linux on a green stick !!\n[ATTACH type=\"full\" alt=\"1635471438291.png\"]8411[/ATTACH]\n\nSounds like a good place to start..',1,448477,_binary '{\"attachments\":{\"8411\":8411}}',0,_binary '[]',_binary '[]'),(14447,14188,1635481201,8047,'Arheel\'s Uncle','Yeppers, that\'s the right USB. Worth every penny. Originally I did it the old way, awful.\nLibre Office is a free office suite. It\'s basically identical to MS Office, also compatible & just as powerful. You can save documents either way, Libre opens all.\nTrust me, haha, you won\'t be sorry you did it.\n\nIF YOU DO, STICK TO CINNAMON, I know it well.\n\nTest this short LibreOffice document, see if you can open it ... compare function in MS Office, it might ask you to convert to Microsoft.',0,448493,_binary '[]',0,_binary '[]',_binary '[]'),(14448,14188,1635481443,8047,'Arheel\'s Uncle','Nevermind, I\'ll have to send it via regular email. I\'d have to change extension to pdf, or txt.\nDefeats test purposes.\nLater, or tomorrow.',0,448494,_binary '[]',0,_binary '[]',_binary '[]'),(14449,14188,1635481526,801,'Whitebear','Thanks.  I\'ll check back with you on this....    It\'l take me a little trying out just to establish a base\n\ncan\'t resist \'one little question\'.  can the USB boot thingee be plugged into ANY computer and take over....    can I run existing applications and see existing data when operating from USB operating system?\n\nhmmm might\'s well go ahead and hit the ORDER button on my Amazon cart.',0,448495,_binary '[]',0,_binary '[]',_binary '[]'),(14450,14188,1635482018,8047,'Arheel\'s Uncle','Do you know what HOTKEY your laptops require to open BIOS to change the BOOT order to USB?\nYou tap that key after powering up right when you see the LOGO, if it goes away before you click key you waited too long.\nMine is DELL, or the Gateway cow spots.',0,448496,_binary '[]',0,_binary '[]',_binary '[]'),(14451,14188,1635482294,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14449, member: 801\"]\ncan\'t resist \'one little question\'.  can the USB boot thingee be plugged into ANY computer and take over....    can I run existing applications and see existing data when operating from USB operating system?\n[/QUOTE]\nI AM NOT SURE ABOUT READING WINDOWS FILES, I\'LL SEE WHAT i CAN FIND. If you can run the PC WINDOWS, try to move files into an external drive, or onto R/RW disks.\n I DO KNOW YOU CAN LOAD LINUX & KEEP WINDOWS, CALLED PARALLEL OS.\nI did not do that, I wiped Windows & did only Linux.\n[QUOTE=\"Whitebear, convMessage: 14449, member: 801\"]\nhmmm might\'s well go ahead and hit the ORDER button on my Amazon cart.\n[/QUOTE]\nHOORAY, MY 9TH LINUX CONVERT. Maybe.',0,448497,_binary '[]',0,_binary '[]',_binary '[]'),(14452,14188,1635482800,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14449, member: 801\"]\ncan the USB boot thingee be plugged into ANY computer and take over....\n[/QUOTE]\nAny computer as long as specs are decent, I\'m sure yours are okay.\n[QUOTE=\"Whitebear, convMessage: 14449, member: 801\"]\ncan I run existing applications and see existing data when operating from USB operating system?\n[/QUOTE]\n[U][B]NOT RELEVANT NOW[/B]\"No, Linux would only run it\'s own OS, not MS, it\'s two different machine languages.\"[/U]\n\nLinux does have a conversion Utility for many MS software, called WINE.\nAn old used Linux for Dummies, or, I can find the free PDF files.\nLINK TO\n[URL=\'http://www.pdfsearchengine.net/\'][B]PDF SEARCH ENGINE[/B][/URL]',0,448498,_binary '[]',0,_binary '[]',_binary '[]'),(14453,14188,1635483025,8047,'Arheel\'s Uncle','When I said\n[QUOTE]\nSooooo, I\'ll be working on a very limited low <4GB available USB memory stick + OS temporarily until I get a new HD.\n[/QUOTE]\nMy HD was dead. I ran my laptop off the green USB, without a HD which meant no OS, very limited though regarding memory for loading huge pages, couldnt watch online videos nothing to buffer to.\nYou\'re running Linux from the OS on green USB.',0,448499,_binary '[]',0,_binary '[]',_binary '[]'),(14454,14188,1635483224,8047,'Arheel\'s Uncle','[HEADING=1]SORRY, I GUESS YOU CAN DO IT ALL. I never looked, didn\'t need it.[/HEADING]\n[HEADING=1][/HEADING]\n[HEADING=1][URL=\'https://www.pcgamer.com/microsoft-is-making-it-a-lot-easier-to-access-linux-files-in-windows-10/\']Microsoft is making it a lot easier to access Linux files ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=CAN%20MICROSOFT%20OPEN%20LINUX%20DOCUMENTS+site:www.pcgamer.com&t=lm\'][IMG]https://external-content.duckduckgo.com/ip3/www.pcgamer.com.ico[/IMG][/URL][URL=\'https://www.pcgamer.com/microsoft-is-making-it-a-lot-easier-to-access-linux-files-in-windows-10/\']https://www.pcgamer.com › microsoft-is-making-it-a-lot-easier-to-access-linux-files-in-windows-10[/URL]\n[B]Microsoft[/B] is essentially building on its plan to jam a full [B]Linux[/B] kernel in Windows 10, as it previously announced. Users have been able to access [B]Linux[/B] files in Explorer since the May 2019 update ...\n\n=============================================================================\n[HEADING=1][URL=\'https://linuxbsdos.com/2012/01/02/how-to-access-microsoft-windows-files-and-folders-from-linux/\']How to access Microsoft Windows files and folders from Linux[/URL][/HEADING]\n[URL=\'https://linuxbsdos.com/2012/01/02/how-to-access-microsoft-windows-files-and-folders-from-linux/\']https://linuxbsdos.com › 2012 › 01 › 02 › how-to-access-microsoft-windows-files-and-folders-from-linux[/URL]\nBecause of the nature of [B]Linux[/B], when you boot into the [B]Linux[/B] half of a dual-boot system, you can access your data (files and folders) on the Windows side, without rebooting into Windows. And you can even edit those Windows files and save them back to the Windows half. It is a very simple process, and requires very little work on your part.',0,448500,_binary '[]',0,_binary '[]',_binary '[]'),(14455,14188,1635484919,8047,'Arheel\'s Uncle','2009 version,  good for basics. I\'ll look it over, but I\'m sure most is same but without MINT Cinnamon.\nLinux for Dummies...pdf download from edu site (college)\n9th version\n459 pages\n[URL=\'https://www.iiitd.edu.in/~amarjeet/Files/SM2012/Linux%20Dummies%209th.pdf\']https://www.iiitd.edu.in/~amarjeet/Files/SM2012/Linux Dummies 9th.pdf[/URL]\n\n[B]BETTER[/B]\n52 page guide\n[B]Linux Mint 18[/B], start at page 21 [URL]https://www.linuxmint.com/documentation/user-guide/Cinnamon/english_18.0.pdf[/URL]',0,448501,_binary '[]',0,_binary '[]',_binary '[]'),(14456,14188,1635486154,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14446, member: 801\"]\nWell, I found \'your\' Linux on a green stick !!\n[ATTACH=full]8411[/ATTACH]\n\nSounds like a good place to start..\n[/QUOTE]\nHmmm, I was reading at Amazon,\nsays it could repair\n[QUOTE]\nBoot Repair Disk is also included on the USB as a bonus, Boot Repair Disk - is a live CD that repairs multiple Linux distributions. Boot-Repair Disk repairs the GRUB boot loader of Linux and [U]can repair multiple editions of Microsoft Windows operating systems.[/U]\n[/QUOTE]\n[COLOR=rgb(184, 49, 47)][B]\nIF you want, you can make your own USB[/B][/COLOR] [URL]https://linuxmint.com/documentation.php[/URL]\nThey have come so far since I got started, it\'s amazing.',0,448502,_binary '{\"attachments\":{\"8411\":8411}}',0,_binary '[]',_binary '[]'),(14457,14188,1635486674,801,'Whitebear','Well, thanks very much.... it will take me a while to catch up on the basic operational orientation to linux.   Interesting that \'Windows\' was working on integrating? linux - might that have been because linux was becoming competitive with windows when they were forcing every one onto windows 10 and \'threatening\' to withdraw all support for windows 7 - (which I worked with until just a few years ago (have to look it up) when I decided to try out MAC OS.   \n\nso thanks again I see you gave me a link to basic into to \'cinnamon-mint\' which would have cost at least $100 - back when books were printed about computer programming & stuff.\n\nI do occasionally have to take a break  from copying and pasting forum & news link stories\nand I can see that \'Journey into Linux\' may take a little while. :)',0,448503,_binary '[]',0,_binary '[]',_binary '[]'),(14458,14188,1635486939,8047,'Arheel\'s Uncle','IT IS NOT THAT HARD. NOT AT ALL.',0,448504,_binary '[]',0,_binary '[]',_binary '[]'),(14459,14188,1635487104,8047,'Arheel\'s Uncle','[B] IF you want, you can make your own USB[/B] [URL]https://linuxmint.com/documentation.php[/URL]\nThey have come so far since I got started, it\'s amazing.',0,448505,_binary '[]',0,_binary '[]',_binary '[]'),(14460,14188,1635487342,8047,'Arheel\'s Uncle','DOWNLOAD & HANG ONTO THIS FILE. \nI\'LL TELL YOU ABOUT IT LATER WHEN YOU GET to that stage.\nI was looking for this file last night, it\'s new from July 2021.\n[URL=\'https://buildmedia.readthedocs.org/media/pdf/lym/latest/lym.pdf\']Terminal Commands[/URL]',0,448506,_binary '[]',0,_binary '[]',_binary '[]'),(14461,14184,1635487865,801,'Whitebear','Thanks \'Vor\'.    got a little backlogged today -    I wonder if  the number of black-crime news stories has anything to do with the number of black crimes - wonder if there is any conscious decisions by the controllers of most major media as to how much or little is reported.\n\nThere is still a fairly deep well in LOCAL CRIME - more in the South and other black saturated cities.    Anyway still working on project of migrating DOMAIN newnation.org off of the Network Solutions registrar since they were bought up by big monopoly internet service company and\nthreatened VDARE to kick them off after 20 years - which VDARE took seriously an motivated me to search for a more tolerant internet registrar and hosting service provider.  \n\nProgress but still a lot of \'packaging up\' 20 years of stuff to transfer.\n\nGood Day\nWB',0,448507,_binary '[]',0,_binary '[]',_binary '[]'),(14462,14188,1635488896,801,'Whitebear','Great, thanks, downloaded.',0,448508,_binary '[]',0,_binary '[]',_binary '[]'),(14463,14188,1635523565,8047,'Arheel\'s Uncle','[SIZE=4]Oh my gosh, I just downloaded the latest Linux, burned to USB.\nIt is too easy!!! [B]Don\'t buy[/B] the USB stick unless you want to.\n[/SIZE]\n[LIST=1]\n[*][SIZE=4][B]Go here[/B] [B][URL=\'https://www.linuxmint.com/edition.php?id=288\'][B]Linux Mint OS download & INSTALLATION instruction page[/B][/URL][/B][/SIZE]\n[*][SIZE=4][B]After you Download Linux OS iso file, make USB:[/B][/SIZE]\n[*][SIZE=4][B]How to make bootable USB (or DVD) [URL=\'https://linuxmint-installation-guide.readthedocs.io/en/latest/burn.html\']make bootable USB[/URL][/B][/SIZE]\n[*][U][SIZE=4][B]Get [U]etcher[/U] to select iso file from PC to burn \"contents\" of iso file onto USB using[/B] [B][URL=\'https://www.balena.io/etcher/\'][B]etcher[/B][/URL][/B][/SIZE][/U]\n[/LIST]\n[HEADING=2][SIZE=4]ETCHER --In Windows, [COLOR=rgb(184, 49, 47)]Mac OS[/COLOR], or other Linux distributions. Flash OS images to SD cards & USB drives, safely and easily.[/SIZE][/HEADING]\n\n=========================================================[SIZE=4]\n[B]Today I\'m just playing with new fun stuff on Linux. ODT means a LibreWriter extension, like .txt\nI know the USB you buy is an 8GB, which if you use the USB to run a limited PC like I did without a HD, then it stands to reason that if you were to download Linux iso onto a 16GB or larger memory stick, then there would be more room to save your downloaded or created wordprocessed files onto the USB. I [U]was[/U] able to save a couple small ODT files onto my Linux USB stick.\n\nSooo, the USB is like a complete OS with it\'s own storage space and can be used on any computer without leaving traces of usage on those computers. [/B][/SIZE]',0,448529,_binary '[]',0,_binary '[]',_binary '[]'),(14464,14188,1635528092,801,'Whitebear','very very interesting - thanks very much -  I bookmarked the first link...\nI think I have a a 32GB USB that I was saving for something\n\nwill check back after doing some \'daily updates\'. :)',0,448534,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14465,14188,1635530856,8047,'Arheel\'s Uncle','I changed my BIOS to this order, and left it that way\n[LIST=1]\n[*]boot from USB\n[*]boot from hard drive (has Linux OS installed)\n[*]boot from cd/dvd\n[*]I forgot what that was\n[/LIST]\nIf you don\'t have a bootable USB inserted then PC will automatically go to next in line, so for future use if problems, might want to leave BIOS with that hierarchy. That way you can boot via Linux USB to be able to use the recovery Utilities. There will be a round disk icon which if clicked allows a new install of Linux OS, don\'t do that unless you want to wipe out HD & reinstall afresh.\n\nI\'m still figuring out how to do proper \"Partition\" so it doen\'t wipe out my files if I do a new install OS over the old one. I might have to log into HexChat to ask Q\'s to those in the Linux special forum chatroom.',0,448538,_binary '[]',0,_binary '[]',_binary '[]'),(14466,14188,1635533976,8047,'Arheel\'s Uncle','Free PDF \n[B]Linux Bible (2015 version)[/B]\nRead online or download here [B][URL]https://udaygade.files.wordpress.com/2015/04/linux-bible-by-christopher-negus.pdf[/URL][/B]\n\nThat author, C. Negus, is very good at explaining.\nSoooo, I figure you\'re set to GO LINUX.\nNever buy virus software, office, drawing, etc ever again. I used to spend 300-600 annually on PC software.\nI have donated to Linux in the past.',0,448540,_binary '[]',0,_binary '[]',_binary '[]'),(14467,14188,1635535273,801,'Whitebear','THANKS AGAIN -  plenty of (free) documentation tutorial(s). :)',0,448542,_binary '[]',0,_binary '[]',_binary '[]'),(14468,14188,1635542927,8047,'Arheel\'s Uncle','fwiw, I just went through I installed Linux 20.1 via the new USB from my earlier playtime..\nIt\'s PnP. It\'s very good, easy. You\'re smart, I don\'t think you\'ll have issues. I\'m here to help.\nBut, now I\'m starting all over for next few hours.',0,448546,_binary '[]',0,_binary '[]',_binary '[]'),(14469,14188,1635543139,801,'Whitebear','OK,  will \'follow\'. :)',0,448547,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14470,14190,1635566743,8047,'Arheel\'s Uncle','[SIZE=6][B]Victim\'s name was [COLOR=rgb(226, 80, 65)]Anthony Nelson[/COLOR] in this article, but I can\'t register to get entire article[COLOR=rgb(0, 0, 0)][B], I got a couple glimpses[/B][/COLOR][/B][COLOR=rgb(0, 0, 0)][B] before I got locked out. Sounds like a White male name.[/B][/COLOR][/SIZE]\n[HEADING=1][URL=\'https://www.arkansasonline.com/news/2021/oct/27/police-investigate-little-rock-killing/\']Man charged with capital murder in Little Rock homicide ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=Antwann%20Wright+site:www.arkansasonline.com&t=lm\'][IMG]https://external-content.duckduckgo.com/ip3/www.arkansasonline.com.ico[/IMG][/URL][URL=\'https://www.arkansasonline.com/news/2021/oct/27/police-investigate-little-rock-killing/\']https://www.arkansasonline.com › news › 2021 › oct › 27 › police-investigate-little-rock-killing[/URL]\n[B]Antwann[/B] [B]Wright[/B] has been charged with capital murder, aggravated assault, first-degree terroristic threatening and three counts of terroristic act, according to a Little Rock police Twitter post.\n     \n[SIZE=6][B] FRONTPAGE [/B][/SIZE] \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'https://katv.com//news/local/1-dead-in-little-rock-homicide\'][B]          (Black) Man charged with capital murder in Little Rock homicide[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/AntwannWright.jpg[/IMG][/LEFT]                     [RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT] LITTLE ROCK, Ark. (KATV) — A man was arrested in connection to a Little Rock homicide that happened on Tuesday, police reported. [B]Antwann Wright[/B] was charged with capital murder, aggravated assault, three counts of terroristic act and first-degree terroristic threatening. [/TD]\n[/TR]\n[/TABLE]',0,448561,_binary '[]',0,_binary '[]',_binary '[]'),(14471,14190,1635567058,801,'Whitebear','I\'m using BRAVE BROWSER - if that makes any difference\n\nAuthorities have arrested a man in connection with a homicide that happened overnight on Asher Avenue, police said Wednesday.\n\nAntwann Wright has been charged with capital murder, aggravated assault, first-degree terroristic threatening and three counts of terroristic act, according to a Little Rock police Twitter post.\n\nOne person died in the killing, which occurred in the 5100 block of Asher Avenue, between Mary and Monroe streets, a separate post from the department states.\n\n[B][COLOR=rgb(184, 49, 47)]Police didn’t immediately release the name of the victim.[/COLOR][/B]\n\nThe investigation is ongoing.\n\n[I]This story has been updated. It was originally published at 7:21 a.m.[/I]',0,448563,_binary '[]',0,_binary '[]',_binary '[]'),(14472,14190,1635567276,801,'Whitebear','[URL=\'https://www.msn.com/en-us/news/politics/republicans-demand-answers-from-biden-cabinet-on-reported-payments-to-illegal-immigrants-horrific-decision/ar-AAQ6o48\'][/URL]\n[ATTACH type=\"full\"]8413[/ATTACH][IMG]https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AAQ3VGL.img?h=352&w=624&m=6&q=60&o=f&l=f[/IMG]© Provided by KATV Little Rock/Pine Bluff\nLittle Rock police identified the victim of a [URL=\'https://katv.com/news/local/1-dead-in-little-rock-homicide\']deadly shooting[/URL] that happened on Tuesday. \n[SIZE=6][B][COLOR=rgb(184, 49, 47)]Anthony Nelson, 21,[/COLOR][/B][/SIZE] of North Little Rock, was found suffering from gunshot wounds in the 5100 block of Asher Avenue, according to police. Nelson was taken to a hospital where he died from his injuries.\nPolice said his body was taken to the Arkansas State Crime Lab for an autopsy.\n[IMG]https://img-s-msn-com.akamaized.net/tenant/amp/entityid/AAQ42DW.img?h=352&w=624&m=6&q=60&o=f&l=f&x=305&y=190[/IMG]© Provided by KATV Little Rock/Pine Bluff\nDetectives were then notified and interviewed witnesses, police said. They later developed Antwann Wright, 21, of Little Rock, as the suspect.\nWright was charged with capital murder, aggravated assault, three counts of terroristic act, and first-degree terroristic threatening.\nHe was being held in the Pulaski County jail.\n\n\n\n\n[HEADING=2] [/HEADING]',2,448564,_binary '{\"attachments\":{\"8413\":8413}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14473,14190,1635568269,8047,'Arheel\'s Uncle','Media sure plays mucky games, I bet ya victim is White.\nI\'m still working on getting back into PC Linux heaven, I meant to get BRAVE again, not got that far yet.\nTomorrow......',0,448565,_binary '[]',0,_binary '[]',_binary '[]'),(14474,14190,1635568403,8047,'Arheel\'s Uncle','NO photo, yet. Keeping a watch [URL]https://gunmemorial.org/2021/10/27/anthony-nelson[/URL]',0,448567,_binary '[]',0,_binary '[]',_binary '[]'),(14475,14190,1635568712,801,'Whitebear','Thanks for link to pending photo obituary for not-black-named victim -  (gunmemorial has been very useful in confirming Black-on-White news.',0,448568,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14476,14190,1635576981,8047,'Arheel\'s Uncle','WHITE WOMAN VICTIM, ELIZABETH BENNETT LEONARD\n[URL]https://www.tributearchive.com/obituaries/22733922/elizabeth-bennett-leonard/wilkes-barre/pennsylvania/lehman-family-funeral-service[/URL]\n                      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'https://nypost.com/2021/10/20/pennsylvania-babysitter-lavrius-watson-charged-with-killing-kids-mom-elizabeth-leonard/\'][B]          (Black) Pennsylvania babysitter charged with killing child’s mother[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/LavriusWatson.jpg[/IMG][/LEFT]           [RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT] A Pennsylvania babysitter was arrested for fatally stabbing the child’s mother after sharing a cannabis cookie with her on Saturday night, a report said. [B]Lavrius Watson,[/B] 26, told investigators he suffered an adverse reaction to the edible and  [B] stabbed 41-year-old Elizabeth Leonard about five times[/B] at her Mountain Top home, according to police and a criminal complaint obtained by the Pocono Record. [/TD]\n[/TR]\n[/TABLE]',0,448570,_binary '[]',0,_binary '[]',_binary '[]'),(14477,14188,1635619884,8047,'Arheel\'s Uncle','Having issues with Linux 20.2 most likely d/t my PIA-VPN Private Internet Access had UPDATED software right after I installed new Linux. \nI reinstalled old 18.2 version & VPN.\nVPN acts the  same BAD way with Linux 18.1 version as with 20.2.\nI don\'t think it\'s Linux OS. All other stuff worked great on both versions.\nI am still working it out I contacting PIA with support ticket...[B]GRRRRRRRR[/B]',0,448597,_binary '[]',0,_binary '[]',_binary '[]'),(14478,14188,1635625944,8047,'Arheel\'s Uncle','[SIZE=6][B]I got a reply from PIA, seems like their solution helped.\nIT WAS NOT LINUX, it was PIA\'s VPN.[/B][/SIZE]',0,448601,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14479,14188,1635632714,801,'Whitebear','You now know that I was going to suggest VPN as possible problem but I restrained myself\nfrom jumping into a \'google-stew\' with my \'2 cents\' and I\'m glad I restrained myself as\nI certainly could not offer a \'solution\' without taking at least 23 minutes of your time to explain to me what a \'PIA\' is and not yet having more than a \'drive-by\' acquaintance with LINUX. :)',0,448604,_binary '[]',0,_binary '[]',_binary '[]'),(14480,14188,1635637205,8047,'Arheel\'s Uncle','Well, darn you...LOL...as it turned out, the PIA download was slightly corrupted.\nI re DL it 2x, finally got a good copy.\nAcronym for PIA [B]= Private Internet Access - VPN = PIA.\nSo, I have making the USB all figured out, down to very simple process.\nIf you don\'t want to buy the green USB, I can offer you a 3 step instruct.\nI may type it here before I forget.[/B]',0,448608,_binary '[]',0,_binary '[]',_binary '[]'),(14481,14188,1635646134,801,'Whitebear','I\'m pretty sure I already ordered the \'green linux boot usb stick\'. \nseems like something that would come in handy - even as a spare.\nI\'m just trying to make sure that I keep a copy of this \'conversation\' \nwith all the links in it that will mean much more when I  have a \'green stick\' or two :)',0,448610,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14482,14188,1635670029,8047,'Arheel\'s Uncle','Good idea to buy it, it was handy for me so I guess it\'s a necessary & useful tool. \n\nSo, for you, just plug in USB & power up PC, if your BIOS settings are correct, it will boot from USB, it\'s that simple. If not, then change BIOS order & leave it set.\nYou can run Linux from the USB, or do a dual OS along existing OS, or [B]wipe out existing OS and install Linux, like I did because of Microsoft hatred & disdain for Gates\' updates BLOAT & causing confusion by changing terminology on everything in its OS, MS10 is a nightmare for that.[/B]\n\n[COLOR=rgb(184, 49, 47)][B]I finally got my desktop PC to let me change BIOS order to allow a boot from USB[/B][/COLOR]:D and I left that boot order in place. After all these years of Linux I still learn IF settle down & set my mind to it. I don\'t think it had sunk in early on that it\'s best to leave BIOS boot order in place, until now. I could have saved so much time if I\'d known that.\n\nI downloaded to boot USB for desktop the Mint UMA version 20.2 of [B]MATE[/B]; supposedly a lighter OS.\nIt appears the same as full [B]UMA[/B] version, the OS tree of settings/apps access is different. \nLinux site gives no specifics on how it\'s different.\n[B]\nLinux names their OS after women. Now we are on Uma Thurman? ;)[/B]',0,448618,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14483,14184,1635684052,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.live5news.com/2021/10/29/coroners-office-identifies-man-killed-west-ashley-shooting/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/27/robert-traynham[/URL]\n\n====\n\n[URL unfurl=\"true\"]https://www.kcci.com/article/3-charged-with-first-degree-murder-in-des-moines-iowa-stabbing/38102732#[/URL]\n\n====\n\n[URL unfurl=\"true\"]https://www.nbcwashington.com/news/local/nba-stars-nephew-convicted-in-road-rage-shooting-that-injured-2-teens/2856957/[/URL]\n\n\n====\n\n[URL unfurl=\"true\"]https://myfox8.com/news/north-carolina/naked-man-arrested-in-nc-after-stealing-truck-breaking-into-home-deputies-say/[/URL]\n\n\n====\n\n[URL unfurl=\"true\"]https://miami.cbslocal.com/2021/10/29/fugitive-miami-dade-sex-crimes-suspect-joan-marcelino-captured/[/URL]\n\n\n====',0,448622,_binary '{\"unfurls\":{\"4274\":4274,\"4275\":4275,\"4276\":4276,\"4277\":4277,\"4278\":4278,\"4279\":4279}}',0,_binary '[]',_binary '[]'),(14484,14184,1635693177,801,'Whitebear','Thanks very much and good morning\n?',0,448634,_binary '[]',0,_binary '[]',_binary '[]'),(14485,14191,1635783853,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14486,14188,1635799302,8047,'Arheel\'s Uncle','Your OS password must be [B]8[/B] characters, they don\'t mention that during install.\n===========================\nThis is for later use & it is not hard to do, takes about a minute.\nIt is very handy built in utility for when OS doesn\'t seem to be working correctly.\nenter [B]a[/B] to fix all files\nenter [B]y[/B] to fix individual file\n[HEADING=2]How to Use fsck Command to Check and Repair Filesystem[/HEADING]\n[B][URL=\'https://phoenixnap.com/kb/fsck-command-linux#ftoc-heading-6\']Terminal Command \"fsck\" -- File System Check[/URL]\n\nedit to add  (not social)[/B]\n[URL=\'https://forums.linuxmint.com/viewforum.php?f=46\'][B]Linux Help Forum[/B][/URL]',0,448688,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14487,14188,1635810026,8047,'Arheel\'s Uncle','I ran across this today. I am still playing.\n\n[HEADING=1][URL=\'https://forums.linuxmint.com/viewtopic.php?f=42&t=321387\'][TUTORIAL] Installing LinuxMint on a Modern Macintosh[/URL][/HEADING]\n[URL]https://forums.linuxmint.com/viewtopic.php?f=42&t=321387[/URL]',0,448690,_binary '[]',0,_binary '[]',_binary '[]'),(14488,14188,1635810328,801,'Whitebear','Useful bit of info about secure boot options, thanks',0,448691,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14489,14184,1635868731,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.kiro7.com/news/south-sound-news/first-court-appearance-suspect-tacoma-quadruple-homicide/JCO4H4DO3RDSNBIR4OQJYIJLQU/[/URL]\n\n[URL unfurl=\"true\"]https://www.thenewstribune.com/news/local/crime/article255208121.html[/URL]\n\n[URL unfurl=\"true\"]https://www.gofundme.com/f/funeral-costs-for-natasha?qid=1250580a071e585882c128d85f289035[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://toronto.ctvnews.ca/17-year-old-sought-in-connection-with-shooting-that-left-toronto-cab-driver-dead-1.5644287[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://chicago.cbslocal.com/2021/10/31/two-dead-multiple-injured-mass-shooting-joliet-halloween-party/[/URL]\n\n[URL unfurl=\"true\"]https://wgntv.com/crime/everyone-loved-her-parents-mourn-daughter-killed-at-joliet-township-halloween-party/[/URL]\n\n\n===\n[URL unfurl=\"true\"]https://www.fox6now.com/news/milwaukee-robbery-spree-man-prison[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.cbs46.com/news/quick-thinking-saves-woman-during-alleged-sexual-assault-at-sandy-springs-shopping-center/article_20fc7342-35dc-11ec-9e58-4b2f93807928.html?block_id=1040201[/URL]\n\n===\n\n\n[URL unfurl=\"true\"]https://www.wisn.com/article/first-look-at-video-of-moment-woman-walked-into-crowded-restaurant-and-started-shooting/38129189[/URL]\n\n\n[URL unfurl=\"true\"]https://www.fox6now.com/news/wauwatosa-red-lobster-shooting-prison[/URL]\n\n===\n\n\n[URL unfurl=\"true\"]https://www.scientificamerican.com/article/nominees-for-a-science-award-were-all-white-men-nobody-won/[/URL]',0,448714,_binary '{\"unfurls\":{\"4317\":4317,\"4318\":4318,\"4319\":4319,\"4320\":4320,\"4321\":4321,\"4322\":4322,\"4323\":4323,\"4324\":4324,\"4325\":4325,\"4326\":4326,\"4327\":4327}}',0,_binary '[]',_binary '[]'),(14490,14184,1635872207,801,'Whitebear','thanks, good morning',0,448717,_binary '[]',0,_binary '[]',_binary '[]'),(14491,14184,1635943196,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.kmov.com/news/1-suspect-arrested-another-at-large-after-shooting-outside-metro-east-nightclub/article_0695de30-39ba-11ec-9e30-5f337b5fea0e.html[/URL]\n\n[URL unfurl=\"true\"]https://www.gofundme.com/f/giving-our-friend-a-nice-farewell-he-deserves[/URL]\n\n---\n[URL unfurl=\"true\"]https://www.courant.com/breaking-news/hc-br-hartford-police-shooting-murder-suspect-arrest-20211026-lwj4eqnbjrbp5b7o34sgrnntuq-story.html[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/25/catherine-elizabeth-hayes[/URL]\n\n\n---\n\n[URL unfurl=\"true\"]https://www.katc.com/news/lafayette-parish/one-man-dead-after-argument-ends-in-gunfire[/URL]\n\n[URL unfurl=\"true\"]http://jades.lafayettesheriff.com:8888/index.php?nav=search[/URL]\n\njades.lafayettesheriff.com:8888/index2.php?nav=record&id=793441\n\n\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][CENTER][TABLE]\n[TR]\n[TD]\n    \n[TABLE]\n[TR]\n[TD]    \n[TABLE]\n[TR]\n[TD][CENTER]PHOTO\n[IMG]http://jades.lafayettesheriff.com:8888/photo/12112952.jpg[/IMG]\n\n[/CENTER][/TD]\n[/TR]\n[/TABLE][/TD]\n\n[TD]                                                                                                                                                                                                                                                                                                                                                                                                                                                                           \n                                                                                                                                                                                                                                                                                                                                                                                                 \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Name[/B][/TD]\n[TD]         ANDRUS,        MARCO          LEE              [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Gender[/B][/TD]\n[TD]         Male      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]DOB[/B][/TD]\n[TD]         1997      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Race[/B][/TD]\n[TD]         Black      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]CCN[/B][/TD]\n[TD]         1016381      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Height[/B][/TD]\n[TD]         5\'05        ft.      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Weight[/B][/TD]\n[TD]         125        lbs      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Eyes[/B][/TD]\n[TD]         Brown      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Hair[/B][/TD]\n[TD]         Black      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Arrested[/B][/TD]\n[TD]         10/17/2021      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Booked[/B][/TD]\n[TD]         10/17/2021      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Court Dt[/B][/TD]\n[TD]Awaiting Date [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Projected Release Date[/B][/TD]\n[TD]N/A[/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[TR]\n[TD][B]Held In[/B][/TD]\n[TD]         [URL=\'http://www.lafayettesheriff.com/site309.php\']3F-04T[/URL]      [/TD]\n[/TR]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[/TR]\n[/TABLE][/TD]\n[/TR]\n[/TABLE]\n\n\n[HR][/HR]\n[B]CHARGES[/B]\n[TABLE]\n[TR]\n[TD] [B]CODE[/B][/TD]\n[TD][B]LITERAL[/B][/TD]\n[TD][B]BOND[/B][/TD]\n[/TR]\n[/TABLE]\n[HR][/HR]\n[TABLE]\n[TR]\n[TD] [[B]14:30.1[/B]][/TD]\n[TD]SECOND DEGREE MURDER CHARGE[/TD]\n[TD]($250000)[/TD]\n[/TR]\n[/TABLE]\n[HR][/HR]\n[TABLE]\n[TR]\n[TD] [[B]14:83[/B]][/TD]\n[TD]SOLICITING FOR PROSTITUTES:PRO[/TD]\n[TD]($0)[/TD]\n[/TR]\n[/TABLE]\n[HR][/HR]\n\n\n[I][B]Queries executed in 0.09268 seconds.[/B][/I][/TD]\n[/TR]\n[/TABLE][/CENTER][/TD]\n[/TR]\n[/TABLE]\n\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/17/jacob-perry[/URL]\n---',0,448745,_binary '{\"unfurls\":{\"4364\":4364,\"4365\":4365,\"4366\":4366,\"4367\":4367,\"4368\":4368,\"4375\":4375,\"4369\":4369}}',0,_binary '[]',_binary '[]'),(14492,14188,1635957725,8047,'Arheel\'s Uncle','[B]As you get LM loaded, if after using awhile, it appears to be working good, then create a System Restore point, using \"Timeshift\" utility located in tree (click LM far lower left to open entire system tree) limb called Administration. It is a red square with a black T in center, Right clicked & I clicked add to panel from dropdown box.\nThe White shield in green box is Update System.[/B]\n[ATTACH type=\"full\" alt=\"Linus panel Utility icons.png\"]8416[/ATTACH]\n\n[SIZE=6][B]Here\'s my 2 Timeshift restore points I created, before updates, then after update system & it\'s working good.[/B][/SIZE]\n[ATTACH type=\"full\" alt=\"Linux Timeshift.png\"]8417[/ATTACH]',2,448764,_binary '{\"attachments\":{\"8416\":8416,\"8417\":8417}}',0,_binary '[]',_binary '[]'),(14493,14184,1635962203,801,'Whitebear','thanks-a-bunch - Good Day!',0,448767,_binary '[]',0,_binary '[]',_binary '[]'),(14494,14188,1635962247,801,'Whitebear','Well thanks for tip :)',0,448768,_binary '[]',0,_binary '[]',_binary '[]'),(14495,14188,1636002417,8047,'Arheel\'s Uncle','Today I\'m working on Tails, to get it up & running & to see how it works & what it really \"entails\" :).\n\n\"[B]Tails[/B]\"\nThe Amnesic Incognito Live System (TAILS) is a live bootable [B]Linux[/B] distribution that not only allows users to work on the internet in complete anonymity, but also erases every last trace of all activities each time the system is shut down. If you want to be invisible on the internet, this is how you do it\n[URL]https://www.makeuseof.com/tails-os-completely-anonymous-online/[/URL]\n[B]Download[/B]: [URL=\'https://tails.boum.org/install/\']Tails[/URL]\n\n[B]edit: [/B]after spending hours, I decided to use ETCHER, uploaded the downloaded [B].img[/B] file of Tails into etcher, picked my formatted USB stick, click FLASH IT to generate bootable Tails.\nThat worked, it booted right up & opened the Tails of Tor.',0,448785,_binary '[]',0,_binary '[]',_binary '[]'),(14496,14188,1636078027,801,'Whitebear','I did get my cinnamon mint linux-inside usb \'on-a-stick\'....\nI\'m just trying to finish up reorganizing my \'new nation\' archives\nso I can migrate it to another host....    I am planning to take a short trip\nlater this month to visit and I think I will try setting up my old windows-7 laptop\nto take on the trip - with the new linux operating system - not sure how far I can get\nand I will refer to your notes and suggestions in this \'conversation\' thread for\njust getting started tutorial for installation and figuring out what basic apps might be\navailable.\n\nBest,\nWhitebear\n[ATTACH type=\"full\"]8419[/ATTACH]',1,448821,_binary '{\"attachments\":{\"8419\":8419}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14497,14188,1636084048,8047,'Arheel\'s Uncle','It\'s really not hard with the USB. Takes about 30 mins, give or take.\nI did buy USB & IT\'S BLUE, so let me know when you\'re ready, I\'ll boot it into my desktop & I\'ll work it along side you. \nI bought USB just for the BOOT REPAIR utility.\nI\'d rather have UMA over the MATE OS.\n\nJust ask for help if you get stuck.\nI know about most of the apps, just ask what you want to do, there\'s likely an app.',0,448824,_binary '[]',0,_binary '[]',_binary '[]'),(14498,14188,1636084182,8047,'Arheel\'s Uncle','[HEADING=1][URL=\'https://www.fossmint.com/most-used-linux-applications/\']80 Most Used Essential Linux Applications of 2021[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=LINUX%20APP%20LIST+site:www.fossmint.com&t=lm\'][IMG]https://external-content.duckduckgo.com/ip3/www.fossmint.com.ico[/IMG][/URL][URL=\'https://www.fossmint.com/most-used-linux-applications/\']https://www.fossmint.com › most-used-linux-applications[/URL]\nTo-Do [B]List[/B] [B]Apps[/B] Evernote. Evernote is a cloud-based note-taking productivity [B]app[/B] designed to work perfectly with different types of notes including to-do [B]lists[/B] and reminders. There is no any official Evernote [B]app[/B] for [B]Linux[/B], so check out another third party 6 Evernote Alternative Clients for [B]Linux[/B]. Everdo\n\n[SIZE=6][B]you can copy paste Terminal Commands into Terminal. \nclick on black icon to right of orange Firefox icon to open up Terminal\n[ATTACH type=\"full\"]8420[/ATTACH][/B][/SIZE]',1,448825,_binary '{\"attachments\":{\"8420\":8420}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14499,14188,1636084607,8047,'Arheel\'s Uncle','Many apps are within LM tree, click LM, then click Applications then apps list open up, Right click app you want, from dropdown box you click add to panel, or to Desktop.',0,448827,_binary '[]',0,_binary '[]',_binary '[]'),(14500,14188,1636084648,801,'Whitebear','Thanks a bunch - will review what apps I might want first....\nI think I should be able to start \'linuxing\' this weekend. :)',0,448828,_binary '[]',1,_binary '{\"2\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":2}]'),(14501,14188,1636084895,8047,'Arheel\'s Uncle','I did a quick edit on the adding app to panel on this post [URL]http://www.nnnforum.net/forums/index.php?conversations/messages/14492/[/URL]\nafter my recent post on adding apps to panel\n\nAll the apps on my panel to Right of green folder I added that way.',0,448829,_binary '[]',0,_binary '[]',_binary '[]'),(14502,14188,1636085759,8047,'Arheel\'s Uncle','My last tip,\nas soon as Linux is installed, find in LM Tree, Preferences, click Mouse & Keyboard, change settings to 1/4 point from Left on the speed slideline of mouse movement.',0,448830,_binary '[]',0,_binary '[]',_binary '[]'),(14503,14188,1636086965,801,'Whitebear','Thanks.  I think I\'ll probably be able to figure this out once I have actually installed a linux.     that graphic you directed me to  [ATTACH type=\"full\"]8421[/ATTACH]\nWell, that looks like the icon list at the bottom of my iMac desktop. - little icons for each app... is that called a tool bar?  I see a camera, something, calculator, something, shield?\n\nOh. \"the white shield in the green box is update system\".  hmmm.  when I see this on my ancient windows laptop...   I will recognize it from this conversation.  :)',1,448831,_binary '{\"attachments\":{\"8421\":8421}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14504,14188,1636089228,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14503, member: 801\"]\nThanks.  I think I\'ll probably be able to figure this out once I have actually installed a linux.     that graphic you directed me to  [ATTACH=full]8421[/ATTACH]\nWell, that looks like the icon list at the bottom of my iMac desktop. - little icons for each app... is that called a tool bar?  I see a camera, something, calculator, something, shield?\n\nOh. \"the white shield in the green box is update system\".  hmmm.  when I see this on my ancient windows laptop...   I will recognize it from this conversation.  :)\n[/QUOTE]\nIt\'s called PANEL. Lower tool utility bar, for most often used.\n[B]Left to right[/B]\nLM system tree\nDesktop\nFirefox\nTerminal\nAll my folders, music, docs, video, downloads, etc.\nScreenshot\nLibreOffice Writer.\nCalculator.\nTimeshift.\nUpdate System.',0,448833,_binary '{\"attachments\":{\"8421\":8421}}',0,_binary '[]',_binary '[]'),(14505,14188,1636089421,8047,'Arheel\'s Uncle','Your red arrow points to all my folders,\nhere it\'sopened up\n[ATTACH type=\"full\"]8422[/ATTACH]',1,448834,_binary '{\"attachments\":{\"8422\":8422}}',0,_binary '[]',_binary '[]'),(14506,14188,1636089921,8047,'Arheel\'s Uncle','app under preferences. Here\'s the settings I use to prevent a crazed mouse.\nI\'m fast, but WOW, there\'s a double click speed adjust, but not shown, it\'s off window below Sensitivity.\n[ATTACH type=\"full\" alt=\"mouse settings.png\"]8423[/ATTACH]',1,448835,_binary '{\"attachments\":{\"8423\":8423}}',0,_binary '[]',_binary '[]'),(14507,14188,1636090723,8047,'Arheel\'s Uncle','[B]LM icon click opens settings etc categories, all your apps show when clicked the top (under searchbar)\nAll Applications[/B]\n\n[IMG]https://i0.wp.com/itsfoss.com/wp-content/uploads/2019/09/linux_mint_menu.jpg?resize=800%2C623&ssl=1[/IMG]',0,448836,_binary '[]',0,_binary '[]',_binary '[]'),(14508,14188,1636090910,8047,'Arheel\'s Uncle','[B]ONE LAST TIP TODAY, [/B]During OS installation,\nchoose [B]Login Automatically[/B], so you don\'t have to type password every time you reboot.\nWe can easily change that later.',0,448837,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14509,14188,1636099652,801,'Whitebear','Well, thanks, now I recognize the firefox and Terminal icons.\n\nVery helpful.',0,448839,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14510,14188,1636100849,8047,'Arheel\'s Uncle','[B]The tips and how-to\'s on this website are primarily written for Linux Mint 20.2 Uma.  [URL]https://easylinuxtipsproject.blogspot.com/p/1.html[/URL]\n\nExtensive site, has chapters linked, good site, posting here in the Linux collective.\n\nG\'night, I tired. [/B]',0,448840,_binary '[]',0,_binary '[]',_binary '[]'),(14511,14184,1636113669,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.wtvm.com/2021/11/02/man-killed-harris-county-over-property-line-dispute-2/[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://dailyvoice.com/new-york/suffolk/police-fire/trio-charged-in-connection-to-fatal-shooting-in-broad-daylight-on-long-island/819422/[/URL]\n\n[URL unfurl=\"true\"]https://www.jordanfh.com/obituaries/James--T--Diamond-?obId=22309695[/URL]',0,448844,_binary '{\"unfurls\":{\"4458\":4458,\"4459\":4459,\"4460\":4460}}',0,_binary '[]',_binary '[]'),(14512,14184,1636131539,801,'Whitebear','Thanks :)',0,448860,_binary '[]',0,_binary '[]',_binary '[]'),(14513,14188,1636177530,8047,'Arheel\'s Uncle','I\'m ready to start installation of LM into desktop.\nWish me luck. Haha...',0,448879,_binary '[]',0,_binary '[]',_binary '[]'),(14514,14188,1636177691,801,'Whitebear','Good Luck!  :)\n\nI trust you have backed up if that is applicable. :)',0,448880,_binary '[]',0,_binary '[]',_binary '[]'),(14515,14188,1636187003,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14514, member: 801\"]\nGood Luck!  :)\n\nI trust you have backed up if that is applicable. :)\n[/QUOTE]\n\nNo, nothing was on desktop, except UMA Mint MATE version.\nMy desktop has a mind of its own, would not allow a USB boot of any kind.\nMaybe its BIOS reverted on its own? \nIT\'S ALIVE!!',0,448881,_binary '[]',0,_binary '[]',_binary '[]'),(14516,14188,1636224552,801,'Whitebear','Hmmmm. very strange...    \n\nI hope to start basic training to see if I can get my new \'mint stick\' to plug in to my Compaq laptop - last windows pc',0,448892,_binary '[]',0,_binary '[]',_binary '[]'),(14517,14188,1636228808,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14516, member: 801\"]\nHmmmm. very strange...   \n\nI hope to start basic training to see if I can get my new \'mint stick\' to plug in to my Compaq laptop - last windows pc\n[/QUOTE]\nThat desktop has always been a problem for altering its BIOS, it was a rescue PC. It works very good once I get it running, usually. It works great on MATE, but the arrangements of the LM TREE are so different it gives me brain cramps.\n\nI did notice the Mint USB stick was Multi-boot, meaning it likely has the full version, as well as the other lite versions, MATE & XFCE.\nI don\'t know how old your Compaq laptop is, I did learn the lite versions are best for older computers. I think my [URL=\'https://en.wikipedia.org/wiki/Dell_Latitude#E-Family_(2007-2017)\']DELL E6510 laptop [/URL]was sold in 2012 and is the 2010 model, the full UMA version works great.\n\nOn desktop, I figure I will have to use Terminal to switch from MATE to full UMA version, after I hunt down the codes for Terminal commands.',0,448897,_binary '[]',0,_binary '[]',_binary '[]'),(14518,14188,1636229398,8047,'Arheel\'s Uncle','I posted an excellent Forbes vid re the Soviet communist witch who\'s Biden nominee for USA banking reformation.\nWe\'re screwed if she gets in the job, she\'ll spread your wealth.',0,448898,_binary '[]',0,_binary '[]',_binary '[]'),(14519,14188,1636230551,801,'Whitebear','I was trying to figure out what year I bought the Compaq laptop...\nI opened it up and saw that it is a Hewlett Packard (made in USA)\nand the operating system is Windows VISTA (forgot about that one) that was\nfirst sold in 2008.    It\'ll take my fingers a while to recall how to work that retired laptop.',0,448899,_binary '[]',0,_binary '[]',_binary '[]'),(14520,14188,1636230758,801,'Whitebear','thanks for alert on Biden\'s \'Brandons\'...     \nI was trying out a utility for cleaning up duplicate files (Gemini for mac)\nand I tried the automatic option and discovered critical files for doing daily updating missing so I was able to restore but I won\'t use the automatic feature again.',0,448900,_binary '[]',0,_binary '[]',_binary '[]'),(14521,14188,1636236650,8047,'Arheel\'s Uncle','older compaq to linux os [URL]https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/best-linux-for-older-hp-compaq-presario-4175591221/[/URL]\n\nI went to get my van smogged, gas cap won\'t open so I was rejected, sending friend to get a new cap, he got old cap off. Then back to get it smogged,\nThat is eating up my afternoon.',0,448907,_binary '[]',0,_binary '[]',_binary '[]'),(14522,14188,1636237057,801,'Whitebear','thanks for link to helpful hint for \'best linux for \'antique windows \n(just about to become a 14-year-old VISTA \'teenager\'\n\nyeah that\'s a endemic problem for net-addicts and others.\n\'Life\' interfering with  (preferred hobby). :)',0,448908,_binary '[]',0,_binary '[]',_binary '[]'),(14523,14188,1636245701,801,'Whitebear','When ever I have any question, I am tempted to ask my \'guru\' \"Mr. Duck\"\n[ATTACH type=\"full\"]8424[/ATTACH]\nMr. Duck, can you tell me:: compaq laptop runing windows vista boot\nfrom usb???    \nQuack, quack (Bing Translator)...\n[HEADING=2][URL=\'https://dfarq.homeip.net/how-to-make-hp-and-compaq-computers-boot-off-usb/\']How to make HP and Compaq computers boot off USB[/URL] [/HEADING]\n(amazing that it is \'COMPLICATED\'....  but I\'ll try following the advice at that link...',1,448910,_binary '{\"attachments\":{\"8424\":8424}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14524,14188,1636252879,8047,'Arheel\'s Uncle','Yay! Keep me posted on your successes at LM.\nI\'m back at it tonight. Got van smogged & reg renewal, got new $22 locking cap, the old one was dirty in tumblers but now I\'ve a spare. I wish I could buy a 2 yr registration, van is commercial licensed so only 1 yr allowed.',0,448912,_binary '[]',0,_binary '[]',_binary '[]'),(14525,14188,1636253465,801,'Whitebear','Thanks for update.\n\nFinally plugged in the linux cinnimon mint usb stick.\nand opened the laptop and read the usb file \nnow trying to remember how to work the windows laptop.\ntook me 10. minutes to turn on the wi-fi...\nnow I am tryng to connect to my network...with the laptop...\nwell, will let you know later if I can figure out the pre-defined boot order if possible\nor figure out which PF key will switch to USB boot..\n\nwell I actually got started trying to \'linux\' - will let you know',0,448913,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14526,14184,1636303653,6369,'voiceofreason','[URL unfurl=\"true\"]https://fox59.com/news/impd-investigating-shooting-that-left-one-person-in-critical-condition/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/01/jack-sumner-jr[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://kstp.com/minnesota-news/4-charged-in-fatal-robbery/6292856/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/08/29/alexander-scott-christoff[/URL]\n\n===\n[URL unfurl=\"true\"]https://www.fox7austin.com/news/search-for-suspect-involved-in-fatal-shooting-at-austin-motor-inn[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/27/james-paul-fulda-jr[/URL]\n\n===',0,448941,_binary '{\"unfurls\":{\"4572\":4572,\"4573\":4573,\"4574\":4574,\"4575\":4575,\"4576\":4576,\"4577\":4577}}',0,_binary '[]',_binary '[]'),(14527,14184,1636307421,801,'Whitebear','thanks.\ngood morning',0,448943,_binary '[]',0,_binary '[]',_binary '[]'),(14528,14188,1636310992,8047,'Arheel\'s Uncle','Well? Any news on your progress?\n\nMine, still same, aster 5 tries my desktop is not talking, I guess it likes MATE, haha. I\'ll give it a few more tries.',0,448945,_binary '[]',0,_binary '[]',_binary '[]'),(14529,14188,1636315533,801,'Whitebear','Yes, thanks, my Linux Mint got installed overnight on my old Compaq Windows Vista.\nI almost gave it up after the old laptop overheated during the reformatting partitioning of the hard drive - and there was all sorts of screen frenetic flickering - apparently that is a problem with some linux installations (internet says).... so when the lap top would not boot back because of a corrupted half-formatted drive...   I started shopping on Amazon for a pre-installed linux on a new laptop that could handle the 64-byte version...    anyway this morning I looked up the linux disk error message \n\n\"[URL=\'https://medium.com/@aterro51/linux-how-to-fix-linux-mint-initramfs-prompt-at-boot-a6bced4fe49f\']#Linux | How to fix Linux Mint[B] initramfs [/B]Prompt at Boot\"[/URL]\n\nand it was simple and worked - although I ran into this a few more times after needing to POWER OFF flickering screens and working through errors on UPDATES. a few hundred system updates...      so I turned it off earlier this morning - just started to explore all of the apps from the WINDOWS-style \'START\' windowlet in lower left of mint screen.      \n\nSo thanks very much for suggesting mint-usb stick which was still a bargain compared to a whole new (if not in the $3,000 to $5,000 price range of a new loaded Mac)\n\nSo, I\'ll continue to try out some of the apps, the Linux app to replace Microsoft office came up with a box but then disappeared..    Firefox failed and flickered but I\'ll try again after installing the 316 mint updates...    I did see a few internet \'solutions\' for the flickering... will get back if that annoyance returns...    the whole installation process did take a while - will give me a chance to get familiar with the linux environment...        the asian \'privacy guy\' on YouTube said that he will review the different linux versions... distributions..?  in the next week... he said he prefers Linux\n\n[URL=\'https://brax.me/home/rob\'][B]Rob Braxman[/B][/URL]\n[URL=\'https://brax.me/home/rob\']Internet Privacy Evangelist, Cybersecurity Expert, Software Architect, and Jazz Pianist[/URL]\n\nI think he mentioned \'UBUNTU\' but I still have to just get familiar with \'baby intro mint\'\n\nI\"ll check back - not sure whether I can work up all the bare essential apps to set up on the \'disposable\' laptop for traveling  but perhaps by next trip if not for Thanksgiving.\n\nThanks again for linux encouragement.\n\nWB',0,448946,_binary '[]',0,_binary '[]',_binary '[]'),(14530,14188,1636317439,8047,'Arheel\'s Uncle','click the far lower left LM icon\nclick LibreOffice\nall office apps are on right\nRIGHT CLIK \"LibreWriter\"\ndropdown box click ADD TO PANEL',0,448949,_binary '[]',0,_binary '[]',_binary '[]'),(14531,14188,1636318891,8047,'Arheel\'s Uncle','OH, you can also open & run any app from within the Tree menu\nI\'ve watched that Asian privacy guy in the past, he\'s good.\nThis guy \"Distro Tube\" is good for a rundown on Linux, [MEDIA=youtube]KqklXzC03HA[/MEDIA]',0,448951,_binary '[]',0,_binary '[]',_binary '[]'),(14532,14188,1636319194,801,'Whitebear','Thanks, I was able to open the Linux Mint office suite.\n\nbut new thing \"Mozilla Crash Reporter and the screen FLICKERING...\nI was hoping that after I installed all the updates that everything would work..\n\nanyway, I don\'t want to bother you with every little thing  but \nis there some way to ESCAPE from a \'psycho\' application....   in Windows I think it was CONTROL-BREAK or something...  I\'ve been doing a POWER OFF then need to fix the disk - repair coming back on...\nSo just in case there is some \'secret combination of key strokes to escape ...\n\nI\'ll try internet search for Mozila crash on newly installed Mint...    :)',0,448952,_binary '[]',0,_binary '[]',_binary '[]'),(14533,14188,1636319266,801,'Whitebear','Great thanks I\'ll check out that video link to help chose the mint from the candy store display.\n\n:P)',0,448953,_binary '[]',0,_binary '[]',_binary '[]'),(14534,14188,1636319990,801,'Whitebear','I\'m going to try to\n[HEADING=2]Install Brave Browser In Linux Mint – Step-By-Step Installation[/HEADING]\nI always try to get around a complicated technical problem, if possible...\n\n[the fine print on this page says...\nNote that as of present, Brave Browser [B]can only be run on AMD64/x86_64 bit[/B] systems.',0,448954,_binary '[]',0,_binary '[]',_binary '[]'),(14535,14188,1636321448,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14532, member: 801\"]\nThanks, I was able to open the Linux Mint office suite.\n\nbut new thing \"Mozilla Crash Reporter and the screen FLICKERING...\\\n[/QUOTE]\nI had to do an upgrade Firefox from Mozilla site\n[QUOTE=\"Whitebear, convMessage: 14532, member: 801\"]\nI was hoping that after I installed all the updates that everything would work..\n\n[/QUOTE]\nI really don\'t mind, if I can help. I will\n[QUOTE=\"Whitebear, convMessage: 14532, member: 801\"]\nanyway, I don\'t want to bother you with every little thing  but\nis there some way to ESCAPE from a \'psycho\' application....   in Windows I think it was CONTROL-BREAK or something...  I\'ve been doing a POWER OFF then need to fix the disk - repair coming back on... \n[/QUOTE]\nHOLD DOWN PC POWER BUTTON UNTIL PC SHUTS DOWN\nThat\'s a hard shutdown.\n[QUOTE=\"Whitebear, convMessage: 14532, member: 801\"]\n\nSo just in case there is some \'secret combination of key strokes to escape ...\n\nI\'ll try internet search for Mozila crash on newly installed Mint...    :)\n[/QUOTE]',0,448955,_binary '[]',0,_binary '[]',_binary '[]'),(14536,14188,1636321690,8047,'Arheel\'s Uncle','[QUOTE]\nis there some way to ESCAPE from a \'psycho\' application....   in Windows I think it was CONTROL-BREAK or something...  I\'ve been doing a POWER OFF then need to fix the disk - repair coming back on...\n[/QUOTE]\n[HEADING=2][URL=\'https://www.ubuntubuzz.com/2015/04/emergency-shutdown-shortcut-keys-for-linux.html\']Emergency Shutdown Shortcut Keys for Linux[/URL] once it worked, [U]not[/U] with new LM 20.2[/HEADING]\n\n\n[HEADING=2][URL=\'https://cheatography.com/shakiestnerd/cheat-sheets/linux-mint-cinnamon/\'] Linux Mint Cinnamon Keyboard Shortcuts  by [/URL] [URL=\'http://www.cheatography.com/shakiestnerd/\']shakiestnerd[/URL][/HEADING]\n\nKeyboard shortcuts for navigating the Linux Mint Cinnamon desktop environment.',0,448956,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14537,14188,1636323105,8047,'Arheel\'s Uncle','[URL unfurl=\"true\"]https://cheatography.com/shakiestnerd/cheat-sheets/linux-mint-cinnamon/pdf_bw/[/URL]',0,448958,_binary '{\"unfurls\":{\"4578\":4578}}',0,_binary '[]',_binary '[]'),(14538,14188,1636323106,801,'Whitebear','thanks very much, I\'ll try them out. :)',0,448959,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14539,14188,1636323184,8047,'Arheel\'s Uncle','nvm,\non his cheatsheet, he hyphenated ALT\nA-\nlt\n\nI misinterpreted it bc my screen was too large.\nHowever, in Linux programming language code, \"lt\"  & \"gt\" is code for <  & >\n\nedited, to correct myself.',0,448960,_binary '[]',0,_binary '[]',_binary '[]'),(14540,14188,1636325024,8047,'Arheel\'s Uncle','Easier way for key shortcuts already on YOUR LM tree\nI clicked [B]Preferences, [/B]on right I opened \"[B]Keyboard[/B]\", clicked the \"[B]Shortcuts[/B]\" panel, on Left, click the category, shortcuts should open on right side box\n\nI used his cheater psge DL, and marked it up for the most common shortcuts\nI have not checked all of shakiestnerds shortcuts.\n\nI just want to say, since this LM 20.2 install, a lot of it is new for me.\nSo, I\'ll make mistakes, then correct in an edit.',0,448961,_binary '[]',0,_binary '[]',_binary '[]'),(14541,14188,1636325508,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14538, member: 801\"]\nthanks very much, I\'ll try them out. :)\n[/QUOTE]\nControl+Alt+End does a keyed shutdown\n:D',0,448962,_binary '[]',0,_binary '[]',_binary '[]'),(14542,14188,1636373723,8047,'Arheel\'s Uncle','open Terminal, copy paste Code commands one at a time, wait for the white $\nthen paste next code, 1 by 1 until done.\nTakes 5 mins at most. BE SURE TO COPY THE LIVE LINKS IN THE CODE COMMANDS\ntHERE IS MORE INFO IN THAT FORUM.\n===================================================\n[URL=\'https://forums.linuxmint.com/viewtopic.php?p=1913282&sid=65c03c33f487f614e4d1850e5107c21c#p1913282\'][B]LINK To install the Brave browser in Linux, open a console terminal, type in, or copy & paste, each line below one by one: Click \"Select All\" above command,[/B][/URL] right click the highlighted command, select Copy (or Ctrl+Insert), click in the console terminal window, and right click paste (\"Shift+Insert\" or \"Ctrl+Shift+v\"), repeat for each command.\nCode:\nsudo apt install apt-transport-https curl gnupg\n\nCode:\ncurl -s [URL]https://brave-browser-apt-release.s3.brave.com/brave-core.asc[/URL] | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -\n\nCode:\necho \"deb [arch=amd64] [URL]https://brave-browser-apt-release.s3.brave.com/[/URL] stable main\" | sudo tee /etc/apt/sources.list.d/brave-browser-release.list\n\nCode:\nsudo apt update\n\nCode:\nsudo apt install brave-browser\n\nYou can adjust their security settings like in most browsers click their menu key, settings, additional settings on left and Privacy and Security, on the right-side are various options like \"Cookies and other site data\". I do not see where my cookies are automatically deleted.\n\nHope this helps ...',0,448981,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14543,14188,1636394294,801,'Whitebear','Well, thanks very much.  I\'ll try it out.',0,448996,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14544,14184,1636460544,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.fox19.com/2021/11/08/police-identify-victim-fatal-shooting-inside-fairfield-bar/?outputType=apps[/URL]\n\n[HEADING=1]MIGUEL WESLEY GALLIHER[/HEADING]\nCustody Record\nAge 20\nGender Male\nRace Black\n[B] OH:  Butler County Sheriff\'s Office [/B]\nID Number193***\nCustody Status[B] In Custody[/B]\nCustody Detail [B]Butler County Corrections Center\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/07/robert-strong[/URL]\n\n----\n[URL unfurl=\"true\"]https://local12.com/news/local/forest-park-man-charged-with-fatally-stabbing-his-wife-cincinnati-ohio-wilford-huletta-jenkins-murder-bessinger-drive-stabbed-crime-domestic-violence[/URL][/B]\n\n[HEADING=1]WILFORD JENKINS[/HEADING]\n Custody Record \nAge 48\nGender Male\nRace Black\n[B] OH:  Hamilton County Sheriff\'s Office [/B]\nID Number1650***\nCustody Status[B] In Custody[/B]\nCustody Detail[B] Hamilton County Sheriff\'s Office\n\n[URL unfurl=\"true\"]https://www.legacy.com/us/obituaries/name/huletta-jenkins-obituary?id=31244025[/URL]\n\n----\n\n\n[URL unfurl=\"true\"]https://ktla.com/news/local-news/video-shows-robbers-break-into-real-housewives-of-beverly-hills-star-dorit-kemsleys-encino-home/[/URL]\n\n----[/B]',0,449023,_binary '{\"unfurls\":{\"4638\":4638,\"4639\":4639,\"4653\":4653,\"4640\":4640}}',0,_binary '[]',_binary '[]'),(14545,14188,1636475363,8047,'Arheel\'s Uncle','How goes it?',0,449041,_binary '[]',0,_binary '[]',_binary '[]'),(14546,14188,1636477335,801,'Whitebear','Hmmm... I still have 289 updates to install... \nseems to have some problem with updates \ntried only doing one at a time..\nI am getting familiar with doing the fsck? file check - reboot\nI wonder if the computer hardware had some problem - recall now that it overheated\nand it did overheat and interrupt when the linux disk repartitioning was not done.\n\nmaybe I\'m trying to come up with some excuse to buy a new laptop with linux installed... a 64-bit to take advantage of being up to date on being able to handle applications like the Brave (hadn\'t yet tried the work-around for 32-bit...\n\nso I was this morning exploring the other boot options to do disk checks and memory checks..   this has been very educational.  and\n\nI finally got a chance to actually execute a \'SUDO\' something terminal command line... I had heard about it and saw several references to fixes but may not have been in the right environment my MAC working to figure out how to do SSH BASH? command line on current internet domain host for the new forum\n\nanyway, anyway - I was also just looking up how to REINSTALL linux-on-a-stick just incase the prior overheated install messed up something..   I would at least be able to proceed with getting familiar with the linux environment and see what other applications I could install on the recycled old HP compaq 2008? windows-vista...\n\nso I\'m going to reboot it again and try another single update package \n\nthe FLICKERING has mostly gone away except as a symptom of a failed package install - it usually comes up just fine to the welcome to linux screen.\n\nSo I\'ll see if I can make any progress with the remaining 289 update items\nand will check back with status - thanks.',0,449045,_binary '[]',0,_binary '[]',_binary '[]'),(14547,14188,1636479200,8047,'Arheel\'s Uncle','Is your laptop a 32 bit?\nDid you install the 32 or 64 bit LM version?\nThere is a 32 bit LM version, supposedly on this LM stick, maybe that\'s the problem?',0,449047,_binary '[]',0,_binary '[]',_binary '[]'),(14548,14188,1636479706,8047,'Arheel\'s Uncle','I can\'t remember if you said how much RAM yours had?\nI\'m thinking you may be better off with the Xfce version, it\'s lite compared to full version. It\'s been advised for older PC models that have less RAM etc.\nIt might be hanging up d/t not enough RAM for loading in needed blocks of code to complete a function.\nDoes that make sense?',0,449048,_binary '[]',0,_binary '[]',_binary '[]'),(14549,14188,1636480326,8047,'Arheel\'s Uncle','Does this LM forum Q help? [B][URL=\'https://forums.linuxmint.com/viewtopic.php?t=18817\'][B]HP Compaq nx7400 Post by terrorblader » Sat Nov 15, 2008 [/B][/URL]\n[B]I am not sure how much RAM is req\'d in the LM 20.2[/B][/B]',0,449049,_binary '[]',0,_binary '[]',_binary '[]'),(14550,14188,1636494854,801,'Whitebear','Well, I tried to boot back up with windows \nso I could remove the linux to try to reinstall it\nbut then my windows had boot problems and could not fix itself\n\nnow I am researching if I can put bleach bit on a usb to boot the laptop windows vista 32-bit so I can take it to the recycle center without any personal data left on it.\n\nWell, I certainly got a lot of experience from the trial usb-LM install... and I\'m sure\nit would all go much smoother next time - still not sure whether the problems were from the old laptop that was just sitting for a few years or the old laptop just could not be resusitated... but it did boot up window vista ok when I charged it up.\n\nI\"ll have to do some research to see if I can put all the applications I use to update the forum and website etc. to see if I can duplicate them on a linux laptop for travelling.\n\nMay consult with you in future on linux options.  :)',0,449057,_binary '[]',0,_binary '[]',_binary '[]'),(14551,14188,1636518589,8047,'Arheel\'s Uncle','Don\'t you have a REFORMAT HARD DRIVE Utility on laptop, to take it back to factory?\nThat is, if it eventually does boot up?\nAnother option is just remove HD itself, then in another PC hook it up as a Slave HD.\nYou know, Master & Slave HD\'s. Also, if you did that, you may or may not be able to recover files, but you could easily reformat it as a slave & wipe out all files.\nThen donate it without HD.',0,449069,_binary '[]',0,_binary '[]',_binary '[]'),(14552,14188,1636518863,8047,'Arheel\'s Uncle','I have in past cut open HD using dremel and used a sanding drum or flat disc on dremel, and destroyed surfaces of the disk.',0,449070,_binary '[]',0,_binary '[]',_binary '[]'),(14553,14188,1636519047,8047,'Arheel\'s Uncle','Many other options, recovery or destruction\nhow to remove data on a hard drive that doesn\'t work\n[URL=\'https://duckduckgo.com/?t=lm&q=how+to+remove+data+on+a+hard+drive+that+doesn%27t+work&ia=web\']https://duckduckgo.com/?t=lm&q=how+to+remove+data+on+a+hard+drive+that+doesn\'t+work&ia=web[/URL]\n\nI really like this [B][URL=\'https://www.howtogeek.com/182452/how-to-get-data-off-an-old-hard-drive-without-putting-it-in-a-pc/\'][B]How to Get Data Off an Old Hard Drive (Without Putting It in a PC)[/B][/URL]\n[B]Ahhh the hassle of old hard drives. There’s hardly a geek around, or even casual computer owner for that matter, that doesn’t have a few old drives squirreled away. If you ever need to get the data off an old drive—or just want to check the drive and maybe erase it before disposal—you could always crack open your PC and mount the drive inside. But that’s a lot of work to solve a temporary need. There are much better solutions around these days.[/B][/B]',0,449071,_binary '[]',0,_binary '[]',_binary '[]'),(14554,14188,1636519891,8047,'Arheel\'s Uncle','I am buying this.......$15 [URL=\'https://www.amazon.com/dp/B00DQJME7Y/?tag=hotoge-20\']SABRENT USB 3.0 to SATA/IDE 2.5/3.5/5.25-INCH Hard Drive Converter with Power Supply & LED Activity Lights [4TB Support] (USB-DSC9)[/URL]\n\nThen, I\'ll clone my laptop HD onto my desktop HD to put LM 20.2 onto it.',0,449072,_binary '[]',0,_binary '[]',_binary '[]'),(14555,14188,1636520470,801,'Whitebear','well, appreciate the suggestions....\nI was giving it one more try and somehow managed to get back into windows...\n\nchecked a dozen \"how to UN-INSTALL linux mint search results...\nfound one that said can only do it from the WINDOWS partition\nI followed directions and was able to delete the Linux partition but\nstill have to fix the BOOT up business\nmore internet searching the part-2 directions said I need a Windows Vista RECOVERY disk and only one allowed with new machine but found advertiesment\nfor downloading code for Windows Vista Recovery disk...\nI have just copied that to my new 32GB \'jump drive\' and\ngetting ready to reboot if I can change the boot up order now\nor else find the correct PF KEY. PF9 I think that will let me change boot up disk order.\n\nSo I did also download BLEACH BIT to the new USB jumpdrive - did not know it did other stuff besides SHRED data for security - and also discovered that Linux has a built in list of extra programs to install but it didn\'t work when I tried.\n\nSo I\'m about ready for the next step to try to boot up from the USB jump-drive with the copy of the VISTA RECOVERY disk.\n\nso I\'ll let you know - not sure yet whether I want to try to\n1. REINSTALL LINUX MINT from the AMAZON USB\nor download another version... you had suggested LINUX   Xfce version          \nand maybe download the NEWEST NEWER LINUX 2.02???? WHICH would be better than my linux mint 19.02... and hopefully not have 500 some UPDATES to install....\n\nI\'ll let you know... backlogged on frontpage and forum daily maintenance today.\n\n\"Luck to me and thee and the Koala in the Tree\"    \nHow to the Australians say g\'day after sundown? :)',0,449073,_binary '[]',0,_binary '[]',_binary '[]'),(14556,14188,1636520918,8047,'Arheel\'s Uncle','It usually only takes my lsptop 5 to 10 mins to DL & install all updates, most of which are Kernels. After password it\'s fairly automatic, occasionally I\'d have to give password twice.\nI have to reboot, got too many tabs open.',0,449074,_binary '[]',0,_binary '[]',_binary '[]'),(14557,14188,1636523076,801,'Whitebear','well, I tried rebooting from the new usb on the un-linuxed laptop\nbut there was no boot and went into. GRUB RESCUE\nI did not make my new rescue usb jump drive BOOTABLE...\nI seem to recall that you mentioned making some new usb sticks bootable...\n\nso  maybe I can find the directions for making my new usb bootable...\nif I threw my old laptop in the garbage - and if a hacker found it at the dump\nI wonder how long it would take them to extract any information that\nwould be a financial liability or up for \'ransom\'. :)\n\nand thanks for the prior tips on the dremel? tools available at Home Depot\nfor destroying a hard drive beyond data recovery.',0,449075,_binary '[]',0,_binary '[]',_binary '[]'),(14558,14188,1636524261,8047,'Arheel\'s Uncle','this post, how to create a [URL=\'http://www.nnnforum.net/forums/index.php?conversations/messages/14463/\']bootable USB [/URL]\ndownload etcher first.\n\nAlternative, take apart HD then burn up old HD using accelerant, gasoline, safely.',0,449076,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14559,14188,1636524384,801,'Whitebear','THANKS VERY MUCH. !!!',0,449077,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14560,14188,1636524549,8047,'Arheel\'s Uncle','xfce [URL]https://linuxmint.com/download_all.php[/URL]',0,449078,_binary '[]',0,_binary '[]',_binary '[]'),(14561,14184,1636544226,801,'Whitebear','Thanks again....',0,449084,_binary '[]',0,_binary '[]',_binary '[]'),(14562,14192,1636545177,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14563,14188,1636580954,8047,'Arheel\'s Uncle','[B]Metadata Eraser [/B][URL]https://www.addictivetips.com/ubuntu-linux-tips/clean-metadata-linux/[/URL]\nPub\'d June 2021',0,449105,_binary '[]',0,_binary '[]',_binary '[]'),(14564,14188,1636581359,8047,'Arheel\'s Uncle','[B]Metadata Eraser [/B]PDF of the above\nI\'m using to test out the removal from PDF',1,449106,_binary '[]',0,_binary '[]',_binary '[]'),(14565,14188,1636582266,8047,'Arheel\'s Uncle','Don\'t mind me, still testing\n\n[B]Metadata Reader (free online reader) [URL]https://www.metadata2go.com/[/URL]\n[COLOR=rgb(184, 49, 47)]Be sure to delete uploaded file after using reader[/COLOR][/B]\n[HEADING=2][SIZE=4]Get All Metadata Info Of Your Files[/SIZE][/HEADING]\n[HEADING=2][SIZE=4]Online & For Free – No Registration, No Installation![/SIZE][/HEADING]\n[HEADING=2][SIZE=4]Top 15 File Formats it reads[/SIZE][/HEADING]\n[LIST]\n[*][URL=\'https://www.online-convert.com/file-format/avi\']AVI (Microsoft Audio/Visual Interleaved)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/m4a\']M4A (MPEG-4 Audio Layer)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/doc\']DOC (Microsoft Word Binary File Format)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/wav\']WAV (WAVE Audio)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/mp4\']MP4 (MPEG-4 Video Stream)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/bmp\']BMP (Microsoft Windows bitmap)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/txt\']TXT (Raw text file)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/zip\']ZIP (ZIP compression)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/png\']PNG (Portable Network Graphics)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/pdf\']PDF (Portable Document Format)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/mp3\']MP3 (MPEG Layer 3 Audio)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/odt\']ODT (OpenDocument Text Document)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/gif\']GIF (CompuServe Graphics Interchange Format)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/jpg\']JPG (Joint Photographic Experts Group JFIF format)[/URL]\n[*][URL=\'https://www.online-convert.com/file-format/xls\']XLS (Microsoft Excel Spreadsheet)[/URL]\n[/LIST]',0,449107,_binary '[]',0,_binary '[]',_binary '[]'),(14566,14188,1636584157,8047,'Arheel\'s Uncle','ugh, TOS has gone bad, [B]not[/B] to be used for sensitive files, their service & servers are in Germany\n\n[B][URL=\'https://www.online-convert.com/terms\'][B]https://www.online-convert.com/terms[/B][/URL]\n\nFor this purpose, the [COLOR=rgb(184, 49, 47)]Customer grants the Provider a right of use of the file[/COLOR], unlimited by time or space.[/B]\n\nThe Provider reserves the right to delete files or refuse uploads or file downloads provided that there is not enough storage capacity.\n\nThe Provider reserves the right to change or discontinue any of the services at any time.',0,449108,_binary '[]',0,_binary '[]',_binary '[]'),(14567,14188,1636584222,801,'Whitebear','Amazing what one can buy on Amazon.\nI\'ve ordered a Windows Vista Recovery Disk CD\nforgot that I used to always get a laptop with a CD drive to load\nsoftware that used to come in a box from the Office Supply store or\nthe software publisher website.\n[URL]https://www.amazon.com/dp/B07ZLGQYPQ?psc=1&smid=AO1L1QYITDR9G&ref_=chk_typ_imgToDp[/URL]\n[URL=\'https://www.amazon.com/dp/B07ZLGQYPQ?psc=1&smid=AO1L1QYITDR9G&ref_=chk_typ_imgToDp\'][ATTACH type=\"full\" alt=\"1636540465628.png\"]8429[/ATTACH][/URL]',1,449109,_binary '{\"attachments\":{\"8429\":8429}}',0,_binary '[]',_binary '[]'),(14568,14188,1636584270,801,'Whitebear','Thanks for links to (possibly) useful apps that I might \'linux\' with later :)',0,449110,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14569,14188,1636584665,8047,'Arheel\'s Uncle','Nowadays, new PC you have to create your own Recovery Disk\nI\'m only putting site links or Linux Mint info that I find useful & safe, until I find out differently. Partly for myself, & to be helpful to you or a friend.',0,449111,_binary '[]',0,_binary '[]',_binary '[]'),(14570,14188,1636584945,801,'Whitebear','Right.  One link I found on the subject complained about that.\nNow I must have made that recovery disk for my Vista laptop\n13 years ago?......   and it probably is in a box in a storage shed. :)',0,449112,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14571,14188,1636601164,8047,'Arheel\'s Uncle','I don\'t mind, but this thread in getting long.\n\nI was thinking (scary, huh) that maybe we could start a new Linux message thread, I can sort through THIS thread & copy just the links (since we know what they are) into a coherent order with minimal text and then paste them into THAT new thread\nOR\nI can copy into a doc & export as a PDF then attach to 1st post, easy to find, I can edit PDF files.\nA PDF can be read offline.',0,449132,_binary '[]',0,_binary '[]',_binary '[]'),(14572,14188,1636601783,801,'Whitebear','YES, LET\'S START A NEW LINUX \'CONVERSATION\'\nI\'LL CLOSE THIS ONE IF I CAN.',0,449134,_binary '[]',0,_binary '[]',_binary '[]'),(14573,14188,1636601833,8047,'Arheel\'s Uncle','[HEADING=2][URL=\'https://www.linuxlinks.com/DiskCloning/\']8 Best Free Linux Disk Cloning Software[/URL][/HEADING]\n       \n[URL=\'https://www.linuxlinks.com/diskcloning/\']August 27, 2020[/URL] [URL=\'https://www.linuxlinks.com/author/linuxlinks/\']Steve Emms[/URL] [URL=\'https://www.linuxlinks.com/category/software/\']Software[/URL], [URL=\'https://www.linuxlinks.com/category/system-software/\']System Software[/URL]\nOne of the key responsibilities of a system administrator is to ensure the safety of an organization’s computer data. This is a critical task for any organization, given that the loss of important data could have profound implications on its future prosperity.\nThere are a number of different strategies that a system administrator will need to use to ensure that data is preserved. For example, the person will need to maintain the computer system and/or network, by applying operating system updates and patches, by performing regular backups, and ensuring that the system is kept secure at all times. Disk cloning is a highly popular method of performing comprehensive backups of the operating system, installed software, and an organization’s data with the minimum of effort.\nHowever, disk cloning software is not simply helpful for system backups. It has a wide range of other uses such as provisioning new computers in the workplace, [B][COLOR=rgb(184, 49, 47)]restoring computers from a master image, and system recovery.[/COLOR][/B]\nTo provide an insight into the quality of software that is available, we have compiled a list of 8 high quality Linux disk cloning software. Hopefully, there will be something of interest for anyone who needs to perform system admin tasks.\n[IMG alt=\"Best Free Disk Cloning Software\"]https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2020/08/Best-Free-Disk-Cloning-Software-Updated.png?resize=700%2C560&ssl=1[/IMG]\nNow, let’s explore the 8 disk cloning software at hand. For each title we have compiled its own portal page, providing a screenshot of the software in action, a full description with an in-depth analysis of its features, together with links to relevant resources.\n                                   \n[TABLE]\n[TR]\n[TH][B]Disk Cloning Software[/B][/TH]\n[/TR]\n[TR]\n[TD][B][URL=\'https://www.linuxlinks.com/Clonezilla/\']Clonezilla[/URL][/B][/TD]\n[TD]Similar to Symantec Ghost[/TD]\n[/TR]\n[TR]\n[TD][B][URL=\'https://www.linuxlinks.com/gparted/\']GParted[/URL][/B][/TD]\n[TD]Industrial-strength package for partition editing[/TD]\n[/TR]\n[TR]\n[TD][B][URL=\'https://www.linuxlinks.com/Mondo/\']Mondo Rescue[/URL][/B][/TD]\n[TD]Reliable, disaster recovery solution[/TD]\n[/TR]\n[TR]\n[TD][B][URL=\'https://www.linuxlinks.com/FOG/\']FOG[/URL][/B][/TD]\n[TD]A cloning / imaging solution / rescue suite[/TD]\n[/TR]\n[TR]\n[TD][B][URL=\'https://www.linuxlinks.com/G4L/\']G4L[/URL][/B][/TD]\n[TD]ncurses-based hard disk and partition imaging and cloning tool[/TD]\n[/TR]\n[TR]\n[TD][B][URL=\'https://www.linuxlinks.com/PING/\']PING[/URL][/B][/TD]\n[TD]Partimage Is Not Ghost[/TD]\n[/TR]\n[TR]\n[TD][B][URL=\'https://www.linuxlinks.com/redo/\']Rescuezilla[/URL][/B][/TD]\n[TD]Easy Backup, Recovery & Bare Metal Restore[/TD]\n[/TR]\n[TR]\n[TD][B][URL=\'https://www.linuxlinks.com/Partimage/\']Partimage[/URL][/B][/TD]\n[TD]Stores partitions to a image file[/TD]\n[/TR]\n[/TABLE]\n   \n[TABLE]\n[TR]\n[TD][HR][/HR]\nRead our complete collection of [B][URL=\'https://www.linuxlinks.com/best-free-open-source-software/\']recommended free and open source software[/URL][/B]. The collection covers all categories of software.\n\nThe software collection forms part of our [B][URL=\'https://www.linuxlinks.com/linuxlinks-home-linux/\']series of informative articles[/URL][/B] for Linux enthusiasts. There\'s tons of in-depth reviews, alternatives to Google, fun things to try, hardware, free programming books and tutorials, and much more.[/TD]\n[/TR]\n[/TABLE]\nShare this article',0,449135,_binary '[]',0,_binary '[]',_binary '[]'),(14574,14193,1636602008,801,'Whitebear','thanks for last post on \'Part 1\'. :)\nI figured out how to close thread/conversation by going to first post/first message\nnot sure if any conversation participant can close.',0,449137,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14575,14193,1636603126,8047,'Arheel\'s Uncle','[SIZE=5][B]I found Linuxlinks-- It has everything!!\n[/B][/SIZE]\n[TABLE]\n[TR]\n[TD]New to Linux? Read our [URL=\'https://www.linuxlinks.com/linux-starters-guide-introduction/\'][B]Linux for Starters series[/B][/URL].[/TD]\n[TD][COLOR=rgb(184, 49, 47)][B][SIZE=5]THIS IS THE STEP BY STEP SECTION FOR YOU!!![/SIZE][/B][/COLOR][SIZE=5][/SIZE][/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/best-free-open-source-software/\'][IMG alt=\"Free and Open Source Software\"]https://i1.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/FOSS.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD]The largest compilation of the [URL=\'https://www.linuxlinks.com/best-free-open-source-software/\'][B]best free and open source software[/B][/URL] in the universe. Supplied with our legendary ratings charts.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/category/reviews/\'][IMG alt=\"Linux Reviews\"]https://i1.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Reviews-Linux.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD]Hundreds of [URL=\'https://www.linuxlinks.com/category/reviews/\'][B]in-depth reviews[/B][/URL] offering our unbiased and expert opinion on software.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/best-free-open-source-alternatives-gmail/\'][IMG alt=\"Alternatives to Google\"]https://i1.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Alternatives-Google.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/best-free-open-source-alternatives-gmail/\'][B]Alternatives to Google\'s Products and Services[/B][/URL] examines your options to migrate from the Google ecosystem with open source Linux alternatives.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/best-free-open-source-alternatives-microsoft-github/\'][IMG alt=\"Microsoft\"]https://i2.wp.com/www.linuxlinks.com/wp-content/uploads/2021/09/Microsoft_logo.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/best-free-open-source-alternatives-microsoft-github/\'][B]Alternatives to Microsoft\'s Products and Services[/B][/URL] recommends open source Linux software.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/best-free-open-source-alternatives-adobe-photoshop/\'][IMG alt=\"Adobe\"]https://i1.wp.com/www.linuxlinks.com/wp-content/uploads/2021/10/adobe-icon-48.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/best-free-open-source-alternatives-adobe-photoshop/\'][B]Alternatives to Adobe Cloud[/B][/URL] is a new series looking at free and open source alternatives to products available from Adobe Cloud\'s subscription service.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/essential-system-tools-excellent-ways-manage-system/\'][IMG alt=\"Linux System Tools\"]https://i2.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Linux-System-Tools.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/essential-system-tools-excellent-ways-manage-system/\'][B]Essential Linux system tools[/B][/URL] looks at small, indispensable utilities, useful for system administrators as well as regular users.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/outstanding-linux-utilities-maximize-productivity/\'][IMG alt=\"Linux Productivity\"]https://i2.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Linux-Productivity.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD]Linux utilities to maximise your [URL=\'https://www.linuxlinks.com/outstanding-linux-utilities-maximize-productivity/\'][B]productivity[/B][/URL]. Small, indispensable tools, useful for anyone running a Linux machine.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/emulate-sinclair-zx81-home-computer-linux/\'][IMG alt=\"Home Computer Emulators\"]https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2021/06/Home-Computer-Emulators-Icon.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD]Home computers became commonplace in the 1980s. [URL=\'https://www.linuxlinks.com/emulate-sinclair-zx81-home-computer-linux/\'][B]Emulate home computers[/B][/URL] including the Commodore 64, Amiga, Atari ST, ZX81, Amstrad CPC, and ZX Spectrum.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/what-happened-three-promising-open-source-linux-terminal-emulators/\'][IMG alt=\"Now and Then\"]https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Now-and-Then.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/what-happened-three-promising-open-source-linux-terminal-emulators/\'][B]Now and Then[/B][/URL] examines how promising open source software fared over the years.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/linux-home-cooking-linux/\'][IMG alt=\"Linux at Home\"]https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Linux-at-Home.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/linux-home-cooking-linux/\'][B]Linux at Home[/B][/URL] looks at a range of home activities where Linux can play its part, making the most of our time at home, keeping active and engaged.[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/linux-candy-free-and-open-source-software-fun/\'][IMG alt=\"Linux Candy\"]https://i1.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Linux-Candy.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/linux-candy-free-and-open-source-software-fun/\'][B]Linux Candy[/B][/URL] opens up to the lighter side of Linux. Have some fun![/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/best-free-android-apps/\'][IMG alt=\"Best Free Android Apps\"]https://i2.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Android-icon.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/best-free-android-apps/\'][B]Best Free Android Apps[/B][/URL]. There\'s a strict eligibility criteria for inclusion in this series[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/excellent-free-programming-books/\'][IMG alt=\"Programming Books\"]https://i0.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Programming-Books.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD]These [URL=\'https://www.linuxlinks.com/excellent-free-programming-books/\'][B]best free books[/B][/URL] accelerate your learning of every programming language[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/category/tutorials/\'][IMG alt=\"Programming Tutorials\"]https://i2.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Programming-Tutorials.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD]These [URL=\'https://www.linuxlinks.com/category/tutorials/\'][B]free tutorials[/B][/URL] offer the perfect tonic to the free programming books series[/TD]\n[/TR]\n[TR]\n[TD][URL=\'https://www.linuxlinks.com/stars-stripes-nasa-linux/\'][IMG alt=\"Stars and Stripes\"]https://i1.wp.com/www.linuxlinks.com/wp-content/uploads/2021/03/Stars-and-Stripes.png?resize=48%2C48&ssl=1[/IMG][/URL][/TD]\n[TD][URL=\'https://www.linuxlinks.com/stars-stripes-nasa-linux/\'][B]Stars and Stripes[/B][/URL] is an occasional series looking at the impact of Linux in the USA[/TD]\n[/TR]\n[/TABLE]',0,449138,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14576,14193,1636610347,801,'Whitebear','Wow, great, thanks a lot.\nI\'ll review.  :)',0,449140,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14577,14193,1636610351,8047,'Arheel\'s Uncle','SUCCESS with installing full version on desktop. Yee Haha!\n\nI have to admit, I\'ve really learned a lot since our LM thread.',0,449141,_binary '[]',0,_binary '[]',_binary '[]'),(14578,14193,1636611122,801,'Whitebear','I\'ve learned a whole lot about so many other people having similar technical\nproblems adding a linux partition to a laptop.  I wonder where the name [URL=\'https://duckduckgo.com/?q=What+is+GRUB+software+and+what+does+GRUB+stand+for%3F&t=brave&ia=web\']\'GRUB\'[/URL]\ncame from - referring to some primordial boot code that makes a computer go\nto the right partition to boot up.',0,449142,_binary '[]',0,_binary '[]',_binary '[]'),(14579,14193,1636617450,8047,'Arheel\'s Uncle','GRUB means Grand Unified Bootloader, part of the GNU project. Listen to The Gnu song,\nGNU is \"GNU. Not Unix.\" below\nI let the installation do the partition, I want to learn it, buy I keep asking myself WHY do I need to.\n\nSoooo, after I got LM installed on desktop, I went back to my laptop, it went KAPUT.\nI had installed someting questionable, got halfway done with it, then I rebooted PC.\nOn reboot, monitor said NO Operating System. WTH!?!?!\n\nThe bad to good news, I used the NEW Linux Cinnamon 20.2 USB stick. NOT GOOD!\nNow I know why you were squawking about 500 UPGRADES.\nIt is version 19 TARA, which means it is NOT 20.2 & to get it to 20.2 you\'d have to do a few upgrades...\n19 to 20, 20 to 20.2.\nI ended up reusing my ETCHERED USB. It\'s all good now.\n\nI jumped the gun, I reviewed Amazon LM stick description, it stated in hiding \"19\" version.\n[SIZE=3][/SIZE]\n[QUOTE]\n[SIZE=3]Tomorrow, I will write a critical technical review on Amazon, and then put in for a return/refund based on false specifications. I ALWAYS WIN at Amazon on tech stuff, most of the tech product sellers & even Amazon Tech service don\'t know what the heck they\'re talking about. To be honest, I end up unintentionally making them become fools. IT IS WHAT IT IS.\n\nIF you wish to return that stick USB, I will tell you what to say, if you want me to.\nAmazon or seller will return your money.[/SIZE]\n[/QUOTE]\n\n[MEDIA=youtube]j53z6RfFb7U[/MEDIA]',0,449150,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14580,14184,1636643941,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.dailyherald.com/news/20211110/police-seek-teenage-suspect-in-zion-shooting[/URL]\n\n[URL unfurl=\"true\"]https://people.com/crime/woman-fatally-shot-in-head-stray-bullet-while-reading-bible-to-baby-inside-home/[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.cbssports.com/college-football/news/georgia-lb-adam-anderson-charged-with-felony-after-allegedly-raping-21-year-old-woman/[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.postcrescent.com/story/news/2021/11/10/fox-river-mall-shooting-dezman-ellis-convicted-homicide-charge/6341208001/[/URL]\n\nNote white mom:\n\n[URL unfurl=\"true\"]https://www.wearegreenbay.com/news/local-news/mother-of-jovanni-frausto-speaks-out/[/URL]\n\n---\n\nhomos in speedos LOL:\n[URL unfurl=\"true\"]https://www.foxnews.com/world/american-tourists-in-hiding-at-cancun-resort-after-reports-of-active-shooter?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A%20foxnews%2Fworld%20%28Internal%20-%20World%20Latest%20-%20Text%29[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.abc15.com/news/region-phoenix-metro/north-phoenix/shooting-under-investigation-near-cave-creek-and-beardsley-roads[/URL]\n\n[URL unfurl=\"true\"]https://www.abc15.com/news/crime/family-of-domestic-violence-shooting-victim-trystan-benallie-speaks-out[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/08/martin-louis[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10186753/Father-gets-28-years-leaving-girl-die-burning-car.html[/URL]\n\n---',0,449161,_binary '{\"unfurls\":{\"4774\":4774,\"4775\":4775,\"4776\":4776,\"4777\":4777,\"4778\":4778,\"4779\":4779,\"4780\":4780,\"4781\":4781,\"4782\":4782,\"4783\":4783}}',0,_binary '[]',_binary '[]'),(14581,14193,1636656394,801,'Whitebear','Well, well, well, thanks for \'gruesome\' GNU-some (thanks very much for video) details.\n\nThe Asian-privacy guy came out with his promised Linux Special (that I was waiting for)\n[MEDIA=youtube]3Dg4WIfvwWk[/MEDIA]\n\nAs the LM stick was \'only\' $16.99 - I think I got my money\'s worth in frustrating experience - but it was sort of false advertising as I was assuming that it was the most recent operational version..    I was just looking at my Amazon order history and I see now that they offer a half-dozen different versions but that was before I had any idea about the different releases etc.\nI did just get a refund from Amazon as I ordered Turbo Tax before noticing it was the same Tax year 2020 as I already ordered a year ago.  \n\nI did download the Etcher app you recommended.   I used it to try to do a bootable USB stick that didn\'t work out for me - I as still not sure about... I down loaded the windows version to my Mac and plugged it into my LM corrupted laptop... not sure whether it can work with a different target computer from the \'burn\' computer etc.\n\nWell, I\'m at least now aware of the different Linux DNA family tree \'distros\' and will try to build a new laptop with a \'Braxman\' recommended Ubunto-something \'OS\' and look for Linux versions of the critical apps that I use daily to update and backup my NNN news site and the NNN forum....  I ran into a similar challenge of replacing Windows apps with Mac OS apps when I last switched  \n\nwill check back - Good morning',0,449173,_binary '[]',0,_binary '[]',_binary '[]'),(14582,14193,1636661728,8047,'Arheel\'s Uncle','Yes, I also assumed the USB was 20.2 where normally I\'d read every product detail on the page on anything r/t tech. I missed that little tidbit, but I have an innate excuse:\nI should have been in the kitchen, blah blah female.\n\nAsian guy explained good. But d/t my very good experiences with a few older PCs, I have to disagree somewhat.\n\nThere is always a learning curve on anything, tech is a far steeper curve.\n[QUOTE]\nI did download the Etcher app you recommended.   I used it to try to do a bootable USB stick that didn\'t work out for me -\n[/QUOTE]\nI think you may have an issue of settings in BIOS, still. I don\'t think it\'s your USB, Etcher is fairly foolproof, imho.\nDesktop...I had to set boot order in BIOS for both sections, usb & hard drive. I figured that out d/t the USB stick & iso for LM that I used Etcher on was a SanDisk vs a Removable USB, both sections recognized the SanDisk, so I set it for 1st Boot on both, saved settings & Exit (F10 hotkey) which then reboots & I was able to install LM Cinnamon 20.2.',0,449176,_binary '[]',0,_binary '[]',_binary '[]'),(14583,14193,1636663260,801,'Whitebear','Well, as the old (technical literary word describing a much quoted banal cliche bromide? catch phrase....)\n\n\'The proof\'s in the pudding\'  --  I occasionally am reminded that I need to look at the \'fine print\'. or \'missing\' fine print\' -  break-in video commercials on YouTube that promise a miraculous cure for various complaints...\n\nI did enjoy my 25 years of programming COBOL for IBM mainframes but even then I was maintaining a \'past BEST BY\' technology...   \'BIOS\' is a very familiar word - but I need to look it up - from context it must be a low-level area of computer that has something to do with \'booting up\'.  -  perhaps related to \'GNU\'s or gnomes. :)',0,449177,_binary '[]',0,_binary '[]',_binary '[]'),(14584,14193,1636666408,8047,'Arheel\'s Uncle','Basic Input Output \"something\"\nBIOS is unique to PC\'s hardware, not a Linux thing.\n\nGet a youtube adblock extension',0,449178,_binary '[]',0,_binary '[]',_binary '[]'),(14585,14193,1636666651,8047,'Arheel\'s Uncle','I just posted this on GAB\nI don\'t want to post at NNN,\nI\'m being watched\n[HEADING=1][URL=\'https://www.asian-dawn.com/2021/11/09/black-teen-sucker-punches-asian-teen-during-womens-youth-game/\']Black Teen Sucker Punches Asian Teen During Women\'s Youth ...[/URL][/HEADING]\nNovember 9, 2021 GARDEN GROVE, California—Disturbing video footage was recently posted of a vicious assault during a Women\'s Youth basketball game in California. The footage shows an African-American female sucker-punching an [B]Asian[/B] female after being instructed by her mother to do so.',0,449179,_binary '[]',0,_binary '[]',_binary '[]'),(14586,14193,1636667612,801,'Whitebear','THANKS.  BOBSTER DID POST THIS.  I just added it to the Bobster links for today notice.    \nLet me know if you want me to lower.  your public profile on this forum.\nOptions are (only if you want or need them now)\n1. restrict your forum to most trusted NNN members (half-dozen, inactive)\n2. not use \'arheel\'s uncle\' as forum member credit on NNN front page...\n3. hmmm not sure...  could even give you a new forum name if you use arheel\'s uncle elsewhere..\n\nanyway, thanks for mentioning security situation, let me know if I can change anything regarding your identity on this forum etc.\n\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][B]Recent forum news link posts by The Bobster - (Nov 10, 2021)[/B]\n[LEFT][IMG align=\"left\" alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/LEFT]\n\n\n \n[URL=\'https://nypost.com/2021/11/10/basketball-cheap-shot-leaves-teen-girl-concussed/\'][B]White Teen girl concussed after brutal basketball attack by vicious evil negro[/B][/URL] How can they let white girls play basketball with black gorilla apes????\nOH, the vicious animal black basketballer was a NEGRESS - she looked like an rapid ape on drugs.[/TD]\n[/TR]\n[/TABLE]',0,449180,_binary '[]',0,_binary '[]',_binary '[]'),(14587,14193,1636668068,8047,'Arheel\'s Uncle','that link [URL]https://www.asian-dawn.com/2021/11/09/black-teen-sucker-punches-asian-teen-during-womens-youth-game/[/URL]\nis an Asian news, they pick up a good number of black on asian violence.\nOK, you can delete this & previous 2 posts, I did look in forum before message post\nBobsters didn\'y mention asian',0,449181,_binary '[]',0,_binary '[]',_binary '[]'),(14588,14193,1636668197,8047,'Arheel\'s Uncle','NY Post din not say the teen was ASIAN either',0,449182,_binary '[]',0,_binary '[]',_binary '[]'),(14589,14193,1636669769,801,'Whitebear','I did not see \'Asian\'.     thanks for the ASIAN VICTIM of black link...   I\'ll post that\nbut   NOT GIVE ARHEEL\'S UNCLE CREDIT FOR LINK\nif you wish to \'lower the profile\' of Archeel\'s Uncle on this forum and NNN frontpage.\n\nShould not need to delete any posts in this thread - assuming no other NNN forum member should be able to read this private conversation...\n\n==================\nLooks like normal forum member forum status can not DELETE a converstion post but you could, later EDIT your post and delete all content or replace it with some random character...... \'*\' ??   :censored::censored: (this emoticon has mouth taped up (censored)',0,449185,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14590,14193,1636736931,8047,'Arheel\'s Uncle','No, it was just that one post that I did on GAB, I didn\'t want to post on NNN, coincidence & timing would have pointed to me at GAB & here as one & the same.\nI knew it was an Asian girl victim, my granddaughter plays girls basketball against the teams in that area.\n\"asian news garden grove\" brought it right up.\n\nBTW, I cannot stand Andrew Anglin, or Weev \"LULZ\" guys. Both are nasty Jewish subversives & \"fellow Whites\" in USA.\n\nSo hey, I was looking on Amazon for LM Cinnamon version 20 or 20.2 USB boot stick & this is the ONLY one there [B][URL=\'https://www.amazon.com/Learn-Linux-Cinnamon-Bootable-Flash/dp/B08HGM6VZ6/ref=psdc_3151491_t2_B07GJC3FTL#customerReviews\'][B] Learn How to Use Linux, Linux Mint Cinnamon 20 Bootable 8GB USB Flash Drive - Includes Boot Repair and Install Guide [/B][/URL][/B]\nI might buy it later, I submitted a support Q to Linux regarding Boot Repair code needed for getting it via Terminal commands.',0,449205,_binary '[]',0,_binary '[]',_binary '[]'),(14591,14193,1636737706,801,'Whitebear','Thanks for clarification on Asian vs Black girls basketballing\nand I\'ve heard of Andrew Anglin but will have to look him up and hand\'t heard of Weeev-LuLz (i\'ll \'google\' in spare time)\n\nThanks for finding LM Cin 20+ boot thing.   I got the impression that you worked up your own with Etcher but then you mentioned the 500+ updates and the need to step by step from version 1->2-3-> 20.2?  did you have to step from your \'old version 19 in order to keep your data or settings. - can the latest LM only be flash set up on a clean, empty hard drive?',0,449206,_binary '[]',0,_binary '[]',_binary '[]'),(14592,14193,1636740997,8047,'Arheel\'s Uncle','Chinese bought up Garden Grove homes, I staged my mom\'s home there back in 1996 or so, set price $100K above market value, it sold to Chinese man the first 10 mins of open house & no price war.',0,449207,_binary '[]',0,_binary '[]',_binary '[]'),(14593,14193,1636741399,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14591, member: 801\"]\nThanks for clarification on Asian vs Black girls basketballing\nand I\'ve heard of Andrew Anglin but will have to look him up and hand\'t heard of Weeev-LuLz (i\'ll \'google\' in spare time)\n[/QUOTE]\nThet\'re punks\n[QUOTE=\"Whitebear, convMessage: 14591, member: 801\"]\n\nThanks for finding LM Cin 20+ boot thing.   I got the impression that you worked up your own with Etcher but then you mentioned the 500+ updates and the need to step by step from version 1->2-3-> 20.2? \n[/QUOTE]\nI started at  version 16\n[QUOTE=\"Whitebear, convMessage: 14591, member: 801\"]\n did you have to step from your \'old version 19 in order to keep your data or settings. - can the latest LM only be flash set up on a clean, empty hard drive?\n[/QUOTE]\nThey have to be a new install, like I said, you can update to latest version with version 19, but Linux18 [B]cannot[/B] update to 20.2\n\nNO you do not need a clean empty HD, the installation can wipe it clean & then installs itself. Either clean HD or data filled it will install after wiping drive. You can install LM alongside an older version if you want, dual boot you choose OS during startup.',0,449208,_binary '[]',0,_binary '[]',_binary '[]'),(14594,14193,1636741620,8047,'Arheel\'s Uncle','Anglin\'s article on Asian who got sucker punched by negress\n[B][URL]https://www.unz.com/aanglin/asian-girl-floored-by-black-girls-sucker-punch-during-high-school-basketball-game/[/URL][/B]\n[QUOTE]\n[B]White women, who are stupid whores, hate Asian women because they’re not fat beasts who act like men. So I’m sure white women support this attack unequivocally. What white women don’t understand is that the blacks are coming for them as well.[/B]\n\nThe blacks are indeed coming for everyone.\n\nThe Asian girl’s mother is pressing charges. But she will probably just be accused by the California court of being a white supremacist and then sanctioned.\n\nShe’s actually so not white supremacist that she said “this is everything that’s wrong with youth sports,” implying that someone other than black people act like this.\n[/QUOTE]',0,449209,_binary '[]',0,_binary '[]',_binary '[]'),(14595,14193,1636742211,8047,'Arheel\'s Uncle','They\'re all Jewish hackers, hactivists, both were members on Dailystormer\n[B]LULZ[/B] [URL]https://en.wikipedia.org/wiki/LulzSec[/URL]\nLULZ\'s Jeremy Hammond, was who I told you was [B]likely[/B] behind your accounts getting hacked\n\n[B]Weev[/B] [URL]https://en.wikipedia.org/wiki/Weev[/URL] Despite his neo-Nazi affiliations, Auernheimer\'s mother has stated that he \"comes from a \'large, mixed-race family\' with [URL=\'https://en.wikipedia.org/wiki/Native_Americans_in_the_United_States\']Native American heritage[/URL], and that he most certainly has Jewish lineage \'on both sides of his family.\'\"[URL=\'https://en.wikipedia.org/wiki/Weev#cite_note-Hayden-19\'][19][/URL]',0,449210,_binary '[]',0,_binary '[]',_binary '[]'),(14596,14193,1636743406,801,'Whitebear','Thanks for context - didn\'t know AA was out of prison (from my brief Google).\n=========================\nOh, thanks for reminding me about your earlier note on \'anonymous\' hacks\n\"[B]LULZ[/B] [URL]https://en.wikipedia.org/wiki/LulzSec[/URL]\nLULZ\'s Jeremy Hammond, was who I told you was [B]likely[/B] behind your accounts getting hacked\"',0,449213,_binary '[]',0,_binary '[]',_binary '[]'),(14597,14193,1636743638,8047,'Arheel\'s Uncle','He lives in Asia, married or living with Asian woman ($$$)',0,449215,_binary '[]',0,_binary '[]',_binary '[]'),(14598,14193,1636745613,801,'Whitebear','Well, thanks very much for getting me up to date on this notorious character :)',0,449216,_binary '[]',0,_binary '[]',_binary '[]'),(14599,14184,1636755141,801,'Whitebear','Thanks very much.',0,449218,_binary '[]',0,_binary '[]',_binary '[]'),(14600,14193,1636764192,8047,'Arheel\'s Uncle','There\'s your answer, ALL 20 WHITE VICTIMS [URL]http://www.nnnforum.net/forums/index.php?threads/all-white-victims-black-serial-killer-billy-chemirmir.361578/[/URL]',0,449236,_binary '[]',0,_binary '[]',_binary '[]'),(14601,14193,1636827297,8047,'Arheel\'s Uncle','Over in Germany, other than driving a 5 ton AAR truck out into the field & unfolding truck for soldiers & Military brass, I did military games video editing using Adobe Premier, often teaching other military guys how to edit. EYE OF THE TIGER song years.\nFree Shotcut works the same, almost. Works flawless.\n\n[B]SHOTCUT video editing program[/B]\nDownload page [URL]https://www.shotcut.org/download/[/URL]\nVideo Tutorials [URL]https://www.shotcut.org/tutorials/[/URL]\nFree Resources [URL]https://www.shotcut.org/resources/[/URL]',0,449272,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14602,14193,1636831577,8047,'Arheel\'s Uncle','Lots of\nKDE apps [URL]https://apps.kde.org/[/URL]\n\nI\'m searching for a DUAL SCREEN app or fix.\nI have a TV on treadmill hooked to laptop, not working on 20.2\n[B]\n[COLOR=rgb(0, 0, 0)][B]Terminal input command for entire system readout[/B][/COLOR][/B]\n[COLOR=rgb(44, 130, 201)]asper44@asper44-Latitude-E6510:[/COLOR][COLOR=rgb(71, 85, 119)]~$[/COLOR] [B]inxi -Fxz\nTerminal output text is too long to post\n\nTerminal command to get info on graphics on my PC:[/B]\n[COLOR=rgb(44, 130, 201)]asper44@asper44-Latitude-E6510:[/COLOR][COLOR=rgb(71, 85, 119)]~$[/COLOR] [B]inxi -Gx[/B]\nGraphics:\n  Device-1: Intel Core Processor Integrated Graphics vendor: Dell\n  driver: i915 v: kernel bus ID: 00:02.0\n  Display: x11 server: X.Org 1.20.11 driver: modesetting\n  unloaded: fbdev,vesa resolution: 1600x900~60Hz, 1920x1080~60Hz\n  OpenGL: renderer: Mesa DRI Intel HD Graphics (ILK) v: 2.1 Mesa 21.0.3\n  direct render: Yes\n\n[B]Terminal command to get info on all monitors hooked up to PC[/B]\n[COLOR=rgb(44, 130, 201)]asper44@asper44-Latitude-E6510:[/COLOR][COLOR=rgb(71, 85, 119)]~$[/COLOR] [B]xrandr[/B]',0,449274,_binary '[]',0,_binary '[]',_binary '[]'),(14603,14193,1636833449,801,'Whitebear','Thanks.\nDidn\'t know about \n[HEADING=2][URL=\'https://en.wikipedia.org/wiki/KDE\']KDE apps[/URL][/HEADING]\nFrom Wikipedia, the free encyclopedia\n \nThis article is about the free software community. For other uses, see [URL=\'https://en.wikipedia.org/wiki/KDE_(disambiguation)\']KDE (disambiguation)[/URL].\n \n[B]KDE[/B] is an international [URL=\'https://en.wikipedia.org/wiki/Free_software_movement\']free software community[/URL] that develops [URL=\'https://en.wikipedia.org/wiki/Free_and_open-source_software\']free and open-source software[/URL]. As a central development hub, it provides tools and resources that allow collaborative work on this kind of software.[URL=\'https://en.wikipedia.org/wiki/KDE#cite_note-1\'][1][/URL] Well-known products include the [URL=\'https://en.wikipedia.org/wiki/KDE_Plasma_5\']Plasma Desktop[/URL] (the default [URL=\'https://en.wikipedia.org/wiki/Desktop_environment\']desktop environment[/URL] on many [URL=\'https://en.wikipedia.org/wiki/Linux_distribution\']Linux distributions[/URL]), [URL=\'https://en.wikipedia.org/wiki/KDE_Frameworks\']Frameworks[/URL] and a range of [URL=\'https://en.wikipedia.org/wiki/Cross-platform\']cross-platform[/URL] applications like [URL=\'https://en.wikipedia.org/wiki/Krita\']Krita[/URL] or [URL=\'https://en.wikipedia.org/wiki/Digikam\']digiKam[/URL] designed to run on [URL=\'https://en.wikipedia.org/wiki/Unix\']Unix[/URL] and [URL=\'https://en.wikipedia.org/wiki/Unix-like\']Unix-like[/URL] desktops, [URL=\'https://en.wikipedia.org/wiki/Microsoft_Windows\']Microsoft Windows[/URL] and [URL=\'https://en.wikipedia.org/wiki/Android_(operating_system)\']Android[/URL].[URL=\'https://en.wikipedia.org/wiki/KDE#cite_note-KDE_Kirigami-2\'][2][/URL]\n\nOH, \'by the way\'.  I found my old WINDOWS 7 laptop. (Toshiba - it\'s a 64 bit system\nso might be better able to support a 64 bit Linux....    \n\nGlad I ordered the Windows start up repair boot disk that ALSO fixes windows 7 besides Vista\ngoing to pick it up this aftaernoon.',0,449275,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14604,14193,1636834016,8047,'Arheel\'s Uncle','[QUOTE]\nold WINDOWS 7 laptop. (Toshiba - it\'s a 64 bit system\n[/QUOTE]\n[B]very good,[/B] my DELL has about the same Win7 hardware, should be an easier install & set up for you than that older VISTA',0,449276,_binary '[]',0,_binary '[]',_binary '[]'),(14605,14193,1636841163,8047,'Arheel\'s Uncle','Here\'s a short \"folk\" song about what happened to George Soros\n[MEDIA=youtube]M7lcOHE3Or4[/MEDIA]',0,449280,_binary '[]',0,_binary '[]',_binary '[]'),(14606,14193,1636861794,8047,'Arheel\'s Uncle','I just did a lot at GAB\n[ATTACH type=\"full\"]8438[/ATTACH]',1,449291,_binary '{\"attachments\":{\"8438\":8438}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14607,14193,1636863198,801,'Whitebear','WOW! THAT\'S A RELATIVELY AMAZING CROWD - compared to humdrum dribbling browsers and  robots.   :)',0,449292,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14608,14193,1636863994,8047,'Arheel\'s Uncle','I have my laptop all fixed up & back up to speed.\nTomorrow my desktop.\n\nI\'m working on a 3 mins video of Kyle Rittenhouse, a Clint Eastwood clip, putting music from Spaghetti Western on it.\nI can\'t remember which movie it was from, in a Mexican town shootout with Mex bandits.\nI\'ll upload to bitchute then share.',0,449293,_binary '[]',0,_binary '[]',_binary '[]'),(14609,14193,1636867419,801,'Whitebear','Wow - I am continually amazed and impressed that very often (BITCHUTE !!\nthere was an internet old-timer that signed up in the first week of the forum\nand I googled his user name and it turned up on a BITCHUTE page\nan i at first assumed that that was his MAIN THING... but later disabused that\nhe had his user name posted on (exaggeration). 23 some other forums\nand comments to other pages of the last 30? years...\n\nthere was at least one earlier NNN reporter from Canada that did a couple videos\nhe was just learning butI did figure out how to post them on the NNN forum.\n\nso I still have some \'leftover\' applications for a base beginner to do some minor editing on a video.\n\nWill look forward to the Bitchute - let me know if you would like a \'plug\' advertisement - link toit\non this forum and/or on the NNN frontpage website.\n\nBest,\nWB',0,449297,_binary '[]',0,_binary '[]',_binary '[]'),(14610,14184,1636897851,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.actionnews5.com/2021/11/13/shooting-margaritas-restaurant-leaves-one-dead/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/12/timothy-carver[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.kmov.com/news/inmate-charged-for-beating-correctional-officer-at-st-louis-county-jail/article_58b5c186-431e-11ec-9df8-b7bb7f0286c6.html?block_id=991276[/URL]\n\n[MEDIA=facebook]correctionsone/posts/10151496946799964[/MEDIA]\n\n---\n\n[URL unfurl=\"true\"]https://chicago.cbslocal.com/2021/11/13/alton-spann-bail-denied-murder-dennis-shaoxiong-zheng/[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.fox5atlanta.com/news/patient-dies-during-ambulance-wreck-in-fairburn-investigators-say[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.wnep.com/article/news/local/monroe-county/monroe-county-man-accused-of-sex-crimes-against-2-year-old-child-tobyhanna/523-65d353a7-0727-4b05-bf14-4601733e325a[/URL]\n\n---\n\n\n[URL unfurl=\"true\"]https://www.wsmv.com/news/montgomery_county/man-charged-with-rape-after-attacking-woman-after-workout/article_5a827fb0-4312-11ec-b4b7-5b87a2777e6a.html[/URL]\n\n---\n\n\n[URL unfurl=\"true\"]https://ktla.com/news/local-news/man-charged-with-18-counts-in-inglewood-rape-case-police/[/URL]\n\n===\n[URL unfurl=\"true\"]https://www.nydailynews.com/new-york/ny-attempted-rape-randalls-island-bridge-sex-attack-howard-shaw-20211112-hqilvvopi5anbljqjs2s65klra-story.html[/URL]',0,449307,_binary '{\"unfurls\":{\"4951\":4951,\"4952\":4952,\"4953\":4953,\"4954\":4954,\"4955\":4955,\"4956\":4956,\"4957\":4957,\"4958\":4958,\"4959\":4959}}',0,_binary '[]',_binary '[]'),(14611,14194,1636927278,801,'Whitebear','did you lose anything?\n\nI think that the problem may have been that my new DAILY BACKUP job may have filled up something and the forum got stuck?????\n\nanyway, I will may sure that I offload the forum database backups every other day or so \n(just in case that was the problem).\n\nWell let me know if anything seems missing - I think everything was working up. through 9:31am West Coast.\n\nBest,\nWhitebear',0,449329,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14612,14184,1636946326,801,'Whitebear','thanks very much.',0,449337,_binary '[]',0,_binary '[]',_binary '[]'),(14613,14184,1637002637,6369,'voiceofreason','[URL unfurl=\"true\"]https://cbsaustin.com/news/local/apd-ids-man-killed-after-shooting-in-northeast-austin-suspect-arrested[/URL]\n\n\n[URL unfurl=\"true\"]http://gunmemorial.org/2021/11/08/eric-wilkinson[/URL]\n\n\n---\n\n\n[URL unfurl=\"true\"]https://6abc.com/christmas-village-security-guard-charged-love-park-shooting-murder-center-city-philadelphia/11219663/[/URL]\n\n[URL unfurl=\"true\"]http://gunmemorial.org/2021/11/09/ryan-groff[/URL]\n\n----\n\n[URL unfurl=\"true\"]https://fox4beaumont.com/newsletter-daily/adult-and-14-year-old-charged-with-murder-robbery-in-beaumont-shooting-death[/URL]\n\n[URL unfurl=\"true\"]https://www.gofundme.com/f/funeral-expenses-for-matt-justiceformatt[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10202043/Two-Arkansas-men-plead-guilty-sex-trafficking-girl-sent-hospital-STIs.html[/URL]\n\n\n---\n\n[URL unfurl=\"true\"]https://www.fox44news.com/news/local-news/parent-charged-with-assault-and-making-threats-after-disturbance-at-connally-high-school/[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.newschannel5.com/news/teen-convicted-of-2018-aggravated-robbery-rape-of-pregnant-woman[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.audacy.com/1010wins/news/local/man-threatening-to-kill-women-before-stealing-metrocards[/URL]\n\n----\n\n\n[URL unfurl=\"true\"]https://www.wcax.com/2021/11/14/burlington-man-accused-brutally-beating-girlfriend/[/URL]\n\nwhose the white kid in his faceberg?\n\n[URL unfurl=\"true\"]https://www.facebook.com/tyshawn.lee.18[/URL]\n\n---\n\nFINALLY, IN THE LEAVE IT TO NIGGERS DEPARTMENT: I\'VE SEEN SIMILAR  STORIES AT CANDLELIGHT VIGILS BUT NOT A BALLOON RELEASE. A FIRST?\n\n[URL unfurl=\"true\"]https://thetandd.com/news/local/crime-and-courts/no-bond-for-orangeburg-murder-suspect-shooting-occurred-at-memorial-balloon-release-for-child/article_43413f86-54cd-554e-bfae-edc01561042c.html#tracking-source=home-top-story-1[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/10/12/zyon-saeed-randolph[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/lenard.demore.7[/URL]',0,449367,_binary '{\"unfurls\":{\"5000\":5000,\"5001\":5001,\"5002\":5002,\"5003\":5003,\"5004\":5004,\"5005\":5005,\"5006\":5006,\"5014\":5014,\"5015\":5015,\"5016\":5016,\"5017\":5017,\"5018\":5018,\"5019\":5019,\"5020\":5020,\"5021\":5021}}',0,_binary '[]',_binary '[]'),(14614,14194,1637104354,8047,'Arheel\'s Uncle','No, nothing appears to be missing.',0,449424,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14615,14184,1637106028,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.myjournalcourier.com/news/article/Gunshot-victim-was-Virden-man-16616462.php[/URL]\n[URL unfurl=\"true\"]https://www.wgem.com/2021/11/11/carjacking-sexual-assault-case-expands-include-homicide-investigation/[/URL]\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/12/derek-j-banker-barnett[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://maysville-online.com/top-stories/194590/shooting-victim-dies-amended-charges-expected[/URL]\n[URL unfurl=\"true\"]https://www.gofundme.com/f/help-with-proper-burial-for-my-son[/URL]\n\n----\n\n[URL unfurl=\"true\"]https://www.fox32chicago.com/news/woman-sexually-assaulted-in-lobby-of-loop-building-suspect-sought[/URL]\n\n[URL unfurl=\"true\"]https://www.fox32chicago.com/news/man-charged-with-stabbing-cta-employee-attacking-chicago-police-officer-on-loop-platform[/URL]\n\n[URL unfurl=\"true\"]https://www.wcax.com/2021/11/15/woman-accused-biting-off-large-portion-la-officers-ear/[/URL]\n\n[URL unfurl=\"true\"]https://www.nydailynews.com/new-york/nyc-crime/ny-decaying-bronx-bodies-maggots-20211114-b3ryhnksyjecpoyxlaxlxfidqe-story.html[/URL]\n\n[URL unfurl=\"true\"]https://local12.com/news/local/police-arrest-suspect-in-road-rage-shooting-over-parking-spot-cincinnati-ohio-covington-kentucky-treonte-perrin-herman-shot-chest-woman-hospital-crime[/URL]\n\n[URL unfurl=\"true\"]https://www.wcjb.com/2021/11/15/gainesville-woman-arrested-sexually-assaulting-intoxicated-teen/[/URL]',0,449436,_binary '{\"unfurls\":{\"5142\":5142,\"5143\":5143,\"5144\":5144,\"5145\":5145,\"5146\":5146,\"5147\":5147,\"5148\":5148,\"5149\":5149,\"5150\":5150,\"5151\":5151,\"5152\":5152}}',0,_binary '[]',_binary '[]'),(14616,14184,1637106446,801,'Whitebear','Thanks very much\nstill had a couple from yesterday :)',0,449438,_binary '[]',0,_binary '[]',_binary '[]'),(14617,14195,1637345868,8173,'NNN Reposter','I will review some of the threads I reposted as \"NNN-Reposter\" into the Breaking News forum (public) on the forum \'news feed\'\nand also on the NNN Front Page.\n\nYou said that some (all) of the links did not work - I will investigate\nNow, in context.... when I first tried to include a summary of your recent forum posts...\nI used the forum search tool to get a list but I found that since these were all in forum-member only forums...\nwhen I just posted this summary publicly they included member-only forum links.\nso more recently I just summarized this by including\n1. your thread title and 2. the public url link to the article you were referring to\nI will review the more recent front page summaries to check the links and also\nI am going to order a WEB-PAGE-LINK-CHECKER to check all of my Front Page links to make sure they work...\nhaven\'t gotten around to that just yet but hope to include that editing check daily in the \'near future\'.\n\nIn the mean time - if you find any. BAD LINKS on the Front Page or Forum Breaking news....\nsend (email or forum PM \'conversation\') to me and I\'ll see if it was just a \'typing\' error on my part - or the link went bad after I published it.\n\nSecond item was that I noted that some items could only be access by NNN forum-members...\nBECAUSE... the only link provided in your original post was to some article in the UNZ REVIEW \nin which he had DELETED or CENSORED your comments...   so nothing to advertise if your original comment was gone\nand on your forum post you included the censored/deleted comment - which was \'too big\' to include on a summary of\nrecent posts on the front page - but an incentive for someone to register for the forum...\n\nIf you would prefer that I do not include your censored-by UNZ forum posts - I won\'t.\n============================================]\nBack to bad or missing links: from the last few days....\n\nThe links on the last few recent summary in [B]Some recent NNN forum posts by Apollonian - Guest commentator - 17 Nov 2021\nall seem fine to me -  if you find a new \'bad link\' send me a copy of the link and I\'l fix or delete it.\n\nBest,\nWhitebear[/B]\n[LIST=1]\n[*][HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/some-recent-nnn-forum-posts-by-apollonian-guest-commentator-17-nov-2021.361657/\']\nSome recent NNN forum posts by [I]Apollonian[/I] - Guest commentator - 17 Nov 2021[/URL][/HEADING]\nSome recent NNN forum posts by [I]Apollonian[/I] - Guest commentator - 17 Nov 2021 Carlson/FOX commentary on Rittenhouse trial, so far - YouTube House Judiciary GOP: FBI Is Tracking Parent Protesters CBS Whistleblower EXPOSES Internal ‘Diversity’ Training To ‘Stop Thinking in Terms of Objective...\n[LIST]\n[*][USER=8173]NNN Reposter[/USER]\n[*]Thread\n[*]Wednesday at 9:12 PM\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=8173][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8173.jpg?1630834736[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/some-recent-nnn-forum-posts-by-apollonian-guest-commentator-15-nov-2021.361630/\']Some recent NNN Forum posts by [I]Apollonian[/I] - Guest commentator - 15 Nov 2021[/URL][/HEADING]\nSome recent NNN Forum posts by [I]Apollonian[/I] - Guest commentator - 15 Nov 2021 Kash Patel: “These Merchants of Menace Are Finally Coming to Light – All Roads Lead to Andrew McCabe” (VIDEO) Unz Review Is Mere Pys-Ops, Nothing More ([I]Apollonian[/I], 15 Nov 21) - (Registered Forum members only)...\n[LIST]\n[*][USER=8173]NNN Reposter[/USER]\n[*]Thread\n[*]Monday at 9:45 PM\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=8173][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8173.jpg?1630834736[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/some-recent-posts-by-apollonian-guest-commentator-nov-14-2021.361608/\']Some recent posts by [I]Apollonian[/I] - Guest commentator - Nov 14, 2021[/URL][/HEADING]\nSome recent posts by [I]Apollonian[/I] - Guest commentator - Nov 14th, 2021 Texas Covid Patient Denied Medical Treatment For Being White Sen. Collins: Hillary Clinton Started Russia Collusion Hoax to Cover Up Her Email Scandal Biden’s Communist Treasury Nominee Says The Federal Reserve Should...\n[LIST]\n[*][USER=8173]NNN Reposter[/USER]\n[*]Thread\n[*]Sunday at 8:10 PM\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[/LIST]',0,449555,_binary '[]',0,_binary '[]',_binary '[]'),(14618,14195,1637370040,921,'Apollonian','Oh no--by all means, that\'s what I\'d like is to have the essays published and public.  I was just noting the links weren\'t working, basically--and thanks for all ur efforts, for sure.  A.',0,449567,_binary '[]',0,_binary '[]',_binary '[]'),(14619,14196,1637388548,801,'Whitebear','for some reason. this new NNN site has NOT been overwhelmed with new applicants\nnot even any nasty anti-whites...\nstill sorting things out.\n\nWell, anyway glad to notice one of the few \'migrants\' from the old NNN forum :)\n\nBest,\nWhitebear',0,449572,_binary '[]',0,_binary '[]',_binary '[]'),(14620,14184,1637506602,6369,'voiceofreason','Hope everything is going well. Today was the first opportunity I had to look at the forum since Tuesday. I\'ve been dealing with a PC that probably won\'t last another week and my attempts to cure the problem have been dismal. The time I used to research TNB is now spent just getting the laptop to boot up. Anyhoo, I\'ve managed to save some url\'s that I\'ll send over the next few days. \n\nOn your 11/18 front page story [URL]https://www.wbtw.com/crime/grand-strand-crime/warrants-suspects-in-deadly-halloween-weekend-shooting-in-myrtle-beach-planned-to-rob-victim/[/URL] here is the obit of the WM decadent:\n\n[URL unfurl=\"true\"]https://www.legacy.com/obituaries/name/patrick-smith-obituary?pid=200537334[/URL]\n\n----\n\n[URL unfurl=\"true\"]https://www.wmar2news.com/news/local-news/bpd-man-shot-following-a-dispute-suspect-arrested-and-charged[/URL]\n\n[URL unfurl=\"true\"]https://www.gofundme.com/f/please-help-put-my-nephew-to-rest[/URL]\n\n----\n\n[URL unfurl=\"true\"]https://www.tri-cityherald.com/news/local/crime/article255877181.html[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/15/beckett-joseph-smith[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.wtkr.com/news/woman-charged-with-second-degree-murder-after-fatal-stabbing-at-williamsburg-walgreens[/URL]\n\n[URL unfurl=\"true\"]https://www.dignitymemorial.com/obituaries/williamsburg-va/catherine-heaston-10445988[/URL]\n\n\n----\n\n\n[URL unfurl=\"true\"]https://www.heraldnet.com/news/everett-tenant-convicted-of-murder-in-landlords-killing/[/URL]\n\n[URL unfurl=\"true\"]https://www.kiro7.com/news/local/tenant-suspected-property-owners-death-taken-into-custody/JQOUJVRGQVEJLCFXEZJTV3CYTM/[/URL]\n\n---\n\n\n[URL unfurl=\"true\"]https://www.valleynewslive.com/2021/11/18/prosecutors-considering-third-murder-charge-n-fargo-shooting/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/17/april-carbone[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/17/richard-pittman[/URL]\n\n----\n\n\n[URL unfurl=\"true\"]https://www.ksdk.com/article/news/crime/woman-found-shot-death-st-louis-tuesday-afternoon/63-2d1d7c9c-3d05-4928-b2ed-35b54cc3530e[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/natasha.selby.9[/URL]\n\nNote: Natasha was a mudshark. Not sure if the buck on her faceberg page did it or if it\'s a new one. There really hasn\'t been any follow up.\n\n===\n[URL unfurl=\"true\"]https://www.mystateline.com/news/local-news/rockford-man-charged-with-sexually-assaulting-two-juveniles/[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://ktla.com/news/local-news/video-shows-pursuit-fatal-police-shooting-of-man-who-fired-at-and-rammed-school-bus-driven-by-his-wife-in-buena-park/[/URL]\n\n[URL unfurl=\"true\"]https://losangeles.cbslocal.com/2021/11/18/police-release-dash-and-body-cam-footage-of-man-firing-on-a-school-bus-and-fatal-officer-involved-shooting-that-ensued/[/URL]\n\n[URL unfurl=\"true\"]https://www.wnem.com/news/two-flint-residents-arrested-charged-with-child-trafficking-in-g-h-o-s-t-operation/article_20c16ac4-4980-11ec-89aa-d3ab0e63d1ce.html[/URL]\n\n---\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10214245/Unlicensed-beauty-consultant-charged-manslaughter-womans-deadly-butt-injections.html[/URL]\n\n---\n\n\nOn the lighter side, Faceberg is now meta.com\n\n\nI\'m surprised that put this ad out. 4 niggers are in an art museum looking at a painting of lions in the jungle. All of a sudden, they get sucked into there natural habitat. Too bad it\'s only a fantasy.\n\n[MEDIA=youtube]i9pbiv44jxc[/MEDIA]',0,449622,_binary '{\"unfurls\":{\"5344\":5344,\"5345\":5345,\"5346\":5346,\"5347\":5347,\"5348\":5348,\"5349\":5349,\"5350\":5350,\"5351\":5351,\"5352\":5352,\"5353\":5353,\"5354\":5354,\"5355\":5355,\"5356\":5356,\"5357\":5357,\"5358\":5358,\"5359\":5359,\"5360\":5360,\"5406\":5406,\"5361\":5361}}',0,_binary '[]',_binary '[]'),(14621,14184,1637517779,801,'Whitebear','Thanks very much.  and thanks for link to black-on-white victim story (will update>\n\nHmmm yes PCs/latptops can be a problem...   I was trying to load a new operating system on an old Windows VISTA laptop last week and it was very frustrating...\n\nThe newer forum member Arheel\'s Uncle - has also recently and off and on had computer problems - they were trying to promote converting to LINUX operating system and recently was also going through some problems but was sucessful...\n\nnot sure if they might be of any help technically with your expiring laptop.\n\nI have a few old laptops and I was trying to update one to take on a Thanksgiving trip but that was called off.   Have you been working on a Windows, Mac or Linux laptop?\n\nBest,\nWB',0,449637,_binary '[]',0,_binary '[]',_binary '[]'),(14622,14184,1637518281,6369,'voiceofreason','It\'s  Windows 10 that cost $1k 6 years ago. Hopefully it\'s just a motherboard that needs replacing. Anything more I\'ll just probably get this: \n\n[URL unfurl=\"true\"]https://www.bestbuy.com/site/dell-inspiron-7000-2-in-1-14-touch-screen-laptop-amd-ryzen-7-16gb-memory-512gb-solid-state-drive-blue/6458906.p?ref=8575135&loc=d8e0bf704aec11eca42fc24b30196ae70INT&acampID=d8e0bf704aec11eca42fc24b30196ae70INT&skuId=6458906[/URL]',0,449639,_binary '{\"unfurls\":{\"5407\":5407}}',0,_binary '[]',_binary '[]'),(14623,14184,1637519854,801,'Whitebear','That looks like a nice one - didn\'t know there\'s a Windows 11 now\n\nI recently ordered a new laptop from Amazon to try out a Linux Operating System.\n\nHope your computer situation resolves most conveniently. :)',0,449640,_binary '[]',0,_binary '[]',_binary '[]'),(14624,14189,1637524600,921,'Apollonian','Yes, that\'s one thing this new site is good for, for sure.  A.',0,449641,_binary '[]',0,_binary '[]',_binary '[]'),(14625,14197,1637575461,8047,'Arheel\'s Uncle','[B][URL=\'https://wcca.wicourts.gov/caseDetail.html?caseNo=2021CF004596&countyNo=40&index=0&mode=details\'][B]Milwaukee County Case Number 2021CF004596 State of Wisconsin vs. Darrell Edward Brooks Jr (black male)[/B][/URL][/B]\n[URL=\'https://heavy.com/news/waukesha-parade-shooting-car/\']On November 5, 2021 Brooks was arrested for [/URL][URL=\'https://heavy.com/news/waukesha-parade-shooting-car/\'][/URL]\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD]Resisting or Obstructing an OfficerBail Jumping-Felony\n2nd-Degree Recklessly Endangering Safety\nDomestic Abuse Assessments\nDisorderly Conduct\nDomestic Abuse Assessments\nBattery\n[B]Domestic Abuse Assessments\nRace: African American[/B]\n21RM056338  Actual Date Bond Posted with sheriff 11/11/21[/TD]\n[/TR]\n[/TABLE]\n[HEADING=2][COLOR=rgb(184, 49, 47)]And then, after his Cash bond was posted on 11-19-2021[/COLOR][/HEADING]\n[HEADING=2][URL=\'https://heavy.com/news/waukesha-parade-shooting-car/\']Waukesha Parade Tragedy Leaves 5 Dead & 40 Injured, Including 12 Children[/URL][/HEADING]\n[HEADING=2]Waukesha is a suburban city in a conservative, affluent county next to Milwaukee County. Wisconsin, of course, has been riven with divisions recently over the Kyle Rittenhouse acquittal in Kenosha, which is about an hour away from Waukesha. There is no indication of a connection at this point or not – there is just no information about motive or suspects yet because the incident is unfolding. A witness at the scene said local well-known Black Lives Matter activists, including one man who was prominently protesting the Rittenhouse trial, showed up to the scene to survey the aftermath, as did many others. Again, though, police have said nothing yet on motive or suspect name(s). The Waukesha Christmas parade, which goes through the downtown, is a mainstay in that community of about 72,000 people.[/HEADING]\n“Several LE sources say preliminary: Wisconsin incident appears to be vehicle fleeing a separate crime scene (stabbing) when it plowed into parade. One person in custody. Investigation ongoing but so far no initial link to terror or the recent Rittenhouse verdict w/@tom_winter,” NBC reporter Jonathan Dienst[URL=\'https://twitter.com/jonathan4ny\'] wrote on Twitter. [/URL]\n\nHere’s what you need to know:\nThe abandoned SUV was later located by police officers in a driveway, according to scanner audio. An officer said on the police radio that a bullet struck the windshield but there was no evidence anyone inside the vehicle was hit. According to the scanner, police found the suspect’s ID in the vehicle and a Ford key on him.\n\nAnother witness told Heavy she saw a red SUV driving down the road. It hit a male who went flying into the air in front of her. It continued on. She heard screaming.\n\nA woman wrote Heavy, [B][COLOR=rgb(184, 49, 47)]“(A relative) lives in Waukesha, a black guy with dreads knocked on her door shortly after the incident at the parade. She wouldn’t let him in and he proceeded to go across the street trying to break into a building. My daughter called 911 with a description and they said they think he was driving the SUV that drove into all the people.” Police have not confirmed the suspect description, but they did describe the suspect as possibly being a[/COLOR][COLOR=rgb(0, 0, 0)] “black male”[/COLOR][COLOR=rgb(184, 49, 47)] on the scanner.[/COLOR][/B] A more specific description was not given.\n\nA man wrote Heavy: “My friend was approached by the people in the car. One was arrested, other two on the run. They asked to use his phone. 3 African Americans, early 20’s, dreadlocks.” We are not printing his name, either, for his own protection, but we have it.\n\nHe added: “He’s at the station now. It looked like they ditched the car. He used the phone and they have the fingerprints. He said it looked like they were ditching clothes.”\n\nTo be clear – authorities have not officially released any suspect information, including race, age, or gender. These are preliminary accounts from eyewitnesses and other local residents, and sometimes preliminary reports can be wrong.\n\nListen to the archived scanner audio below. The second file captures the aftermath.\n\nAt 4:39 p.m., a police officer could be heard on the radio saying, “There’s a car going westbound approaching the parade course. A red Escape. [B][SIZE=6]Black male.[/SIZE][/B] I couldn’t stop him. He’s going westbound blowing his horn.”\nAnother police officer said a “maroon Ford Escape just blew by me White Rock and Hartwell heading toward the parade route.” About a minute later, an officer called for help and said, “Sounds like a car sped through westbound Main” and said people had been “ran over” with “multiple casualties,” calling for multiple ambulances to respond.\n\nA frantic officer then got on the radio and said, “We have about 10 to 15 people down in the street. … We need all available units to the downtown.” He then got back onto the radio and yelled, “I’ve got about 30 people down.” The officer then corrected himself, saying there were 40 casualties down Main Street. Another officer said a woman was not conscious and not breathing. Casualty refer to both injuries and deceased victims.\n“Alert all the hospitals,” an officer yelled.\n\nPolice were still searching for the vehicle and suspect as of 4:47 p.m., according to an officer’s radio transmission. He said they were looking for a red Ford Escape SUV with “heavy front end damage” heading southbound away from the parade. Another officer said he had fired shots at the SUV when it was driving through the parade area. As noted, they later found the vehicle.\n\n[MEDIA=twitter]1462562235344199688[/MEDIA]\n\nOne very disturbing video showed a young man helping his grandpa to safety inside a business. “There’s shots fired now, guys,” he says in the Instagram video as kids cry in the background. “It’s f***cking chaos. That was the worse thing I’ve ever seen in my life.” A man wails, “What is wrong with the world right now?” Be forewarned that the video contains graphic language and is very disturbing.\n[B]\nREAD MORE [URL=\'https://heavy.com/news/waukesha-parade-shooting-car/\'][B]HERE[/B][/URL][/B]',0,449660,_binary '[]',0,_binary '[]',_binary '[]'),(14626,14197,1637575823,8047,'Arheel\'s Uncle','[HEADING=2]Alleged Waukesha Suspect Was Recently Released on Bond – Rapped about ‘F**k Donald Trump and F**k Pigs’ – Lived in Milwaukee, Launched Attack in Conservative Waukesha[/HEADING]\n\nBy [URL=\'https://www.thegatewaypundit.com/author/jim-hoft/?ff_source=Gab&ff_campaign=websitesharingbuttons\']Jim Hoft[/URL]\nPublished November 21, 2021 at 11:52pm\n[URL=\'https://www.thegatewaypundit.com/2021/11/alleged-waukesha-suspect-recently-released-bond-rapped-fk-donald-trump-fk-pigs-lived-milwaukee-launched-attack-conservative-waukesha/?utm_source=Gab&utm_campaign=websitesharingbuttons\'][B]https://www.thegatewaypundit.com/2021/11/alleged-waukesha-suspect-recently-released-bond-rapped-fk-donald-trump-fk-pigs-lived-milwaukee-launched-attack-conservative-waukesha/?utm_source=Gab&utm_campaign=websitesharingbuttons[/B][/URL]',0,449661,_binary '[]',0,_binary '[]',_binary '[]'),(14627,14197,1637588871,801,'Whitebear','Thanks, I also ran into problems posting this early early morning...\nI think it is related to the nightly backups.\n\nOn Sunday night I schedule a second Weekly backup. \nI see you were able to post on the black terrorist running into old ladies and children in the Christmas festivale.\n\nI copied your thread to BREAKING NEWS!!!    \n\nI\'ll check back after I take a nap - was up all last night\nI\'m working on transfering all the NNN website files from the last 20 years over to a new host on new domain newnation.NEWS because the old registrar was bought up. by a giant packman monopoly web registrar that had kicked off VDARE in effort to silence cancel the site.',0,449673,_binary '[]',0,_binary '[]',_binary '[]'),(14628,14197,1637601063,8047,'Arheel\'s Uncle','Yes, I could have worked up a really good post, but I had so many loading a post issues.\nI could not see where or if post even loaded to see what else was needed.\nI ended up frustrated and had to quit, to check back later.\nI think it\'s the backup program too.\nLet me know your scheduled time & timezone for it & I\'ll avoid that time slot. How much time does it typically take?\n\nI hope your website transfer goes smoothly.',0,449685,_binary '[]',0,_binary '[]',_binary '[]'),(14629,14197,1637608569,8047,'Arheel\'s Uncle','I don\'t know if it matters, there\'s 4 or 5 duplicates in this 1 post [URL]http://www.nnnforum.net/forums/index.php?threads/black-nationalist-rapper-ex-felon-domestic-terrorist-muslim-tactic-run-down-christmas-parade-5-dead-and-40-injured-inc-dozen-children.361715/#post-731057[/URL]',0,449687,_binary '[]',0,_binary '[]',_binary '[]'),(14630,14197,1637613945,801,'Whitebear','Thanks, I was in a rush earlier - I\'ll review and try to clean up.   thanks :)',0,449689,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14631,14197,1637643108,8047,'Arheel\'s Uncle','[B]Add this[/B]\n[ATTACH type=\"full\" alt=\"MathBoi Fly knok wppl out.png\"]8451[/ATTACH]\n\n\n[B]MORE[/B] [URL]https://national-justice.com/waukesha-alleged-attacker-convicted-pedophile-repeat-felon-and-self-described-black-terrorist-who[/URL]',1,449711,_binary '{\"attachments\":{\"8451\":8451}}',0,_binary '[]',_binary '[]'),(14632,14197,1637646590,801,'Whitebear','I think I need a translator for rap-crap-nigger-bable...\nI\'m sure he is a anti-white black supremacist jackal follower of the Black Satan tho...\n[URL=\'https://www.urbandictionary.com/define.php?term=ND\']urban dictionary[/URL]',0,449716,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14633,14197,1637650702,8047,'Arheel\'s Uncle','It says, his use of the extra k\'s refers to KKK\n\n[QUOTE]\nLearned & taught behavior!!\nso when we start back knocking white people the F*ck out\ni want to hear it\n[/QUOTE]\nhe wants to hear skulls crack\n[QUOTE]\nthe old white people too\nknock them the F*ck out!!\nPeriod!!\n[/QUOTE]',0,449719,_binary '[]',0,_binary '[]',_binary '[]'),(14634,14197,1637653391,801,'Whitebear','Thanks, got it.  :)',0,449720,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14635,14184,1637690413,6369,'voiceofreason','I fixed my laptop, had to do the last resort, wiping out everything and doing a fresh install of Win10.\n\nFollow ups Wisc.\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10230857/Nurse-79-Dancing-Grannies-member-one-five-killed-Waukesha-tragedy.html[/URL]\n\n[URL unfurl=\"true\"]https://www.8newsnow.com/i-team/i-team-driver-in-waukesha-christmas-parade-tragedy-listed-as-nevada-sex-offender/[/URL]\n\n[URL unfurl=\"true\"]https://www.thesun.co.uk/news/16818172/waukesha-parade-dancer-glue-back-together-thrown-in-air/[/URL]\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10233783/Waukesha-killer-Darrell-Brooks-snared-cops-hammers-strangers-door.html[/URL]\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10233565/BLM-activist-says-Waukesha-Christmas-parade-horror-left-five-dead-linked-Rittenhouse-verdict.html[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10217197/Jump-kick-man-filmed-kicking-Kyle-Rittenhouse-head-revealed.html[/URL]\n\n[URL unfurl=\"true\"]https://cbs12.com//news/local/arrest-made-in-killing-of-innocent-man-out-shopping-with-mother[/URL]\n\n[URL unfurl=\"true\"]https://www.fox32chicago.com/news/kenosha-shooting-5-teens-charged[/URL]\n\n[URL unfurl=\"true\"]https://www.fox32chicago.com/news/pair-shot-accomplices-after-killing-armored-truck-guard-robbing-cellphone-store-prosecutors[/URL]\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10233033/Newsom-promises-tough-gangs-ransacking-stores-Bay-Area.html[/URL]\n\n\n[URL unfurl=\"true\"]https://www.wcpo.com/news/local-news/hamilton-county/blue-ash/rape-victims-signals-to-blue-ash-hotel-clerk-lead-to-rescue[/URL]\n\nOnce again, the negro is misunderstood:\n\n[URL unfurl=\"true\"]https://www.wpri.com/news/local-news/se-mass/he-was-misunderstood-family-of-man-fatally-shot-by-officer-in-fall-river-want-answers/[/URL]\n[URL unfurl=\"true\"]https://www.wcvb.com/article/fall-river-deadly-police-shooting-november-22-2021/38327382#[/URL]\n\nMore bladder from the jewish media:\n\n[URL unfurl=\"true\"]https://www.cnn.com/videos/us/2021/11/23/us-minorities-racial-injustice-climate-crisis-marsh-dnt-newday-vpx.cnn[/URL]',0,449747,_binary '{\"unfurls\":{\"5469\":5469,\"5470\":5470,\"5471\":5471,\"5472\":5472,\"5473\":5473,\"5474\":5474,\"5475\":5475,\"5476\":5476,\"5477\":5477,\"5478\":5478,\"5479\":5479,\"5480\":5480,\"5481\":5481,\"5482\":5482}}',0,_binary '[]',_binary '[]'),(14636,14197,1637697621,8047,'Arheel\'s Uncle','Hey there, is Frontpage down? Or in middle of migrating to new host?\nThere\'s only a bible verse link which gives a 404 Page not found.',0,449756,_binary '[]',0,_binary '[]',_binary '[]'),(14637,14197,1637701383,801,'Whitebear','THANKS FOR ALERT...    I WILL TRY TO FIX UP. QUICKLY!!!',0,449758,_binary '[]',0,_binary '[]',_binary '[]'),(14638,14194,1637703700,826,'The Bobster','I posted on the backup forum this morning. Will it end up on the regular one?',0,449759,_binary '[]',0,_binary '[]',_binary '[]'),(14639,14194,1637704835,801,'Whitebear','Sorry, i have confused things....  let me check to see where your recent - this morning - posts are and I will make sure they are  on the CURRENT NEWNATION.ORG FRONTPAGE.  AND GET COPIED TO THE BACKUP-MIRROR NEWNATION.news\n\ni have made a couple errors sorting things out.  I let you know when everything is found\nand sorted out.\n\nBest,\nWB',0,449760,_binary '[]',0,_binary '[]',_binary '[]'),(14640,14194,1637705511,801,'Whitebear','OK - EVERYTHING IS FINE NOW AS OF 2PM TUESDAY\n\nYOU DID POST ON THE ONE AND ONLY (RIGHT NOW) ACTIVE FORUM\nat NNNFORUM.NET\n\nWhat I am working on is making a BACKUP-MIRROR SITE FOR THE NNN FRONT PAGE.   newnation.ORG is the 20 year old front page website\nthat I need to move to a new REGISTRAR - the new registrar newnation.org \nsaid that VDARE (white nationalist site) had to move \nI set up a new domain newnation.NEWS on a more friendly registrar - hosting site\nas soon as I migrate the FRONT PAGE @ newnation.org off to the new friendly site\nI will switch registrars and then restore the old front page .ORG at a new domain and re-activate it as a backup or mirror site....\n\nas you can see - it is pretty confusing but I\"m making progress with the \'migration\' :) \n\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/malcolm-x%E2%80%99s-daughter-malikah-shabazz-found-dead-in-nyc-home.361733/unread\']Malcolm X’s daughter Malikah Shabazz found dead in NYC home[/URL]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/malcolm-x%E2%80%99s-daughter-malikah-shabazz-found-dead-in-nyc-home.361733/edit\']Edit[/URL]\n[*]Select for moderation\n[*][USER=826]The Bobster[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/malcolm-x%E2%80%99s-daughter-malikah-shabazz-found-dead-in-nyc-home.361733/\']Today at 8:26 AM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/afro-american-celebrities-preachers-politicians.277/\']Afro-american Celebrities: Preachers, Politicians,[/URL]\n[/LIST]\nReplies0Views1\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/malcolm-x%E2%80%99s-daughter-malikah-shabazz-found-dead-in-nyc-home.361733/latest\']Today at 8:26 AM[/URL]\n[USER=826]The Bobster[/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/woman-fights-off-would-be-rapist-in-greenwich-village.361732/unread\']Woman fights off would-be rapist in Greenwich Village[/URL]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/woman-fights-off-would-be-rapist-in-greenwich-village.361732/edit\']Edit[/URL]\n[*]Select for moderation\n[*][USER=826]The Bobster[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/woman-fights-off-would-be-rapist-in-greenwich-village.361732/\']Today at 8:25 AM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/black-rape-sexual-assaults-faggotry-indecent-ex.446/\']Black rape, sexual assaults, faggotry, indecent ex[/URL]\n[/LIST]\nReplies0Views1\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/woman-fights-off-would-be-rapist-in-greenwich-village.361732/latest\']Today at 8:25 AM[/URL]\n[USER=826]The Bobster[/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/suspects-drag-man-from-wheelchair-steal-his-backpack-in-the-bronx.361731/unread\']Suspects drag man from wheelchair, steal his backpack in the Bronx[/URL]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/suspects-drag-man-from-wheelchair-steal-his-backpack-in-the-bronx.361731/edit\']Edit[/URL]\n[*]Select for moderation\n[*][USER=826]The Bobster[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/suspects-drag-man-from-wheelchair-steal-his-backpack-in-the-bronx.361731/\']Today at 8:24 AM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/white-victims-cowardly-craven-and-cruel-black-at.426/\']WHITE VICTIMS: Cowardly, craven and cruel black at[/URL]\n[/LIST]\nReplies0Views1\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/suspects-drag-man-from-wheelchair-steal-his-backpack-in-the-bronx.361731/latest\']Today at 8:24 AM[/URL]\n[USER=826]The Bobster[/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/man-jumped-by-two-attackers-on-nyc-train-cops.361730/unread\']Man jumped by two attackers on NYC train: cops[/URL]\n[LIST]\n[*][USER=826]The Bobster[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/man-jumped-by-two-attackers-on-nyc-train-cops.361730/\']Today at 8:21 AM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/suspected-tnb-race-ethnicity-unconfirmed.214/\']Suspected TNB (race/ethnicity unconfirmed)[/URL]\n[/LIST]\nReplies0Views1\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/man-jumped-by-two-attackers-on-nyc-train-cops.361730/latest\']Today at 8:21 AM[/URL]\n[USER=826]The Bobster[/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/prof-sues-ucla-%E2%80%98over-suspension-for-not-grading-black-students-more-leniently%E2%80%99.360955/unread\']Prof sues UCLA ‘over suspension for not grading black students more leniently’[/URL]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/prof-sues-ucla-%E2%80%98over-suspension-for-not-grading-black-students-more-leniently%E2%80%99.360955/edit\']Edit[/URL]\n[*]Select for moderation\n[*][USER=826]The Bobster[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/prof-sues-ucla-%E2%80%98over-suspension-for-not-grading-black-students-more-leniently%E2%80%99.360955/\']Oct 4, 2021[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/news-related-to-nationalism-and-racial-cultural-co.220/\']NEWS related to Nationalism and racial/cultural co[/URL]\n[/LIST]\nReplies1Views4\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/prof-sues-ucla-%E2%80%98over-suspension-for-not-grading-black-students-more-leniently%E2%80%99.360955/latest\']Today at 8:18 AM[/URL]\n[USER=826]The Bobster[/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/2-women-killed-in-targeted-attacks-as-domestic-related-homicides-nearly-double-in-philadelphia-this-year.361729/unread\']2 Women Killed In Targeted Attacks As Domestic-Related Homicides Nearly Double In Philadelphia This Year[/URL]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/2-women-killed-in-targeted-attacks-as-domestic-related-homicides-nearly-double-in-philadelphia-this-year.361729/edit\']Edit[/URL]\n[*]Select for moderation\n[*][USER=826]The Bobster[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/2-women-killed-in-targeted-attacks-as-domestic-related-homicides-nearly-double-in-philadelphia-this-year.361729/\']Today at 8:11 AM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/it-takes-a-village-afro-american-family-values.398/\']\"It takes a village\" - Afro-american family values[/URL]\n[/LIST]\nReplies0Views1\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/2-women-killed-in-targeted-attacks-as-domestic-related-homicides-nearly-double-in-philadelphia-this-year.361729/latest\']Today at 8:11 AM[/URL]\n[USER=826]The Bobster[/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/police-searching-for-suspects-who-crashed-suv-into-northeast-philadelphia-gas-station-in-attempted-smash-and-grab.361728/unread\']Police Searching For Suspects Who Crashed SUV Into Northeast Philadelphia Gas Station In Attempted Smash And Grab[/URL]\n[LIST]\n[*][USER=826]The Bobster[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/police-searching-for-suspects-who-crashed-suv-into-northeast-philadelphia-gas-station-in-attempted-smash-and-grab.361728/\']Today at 8:09 AM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/suspected-tnb-race-ethnicity-unconfirmed.214/\']Suspected TNB (race/ethnicity unconfirmed)[/URL]\n[/LIST]\nReplies0Views1\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/police-searching-for-suspects-who-crashed-suv-into-northeast-philadelphia-gas-station-in-attempted-smash-and-grab.361728/latest\']Today at 8:09 AM[/URL]\n[USER=826]The Bobster[/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER]\n[USER=826][IMG alt=\"The Bobster\"]http://www.nnnforum.net/forums/data/avatars/s/0/826.jpg?1630197967[/IMG][/USER][IMG alt=\"Whitebear\"]http://www.nnnforum.net/forums/data/avatars/s/0/801.jpg?1630197967[/IMG]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/phillys-homicide-count-hit-353-last-year-philadelphia-has-gone-to-hell-in-a-handbasket.94627/unread\']Philly\'s Homicide Count Hit 353 last year... - Philadelphia Has Gone To Hell In A Handbasket[/URL]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/phillys-homicide-count-hit-353-last-year-philadelphia-has-gone-to-hell-in-a-handbasket.94627/edit\']Edit[/URL]\n[*]Select for moderation\n[*][USER=826]The Bobster[/USER]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/phillys-homicide-count-hit-353-last-year-philadelphia-has-gone-to-hell-in-a-handbasket.94627/\']Dec 11, 2006[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/crime-headlines-from-major-afro-demographic-cities.230/\']Crime headlines from major Afro-demographic cities[/URL]\n[/LIST]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/phillys-homicide-count-hit-353-last-year-philadelphia-has-gone-to-hell-in-a-handbasket.94627/page-26\']26[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?threads/phillys-homicide-count-hit-353-last-year-philadelphia-has-gone-to-hell-in-a-handbasket.94627/page-27\']27[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?threads/phillys-homicide-count-hit-353-last-year-philadelphia-has-gone-to-hell-in-a-handbasket.94627/page-28\']28[/URL]\nReplies547Views',0,449761,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14641,14197,1637719292,8047,'Arheel\'s Uncle','FP opens normal here [URL]http://www.newnation.news/index.html[/URL]\nFP bible verse links to 404 here [URL]http://newnation.org/[/URL]',0,449777,_binary '[]',0,_binary '[]',_binary '[]'),(14642,14194,1637780930,921,'Apollonian','Hello: Whitebear thanks for ur approving, etc., that post of mine.  I was busy posting that and other stuff, when I looked and saw there was delay on that last post actually registering as posted, and then I realized it was just past 3 am here, meaning 1 am ur time, when u mentioned that the site was backing itself up.  I knew about the \"moderation,\" but I didn\'t realize WHERE it had been posted--I meant to post it at my same old \"conspiracy\" forum--it must have somehow moved to that other forum u noted.  Thanks for ur help.  A.',0,449801,_binary '[]',0,_binary '[]',_binary '[]'),(14643,14194,1637786866,801,'Whitebear','Great, thanks for acknowledging fix\nI never got around to changing the THREAD HEADLINE for those \'conspiracy\' threads that had previously be copied in the public BREAKING NEWS FORUM...\n\nWell. \"ALL\'S WELL\".  :)',0,449804,_binary '[]',0,_binary '[]',_binary '[]'),(14644,14198,1637869528,801,'Whitebear','I was just about to copy this to BREAKING NEWS (repost to public)\nwhen I noticed that you had deleted this...\n\nI\'ll come back later after Thanksgiving at Denny\'s with relative \nand see if I can figure out what was weird. :)\n\nHappy Thanksgiving. :)\nWhitebear\n===============================================\n[USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/m/8/8047.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=8047]Arheel\'s Uncle[/USER][/HEADING]\n[HEADING=3]Clark Kent 3K Club[/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/pregnant-mammy-killed-in-swat-raid-when-her-buck-used-her-as-a-human-shield.304312/post-731136\']Today at 1:33 AM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/pregnant-mammy-killed-in-swat-raid-when-her-buck-used-her-as-a-human-shield.304312/post-731136\']#2[/URL]\n[/LIST]\n[LIST]\n[*]Deleted by Arheel\'s Uncle\n[*]Today at 1:35 AM\n[*]Reason: wierd forum behavior\n[/LIST]\n[HEADING=3][B][URL=\'https://twitter.com/RealSpikeCohen/status/1462209634203279365?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1462209634203279365%7Ctwgr%5E%7Ctwcon%5Es1_c10&ref_url=https%3A%2F%2Fanti-empire.com%2Facquitted-on-same-day-as-rittenhouse-man-still-faces-30-years-in-prison-for-having-had-his-gf-murdered-by-swat%2F\']https://twitter.com/RealSpikeCohen/status/1462209634203279365?ref_src=twsrc^tfw|twcamp^tweetembed|twterm^1462209634203279365|twgr^|twcon^s1_c10&ref_url=https://anti-empire.com/acquitted-on-same-day-as-rittenhouse-man-still-faces-30-years-in-prison-for-having-had-his-gf-murdered-by-swat/[/URL][/B][/HEADING]',0,449845,_binary '[]',0,_binary '[]',_binary '[]'),(14645,14198,1637882450,8047,'Arheel\'s Uncle','there were 4 entire duplicates within my post.\ni deleted those 4 and left 1.\ni will dbl chk it out.\nYesterday, my pc was acting odd, so I did a rollback using timeshift. \ni wonder if it\'s related?\nahhhh, the magic fun of computers.',0,449850,_binary '[]',0,_binary '[]',_binary '[]'),(14646,14198,1637887377,801,'Whitebear','Thanks for background on the \'mysterious\' note.    If you need any Forum Administrator assistance with this tentative thread - let me know. :)',0,449852,_binary '[]',0,_binary '[]',_binary '[]'),(14647,14198,1637941769,8047,'Arheel\'s Uncle','[ATTACH type=\"full\"]8454[/ATTACH]',1,449871,_binary '{\"attachments\":{\"8454\":8454}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14648,14198,1637945053,8047,'Arheel\'s Uncle','[ATTACH type=\"full\"]8455[/ATTACH]',1,449875,_binary '{\"attachments\":{\"8455\":8455}}',0,_binary '[]',_binary '[]'),(14649,14198,1637947144,801,'Whitebear','Wow! so this apparent politician from Arkansas apparently\nhas been a \'fan\' of NNN reported Black-on-White ATROCITIES\nfor some time - that is enCOURaging...   may I ask on what site\nthis was posted?\nIf \'NNN\' endorsed this candidate would he get more or less votes? ;) :)\n\n==================================\nOK, I found it (on GAB).\n - (maybe I should check GAB out .... don\'t usually have time for visiting other than crime web sites...)\n\n[B]Neil Kumar for U.S. Congress[/B]@neilforarkansas\n[URL=\'https://gab.com/neilforarkansas\']Timeline[/URL][URL=\'https://gab.com/neilforarkansas/comments\']Comments[/URL][URL=\'https://gab.com/neilforarkansas/photos\']Photos[/URL][URL=\'https://gab.com/neilforarkansas/videos\']Videos[/URL]\n\nthanks',0,449878,_binary '[]',0,_binary '[]',_binary '[]'),(14650,14198,1637952031,8047,'Arheel\'s Uncle','I am not aware of Kumar past of following/reading at NNN.\nSo, I spent a couple hours reading TOS on the gang NGCRC website, turns out, it can be used as a source but their copyright is important, so I can link to sections.\nI\'ve been called a White devil terrorist on GAB & blocked a few times, that made me happy.\nThere is a SoMe game of blocking then unblocking, they want to see what you post.',0,449882,_binary '[]',0,_binary '[]',_binary '[]'),(14651,14198,1637952396,801,'Whitebear','But I thought that you copied a \'tweet\' in GAB by AndYew \nwhere AndYew was quoting? (I assume) another \'tweet\' in GAB by Neil Kumar\nwhere Neil Kumar was crediting NEW NATION NEWS ????\nfor reporting on the Wichita Massacre and the Knoville Horror \nand etc giving newnation.org?NNN-Black-on-White as a reference link????\nwell maybe I was just did not understand the context...\nI thought Neil Kumar was a fan of NNN....\n[ATTACH type=\"full\"]8456[/ATTACH]',1,449883,_binary '{\"attachments\":{\"8456\":8456}}',0,_binary '[]',_binary '[]'),(14652,14198,1637952524,801,'Whitebear','PS on the rest of. your note that GAB has been \'WOKEFULLY\' censoring your posts\nand all along GAB was supposed to be the \'Twitter for Trump Supporters\'. (har-de-har-har). :)',0,449884,_binary '[]',0,_binary '[]',_binary '[]'),(14653,14198,1637967206,8047,'Arheel\'s Uncle','No, GAB has not censored me, individual users blocked me, but then a few days later they unblock me so they can read my posts.\n\nI am [URL=\'https://gab.com/AndYew\'][B]@AndYew[/B][/URL] on GAB. I get called a Fed, or a Jew a lot because of [B]Yew[/B], but I tell them I grew Yew trees & you\'re a dumba$$.\nAs long as you don\'t incite violence, or threaten like Waukesha nignog did, then pretty much everything goes. When I do a crime post, I say either black or nigger did this.\n\nAbout once a week, I tip my hat in a post to intelligence, FEDS, FBI, CIA, and I tell them, YOU REALLY DO IGNORE BLACK ON WHITE CRIMES, eh?\nA couple years ago, US Army was hiring for running surveillance & doing SoMe.\nI already know they run PsyOps to quell violence. I can tell, they do FedPosting, to try to incite you to do like Waukesha nig did on SoMe.\n\nAndrew Torba knows who I am, he owns GAB. I\'ve often left comments on his posts & he responds or reposts my comments.\nHe did a post about how great his kids were learning wind instruments.\nI said, my kids play strings, they\'ll be angels in heaven.',0,449888,_binary '[]',0,_binary '[]',_binary '[]'),(14654,14198,1637978794,801,'Whitebear','OK, thanks, really appreciate you clearing up how. you\'re working on GAB\n\nJust did not recall that you were \'masked\' as \'AndYew\' - you may have \nmentioned that before - the \'AndYew\' sounds almost familiar :)',0,449900,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14655,14198,1638014715,8047,'Arheel\'s Uncle','No,  I did not take a job on SoMe from US Army PsyOps, I just know about military & SoMe jobs, all new wars now start on SoMe. What clued me in on those jobs was in 2011 Arab Spring, which I\'ve mentioned & posted a video either in RAIN thread, or the other one on civil unrest plague etc.\nMy time on GAB or (I just reactivated my twitter acct) Twitter...GAB is just for passing NNN & black crime news. On Twitter, when I have free time I will find & then watch the black movement & areas they\'re most active in. I have my methods.\n\nBTW, one of the Los Angeles Home Depot smashNgrab was about 20 young blacks, all they stole was hammers, crowbars & other tools that can be blunt instruments of death. Police are concerned, they know blacks use tools that way. Angeleans better be careful.\nAll those guys in spree are out of black Oakland bay area.',0,449911,_binary '[]',0,_binary '[]',_binary '[]'),(14656,14198,1638014892,8047,'Arheel\'s Uncle','[URL]https://ktla.com/news/local-news/smash-and-grab-crew-steals-tools-from-lakewood-home-depot-sheriffs-department/[/URL]',0,449912,_binary '[]',0,_binary '[]',_binary '[]'),(14657,14198,1638037675,801,'Whitebear','Hmmm,  I tried to \'google\' \'SoMe\'  and CIA/FBI but \'Google\' says\n\"nothing to see here\' - move along Citizen\".  :)\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][/TD]\n\n[TD][URL=\'https://www.cbsnews.com/news/social-media-is-a-tool-of-the-cia-seriously/\'][B]Social Media Is a Tool of the CIA. Seriously[/B][/URL]\nUPDATED ON: JULY 11, 2011 / (i)CBSNEWS\n[URL=\'https://duckduckgo.com/?q=Edward+Snowden+reveals+clandestine+Government+NSA+spying+on+U.S.+citizens&t=brave&ia=web\']\n[B]Edward Snowden reveals clandestine Government NSA spying on U.S. citizens[/B][/URL]\nUS spy agency \'collects phone records\'\nUK spy agency \'taps fibre-optic cables\'\nUS \'hacks China networks\'\nEU offices \'bugged\'\nMerkel phone calls \'intercepted\'\nEmbassies \'under surveillance\'\nLatin America \'monitored\'\nUS spying \'errors\'\nDocuments leaked to the Washington Post in mid-August suggested the NSA breaks US privacy laws hundreds of times every year. Later in August, the Washington Post reported that US spy agencies had a \"black budget\" for secret operations of almost $53bn in 2013.\nSMS messages \'collected and stored\' - (that\'s TEXT MESSAGES on your iPhone, SpyPhone..)\n\n[URL=\'https://www.youtube.com/watch?v=0n3ao3z05no\'][B]Big Brother Is Watching You - YouTube[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"Big Brother is watching you\"]http://www.newnation.news/Images/BigBrother.jpg[/IMG][/LEFT]\n\n\n\n\n\n\n[URL=\'https://duckduckgo.com/?q=%2B%22Fourth+Amendment%22++%2B%22unreasonable+searches+and+seizures%22&t=brave&ia=web\'][B]The Fourth Amendment to the U.S. Constitution: Unreasonable Search and Seizure[/B][/URL]\n[TABLE]\n[TR]\n[TD][LEFT][IMG align=\"left\" alt=\"Big Brother is watching you\"]http://www.newnation.news/Images/1984.jpg[/IMG][IMG align=\"left\" alt=\"Big Brother is watching you\"]http://www.newnation.news/Images/1984_frame5.jpg[/IMG][IMG align=\"left\" alt=\"Big Brother is watching you\"]http://www.newnation.news/Images/1984.jpg[/IMG][/LEFT][/TD]\n[/TR]\n[/TABLE]\n\n[/TD]\n[/TR]\n[/TABLE]',0,449925,_binary '[]',0,_binary '[]',_binary '[]'),(14658,14198,1638052238,8047,'Arheel\'s Uncle','The internet, for the most part is a Jew run operation & a Jewish wet dream. Most people don\'t know enough history to see who is who.\nSnowden is from the Jewish Greenberg family out of Texas, cousin of Mark Zuckerberg of Facebook also Jewish from Texas. ALMOST ALL of prominent shill agents since 1950s run coverups & are Jews or have J handlers & are out of Texas STRATFOR, Alex Jones is surrounded by Jews.\nI could tell you a lot about those two nasty Jews Snowden & Zuckerberg, they\'re both snakes.\n\n[URL=\'https://wikispooks.com/wiki/Limited_hangout\'][B]Wikispooks: Limited Hangout [/B][/URL]is the deliberate revelation of some information (e.g. about malfeasance) to try to confuse and/or prevent discovery of other information. A modified [B]limited[/B] [B]hangout[/B] goes further, by [B]slightly changing [/B]the information disclosed. KEEPS CONFUSION GOING\n\n[B]Limited Hangouts are run by Jews, Snowden, Zuckerberg, Wikileaks Julian Assange (crypto jew)[/B]\n\nTHOUGHT CONTROL: Snowden runs a rogue side of gov\'t approved PsyOps, to cause fear to control, making people feel more spied upon than they really are. NSA & FBI go after real criminals & terrorists, as does the CIA, not after us little people.\n\nSnowden does NOT tell Americans that Israelis are behind ALL spying on Americans.\n\"intel\" chipsets on PCs means Israel Inside, think ADL, SPLC, ACLU all of who are pro-Zionists & pro-Black. They\'re engineering CW2 which Tom Chittum talks about in book.\nWikileaks, same deal. IT IS ALL OUT OF RUSSIA since before the Cold War began.\n\nI\'m not saying the agencies do nothing bad, most agents don\'t & are good. There are with all the alphabet agencies rogues & spies, those are who does the bad things. There is in-fighting, good vs bad, honest vs crooks only after money.\n[B]\nThe rundown of the Jewish internet shill world[/B] but there are a few in question, like Pierce & Rockwell & a few others, the rest of these J people run confusion Limited Hangouts for money crimes/laundering money & coverups of Jewish crimes, [URL]https://lookerfortruth.blogspot.com/2020/10/list-of-jewish-shills.html[/URL]\n\nI AM NOT ONE OF THEM OR A J SHILL.',0,449930,_binary '[]',0,_binary '[]',_binary '[]'),(14659,14198,1638052239,8047,'Arheel\'s Uncle','The internet, for the most part is a Jew run operation & a Jewish wet dream. Most people don\'t know enough history to see who is who.\nSnowden is from the Jewish Greenberg family out of Texas, cousin of Mark Zuckerberg of Facebook also Jewish from Texas. ALMOST ALL of prominent shill agents since 1950s run coverups & are Jews or have J handlers & are out of Texas STRATFOR, Alex Jones is surrounded by Jews.\nI could tell you a lot about those two nasty Jews Snowden & Zuckerberg, they\'re both snakes.\n\n[URL=\'https://wikispooks.com/wiki/Limited_hangout\'][B]Wikispooks: Limited Hangout [/B][/URL]is the deliberate revelation of some information (e.g. about malfeasance) to try to confuse and/or prevent discovery of other information. A modified [B]limited[/B] [B]hangout[/B] goes further, by [B]slightly changing [/B]the information disclosed. KEEPS CONFUSION GOING\n\n[B]Limited Hangouts are run by Jews, Snowden, Zuckerberg, Wikileaks Julian Assange (crypto jew)[/B]\n\nTHOUGHT CONTROL: Snowden runs a rogue side of gov\'t approved PsyOps, to cause fear to control, making people feel more spied upon than they really are. NSA & FBI go after real criminals & terrorists, as does the CIA, not after us little people.\n\nSnowden does NOT tell Americans that Israelis are behind ALL spying on Americans.\n\"intel\" chipsets on PCs means Israel Inside, think ADL, SPLC, ACLU all of who are pro-Zionists & pro-Black. They\'re engineering CW2 which Tom Chittum talks about in book.\nWikileaks, same deal. IT IS ALL OUT OF RUSSIA since before the Cold War began.\n\nI\'m not saying the agencies do nothing bad, most agents don\'t & are good. There are with all the alphabet agencies rogues & spies, those are who does the bad things. There is in-fighting, good vs bad, honest vs crooks only after money.\n[B]\nThe rundown of the Jewish internet shill world[/B] but there are a few in question, like Pierce & Rockwell & a few others, the rest of these J people run confusion Limited Hangouts for money crimes/laundering money & coverups of Jewish crimes, [URL]https://lookerfortruth.blogspot.com/2020/10/list-of-jewish-shills.html[/URL]\n\nI AM NOT ONE OF THEM OR A J SHILL.',0,449931,_binary '[]',0,_binary '[]',_binary '[]'),(14660,14198,1638053077,801,'Whitebear','NEVER KNEW SNOWDEN was a relative of ZUCKERBERG!!!\n(I will continue reading your last msg after the first sentence. :)\n\nnever, never knew... well thanks for the warning... I will try. not to \'glorify\' Snowden.\n\n(back to. your mssg above....\n\nI just now see that your last message above looks to be DUPLICATED..\nyou had recently mentioned that you had some PC problem or forum? problem\nwith you message/comment being posted several times...\n\nOK I\'ll just go back to reading ONE of the two conversation posts above......\n(yes, both posted \"18 minutes ago\"....\n\nOh, and [B]Julian Assange too...   I recall that many \'right\' people called for Trump to pardon Assange (and Snowde)....  \n\n\"making people feel more spied upon than they really are. \"..... so perhaps I should not promote the BIG LIE - BIG SPY - PARANOIA as I felt compelled to to this morning....  (on NNN Frontpage)....\n\nwell recently since the \'stolen\' election and Biden as face of \'dark powers\' I have sort of become disillusioned by the FBI which I pretty much had respect for as for most other Peace Officers and honest Public Servants......  (how can I turn my. [B]CAPS OFF???)[/B][/B]\n\n(I PASTED IN SOME LOWER CASE TEXT)\nWell I still need to do some research on some of your references in the above \'post\'\n\nBUT I TRUST THAT YOU ARE NOT A \'misinformer\' or \'informant\' or whatever)\nand greatly appreciate your links, references and viewpoints....\n\nthanks again, I\'ll have to review my editorial policy\nas I certainly do not want to be a PROPAGANDIST (even if not consciously\nfor whatever the \'New world order\' (whoever may be behind it) is promoting\nfor whatever PSY-OPPs script.\n=============================================\nWill get back to you on this \'thread\'. - lot of stuff to catch upon...\nI have had some major technical breakthroughs on figuring out how to do stuff\nfor migrating to new web host and site domain etc..',0,449934,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14661,14199,1638117230,801,'Whitebear','Sorry for inconvenience\nI\'ll research to try to prevent future similar problems.\n\nBest,\nWhitebear',0,449949,_binary '[]',0,_binary '[]',_binary '[]'),(14662,14198,1638141670,8047,'Arheel\'s Uncle','You will enjoy this.\nThe channel is Snordster\'s & video speaker is Philip, I knew Philip back in the day, he goes way back to early internet. Spend 10 mins then you\'ll get what the Snowed IN corporate & govt Operation is. He did sell a lot of privacy software & even his favorite laptops and OS.\n[MEDIA=youtube]iy1hP6F5i98[/MEDIA]',0,449978,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14663,14198,1638209102,801,'Whitebear','Thanks very much - looking forward to watching this\n(after taking care of some \'housekeeping\' for NNN)\n\nwill respond with  my review later today.  \"if the creek don\'t rise\".   :)',0,450018,_binary '[]',0,_binary '[]',_binary '[]'),(14664,14198,1638247484,8047,'Arheel\'s Uncle','Hey there,\nAre you having RAIN up there?\nI am having a number of issues with my laptop Linux OS. I went back to version LM 19.1 and I did send you an email from protonmail regarding this. I am on my desktop now, which works good but much slower than laptop. I could not open word processing to create documents and screenshot somehow was messed up. Cost me nearly 3 days of time. I am reinstalling LM 19.1 Tricia.\nAnyhow, that\'s the way it goes. I\'m sorry I could not get back online til now.\nI wanted to review & try to debunk the questionable Jewish names on that website, haven\'t had a chance after laptop issues. Overall it\'s good website, but those ??? linger.\nIn my spare time. \nLater...',0,450034,_binary '[]',0,_binary '[]',_binary '[]'),(14665,14198,1638252568,801,'Whitebear','No rain in local forecast for North California for the next 10 days....\nI did get your email that I noticed earlier this afternoon? \nbut I too have been totally distracted from bad-nigger-updates-on-new-nation-news\n\nI at least have figured out why the forum went down recently and a week before that....  the extra nightly database backups - (took me a month to figure out the right syntax for setting up a nightly \'CHRONological automatic job\' (in BASH? terminal code or something like that.\n\nStill looking forward to looking at that you-tube link on the \'didn\'t know he had a jewish cousin and wound up in Russia and got married I think...  \n\nOK - much progress on cleaning up stuff to migrate the main NNN web page to NEWNATION.NEWS.   I hope the VERY DEDICATED NNN FOLLOWERS - there are a few for sure - not counting the forum members...  will check back as I work into a new daily routine for updating NNN to the new domain so I can switch registrars for newnation.ORG so the new owner of Network Solutions will not CANCEL my domain if some queer deviant or dedicated ADL-SPLC-OR initials for the Israeli-lobbying group??-exantifa lulz? - well what ever you suggested earlier...   trys to squash NNN or me :)\n\nGood luck on tuning up your INTERNET ACCESS with LINUX HARDware & \'occult\' software - although \'open source\'. :)\n\nI\'ll check back with you later. -feel like I need to throw up. some more \'news content\' to the Front Page and the Forum.        Best....',0,450041,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14666,14198,1638266804,8047,'Arheel\'s Uncle','You got nerve, I\'m not sure I could ever do this forum daily admin + the other 3 sites related to NNN. But I have to hand it to you as the great work.\n\nSnowden is NOT in Russia, my internet buddy John Robles III lives in exile in RU.\nThey/we all LOL about the liar Snowed IN. He\'s a govt psyops, like the rest. Zuckerberg bought lotsa land in Hawaii, made locals angry. The rich are all buying land away from USA, you know, the SHTF coming.\n\nWatch video when you [B]need[/B] a good LOL. I first saw it in 2015?? I still LOL at it.\n\nSo, laptop issue wasn\'t Linux OS, I think it was just me & errant fingers :D I ended up going BACK to the 20.1 version \"on my stick USB\" instead of 19.1...grrrrr.. All is a GO now, I hope.\nMy VPN. would not load/run before, so ended up using command code to unpack ISO file & run it via Terminal.\nThat worked great/faster than auto install offered by VPN iso file.\nG\'night.',0,450048,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14667,14200,1638298563,8225,'Leroy','Niggermania site is down again.  It went down yesterday.   Last time it went down, the guy Tom who runs it had to\nmove to a Russian server to avoid being shut down.   Any news about this?  Any idea of an alternate site?\n\nThanks,   Leroy',0,450066,_binary '[]',0,_binary '[]',_binary '[]'),(14668,14200,1638300285,801,'Whitebear','I remember Niggermania as one of the few other sites featuring \'TNB news\'\nanyway I have not been in personal communication with Tom & co.\n\nI am currently in the process of moving the main front page for New Nation News to a \'Russian host for the website \nand I am currently in the process of transferring the last few \'NewNation\' domains\nto a more tolerant domain registrar....\nthere are some news articles on the recent NO-MORE-FREEDOM-OF-SPEECH...\n\nWell, you could pass along that I have been switching my newnation website domain name REGISTRATION TO. \n\nEPIK\n[URL=\'https://duckduckgo.com/?q=EPIK%20REGISTRAR%20VDARE+site:registrar.epik.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/registrar.epik.com.ico[/IMG][/URL][URL=\'https://registrar.epik.com/\']https://registrar.epik.com[/URL]\n[B]Epik[/B] is the only company in the world that integrates the entire domain name value chain -- Acquire, Build, Manage and Sell -- all on one platform. Whether you have one domain or one thousand domains, [B]Epik\'s[/B] integrated approach offers market-leading solutions to maximize the value of your domain name assets.\n\nAnd I have register a few new \"New Nation News\' domain names with\n[URL=\'https://fozzy.com/us/\'][B]FOZZY - WEBSITE DOMAIN REGISTRATION AND HOSTING[/B][/URL]\n\nHERE ARE SOME NEWSLINKS  about  the problem VDARE - \'white nationalist\'\nsite had being kicked off of the same registrar and host that we have/had been on for the last 20 years before the CANCEL CRAP FRENZY started more recently.\n\n[URL=\'https://duckduckgo.com/?q=EPIK+REGISTRAR+VDARE&t=brave&ia=web\']EPIK REGISTRAR VDARE news search[/URL]\n\n[HEADING=1][URL=\'https://www.delawareonline.com/story/news/2020/06/23/online-registrar-threatens-drop-anti-immigration-website-vdare-com/3241116001/\']Online registrar threatens to drop anti-immigration ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=EPIK%20REGISTRAR%20VDARE+site:www.delawareonline.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/www.delawareonline.com.ico[/IMG][/URL][URL=\'https://www.delawareonline.com/story/news/2020/06/23/online-registrar-threatens-drop-anti-immigration-website-vdare-com/3241116001/\']https://www.delawareonline.com › story › news › 2020 › 06 › 23 › online-registrar-threatens-drop-anti-immigration-website-vdare-com › 3241116001[/URL]\n[B]VDARE[/B] founder and editor Peter Brimelow said his site\'s content hasn\'t changed in the 20 years that it has been a Network Solutions customer. ... [B]Epik[/B], agreed to register it.\n[HEADING=1][URL=\'http://domainincite.com/25657-i-was-wrong-rejected-racist-web-site-didnt-go-to-epik\']I was wrong, rejected \"racist\" web site didn\'t go to Epik ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=EPIK%20REGISTRAR%20VDARE+site:domainincite.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/domainincite.com.ico[/IMG][/URL][URL=\'http://domainincite.com/25657-i-was-wrong-rejected-racist-web-site-didnt-go-to-epik\']domainincite.com › 25657-i-was-wrong-rejected-racist-web-site-didnt-go-to-epik[/URL]\n[B]Vdare[/B].com, the domain for a US-based right-wing news blog that was jettisoned from Network Solutions last week under a cloud of racism allegations, did not, as expected, wind up at [B]Epik[/B]. Rather, Whois records reveal that the domain is now under the wing of PublicDomainRegistry.com, a unit of Endurance, having been transferred at the weekend.\n\n[URL=\'https://duckduckgo.com/?q=EPIK%20REGISTRAR%20VDARE+site:domainincite.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/domainincite.com.ico[/IMG][/URL][URL=\'http://domainincite.com/25640-web-com-is-kicking-out-a-racist-web-site-how-long-before-it-winds-up-at-epik\'][SIZE=5][B]domainincite.com › 25640-web-com-is-kicking-out-a-racist-web-site-how-long-before-it-winds-up-at-epik[/B][/SIZE][/URL]\nAn American news site for white nationalists says it\'s been given its goose-stepping orders by Web.com unit Network Solutions, and it\'s looking for a new [B]registrar[/B]. [B]VDare[/B], named after Virginia Dare, a semi-mythological American folk hero, has been publishing anti-immigration material on [B]vdare[/B].com under NetSol\'s wing for 20 years, but the site claims the [B]registrar[/B] […]\n\nmore links',0,450069,_binary '[]',0,_binary '[]',_binary '[]'),(14669,14200,1638300463,801,'Whitebear','I see that Chimpmania appears to still be \'in business\'. :)\n\n[URL=\'https://duckduckgo.com/?q=chimpmania+site:chimpmania.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/chimpmania.com.ico[/IMG][/URL][URL=\'http://chimpmania.com/\']chimpmania.com[/URL]\n[B]Chimpmania[/B]. Brand new [B]Chimpmania[/B] Radio with Chimpspatrol, boon -avoider and Fedup. December/January 2021. Enjoy Episode #107. Niggers shoot up nigger\'s memorial in Memphis Reported by: Maker. Niggersows attack Asians on Goriladelphia train Reported by: Maker. Niggers kill 3 robbing armored car in Chicongo Reported by: Maker.\n[URL=\'http://chimpmania.com/forum/forumdisplay.php?43\']Coal Burners & Oil Drillers[/URL]\nForum: - Chimpmania. Brand new Chimpmania Radio with Chimpspatrol,...\n[URL=\'http://chimpmania.com/forum/forum.php\']Forum[/URL]\nChimpmania. Brand new Chimpmania Radio with Chimpspatrol, boon...\n[URL=\'http://chimpmania.com/forum/forumdisplay.php?19\']Against Humans & Animals[/URL]\nBrand new Chimpmania Radio with Chimpspatrol, boon -avoider and Fedup.\n[URL=\'http://chimpmania.com/forum/forumdisplay.php?54\']General Chimp Crime[/URL]\nBrand new Chimpmania Radio with Chimpspatrol, boon -avoider and Fedup.\n[URL=\'http://chimpmania.com/forum/forumdisplay.php?50\']Typical Nigger Behavior[/URL]\nBrand new Chimpmania Radio with Chimpspatrol, boon -avoider and Fedup.\n[URL=\'http://chimpmania.com/forum/activity.php\']Activity Stream[/URL]\nUnfortunately, a lot of Asians who\'re not native to the US don\'t know...\n[HEADING=1][URL=\'https://encyclopediadramatica.online/Chimpmania\']Chimpmania - Encyclopedia Dramatica[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=chimpmania+site:encyclopediadramatica.online&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/encyclopediadramatica.online.ico[/IMG][/URL][URL=\'https://encyclopediadramatica.online/Chimpmania\']https://encyclopediadramatica.online › Chimpmania[/URL]\n[B]Chimpmania[/B] is an anti-nigger hate site consisting of permabanned rejects from Niggermania and Chimpout.Most of these inbred racist losers were banned from the aforementioned sites for trolling, obviously advocating violence with a wink and a nod, being too crazy, or being too stupid.\n[HEADING=1][/HEADING]\n[HEADING=1][URL=\'https://en.everybodywiki.com/Chimpmania\']Chimpmania - EverybodyWiki Bios & Wiki[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=chimpmania+site:en.everybodywiki.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/en.everybodywiki.com.ico[/IMG][/URL][URL=\'https://en.everybodywiki.com/Chimpmania\']https://en.everybodywiki.com › Chimpmania[/URL]\n[B]Chimpmania[/B] is a website and Internet forum that specializes in anti-black content. The website has been described as a \"hate site consisting of permabanned rejects from Niggermania and Chimpout.\" Posting policy []. [B]Chimpmania[/B] users consider blacks to be non-human, and the word \"nigger\" is commonly used there.',0,450070,_binary '[]',0,_binary '[]',_binary '[]'),(14670,14200,1638301565,8225,'Leroy','Thanks!    All this cancel stuff really irritates me to no end.\nThe lies they tell and the endless brainwashing they spout is all meant to\nwipe out the entire white civilization.   Anything good, decent, and orderly is\nfrowned upon and degraded.   If it\'s criminal, filthy, demoralized, uncivilized,\nand if it spreads chaos and discontentment, that is what they\'ll go for.  1488!',0,450072,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14671,14201,1638334263,921,'Apollonian','Whitebear: I mistakenly posted on one of ur upper forums (above the BBB), I didn\'t note u\'d taken one of my posts and put it there, so when I added new post, I didn\'t see it was on ur forum.  It now says permission needed to post, but u can do as u like, as I didn\'t realize I was posting it on ur forum.  Thanks, sorry for the inconvenience.  A.',0,450089,_binary '[]',0,_binary '[]',_binary '[]'),(14672,14184,1638366323,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.wpbf.com/article/cold-case-murder-solved-in-delray-beach-nearly-40-years-after-crime/38392786[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://ktla.com/news/local-news/caught-on-camera-mom-followed-robbed-after-returning-home-from-walk-with-baby-in-hancock-park/[/URL]\n\n[COLOR=rgb(184, 49, 47)]Note: I can\'t make out race of victim but Hancock Park is probably still a very nice white enclave in LA[/COLOR]\n\n\n---\n\n[URL unfurl=\"true\"]https://www.wtvr.com/news/local-news/henrico-shooting-leaves-multiple-children-without-a-mother[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/29/sara-rose-pierce[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/photo.php?fbid=890205118488691&set=a.112840396225171&type=3[/URL]\n\n\n---\n\n[URL unfurl=\"true\"]https://www.wjbf.com/news/georgia-man-wanted-for-rape-burglary-in-augusta/[/URL]\n\n[URL unfurl=\"true\"]https://tulsaworld.com/news/local/crime-and-courts/married-couple-found-dead-in-apparent-murder-suicide-at-south-tulsa-condos/article_9de16ca4-4cd0-11ec-bd75-cfa8f182a0fb.html[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/photo.php?fbid=4027403310624889&set=a.148239521874640&type=3[/URL]\n\n----\n[URL unfurl=\"true\"]https://miami.cbslocal.com/2021/11/23/groveland-four-exonerated-1949-rape-white-woman/[/URL]',0,450101,_binary '{\"unfurls\":{\"5791\":5791,\"5792\":5792,\"5793\":5793,\"5794\":5794,\"5795\":5795,\"5796\":5796,\"5797\":5797,\"5798\":5798,\"5799\":5799}}',0,_binary '[]',_binary '[]'),(14673,14202,1638380337,801,'Whitebear','I see the new post thiis morning \'PENDING APPROVAL\'.  \nshould I approve it and then MOVE it to [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\nor have you already added your new post into the thread at [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL] ???\n\nThis thread appears to be the ORIGINAL\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/face-facts-suckers-bill-gates-is-a-mass-murderer-and-gross-criminal-needs-investigation-truly.351425/\'][I]Face[/I] [I]facts,[/I] [I]suckers:[/I] [I]Bill[/I] [I]Gates[/I] [I]is[/I] [I]a[/I] [I]mass[/I] [I]murderer[/I] [I]a[/I]nd gross criminal--needs investigation, truly[/URL][/HEADING]\n[I]Bill[/I] [I]Gates[/I] [I]a[/I]nd the Depopulation [I]A[/I]genda. Robert F. Kennedy Junior Calls for [I]a[/I]n Investigation Link: [URL]https://www.globalresearch.ca/[/URL][I]bill[/I]-[I]gates[/I]-[I]a[/I]nd-the-depopulation-[I]a[/I]genda-robert-f-kennedy-junior-calls-for-[I]a[/I]n-investigation/5710021 By Peter Koenig Global Research, February 02, 2021 First published...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*][SIZE=5][B][B]Thread[/B][/B][/SIZE]\n[*][SIZE=5][B][B]Feb 2, 2021[/B][/B][/SIZE]\n[*][SIZE=5][B][B]Replies: 35[/B][/B][/SIZE]\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n\n\n1.\n[USER=8173][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8173.jpg?1630834736[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/some-recent-links-by-apollonian-guest-commentator.360964/\']Some recent links by [I]A[/I]pollonian - Guest Commentator[/URL][/HEADING]\nPosted by [I]A[/I]pollonian - Guest Commentator Get [I]a[/I] clue, suckas: Covid [I]is[/I] BIG success, trillion $ industry now for ZOG/globalists--NOT GOING [I]A[/I]WAY Ontario Now Recommending [I]A[/I]gainst Moderna Vaccine for Men 18 to 24 Years Old + More Link...\n[LIST]\n[*][USER=8173]NNN Reposter[/USER]\n[*]Thread\n[*]Oct 4, 2021\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[LIST=1]\n[*][USER=8173][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8173.jpg?1630834736[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/new-posts-for-23-sep-2021-posted-by-guest-columnist-apollonian.360711/\']NEW posts for 23 Sep 2021 - posted by Guest Columnist [I]A[/I]pollonian[/URL][/HEADING]\nPosted by [I]A[/I]pollonian - Guest Columnist [I]A[/I]MA document expose\' showing policy to LIE to patients [I]a[/I]bout covid deaths, etc.... [I]A[/I]merica’s hospitals [I]a[/I]re wrought with covid malpractice, fraud Link: [URL]https://www.cracknewz.com/2021/09/[/URL][I]a[/I]mericas-hospitals-[I]a[/I]re-wrought-with.html For more than [I]a[/I] year, PANDA...\n[LIST]\n[*][USER=8173]NNN Reposter[/USER]\n[*]Thread\n[*]Sep 23, 2021\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/post-breaking-news-on-minority-and-migrant-crime.457/\']Post breaking news on minority and migrant crime[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/re-face-facts-suckers-bill-gates-is-a-mass-murderer-and-gross-criminal-needs-investigation-trul.352961/\'][I]Re:[/I] [I]Face[/I] [I]facts,[/I] [I]suckers:[/I] [I]Bill[/I] [I]Gates[/I] [I]is[/I] [I]a[/I] [I]mass[/I] [I]murderer[/I] [I]a[/I]nd gross criminal--needs investigation, trul[/URL][/HEADING]\n[I]Re:[/I] [I]Face[/I] [I]facts,[/I] [I]suckers:[/I] [I]Bill[/I] [I]Gates[/I] [I]is[/I] [I]a[/I] [I]mass[/I] [I]murderer[/I] [I]a[/I]nd gross criminal--needs investigation, trul [I]Bill[/I] [I]Gates[/I], Microsoft, mRNA vaccines, [I]a[/I]nd the global plot to turn human DNA, protein synthesis, [I]a[/I]nd immune function into [I]a[/I] programmable operating system 03/08/2021 / By Lance D Johnson...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Mar 10, 2021\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/post-breaking-news-on-minority-and-migrant-crime.457/\']Post breaking news on minority and migrant crime[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/face-facts-suckers-bill-gates-is-a-mass-murderer-and-gross-criminal-needs-investigation-truly.351425/\'][I]Face[/I] [I]facts,[/I] [I]suckers:[/I] [I]Bill[/I] [I]Gates[/I] [I]is[/I] [I]a[/I] [I]mass[/I] [I]murderer[/I] [I]a[/I]nd gross criminal--needs investigation, truly[/URL][/HEADING]\n[I]Bill[/I] [I]Gates[/I] [I]a[/I]nd the Depopulation [I]A[/I]genda. Robert F. Kennedy Junior Calls for [I]a[/I]n Investigation Link: [URL]https://www.globalresearch.ca/[/URL][I]bill[/I]-[I]gates[/I]-[I]a[/I]nd-the-depopulation-[I]a[/I]genda-robert-f-kennedy-junior-calls-for-[I]a[/I]n-investigation/5710021 By Peter Koenig Global Research, February 02, 2021 First published...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Feb 2, 2021\n[*]Replies: 35\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/face-facts-suckers-bill-gates-is-a-mass-murderer-and-gross-criminal-needs-investigation-truly.351485/\'][I]Face[/I] [I]facts,[/I] [I]suckers:[/I] [I]Bill[/I] [I]Gates[/I] [I]is[/I] [I]a[/I] [I]mass[/I] [I]murderer[/I] [I]a[/I]nd gross criminal--needs investigation, truly[/URL][/HEADING]\n[I]Bill[/I] [I]Gates[/I] [I]a[/I]nd the Depopulation [I]A[/I]genda. Robert F. Kennedy Junior Calls for [I]a[/I]n Investigation Link: [URL]https://www.globalresearch.ca/[/URL][I]bill[/I]-[I]gates[/I]-[I]a[/I]nd-the-depopulation-[I]a[/I]genda-robert-f-kennedy-junior-calls-for-[I]a[/I]n-investigation/5710021 By Peter Koenig Global Research, February 02, 2021 First published...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Feb 2, 2021\n[*]Replies: 1\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[/LIST]',0,450111,_binary '[]',0,_binary '[]',_binary '[]'),(14674,14201,1638380526,801,'Whitebear','NOT A MAJOR PROBLEM...  THANKS FOR REPORTING THIS\nso I was aware  when I saw the POST PENDING APPROVAL ALERT\n\nplease confirm whether you would want me to Not approve adding. your recent post to the BREAKING NEWS FORUM.    and just leave it up to. you to add it to the original thread of yours in CONSPIRACIES...  etc.\n\nGood Morning',0,450112,_binary '[]',0,_binary '[]',_binary '[]'),(14675,14184,1638380704,801,'Whitebear','Thanks very much for fresh (quality) news links....\nI got distracted last week switching over the NNN domains (Org-to-News)\nbut will not \'waste\' your last links note-memo-PM.   :)\n\nHappy December - all NNN traffic should be going to newnation.NEWS now....',0,450113,_binary '[]',0,_binary '[]',_binary '[]'),(14676,14201,1638382336,801,'Whitebear','No problem - I REPOSTED YOUR DRAFT TO BREAKING NEWS\nand you can add it to the original thread in CONSPIRACIES. :)',0,450116,_binary '[]',0,_binary '[]',_binary '[]'),(14677,14200,1638422212,801,'Whitebear','I recalled after you asked about NIGGERMANIA...   that that topic had come up\non this forum off and on over the years....\n\nI used the [URL=\'http://www.nnnforum.net/forums/index.php?search/1441/&q=NIGGERMANIA&c[title_only]=1&o=date\'][B]FORUM SEARCH feature[/B][/URL]\n[URL=\'http://www.nnnforum.net/forums/index.php?search/1441/&q=NIGGERMANIA&c[title_only]=1&o=date\'][B]to search for \'Niggermania\' in the post title [/B][/URL]and found a page full!\n\nPerhaps you may find some of interest. :)',0,450142,_binary '[]',0,_binary '[]',_binary '[]'),(14678,14200,1638474556,8225,'Leroy','Thanks again!    I am still trying to find Niggermania\'s emergency contact page where they\nalways openly have said to go and check in case the main site ever goes down.   I did find it, and used\nthat page last time their site got shut down over one year ago, but now I can\'t find it.',0,450168,_binary '[]',0,_binary '[]',_binary '[]'),(14679,14200,1638477704,801,'Whitebear','All  I found today was\n[URL=\'http://niggermania.net/\'][B][COLOR=rgb(44, 130, 201)]http://niggermania.net/[/COLOR][/B][/URL]\n[HEADING=2]Niggermania ![/HEADING]\nNiggermania is the best site for nigger jokes, rants and racist humor.\n\nNiggermania.net\n\n[B][COLOR=rgb(65, 168, 95)] November 29 2021 Note: Our content pages and forum are temporarily down. We are working on the problem and exprect to be back online soon[/COLOR][/B]\n\nFor the Niggermania Forum, [URL=\'http://niggermania.co/forum\']CLICK HERE[/URL]\n\nFor Niggermania\'s content pages,[URL=\'http://niggermania.co/\'] CLICK HERE[/URL]\n\nThis page contains no content, therefore TOS or AUP complaints are frivilous and without merit.\n===========================================\n[URL=\'https://www.isitdownrightnow.com/niggermania.co.html\'][B]IS IT DOWN RIGHT NOW - or is it just my connection?[/B][/URL]\n[URL=\'http://www.niggermania.co\']www.niggermania.co[/URL]\n[B][COLOR=rgb(184, 49, 47)]Niggermania.co is DOWN for everyone.[/COLOR][/B]\n==========================================[COLOR=rgb(243, 121, 52)][/COLOR]\n[B][COLOR=rgb(243, 121, 52)]So \'somebody\' at niggermania updated the where-to-go page on Nov 29th - just a few days ago. -- and they. are \'working on it.[/COLOR][/B]',0,450169,_binary '[]',0,_binary '[]',_binary '[]'),(14680,14196,1638525722,3685,'Ensis','Ensis here.  This new two step verification thing is a total bear to get through.  I was able to get to my email but just barely, what is going on here and can I make it so that I won\'t have to go through two step verification again--it is such a pain.\n\nMany thanks.',0,450196,_binary '[]',0,_binary '[]',_binary '[]'),(14681,14077,1638525910,3685,'Ensis','Hi Gman.  I\'m back.  I had to go through this two-step process to be able to get back on here.  Bidet Biden, who is married to a jewess wants to put more impositions on us in the name of \"our health.\"   And Gman, it\'s your DUTY to NOT take the vax!  Keep your body healthy with vitamins, supplements and organic foods!',0,450197,_binary '[]',0,_binary '[]',_binary '[]'),(14682,13975,1638526036,3685,'Ensis','Hi Bofum.  I hope you are alright.  I haven\'t seen you on this forum and I\'m concerned.  I hope you haven\'t gotten the \"vaccine\" at all.  Things are going south in Americastan; not only that, niggers have been looting at will.',0,450198,_binary '[]',0,_binary '[]',_binary '[]'),(14683,14196,1638540488,801,'Whitebear','I’ll research to see if I can turn off the “2-step” for you. \nIt may be that ‘ensis’ was imported from old forum… \nI’ll get back with you on this\n\nBest,\nWhitebear',0,450214,_binary '[]',0,_binary '[]',_binary '[]'),(14684,14196,1638546888,3685,'Ensis','Thanks, Whitebear.',0,450225,_binary '[]',0,_binary '[]',_binary '[]'),(14685,14196,1638551564,801,'Whitebear','I turned off the 2-factor thing on Ensis-forum-profille...\nlet me know if still a nuisance. :)',0,450234,_binary '[]',0,_binary '[]',_binary '[]'),(14686,14200,1638556557,8225,'Leroy','Ahh.  OK.  Thanks much for digging that up for me.  Much appreciated!',0,450237,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14687,14203,1638558890,8047,'Arheel\'s Uncle','[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'https://www.wvgazettemail.com/news/legal_affairs/man-pleads-guilty-to-sexual-assault-murder/article_7af46de5-ef01-55ea-9bbb-e2f358c52311.html\'][B]          (Black) man pleads guilty to SEXUAL ASSAULT, MURDER[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/LasalleJavonBurnett.jpg[/IMG][/LEFT]                     [RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT]          [RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2017/RapeVictim2.jpg[/IMG][/RIGHT] A black man accused of breaking into a Charleston home, sexually assaulting a woman and killing a man in what prosecutors say was an attempt to settle a drug debt pleaded guilty on Thursday.\n\n[URL=\'http://gunmemorial.org/2019/06/17/adam-swim\']\nhttp://gunmemorial.org/2019/06/17/adam-swim[/URL][/TD]\n[/TR]\n[/TABLE]',0,450239,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14688,14203,1638560139,801,'Whitebear','Thanks a lot - frontpage \'post\' updated\n\n\n\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://www.wvgazettemail.com/news/legal_affairs/man-pleads-guilty-to-sexual-assault-murder/article_7af46de5-ef01-55ea-9bbb-e2f358c52311.html\'][B]BLACK-ON-WHITE: (Black) man pleads guilty to SEXUAL ASSAULT, MURDER of WHITE MAN[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.org/Images/2021/LasalleJavonBurnett.jpg[/IMG][/LEFT][RIGHT][IMG align=\"right\"]http://www.newnation.org/Images/2021/AdamSwim.jpg[/IMG][IMG align=\"right\"]http://www.newnation.org/Images/2017/RapeVictim2.jpg[/IMG][/RIGHT]A black man accused of breaking into a Charleston home, sexually assaulting a woman and killing a man in what prosecutors say was an attempt to settle a drug debt pleaded guilty on Thursday.\n\n[B]Lasalle Javon Burnett, [/B]40 pleaded guilty to second-degree murder in the death of [B]40-year old Adam Swim[/B] and to [B]sexual assault of a woman at Swim\'s home.[/B]\n\n[URL=\'https://wvmetronews.com/2020/03/19/charges-filed-in-june-2019-charleston-shooting-death/\']Charges filed in June 2019 Charleston shooting death - March 19, 2020 - (mugshot)[/URL]\n\n[URL=\'http://gunmemorial.org/2019/06/17/adam-swim\'][B]OBITUARY for VICTIM Adam Swim, age 40 - (gunmemorial)[/B][/URL]\n\n[NNN forum thread posted by Arheel\'s Uncle]  Found image of White victim at (gunmemorial) web site\n[LEFT][IMG align=\"left\" alt=\"Forum member\"]http://www.nnnforum.net/forums/data/avatars/s/8/8047.jpg?1630197967[/IMG][/LEFT]\n\n\n[URL=\'http://www.newnation.org/NNN-Black-on-White.html\'][B](Black-on-White[/B][/URL][B])[/B][/TD]\n[/TR]\n[/TABLE]',0,450240,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14689,14196,1638566825,3685,'Ensis','Sadly, it\'s still a big nuisance.',0,450244,_binary '[]',0,_binary '[]',_binary '[]'),(14690,14196,1638569583,801,'Whitebear','The Bobster complained about that two-factor\n(I think because he was set up as a moderator)\nanyway  I turned him off as a moderator\nand reviewed the other forum-member settings\nanyway he hasn\'t complained about the 2-factor in a while\n\nI changed Ensis settings to match Bobster settings - hopefully that will\nturn off whatever is asking for 2-factor.\n\nLet me know, next time convenient if you are still being asked for \'2-factor\' by forum software.\n\nThanks',0,450247,_binary '[]',0,_binary '[]',_binary '[]'),(14691,14196,1638588265,801,'Whitebear','The Bobster was complaining about the nuisance of the 2-factor thing the forum requires...  \nI am copying part of the conversation I had with him about 2-factor authorization.\n=============================================================\nJust to sumarize... there is a computer application that if you download it\nit can REMEMBER YOUR TWO-FACTOR AUTHORIZATION CODE FOR YOU\nAND IT IS A GREAT CONVENIENCE FOR DEALNG WITH THE 2-FACTOR...\nIT\'S CALLED \'AUTHY\' AND I HAVE A LINK TO IT.\n[URL=\'https://duckduckgo.com/?q=DOWNLOAD%20AUTHY+site:authy.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/authy.com.ico[/IMG][/URL][URL=\'https://authy.com/download/\']https://authy.com › download[/URL]\nDirect [B]Download[/B]. [B]Download[/B] macOS Windows 32bit Windows 64bit Linux. macOS. macOS. Windows 32bit.\n[URL=\'https://authy.com/features/setup/\']Setup[/URL]\nDownload; Easy, 2FA for Any Account Enable 2FA. Easily capture 2FA QR...\n[URL=\'https://authy.com/features/multiple-devices/\']Multiple Devices[/URL]\nDownload; Sync 2FA Across Mobile, Tablet and Desktop. Tokens. Access...\n[URL=\'https://authy.com/guides/\']2Fa Guides[/URL]\nAuthy Powered by Twilio. Build 2FA into your applications with Twilio...\n[URL=\'https://authy.com/features/\']Features[/URL]\nLearn about how to use our free app to enable two-factor...\n======================================================\n\n\nI do still recommend installing the [URL=\'https://authy.com/\']AUTH AUTHORIZATION APP [/URL]on either/or your Phone and/or Desktop\nit works really conveniently - I can just \'click\' on the user-name I need 2-factor auth for and copy and paste in the code.\n\n[URL=\'https://authy.com/\'][B]Enable 2FA for your favorite sites.[/B][/URL]\n[HEADING=1][URL=\'https://authy.com/download/\']Download - Authy[/URL][/HEADING]\nI\'M STILL GOING TO RESEARCH IF THERE IS ANY OTHER WAY AROUND THIS.',0,450257,_binary '[]',0,_binary '[]',_binary '[]'),(14692,14184,1638633675,6369,'voiceofreason','3 tales of mudshark misery for your Saturday perusal:\n\n[URL unfurl=\"true\"]https://www.dispatch.com/story/news/crime/2021/12/01/woman-killed-franklinton-domestic-dispute-suspect-custody/8821019002/[/URL]\n\n[URL unfurl=\"true\"]https://abc6onyourside.com/news/local/shooting-west-broad-street-north-central-12-1-2021[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/01/courtney-prestidge[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.wkrn.com/news/local-news/murfreesboro/murfreesboro-man-charged-in-shooting-death-of-ex-girlfriend/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/11/30/shanna-gibson[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/photo/?fbid=1549715905360132&set=a.103407006657703[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://dfw.cbslocal.com/2021/12/02/daddy-love-family-shares-details-family-violence-killed-fort-worth-3-year-old-elena-father-billy-joiner-jr-arrested-update/[/URL]\n\n\n[URL unfurl=\"true\"]https://www.facebook.com/photo?fbid=4867525109976234&set=pcb.4867526033309475[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/rissarooboo2131[/URL]',0,450268,_binary '{\"unfurls\":{\"6008\":6008,\"6009\":6009,\"6010\":6010,\"6011\":6011,\"6012\":6012,\"6013\":6013,\"6014\":6014,\"6015\":6015,\"6016\":6016}}',0,_binary '[]',_binary '[]'),(14693,14184,1638638583,801,'Whitebear','Thanks very much, will review and post :)',0,450272,_binary '[]',0,_binary '[]',_binary '[]'),(14694,14184,1638712161,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.wsbtv.com/news/local/clayton-county/florida-tech-student-clayton-county-shot-killed-by-police-campus-after-knife-attack/JKFIQPMQERFOFHJJI3SSREDMTY/[/URL]\n\n--\n\n[URL unfurl=\"true\"]https://abc7.com/garrett-hayward-vigil-in-whittier-deadly-crash-drunk-driving-accident/11302410/[/URL]\n\n\nDARRELL M JEWETT\nCustody Record\nAge 34\nGender Male\nRace Black\nCA: Los Angeles County Sheriff\'s Department\nID Number9628****\nCustody Status In Custody\nCustody Detail Men\'s Central Jail\n\n---\n\n[URL unfurl=\"true\"]https://ktla.com/news/local-news/29-year-old-long-beach-massage-therapist-arrested-on-suspicion-of-sexual-battery-sex-crimes-against-a-minor/[/URL]\n\n\n---\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10271809/LA-cops-arrest-14-suspects-11-smash-grab-robberies-freed-zero-bail-policy.html[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://www.fox2detroit.com/news/troy-man-charged-with-killing-his-mother-while-she-was-driving-on-woodward-near-i-696[/URL]\n\n\n[URL unfurl=\"true\"]https://www.pennfh.com/obituary/sonya-harry--[/URL]\n\n---\n\n[URL unfurl=\"true\"]https://nypost.com/2021/12/03/fight-erupts-at-three-6-mafia-and-bone-thugs-n-harmonys-verzuz-battle/[/URL]',0,450318,_binary '{\"unfurls\":{\"6044\":6044,\"6045\":6045,\"6046\":6046,\"6047\":6047,\"6048\":6048,\"6049\":6049,\"6050\":6050}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14695,14184,1638721605,801,'Whitebear','Thanks very much \n:)',0,450326,_binary '[]',0,_binary '[]',_binary '[]'),(14696,14201,1638744646,921,'Apollonian','Noted ur \"alert\" that u added another link--fine, as it adds more info for readers.  Is there a way to reply to \"alerts\"?--or is this here the only way?--thanks, take care.  A.',0,450336,_binary '[]',0,_binary '[]',_binary '[]'),(14697,14201,1638747666,801,'Whitebear','This reply was fine.\nThe forum sent me an email alert\n\nIt seemed that a link was missing on your post so I did a news google search for your headline\nAnd let you know if you wanted to update the link\nBest \nwB',0,450338,_binary '[]',0,_binary '[]',_binary '[]'),(14698,14184,1638886527,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.oxygen.com/crime-news/anthony-robinson-charged-in-murder-of-allene-redmon-tonita-smith[/URL]\n\n--\n\n[URL unfurl=\"true\"]https://www.startribune.com/fights-break-out-at-msp-friday/600121977/[/URL]\n\n[URL unfurl=\"true\"]https://alphanews.org/video-violent-brawl-erupts-in-minneapolis-airport/[/URL]\n\n--\n\n[URL unfurl=\"true\"]https://www.fox13memphis.com/news/local/psychiatrist-previously-suspended-whipping-patients-has-license-suspended-again-records-show/NBYVJRIUKNBCJL7HCAC5WAEC5E/[/URL]\n\n[URL unfurl=\"true\"]https://www.fox5ny.com/news/bronx-man-poses-as-meals-on-wheels-delivery-robs-elderly-woman-nypd[/URL]\n\n[URL unfurl=\"true\"]https://www.abcactionnews.com/news/region-pasco/sheriff-deputies-searching-for-kathleen-moores-body-suspect-charged-with-second-degree-murder[/URL]\n\n[URL unfurl=\"true\"]https://www.wkbw.com/news/local-news/former-erie-county-legislator-betty-jean-grant-arraigned-on-charges-related-to-voter-harassment-allegation[/URL]\n\n\n--\n\n[URL unfurl=\"true\"]https://www.cnet.com/tech/gaming/sony-fires-playstation-executive-that-allegedly-appeared-in-pedophile-sting-video/[/URL]',0,450392,_binary '{\"unfurls\":{\"6118\":6118,\"6119\":6119,\"6120\":6120,\"6121\":6121,\"6122\":6122,\"6123\":6123,\"6124\":6124,\"6125\":6125}}',0,_binary '[]',_binary '[]'),(14699,14184,1638901356,801,'Whitebear','Well, thanks again - should keep me busy   :)',0,450415,_binary '[]',0,_binary '[]',_binary '[]'),(14700,14204,1638916223,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14701,14204,1638916883,8235,'WhiteBoyRick','Hey. Love your site. A couple things; how do you change profile pic, and...\nYour recent story of [B]Greg and Tina Griffin[/B], Black/White suicide, is likely in error, in that her husband, Greg Griffin was a White guy. See here: [URL]https://www.facebook.com/photo.php?fbid=656530727712181&set=pb.100000657784082.-2207520000..&type=3[/URL]\nUnless, both dude\'s had the same name.\nLet me know if I should\'ve posted this somewhere else. Where do you report possible errors in the stories.\nThanks, and again; Love your site. thx',0,450426,_binary '[]',0,_binary '[]',_binary '[]'),(14702,14204,1638918983,801,'Whitebear','Send me a link to your profile pic and I\'ll most likely be able to load it for you...\nor as an attachment to a forum \'conversation\' personal message\' (this thread)\n\nthanks a bunch...\nYou can always  click on my \'Whitebear\' avatar to contact me or\nI have a forum area for problems, complaints, errors....\n\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/forum-questions-problems-complaints-bugs.484/\']Forum QUESTIONS? - [Problems, Complaints, Bugs...][/URL][/HEADING]\nThreads 18 Messages 67\n\n=================================================\nNormally after a new forum member has made a dozen posts...\nthey get promoted to \'regular reporter\' and can update their own avatar\nI think if you click on your avatar - there is something that pops up that lets you edit the member profile....\n\nWell, thanks again for registering and let me know if you have any other forum questions...  I\'m still getting familiar with this (new to me) forum software.  :)\n===========================================\n\nI\'ll research the Greg and Tina Griffin news item and correct if someone got confused on the races of suspect and victim....\n\nHmmm, I checked and yes you sent a link to Tina Griffin\'s FB page with a pic of her and a white guy - maybe that was an old friend??? her main FB page shows her with a black guy...  still could be an error....   I\'ll research some more...\n\nHere\'s another picture from her FB page\n[URL]https://www.facebook.com/photo/?fbid=4371892706175946&set=a.148239521874640[/URL]\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][B]Bodies decomposing together for two weeks before found[/B]\n\n[URL=\'https://duckduckgo.com/?q=%22Greg+and+Tina+Griffin%22&t=brave&iar=news&ia=news\'][B]BLACK-ON-WHITE: Another interracial black-man-white-woman murder-suicide[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.news/Images/2020/Hell-fire-left.jpg[/IMG][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2021/Greg-and-TinaGriffin.jpg[/IMG][/LEFT][URL=\'https://tulsaworld.com/news/local/crime-and-courts/married-couple-found-dead-in-apparent-murder-suicide-at-south-tulsa-condos/article_9de16ca4-4cd0-11ec-bd75-cfa8f182a0fb.html\']\n[B]Married couple found dead in apparent murder-suicide at south Tulsa condos[/B][/URL] A married couple was found dead two days before Thanksgiving in an apparent murder-suicide at a south Tulsa condominium on Tuesday, police reported. Officers responded to Benchmark Condos, 9247 S. Urbana Ave., about 5:30 p.m. after a family member of [B]Greg and Tina Griffin[/B] found their bodies inside, Tulsa Police Homicide Lt. Brandon Watkins said.\n\nWatkins said information in the case is sparse, but evidence at the scene points to the deaths being a murder-suicide, with [B]Greg Griffin,[/B] 47, believed to be the suspect and [B]Tina Griffin, 53, the victim.[/B] Police aren’t sure how long the couple had been dead, but the family member told detectives they hadn’t heard from the couple in two weeks. Tina Griffin is Tulsa’s 58th homicide victim this year.\n\n[URL=\'https://www.kjrh.com/news/local-news/tulsa-police-investigating-murder-suicide\'][B]Police identify man, wife found dead in south Tulsa murder-suicide[/B][/URL]\nTULSA, Okla — Update: According to Jenks Public Schools, the man who was idenitified, [B]Greg Griffin, [/B]was a teacher at Jenks Middle School. A man and his wife are dead Tuesday after an apparent murder-suicide, according to the Tulsa Police Department.\n\nPolice say they were called to the Benchmark Condominiums near 91st Street and Yale around 5:30 p.m. on Tuesday to check out a family\'s concerns about [B]Greg [/B]and [B]Tina Griffin.[/B] The family member hadn\'t heard from the Griffins for about two weeks.\n\nOfficers found the Griffins dead inside their apartment from gunshot wounds in what they say was likely a murder-suicide. “We’re still looking into the last time they were seen or spoken to, no one that we talked to today had spoken to them today so it appears that it might have happened a few days earlier, but we don’t know an exact timeline yet,\" Tulsa Police Sgt. Jeremy Stiles said Tuesday. \"We’ve heard it could have been as long as two weeks... it’s possible.\"\n\n[URL=\'https://www.fox23.com/news/local/tulsa-police-identify-couple-this-weeks-murder-suicide/OLHDWKQVYFCO3M47ZFLX7MCZYI/\'][B]Tulsa police identify couple in [U]this week[/U]’s murder-suicide[/B][/URL]\nTULSA, Okla. — UPDATE, 11/24/2021, 12:45 p.m.: Police have identified the couple as [B]Greg and Tina Griffin.[/B] UPDATE, 11/24/2021, 7:05 a.m.: Tulsa police have confirmed that the victims were husband and wife, both around 50-years-old. Their names have not yet been released. Family members say they haven’t heard from either person in two weeks. A cousin drove to their condo and no one answered the door. Maintenance opened up the condo and the two bodies were found inside.\n\nBoth the husband and wife had gunshot wounds to the head. Tulsa police responded a man and woman found dead upon arrival Tuesday afternoon. The man and woman were found dead near 91st St. and Yale Ave. from an apparent murder-suicide, according to Tulsa police Lt. Brandon Watkins.\n\n[URL=\'https://www.facebook.com/tina.griffin67\'][B]OBITUARY for VICTIM Tina Griffin - married to black man Greg Griffin in Tulsa Oklahoma - Facebook Page[/B][/URL]\n\n[Email link from Voice Of Reason] \n[LEFT][IMG align=\"left\" alt=\"Forum member\"]http://www.nnnforum.net/forums/data/avatars/m/6/6369.jpg?1630197967[/IMG][/LEFT]\n\n\n[URL=\'http://www.newnation.news/NNN-Black-on-White.html\'][B](Black-on-White[/B][/URL][B])[/B][/TD]\n[/TR]\n[/TABLE]',0,450427,_binary '[]',0,_binary '[]',_binary '[]'),(14703,14204,1638920926,801,'Whitebear','hmmmm.  I think you\'re right - apparently she was married to a white guy\nand apparently the white guy, her husband, killed her...\n\nbut why if she was married to the white guy that killed her\ndid she show herself hugging the black guy on facebook front profile page....\n\nI\'ll go ahead and post an update on the NNN frontpage - would not want to\nblame a black guy for killing a white woman if he didn\'t\nbut it seems that there COULD HAVE BEEN some \'race-mixing\' adultery that\nhad something to do with the murder-suicide.....\n\nyes, very confusing case - but it appears that there are a couple of \'nwords\' in the woodpile - as the saying goes. :)\n[ATTACH type=\"full\"]8460[/ATTACH]',1,450433,_binary '{\"attachments\":{\"8460\":8460}}',0,_binary '[]',_binary '[]'),(14704,14205,1639185715,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14705,14205,1639185747,8236,'milissa','You are welcome',0,450552,_binary '[]',0,_binary '[]',_binary '[]'),(14706,14205,1639187210,8236,'milissa','[QUOTE=\"Whitebear, convMessage: 14704, member: 801\"]\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin\n[/QUOTE]',0,450553,_binary '[]',0,_binary '[]',_binary '[]'),(14707,14205,1639187340,8236,'milissa','Thank you, I joined because I see they took one of your pages down (black on white crime) and I don\'t want to lose your news. I might need your help because I am not good at forums, I will let you know :)',0,450555,_binary '[]',0,_binary '[]',_binary '[]'),(14708,14205,1639189219,801,'Whitebear','thanks very much for. your support and offer to help.\n\nI\'m pretty sure that the Black-on-White crime page is still up\n[B][URL unfurl=\"true\"]http://www.newnation.news/NNN-Black-on-White.html[/URL]\n\nBUT maybe somebody has blocked it from where  you get on the internet..\nTry again at the link just above and if you can\'t reach that site then\nwe can figure out where or who has blocked. your access to it. :)[/B]',0,450558,_binary '[]',0,_binary '[]',_binary '[]'),(14709,14205,1639191055,8236,'milissa','It did, thanks, when I tried it earlier the 404 came up and I was worried because I remember some years back they had blocked it. This works out good anyway because I can learn the forum and I\'ve already seen a couple good article :)',0,450559,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14710,14205,1639192112,801,'Whitebear','Great.  Well look around - take your time.....   and check back later if \nI might suggest anything.     \nBest,  :)\nWhitebear',0,450561,_binary '[]',0,_binary '[]',_binary '[]'),(14711,14206,1639204122,801,'Whitebear','[HEADING=2]Approval queue[/HEADING]\n\nFilters\n[USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/m/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=921]Apollonian[/USER][/HEADING]\n3 minutes agoPost\n Posted in thread [URL=\'http://www.nnnforum.net/forums/index.php?posts/731510/\']As the Insurrection Narrative Crumbles, Democrats Cling to it More Desperately Than Ever: If the thr[/URL] in forum [URL=\'http://www.nnnforum.net/forums/index.php?forums/post-breaking-news-on-minority-and-migrant-crime.457/\']Post breaking news on minority and migrant crime[/URL]\n[HEADING=3]EXCLUSIVE: Feds Withheld Exculpatory Evidence In Charging Accused 1/6 Protesters[/HEADING]\nLink: [URL=\'https://nationalfile.com/exclusive-feds-withheld-exculpatory-evidence-charging-accused-1-6-protesters/\']https://nationalfile.com/exclusive-...ory-evidence-charging-accused-1-6-protesters/[/URL]\n\n[URL=\'https://nationalfile.com/author/jackhadfield/\'][IMG]https://secure.gravatar.com/avatar/1fd661dda81c0cd481de172c48ca3fbf?s=96&d=mm&r=pg[/IMG] [/URL]By [URL=\'https://nationalfile.com/author/jackhadfield/\']Jack Hadfield[/URL] December 9, 2021 at 11:14am\n[HEADING=3]National File can reveal, through an exclusively obtained FBI document relaying an interview with “Person 10” of the Oath Keepers, that the organization had no plan to storm the U.S. Capitol on January 6, and the government knew this as it repeatedly charged Oath Keepers with conspiring to enter the Capitol. Now, a January 6 defense attorney says this could see entire cases dismissed.[/HEADING]\nFollowing the protests on Capitol Hill on January 6, 2021, many in the Department of Justice, media, and Democrat Party were quick to label what happened as being a [URL=\'https://www.whitehouse.gov/briefing-room/statements-releases/2021/07/06/statement-by-president-joe-biden-on-the-six-month-anniversary-of-the-january-6th-insurrection-on-the-capitol/\']pre-planned, violent insurrection.[/URL] Subsequently, members of the controversial Oath Keepers militia founded by Stewart Rhodes were charged with conspiring to “corruptly obstruct, influence, and impede an official proceeding,” namely the certification of the Electoral College votes on 1/6.\n\nFBI sources [URL=\'https://www.reuters.com/world/us/exclusive-fbi-finds-scant-evidence-us-capitol-attack-was-coordinated-sources-2021-08-20/\']told Reuters[/URL] earlier this year that there was little to zero evidence of any plans to take hostages in the Capitol and stop the count of the electoral votes, they did claim that members of the Oath Keepers and the Proud Boys had planned to storm the Capitol, even though there may have not known what to do inside.\n\nHowever, in a May 4 interview with the FBI, the individual in charge of planning the Oath Keepers’ security detail on January 6 – known in court documents as Person 10 – denied repeatedly that the group had any plan to enter the Capitol.\n\nPerson 10 is most well known from a bombshell article [URL=\'https://www.revolver.news/2021/06/stewart-rhodes-oath-keepers-missing-link-fbi-unindicted-co-conspirator/\']published by Revolver News[/URL], which claimed that Person One was Oath Keepers leader Stewart Rhodes. In Department of Justice indictments, that in turn cite Oath Keepers group chats, text messages, and video calls, Person 10 was described as the “leader of operations” in D.C. that day by Rhodes.\n\nContrary to the government’s narrative and charging documents, Person 10 repeatedly told the FBI that the Oath Keepers had no plan to enter the Capitol, and responded negatively to a total of six questions on the subject:\n[LIST]\n[*]“To your knowledge, was there was [sic] ever any discussion, by you or anyone you know (to include OKs), to take violent action on January 6, 2021, or after, if the Presidential election did not produce the desired result?”\n[*]“Was there ever any pre-planning, or planning on January 6th, by the OKs to incite riots at the U.S. Capitol… forcibly enter the U.S. Capitol… [or] disrupt the transition of the Presidency?”\n[*]“To your knowledge, did you… or any members of the OKs take any of these actions on January 6th?”\n[/LIST]\nPerson 10 told the FBI that he, Rhodes, and others had dinner at Olive Garden on the night of January 6. “At that time, Person 10 was still [sic] could not believe people went into the Capitol,” the FBI noted, further suggesting that Person 10 – in his capacity as the leader of operations in Washington, D.C. on that day – had no knowledge of a plan to enter the Capitol.\n\n[IMG alt=\"Olive-Garden-600x288.jpg\"]https://nationalfile.com/wp-content/uploads/2021/12/Olive-Garden-600x288.jpg[/IMG]\n\nDo you think the January 6 prisoners are being treated worse than BLM and Antifa?\n\nYes No\n\nCompleting this poll entitles you to our news updates free of charge. You may opt out at anytime. You also agree to our Privacy Policy and Terms of Use.\n\nYes: 100% (1 Votes)\n\nNo: 0% (0 Votes)\n\nAttorney Jon Moseley, who represents Oath Keepers member Kelly Meggs, told National File that the most recent superseding indictment against his client – which claims that there was a well-plotted Oath Keepers conspiracy to take over the Capitol on January 6 – is the government “doubling down on things they knew were false.”\n\nMoseley has confirmed that Meggs will be asking the Court to examine whether the information gained from the FBI interview with Person 10 was given to the grand jury.\n\n“We’ve got lots of things we’re going to do,” Moseley continued, suggesting other witnesses have likely confirmed Person 10’s story to the FBI. “I understand that there’s other witnesses who would confirm this,” he explained.\n\n\n[IMG alt=\"Kelly Meggs and his family\"]https://nationalfile.com/wp-content/uploads/2021/12/2021-03-141615736980-e1639069036361-600x300.jpg[/IMG]\nKelly Meggs pictured with his family (Credit: GiveSendGo)\nMoseley told National File, “We’re going to get the grand jury notes to find out if they told them this.”\n\nRelated:\n\n[URL=\'https://nationalfile.com/court-docs-ashley-bidens-diary-was-abandoned-alongside-biden-foundation-bag-other-personal-effects/\']Court Docs: Ashley Biden\'s Diary Was Abandoned Alongside Biden Foundation Bag, Other \'Personal Effects\'[/URL]\n\n“That starts to get us to, well, it’s called prosecutorial misconduct,” he added. “This could be a case dismissed situation.”\n\n[HEADING=3]Person 10’s Texts Taken Out Of Context[/HEADING]\nPreviously, it was revealed that Person 10 sent a message to the Oath Keepers Signal leader chat informing those in the chat that at 2:15 p.m., “the [sic] have taken ground at the capital [sic]. We need to regroup any members who are not on mission.”\n\nThe interview with Person 10 now makes clear that he sought to remove Oath Keepers from any danger at the Capitol, and stop fights between protestors and police officers.\n\n[IMG alt=\"Not-On-Mission-600x289.jpg\"]https://nationalfile.com/wp-content/uploads/2021/12/Not-On-Mission-600x289.jpg[/IMG]\nAccording to the FBI, “Person 10 advised he was saying that things were getting bad there and people were starting to fight with the police” and wanted instead to “regroup the members to help with security for people who needed it and to regroup members to leave the area.”\n\nIt was previously, incorrectly claimed that Person 10 was urging people to participate in the unrest.\n\n[HEADING=3]“QRF” Was To Protect Republican VIPs, Not Sack The Capitol[/HEADING]\nAs noted by Revolver, Person 10 was put in charge of the Oath Keepers’s “Quick Reaction Force” (QRF), which has been likened to a military-style force ready to storm the Capitol.\n\nYet, Person 10 instead told the FBI that the QRF, which was stationed in a hotel in Virginia, were not meant to be understood as a military unit. Person 10 relayed to investigators that the QRF was there for a worse-case scenario, and was ready to evacuate “protectees, the injured, and/or assist in the extraction of [Oath Keepers] if attacked by antifa or others.”\n\n[IMG alt=\"QRF-Not-Like-Military-600x135.jpg\"]https://nationalfile.com/wp-content/uploads/2021/12/QRF-Not-Like-Military-600x135.jpg[/IMG]\n\nNational File understands that some of the individuals the Oath Keepers sought to protect that day included Republican politicians, pundits, and high profile election integrity advocates.\n\nPerson 10 and Rhodes discussed the QRF at the Olive Garden dinner held after the Capitol protests, and Person 10 confirmed to the FBI a second time that the QRF’s purpose was “not like those in a military mission or operation but was just about security and protection for people.” The QRF was never activated.\n\n[HEADING=3]Why Did Feds Ignore An FBI Interview?[/HEADING]\nRevolver News suggested that Oath Keepers leader Stewart Rhodes – and potentially other Oath Keepers – are being protected by the federal government. This, according to Revolver News founder Darren Beattie, suggests that there is federal involvement in the organization. Revolver published:\n\n[QUOTE]\nBut therein lies the bind: if Stewart Rhodes (as we strongly suspect) is a federal operative, or was in communication with federal operatives, or was under the surveillance of Feds, the entire artifice of 1/6 lies comes crumbling down.\nThey need Stewart Rhodes’s communications if they really want to figure out what happened on 1/6, but if those communications become part of the Discovery Production of the trial case, and Stewart Rhodes was in communications with Federal assets, then it’s game over for the Justice Department.\nThey look ridiculous if they don’t prosecute Stewart Rhodes, but if they do, and he’s a Fed, then he has leverage to squeal on them.\n[/QUOTE]\nThe publication’s suggestion that the prosecution is willfully ignoring evidence that makes it look bad seems to have struck a chord with defense attorney John Moseley.\n\n“I think there’s no justifiable reason for this, I think they’re afraid to buck the political narrative,” said Moseley. “And I hope they would realize that it’s time to do the right thing and drop the charges.”\n\nMoseley added, “There’s no way to explain this prosecution other than following a political narrative.”\n\n“It’s the political class and the Congress, there’s no legal justification for this that I could even possibly imagine.”\n[LIST]\n[*]Do nothing\n[*]Approve\n[*]Delete\n[/LIST]',0,450566,_binary '[]',0,_binary '[]',_binary '[]'),(14712,14206,1639204317,801,'Whitebear','I can\'t find the original (not in breaking news) thread.',0,450567,_binary '[]',0,_binary '[]',_binary '[]'),(14713,14206,1639204483,801,'Whitebear','Here are some of your threads regarding the OATH KEEPERS...\nSEEM to be under CONSPIRACIES...\n[HEADING=2]Search results for query: [URL=\'http://www.nnnforum.net/forums/index.php?search/1687/&searchform=1&q=oath+keepers&c[users]=Apollonian&o=date\'][I]oath keepers[/I][/URL][/HEADING]\n\nEnable moderation\n[LIST=1]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/as-the-insurrection-narrative-crumbles-democrats-cling-to-it-more-desperately-than-ever-if-the-thr.352809/post-731510\']As the Insurrection Narrative Crumbles, Democrats Cling to it More Desperately Than Ever: If the thr[/URL][/HEADING]\n...at 11:14am National File can reveal, through an exclusively obtained FBI document relaying an interview with “Person 10” of the [I]Oath[/I] [I]Keepers[/I], that the organization had no plan to storm the U.S. Capitol on January 6, and the government knew this as it repeatedly charged [I]Oath[/I] [I]Keepers[/I] with...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Post #1\n[*]9 minutes ago\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/post-breaking-news-on-minority-and-migrant-crime.457/\']Post breaking news on minority and migrant crime[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/criminal-fbi-now-going-after-oath-keepers-for-blm-anti-fa-false-flag-in-capital-capitol-ho-ho.351920/post-728875\']Criminal FBI now going after [I]Oath[/I]-[I]Keepers[/I] for BLM/anti-fa false-flag in capital capitol, ho ho[/URL][/HEADING]\nFBI seizes phone of [I]Oath[/I] [I]Keepers[/I] lawyer in \'seditious conspiracy\' investigation: Attorney who was at the Capitol on January 6 slams the move as \'unethical\' Link: [URL]http://www.hideoutnow.com/2021/09/fbi-seizes-phone-of-[/URL][I]oath[/I]-[I]keepers[/I]-lawyer.html 3 minuteRead The FBI has seized the phone of a...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Post #21\n[*]Sep 10, 2021\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/biden-ag-kike-garland-white-people-top-threat-to-nat-security-suckers-civil-war-morons.355635/\']Biden AG, kike, Garland: white people \"top threat\" to nat. security, suckers--civil war, morons[/URL][/HEADING]\n...at the U.S. Capitol, which was conducted by supporters of then-President Donald Trump and incited by white supremacist groups like the [I]Oath[/I] [I]Keepers[/I] and Proud Boys. Five people died as a result of the attack. “In my career as a judge and in law enforcement, I have not seen a more dangerous...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]May 12, 2021\n[*]Replies: 2\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/biden-ag-kike-garland-white-people-top-threat-to-nat-security-suckers-civil-war-morons.355636/\']Biden AG, kike, Garland: white people \"top threat\" to nat. security, suckers--civil war, morons[/URL][/HEADING]\n...at the U.S. Capitol, which was conducted by supporters of then-President Donald Trump and incited by white supremacist groups like the [I]Oath[/I] [I]Keepers[/I] and Proud Boys. Five people died as a result of the attack. “In my career as a judge and in law enforcement, I have not seen a more dangerous...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]May 12, 2021\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/woke-biden-regime-now-criminalizing-dissent-by-whites-suckers.355172/\']\"Woke\" Biden regime now criminalizing dissent by whites, suckers[/URL][/HEADING]\n...activities like assuming false identities to gain access to private messaging apps used by extremist groups such as the Proud Boys or [I]Oath[/I] [I]Keepers[/I]. Instead, federal authorities can only browse through unprotected information on social media sites like Twitter and Facebook and other open...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]May 4, 2021\n[*]Replies: 19\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/woke-biden-regime-now-criminalizing-dissent-by-whites-suckers.359837/\']\"Woke\" Biden regime now criminalizing dissent by whites, suckers[/URL][/HEADING]\n...activities like assuming false identities to gain access to private messaging apps used by extremist groups such as the Proud Boys or [I]Oath[/I] [I]Keepers[/I]. Instead, federal authorities can only browse through unprotected information on social media sites like Twitter and Facebook and other open...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]May 4, 2021\n[*]Replies: 12\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/heres-12-important-qs-and-as-for-u-to-consider-for-vaxx-suckers-ho-ho-ho.353259/\']Here\'s 12 important Q\'s and A\'s for u to consider for vaxx, suckers, ho ho ho[/URL][/HEADING]\n...and visit Banned.video for more commentary! Alex Jones explains this powerful truth bomb below: Also on today’s broadcast, [I]Oath[/I] [I]Keepers[/I] founder Stuart Rhodes discusses how the left and the Deep State have misrepresented him. Follow Alex Jones on Telegram: The American Journal: Major...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Mar 17, 2021\n[*]Replies: 39\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/rss-heres-12-important-qs-and-as-for-u-to-consider-for-vaxx-suckers-ho-ho-ho.353275/\'][RSS] Here\'s 12 important Q\'s and A\'s for u to consider for vaxx, suckers, ho ho ho[/URL][/HEADING]\n...and visit Banned.video for more commentary! Alex Jones explains this powerful truth bomb below: Also on today’s broadcast, [I]Oath[/I] [I]Keepers[/I] founder Stuart Rhodes discusses how the left and the Deep State have misrepresented him. Follow Alex Jones on Telegram: The American Journal: Major...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Mar 17, 2021\n[*]Replies: 1\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/while-blm-and-anti-fa-psychos-scum-and-jewwy-filth-are-let-free-zog-crashes-down-on-real-patriots.353143/\']While BLM and Anti-fa psychos, scum, and Jewwy filth are let free, ZOG crashes down on real patriots[/URL][/HEADING]\n...do to protect people from harm, specifically from violent ANTIFA. There was no conspiracy to harm anyone, only to protect people. The [I]Oath[/I] [I]Keepers[/I] have spent the past few months discussing ways to keep their communities informed about the violent activities of the BLM and ANTIFA groups, and...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Mar 15, 2021\n[*]Replies: 1\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/while-blm-and-anti-fa-psychos-scum-and-jewwy-filth-are-let-free-zog-crashes-down-on-real-patriots.353158/\']While BLM and Anti-fa psychos, scum, and Jewwy filth are let free, ZOG crashes down on real patriots[/URL][/HEADING]\n...do to protect people from harm, specifically from violent ANTIFA. There was no conspiracy to harm anyone, only to protect people. The [I]Oath[/I] [I]Keepers[/I] have spent the past few months discussing ways to keep their communities informed about the violent activities of the BLM and ANTIFA groups, and...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Mar 15, 2021\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/criminal-fbi-now-going-after-oath-keepers-for-blm-anti-fa-false-flag-in-capital-capitol-ho-ho.351920/\']Criminal FBI now going after [I]Oath[/I]-[I]Keepers[/I] for BLM/anti-fa false-flag in capital capitol, ho ho[/URL][/HEADING]\nSome of his followers are being sought by the FBI. It\'s not stopping the leader of the [I]Oath[/I] [I]Keepers[/I]. Link: [URL]https://www.cnn.com/2021/02/15/politics/capitol-riot-[/URL][I]oath[/I]-[I]keepers[/I]-stewart-rhodes-soh/index.html By Mallory Simon, Sara Sidner and Anna-Maja Rappard, CNN [fake news CNN, ho ho] Updated...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Feb 17, 2021\n[*]Replies: 26\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/criminal-fbi-now-going-after-oath-keepers-for-blm-anti-fa-false-flag-in-capital-capitol-ho-ho.351925/\']Criminal FBI now going after [I]Oath[/I]-[I]Keepers[/I] for BLM/anti-fa false-flag in capital capitol, ho ho[/URL][/HEADING]\nSome of his followers are being sought by the FBI. It\'s not stopping the leader of the [I]Oath[/I] [I]Keepers[/I]. Link: [URL]https://www.cnn.com/2021/02/15/politics/capitol-riot-[/URL][I]oath[/I]-[I]keepers[/I]-stewart-rhodes-soh/index.html By Mallory Simon, Sara Sidner and Anna-Maja Rappard, CNN [fake news CNN, ho ho] Updated...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Feb 17, 2021\n[*]Replies: 0\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/criminal-fbi-now-going-after-oath-keepers-for-blm-anti-fa-false-flag-in-capital-capitol-ho-ho.352362/\']Criminal FBI now going after [I]Oath[/I]-[I]Keepers[/I] for BLM/anti-fa false-flag in capital capitol, ho ho[/URL][/HEADING]\nSome of his followers are being sought by the FBI. It\'s not stopping the leader of the [I]Oath[/I] [I]Keepers[/I]. Link: [URL]https://www.cnn.com/2021/02/15/politics/capitol-riot-[/URL][I]oath[/I]-[I]keepers[/I]-stewart-rhodes-soh/index.html By Mallory Simon, Sara Sidner and Anna-Maja Rappard, CNN [fake news CNN, ho ho] Updated...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Feb 17, 2021\n[*]Replies: 1\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/criminal-fbi-now-going-after-oath-keepers-for-blm-anti-fa-false-flag-in-capital-capitol-ho-ho.352701/\']Criminal FBI now going after [I]Oath[/I]-[I]Keepers[/I] for BLM/anti-fa false-flag in capital capitol, ho ho[/URL][/HEADING]\nSome of his followers are being sought by the FBI. It\'s not stopping the leader of the [I]Oath[/I] [I]Keepers[/I]. Link: [URL]https://www.cnn.com/2021/02/15/politics/capitol-riot-[/URL][I]oath[/I]-[I]keepers[/I]-stewart-rhodes-soh/index.html By Mallory Simon, Sara Sidner and Anna-Maja Rappard, CNN [fake news CNN, ho ho] Updated...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Feb 17, 2021\n[*]Replies: 2\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rss-news-feed-breaking-news.458/\']RSS NEWS FEED - BREAKING NEWS[/URL]\n[/LIST]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][URL=\'http://www.nnnforum.net/forums/index.php?threads/perloff-explains-demonstrates-boiling-frog-process-worked-for-income-tax-tv-now-for-gun-control.283517/\']Perloff explains, demonstrates boiling-frog process--WORKED for income tax & TV--now for gun-control[/URL][/HEADING]\n...the fall guy would become a domestic group, whomever the government wanted classified as its “terrorist du jour.” A militia group? [I]Oath[/I] [I]Keepers[/I]? Pro-lifers? A 9/11 Truth group? Let’s say, just for example, it was blamed on the truther organizaton We Are Change. All We Are Change members might...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Thread\n[*]Jan 11, 2016\n[*]Replies: 2\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[/LIST]\n\n[LIST]\n[*][URL=\'http://www.nnnforum.net/\']Home[/URL] \n[*][URL=\'http://www.nnnforum.net/forums/index.php?search/\']Search[/URL] \n[/LIST]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?misc/contact\']Contact us[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?help/terms/\']Terms and rules[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?help/privacy-policy/\']Privacy policy[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?help/\']Help[/URL]\n[*][URL=\'http://www.nnnforum.net/\']Home[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?forums/-/index.rss\']RSS[/URL]\n[/LIST]\n[URL=\'https://xenforo.com/\']Community platform by XenForo® © 2010-2021 XenForo Ltd.[/URL]',0,450568,_binary '[]',0,_binary '[]',_binary '[]'),(14714,14184,1639226537,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.ky3.com/2021/12/07/police-identify-woman-killed-shooting-north-springfield-1-facing-charges/[/URL]\n\n\n[B]Offender Name[/B]:\n  \nMOTLEY, LILBURN WARREN\n                                                          \n[B]Custody Status[/B]:\n  \nIn Custody\n                                              \n[B]Age[/B]:\n  \n66\n                                                                                                                                                            \n[B]Location[/B]:\n  \nGreene County Jail\n                                                                                                                            \n[B]Race[/B]:\n  \nAfrican American\n                                      \n\n[B]Contact Facility[/B]:\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/06/lavona-r-haddock[/URL]\n\n\n---\n\n[URL unfurl=\"true\"]https://pressofatlanticcity.com/news/local/crime-and-courts/one-person-hurt-in-fight-at-harrahs-atlantic-city/article_3d9f4ca2-59c9-11ec-983b-9b233233e1d5.html[/URL]\n\n\n[MEDIA=twitter]1468693497020571648[/MEDIA]\n\n---\n[URL unfurl=\"true\"]https://www.redvoicemedia.com/2021/12/ga-mom-says-rittenhouses-bad-parents-are-to-blame-she-is-then-killed-by-her-own-son-on-thanksgiving-video/[/URL]\n\n[URL unfurl=\"true\"]https://www.11alive.com/article/news/crime/teen-accused-of-stabbing-mother-on-thanksgiving-has-first-court-appearance/85-bffa8928-6dd4-4c24-b303-4930a2208a35[/URL]\n\n\n[URL unfurl=\"true\"]https://cbs58.com/news/teen-accused-of-sexually-assaulting-87-year-old-woman-outside-waukesha-public-library[/URL]\n\n[URL unfurl=\"true\"]https://city.milwaukee.gov/commoncouncil/District2/Shares/Department-Head.htm[/URL]\n\n--\n\n[URL unfurl=\"true\"]https://www.dailyherald.com/news/20211206/bail-set-at-5-million-for-suspect-in-rape-of-92-year-old-woman[/URL]\n\n[URL unfurl=\"true\"]https://www.cleveland.com/court-justice/2021/12/akron-man-receives-life-sentence-for-rape.html[/URL]\n\n\n\n[URL unfurl=\"true\"]https://ktla.com/news/local-news/flight-to-lax-diverted-after-unruly-passenger-assaults-flight-attendant-police-say/[/URL]\n\n[URL unfurl=\"true\"]https://ktla.com/news/local-news/coachella-man-described-as-serial-rapist-charged-with-14-counts-including-attempted-murder/[/URL]\n\n[URL unfurl=\"true\"]https://abc7ny.com/new-york-city-nypd-officer-injured-duane-reade/11323282/[/URL]\n\n[URL unfurl=\"true\"]https://www.fox10phoenix.com/news/phoenix-police-officer-resigns-after-alleged-covid-19-relief-funds-scheme[/URL]',0,450572,_binary '{\"unfurls\":{\"6274\":6274,\"6275\":6275,\"6276\":6276,\"6277\":6277,\"6278\":6278,\"6279\":6279,\"6280\":6280,\"6281\":6281,\"6282\":6282,\"6284\":6284,\"6285\":6285,\"6286\":6286,\"6287\":6287}}',0,_binary '[]',_binary '[]'),(14715,14184,1639246892,801,'Whitebear','Thanks very much -  hope to \'catch-up\' :)',0,450577,_binary '[]',0,_binary '[]',_binary '[]'),(14716,14207,1639291223,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14717,14175,1639297163,8213,'Coolfella','Hello Sir.\nWhat\'s the link to the site?\nThe old one is no longer loading.',0,450603,_binary '[]',0,_binary '[]',_binary '[]'),(14718,14175,1639329158,801,'Whitebear','I did recently move the New Nation News sites from newnation.ORG to newnation.NEWS.  - HERE IS A LINK TO ALL OF THE CURRENT \'NEW NATION\' SITES.   [URL=\'http://www.newnation.news/\'][B]NEW - New Nation News [/B][/URL]WEB SITE LINKS...\n[URL]http://www.newnation.news/index-map.html[/URL]\n\nTHE BLACK-ON-WHITE WEB-PAGE HAS THIS NEW ADDRESS:\n[B][I][I]New Nation News[/I][/I][/B]\n[URL=\'http://www.newnation.news/NNN-Black-on-White.html\'][B][I][I]Black-on-White Crime[/I][/I][/B][/URL]\n\nThere is a new \"MAP\' on the frontpage \n[TABLE]\n[TR]\n[TD][LEFT][URL=\'http://www.newnation.news/index-map.html\'][RIGHT][IMG align=\"right\" alt=\"NNN SITES - direction pole \"]http://www.newnation.news/Images/2021/NNN-direction-pole.jpg[/IMG][/RIGHT][/URL]\nNew Nation News\n[URL=\'http://www.newnation.news/#NEXT-DAY\'][IMG alt=\"NNN Phoenix\"]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG][/URL][/LEFT][/TD]\n[/TR]\n[TR]\n[TD]and the forum main page has a \"home\' TAG ON THE TOP LEFT THAT also links to the current New Nation News link \'map\'.     thanks for reporting the old link\nthe top of the \'FRONT PAGE\" usually features any new BLACK-ON-WHITE STORIES\n\n\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][B]What is an [URL=\'https://duckduckgo.com/?q=++%22OJ+Jury%22&t=brave&ia=web\']OJ Jury\"?[/URL] - \"BLACK PRIVILEGE\" - \"NO JUSTICE\"[/B]\n\n[URL=\'https://wsvn.com/news/local/broward/foreperson-3-jurors-unwilling-to-convict-resiles-based-on-race-leading-to-mistrial/\'][B]BLACK-ON-WHITE: Foreperson: 3 (black?) jurors unwilling to convict (black) murderer of White woman, based on race, leading to mistrial[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.news/Images/2020/Hell-fire-left.jpg[/IMG][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2021/DayonteResiles.jpg[/IMG][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.news/Images/2020/Hell-fire-right.jpg[/IMG][IMG align=\"left\"]http://www.newnation.news/Images/5x150-spacer[/IMG][/LEFT][RIGHT][IMG align=\"right\" alt=\"victim name\"]http://www.newnation.news/Images/2021/JillHalliburtonSu.jpg[/IMG][/RIGHT]She said most of the jury was ready to convict Resiles of at least second-degree murder, but [B]the three refused because the defendant is Black.[/B] After they compromised on manslaughter, she said, her courtroom change of heart led to [B]threats from other jurors.[/B]\n\nResiles will be tried again in January with a new jury. It will feature the same evidence, but with 12 new people to hear the case. The former foreperson hopes they can do their job.\n\n[URL=\'https://duckduckgo.com/?q=Black+privilege&t=brave&ia=web\']\"Black privilege\"[/URL]\n\n[URL=\'http://www.newnation.news/NNN-Black-on-White.html\'][B](Black-on-White[/B][/URL][B])[/B][/TD]\n[/TR]\n[/TABLE]\n\n\n\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://www.ky3.com/2021/12/07/police-identify-woman-killed-shooting-north-springfield-1-facing-charges/\'][B]Police identify woman killed in shooting in north Springfield; (Black) facing charges[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.news/Images/2021/LilburnWMotley.jpg[/IMG][/LEFT][RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2021/LavonaRHaddock.jpg[/IMG][/RIGHT]SPRINGFIELD, Mo. (KY3) - Police identified a woman found dead from a gunshot wound at a home in north Springfield on Monday. [B]Lavona R. Haddock, 61,[/B] of Springfield died in the incident. The Greene County prosecutor charged [B]Lilburn W. Motley, 66,[/B] of Springfield, with first-degree murder and armed criminal action in the case.\n\nInvestigators responded to the shooting in the 2000 block of North Marion around 3:30 p.m. Monday. Police arrested Motley at the scene of the deadly shooting. Investigators say Motley told officers [B]he shot his girlfriend of 37 years to “shut her up.”[/B] A witness in the home described as the couple’s son-in-law says they were arguing, a common occurrence, according to his statement, when he heard the gun go off. Motley told investigators that he was cleaning his gun and it accidentally went off hitting Haddock. However, Motley’s son-in-law told police he hasn’t seen him clean the gun in months. Officers also say the weapon did not appear to be recently cleaned or oiled.\n\nAdditionally, Motley was convicted of a felony crime in 1986 and was not permitted to own a firearm. If convicted of first-degree murder Motley could face up to 30 years in prison. A conviction of armed criminal action carries an additional sentence of up to seven years.\n\n[URL=\'https://gunmemorial.org/2021/12/06/lavona-r-haddock\'][B]OBITUARY for VICTIM Lavona R. Haddock, age 61 - (gunmemorial)[/B][/URL]\n\n[URL=\'https://vinelink.com/classic/#/searchResults/1\'][B]VINELINK - OFFENDER DATABASE has confirmed that the race of the suspect is BLACK[/B][/URL]\nOffender Name:MOTLEY, LILBURN WARREN - Age:66 - [B]Race: African American[/B]\n\n[Email link from Voice Of Reason] \n[LEFT][IMG align=\"left\" alt=\"Forum member\"]http://www.nnnforum.net/forums/data/avatars/m/6/6369.jpg?1630197967[/IMG][/LEFT]\n\n\n[URL=\'http://www.newnation.news/NNN-Black-on-White.html\'][B](Black-on-White[/B][/URL][B])[/B][/TD]\n[/TR]\n[/TABLE]\n[TABLE]\n[TR]\n[TD][B]Dangers of interracial dating * MISCEGENATION KILLS[/B][/TD]\n[/TR]\n[/TABLE]\n\n[/TD]\n[/TR]\n[/TABLE]\n[URL=\'http://www.newnation.news/index-map.html\'] [/URL]',0,450615,_binary '[]',0,_binary '[]',_binary '[]'),(14719,14208,1639357890,8047,'Arheel\'s Uncle','[B]You can view once, a paywall [/B][URL unfurl=\"true\"]https://www.progress-index.com/story/news/2021/12/08/daniel-n-wharton-shooting-at-virginia-state-university-under-investigation/6420396001/[/URL]\n\n           \n                      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'https://www.whsv.com/2021/12/10/vsu-student-charged-shooting-death-fellow-student/\'][B]          (Black) Virginia State student charged in shooting death of fellow student[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.news/Images/2021/IsaacKAmissahJr.jpg[/IMG][/LEFT]                     [RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT]          CHESTERFIELD, Va. (WWBT) - A Virginia State University student has been charged with the shooting death of a fellow student at the university. On Dec. 5, shortly before 8 p.m., Chesterfield police were called to University Apartments at Ettrick. [/TD]\n[/TR]\n[/TABLE]',0,450647,_binary '[]',0,_binary '[]',_binary '[]'),(14720,14208,1639359798,801,'Whitebear','[S]hmmm.  should that link be deleted or replaced?\n\nI can\'t find it just now[/S]\n=========================\nfound it,  the video at link does show a BLACK victim\n[HEADING=2]VSU student dies after shooting near campus\n[ATTACH type=\"full\"]8462[/ATTACH][/HEADING]',1,450652,_binary '{\"attachments\":{\"8462\":8462}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14721,14209,1639361177,801,'Whitebear','I realize that I have accepted many news stories as real-for-real-true-stories....\nwithout realizing it...\nbefore the Trump-FAKE-NEWS exposee........ I assumed that most news was real news...\nbut the last few years of Anti-trump-FAKE news has affected me so I assume there must be some fire behind the smoke\n of \'conspiracy  theories\'..... - but also seems like some people believe ALL OR most all conspiracy theories....\n\n\'Apollonian\' might be one - well he has favorites////. \n\nSo have been too busy switchiNg over internet domains and hosts NEWNATION.ORG to newnation.NEWS...  (I found confirmation that newnation.org is blacklisted on 2 lists)\nSTILL NEED TO CLEAR UP THE EMAIL FOR NEWNATION.ORG... that i one area I am not yet \'expert\' or competent on...\n\nand I will be getting back to the LINUX project when/as I have time......    \nI have pretty much become a \'follower\' of the Asian Guy on PRIVACY ON INTERNET - I did buy a \'degoogled phone\' FROM him.\nand the Asian Privacy Guy says that LINUX is the best OS for privacy so I intend to pursue that goal.....  \n\nalthough I may need to keep my MAC and/or WINDOWS systems for maintaining the webiste and forum as I do not believe -\nor as far as I don\'t know ----- I don\'t think all of my web publishing apps probably have replacements i the world of linux distros. :)',0,450653,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14722,14209,1639380965,8047,'Arheel\'s Uncle','[QUOTE]\nbefore the Trump-FAKE-NEWS exposee........ I assumed that most news was real news...\nbut the last few years of Anti-trump-FAKE news has affected me so I assume there must be some fire behind the smoke\nof \'conspiracy  theories\'\n[/QUOTE]\n[SIZE=4]It is the CPA.... Chinese Progressive Association, they\'re using Social Media to seed the rumors, they pretend to be black & riling up the blacks. CPA is orchestrating [B]all[/B] the riots, lot of Asians are always seen in videos at riots, they hide from video cameras. \n[B][COLOR=rgb(184, 49, 47)]CPA & CCP are behind the Anti-White movement.[/COLOR]\nCHICOM Asian guy [/B][URL=\'https://en.wikipedia.org/wiki/Richard_Aoki\'][B]Richard Aoki [/B][/URL][B]was leader of 60s Black Panther Party, BPP was [U]always[/U] run by Asians.[/B]\nAlthough there were [URL=\'https://web.archive.org/web/20090319021909/http://www.asianweek.com/2001_04_27/feature_richardaoki.html\']several Asian Americans in the Black Panther Party[/URL], Aoki was the only one to have a formal leadership position.\n[B]\nTrevor Loudon has CPA & CCP & China all figured out, Trevor Loudon lives in Florida and is behind FL governor DeSantis, they are both related by marriage\n\nEarly on Trump started TARIFFS on USA imports from China, TRADE WARS.[/B]\n[URL=\'https://www.nytimes.com/2019/05/15/us/politics/china-trade-donald-trump.html\']LINK: [B]Since the 1980s,[/B] Trump had advocated tariffs to eliminate the U.S. trade deficit and promote domestic manufacturing, saying the country was being \"ripped off\" by its trading partners (CHINA); imposing tariffs became a major plank of his presidential campaign.[/URL]\nCCP....Chinese Communist Party and CPA are joined at the hip, [B]tribalism + Money is power[/B].[/SIZE]\n[HEADING=1][SIZE=4][URL=\'https://thediplomat.com/2017/01/the-pivot-to-asia-was-obamas-biggest-mistake/\']OBAMA in money bed with China: The Pivot to Asia Was Obama\'s Biggest Mistake[/URL][/SIZE][/HEADING]\n[SIZE=4][B]Obama rewrote the Smith-Mundt Act in 2012-3 to legalize propaganda[/B] [/SIZE][URL=\'https://foreignpolicy.com/2013/07/14/u-s-repeals-propaganda-ban-spreads-government-made-news-to-americans/\'][SIZE=4]https://foreignpolicy.com/2013/07/14/u-s-repeals-propaganda-ban-spreads-government-made-news-to-americans/[/SIZE][/URL]',0,450656,_binary '[]',0,_binary '[]',_binary '[]'),(14723,14209,1639381747,8047,'Arheel\'s Uncle','[HEADING=2][URL=\'https://www.ndtv.com/world-news/edward-snowden-alleges-nsa-is-hacking-on-china-525299\']Edward Snowden alleges NSA is hacking on China[/URL][/HEADING]\n[HEADING=2](Obama okayed PROPAGANDA)June 13, [COLOR=rgb(184, 49, 47)]2013 [/COLOR][/HEADING]\nThe Post cited Snowden as saying the NSA has been hacking into computers in Hong Kong and mainland China since 2009, citing documents he showed the paper,[B] \nwhich it (HK china) said it could not verify[/B]. It didn\'t provide further details about the documents. \n\n[B][COLOR=rgb(184, 49, 47)]There are no docs\nPro-China SNOWDEN WANTS TO TAKE DOWN NSA, get them defunded, fund more to CIA-MOSSAD[/COLOR][/B]',0,450657,_binary '[]',0,_binary '[]',_binary '[]'),(14724,14209,1639423419,801,'Whitebear','Thanks very very much for additional background data on the who\'s who in spook-ville.\n\nNeed to digest and do a little background study on the above powers behind the commie \'yellow peril\'\n[ATTACH type=\"full\"]8463[/ATTACH]',1,450674,_binary '{\"attachments\":{\"8463\":8463}}',0,_binary '[]',_binary '[]'),(14725,14209,1639433684,8047,'Arheel\'s Uncle','Black magazine...Yellow Peril has always supported black power & vv\n[URL]https://www.messagemagazine.com/articles/black-power-supports-yellow-peril/[/URL]\n\nSTREET BLACKS ARE NOT INTELLIGENT ENOUGH TO ORCHESTRATE THOSE RIOTS.\nBLACKS MUST BE GOVERNED TO ORGANIZE.\n[B][COLOR=rgb(184, 49, 47)]Red Communist Asians are smart and they know all that.[/COLOR][/B]\n\nShare some Loudon videos on Asian takeover of USA, pick from [URL]https://rumble.com/search/video?q=trevor%20loudon[/URL]',0,450679,_binary '[]',0,_binary '[]',_binary '[]'),(14726,14209,1639435292,8047,'Arheel\'s Uncle','[ATTACH type=\"full\"]8464[/ATTACH]\n[COLOR=rgb(184, 49, 47)][/COLOR]\n[B][COLOR=rgb(184, 49, 47)]She got elected after her daddy, Assemblyman Meng[/COLOR][/B]\n[HEADING=2][URL=\'https://archives.fbi.gov/archives/newyork/press-releases/2012/former-queens-assemblyman-jimmy-meng-pleads-guilty-to-wire-fraud\']Former Queens Assemblyman Jimmy Meng Pleads Guilty to Wire Fraud, planned to keep $80,000 bribe money [/URL][/HEADING]\nOn July 24, 2012, under the surveillance of FBI agents, the CW met with Meng in the vicinity of Meng’s lumber yard in Queens. As directed by Meng, the CW brought a fruit basket containing [80K] thousands of dollars. After Meng accepted the fruit basket, he was placed under arrest by FBI agents...\nMeng had made no contact with the District Attorney’s Office but instead planned to keep the bribe money for himself.\n\n\n[B][COLOR=rgb(184, 49, 47)]He was going to keep the $80,000 bribe money, but not use it in the bribe he said he would do to get the criminal off.[/COLOR][/B]',1,450680,_binary '{\"attachments\":{\"8464\":8464}}',0,_binary '[]',_binary '[]'),(14727,14204,1639451222,801,'Whitebear','Updated Front Page4\n[TABLE]\n[TR]\n[TD] [/TD]\n\n[TD][/TD]\n[/TR]\n[TR]\n[TD][LEFT][URL=\'http://www.newnation.news/\'][LEFT][IMG align=\"left\" alt=\"NNN newsboy\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/LEFT][/URL]\n[URL=\'http://www.newnation.news/index-map.html\'][RIGHT][IMG align=\"right\" alt=\"NNN SITES - direction pole \"]http://www.newnation.news/Images/2021/NNN-direction-pole.jpg[/IMG][/RIGHT][/URL]\nNew Nation News\n[URL=\'http://www.newnation.news/#NEXT-DAY\'][IMG alt=\"NNN Phoenix\"]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG][/URL][/LEFT][/TD]\n\n[TD][/TD]\n[/TR]\n[TR]\n[TD]13 December 2021\nMinority and Migrant Crime since 1999[/TD]\n\n[TD][/TD]\n[/TR]\n[/TABLE]\n[TABLE]\n[TR]\n[TD][/TD]\n[/TR]\n[/TABLE]\n[URL=\'http://www.nnnforum.net/forums/index.php\'][B][I]NNN Forum[/I] - (post your recent news links and comments here ? )[/B][/URL]\n[TABLE]\n[TR]\n[TD][/TD]\n[/TR]\n[TR]\n[TD]\n[URL=\'http://www.nnnforum.net/forums/index.php\'][IMG alt=\"Save Freedom of Speech\"]http://www.newnation.news/Images/2021/Save-Freedom-of-Speech.jpg[/IMG][/URL] [URL=\'http://www.nnnforum.net/forums/index.php\'][IMG]http://www.newnation.news/Images/2021/NNN-reporters.jpg[/IMG][/URL]\n[/TD]\n[/TR]\n[/TABLE]\n\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://www.newson6.com/story/61a177c8ef4e4d0c1ed74f07/friend-in-shock-after-woman-was-killed-in-apparent-murdersuicide-in-tulsa\'][B]UPDATE - (TECHNICAL CORRECTION) THE HUSBAND THAT KILLED HIS WHITE WIFE WAS WHITE (NOT BLACK as Victim\'s FB page seemed to suggest)[/B][/URL]\nI mistakenly assumed that the (white) husband that commited murder-suicide on his white wife was black - because the white wife\'s FACEBOOK COVER PAGE showed her with a BLACK MAN\n\n[URL=\'https://www.facebook.com/tina.griffin67\'][B]THE FACEBOOK COVER PAGE OF THE VICTIM TINA GRIFFIN[/B][/URL][B]\n[LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2021/TinaGriffin-and-negro-partner.jpg[/IMG][/LEFT]Now normally, if a FACEBOOK cover page shows a woman all cozy with a man - that would strongly indicate that the man in the FB Cover photo is the HUSBAND of the woman. There was also another picture on the FB page that showed the white woman victim with another? black man.[LEFT][IMG align=\"left\" alt=\"  SUSPECT \"]http://www.newnation.news/Images/2021/Greg-and-TinaGriffin.jpg[/IMG][/LEFT]\n\nNow a couple of New Nation News readers brought to my attention that the (alleged) murderer, the victims husband (Greg Griffin) is a white man as we can see in his obituary.\n\n\n\n\n\n\n\n[URL=\'https://www.legacy.com/us/obituaries/sequoyahcountytimes/name/gregory-griffin-obituary?id=31830486\']OBITURY for Greg Griffin 1974 - 2021 (husband of murder-suicide victim Tina Griffin)[/URL]\n[LEFT][IMG align=\"left\" alt=\"  SUSPECT \"]http://www.newnation.news/Images/2021/GregoryBrockGriffin.jpg[/IMG][/LEFT]\nand there are a few pictures of the married couple on the internet and the FB page.\n\n[URL=\'https://d28jbbmhhw6nnf.cloudfront.net/story/61a177c8ef4e4d0c1ed74f07/friend-in-shock-after-woman-was-killed-in-apparent-murdersuicide-in-tulsa\'][B]Friend In Shock After Woman Was Killed In Apparent Murder-Suicide In Tulsa[/B][/URL][B]\n[LEFT][IMG align=\"left\" alt=\" SUSPECT\"]http://www.newnation.news/Images/2021/Greg-black-TinaGriffin2.jpg[/IMG][/LEFT][/B][/B][/TD]\n[/TR]\n[/TABLE]',0,450692,_binary '[]',0,_binary '[]',_binary '[]'),(14728,14175,1639475063,8213,'Coolfella','[QUOTE=\"Coolfella, convMessage: 14717, member: 8213\"]\nHello Sir.\nWhat\'s the link to the site?\nThe old one is no longer loading.\n[/QUOTE]\nOk\nThanks a lot.',0,450700,_binary '[]',0,_binary '[]',_binary '[]'),(14729,14210,1639788623,801,'Whitebear','I\'m trying to set permission for you to not need approval for posting in Post breaking news on minority and migrant crime\n\nYou can try it out (and also should be able to \'delete own thread.\n\nThe only possible \'problem\' might be that the forum software may require \'TWO FACTOR AUTHENICATION\"\nwhich The Bobster complained about when he was set as MODERATOR..   he said it was a pain to have to \'Two factor authentication\' all the time.\n\nI had recommended downloading [URL=\'https://duckduckgo.com/?q=Authy+two-factor+authentication+application&t=brave&ia=web\'][B]AUTHY. (2-factor authentication application)[/B][/URL]\n\nIf you CAN\'T now post without approval in the  Post breaking news on minority and migrant crime forum\nor if having extra forum privileges causes any problem - let me know and I can try to fix or turn off the OK-to-Post-in-breaking-news..  :)\n[URL=\'https://duckduckgo.com/?q=Authy+two-factor+authentication+application&t=brave&ia=web\'][B] [/B][/URL]',0,450845,_binary '[]',0,_binary '[]',_binary '[]'),(14730,14211,1639802624,801,'Whitebear','has it been SEVEN years? - well glad you could find. your old password!  :)',0,450851,_binary '[]',0,_binary '[]',_binary '[]'),(14731,14210,1639814048,8047,'Arheel\'s Uncle','I just posted the 6 blacks robbing Asians\nREQUIRES APPROVAL',0,450858,_binary '[]',0,_binary '[]',_binary '[]'),(14732,14210,1639827044,801,'Whitebear','Thanks, I’ll try again tomorrow',0,450860,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14733,14210,1639884144,801,'Whitebear','I\'ve changed some setting on your user profile to match The Bobster (Senior Reporter)\nand I THINK Arheel\'s Uncle may now be able to submit new threads to the Post breaking news forum - we\'ll see - no need to test this out immediately... just next time you might feel like posting some \'breaking news\'. :)',0,450901,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14734,14184,1639921549,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.koin.com/news/crime/identities-of-slain-man-woman-in-tigard-released/[/URL]\n\n[URL unfurl=\"true\"]https://www.gofundme.com/f/help-jacque-with-the-loss-of-her-daughter-lacy?sharetype=teams&member=16093151&pc=fb_co_campmgmt_m&rcid=r01-163985296947-e4599ef1e4154c6e&utm_source=facebook&utm_medium=social&utm_campaign=p_lico%20share-sheet&fbclid=IwAR38nBD3z1AjMIQBsYMxR57ggp9ISVXe96jtzqsnr_40av7Z24T4YDg8zzo[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/lacy.kitchens.1[/URL]\n\n===\n\n\n[URL unfurl=\"true\"]https://www.live5news.com/2021/12/16/police-arrest-man-connection-with-deadly-shooting/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/16/andrea-reynolds[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/andrea.reynolds.3954[/URL]\n\nthe jig was a facebook friend\n\n[URL unfurl=\"true\"]https://www.facebook.com/david.beaufort.712[/URL]\n\n\n====\n\n[URL unfurl=\"true\"]https://www.wtkr.com/warwick-high-school-student-arrested-after-murder-of-woodside-high-school-student-following-basketball-game[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/demari.batten[/URL]\n\n[URL unfurl=\"true\"]https://www.wtkr.com/news/family-of-student-killed-after-newport-news-basketball-game-asks-for-donations-to-give-back-to-community[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.wtkr.com/news/brothers-charged-with-first-degree-murder-armed-robbery-after-woman-killed-at-virginia-beach-fuel-station[/URL]\n\n\n[URL unfurl=\"true\"]https://www.gofundme.com/f/annie-may-smith-memorial-fund[/URL]\n\n===\n[URL unfurl=\"true\"]https://tulsaworld.com/news/state-and-regional/crime-and-courts/tulsa-man-accused-in-bartlesville-double-homicide-turns-himself-in/article_3f17e67a-5cfd-11ec-bfdb-130a9b7b4be9.html[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/13/austin-standeford[/URL]\n\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/13/van-parson[/URL]\n\n\n===\n\n[URL unfurl=\"true\"]https://www.fayobserver.com/story/news/2021/12/14/fayetteville-man-charged-fatal-shooting-outside-izzys-sports-bar/6505449001/[/URL]\n\n\nLAQUAN DEMAR WHITTED\nCustody Record\nAge 43\nGender Male\nRace Black\nNC: Cumberland County Sheriff\'s Office\nID Number187**\nCustody Status In Custody\nCustody Detail  Cumberland County Detention Center\n\n[URL unfurl=\"true\"]https://image.vineserv.appriss.com/1/images/13239444/jpeg?add_watermark=true&max_width=128&max_height=128&bewit=YmV3aXRcMTYzOTU4Mzg4OFx5ZW5wSkN4dTdseWgyV0VOZVdmMk5HemV6WFdDcWxSZEM3dWY2SFBQVWJnPVw=[/URL]\n\n[URL unfurl=\"true\"]https://www.legacy.com/us/obituaries/name/mark-millwood-obituary?id=31850951[/URL]',0,450911,_binary '{\"unfurls\":{\"6666\":6666,\"6667\":6667,\"6668\":6668,\"6669\":6669,\"6670\":6670,\"6671\":6671,\"6672\":6672,\"6673\":6673,\"6674\":6674,\"6675\":6675,\"6676\":6676,\"6677\":6677,\"6678\":6678,\"6679\":6679,\"6680\":6680,\"6681\":6681,\"6682\":6682,\"6683\":6683}}',0,_binary '[]',_binary '[]'),(14735,14184,1639940300,801,'Whitebear','Thanks a lot.\n\nMerry Christmas!      :)\n\nWB',0,450925,_binary '[]',0,_binary '[]',_binary '[]'),(14736,14210,1640051979,8047,'Arheel\'s Uncle','Was a white victim of follow home JEGGING ROBBERY\n[URL unfurl=\"true\"]https://www.msn.com/en-us/news/crime/man-killed-after-he-and-his-wife-were-followed-to-league-city-from-uptown-houston/ar-AAKXq1N[/URL][ATTACH type=\"full\"]8471[/ATTACH]',1,450969,_binary '{\"attachments\":{\"8471\":8471}}',0,_binary '[]',_binary '[]'),(14737,14210,1640052113,8047,'Arheel\'s Uncle','[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'http://newnation.news/LINK FOR BLACK CRIME ===========================HEADLINE\'][B]          (Black) Pearland man charged with capital murder, was out on bond in Harris County[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.news/Images/2021/DevanKristopherJordon.jpg[/IMG][/LEFT]                     [RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT] LEAGUE CITY, Texas (KIAH) — Police arrested a man they believe was involved in the June 11 murder of a man who was killed during a robbery. [B]  Devan Jordon of Pearland, [/B]21, was arrested Monday and has been charged with capital murder. He was arrested in Harris County and is waiting to be magistrated before being transferred to the Galveston County Jail. His bond is at $1 million. [/TD]\n[/TR]\n[/TABLE]',0,450970,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14738,14210,1640054898,801,'Whitebear','Thanks very much.  I couldn\'t find image of white victim.\nVictim was affluent, working.... obviously benefiting from White Supremacy :LOL::giggle:?? :)',0,450972,_binary '[]',0,_binary '{\"5\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":5}]'),(14739,14210,1640055663,8047,'Arheel\'s Uncle','[HEADING=2][URL=\'https://tennesseestar.com/2021/12/08/armed-protestors-chant-a-life-for-a-life-outside-kim-potter-trial/\']Armed Protestors in Minnesota Chant ‘a Life for a Life’ Outside Kim Potter Trial[/URL][/HEADING]\n [URL=\'https://tennesseestar.com/2021/12/08/armed-protestors-chant-a-life-for-a-life-outside-kim-potter-trial/\']December 8, 2021[/URL] [URL=\'https://tennesseestar.com/author/pdabrosca/\']Peter D\'Abrosca[/URL]\n [IMG]https://tennesseestar.com/wp-content/uploads/2021/12/daunte-wright-black-power-chant_840x480.jpg[/IMG]\n\n[B]A day after advertising the event on its Facebook page, a black nationalist militia showed up at the Hennepin County Courthouse in Minneapolis, implying that the militia would commit violence.\n\n“Black power. An eye for an eye. A tooth for a tooth. A limb for a limb. A life for a life,” the [URL=\'https://www.facebook.com/TLOJAF\']Lion of Judah Armed Forces[/URL] yelled outside the court.\nThe group [URL=\'https://www.facebook.com/events/310390364281569?ref=newsfeed\']advertised[/URL] the protest on its Facebook page.[/B]\n\nIt was protesting the death of Daunte Wright, who was allegedly [URL=\'https://theminnesotasun.com/2021/04/15/facts-in-daunte-wright-shooting-bust-original-narrative/\']killed by ex-Brooklyn Heights police officer Kimberly Potter[/URL] during the spring.\n\nBody camera footage of the incident shows Potter shooting Wright as he began to flee from a traffic stop. She has been charged with first and second-degree manslaughter.\n\n[B]She claims that she meant to shoot Wright with her taser.[/B]\n\nThe group also [URL=\'https://www.foxnews.com/us/ahmaud-arbery-case-black-armed-militias-gather-georgia-courthouse\']protested[/URL] outside the courthouse in Georgia, where three men were tried and convicted of the murder of Ahmaud Arbery.\n\n[B]The Lion of Judah Armed Forces is led by Nasiy Nasir X.[/B]\n\nHe posted a [URL=\'https://www.facebook.com/photo/?fbid=10220086155692795&set=a.3797623467742\']recruitment advertisement[/URL] on his Facebook, asking for help to “bring change to the chosen nation.”\n\nHe is also[URL=\'https://kstp.com/news/new-black-panther-nation-minnesota-chapter-leader-explains-group-efforts-to-raise-awareness-of-unsolved-shootings-children-north-minneapolis/6173671/\'] described[/URL] as a member of Minnesota’s chapter of the New Black Panther Nation.\n\n“We’re also the vanguards of our community, making sure that justice is served within the community,” he [URL=\'https://kstp.com/news/new-black-panther-nation-minnesota-chapter-leader-explains-group-efforts-to-raise-awareness-of-unsolved-shootings-children-north-minneapolis/6173671/\']told[/URL] [I]KSTP[/I] in July.\n\nHe also said that the Black Panthers stand for unity.\n\n“We tell the community that the crimes will continue to get worse if we if as a community don’t come together and unify, the community right now is a burning house, the people have not put the fire out, due the fact of the lack of unity and lack of people stepping forward to turn these criminal in, to turn these murders in, that’s roaming amongst our community,” he said.\n\n– – –\n\n[I]Pete D’Abrosca is a contributor at [B]The Minnesota Sun[/B] and [B]The Star News Network.[/B] Follow Pete on [URL=\'https://twitter.com/pdabrosca\']Twitter[/URL]. Email tips to [EMAIL]dabroscareports@gmail.com[/EMAIL].\nPhoto ” Lion of Judah Armed Forces” by[URL=\'https://twitter.com/i/status/1467999499712806915\'] Libs of TikTok. [/URL][/I]',0,450973,_binary '[]',0,_binary '[]',_binary '[]'),(14740,14210,1640055814,8047,'Arheel\'s Uncle','[ATTACH type=\"full\"]8472[/ATTACH]',1,450974,_binary '{\"attachments\":{\"8472\":8472}}',0,_binary '[]',_binary '[]'),(14741,14210,1640057429,8047,'Arheel\'s Uncle','[URL]https://www.syracuse.com/crime/2021/04/indictment-in-84-year-old-eva-fulds-murder-in-syracuse-sheds-light-on-brutality-of-14-year-olds-attack.html[/URL]\n                \n[QUOTE]\n                    \n[IMG]https://cnycentral.com/resources/media/421cafc0-10da-4ce7-b0c2-847ab54984d1-large1x1_175_2827_frame_26510.jpg?1557851067140[/IMG]\n\nAn 84-year-old woman murdered in her Grant Village apartment was stabbed 43 times, an indictment Friday alleges.\n\nJahkim Robinson, 14, is facing murder, burglary and robbery charges in the death of retired teacher and librarian Eva Fuld.\n\nJahkim is accused of stealing her personal belongings and her car.\n\n\n[I][URL unfurl=\"true\"]https://www.syracuse.com/crime/2021/04/indictment-in-84-year-old-eva-fulds-murder-in-syracuse-sheds-light-on-brutality-of-14-year-olds-attack.html[/URL][/I]                \n[/QUOTE]',0,450975,_binary '[]',0,_binary '[]',_binary '[]'),(14742,14210,1640058211,8047,'Arheel\'s Uncle','IP ADDRESS SHOWING IF YOU CLICK \"IP\" AT BOTTOM OF POST\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?threads/black-shooter-who-killed-first-white-female-nypd-officer-in-1980s-is-paroled.362077/[/URL]',0,450977,_binary '{\"unfurls\":{\"6712\":6712}}',0,_binary '[]',_binary '[]'),(14743,14210,1640060034,8047,'Arheel\'s Uncle','[B]JAHKIM ROBINSON facebook profiles, [/B][URL unfurl=\"true\"]https://www.facebook.com/public/Jahkim-Robinson[/URL]\n\nI cannot get into FB',0,450978,_binary '[]',0,_binary '[]',_binary '[]'),(14744,14210,1640078748,801,'Whitebear','Thanks very much for image of 14 yr old Jaheim killer nig of 94 yr old WF.\n\nIP address must show to you since I upgraded your forum status to not need approval to post on ‘breaking’ news.\n\nDo use VPN to anonymize your IP address.',0,450988,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14745,14210,1640114118,801,'Whitebear','\"I cannot get into FB\" - [USER=8047]Arheel\'s Uncle[/USER]\nI don\'t know -  sometimes I have to log on to FB in another browser window\nand then search for the original FB-suspect or victim in VOICEOFREASON\'s \'FB link\'\nI try not to get on FB unless it is a victim-suspook link provided by VOICEOFREASON.\n\nBY THE WAY - I COULD NOT FIND THE SOURCE PAGE for your image of the 14-yr old negro killer of 84 yr old WF......\n\nI just now extracted the source link to the image of junior killer ape\n[URL unfurl=\"true\"]https://cnycentral.com/resources/media/421cafc0-10da-4ce7-b0c2-847ab54984d1-large1x1_175_2827_frame_26510.jpg?1557851067140[/URL]\nI\'ll see if google images can tell me what web page contains a link to the same image\n\nHere is the google image reverse search for image result\n[URL unfurl=\"true\"]https://www.google.com/search?tbs=sbi:AMhZZiucidyEH4bySoVxWhXRAF30Rd7Ub3oR2CjuawKZthIvaV6Uj3yffvqcPCEY80xQ5hqSQdpZQr5m9SdTMqPirxbLfsBRPLHsJxV5jhMPirqC9F5CWEXm_12GgQCZeidkOIeXzVkikmLanygAWQssfhOYLcbUx-2cqIHFfB-IhDqV9Zny1FuIUHSv6_1Bn-t2hqsbPSDMX700tV1aSMC5h7OE-54rvVnfp0kHkEOIA9kQDofxdZ5D12dNNs70gkfBZSiFoMO25LRjeGVYMz_1cHgGf0tuA4up5i2_1U_1jnvqOlEm1Zo_164u77EzjRIQyTorjFRdoUCBTsYLyPWLp6g_1jiZQoQXqLAWw&btnG=Search%20by%20image&hl=en[/URL]\n\nHnmmmm  nope...\n\nOh.... I found it on a google image search with junior jiggabook jungle ape killer\n[HEADING=2]Former Jamesville-DeWitt basketball standout pleads guilty to strangling woman[/HEADING]\n[URL unfurl=\"true\"]https://cnycentral.com/news/local/former-jamesville-dewitt-basketball-standout-pleads-guilty-to-strangling-woman[/URL]\n\nSYRACUSE N.Y. — A former star basketball player at Jamesville-DeWitt High School who was[URL=\'https://cnycentral.com/news/local/star-basketball-play-for-jd-charged-with-felonies\'] arrested three times in six months[/URL] has pleaded guilty to assaulting a woman last summer.\n\n[URL=\'https://cnycentral.com/news/local/former-jamesville-dewitt-basketball-star-faces-years-in-prison-for-assault-arrest\']Taleak Robinson[/URL], then 16, was accused of assaulting a woman in July 2018. According to court documents, he put his hands around her throat and squeezed until she could not breathe or see, and then stomped on the victim\'s ribs.\n\nIn court Tuesday, Robinson, now 17, pleaded guilty to second-degree strangulation. The judge granted him Youthful Offender Status and sentenced him to “shock probation.” Robinson will serve four weekends starting this weekend in Jamesville Correctional Facility.\n\nHe will start serving the sentence this weekend.\nSorry, this is ANOTHER FERAL FATHERLESS NIGRO ASPIRING SERIAL KILLER\nnot the JAHKIM....    ???\nBUT A GREAT \'STOCK PHOTO\' ASPIRING NIGRO CAREER CRIMINIG SCRATCHING HIS LICE-INFESTED \'AFRO\'',0,451014,_binary '{\"unfurls\":{\"6737\":6737,\"6738\":6738,\"6739\":6739}}',0,_binary '[]',_binary '[]'),(14746,14210,1640128157,8047,'Arheel\'s Uncle','I do not have an account at facebook, not after my going after the producer Restignani of the movie Cracka.\nI cannot find where I got that \"not correct negro\" photo, I think it was in a forum I have visited anonymously.\nUSA niggers are way out of control. We also have very large transnational African & Asian organized crime syndicates & both work together, I cannot help but think they\'re behind the San Fran smash N grabs.',0,451023,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14747,14210,1640160139,8047,'Arheel\'s Uncle','Taleak  in August 2020\n[URL unfurl=\"true\"]https://www.syracuse.com/crime/2020/08/former-j-d-hoops-star-arrested-with-loaded-gun-police-say-caught-after-100-mph-chase-following-gunfire.html[/URL]',0,451029,_binary '{\"unfurls\":{\"6759\":6759}}',0,_binary '[]',_binary '[]'),(14748,14184,1640186798,6369,'voiceofreason','TY! Have a joyous and blessed holiday.\n\nIt looks liked your bogged down right now so I\'ll hold off posting new links. I have a slew of them I amassed over the last couple of weeks.',0,451039,_binary '[]',0,_binary '[]',_binary '[]'),(14749,14212,1640189359,8047,'Arheel\'s Uncle','I get it why people comment, I kinda went through that myself until I found guidelines posts, they\'re hard for newbs to find.\nMaybe repost guidelines for new members for taking comments to chat area, rather than commenting on breaking news posts.\nThe like button s/b used instead.\n\n[B]New member[/B] milissa [URL]http://www.nnnforum.net/forums/index.php?members/milissa.8236/[/URL]\n\nIs several comments on this thread [URL]http://www.nnnforum.net/forums/index.php?threads/black-man-sentenced-to-25-years-to-life-for-killing-syracuse-store-employee.362096/[/URL]\n\nI WILL NOT ENGAGE WITH milissa',0,451043,_binary '[]',0,_binary '[]',_binary '[]'),(14750,14213,1640195811,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '[]',0,_binary '[]',_binary '[]'),(14751,14212,1640199671,801,'Whitebear','Thanks for pointing out that new members used to tweeting feelings and reactions....    due tend to dilute news threads....   Apollonian has made several complaints in the past about casual commenters polluting his threads....   I turned off comments on a couple of \'his\' forums...\nNow on \'real (fake) news sites - if they allow comments at all -= all the comments are posted at the END of the NEWS section.\n\nI\'ll have to think about possible solutions to this problem\nand thanks for your suggestions.....\n\nI haven\'t finished my first cup of coffee and wanted to post a few news items before getting into a thoughtful \'editorial administrative mode\' to deal with this structural problem with this forum software - trying to encourage participation while trying to present a professional (NOT TWEET-TWEET single line casual - off top or bottom of head - passing emotive dandruff...   :)',0,451052,_binary '[]',0,_binary '[]',_binary '[]'),(14752,14184,1640200084,801,'Whitebear','Thanks I had just gotten back to. your last list of day before....\n\nHad to handle some \'holiday\' stuff recently and just wasn\'t up to puttting in an extra \'evening shift\' on the computer.\nBest,\nWB\nYou can send your TNB backlog sooner or later - won\'t get lost in this\nforum PM-conversation \'thread\'.....   I\'ll try to post at least the. B-on-W items\nbefore they are \'old news\' :)',0,451053,_binary '[]',0,_binary '[]',_binary '[]'),(14753,14184,1640202471,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.wtvy.com/2021/12/15/explainer-charges-suspect-murder-kamarie-holland/[/URL]\n\n[URL unfurl=\"true\"]https://www.montgomeryadvertiser.com/story/news/2021/12/15/suspect-charged-capital-murder-five-year-old-kamarie-holland/8911307002/[/URL]\n\n[URL unfurl=\"true\"]https://www.wtvm.com/2021/12/15/she-was-my-life-mother-slain-5-year-old-girl-speaks-out/[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.13abc.com/2021/12/17/man-facing-murder-kidnapping-charges-killing-childs-grandmother/[/URL]\n\n[URL unfurl=\"true\"]https://www.gofundme.com/f/johanna-crawford[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://wsbt.com/news/local/police-name-victim-in-overnight-shooting-at-roseland-bar[/URL]\n\n[URL unfurl=\"true\"]https://wsbt.com/news/local/police-make-arrest-in-deadly-shooting-at-roseland-bar[/URL]\n\n===\n\n\n[URL unfurl=\"true\"]https://www.dailyadvocate.com/2021/12/20/murder-charge-filed-in-sunday-shooting/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/19/layton-white[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.wrex.com/news/top-stories/police-search-for-rockford-man-in-connection-to-crash-that-killed-16-year-old/article_dcd103a2-6297-11ec-9669-53eb19f7c4d8.html[/URL]\n\n[URL unfurl=\"true\"]https://www.rrstar.com/story/news/2021/08/27/mason-hada-east-high-school-killed-rockford/5620921001/[/URL]\n\n\n===\n[URL unfurl=\"true\"]https://fox4kc.com/news/belton-man-charged-with-murder-in-connection-to-suspicious-death/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/18/mattie-eisenbrant[/URL]',0,451054,_binary '{\"unfurls\":{\"6773\":6773,\"6774\":6774,\"6775\":6775,\"6776\":6776,\"6777\":6777,\"6778\":6778,\"6779\":6779,\"6780\":6780,\"6781\":6781,\"6782\":6782,\"6783\":6783,\"6784\":6784,\"6785\":6785}}',0,_binary '[]',_binary '[]'),(14754,14184,1640202724,801,'Whitebear','Great!..   will defiantly be a choice basket of TNB links to feature \'Frontpage\' B-on-W etc.\n\'til newyears if not sooner :)',0,451055,_binary '[]',0,_binary '[]',_binary '[]'),(14755,14212,1640238009,801,'Whitebear','I\'m working on this but not sure what to do with the apparently \'off the wall\' links and comments.   \nI guess it\'s my fault for APPROVING at least that one MILISSA post...\non the old forum I could just MOVE THE HUH? POST TO \n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/chat-room-for-friends-of-nnn.440/\']Chat room for friends of NNN[/URL]\n\nI could just delete the extraneous posts[/HEADING]\nOR TRY TO \'REPOST IT in \'chat room... \nI suppose I could attempt to explain why I deleted or moved the whatsit? post...\n\nI will clean this up...     I did add an extra line to the WELCOME TO THE FORUM LETTER....   THAT SAYS - PLEASE READ INFO AT \n[HEADING=1][URL=\'http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206\']Newsroom guidelines, guest/new member posting area[/URL][/HEADING]\nI\'LL TRY TO RESOLVE THE CONFUSION.  :)',0,451084,_binary '[]',0,_binary '[]',_binary '[]'),(14756,14184,1640268932,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.syracuse.com/crime/2021/12/second-arrest-made-in-fatal-fulton-shooting-during-botched-robbery.html[/URL]\n[HEADING=1]BRITANI ELIZABETH YERDON[/HEADING]\n Custody Record \n[IMG]https://image.vineserv.appriss.com/1/images/13132338/jpeg?add_watermark=true&max_width=128&max_height=128&bewit=YmV3aXRcMTY0MDI3MzUwMlxna1dkdktJRk4wenZtUjVVN21ldUlCKzNTb3BtalRlMjUzYWVRK3h2TWg4PVw=[/IMG]\nAge29\nGender Female\nRace White\n[B] NY:  Oswego County Sheriff\'s Office [/B]\nID Number361**\nCustody Status[B] In Custody[/B]\nCustody Detail[B] Oswego County Jail[/B]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/04/aaron-smith[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://gooddaysacramento.cbslocal.com/2021/12/22/elk-grove-carjacking-elderly-woman/[/URL]\n\n(race of victim unknown)\n\n===\n\n\n[URL unfurl=\"true\"]https://www.wifr.com/2021/12/22/coroner-classifies-homicide-suspect-arrested-connection-with-murders/[/URL]\n\n[URL unfurl=\"true\"]https://businessguideafrica.com/2021/12/21/who-is-andrew-hintt-belvidere-il/[/URL]',0,451091,_binary '{\"unfurls\":{\"6819\":6819,\"6820\":6820,\"6821\":6821,\"6822\":6822,\"6823\":6823}}',0,_binary '[]',_binary '[]'),(14757,14212,1640273707,8047,'Arheel\'s Uncle','I think a new title that\'s more descriptive of intent of an area for commentary with guidelines as pinned thread, under forum heading such as:\n\nPost Your Personal Reactions to crime/criminals HERE.\nor\nPrivate Discussion or Commentary on crimes & criminal news.\nor\n[HEADING=1][URL=\'http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206\']Newsroom guidelines, guest/new member posting area,[/URL] personal reactions & discussions[/HEADING]',0,451101,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14758,14212,1640280450,801,'Whitebear','Great \nThanks very much\nI will try to implement that today',0,451106,_binary '[]',0,_binary '[]',_binary '[]'),(14759,14212,1640284570,801,'Whitebear','I did just \'remember\' how to change a post back to \'waiting for moderation\' status.\nI\'ll (later on) try to move it (with context) to \n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?forums/chat-room-for-friends-of-nnn.440/\']Chat room for friends of NNN[/URL]\n[SIZE=4][B]maybe that forum should/could be renamed to something like[/B][/SIZE][COLOR=rgb(44, 130, 201)][/COLOR]\n[COLOR=rgb(226, 80, 65)]Chat room & comments on the news[/COLOR]\n[B][COLOR=rgb(65, 168, 95)][SIZE=4]personal reactions & discussions.  ?????\nI\'ll work on it later....[/SIZE][/COLOR][/B][/HEADING]',0,451112,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14760,14184,1640318972,801,'Whitebear','Thanks again.   able to post this last group - but still a \'bit of a backlog\'. :)',0,451143,_binary '[]',0,_binary '[]',_binary '[]'),(14761,14214,1640325544,801,'Whitebear','Can you please tell me how you posted this QUOTE \"Arheel\'s Uncle said (little up-arrow) ?\nI\'ve never seen anybody use that feature on this new forum and I just can not find any documentation on how that might be done.\nI tried to work up directions on using quotes in posts but could not figure out how this was done. :0\n\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/how-does-one-use-the-quote-feature-when-editing-a-new-post-on-this-forum.362121/\']How does one use the QUOTE feature when editing a new post on this forum????[/URL][/HEADING]\n(above thread is as far as got). \n\n[ATTACH type=\"full\"]8490[/ATTACH]',1,451147,_binary '{\"attachments\":{\"8490\":8490}}',0,_binary '[]',_binary '[]'),(14762,14214,1640383180,8236,'milissa','I didn\'t know I did, I received a email that someone had commented on mine and I was trying to find it and I guess I did that. I never found the comment LoL; good luck and have a Blessed Christmas.',0,451178,_binary '[]',0,_binary '[]',_binary '[]'),(14763,14214,1640385109,801,'Whitebear','You too.  - Blessed Christmas. ??\n\nI did finally, pretty much, figure out how the QUOTES work on this forum\nbut I never would have figured it out if I hadn\'t seen those quotes with links\nback to original post that you had done (knowingly or not). :)',0,451184,_binary '[]',0,_binary '[]',_binary '[]'),(14764,14184,1640521687,6369,'voiceofreason','Way too much TNB for one man to digest..the backlog is understandable. The \"wilding\" by niggers appears to have increased by a minimum of 200% this past year and that\'s what even reported in the mainstream media. Forget what\'s hidden or not even reported.\n\n[URL unfurl=\"true\"]https://www.foxla.com/news/video-woman-with-pickaxe-shoplifts-at-rite-aid-in-venice[/URL]\n\n\n===\n\n[URL unfurl=\"true\"]https://www.wbrc.com/2021/12/25/two-arrested-after-two-shot-one-killed-south-birmingham/[/URL]\n\n[URL unfurl=\"true\"]https://police.birminghamal.gov/media-release-311-2/[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/24/shaun-rhudy[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.azfamily.com/news/phoenix-police-officer-shot-8-times-including-once-to-the-head-court-documents-say/article_7d66aef2-5dc5-11ec-8d4a-c3389d084821.htm[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.fox5atlanta.com/news/burglars-shoot-and-kill-east-point-man-after-he-caught-them-breaking-into-his-truck-family-says[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://sanfrancisco.cbslocal.com/2021/12/09/suspect-arrested-in-1996-cold-case-crockett-murder-of-priscilla-lewis/[/URL]\n\n[URL unfurl=\"true\"]https://www.abc10.com/article/news/crime/dna-contra-costa-county-waitress/103-59c319c5-6d3a-453a-8180-211d3c545728[/URL]',0,451233,_binary '{\"unfurls\":{\"6964\":6964,\"6965\":6965,\"6966\":6966,\"6967\":6967,\"6968\":6968,\"6969\":6969,\"6970\":6970,\"6971\":6971}}',0,_binary '[]',_binary '[]'),(14765,14184,1640569426,801,'Whitebear','Thanks again,   Happy New Year. :)',0,451262,_binary '[]',0,_binary '[]',_binary '[]'),(14766,14212,1640586637,8047,'Arheel\'s Uncle','White victim Harrison Stephen Foster\n[URL]https://celebpie.com/who-was-brittany-wilson-boyfriend-harrison-stephen-foster-stabbed-to-death[/URL]\n[ATTACH type=\"full\"]8496[/ATTACH]',1,451273,_binary '{\"attachments\":{\"8496\":8496}}',0,_binary '[]',_binary '[]'),(14767,14212,1640591843,801,'Whitebear','Thanks very much :)\nClassic\nBrittany the zombie white boyfriend slayer \nWill update in morning:)',0,451274,_binary '[]',0,_binary '[]',_binary '[]'),(14768,14212,1640601681,8047,'Arheel\'s Uncle','bad link\n\n       \n           \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]               [URL=\'http://newnation.news/Mary Gay Scanlon\']        [B]BLACK-ON-WHITE: 5 cowardly worthless feral fatherless BLACK nword criminal scavenger teens charged in carjacking of (White female) Representative Mary Gay Scanlon[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2020/JigabooRapist-in-Queens.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/AuburnCarjacker.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2016/black-carjacker.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2016/carjacker-suspect.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2018/nigger-monkey-carjacker.jpg[/IMG][/LEFT]  [RIGHT][IMG align=\"right\" alt=\"wounded victim\"]http://www.newnation.news/Images/2021/MaryGayScanlon.jpg[/IMG][/RIGHT]       Federal pr[/TD]\n[/TR]\n[/TABLE]',0,451277,_binary '[]',0,_binary '[]',_binary '[]'),(14769,14184,1640615499,6369,'voiceofreason','Pic of Harrison Stephen Foster (front page story of oildriller stabbed dead w/ sword doing meth w/ negress)\n\n[URL unfurl=\"true\"]https://www.dailymail.co.uk/news/article-10346849/Woman-smiles-mugshot-arrested-killing-boyfriend-sword-taking-meth.html[/URL]\n\n===',0,451281,_binary '{\"unfurls\":{\"7011\":7011}}',0,_binary '[]',_binary '[]'),(14770,14184,1640624967,801,'Whitebear','thanks very much for pic of oildriller \'Stephen Foster\' zombie slain by orange-hair negress. :)\n[IMG]http://www.newnation.news/Images/2019/Orange-haired-troll.jpg[/IMG]',0,451292,_binary '[]',0,_binary '[]',_binary '[]'),(14771,14214,1640640843,8236,'milissa','[QUOTE=\"Whitebear, convMessage: 14763, member: 801\"]\nYou too.  - Blessed Christmas. ??\n\nI did finally, pretty much, figure out how the QUOTES work on this forum\nbut I never would have figured it out if I hadn\'t seen those quotes with links\nback to original post that you had done (knowingly or not). :)\n[/QUOTE]\nThat\'s great, one day I\'ll figure out how to use forms :D',0,451301,_binary '[]',0,_binary '[]',_binary '[]'),(14772,14214,1640715227,801,'Whitebear','Just curious....  what sort of \'forms\' might you need to figure out?',0,451331,_binary '[]',0,_binary '[]',_binary '[]'),(14773,14215,1640720633,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14774,14204,1640726695,8235,'WhiteBoyRick','Yeah, I had to do a lot of digging to find out WTF was goin on here too. I believe the pics of the black dudes are the same dude, just years apart, and he was some sort of coach, maybe to their kids, or something. Who knows. Yes, it\'s quite strange, she seemed to show more \'love\' for the black dude than her husband. *wink wink',0,451338,_binary '[]',0,_binary '[]',_binary '[]'),(14775,14204,1640726844,8235,'WhiteBoyRick','Just a note; today, I\'m no longer able to get to your main site page: [URL=\"http://www.newnation.org\"]www.newnation.org[/URL]\nOne time it redirected me to the Daily Stormer/Race War page. WTH?',0,451339,_binary '[]',0,_binary '[]',_binary '[]'),(14776,14214,1640729385,8236,'milissa','forum, LoL',0,451341,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14777,14214,1640730457,801,'Whitebear','got it - thanks for clarifying...\nthere are a lot of different forums... well there might be a dozen??\nI\'ve only worked on a few other forum\na lot of general stuff is the same or similar - but each different forum\nmight be different - from the software or the forum manager...\n... so after \'running\' a quite a few \'FREE\' forums - and getting shut down...\nI did set up my own and that pretty much worked for several years...\n\nOK... have to get back to work on fixing up this new forum ARCHIVES\nthat need a lot of patching up on the links from switching to nnnforum.COM\nto nnnforum.NET  around September 1st.     apologize for running on with the \'history\' of the new nation news forum.  later...   :)',0,451346,_binary '[]',0,_binary '[]',_binary '[]'),(14778,14204,1640731075,801,'Whitebear','Well thanks very much for letting me know about LINK TO MAIN \'FRONT\nI thought \'EVERYBODY\' knew where the NNN \'Fromt Page\' was and that\n\'everyone\' was coming from there to the NEW FORUM (here)\ndidn\'t realize that some people just came \'on board (NNN) from the NEW FORUM (THIS ONE) ....    If. you lose the link to the \'Main Page... \'Front page...  you can find it by clicking on the \'HOME\' page link on the FORUM BANNER AT TOP LEFT OF THE FORUM CONTROL MENU ON THE TOP..\n\n[ATTACH type=\"full\" alt=\"1640730820988.png\"]8499[/ATTACH]\n[ATTACH type=\"full\" alt=\"1640731014281.png\"]8500[/ATTACH]\n PAGE\'...   here it is....\n[TABLE]\n[TR]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][LEFT][URL=\'http://www.newnation.news/\'][IMG align=\"left\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/URL][/LEFT]\n\n[URL=\'http://www.newnation.news/\'] [/URL]\n[RIGHT][URL=\'http://www.newnation.news/\'][IMG align=\"right\"]http://www.newnation.news/Images/2021/NNN-direction-pole.jpg[/IMG][/URL][/RIGHT]\n\n[URL=\'http://www.newnation.news/\'] [/URL]\n[LEFT][B]NEW - New Nation News FRONT PAGE[/B]\n[IMG alt=\"NNN Phoenix\"]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG] [IMG alt=\"NNN Phoenix\"]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG]\n[B][URL=\'http://www.newnation.news/\'][B]www.newnation.NEWS New main domain as of 1 December 2021[/B][/URL][/B][/LEFT][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n[/TR]\n[/TABLE]\n\n[TABLE]\n[TR]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][LEFT][URL=\'http://www.newnation.news/\'][IMG align=\"left\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/URL][/LEFT]\n\n[URL=\'http://www.newnation.news/\'] [/URL]\n[RIGHT][URL=\'http://www.newnation.news/\'][IMG align=\"right\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/URL][/RIGHT]\n\n[URL=\'http://www.newnation.news/\'] [/URL]\n[LEFT][B]OTHER - New Nation News FRONT PAGE DOMAINS[/B]\n[IMG alt=\"NNN Phoenix\"]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG]\n[B][URL=\'http://www.newnation.org/\'][B]www.newnation.ORG (BACKUP and MIRROR site)[/B][/URL]\n[URL=\'http://www.newnation.cc/\'][B]www.newnation.CC   (BACKUP and MIRROR site)[/B][/URL]\n[URL=\'http://www.newnation.xyz/\'][B]www.newnation.XYZ (BACKUP and MIRROR site)[/B][/URL][/B][/LEFT][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n[/TR]\n[/TABLE]\n\n[TABLE]\n[TR]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][LEFT][URL=\'http://www.newnation.news/\'][IMG align=\"left\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/URL][/LEFT]\n\n[URL=\'http://www.newnation.news/\'] [/URL]\n[RIGHT][URL=\'http://www.newnation.news/\'][IMG align=\"right\"]http://www.newnation.news/Images/2021/NNN-direction-pole.jpg[/IMG][/URL][/RIGHT]\n\n[URL=\'http://www.newnation.news/\'] [/URL]\n[LEFT][URL=\'http://www.nnnforum.net/forums/index.php\'][B]New Nation News NEW ACTIVE FORUM[/B][/URL][/LEFT]\n[CENTER][URL=\'http://www.nnnforum.net/forums/index.php\'][IMG]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG][/URL][/CENTER]\n\n[URL=\'http://www.nnnforum.net/forums/index.php\'] [/URL][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n[/TR]\n[/TABLE]\n\n[TABLE]\n[TR]\n[TD]really appreciate you letting me know that you were not aware where the \'Main\' New Nation News page(s) are.....    I will correct my bad publicity about the moving to a new domain.   newnation.ORG to newnation.NEWS\nput that on the FORUM - for others that may not be familiar with the \'ORIGINAL\' \'NNN MAIN PAGE.  :)[/TD]\n[/TR]\n[TR]\n[TD][LEFT][URL=\'http://www.nnnforum.com/\'][IMG align=\"left\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/URL][/LEFT]\n\n[URL=\'http://www.nnnforum.com/\'] [/URL]\n[RIGHT][URL=\'http://www.nnnforum.com/\'][IMG align=\"right\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/URL][/RIGHT]\n\n[URL=\'http://www.nnnforum.com/\'] [/URL]\n[LEFT][URL=\'http://www.nnnforum.com/\'][B]New Nation News OLD FORUM\n (REDIRECTS TO NEW FORUM)[/B]\n[IMG alt=\"NNN Phoenix\"]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG][/URL][/LEFT][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n[/TR]\n[/TABLE]\n[TABLE]\n[TR]\n[TD][/TD]\n[/TR]\n[TR]\n[TD][LEFT][URL=\'http://www.nnnforum.org/\'][IMG align=\"left\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/URL][/LEFT]\n\n[URL=\'http://www.nnnforum.org/\'] [/URL]\n[RIGHT][URL=\'http://www.newnation.news/\'][IMG align=\"right\"]http://www.newnation.news/Images/NNN-newsboy2.jpg[/IMG][/URL][/RIGHT]\n\n[URL=\'http://www.newnation.news/\'] [/URL]\n[LEFT][URL=\'http://www.nnnforum.org/forums/index.php\'][B]Archive copy of old forum\n for reference[/B]\n[IMG alt=\"NNN Phoenix\"]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG][/URL][/LEFT][/TD]\n[/TR]\n[TR]\n[TD][/TD]\n[/TR]\n[/TABLE]',2,451347,_binary '{\"attachments\":{\"8499\":8499,\"8500\":8500}}',0,_binary '[]',_binary '[]'),(14779,14214,1640736141,8236,'milissa','It\'s fine, I love your work. I try to share NNN as much as I can.',0,451349,_binary '[]',0,_binary '[]',_binary '[]'),(14780,14214,1640744063,801,'Whitebear','Thank you very much.  Appreciate \'sharing\' :)',0,451356,_binary '[]',0,_binary '[]',_binary '[]'),(14781,14184,1640795366,6369,'voiceofreason','[URL unfurl=\"true\"]https://www.shelbycountyreporter.com/2021/12/20/arrest-made-in-fatal-shooting-of-off-duty-birmingham-fire-fighter-in-pelham/[/URL]\n\n[URL unfurl=\"true\"]https://www.dignitymemorial.com/obituaries/montevallo-al/christopher-easter-10495889[/URL]\n\n===',0,451407,_binary '{\"unfurls\":{\"7128\":7128,\"7129\":7129}}',0,_binary '[]',_binary '[]'),(14782,14216,1640804117,801,'Whitebear','info: I fixed the YouTube link you posted to get past \'age-restricted\' block...\n(to at least allow NNN forum user to sign-into google to give access)\n\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?threads/normalized-white-hatred.362156/[/URL]',0,451427,_binary '{\"unfurls\":{\"7132\":7132}}',0,_binary '[]',_binary '[]'),(14783,14217,1640810887,801,'Whitebear','I really appreciate you help in finding broken links on NNN Front Page\nbut I want to let you know that I have just acquired a FREE web link-checker app for my iMac\nthat I work with to publish New Nation News & Forum. :). :)\n\n[QUOTE]\nI whole-heartedly recommend.[B] [/B][URL=\'https://peacockmedia.software/mac/integrity/free.html\'][B]Integrity[/B][/URL]\n\nIntegrity is a fast, accurate, efficient link checker. \nThe free version is no-frills and intended as an unlimited trial for those interested in the richer features of Integrity Plus and Pro \n[/QUOTE]\n\nIt just does a great job in finding and listing broken links for the whole site - (not just the Front Page)\n\nNow the only \'problem\' is that once all the bad-links have been identified - they still need fixing :)\n\nbut I plan to run this link-checker at least once a day - at end of posting day...\n\nResults of first TEST RUN\nLast checked: 12/28/21, 12:43 PM, [B]2570 links checked on 4 pages, 758 bad\nI\'ve only fixed a dozen of these bad links - Most recently published - MAY TAKE A \'WHILE\' to \'catch up. :)\n\nbest,\nWhitebear\n\ntest run just now - I have changed the selection....\n847 of 847 links checked, 13 bad\n\njust fixed the first bad link just found...\nI\'ll run again later with original selection....    \n\nthanks again :)[/B]\n\n(sample bad-link output listing)\n\n[URL unfurl=\"true\"]http://www.newnation.news/Images/x150-spacer.jpg[/URL]\n[URL unfurl=\"true\"]http://blackracismandracehatred.blogspot.com[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/black-link-link-link-----------------------------------------[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/lb.com/2021/12/08/gulfport-ms-man-pleads-not-guilty-2009-cold-case-homicide-alexandria[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/v[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/black-on-white-LINK=====================================[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/black-on-white-LINK=====================================[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/black-on-white-LINK=====================================[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/LINK%20FOR%20BLACK%20CRIME%20HEADLINE=====================[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/black-link-link-link-----------------------------------------[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/One%20man%20killed,%20three%20wounded%20in%20NYC%20shootings%20Friday%20night[/URL]\n[URL unfurl=\"true\"]http://www.newnation.news/Cincinnati%20priest%20pleads%20guilty%20to%20raping%2010-year-old%20altar%20boy%2030%20years%20ago[/URL]',0,451429,_binary '{\"unfurls\":{\"7133\":7133,\"7134\":7134,\"7135\":7135,\"7136\":7136,\"7137\":7137,\"7138\":7138,\"7141\":7141,\"7143\":7143,\"7144\":7144}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14784,14217,1640813846,8047,'Arheel\'s Uncle','Oh great, now I\'ll have more free time to terrorize the normies and niggers over at GAB.',0,451431,_binary '[]',0,_binary '[]',_binary '[]'),(14785,14217,1640815636,801,'Whitebear','Great.   WELCOME.   I am very happy to have helped figure out TAGS on this forum\nand being given some \'HINT\' of how they are used and how that might help publicize this site :) :) \n(double happy say fortune cookie) \n[IMG width=\"114px\"]https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse3.explicit.bing.net%2Fth%3Fid%3DOIP.dGjypAleNI4eRilsfAqjDgHaH0%26pid%3DApi&f=1[/IMG][IMG width=\"117px\"]https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Ftse3.explicit.bing.net%2Fth%3Fid%3DOIP.dGjypAleNI4eRilsfAqjDgHaH0%26pid%3DApi&f=1[/IMG]',0,451436,_binary '[]',0,_binary '[]',_binary '[]'),(14786,14184,1640818122,801,'Whitebear','Thanks very much.  :)',0,451446,_binary '[]',0,_binary '[]',_binary '[]'),(14787,14218,1640902582,801,'Whitebear','How did you create those tags on this new forum?\nor did you create them on the \'OLD\' forum (and they got IMPORTED from there?\n\nDid you use use a special character. # or @ in front of a word?\n\n================================================\nI did give you a list of the tags you had already created on this forum (old or new)\n\n[TABLE]\n[TR]\n[TD]africa[/TD]\n[/TR]\n[TR]\n[TD]african murderers[/TD]\n[/TR]\n[TR]\n[TD]african violence[/TD]\n[/TR]\n[TR]\n[TD]afrikan[/TD]\n[/TR]\n[TR]\n[TD]alvin waugh[/TD]\n[/TR]\n[TR]\n[TD]antonio taylor[/TD]\n[/TR]\n[TR]\n[TD]are they worth saving[/TD]\n[/TR]\n[TR]\n[TD]atf[/TD]\n[/TR]\n[TR]\n[TD]bell curve[/TD]\n[/TR]\n[TR]\n[TD]bestiality[/TD]\n[/TR]\n[TR]\n[TD]black[/TD]\n[/TR]\n[TR]\n[TD]black crime[/TD]\n[/TR]\n[TR]\n[TD]black guns[/TD]\n[/TR]\n[TR]\n[TD]black guns alabama[/TD]\n[/TR]\n[TR]\n[TD]black iq[/TD]\n[/TR]\n[TR]\n[TD]black killer[/TD]\n[/TR]\n[TR]\n[TD]black killers[/TD]\n[/TR]\n[TR]\n[TD]black king[/TD]\n[/TR]\n[TR]\n[TD]black liars[/TD]\n[/TR]\n[TR]\n[TD]black lives murder[/TD]\n[/TR]\n[TR]\n[TD]black logic[/TD]\n[/TR]\n[TR]\n[TD]black low iq[/TD]\n[/TR]\n[TR]\n[TD]black on white[/TD]\n[/TR]\n[TR]\n[TD]black on white crime[/TD]\n[/TR]\n[TR]\n[TD]black panthers[/TD]\n[/TR]\n[/TABLE]\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD]Arheel\'s Uncle[/TD]\n[TD][/TD]\n[/TR]\n[/TABLE]\n\"Aging minds want to know\"...:)\n[ATTACH type=\"full\"]8502[/ATTACH]\n================================================\nNow I was \'accidentally\' able to create a few tags on this forum\nby filling out an option of CREATING A NEW FORUM POLL. - but this was just an accident....\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?tags/nword/\']Test Poll - Poll cat, Pollomeno pony, Pig on a Poll, working in a Poll-hall[/URL][/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?tags/nword/\']Thread starter[/URL][USER=801]Whitebear[/USER] \n[*]Start date[URL=\'http://www.nnnforum.net/forums/index.php?threads/test-poll-poll-cat-pollomeno-pony-pig-on-a-poll-working-in-a-poll-hall.362188/\']Yesterday at 7:03 PM[/URL] \n[*][SIZE=6][URL=\'http://www.nnnforum.net/forums/index.php?threads/test-poll-poll-cat-pollomeno-pony-pig-on-a-poll-working-in-a-poll-hall.362188/tags\']Tags[/URL][URL=\'http://www.nnnforum.net/forums/index.php?tags/nword/\']nword[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?tags/tag2/\']tag2[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?tags/tag3/\']tag3[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?tags/tag4/\']tag4[/URL] [URL=\'http://www.nnnforum.net/forums/index.php?tags/tag5/\']tag5[/URL]\n[/SIZE]\n[*]Enable moderation\n[LIST=1]\n[*][USER=801][IMG alt=\"Whitebear\"]http://www.nnnforum.net/forums/data/avatars/s/0/801.jpg?1630197967[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/test-poll-poll-cat-pollomeno-pony-pig-on-a-poll-working-in-a-poll-hall.362188/\']Test Poll - Poll cat, Pollomeno pony, Pig on a Poll, working in a Poll-hall[/URL][/HEADING]\nThis is the introduction to this poll. I have discovered that filling out this poll provides an opportunity to insert TAGS!! this is like being able to resurrect two pigs in a poke or pokemon I wish to draw your attention to the TAG-LINE - just below the POST TiTle !!! there are. 5 (count...\n[LIST]\n[*][USER=801]Whitebear[/USER]\n[*]Thread\n[*]Yesterday at 7:03 PM\n[*][I]nword[/I] tag2 tag3 tag4 tag5 \n[*]Replies: 2\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/testing-new-poll-forum.489/\']testing new \'POLL\' forum[/URL]\n===================================================\n[/LIST]\n[/LIST]\n[/LIST]',1,451512,_binary '{\"attachments\":{\"8502\":8502}}',0,_binary '[]',_binary '[]'),(14788,14218,1640903202,8047,'Arheel\'s Uncle','I just typed the Ampersand symbol @ and started typing your forum name, it works similar to PM, type a few characters, then click on drop down that has names to choose from.\n\nIn the old forum at bottom of a new post you had the option to \n\"Add tags\" and more than one hashtagged group or just one word where each tagword was separated by a comma (using the comma is code language for creating a single field with separate entries under a heading of TAGS)',0,451513,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14789,14218,1640907760,801,'Whitebear','Well, thanks super much.\nI will test it out :)\n[B]So did you add all of your TAGS on the \'OLD\' forum?\n(if so they must have \'migrating\' in from the old forum)[/B]\n\nI see that the Xenforo Community Forum\ndoes show the feature of adding your tags to the bottom of a new post....\n\nThe story is that the original authors of the old VBULLETIN forum that\nwas the company that was the owner of the old forum software....\nhad \'migrated\' to the \'newer\' XENFORO forum software company\nand MOST OF THE OLD FORUM FEATURES (vBulletin) showed up\nin the new XENFORO program features.',0,451525,_binary '[]',0,_binary '[]',_binary '[]'),(14790,14218,1640911378,8047,'Arheel\'s Uncle','At this point I have no clue on how to add HASHTAGS with search engine terms, where search engine code picks up the hashtag faster\nsuch as #VictimName #nigger #negress #rape\net cetera.\n\nBut we got the TAG part conquered, eh [USER=801]@Whitebear[/USER] ??',0,451527,_binary '[]',0,_binary '[]',_binary '[]'),(14791,14219,1640940056,921,'Apollonian','I wanted to get a word-count for one of my submissions, can u direct me to the word-count button?  Thanks, A.',0,451550,_binary '[]',0,_binary '[]',_binary '[]'),(14792,14184,1640954978,6369,'voiceofreason','More follow up front page story dead Bradley, IL cop:\n\n[URL unfurl=\"true\"]https://abc7chicago.com/bradley-officer-killed-marlene-rittmanic-darius-d-sullivan-police/11409856/[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.unz.com/estriker/2021-the-year-of-the-black-serial-killer/[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://newyork.cbslocal.com/2021/12/30/gail-godwin-home-health-aide-manslaughter-arrest/[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.fox26houston.com/news/hcso-searching-for-three-suspects-accused-of-murdering-man-after-stealing-friends-dogs[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.fox26houston.com/news/37-year-old-criminal-free-from-jail-on-5-felony-bonds-accused-of-beating-elderly-man-to-death-during-burglary[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://dailyvoice.com/new-jersey/union/police-fire/nj-mom-held-captive-sexually-assaulted-with-3-kids-in-terrifying-home-invasion-prosecutor/822999/[/URL]\n\n\n===\n\n[URL unfurl=\"true\"]https://www.fox5vegas.com/news/two-arrests-made-in-henderson-shooting-of-19-year-old-man/article_869b5826-651b-11ec-bf00-9bab0d2650b6.html?block_id=995850[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://merrillfotonews.com/2021/12/02/merrill-man-charged-with-six-counts-of-child-1st-degree-sexual-assault/[/URL]\n\n\n===\n\n[URL unfurl=\"true\"]https://miami.cbslocal.com/2021/12/24/miami-police-arrest-suspected-serial-killer/[/URL]\n\n===',0,451560,_binary '{\"unfurls\":{\"7197\":7197,\"7198\":7198,\"7199\":7199,\"7200\":7200,\"7201\":7201,\"7202\":7202,\"7203\":7203,\"7204\":7204,\"7205\":7205}}',0,_binary '[]',_binary '[]'),(14793,14184,1640971638,801,'Whitebear','Thanks very much\n\nHappy new year. :)',0,451573,_binary '[]',0,_binary '[]',_binary '[]'),(14794,14219,1640973462,801,'Whitebear','I\'ll look to see if that is a feature on the new forum.\nWas that a feature on the old forum?\n\nJust in case \'word count\' is not a feature of the new forum\ncan you tell me the operating system you are working on?\nWindows[URL=\'https://duckduckgo.com/?q=apps+to+give+%22WORD+COUNT%22+in+WINDOWS&t=brave&ia=web\'][B], apps to give \"WORD COUNT\" in WINDOWS[/B][/URL]\n\n[URL=\'https://www.techradar.com/news/the-best-free-word-processor\']The best free word processor 2021: alternatives to Microsoft Word[/URL]\n \n[URL=\'https://duckduckgo.com/?q=how+can+I+get+a+word+count+on+my+mac%3F&t=brave&ia=web\']how can I get a word count on my mac?[/URL]\n\nIf you currently have MICROSOFT WORD on you computer\nit has a  word count feature\n[ATTACH type=\"full\"]8503[/ATTACH]\n \nI\'ll still see if I can find a \'word count\' feature somewhere on the new forum\n\nBest,\nWhitebear',1,451575,_binary '{\"attachments\":{\"8503\":8503}}',0,_binary '[]',_binary '[]'),(14795,14220,1640988545,801,'Whitebear','[SIZE=5][COLOR=rgb(41, 105, 176)][B]Thanks for reporting dead link - I updated it just now[/B][/COLOR][/SIZE]\n[HEADING=2][URL=\'https://thegranddisillusion.wordpress.com/\']The Grand Disillusion[/URL][/HEADING]\nNews the Mainstream Media Isn’t Airing\n[LIST]\n[*][URL=\'https://thegranddisillusion.wordpress.com/about/\']About The Grand Disillusion[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/the-many-benefits-of-hydrogen-peroxide/\']Benefits of Hydrogen Peroxide[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/monsanto-vs-farmer/\']Monsanto vs Farmer[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS[/URL]\n[/LIST]\n[HEADING=2]SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS[/HEADING]\n[B]CHAPTER 2: THE SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS[/B]\nAs has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent. But they also know and admit that there is no way whatsoever to predict whether the case will be mild or severe – even deadly. With this much uncertainty in dealing with the very lives of people, it is very unscientific and extremely dangerous to use such a questionable procedure as vaccination.\n\n\n\n[HEADING=1][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS | The Grand ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=%22SPANISH%20INFLUENZA%20EPIDEMIC%20OF%201918%20WAS%20CAUSED%20BY%20VACCINATIONS%22+site:thegranddisillusion.wordpress.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/thegranddisillusion.wordpress.com.ico[/IMG][/URL][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']https://thegranddisillusion.wordpress.com › the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations[/URL]\nCHAPTER 2: THE [B]SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS[/B]. As has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent.\n\n\n[LIST=1]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-731958\']\"Spanish [I]Flu[/I]\" of 1918, which killed millions, was CAUSED BY VACCINE/vaccination[/URL][/HEADING]\nREVELATION: Only the “vaccinated” died during the 1918 [I]Spanish[/I] [I]Flu[/I] Wednesday, December 29, 2021 by: Ethan Huff Link: [URL]https://www.naturalnews.com/2021-12-29-only-vaccinated-died-1918-[/URL][I]spanish[/I]-[I]flu[/I].html# (Natural News) Everything you thought you knew about the infamous...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Post #28\n[*]Yesterday at 10:16 AM\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[/LIST]\n[HR][/HR]\n[HR][/HR]\n[HR][/HR]\n\n[USER=7805][IMG alt=\"mkultra\"]http://www.nnnforum.net/forums/data/avatars/m/7/7805.jpg?1630197967[/IMG][/USER]\n[USER=7805]mkultra[/USER]\n[HEADING=3]*[/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-732014\']Today at 12:28 PM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-732014\']#29[/URL]\n[/LIST]\nThis message is awaiting moderator approval, and is invisible to normal visitors.\n[QUOTE=\"Apollonian, post: 511112, member: 921\"]\nSwine Flu Expose\na book by Eleanora I. McBean, Ph.D., N.D.\n\nLink: [URL]http://www.holistic-helper.com/articles/articlevaccinecaused1918flu.htm[/URL]\n\nExcerpt:\n\nCHAPTER 2: THE SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS\nAs has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent. But they also know and admit that there is no way whatsoever to predict whether the case will be mild or severe - even deadly. With this much uncertainty in dealing with the very lives of people, it is very unscientific and extremely dangerous to use such a questionable procedure as vaccination.\n\nMany vaccines also cause other diseases besides the one for which they are given. For instance, smallpox vaccine often causes syphilis, paralysis, leprosy, and cancer. (See the chapters on smallpox and plagues.) Polio shots, diphtheria toxin-antitoxin, typhoid vaccine, as well as measles, tetanus and all other shots often cause various other stages of disease such as post-vaccinal encephalitis (inflammation of the brain,) paralysis, spinal meningitis, blindness, cancer (sometimes within two years,) tuberculosis, (two to twenty years after the shot,) arthritis, kidney disease, heart disease (heart failure sometimes within minutes after the shot and sometimes several hours later.) Nerve damage and many other serious conditions also follow the injections.\n\nWhen several shots are given (different vaccines) within a few days or a few weeks apart, they often trigger intensified cases of all the diseases at once, because the body cannot handle such a large amount of deadly poison being injected directly into the bloodstream. The doctors call it a new disease and proceed to suppress the symptoms.\n\nWhen poison is taken by the mouth, the internal defense system has a chance to quickly eject some of it by vomiting, but when the poisons are shot directly into the body, bypassing all the natural safeguards, these dangerous poisons circulate immediately throughout the entire body in a matter of seconds and keep on circulating until all the cells are poisoned.\n\nI heard that seven men dropped dead in a doctor’s office after being vaccinated. This was in an army camp, so I wrote to the Government for verification. They sent me the report of U.S. Secretary of War, Henry L. Stimson. The report not only verified the report of the seven who dropped dead from the vaccines, but it stated that there had been 63 deaths and 28,585 cases of hepatitis as a direct result of the yellow fever vaccine during only 6 months of the war. That was only one of the 14 to 25 shots given the soldiers. We can imagine the damage that all these shots did to the men. (See the chapter on What Vaccinations Did to Our Soldiers.)\n\nThe first World War was of a short duration, so the vaccine makers were unable to use up all their vaccines. As they were (and still are) in business for profit, they decided to sell it to the rest of the population. So they drummed up the largest vaccination campaign in U.S. history. There were no epidemics to justify it so they used other tricks. Their propaganda claimed the soldiers were coming home from foreign countries with all kinds of diseases and that everyone must have all the shots on the market.\n\nThe people believed them because, first of all, they wanted to believe their doctors, and second, the returning soldiers certainly had been sick. They didn’t know it was from doctor-made vaccine diseases, as the army doctors don’t tell them things like that. Many of the returned soldiers were disabled for life by these drug-induced diseases. Many were insane from postvaccinal encephalitis, but the doctors called it shell shock, even though many had never left American soil.\n\nThe conglomerate disease brought on by the many poison vaccines baffled the doctors, as they never had a vaccination spree before which used so many different vaccines. The new disease they had created had symptoms of all the diseases they had injected into the man. There was the high fever, extreme weakness, abdominal rash and intestinal disturbance characteristic of typhoid. The diphtheria vaccine caused lung congestion, chills and fever, swollen, sore throat clogged with the false membrane, and the choking suffocation because of difficulty in breathing followed by gasping and death, after which the body turned black from stagnant blood that had been deprived of oxygen in the suffocation stages. In early days they called it Black Death. The other vaccines cause their own reactions — paralysis, brain damage, lockjaw, etc.\n\nWhen doctors had tried to suppress the symptoms of the typhoid with a stronger vaccine, it caused a worse form of typhoid which they named paratyphoid. But when they concocted a stronger and more dangerous vaccine to suppress that one, they created an even worse disease which they didn’t have a name for. What should they call it? They didn’t want to tell the people what it really was — their own Frankenstein monster which they had created with their vaccines and suppressive medicines. They wanted to direct the blame away from themselves, so they called it Spanish Influenza. It was certainly not of Spanish origin, and the Spanish people resented the implication that the world-wide scourge of that day should be blamed on them. But the name stuck and American medical doctors and vaccine makers were not suspected of the crime of this widespread devastation — the 1918 Flu Epidemic. It is only in recent years that researchers have been digging up the facts and laying the blame where it belongs.\n\nSome of the soldiers may have been in Spain before coming home, but their diseases originated in their own home-based U.S. Army Camps. Our medical men still use that same dodge. When their own vaccines (required for travel) cause vaccine diseases abroad they use this as grounds for a scare campaign to stampede people into the vaccination centers. Do you remember the Hong Kong Flu and the Asian Flu and the London Flu scares? These were all medically-made epidemics mixed with the usual common colds which people have every year.\n\nNow (1976) we are being worked on again by the vaccine -epidemic makers in their effort to force another multi million dollar vaccine sale caper. Their con men have already talked President Ford into handing over $135 million dollars to start their vaccine racket. Even the insurance companies refused to become involved with such an obviously dangerous and crooked scheme. So, again the medical and drug con men induced the appropriate government officials to guarantee insurance against the, possible billions of dollars in law suits which could be brought against the vaccine promoters if the vaccine campaign is carried out as planned. It’s a good thing Ford was voted out of office. It’s too bad he wasn’t \"dumped\" before he paid the poison squad the MONEY’ to poison the whole population. However, we don’t yet know if President Carter will be any better. Will he be held in the grip of the medical and drug dictatorship? Or will he investigate — learn the truth — reverse the decisions and make the vaccine makers return the money taken from the taxpayers under false pretenses?\n\nThe statement of the swine flu vaccine promoters to the effect that the vaccine is harmless, is false, and the statement that it will protect against flu is false. Fifty-six people died after the shots, some within 48 hours. There is confusion and disagreement among the doctors about all aspects of the vaccine, from the safety and effectiveness to the necessity for it, who should have it and who should be warned against it.\n\nTheir scare-head campaign cry is that the swine flu is like the 1918 flu which killed 20,000,000 people. They don’t have any usable and provable blood samples from the 1918 flu epidemic to prove it. That was 58 years ago, and the doctors were just as confused and inefficient then as now. However, one thing is certain — the 1918 Spanish Influenza was a vaccine-induced disease caused by extreme body poisoning from the conglomeration of many different vaccines. The soldiers at Fort Dix who were said to have had Swine Flu had been injected with a large variety of vaccines like the vaccines which caused the 1918 flu epidemic. The flu epidemic at Fort Dix was in no way related to swine. There were no swine at camp (unless we want to sarcastically call the vaccine promoters who caused the diseases -\"swine.\")\n\nTo add to the confusion, the doctors tell the people that there are a lot of various kinds of flu; the one which the soldiers at Fort Dix had was AVictoria flu, there are other strains of flu virus, and also, that the swine flu vaccine which so many people have taken already will not protect them against the many other types of flu. This will be used as an \"out\" in case of law suits later on when more casualties begin to show up. The doctors will say that the vaccine failed because it was the wrong kind of flu for the vaccine. Of course, no one can prove it one way or the other because viruses are illusive, invisible organisms which are unstable and unpredictable. One dictionary definition of virus is \"a morbid poison.\" The vaccines injected into the body are poison and cause the typical poison reactions. Virus (poison) does not fly around and attack people.\n\nTherefore, there will be no swine flu epidemic unless the vaccine promoters make one like they did in the 1918 flu epidemic. It will not kill 20,000,000 people unless the people submit to the disease-producing shots. There are also, other causes of disease besides vaccines, such as bad food, which has been devitalized and contaminated with poison preservatives and artificial drug concoctions. There are many more causes of disease but no diseases are contagious(See the chapter on the germ theory).\n\nVaccine drives come and go as often as the vaccine promoters can cook up the slightest pretense of a reason.n Back in1957 they were trying to stir up a vaccination campaign for what they decided to call Asiatic flu. An editorial in the Herald and Express for August 29, 1957 was captioned, \"Fear of Flu Propaganda.\" Part of the piece is as follows:\n\n\"What a tempest in a teapot has been blown up over the probability that this country will experience an epidemic of the Asiatic flu in the fall and winter months ahead.\n\n\"Even the United States Department of Health is stooge for the panic — and has issued statements which are frightening the public, rather than reassuring them by pointing out that this epidemic, while widespread, gives no indication of being any more dangerous than our usual flood of influenza-like colds when winter comes on.\n\n\"Those who read between the lines even wonder whether the whole thing might not be a bit of super salesmanship on the part of those who are making and selling the vaccines which are being prepared.. . .\"\n\nI WAS AN ON-THE-SPOT OBSERVER OF THE 1918 INFLUENZA EPIDEMIC\n\nAll the doctors and people who were living at the time of the 1918 Spanish Influenza epidemic say it was the most terrible disease the world has ever had. Strong men, hale and hearty, one day would be dead the next. The disease had the characteristics of the black death added to typhoid, diphtheria, pneumonia, smallpox, paralysis and all the diseases the people had been vaccinated with immediately following World War 1. Practically the entire population had been injected \"seeded\" with a dozen or more diseases — or toxic serums. When all those doctor-made diseases started breaking out all at once it was tragic.\n\nThat pandemic dragged on for two years, kept alive with the addition of more poison drugs administered by the doctors who tried to suppress the symptoms. As far as I could find out, the flu hit only the vaccinated. Those who had refused the shots escaped the flu. My family had refused all the vaccinations so we remained well all the time. We knew from the health teachings of Graham, Trail, Tilden and others, that people cannot contaminate the body with poisons without causing disease.\n\nWhen the flu was at its peak, all the stores were closed as well as the schools, businesses — even the hospital, as the doctors and nurses had been vaccinated too and were down with the flu. No one was on the streets. It was like a ghost town. We seemed to be the only family which didn’t get the flu; so my parents went from house to house doing what they could to look after the sick, as it was impossible to get a doctor then. If it were possible for germs, bacteria, virus, or bacilli to cause disease, they had plenty of opportunity to attack my parents when they were spending many hours a day in the sick rooms. But they didn’t get the flu and they didn’t bring any germs home to attack us children and cause anything. None of our family had the flu — not even a sniffle— and it was in the winter with deep snow on the ground.\n\nWhen I see people cringe when someone near them sneezes or coughs, I wonder how long it will take them to find out that they can’t catch it — whatever it is. The only way they can get a disease is to develop it themselves by wrong eating, drinking, smoking or doing some other things which cause internal poisoning and lowered vitality. All diseases are preventable and most of them are cureable with the right methods, not known to medical doctors, and not all drugless doctors know them either.\n\nIt has been said that the 1918 flu epidemic killed 20,000,000 people throughout the world. But, actually, the doctors killed them with their crude and deadly treatments and drugs. This is a harsh accusation but it is nevertheless true, judging by the success of the drugless doctors in comparison with that of the medical doctors.\n\nWhile the medical men and medical hospitals were losing 33% of their flu cases, the non-medical hospitals such as BATTLE CREEK, KELLOGG and MACFADDEN’S HEALTH-RESTORIUM were getting almost 100% healings with their water cure, baths, enemas, etc., fasting and certain other simple healing methods, followed by carefully worked out diets of natural foods. One health doctor didn’t lose a patient in eight years. The very successful health treatment of one of those drugless doctors who didn’t lose any patients will be given in the other part of this book, titled VACCINATION CONDEMNED, to be published a little later.\n\nIf the medical doctors had been as advanced as the drugless doctors, there would not have been those 20 million deaths from the medical flu treatment.\n\nThere was seven times more disease among the vaccinated soldiers than among the unvaccinated civilians, and the diseases were those they had been vaccinated against. One soldier who had returned from overseas in 1912 told me that the army hospitals were filled with cases of infantile paralysis and he wondered why grown men should have an infant disease. Now, we know that paralysis is a common after-effect of vaccine poisoning. Those at home didn’t get the paralysis until after the world-wide vaccination campaign in 1918.\nClick to expand...\n[/QUOTE]\nThe link is a dead end.',0,451597,_binary '[]',0,_binary '[]',_binary '[]'),(14796,14221,1640988568,801,'Whitebear','[SIZE=5][COLOR=rgb(41, 105, 176)][B]Thanks for reporting dead link - I updated it just now[/B][/COLOR][/SIZE]\n[HEADING=2][URL=\'https://thegranddisillusion.wordpress.com/\']The Grand Disillusion[/URL][/HEADING]\nNews the Mainstream Media Isn’t Airing\n[LIST]\n[*][URL=\'https://thegranddisillusion.wordpress.com/about/\']About The Grand Disillusion[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/the-many-benefits-of-hydrogen-peroxide/\']Benefits of Hydrogen Peroxide[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/monsanto-vs-farmer/\']Monsanto vs Farmer[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS[/URL]\n[/LIST]\n[HEADING=2]SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS[/HEADING]\n[B]CHAPTER 2: THE SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS[/B]\nAs has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent. But they also know and admit that there is no way whatsoever to predict whether the case will be mild or severe – even deadly. With this much uncertainty in dealing with the very lives of people, it is very unscientific and extremely dangerous to use such a questionable procedure as vaccination.\n\n\n\n[HEADING=1][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS | The Grand ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=%22SPANISH%20INFLUENZA%20EPIDEMIC%20OF%201918%20WAS%20CAUSED%20BY%20VACCINATIONS%22+site:thegranddisillusion.wordpress.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/thegranddisillusion.wordpress.com.ico[/IMG][/URL][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']https://thegranddisillusion.wordpress.com › the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations[/URL]\nCHAPTER 2: THE [B]SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS[/B]. As has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent.\n\n\n[LIST=1]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-731958\']\"Spanish [I]Flu[/I]\" of 1918, which killed millions, was CAUSED BY VACCINE/vaccination[/URL][/HEADING]\nREVELATION: Only the “vaccinated” died during the 1918 [I]Spanish[/I] [I]Flu[/I] Wednesday, December 29, 2021 by: Ethan Huff Link: [URL]https://www.naturalnews.com/2021-12-29-only-vaccinated-died-1918-[/URL][I]spanish[/I]-[I]flu[/I].html# (Natural News) Everything you thought you knew about the infamous...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Post #28\n[*]Yesterday at 10:16 AM\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[/LIST]\n[HR][/HR]\n[HR][/HR]\n[HR][/HR]\n\n[USER=7805][IMG alt=\"mkultra\"]http://www.nnnforum.net/forums/data/avatars/m/7/7805.jpg?1630197967[/IMG][/USER]\n[USER=7805]mkultra[/USER]\n[HEADING=3]*[/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-732014\']Today at 12:28 PM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-732014\']#29[/URL]\n[/LIST]\nThis message is awaiting moderator approval, and is invisible to normal visitors.\n[QUOTE=\"Apollonian, post: 511112, member: 921\"]\nSwine Flu Expose\na book by Eleanora I. McBean, Ph.D., N.D.\n\nLink: [URL]http://www.holistic-helper.com/articles/articlevaccinecaused1918flu.htm[/URL]\n\nExcerpt:\n\nCHAPTER 2: THE SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS\nAs has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent. But they also know and admit that there is no way whatsoever to predict whether the case will be mild or severe - even deadly. With this much uncertainty in dealing with the very lives of people, it is very unscientific and extremely dangerous to use such a questionable procedure as vaccination.\n\nMany vaccines also cause other diseases besides the one for which they are given. For instance, smallpox vaccine often causes syphilis, paralysis, leprosy, and cancer. (See the chapters on smallpox and plagues.) Polio shots, diphtheria toxin-antitoxin, typhoid vaccine, as well as measles, tetanus and all other shots often cause various other stages of disease such as post-vaccinal encephalitis (inflammation of the brain,) paralysis, spinal meningitis, blindness, cancer (sometimes within two years,) tuberculosis, (two to twenty years after the shot,) arthritis, kidney disease, heart disease (heart failure sometimes within minutes after the shot and sometimes several hours later.) Nerve damage and many other serious conditions also follow the injections.\n\nWhen several shots are given (different vaccines) within a few days or a few weeks apart, they often trigger intensified cases of all the diseases at once, because the body cannot handle such a large amount of deadly poison being injected directly into the bloodstream. The doctors call it a new disease and proceed to suppress the symptoms.\n\nWhen poison is taken by the mouth, the internal defense system has a chance to quickly eject some of it by vomiting, but when the poisons are shot directly into the body, bypassing all the natural safeguards, these dangerous poisons circulate immediately throughout the entire body in a matter of seconds and keep on circulating until all the cells are poisoned.\n\nI heard that seven men dropped dead in a doctor’s office after being vaccinated. This was in an army camp, so I wrote to the Government for verification. They sent me the report of U.S. Secretary of War, Henry L. Stimson. The report not only verified the report of the seven who dropped dead from the vaccines, but it stated that there had been 63 deaths and 28,585 cases of hepatitis as a direct result of the yellow fever vaccine during only 6 months of the war. That was only one of the 14 to 25 shots given the soldiers. We can imagine the damage that all these shots did to the men. (See the chapter on What Vaccinations Did to Our Soldiers.)\n\nThe first World War was of a short duration, so the vaccine makers were unable to use up all their vaccines. As they were (and still are) in business for profit, they decided to sell it to the rest of the population. So they drummed up the largest vaccination campaign in U.S. history. There were no epidemics to justify it so they used other tricks. Their propaganda claimed the soldiers were coming home from foreign countries with all kinds of diseases and that everyone must have all the shots on the market.\n\nThe people believed them because, first of all, they wanted to believe their doctors, and second, the returning soldiers certainly had been sick. They didn’t know it was from doctor-made vaccine diseases, as the army doctors don’t tell them things like that. Many of the returned soldiers were disabled for life by these drug-induced diseases. Many were insane from postvaccinal encephalitis, but the doctors called it shell shock, even though many had never left American soil.\n\nThe conglomerate disease brought on by the many poison vaccines baffled the doctors, as they never had a vaccination spree before which used so many different vaccines. The new disease they had created had symptoms of all the diseases they had injected into the man. There was the high fever, extreme weakness, abdominal rash and intestinal disturbance characteristic of typhoid. The diphtheria vaccine caused lung congestion, chills and fever, swollen, sore throat clogged with the false membrane, and the choking suffocation because of difficulty in breathing followed by gasping and death, after which the body turned black from stagnant blood that had been deprived of oxygen in the suffocation stages. In early days they called it Black Death. The other vaccines cause their own reactions — paralysis, brain damage, lockjaw, etc.\n\nWhen doctors had tried to suppress the symptoms of the typhoid with a stronger vaccine, it caused a worse form of typhoid which they named paratyphoid. But when they concocted a stronger and more dangerous vaccine to suppress that one, they created an even worse disease which they didn’t have a name for. What should they call it? They didn’t want to tell the people what it really was — their own Frankenstein monster which they had created with their vaccines and suppressive medicines. They wanted to direct the blame away from themselves, so they called it Spanish Influenza. It was certainly not of Spanish origin, and the Spanish people resented the implication that the world-wide scourge of that day should be blamed on them. But the name stuck and American medical doctors and vaccine makers were not suspected of the crime of this widespread devastation — the 1918 Flu Epidemic. It is only in recent years that researchers have been digging up the facts and laying the blame where it belongs.\n\nSome of the soldiers may have been in Spain before coming home, but their diseases originated in their own home-based U.S. Army Camps. Our medical men still use that same dodge. When their own vaccines (required for travel) cause vaccine diseases abroad they use this as grounds for a scare campaign to stampede people into the vaccination centers. Do you remember the Hong Kong Flu and the Asian Flu and the London Flu scares? These were all medically-made epidemics mixed with the usual common colds which people have every year.\n\nNow (1976) we are being worked on again by the vaccine -epidemic makers in their effort to force another multi million dollar vaccine sale caper. Their con men have already talked President Ford into handing over $135 million dollars to start their vaccine racket. Even the insurance companies refused to become involved with such an obviously dangerous and crooked scheme. So, again the medical and drug con men induced the appropriate government officials to guarantee insurance against the, possible billions of dollars in law suits which could be brought against the vaccine promoters if the vaccine campaign is carried out as planned. It’s a good thing Ford was voted out of office. It’s too bad he wasn’t \"dumped\" before he paid the poison squad the MONEY’ to poison the whole population. However, we don’t yet know if President Carter will be any better. Will he be held in the grip of the medical and drug dictatorship? Or will he investigate — learn the truth — reverse the decisions and make the vaccine makers return the money taken from the taxpayers under false pretenses?\n\nThe statement of the swine flu vaccine promoters to the effect that the vaccine is harmless, is false, and the statement that it will protect against flu is false. Fifty-six people died after the shots, some within 48 hours. There is confusion and disagreement among the doctors about all aspects of the vaccine, from the safety and effectiveness to the necessity for it, who should have it and who should be warned against it.\n\nTheir scare-head campaign cry is that the swine flu is like the 1918 flu which killed 20,000,000 people. They don’t have any usable and provable blood samples from the 1918 flu epidemic to prove it. That was 58 years ago, and the doctors were just as confused and inefficient then as now. However, one thing is certain — the 1918 Spanish Influenza was a vaccine-induced disease caused by extreme body poisoning from the conglomeration of many different vaccines. The soldiers at Fort Dix who were said to have had Swine Flu had been injected with a large variety of vaccines like the vaccines which caused the 1918 flu epidemic. The flu epidemic at Fort Dix was in no way related to swine. There were no swine at camp (unless we want to sarcastically call the vaccine promoters who caused the diseases -\"swine.\")\n\nTo add to the confusion, the doctors tell the people that there are a lot of various kinds of flu; the one which the soldiers at Fort Dix had was AVictoria flu, there are other strains of flu virus, and also, that the swine flu vaccine which so many people have taken already will not protect them against the many other types of flu. This will be used as an \"out\" in case of law suits later on when more casualties begin to show up. The doctors will say that the vaccine failed because it was the wrong kind of flu for the vaccine. Of course, no one can prove it one way or the other because viruses are illusive, invisible organisms which are unstable and unpredictable. One dictionary definition of virus is \"a morbid poison.\" The vaccines injected into the body are poison and cause the typical poison reactions. Virus (poison) does not fly around and attack people.\n\nTherefore, there will be no swine flu epidemic unless the vaccine promoters make one like they did in the 1918 flu epidemic. It will not kill 20,000,000 people unless the people submit to the disease-producing shots. There are also, other causes of disease besides vaccines, such as bad food, which has been devitalized and contaminated with poison preservatives and artificial drug concoctions. There are many more causes of disease but no diseases are contagious(See the chapter on the germ theory).\n\nVaccine drives come and go as often as the vaccine promoters can cook up the slightest pretense of a reason.n Back in1957 they were trying to stir up a vaccination campaign for what they decided to call Asiatic flu. An editorial in the Herald and Express for August 29, 1957 was captioned, \"Fear of Flu Propaganda.\" Part of the piece is as follows:\n\n\"What a tempest in a teapot has been blown up over the probability that this country will experience an epidemic of the Asiatic flu in the fall and winter months ahead.\n\n\"Even the United States Department of Health is stooge for the panic — and has issued statements which are frightening the public, rather than reassuring them by pointing out that this epidemic, while widespread, gives no indication of being any more dangerous than our usual flood of influenza-like colds when winter comes on.\n\n\"Those who read between the lines even wonder whether the whole thing might not be a bit of super salesmanship on the part of those who are making and selling the vaccines which are being prepared.. . .\"\n\nI WAS AN ON-THE-SPOT OBSERVER OF THE 1918 INFLUENZA EPIDEMIC\n\nAll the doctors and people who were living at the time of the 1918 Spanish Influenza epidemic say it was the most terrible disease the world has ever had. Strong men, hale and hearty, one day would be dead the next. The disease had the characteristics of the black death added to typhoid, diphtheria, pneumonia, smallpox, paralysis and all the diseases the people had been vaccinated with immediately following World War 1. Practically the entire population had been injected \"seeded\" with a dozen or more diseases — or toxic serums. When all those doctor-made diseases started breaking out all at once it was tragic.\n\nThat pandemic dragged on for two years, kept alive with the addition of more poison drugs administered by the doctors who tried to suppress the symptoms. As far as I could find out, the flu hit only the vaccinated. Those who had refused the shots escaped the flu. My family had refused all the vaccinations so we remained well all the time. We knew from the health teachings of Graham, Trail, Tilden and others, that people cannot contaminate the body with poisons without causing disease.\n\nWhen the flu was at its peak, all the stores were closed as well as the schools, businesses — even the hospital, as the doctors and nurses had been vaccinated too and were down with the flu. No one was on the streets. It was like a ghost town. We seemed to be the only family which didn’t get the flu; so my parents went from house to house doing what they could to look after the sick, as it was impossible to get a doctor then. If it were possible for germs, bacteria, virus, or bacilli to cause disease, they had plenty of opportunity to attack my parents when they were spending many hours a day in the sick rooms. But they didn’t get the flu and they didn’t bring any germs home to attack us children and cause anything. None of our family had the flu — not even a sniffle— and it was in the winter with deep snow on the ground.\n\nWhen I see people cringe when someone near them sneezes or coughs, I wonder how long it will take them to find out that they can’t catch it — whatever it is. The only way they can get a disease is to develop it themselves by wrong eating, drinking, smoking or doing some other things which cause internal poisoning and lowered vitality. All diseases are preventable and most of them are cureable with the right methods, not known to medical doctors, and not all drugless doctors know them either.\n\nIt has been said that the 1918 flu epidemic killed 20,000,000 people throughout the world. But, actually, the doctors killed them with their crude and deadly treatments and drugs. This is a harsh accusation but it is nevertheless true, judging by the success of the drugless doctors in comparison with that of the medical doctors.\n\nWhile the medical men and medical hospitals were losing 33% of their flu cases, the non-medical hospitals such as BATTLE CREEK, KELLOGG and MACFADDEN’S HEALTH-RESTORIUM were getting almost 100% healings with their water cure, baths, enemas, etc., fasting and certain other simple healing methods, followed by carefully worked out diets of natural foods. One health doctor didn’t lose a patient in eight years. The very successful health treatment of one of those drugless doctors who didn’t lose any patients will be given in the other part of this book, titled VACCINATION CONDEMNED, to be published a little later.\n\nIf the medical doctors had been as advanced as the drugless doctors, there would not have been those 20 million deaths from the medical flu treatment.\n\nThere was seven times more disease among the vaccinated soldiers than among the unvaccinated civilians, and the diseases were those they had been vaccinated against. One soldier who had returned from overseas in 1912 told me that the army hospitals were filled with cases of infantile paralysis and he wondered why grown men should have an infant disease. Now, we know that paralysis is a common after-effect of vaccine poisoning. Those at home didn’t get the paralysis until after the world-wide vaccination campaign in 1918.\nClick to expand...\n[/QUOTE]\nThe link is a dead end.',0,451598,_binary '[]',0,_binary '[]',_binary '[]'),(14797,14222,1640988699,801,'Whitebear','[SIZE=5][COLOR=rgb(41, 105, 176)][B]Thanks for reporting dead link - I updated it just now[/B][/COLOR][/SIZE]\n \nModeration[URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/watch\']Watch[/URL]\n•••\n[USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/m/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=921]Apollonian[/USER][/HEADING]\n[HEADING=3]Guest Columnist[/HEADING]\n[LIST]\n[*][COLOR=rgb(184, 49, 47)][B][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-511112\'][B]Nov 14, 2013[/B][/URL][/B][/COLOR]\n[/LIST]\nSwine Flu Expose\na book by Eleanora I. McBean, Ph.D., N.D.\n\n[COLOR=rgb(184, 49, 47)][dead] Link: [URL=\'http://www.holistic-helper.com/articles/articlevaccinecaused1918flu.htm\'][S]http://www.holistic-helper.com/articles/articlevaccinecaused1918flu.htm[/S][/URL][/COLOR]\n[B][SIZE=5][ALT-link 12/31/2021] [/SIZE][/B][URL=\'https://duckduckgo.com/?q=%22SPANISH+INFLUENZA+EPIDEMIC+OF+1918+WAS+CAUSED+BY+VACCINATIONS%22&t=brave&ia=web\'][B][SIZE=5]SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS\"[/SIZE][/B][/URL]\nExcerpt:\n\nCHAPTER 2: THE SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS\nAs has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent. But they also know and admit that there is no way whatsoever to predict whether the case will be mild or severe - even deadly. With this much uncertainty in dealing with the very lives of people, it is very unscientific and extremely dangerous to use such a questionable procedure as vaccination.\n\n[HR][/HR]\n[HR][/HR]\n[HR][/HR]\n\n\n[HEADING=2][URL=\'https://thegranddisillusion.wordpress.com/\']The Grand Disillusion[/URL][/HEADING]\nNews the Mainstream Media Isn’t Airing\n[LIST]\n[*][URL=\'https://thegranddisillusion.wordpress.com/about/\']About The Grand Disillusion[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/the-many-benefits-of-hydrogen-peroxide/\']Benefits of Hydrogen Peroxide[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/monsanto-vs-farmer/\']Monsanto vs Farmer[/URL]\n[*][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS[/URL]\n[/LIST]\n[HEADING=2]SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS[/HEADING]\n[B]CHAPTER 2: THE SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS[/B]\nAs has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent. But they also know and admit that there is no way whatsoever to predict whether the case will be mild or severe – even deadly. With this much uncertainty in dealing with the very lives of people, it is very unscientific and extremely dangerous to use such a questionable procedure as vaccination.\n\n\n\n[HEADING=1][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']SPANISH FLU OF 1918 WAS CAUSED BY VACCINATIONS | The Grand ...[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=%22SPANISH%20INFLUENZA%20EPIDEMIC%20OF%201918%20WAS%20CAUSED%20BY%20VACCINATIONS%22+site:thegranddisillusion.wordpress.com&t=brave\'][IMG]https://external-content.duckduckgo.com/ip3/thegranddisillusion.wordpress.com.ico[/IMG][/URL][URL=\'https://thegranddisillusion.wordpress.com/the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations/\']https://thegranddisillusion.wordpress.com › the-spanish-influenza-epidemic-of-1918-was-caused-by-vaccinations[/URL]\nCHAPTER 2: THE [B]SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS[/B]. As has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent.\n\n\n[LIST=1]\n[*][USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/s/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-731958\']\"Spanish [I]Flu[/I]\" of 1918, which killed millions, was CAUSED BY VACCINE/vaccination[/URL][/HEADING]\nREVELATION: Only the “vaccinated” died during the 1918 [I]Spanish[/I] [I]Flu[/I] Wednesday, December 29, 2021 by: Ethan Huff Link: [URL]https://www.naturalnews.com/2021-12-29-only-vaccinated-died-1918-[/URL][I]spanish[/I]-[I]flu[/I].html# (Natural News) Everything you thought you knew about the infamous...\n[LIST]\n[*][USER=921]Apollonian[/USER]\n[*]Post #28\n[*]Yesterday at 10:16 AM\n[*]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/conspiracies-cover-ups-false-flags.455/\']Conspiracies, Cover-ups, False-flags...[/URL]\n[/LIST]\n[/LIST]\n[HR][/HR]\n[HR][/HR]\n[HR][/HR]\n\n[USER=7805][IMG alt=\"mkultra\"]http://www.nnnforum.net/forums/data/avatars/m/7/7805.jpg?1630197967[/IMG][/USER]\n[USER=7805]mkultra[/USER]\n[HEADING=3]*[/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-732014\']Today at 12:28 PM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/spanish-flu-of-1918-which-killed-millions-was-caused-by-vaccine-vaccination.262362/post-732014\']#29[/URL]\n[/LIST]\nThis message is awaiting moderator approval, and is invisible to normal visitors.\n[QUOTE=\"Apollonian, post: 511112, member: 921\"]\nSwine Flu Expose\na book by Eleanora I. McBean, Ph.D., N.D.\n\nLink: [URL]http://www.holistic-helper.com/articles/articlevaccinecaused1918flu.htm[/URL]\n\nExcerpt:\n\nCHAPTER 2: THE SPANISH INFLUENZA EPIDEMIC OF 1918 WAS CAUSED BY VACCINATIONS\nAs has been stated before, all medical and non-medical authorities on vaccination agree that vaccines are designed to cause a mild case of the diseases they are supposed to prevent. But they also know and admit that there is no way whatsoever to predict whether the case will be mild or severe - even deadly. With this much uncertainty in dealing with the very lives of people, it is very unscientific and extremely dangerous to use such a questionable procedure as vaccination.\n\nMany vaccines also cause other diseases besides the one for which they are given. For instance, smallpox vaccine often causes syphilis, paralysis, leprosy, and cancer. (See the chapters on smallpox and plagues.) Polio shots, diphtheria toxin-antitoxin, typhoid vaccine, as well as measles, tetanus and all other shots often cause various other stages of disease such as post-vaccinal encephalitis (inflammation of the brain,) paralysis, spinal meningitis, blindness, cancer (sometimes within two years,) tuberculosis, (two to twenty years after the shot,) arthritis, kidney disease, heart disease (heart failure sometimes within minutes after the shot and sometimes several hours later.) Nerve damage and many other serious conditions also follow the injections.\n\nWhen several shots are given (different vaccines) within a few days or a few weeks apart, they often trigger intensified cases of all the diseases at once, because the body cannot handle such a large amount of deadly poison being injected directly into the bloodstream. The doctors call it a new disease and proceed to suppress the symptoms.\n\nWhen poison is taken by the mouth, the internal defense system has a chance to quickly eject some of it by vomiting, but when the poisons are shot directly into the body, bypassing all the natural safeguards, these dangerous poisons circulate immediately throughout the entire body in a matter of seconds and keep on circulating until all the cells are poisoned.\n\nI heard that seven men dropped dead in a doctor’s office after being vaccinated. This was in an army camp, so I wrote to the Government for verification. They sent me the report of U.S. Secretary of War, Henry L. Stimson. The report not only verified the report of the seven who dropped dead from the vaccines, but it stated that there had been 63 deaths and 28,585 cases of hepatitis as a direct result of the yellow fever vaccine during only 6 months of the war. That was only one of the 14 to 25 shots given the soldiers. We can imagine the damage that all these shots did to the men. (See the chapter on What Vaccinations Did to Our Soldiers.)\n\nThe first World War was of a short duration, so the vaccine makers were unable to use up all their vaccines. As they were (and still are) in business for profit, they decided to sell it to the rest of the population. So they drummed up the largest vaccination campaign in U.S. history. There were no epidemics to justify it so they used other tricks. Their propaganda claimed the soldiers were coming home from foreign countries with all kinds of diseases and that everyone must have all the shots on the market.\n\nThe people believed them because, first of all, they wanted to believe their doctors, and second, the returning soldiers certainly had been sick. They didn’t know it was from doctor-made vaccine diseases, as the army doctors don’t tell them things like that. Many of the returned soldiers were disabled for life by these drug-induced diseases. Many were insane from postvaccinal encephalitis, but the doctors called it shell shock, even though many had never left American soil.\n\nThe conglomerate disease brought on by the many poison vaccines baffled the doctors, as they never had a vaccination spree before which used so many different vaccines. The new disease they had created had symptoms of all the diseases they had injected into the man. There was the high fever, extreme weakness, abdominal rash and intestinal disturbance characteristic of typhoid. The diphtheria vaccine caused lung congestion, chills and fever, swollen, sore throat clogged with the false membrane, and the choking suffocation because of difficulty in breathing followed by gasping and death, after which the body turned black from stagnant blood that had been deprived of oxygen in the suffocation stages. In early days they called it Black Death. The other vaccines cause their own reactions — paralysis, brain damage, lockjaw, etc.\n\nWhen doctors had tried to suppress the symptoms of the typhoid with a stronger vaccine, it caused a worse form of typhoid which they named paratyphoid. But when they concocted a stronger and more dangerous vaccine to suppress that one, they created an even worse disease which they didn’t have a name for. What should they call it? They didn’t want to tell the people what it really was — their own Frankenstein monster which they had created with their vaccines and suppressive medicines. They wanted to direct the blame away from themselves, so they called it Spanish Influenza. It was certainly not of Spanish origin, and the Spanish people resented the implication that the world-wide scourge of that day should be blamed on them. But the name stuck and American medical doctors and vaccine makers were not suspected of the crime of this widespread devastation — the 1918 Flu Epidemic. It is only in recent years that researchers have been digging up the facts and laying the blame where it belongs.\n\nSome of the soldiers may have been in Spain before coming home, but their diseases originated in their own home-based U.S. Army Camps. Our medical men still use that same dodge. When their own vaccines (required for travel) cause vaccine diseases abroad they use this as grounds for a scare campaign to stampede people into the vaccination centers. Do you remember the Hong Kong Flu and the Asian Flu and the London Flu scares? These were all medically-made epidemics mixed with the usual common colds which people have every year.\n\nNow (1976) we are being worked on again by the vaccine -epidemic makers in their effort to force another multi million dollar vaccine sale caper. Their con men have already talked President Ford into handing over $135 million dollars to start their vaccine racket. Even the insurance companies refused to become involved with such an obviously dangerous and crooked scheme. So, again the medical and drug con men induced the appropriate government officials to guarantee insurance against the, possible billions of dollars in law suits which could be brought against the vaccine promoters if the vaccine campaign is carried out as planned. It’s a good thing Ford was voted out of office. It’s too bad he wasn’t \"dumped\" before he paid the poison squad the MONEY’ to poison the whole population. However, we don’t yet know if President Carter will be any better. Will he be held in the grip of the medical and drug dictatorship? Or will he investigate — learn the truth — reverse the decisions and make the vaccine makers return the money taken from the taxpayers under false pretenses?\n\nThe statement of the swine flu vaccine promoters to the effect that the vaccine is harmless, is false, and the statement that it will protect against flu is false. Fifty-six people died after the shots, some within 48 hours. There is confusion and disagreement among the doctors about all aspects of the vaccine, from the safety and effectiveness to the necessity for it, who should have it and who should be warned against it.\n\nTheir scare-head campaign cry is that the swine flu is like the 1918 flu which killed 20,000,000 people. They don’t have any usable and provable blood samples from the 1918 flu epidemic to prove it. That was 58 years ago, and the doctors were just as confused and inefficient then as now. However, one thing is certain — the 1918 Spanish Influenza was a vaccine-induced disease caused by extreme body poisoning from the conglomeration of many different vaccines. The soldiers at Fort Dix who were said to have had Swine Flu had been injected with a large variety of vaccines like the vaccines which caused the 1918 flu epidemic. The flu epidemic at Fort Dix was in no way related to swine. There were no swine at camp (unless we want to sarcastically call the vaccine promoters who caused the diseases -\"swine.\")\n\nTo add to the confusion, the doctors tell the people that there are a lot of various kinds of flu; the one which the soldiers at Fort Dix had was AVictoria flu, there are other strains of flu virus, and also, that the swine flu vaccine which so many people have taken already will not protect them against the many other types of flu. This will be used as an \"out\" in case of law suits later on when more casualties begin to show up. The doctors will say that the vaccine failed because it was the wrong kind of flu for the vaccine. Of course, no one can prove it one way or the other because viruses are illusive, invisible organisms which are unstable and unpredictable. One dictionary definition of virus is \"a morbid poison.\" The vaccines injected into the body are poison and cause the typical poison reactions. Virus (poison) does not fly around and attack people.\n\nTherefore, there will be no swine flu epidemic unless the vaccine promoters make one like they did in the 1918 flu epidemic. It will not kill 20,000,000 people unless the people submit to the disease-producing shots. There are also, other causes of disease besides vaccines, such as bad food, which has been devitalized and contaminated with poison preservatives and artificial drug concoctions. There are many more causes of disease but no diseases are contagious(See the chapter on the germ theory).\n\nVaccine drives come and go as often as the vaccine promoters can cook up the slightest pretense of a reason.n Back in1957 they were trying to stir up a vaccination campaign for what they decided to call Asiatic flu. An editorial in the Herald and Express for August 29, 1957 was captioned, \"Fear of Flu Propaganda.\" Part of the piece is as follows:\n\n\"What a tempest in a teapot has been blown up over the probability that this country will experience an epidemic of the Asiatic flu in the fall and winter months ahead.\n\n\"Even the United States Department of Health is stooge for the panic — and has issued statements which are frightening the public, rather than reassuring them by pointing out that this epidemic, while widespread, gives no indication of being any more dangerous than our usual flood of influenza-like colds when winter comes on.\n\n\"Those who read between the lines even wonder whether the whole thing might not be a bit of super salesmanship on the part of those who are making and selling the vaccines which are being prepared.. . .\"\n\nI WAS AN ON-THE-SPOT OBSERVER OF THE 1918 INFLUENZA EPIDEMIC\n\nAll the doctors and people who were living at the time of the 1918 Spanish Influenza epidemic say it was the most terrible disease the world has ever had. Strong men, hale and hearty, one day would be dead the next. The disease had the characteristics of the black death added to typhoid, diphtheria, pneumonia, smallpox, paralysis and all the diseases the people had been vaccinated with immediately following World War 1. Practically the entire population had been injected \"seeded\" with a dozen or more diseases — or toxic serums. When all those doctor-made diseases started breaking out all at once it was tragic.\n\nThat pandemic dragged on for two years, kept alive with the addition of more poison drugs administered by the doctors who tried to suppress the symptoms. As far as I could find out, the flu hit only the vaccinated. Those who had refused the shots escaped the flu. My family had refused all the vaccinations so we remained well all the time. We knew from the health teachings of Graham, Trail, Tilden and others, that people cannot contaminate the body with poisons without causing disease.\n\nWhen the flu was at its peak, all the stores were closed as well as the schools, businesses — even the hospital, as the doctors and nurses had been vaccinated too and were down with the flu. No one was on the streets. It was like a ghost town. We seemed to be the only family which didn’t get the flu; so my parents went from house to house doing what they could to look after the sick, as it was impossible to get a doctor then. If it were possible for germs, bacteria, virus, or bacilli to cause disease, they had plenty of opportunity to attack my parents when they were spending many hours a day in the sick rooms. But they didn’t get the flu and they didn’t bring any germs home to attack us children and cause anything. None of our family had the flu — not even a sniffle— and it was in the winter with deep snow on the ground.\n\nWhen I see people cringe when someone near them sneezes or coughs, I wonder how long it will take them to find out that they can’t catch it — whatever it is. The only way they can get a disease is to develop it themselves by wrong eating, drinking, smoking or doing some other things which cause internal poisoning and lowered vitality. All diseases are preventable and most of them are cureable with the right methods, not known to medical doctors, and not all drugless doctors know them either.\n\nIt has been said that the 1918 flu epidemic killed 20,000,000 people throughout the world. But, actually, the doctors killed them with their crude and deadly treatments and drugs. This is a harsh accusation but it is nevertheless true, judging by the success of the drugless doctors in comparison with that of the medical doctors.\n\nWhile the medical men and medical hospitals were losing 33% of their flu cases, the non-medical hospitals such as BATTLE CREEK, KELLOGG and MACFADDEN’S HEALTH-RESTORIUM were getting almost 100% healings with their water cure, baths, enemas, etc., fasting and certain other simple healing methods, followed by carefully worked out diets of natural foods. One health doctor didn’t lose a patient in eight years. The very successful health treatment of one of those drugless doctors who didn’t lose any patients will be given in the other part of this book, titled VACCINATION CONDEMNED, to be published a little later.\n\nIf the medical doctors had been as advanced as the drugless doctors, there would not have been those 20 million deaths from the medical flu treatment.\n\nThere was seven times more disease among the vaccinated soldiers than among the unvaccinated civilians, and the diseases were those they had been vaccinated against. One soldier who had returned from overseas in 1912 told me that the army hospitals were filled with cases of infantile paralysis and he wondered why grown men should have an infant disease. Now, we know that paralysis is a common after-effect of vaccine poisoning. Those at home didn’t get the paralysis until after the world-wide vaccination campaign in 1918.\nClick to expand...\n[/QUOTE]\nThe link is a dead end.',0,451599,_binary '[]',0,_binary '[]',_binary '[]'),(14798,14218,1641000710,8047,'Arheel\'s Uncle','You know, I\'m wondering if the # hashtags go [U]inside[/U] a post after the end of story text?\nThe old forum had the Add Tags outside & just below the post.\nI\'m going to try something.\n\nNo, that didn\'t work, the hashtag is not \"live\" linkable.\n\nI tried this\n#StNick\n@StNick',0,451605,_binary '[]',0,_binary '[]',_binary '[]'),(14799,14218,1641003684,801,'Whitebear','Well, thanks for testing.\nI believe that I HAVE \'TURNED ON \' \'content TAGing\' on this forum\nand I believe that the TAG box will appear under all NEW threads....\nthat allows a forum user to add from zero to (admin determined limit) of TAGS....\nand if you see a TAG Box - most likely at the TOP of a THREAD...\nand one clicks on the TAG box or does a search for a TAG box - that all the threads with that TAG will appear....but I\'m not sure that all Xenforo TAG related features have been set up via the admin control panel.\n\nwhen I did not see the invitation to enter a tag when I opened up an EXISTING thread - I thought it wasn\'t working.....',0,451614,_binary '[]',0,_binary '[]',_binary '[]'),(14800,14219,1641106332,921,'Apollonian','Ok, thanks--yeah, I still use the old windows 7, but I also have Brave, so I\'ll look around there.  Thanks again.  A.',0,451676,_binary '[]',0,_binary '[]',_binary '[]'),(14801,14219,1641111906,801,'Whitebear','Did the old forum have a word count ‘button’??',0,451677,_binary '[]',0,_binary '[]',_binary '[]'),(14802,14184,1641137454,6369,'voiceofreason','[URL unfurl=\"true\"]https://fox8.com/news/first-charges-filed-in-connection-with-murder-of-off-duty-cleveland-officer/[/URL]\n\n[URL unfurl=\"true\"]https://fox8.com/news/cared-so-deeply-friends-mourn-loss-of-off-duty-cleveland-officer-murdered-new-years-eve/[/URL]\n\n===\n\n[URL unfurl=\"true\"]https://www.8newsnow.com/news/local-news/2-arrested-in-parking-garages-homicides-maybe-be-tied-to-other-crimes/[/URL]\n\n\n---\n\n[URL unfurl=\"true\"]https://www.kq2.com/content/news/2-dead-2-injured-in-Kirksville-shooting-authorities-search-for-suspect-575995811.html[/URL]\n\n[URL unfurl=\"true\"]https://gunmemorial.org/2021/12/30/braxton-cottrill[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/jeanne.andershartley[/URL]\n\n[URL unfurl=\"true\"]https://www.facebook.com/alissa.anders.54[/URL]\n\n---',0,451683,_binary '{\"unfurls\":{\"7336\":7336,\"7337\":7337,\"7338\":7338,\"7339\":7339,\"7340\":7340,\"7341\":7341,\"7342\":7342}}',0,_binary '[]',_binary '[]'),(14803,14184,1641143144,801,'Whitebear','Thanks very much.  \nHope to \'catch up\' on new links\n\nand get back to completing the \'migration\' of archives of newnation.ORG data\nto new newnation.NEWS and new backup domains\n\nIt\'s been freezing <32F last 2-3 nights - added some new water pipe \'overcoats\' :)',0,451691,_binary '[]',0,_binary '[]',_binary '[]'),(14804,14218,1641215603,8047,'Arheel\'s Uncle','no link on FP\n     \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD]       [B]an 18-month-old child was pronounced dead at the scene\n\nBLACK-ON-WHITE: 2 DEAD, 2 INJURED IN KIRKSVILLE, MISSOURI SHOOTING, AUTHORITIES SEARCH FOR BLACK, CAP-ON-BACKWARDS SUSPOOK[/B][/TD]\n[/TR]\n[/TABLE]',0,451721,_binary '[]',0,_binary '[]',_binary '[]'),(14805,14218,1641234466,801,'Whitebear','Thanks very much - still testing out my new \'find bad links\' app :)',0,451740,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14806,14214,1641254340,8236,'milissa','You are welcome.',0,451754,_binary '[]',0,_binary '[]',_binary '[]'),(14807,14218,1641254520,8047,'Arheel\'s Uncle','Hashtags are linked everywhere on SoMe via search engines.\nIf black twitter is searching for a name using DDG\nlike #DuanteWright or whatever his last name is, the blacks would run across NNN, so would anyone.\nTHE HASHTAG WAS DESIGNED FOR BLACKS ON TWITTER.\n\nExample of DDG search results shows all the conversations connected to [B]#DuanteWright [/B][URL]https://duckduckgo.com/?t=lm&q=%23DuanteWright&ia=web[/URL]\nThe lead search results show those convos, inside the articles using #DuanteWright will lead to the SoMe platform discussing (negro kvetching) that black criminal.\n\nTags work [B]WITHIN[/B] a specific platform, my tagging you on that funny video, hopefully you were notified that I tagged your name or user name\n[USER=801]@Whitebear[/USER] \nYou would not find [USER=801]@Whitebear[/USER] on twitter unless that\'s your twitter user name and an active account.\n\nTwitter analytics \n[HEADING=1][URL=\'https://blog.hootsuite.com/social-media-analytics/\']10 Social Media Analytics Tools that Will Do the Math For You[/URL][/HEADING]',0,451755,_binary '[]',0,_binary '[]',_binary '[]'),(14808,14218,1641403228,8047,'Arheel\'s Uncle','WHITE MALE\nETHAN DAKOTA TROUTMAN (many large Troutman families are in NC)\n[URL]https://gunmemorial.org/2022/01/03/ethan-dakota-troutman[/URL]\n[ATTACH type=\"full\"]8508[/ATTACH]',1,451857,_binary '{\"attachments\":{\"8508\":8508}}',0,_binary '[]',_binary '[]'),(14809,14218,1641403673,8047,'Arheel\'s Uncle','In forum search, no results, or I would have tacked onto the report.\n[HEADING=2]Ethan Dakota Troutman[/HEADING]\n      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD]           [URL=\'https://wlos.com/news/local/police-arrive-to-chaotic-scene-to-find-man-shot-man-now-charged-with-murder-emillio-jesus-villarreal-ethan-dakota-troutman-marion-mcdowell-county-park-avenue-cardinal-lane\']          [B]Police arrive to find NON-hispanic man shot, HISPANIC NAMED \"JESUS\" (Hey Zeus!) now charged with murder[/B][/URL]\n[LEFT][IMG align=\"left\"]http://www.newnation.news/Images/2022/EmillioJesusVillarreal.jpg[/IMG][/LEFT]                  [RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT] MARION, N.C. (WLOS) — One man has been arrested and charged with murder following a fatal shooting Monday night in Marion. Authorities say at approximately 7:44 p.m., Marion Police officers responded to a disturbance at a home on Park Avenue near Cardinal Lane. Officers reported finding a “chaotic” scene with one victim, identified as [B]Ethan Dakota Troutman,[/B]20, of Marion, [/TD]\n[/TR]\n[/TABLE]',0,451858,_binary '[]',0,_binary '[]',_binary '[]'),(14810,14218,1641407698,801,'Whitebear','[LIST=1]\n[*]Posted Front Page and forum INVASION and RSS news feed\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/update-non-hispanic-white-murder-victim-of-hispanic-named-jesus-hey-zeus-now-charged-with-murder.362275/tags\']Tags[/URL][URL=\'http://www.nnnforum.net/forums/index.php?tags/newnationnews-2/\']#newnationnews[/URL]\n[*]Thanks  mucho gracias. ????\n[/LIST]',0,451869,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14811,14214,1641421500,8236,'milissa','my comment \"I read **** M**** r**e\" ,tell me what is wrong so I don\'t repeat',0,451874,_binary '[]',0,_binary '[]',_binary '[]'),(14812,14214,1641427884,801,'Whitebear','I’m sorry, I cannot find the post you are referring to just now but I recall trying to “tone down” a couple of comments that might have given some unfriendly readers the impression that someone might be actually be thinking about organizing a ‘lynching’ because of referring to “hemp good rope for… hanging- \nAnd anything that might give someone that misunderstanding… without supplying the legal context …. such as, a swift trial by a jury of the accused’s peers… and associated legal rights of the accused such as confronting one’s witnesses and no double Jeopardy… I seem to recall that the supreme court has set an awful lot of stuff comes under the umbrella of freedom of speech and it’s just if someone actually is organizing a traditional lynch mob against a specific person at a specific place and a specific time…\nJust don’t want to have to hire and attorney to argue that nobody here is actually “crying FIRE!” Or Calling for doing anything that’s technically illegal :).   Just so it is all Theoretical or philosophical or theological,,, for instance \nI agree that if public hanging were again reinstated it would provide a great deterrent against the crime that has been promoted by the bleeding heart Pro? Criminal Soros-elected District attorneys that are encouraging crime :)\n\nI hope that answers the question even if I can’t find that last quote with the Astericks in it',0,451882,_binary '[]',0,_binary '[]',_binary '[]'),(14813,14218,1641546688,8047,'Arheel\'s Uncle','Interesting, do you know anyone with an Instagram account so they can check this out???\n\n===========================\n[URL]https://www.instagram.com/explore/tags/newnationnews/[/URL]\n[HEADING=1][URL=\'https://www.instagram.com/explore/tags/newnationnews/\']#newnationnews hashtag on Instagram • Photos and Videos[/URL][/HEADING]\n[URL=\'https://duckduckgo.com/?q=%23newnationnews+site:www.instagram.com&t=lm\'][IMG]https://external-content.duckduckgo.com/ip3/www.instagram.com.ico[/IMG][/URL][URL=\'https://www.instagram.com/explore/tags/newnationnews/\']https://www.instagram.com › explore › tags › newnationnews[/URL]\n1 Posts - See Instagram photos and videos from [B]\'newnationnews\'[/B] hashtag',0,451935,_binary '[]',0,_binary '[]',_binary '[]'),(14814,14219,1641569199,921,'Apollonian','[QUOTE=\"Whitebear, convMessage: 14801, member: 801\"]\nDid the old forum have a word count ‘button’??\n[/QUOTE]\nI didn\'t see ur question, but I really don\'t remember about the old forum',0,451948,_binary '[]',0,_binary '[]',_binary '[]'),(14815,14219,1641570708,801,'Whitebear','Ok thanks just wondering.\nHave you found a solution?',0,451950,_binary '[]',0,_binary '[]',_binary '[]'),(14816,14218,1641570979,801,'Whitebear','Thanks if you added it.\nI don’t know if I know any body\nNot sure if worth setting up test account….',0,451951,_binary '[]',0,_binary '[]',_binary '[]'),(14817,14214,1641578110,8236,'milissa','Yes you answered my question and I will be more careful because I don\'t want to see this site shut down; have a great day.',0,451962,_binary '[]',0,_binary '[]',_binary '[]'),(14818,14214,1641578818,801,'Whitebear','Thanks very much for. your understanding.....\n\nNow there are some \'members-only\' areas of this \'forum\' that I intend to keep\n\'members-only\' where hopefully only (relatively) \'trusted\' mostly \'long-time\' members\nshould be able to see - where one should not be concerned about some freaking wacko cancel-culture cultist would \'QUOTE YOU\' - OUT OF CONTEXT - TO say that this site supports organizing lynch mobs of domestic terrorists and report this as a violation of terms and conditions for having a website on their internet hosting service...   well, I appreciate that you understand that we do not intend to give these far left anti-free speech psychopaths the \'rope\' for them to restrict the throats of some that would like to believe in the rights of freedom of speech in the \'ghost\' of the constitution.\n\nthanks again for understanding. \nbest, \nWB',0,451963,_binary '[]',0,_binary '[]',_binary '[]'),(14819,14214,1641581333,8236,'milissa','[QUOTE=\"Whitebear, convMessage: 14818, member: 801\"]\nThanks very much for. your understanding.....\n\nNow there are some \'members-only\' areas of this \'forum\' that I intend to keep\n\'members-only\' where hopefully only (relatively) \'trusted\' mostly \'long-time\' members\nshould be able to see - where one should not be concerned about some freaking wacko cancel-culture cultist would \'QUOTE YOU\' - OUT OF CONTEXT - TO say that this site supports organizing lynch mobs of domestic terrorists and report this as a violation of terms and conditions for having a website on their internet hosting service...   well, I appreciate that you understand that we do not intend to give these far left anti-free speech psychopaths the \'rope\' for them to restrict the throats of some that would like to believe in the rights of freedom of speech in the \'ghost\' of the constitution.\n\nthanks again for understanding.\nbest,\nWB\n[/QUOTE]\n: )',0,451968,_binary '[]',0,_binary '[]',_binary '[]'),(14820,14218,1641594961,8047,'Arheel\'s Uncle','BAD LINK HERE\n\n\n     \n                      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'http://newnation.news/<a href=\'] [B]          Black points weapon at police officer - is shot dead by police officer in self-defense -  Bodycam footage  released [/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.news/Images/2022/AbdulSaioneTimmons.jpg[/IMG][/LEFT]            [LEFT][IMG align=\"left\"]http://www.newnation.news/Images/2019/BlackFeet.jpg[/IMG][/LEFT]               [RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2017/OfficerDown.jpg[/IMG][/RIGHT]            FLORENCE COUNTY, S.C. (WPDE) — The Florence County Sheriff\'s Office released a YouTube video Friday morning in regards to the deadly officer-inv[/TD]\n[/TR]\n[/TABLE]',0,451976,_binary '[]',0,_binary '[]',_binary '[]'),(14821,14219,1641637309,921,'Apollonian','Oh yeah, I just went to the search engine and asked for word-count application, and there\'s easy sites u can click, and they offer a box where u enter ur item, and then u just click again, and the word-count comes up--that\'s what I did.  Thanks for ur efforts.  A.',0,451981,_binary '[]',0,_binary '[]',_binary '[]'),(14822,14218,1641679192,8047,'Arheel\'s Uncle','bad link on FP\nhere is good link\n[URL]https://www.newskudo.com/oklahoma/tulsa/crime-safety/7024896-man-arrested-for-forcing-woman-into-prostitution-in-4-states-tulsa-police-say[/URL]\n\n\n   \n                  \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]                   [URL=\'http://newnation.news/MISSING LINK @@@@@   ===================\'][B]          (Black) Pimp arrested for forcing woman into prostitution in 4 states, Tulsa police say[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"SUSPECT-NAME\"]http://www.newnation.news/Images/2022/DarriusJohnson.jpg[/IMG][/LEFT]          [RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2017/RapeVictim2.jpg[/IMG][/RIGHT] TULSA, Okla. (KTUL) — Tulsa police arrested a man earlier this week after he allegedly raped a woman and forced her into prostitution. Officers received a tip about 29-year-old [B] Darrius Johnson,[/B][/TD]\n[/TR]\n[/TABLE]',0,452001,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14823,14218,1641681313,801,'Whitebear','think I just fixed it thanks very much.\n\nI guess it is still quite useful to get a heads up on bad link just posted front page\nrather than wait until I might use the new \'check my links\' utility after I\'m done for the day  - way late...   :)\n\n\n\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][/TD]\n\n[TD][URL=\'https://wpde.com/news/local/bodycam-footage-deadly-officer-involved-shooting-florence-county-released-january-7-2022\'][B]Black points weapon at police officer - is shot dead by police officer in self-defense - Bodycam footage released=[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.news/Images/2022/AbdulSaioneTimmons.jpg[/IMG][IMG align=\"left\"]http://www.newnation.news/Images/2019/BlackFeet.jpg[/IMG][/LEFT]\n[RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2017/OfficerDown.jpg[/IMG][/RIGHT]\nFLORENCE COUNTY, S.C. (WPDE) — The Florence County Sheriff\'s Office released a YouTube video Friday morning in regards to the deadly officer-involved shooting on January 5. Sheriff TJ Joye with the department said the following in the video before showing the very graphic incident.\n\n\"We are releasing the video today as part of our effort to be transparent. I would caution the public that the portions of the video, that we are releasing, are graphic and disturbing,\" he said. [B]\"The video clearly shows the subject threatening to shoot the deputy and pointing the weapon at the deputy before the deputy fired his weapon.\"[/B]\n\nJoye said they did share the video with the family of the deceased first. \"They support the release of the video, as well. Our hearts go out to them over the loss of their loved one,\" he said. \"The role of a police officer is a dangerous job. And we are so blessed to have highly, trained individuals to serve the citizens of Florence County.\nFlorence County Coroner Keith von Lutcken confirmed the 27-year-old [B]suspect, Abdul Timmons,[/B] of Florence, was fatally shot by the deputy [B](IN SELF DEFENSE).[/B][/TD]\n[/TR]\n[/TABLE]\n[TABLE]\n[TR]\n[TD][B]Danger of demonic black supremacist indoctrination[/B]\nDon\'t be a stupid aspiring rap \'gangsta\' - cooperate with authorities - even White cops\n[B]Resisting arrest is black SUICIDE[/B][/TD]\n[/TR]\n[/TABLE]',0,452003,_binary '[]',0,_binary '[]',_binary '[]'),(14824,14218,1641681366,801,'Whitebear','Thanks, fixed link on black pimp\n\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://www.newskudo.com/oklahoma/tulsa/crime-safety/7024896-man-arrested-for-forcing-woman-into-prostitution-in-4-states-tulsa-police-say\'][B](Black) Pimp arrested for forcing woman into prostitution in 4 states, Tulsa police say[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"SUSPECT-NAME\"]http://www.newnation.news/Images/2022/DarriusJohnson.jpg[/IMG][/LEFT][RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2017/RapeVictim2.jpg[/IMG][/RIGHT]TULSA, Okla. (KTUL) — Tulsa police arrested a man earlier this week after he allegedly raped a woman and forced her into prostitution. Officers received a tip about 29-year-old [B]Darrius Johnson, [/B]from Oklahoma City,  [/TD]\n[/TR]\n[/TABLE]',0,452004,_binary '[]',0,_binary '[]',_binary '[]'),(14825,14218,1641688224,8047,'Arheel\'s Uncle','If I hover my cursor over the links on FP I can see it\'s a bad link.\nIF it\'s any consolation I usually give you a good link.\n\nhere\'s another example from hovering\n[URL unfurl=\"true\"]http://newnation.news/MISSING%20LINK%20@@@@_@@@_@@@@_@@@@_@@@[/URL]\n\n          [B]GOOD LINK IS[/B] [URL]https://www.foxnews.com/politics/california-ag-rob-bonta-murder-stillborn-woman-baby-death[/URL]\n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD][/TD]\n\n[TD]     [URL=\'http://newnation.news/MISSING LINK @@@@_@@@_@@@@_@@@@_@@@\']       [B]California AG: Murder charges inappropriate in stillborn cases — even when woman contributes to baby\'s death[/B][/URL]\n[B]ASIAN California Attorney General Rob [I]Bonta[/I][/B] advised Thursday that murder charges aren\'t warranted for women who have stillborn babies – [B]even in cases where the woman\'s actions contributed to the death.[/B] \"It’s an experience that should be met with an outreached hand, not handcuffs and murder charges,\" Bonta said of women who go through a stillbirth.[/TD]\n[/TR]\n[/TABLE]',0,452010,_binary '{\"unfurls\":{\"7584\":7584}}',0,_binary '[]',_binary '[]'),(14826,14218,1641693192,801,'Whitebear','Thanks again,  I\'m trying to update my code \'snippet\' sample news boxes to but in \'missing link \n\n<a href=\"MISSING LINK ? >—>—?>—>—?>—>—?>—>—?>—>?\">  \nso the RED FIRE ICONS WILL STAND OUT UNTIL I REPLACE WITH  A GOOD LINK.\nTHIS WAS THE PRIOR ATEMPT nation.news[B]/MISSING%20LINK%20@@@@_@@@_@@@@_@@@@_@@@\nANYWAY THANKS VERY MUCH AGAIN JUST FIXED  YOU LAST TIP[/B]\n[COLOR=rgb(65, 168, 95)]ASIAN California Attorney General Rob [I]Bonta[/I] advised Thursday that murder charges[/COLOR]\nhmmmm maybe I better \'double check\' after I update the Front Page....\n\nwell, check with you later...  :)',0,452012,_binary '[]',0,_binary '[]',_binary '[]'),(14827,14218,1641925542,8047,'Arheel\'s Uncle','Colin Flaherty died last night. He was fighting cancer for a long time.\nHe did a lot of awareness work on black violence. He & a big group did a few freeway shutdowns about blacks.',0,452112,_binary '[]',0,_binary '[]',_binary '[]'),(14828,14218,1641925743,8047,'Arheel\'s Uncle','missing link FP\n\n\n good link [URL]https://www.newskudo.com/texas/duncanville/crime-safety/7008575-reward-increased-for-one-of-texas-most-wanted-sex-offenders[/URL]\n\n     \n                  \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]                   [URL=\'http://newnation.news/MISSING LINK? >—>—?>—>—?>—>—?>—>—?>—>?\'][B]          Reward increased for BLACK-HISPANIC: one of Texas Most Wanted Sex Offenders =[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"Bobby Joe Flores, Jr.\"]http://www.newnation.news/Images/2022/BobbyJoeFloresJr.jpg[/IMG][/LEFT]                      [RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2017/RapeVictim2.jpg[/IMG][/RIGHT] The reward has been increased for the capture of one of Texas’ 10 Most Wanted Sex Offenders. [B] Bobby Joe Flores, Jr.,[/B] 34,[/TD]\n[/TR]\n[/TABLE]',0,452113,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14829,14218,1641925881,8047,'Arheel\'s Uncle','Missing link FP\n\nGOOD LINK [URL]https://fox5sandiego.com/news/california-news/californias-newsom-wants-health-coverage-for-all-immigrants/[/URL]\n\n\n   \n           \n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD] [/TD]\n[TD]     [URL=\'http://newnation.news/MISSING LINK? >—>—?>—>—?>—>—?>—>—?>—>?\']       [B]NO-BORDERS ANTI-AMERICAN California Gov. Gavin Newsom pushes FREE health coverage for all CRIMINAL ILLEGAL ALIEN INVADERS[/B][/URL]\n\n[B]PAID FOR BY NATIVE BORN AMERICAN CITIZENS - MAKING THEM SLAVES to the invaders\n      He is trying to personally [/B][/TD]\n[/TR]\n[/TABLE]',0,452114,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14830,14218,1641926964,801,'Whitebear','THANKS VERY MUCH.  UPDATING....',0,452117,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14831,14218,1641965660,8047,'Arheel\'s Uncle','[B]Anti free speech Astroturfers are here, they always use the .ru IP addresses. My guess is Kristen Clark who is a Jamaican black civil rights nominee recently confirmed by Biden administration. She was behind taking down Stormfront.\nI know that NNN is on their hitlist via the SPLC.\nWIKI[/B]\nIn 2019, Clarke represented [URL=\'https://en.wikipedia.org/wiki/Taylor_Dumpson\']Taylor Dumpson[/URL], the first African American woman student body president of [URL=\'https://en.wikipedia.org/wiki/American_University\']American University[/URL], in her lawsuit against avowed neo-Nazi [URL=\'https://en.wikipedia.org/wiki/Andrew_Anglin\']Andrew Anglin[/URL], who initiated a racist \"troll storm\" against her making her fear for her life and disrupting her ability to pursue her education.[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-Augustin-23\'][23][/URL][URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-24\'][24][/URL] Clarke successfully fought for the [URL=\'https://en.wikipedia.org/wiki/United_States_District_Court_for_the_District_of_Columbia\']United States District Court for the District of Columbia[/URL] to recognize that hateful online trolling can interfere with access to public accommodation, as well as securing damages and a restraining order.[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-Augustin-23\'][23][/URL]\n[ATTACH type=\"full\" alt=\"hackers.png\"]8527[/ATTACH]',1,452171,_binary '{\"attachments\":{\"8527\":8527}}',0,_binary '[]',_binary '[]'),(14832,14218,1641969860,8047,'Arheel\'s Uncle','Clark\nShe works to fight the spread of hate online. Clarke said: \"Online hate must be confronted if we are going to make meaningful progress in the fight against hate, so this is a really significant victory.\"[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-47\'][47][/URL] This involved getting [URL=\'https://en.wikipedia.org/wiki/Facebook\']Facebook[/URL] to extend its ban on hate speech to prohibit the promotion and support of [URL=\'https://en.wikipedia.org/wiki/White_nationalism\']white nationalism[/URL] and white separatism.[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-48\'][48][/URL] Her advocacy led to a temporary shutdown of the [URL=\'https://en.wikipedia.org/wiki/Stormfront_(website)\']Stormfront[/URL] website,[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-49\'][49][/URL] a white supremacist website.[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-50\'][50][/URL] Stormfront is known as the oldest white supremacist site.[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-51\'][51][/URL] At a Congressional hearing, she observed white nationalism was about \"real issues that are truly a life-and-death matter for far too many.\"[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-52\'][52][/URL]',0,452176,_binary '[]',0,_binary '[]',_binary '[]'),(14833,14218,1642013397,801,'Whitebear','[QUOTE=\"Arheel\'s Uncle, convMessage: 14831, member: 8047\"]\n[B]Anti free speech Astroturfers are here, they always use the .ru IP addresses. My guess is Kristen Clark who is a Jamaican black civil rights nominee recently confirmed by Biden administration. She was behind taking down Stormfront.\nI know that NNN is on their hitlist via the SPLC.\nWIKI[/B]\nIn 2019, Clarke represented [URL=\'https://en.wikipedia.org/wiki/Taylor_Dumpson\']Taylor Dumpson[/URL], the first African American woman student body president of [URL=\'https://en.wikipedia.org/wiki/American_University\']American University[/URL], in her lawsuit against avowed neo-Nazi [URL=\'https://en.wikipedia.org/wiki/Andrew_Anglin\']Andrew Anglin[/URL], who initiated a racist \"troll storm\" against her making her fear for her life and disrupting her ability to pursue her education.[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-Augustin-23\'][23][/URL][URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-24\'][24][/URL] Clarke successfully fought for the [URL=\'https://en.wikipedia.org/wiki/United_States_District_Court_for_the_District_of_Columbia\']United States District Court for the District of Columbia[/URL] to recognize that hateful online trolling can interfere with access to public accommodation, as well as securing damages and a restraining order.[URL=\'https://en.wikipedia.org/wiki/Kristen_Clarke#cite_note-Augustin-23\'][23][/URL]\n[ATTACH type=\"full\" alt=\"hackers.png\"]8527[/ATTACH]\n[/QUOTE]\nI need to get back with you on this...\nThere is one russian spammer that has deposited a short spam link that allegedly is promoting some product in russian... I noticed that you tagge someting in another thread - breaking news with .RU.   \nI guess you can read the IP addresses - you mentioned that before...\njust wanted to clarify that you were not just \'guessing\' about some BLM-type anti-free speech troll that had attacked Stormfront some time ago...\nanything more than the .ru IP address?   sure it wasn\'t the same RUSSIAN SPAMMER?\nI\'LL SAVE THE NEXT RUSSIAN SPAM POST IF YOU WANT to look up the IP address\nthat most everyone would ignore because of VPN BUT maybe the russian spammer is so poor he can\'t afford any VPN.  ???? :).    \n\nI\'ll browse \'Taylor Dumpson\'  - is she under the BIDEN REGIME?',0,452204,_binary '{\"attachments\":{\"8527\":8527}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14834,14218,1642022878,8047,'Arheel\'s Uncle','[B]My radar shot up when I saw the spam with .ru[/B]\n\nNo, I was the #1 moderator for a huge forum for Ice Age Farmer and I\'d started raising awareness on black African regular thefts & god awful CRIMES, I was asked publicly for my private email address by a Jewish member, he was really conniving to get it. He did not present himself in forum as Jewish, but I know the Jews ways & I know religions, at his website I found statements he would be off at dusk on every Fridays thru Saturday for Shabbat. A jewish day.\n\nShortly after I called him out on doggedly requesting my traceable email [if they were so inclined to do so] within the forum & in PMs he sent me there were literally thousands of Astroturfers with IP and email addresses ending with the .ru \n\nThey were NEW AI timed posts creation of new threads, by the thousands that put real forum member\'s threaded topic posts at the bottom where they stay without a BUMP to the top.\n[B]\nNNN just may be in the beginning stages of massive astroturfing campaign to crowd out, drown out real news posts.\nThe game is to destroy the forum and keep moderators bust, too busy to manage forum.\n\nI\'m watching!!![/B]',0,452206,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14835,14218,1642024172,8047,'Arheel\'s Uncle','I just know what LAWS blacks & Jews are working on, the [B].ru[/B] is just a tool in their box.\n\n(((TANYA GERSH))) vs ANDREW ANGLIN\n\nTROLL STORMS AND TORT LIABILITY FOR SPEECH URGING ACTION BY OTHERS: A FIRST AMENDMENT ANALYSIS AND AN INITIAL STEP TOWARD A FEDERAL RULE.\" [I]Washington University Law Review[/I], vol. 97, no. 4, [SIZE=6]Apr. [/SIZE][B][SIZE=6][COLOR=rgb(184, 49, 47)]2020[/COLOR][/SIZE][/B]\n[URL]https://go.gale.com/ps/i.do?p=AONE&u=wikipedia&id=GALE|A632995687&v=2.1&it=r&sid=ebsco&asid=86cd0eb4[/URL]\n\n(((Andrew Anglin))) does what he does to create new laws against Whites, the end result is to take down White websites.\n\nIt\'s really about doxxing, which is good, but I wish they used this case for Army guy Jonathan Pentland case.',0,452207,_binary '[]',0,_binary '[]',_binary '[]'),(14836,14218,1642032611,801,'Whitebear','Hmmmm thanks for info....  do let me know if you have any thoughts or news on this issue.    Do you want me to save IP addresses of .ru spammer?',0,452215,_binary '[]',0,_binary '[]',_binary '[]'),(14837,14218,1642034509,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14836, member: 801\"]\nHmmmm thanks for info.... do let me know if you have any thoughts or news on this issue. Do you want me to save IP addresses of .ru spammer?\n[/QUOTE]\nYes if you can you save them with very little time or hassles.\nPM me when/if new [B].ru[/B] replies posts pops up.',0,452216,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14838,14223,1642368005,8236,'milissa','[URL unfurl=\"true\"]https://www.the-sun.com/news/2286026/girl-beaten-to-death-foster-parents-buried-emotional-funeral/[/URL]',0,452409,_binary '{\"unfurls\":{\"7939\":7939}}',0,_binary '[]',_binary '[]'),(14839,14224,1642373517,801,'Whitebear','I didn\'t realize that some (attachments???) did not get migrated....\nPerhaps there is still some FIX that I might attempt without risking screwing up the whole forum...\n\nIf you could give me the link, title of one of the posts/threads here with \'missing photos\'...\nI will compare it to the same original thread/post on the old (archived) forum and see if\nthere might be some \'not to complicated repair\' to tr;y to import the photo attachments?  \n[HR][/HR]\n[HR][/HR]\n[HR][/HR]\n\n\n[USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/m/8/8047.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=8047]Arheel\'s Uncle[/USER][/HEADING]\n[HEADING=3]Clark Kent 3K Club[/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-732468\']6 minutes ago[/URL]\n[*]New\n[*][URL=\'http://www.nnnforum.net/forums/index.php?posts/732468/bookmark\']Add bookmark[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-732468\']#217[/URL]\n[/LIST]\n[QUOTE=\"milissa, post: 732462, member: 8236\"]\nThanks\n[/QUOTE]\nHopefully tomorrow I can begin to replace the many photos that prove all clouds are manufactured on land throughout the entire world.\nThe loss of photos happened at the time of files transfer to the new forum XENFORO.',0,452413,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14840,14223,1642373776,801,'Whitebear','Very sad.     I missed this story last year.\n\nI don\'t believe that white children should be given into the care of (fill in the parenthesis)\n[COLOR=rgb(184, 49, 47)][ISPOILER]uncaring incompetent jungle beasts that can not take care of themselves[/ISPOILER][/COLOR]\n\n[COLOR=rgb(97, 189, 109)]I[/COLOR][COLOR=rgb(65, 168, 95)] just tried out the \"SPOILER\" FEATURE - had not yet tried out and figured out how that works... the \"spoiler text\" is \'hiding\' behind a DARK CLOUD.... to see the \'spoiler text\'\nclick on the [/COLOR][B][COLOR=rgb(65, 168, 95)]Dark Cloud....[/COLOR][/B]',0,452414,_binary '[]',0,_binary '[]',_binary '[]'),(14841,14224,1642380851,8047,'Arheel\'s Uncle','I had to edit my nonsensical reply :rasb50\n\ntons of photos are missing throughout entire thread.\nFWIW, the missing pics appear to be only MY attached photos, the posts that were copied from an entire article and then I pasted into a post within thread are intact, example the energy weapon cooked dolphins investigation by IRAN Scientists.\n\n[B]this particular post was the worst[/B]\n[URL]http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-697639[/URL]',0,452419,_binary '[]',0,_binary '[]',_binary '[]'),(14842,14224,1642381899,8047,'Arheel\'s Uncle','[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-697108\'][B]IRAN Dolphin post with copied article with pics[/B][/URL]',0,452420,_binary '[]',0,_binary '[]',_binary '[]'),(14843,14224,1642384078,801,'Whitebear','[URL=\'http://OK, I found the Gila River post on the old forum: http://www.nnnforum.org/forums/showpost.php?p=726686&postcount=32\']OK, I found the Gila River post on the old forum:[/URL]\n[URL=\'http://OK, I found the Gila River post on the old forum: http://www.nnnforum.org/forums/showpost.php?p=726686&postcount=32\'][B]http://www.nnnforum.org/forums/showpost.php?p=726686&postcount=32[/B][/URL]\n\nIf the links to the attachments still work on the old forum\nperhaps a link on old, COPY.... go to new forum... PASTE might work...\n====================================================\n[CENTER][/CENTER]\n[TABLE]\n[TR]\n[TD]\n[IMG alt=\"Old\"]http://www.nnnforum.org/forums/images/statusicon/post_old.gif[/IMG] 03-19-2021, 10:54 PM[/TD]\n[/TR]\n[TR]\n[TD][TABLE]\n[TR]\n[TD][URL=\'http://www.nnnforum.org/forums/member.php?u=8047\'][IMG alt=\"Arheel\'s Uncle\'s Avatar\"]http://www.nnnforum.org/forums/image.php?u=8047&dateline=1584306293[/IMG][/URL][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/member.php?u=8047\']Arheel\'s Uncle[/URL]\nClark Kent 2K Club[/TD]\n[TD][/TD]\n\n[TD]Join Date: Mar 2020\nLocation: Planet of the Feral Apes.\nPosts: 2,843[/TD]\n[/TR]\n[/TABLE][/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"Default\"]http://www.nnnforum.org/forums/images/icons/icon1.gif[/IMG] [B]Re: Rain, floods, science of rain[/B]\n[HR][/HR]\n[B]GILA RIVER Arizona Power Plants, 2 adjacent plants\n =========================================\n Plant #1[/B]\n[URL=\'https://www.google.com/maps/place/33%C2%B023%2718.9%22N+112%C2%B051%2758.2%22W/@33.388595,-112.8683497,548m/data=!3m2!1e3!4b1!4m14!1m7!3m6!1s0x0:0x0!2zMzLCsDU4JzMwLjAiTiAxMTLCsDQxJzM5LjgiVw!3b1!8m2!3d32.975!4d-112.6944!3m5!1s0x0:0x0!7e2!8m2!3d33.388595!4d-112.8661606?hl=en\']https://www.google.com/maps/place/32%C2%B058\'30.0%22N+112%C2%B041\'39.8%22W/@32.975,-112.6965887,550m/data=!3m2!1e3!4b1!4m5!3m4!1s0x0:0x0!8m2!3d32.975!4 d-112.6944?hl=en[/URL]\n\n[B]9 WSAC MAIN Towers, 25 to 30 foot WIDE river to each of 3 groups of main towers, each main tower has 15 WSAC ~20 foot Towers each.\n \n TOTAL 135 WSAC Towers here.[/B]\n[IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=7341&stc=1&d=1616219281[/IMG][IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=7337&stc=1&d=1616217553[/IMG][IMG]http://www.nnnforum.com/forums/attachment.php?attachmentid=7338&stc=1&d=1616217553[/IMG]================================================== =======\n[B]PLANT #2[/B]\n[URL=\'https://www.google.com/maps/place/32%C2%B058%2730.0%22N+112%C2%B041%2739.8%22W/@32.975,-112.6965887,550m/data=!3m2!1e3!4b1!4m5!3m4!1s0x0:0x0!8m2!3d32.975!4d-112.6944?hl=en\']https://www.google.com/maps/place/32...112.6944?hl=en[/URL]\n\n[B]36 WSAC Towers, 4 strip groups, each strip has 9\n ~20 foot towers\n \n 4 STRIPS, VERTICAL TO LEFT OF RED POINT[/B]\n\nAttached Images\n[TABLE]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][ATTACH type=\"full\" alt=\"1642384158015.png\"]8541[/ATTACH][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8078&d=1616217491\']WSAC 9 ar Gila.jpg[/URL] (19.8 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][ATTACH type=\"full\" alt=\"1642384264982.png\"]8542[/ATTACH][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8079&d=1616217524\']WSAC gila powerplant.jpg[/URL] (20.1 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][ATTACH type=\"full\" alt=\"1642384310448.png\"]8543[/ATTACH][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8080&d=1616217552\']WSAC Gila 25 foot river.jpg[/URL] (20.5 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG](3 more attachments with links to the right and below...)[/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8081&d=1616218219\']WSAC GILA 36 Towers.jpg[/URL] (14.8 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8082&d=1616218389\']WSAC Gila 36 towers strips.jpg[/URL] (10.7 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8083&d=1616219281\']WSAC GILA 9 X 15.jpg[/URL] (20.4 KB, 0 views)[/TD]\n[/TR]\n[/TABLE]\n____xxxx\nAttached Images\n[TABLE]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8078&d=1616217491\']WSAC 9 ar Gila.jpg[/URL] (19.8 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8079&d=1616217524\']WSAC gila powerplant.jpg[/URL] (20.1 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8080&d=1616217552\']WSAC Gila 25 foot river.jpg[/URL] (20.5 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8081&d=1616218219\']WSAC GILA 36 Towers.jpg[/URL] (14.8 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8082&d=1616218389\']WSAC Gila 36 towers strips.jpg[/URL] (10.7 KB, 0 views)[/TD]\n[/TR]\n[TR]\n[TD][IMG alt=\"File Type: jpg\"]http://www.nnnforum.org/forums/images/attach/jpg.gif[/IMG][/TD]\n[TD][URL=\'http://www.nnnforum.org/forums/attachment.php?attachmentid=8083&d=1616219281\']WSAC GILA 9 X 15.jpg[/URL] (20.4 KB, 0 views)[/TD]\n[/TR]\n[/TABLE]\n______________\n[URL=\'https://abruptearthchanges.files.wordpress.com/2018/02/01-02-2018-updated-black-death-and-abrupt-earth-changes.pdf\']Black Death and Abrupt Earth Changes [/URL][URL=\'https://abruptearthchanges.files.wordpress.com/2018/02/01-02-2018-updated-black-death-and-abrupt-earth-changes.pdf\']02-01-2018 updated version[/URL]PDF\nâ€œThe welfare of the people...has always been the alibi of tyrants, and provides...the servants of tyranny a good conscience.â€ ~Albert Camus\n\n[URL=\'https://duckduckgo.com/?t=lm&q=PRODUCTS+THAT+COST+14.88&ia=web\'][B]14.88 Mystery: $14.88 is everywhere![/B][/URL][/TD]\n[/TR]\n[/TABLE]',3,452425,_binary '{\"attachments\":{\"8541\":8541,\"8542\":8542,\"8543\":8543}}',0,_binary '[]',_binary '[]'),(14844,14224,1642384645,801,'Whitebear','Well at least the attachments are NOT \'LOST\'...\nbut I can see it wouild take a lot of work to copy and paste them \'one at a time\'....\nI\'d have to study this some more to see if there might be any way to\n\"RE-IMPORT these posts with the attachments expanded and included......\"\n\nI have managed to set up an automatic nightly backup of the forum so I at least\nshould be able to restore the forum database if I did another major screw-up while\nattempting to re-restore those posts with attached pictures...',0,452426,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14845,14224,1642385086,8047,'Arheel\'s Uncle','[B]If I can somehow have access to the old forum file, I really do not mind spending the time in replacing all my photos into the new XENFORO forum thread.[/B]\nThe rain thread is the most suppressed info on the entire planet, also the most important, for those who live on city water in the Western states. If all the WSAC towers were shut off, climate would collapse.',0,452427,_binary '[]',0,_binary '[]',_binary '[]'),(14846,14224,1642388221,8047,'Arheel\'s Uncle','What is up with the mile long youtube video on FP>\nit is taking up about half of my scroll bar on right side of page\n      \n[TABLE]\n[TR]\n[TD][/TD]\n\n[TD]            [URL=\'https://www.youtube.com/watch?v=8oiopOCE4P4\']           [B]Ep 7: Exporting Revolution Pt 1 | How the Specter of Communism Is Ruling Our World [/B][/URL][/TD]\n[/TR]\n[/TABLE]',0,452430,_binary '[]',0,_binary '[]',_binary '[]'),(14847,14224,1642392468,801,'Whitebear','THANKS VERY MUCH - JUST FIXED..    T YPO.   INSTEAD OF 222 PX HIGH...\nI ACCIDENTALLY ENTERED 22234524. THINGS HIGH.',0,452432,_binary '[]',1,_binary '{\"3\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":3}]'),(14848,14224,1642392613,801,'Whitebear','YES YOU DO HAVE ACCESS TO THE OLD FORUM.\nYOUR CURRENT USER NAME AND PASSWORD SHOULD WORK.\nLET ME KNOW IF YOU CANT LOG IN....\n[URL=\'http://www.nnnforum.org/forums/index.php\'][B]Archive copy of old forum[/B][/URL]\n[URL=\'http://www.nnnforum.org/forums/index.php\'][B][B]for reference[/B]\n[IMG alt=\"NNN Phoenix\"]http://www.newnation.news/Images/NNN-phoenix.jpg[/IMG][/B][/URL][URL=\'http://www.nnnforum.org/forums/index.php\']\n\n[B][IMG alt=\"NNN Reporters Newsroom Forum\"]http://www.nnnforum.org/forums/images/misc/vbulletin3_logo_white.gif[/IMG][/B][/URL]',0,452433,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14849,14217,1642478857,8047,'Arheel\'s Uncle','There is literally nothing in NEWS on the race of RN Sandra Shells\' killing.\nLogically, she was White, her having been RN for 40 years.\n40 to 50 years ago there were very few black nurses.',0,452462,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14850,14224,1642516586,8047,'Arheel\'s Uncle','[B]Nah, doesn\'t work with present password. \nClick here gives a 404 error.[/B]\n\nYou have entered an invalid username or password. Please press the back button, enter the correct details and try again. Don\'t forget that the password is case sensitive. Forgotten your password? Click [URL=\'http://www.nnnforum.com/forums/login.php?do=lostpw\']here[/URL]!\n\nYou have used 3 out of 5 login attempts. After all 5 have been used, you will be unable to login for 15 minutes.',0,452475,_binary '[]',0,_binary '[]',_binary '[]'),(14851,14224,1642530704,801,'Whitebear','Thanks for trying - I did import passwords from old forum but if you changed your password since then it would not match the old forum password....\n\nOK. this is not totally secure, but  1. when you are ready[B]... let me know and\nI will change your password on the old forum\n\n2. now either you send me your current password and I will plug it into the old forum\nOR.  let me know when you area ready and I will MAKE UP A NEW PASSWORD for the old forum - update it and give you the new password for the old forum HERE in this private message \'conversation\'...   \n\nthen you can change you password(s) on the old forum and the new forum if. you wish.[/B]\n\nOK???\nSo just want to coordinate in time so that after I change the old passwor\nyou can try it out to make sure it works for you.\n\n(even as administrator/moderator I can not read your password on the database as It is encrypted and I can\'t figure out how to translate)',0,452489,_binary '[]',0,_binary '[]',_binary '[]'),(14852,14224,1642533634,8047,'Arheel\'s Uncle','[B][SIZE=7][COLOR=rgb(184, 49, 47)]deleted pw[/COLOR][/SIZE][/B]\n\nSandra Shells was [B]black[/B] [URL]https://nypost.com/2022/01/18/la-nurse-killed-in-unprovoked-bus-stop-attack-was-set-to-retire/[/URL]',0,452491,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14853,14224,1642535255,801,'Whitebear','Thanks very much - will update news box :)',0,452493,_binary '[]',0,_binary '[]',_binary '[]'),(14854,14224,1642535455,801,'Whitebear','Thanks, I will set the ARCHIVED ANCIENT FORUM TO THE PRESENT PW\n=================\nI have updated the old forum pw for ARHEEL-etc to the one you gave me as\npresent pw above....  \n\nwe can delete all pw stuff once you are happy with you access to old ancient forum\n[ATTACH type=\"full\"]8546[/ATTACH]',1,452494,_binary '{\"attachments\":{\"8546\":8546}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14855,14217,1642535864,801,'Whitebear','thanks for finding the link with her (the deceased victim\'s) apparent picture...',0,452495,_binary '[]',0,_binary '[]',_binary '[]'),(14856,14217,1642536856,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14855, member: 801\"]\nthanks for finding the link with her (the deceased victim\'s) apparent picture...\n[/QUOTE]\nshe was 70, long before the crazy negro names. Anyhow, I suppose she was a rare black for her era.',0,452497,_binary '[]',0,_binary '[]',_binary '[]'),(14857,14225,1642537501,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14858,14217,1642544414,8047,'Arheel\'s Uncle','post this somewhere, please, 95% are black/brown.\nInteractive, has all links, hover cursor over each picture, goes back to 2017.\nI\'ve been slamming it on GAB.\n[URL]https://mass-shootings.info/index.php[/URL]',0,452506,_binary '[]',0,_binary '[]',_binary '[]'),(14859,14217,1642546504,801,'Whitebear','[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://mass-shootings.info/index.php\'][B]MASS SHOOTERS - 2021[/B]\n[LEFT][IMG align=\"left\" alt=\"mud suspect\"]http://www.newnation.news/Images/2022/MostlyNegroMassShooters.jpg[/IMG][/LEFT][/URL][B]Mass Shootings 2021[/B] Every person convicted, charged or wanted in connection with the shooting of 4+ people or who died before they could be charged. 409 of 636 (64%) mass shootings in 2021 have no known suspect[/TD]\n[/TR]\n[/TABLE]\n\nWell, thanks, I\'ll post..... perhaps with caption. \"Where\'s da white boy?\" ;)\nwill have to figure out whether I can condense or extract.... \n\n[COLOR=rgb(65, 168, 95)][SIZE=5][B]\n[have you tried out logging on the the old forum with your new pw?][/B][/SIZE][/COLOR]',0,452514,_binary '[]',0,_binary '[]',_binary '[]'),(14860,14217,1642548495,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14859, member: 801\"]\n[have you tried out logging on the the old forum with your new pw?]\n[/QUOTE]\nI\'m cooking, I will do that after dinner',0,452519,_binary '[]',0,_binary '[]',_binary '[]'),(14861,14217,1642548537,8047,'Arheel\'s Uncle','[ATTACH type=\"full\"]8547[/ATTACH]',1,452520,_binary '{\"attachments\":{\"8547\":8547}}',0,_binary '[]',_binary '[]'),(14862,14217,1642548594,8047,'Arheel\'s Uncle',':rasb2',0,452521,_binary '[]',0,_binary '[]',_binary '[]'),(14863,14224,1642579712,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14854, member: 801\"]\nI have updated the old forum pw for ARHEEL-etc to the one you gave me as\npresent pw above....\n[/QUOTE]\nI WAS ABLE TO LOG IN. LATER TODAY I\'LL BEGIN DRAGGING OLD JPGs INTO XENFORO FORUM.\n\nI got hung up on updating my Water System, it has outdoor tank & indoor tank. I\'m putting in an automatic/manual water level controller. Kinda like the auto fill system on a pool or large aquarium.\nI\'m using a prefab controller circuit, but eventually will design & fab my own circuit.\nIt\'s fun to do.',0,452535,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14864,14224,1642699749,8047,'Arheel\'s Uncle','Something really odd going on trying to post at the END OF THREAD, \nI posted after #220, but twice it posted as #218 after which I deleted both times.\nOn my 3rd try, same problem EXCEPT I did a short meaningless quote from LAST POST, but it still posted as #218...........\n\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-732570\'][B]RAIN #218 posts out of sequence[/B][/URL]',0,452606,_binary '[]',0,_binary '[]',_binary '[]'),(14865,14224,1642700376,8047,'Arheel\'s Uncle','tested post, s/b #221\nposted out of sequence as #219\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-732574\'][B]http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-732574[/B][/URL]\n\nI\'m pulling my eyebrows out :LOL:',0,452612,_binary '[]',0,_binary '[]',_binary '[]'),(14866,14224,1642701292,801,'Whitebear','Argh will check back later and investigate',0,452614,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14867,14224,1642702538,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14866, member: 801\"]\nArgh will check back later and investigate\n[/QUOTE]\n[B]So, in taking another look there are TWO posts numbered #219[/B]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-728574\'][B]http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-728574[/B][/URL]\n\n[B]AND....(n)\n\nthere are TWO posts numbered #218[/B]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-728544\'][B]http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-728544[/B][/URL]\n\n\n[B]AND, (n)\n\nIT APPEARS TO BEGIN DUPLICATING POST NUMBERS AT #211 here & thereafter [/B][URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-727904\'][B]http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain.352970/post-727904[/B][/URL]\n:rasb2\n[B][COLOR=rgb(85, 57, 130)]\nedit, the posts themselves are OK, it is the off sequence placement of last 3 posts AND the start of problem @ #211[/COLOR][/B]',0,452616,_binary '[]',0,_binary '[]',_binary '[]'),(14868,14224,1642739940,801,'Whitebear','I goofed around with the raw post data but just could not straighten it out... I may have changed the order of some of the more recent posts on this rain thread.   but just could not figure out what may have confused things - my only guess was that melissa\'s posts needed approval so possibly that affected the sequence of what showed up in the thread.',0,452653,_binary '[]',0,_binary '[]',_binary '[]'),(14869,14224,1642741054,8047,'Arheel\'s Uncle','I had a idea, but I\'m not sure how to word it.\nHad to do with the many duplicate post numbers, I mean the coding for the array which data is entered into in the XENFORO software and typically separated by commas, maybe a comma is missing?\nTheir numbered post sequence goes \"\"like\"\" this\n#211\n#211\n#212\n#212\n#213\n#213',0,452654,_binary '[]',0,_binary '[]',_binary '[]'),(14870,14226,1642790368,921,'Apollonian','Hello Whitebear: I got a little problem which I think u can verify.  I posted on the Unz Review, and finally got a comment published--it\'s at [URL]https://www.unz.com/article/conservatism-and-the-illusion-of-exclusion/#comments[/URL] , and it\'s comment # 11; u\'ll see at the top of the heading for my comment, where it says, \"website,\" I\'ve got newnationnews.net/forum.  But I notice when I clicked that link, the forum for Berserker bear bar doesn\'t come up, so could u pls fix that?--it seems it wouldn\'t be difficult to do.  That way people could find the link to apo essays and \"commentary\" easier.  Thanks for ur help.  A.',0,452680,_binary '[]',0,_binary '[]',_binary '[]'),(14871,14226,1642793687,801,'Whitebear','The link does go to NNN forum but BERSERKER BEAR AREA can only be accessed by registered members of the forum - I recently opened up DARK CRIME to non-registered members.....    but Berserker Bear forums do not now have pubic access....\n\nI\'ll need to review as to possibly opening up the currently restricted area to unregistered public.  -   but as you have had a comment published on UNZ I can put in a pubic link to that in a special \'Recent posts by Apollonian\' sent to Public RSS news feed.    Do you still have a personal blog that could be linked to on UNZ?  hmmm\nI\'ll get back with you on this...   \nBest,\nWB',0,452682,_binary '[]',0,_binary '[]',_binary '[]'),(14872,14226,1642795179,801,'Whitebear','[HEADING=2][URL=\'http://www.nnnforum.net/forums/index.php?whats-new/posts/&skip=1\']Latest posts[/URL][/HEADING]\n[LIST]\n[*][USER=8173][IMG alt=\"NNN Reposter\"]http://www.nnnforum.net/forums/data/avatars/s/8/8173.jpg?1630834736[/IMG][/USER]\n[URL=\'http://www.nnnforum.net/forums/index.php?threads/comments-by-apollonian-published-on-unz-review-with-link-back-to-nnn-forum.362488/post-732609\'][SIZE=5]Comments by APOLLONIAN published on UNZ review with link back to NNN forum[/SIZE][/URL]\n[LIST]\n[*]Latest: NNN Reposter\n[*]A moment ago\n[*]RSS NEWS FEED - BREAKING NEWS\n[/LIST]\n[/LIST]\nOK, this will at least get a link directing back to your commentary...',0,452686,_binary '[]',0,_binary '[]',_binary '[]'),(14873,14226,1642795968,921,'Apollonian','[QUOTE=\"Whitebear, convMessage: 14871, member: 801\"]\nThe link does go to NNN forum but BERSERKER BEAR AREA can only be accessed by registered members of the forum - I recently opened up DARK CRIME to non-registered members.....    but Berserker Bear forums do not now have pubic access....\n\nI\'ll need to review as to possibly opening up the currently restricted area to unregistered public.  -   but as you have had a comment published on UNZ I can put in a pubic link to that in a special \'Recent posts by Apollonian\' sent to Public RSS news feed.    Do you still have a personal blog that could be linked to on UNZ?  hmmm\nI\'ll get back with you on this...  \nBest,\nWB\n[/QUOTE]\nYes I do have another blog to use as link, but that\'s inactive, and I basically just like to use NNN.  But I just was wondering if it wouldn\'t be too much trouble, by all means take ur time; I know u already work hard enough for all ur good work.  Take care.  A.',0,452688,_binary '[]',0,_binary '[]',_binary '[]'),(14874,14226,1642799858,801,'Whitebear','Well, I was planning on gradually re-opening most of the original NNN forum\njust wanted to do that gradually just to see if there might be an zombie antifa hackers still around from 8 years ago.  (o well)\nI think I will reopen Berserker Conspiracies etc to unregistered public around\n1st of February...   see how it goes.  :)\nBest,\nWB',0,452693,_binary '[]',0,_binary '[]',_binary '[]'),(14875,14227,1642838761,801,'Whitebear','Thinking about opening berserker bear area to public Feb 1st.\nDo you want your forum to be open to public\n2. Members only?\n3. Trusted Members Only - not new, made some posts \n4.  Other?\n\nWill get back to post sequence number later',0,452708,_binary '[]',0,_binary '[]',_binary '[]'),(14876,14228,1642932240,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14877,14227,1643194601,8047,'Arheel\'s Uncle','I m not sure, I am 2 days in with the [B]annual[/B] cold, coughing, fever, chills, achy and a bit bitchy.\nI will be back soon.',0,452856,_binary '[]',0,_binary '[]',_binary '[]'),(14878,14227,1643221184,801,'Whitebear','[COLOR=rgb(41, 105, 176)][SIZE=5][B]Get well soon.   :)[/B][/SIZE][/COLOR]\n\n[HR][/HR]\n[HR][/HR]\n[HR][/HR]\n\nYou said you might be interested in Russian spammers...   \nI am about to detete this piece of spam from a spammer IP=UKRAINE\n\nIP Details For: 185.247.21.167\nDecimal: 3119977895\n\nHostname: 185-247-21-167.broadband.tenet.odessa.ua\n\nASN: 6876\n\nISP: TENET Scientific Production Enterprise LLC\n\nOrganization: TENET Scientific Production Enterprise LLC\n\n[B][COLOR=rgb(184, 49, 47)]Services: Recently reported forum spam source. (3164)[/COLOR][/B]\n\nType: [URL=\'https://whatismyipaddress.com/broadband\']Broadband[/URL]\n\nAssignment: [URL=\'https://whatismyipaddress.com/dynamic-static\']Likely Static IP[/URL]\n\nContinent: Europe\n\nCountry: Ukraine\n\nState/Region: Odessa\n\nCity: Odessa\nРњР°СЂРёРµС‚С‚Р° , Разговоры на тему постели это првильно и вести речь о нем следует, а вот большинство людей стесняються общаться о нем, но на подмогу приходят такие блоги как: секс за деньги и множество другой важной информации о сексе и не только.\n\n[translate]\nРњР°СЂРёРµС‚С‚Р° , Talking about bed is right and should be talked about, but most people are embarrassed to talk about it, but such blogs come to the rescue: sex for money and a lot of other important information about sex and Not only.',0,452870,_binary '[]',0,_binary '[]',_binary '[]'),(14879,14227,1643237416,8047,'Arheel\'s Uncle','[B]delete & ban all IPs from Ukraine[/B],  if you can, using a filter? I am not sure how XENFORO uses filters, there are advanced filters for other softwares. \nThere\'s 200,000 Ukranian Jews waiting to escape from there. Jews are over represented in cyber warfare and most do not like physical work. Israel  is very tight with Ukraine, sent massive numbers of arms to the (((neoNAZIS))) there.\n[B]Israel is a real domain of power [AI & internet wars][/B]\n~~BIBI',0,452876,_binary '[]',0,_binary '[]',_binary '[]'),(14880,14227,1643245547,801,'Whitebear','Thanks very much for info.\n\nI am trying to reorganize all of my emails - Xenforo does have some advanced spam handling options.\n\n[ATTACH type=\"full\" alt=\"Owl-card.jpg\"]8559[/ATTACH]',1,452882,_binary '{\"attachments\":{\"8559\":8559}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14881,14229,1643275781,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14882,14217,1643544199,8047,'Arheel\'s Uncle','GOOD LINK [URL]https://www.khou.com/article/news/crime/cracker-barrel-shooting-suspect-identified/285-77796b5c-d769-476c-9721-ba38345eac34[/URL]\n\nFRONTPAGE BAD LINK [URL]http://newnation.news/%3Cimg%20src=[/URL]\n[TABLE]\n[TR]\n[TD]\n  [/TD]\n[/TR]\n[/TABLE]\n \n\n \n\n             \n           \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]               [URL=\'http://newnation.news/<img src=\'][LEFT]         [B]BLACK-ON-WHITE: Cracker Barrel shooting suspect killed by HCSO deputies identified[/B][/LEFT][/URL]\n[LEFT][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.news/Images/2020/Hell-fire-left.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2022/NathanHumphrey.jpg[/IMG][/LEFT]        [LEFT][IMG align=\"left\"]http://www.newnation.news/Images/2019/BlackFeet.jpg[/IMG][/LEFT]      [LEFT][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.news/Images/2020/Hell-fire-right.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\"]http://www.newnation.news/Images/5x150-spacer.jpg[/IMG][/LEFT]    [RIGHT][IMG align=\"right\" alt=\"victim name\"]http://www.newnation.news/Images/2022/RobinBaucom.jpg[/IMG][/RIGHT]      Nathan Humphrey was shot as deputies tried to arrest him on Monday night, two days after authori[/TD]\n[/TR]\n[/TABLE]',0,453033,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14883,14230,1643559374,801,'Whitebear','Select for moderation [URL=\'http://www.nnnforum.net/forums/index.php?posts/652359/report\']Report[/URL] •••\n[USER=921][IMG alt=\"Apollonian\"]http://www.nnnforum.net/forums/data/avatars/m/0/921.jpg?1630197967[/IMG][/USER]\n[HEADING=3][USER=921]Apollonian[/USER][/HEADING]\n[HEADING=3]Guest Columnist[/HEADING]\n[LIST]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/satanism-built-on-moralism-by-apster.335951/post-732804\']Yesterday at 9:01 PM[/URL]\n[*][URL=\'http://www.nnnforum.net/forums/index.php?threads/satanism-built-on-moralism-by-apster.335951/post-732804\']#3[/URL]\n[/LIST]\n This message is awaiting moderator approval, and is invisible to normal visitors.\nHere\'s absolutely amazing vid now put out by FOX/Bongino on philosophic topic, objective truth, so much now attacked by \"globalists\" and Democratic party',0,453039,_binary '[]',0,_binary '[]',_binary '[]'),(14884,14217,1643559464,801,'Whitebear','Thanks we’ll fix it soon as I get to the computer this morning',0,453041,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14885,14231,1643648555,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14886,14217,1643716280,8047,'Arheel\'s Uncle','[LEFT][IMG align=\"left\"]http://www.newnation.news/Images/2021/0-spacer-line.jpg[/IMG][/LEFT]         \n\n[URL=\'http://newnation.news/Man accused of anti-Asian racism posts video threat to ‘f–k up’ next NYPD funeral\']  [B] [B]Racist BLACK \'Domestic Terrorist\' accused of anti-Asian racism posts video threat to ‘f–k up’ next NYPD funeral[/B][/B][/URL]\n[SIZE=6]is a[/SIZE]\n[B][B][SIZE=6]FP bad link[/SIZE] [URL]http://newnation.news/Man%20accused%20of%20anti-Asian%20racism%20posts%20video%20threat%20to%20%E2%80%98f%E2%80%93k%20up%E2%80%99%20next%20NYPD%20funeral%E2%80%8B[/URL][/B][/B]',0,453127,_binary '[]',0,_binary '[]',_binary '[]'),(14887,14217,1643732899,801,'Whitebear','Fixed, thanks very much.\n[URL=\'https://nypost.com/2022/01/30/man-accused-of-anti-asian-racism-posts-video-threat-to-f-k-up-next-nypd-funeral/\'][B][B]Racist BLACK \'Domestic Terrorist\' accused of anti-Asian racism posts video threat to ‘f–k up’ next NYPD funeral[/B][/B][/URL]\n[B]- (link fixed)[/B]',0,453143,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14888,14217,1643767816,8047,'Arheel\'s Uncle','About that story, this sexual edge to violence, I keep seeing it repeated black violence is a sexual thing\n[B]\"Terrell Harper mentions having sexual dreams about causing havoc at the NYPD officer’s funeral.[/B] \"',0,453174,_binary '[]',0,_binary '[]',_binary '[]'),(14889,14217,1643773231,8047,'Arheel\'s Uncle','Israel\n\n[MEDIA=youtube]PVwhLlIDr5c[/MEDIA]',0,453175,_binary '[]',0,_binary '[]',_binary '[]'),(14890,14217,1643791232,8047,'Arheel\'s Uncle','Mission Darkness bags are the only faraday bags that work to block all in and outgoing signals. It\'s the #1 used by LE & FBI/CIA/ICE to preserve data for forensics.\nNot very cheap but you get what you pay for, they have an app to test blocking ability, with theirs and other bags. Mission Darkness App is free.',0,453182,_binary '[]',0,_binary '[]',_binary '[]'),(14891,14217,1643801510,801,'Whitebear','Thanks, I got a bag - hadn’t tested it - will look for app :)',0,453184,_binary '[]',0,_binary '[]',_binary '[]'),(14892,14217,1643856414,801,'Whitebear','Thanks, I found the app.\n[HEADING=2][I][SIZE=3]MISSION DARKNESS FARADAY BAG TESTING APP[/SIZE][/I][/HEADING]\n[B][I][SIZE=3]TEST YOUR FARADAY ENCLOSURE WITH THE FREE MISSION DARKNESS™ APP![/SIZE][/I][/B]\n\nI got this from Amazon a few months ago but had not yet tried it out.\nI had gotten a degoogled phone from the Rob Braxman store but I have\nnot yet set up - figured out the google-android phone which is totally a different\nenvironment from my old 6s iPhone from 2015?  I thought it was older...\n\nanyway, I need to get familiar with my \'new\' phone and then figure out when it should go in the \'darkness bag\'. :).  - thanks for reminding me about that Project :)',0,453226,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14893,14232,1643856591,801,'Whitebear','Info: I have opened up Conspiracies, Cover-ups, False-flags... forum to unregistered public.\n\nwill see how that goes and then open up \n[HEADING=2]Commentary by Apollonian - (private blog) to unregistered public[/HEADING]\nthen see how it goes....',0,453227,_binary '[]',0,_binary '[]',_binary '[]'),(14894,14232,1643912616,921,'Apollonian','Thanks much, Whitebear--I really don\'t see how it would hurt at all--people have more to choose fm.  Thanks again, take care.  A.',0,453252,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14895,14217,1643948144,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14892, member: 801\"]\na degoogled phone from the Rob Braxman store\n[/QUOTE]\nWhere do you stand with this article on the LineageOS\netc etc etc???\n[URL=\'https://www.publish0x.com/late-to-the-pol/the-freedom-phone-is-a-complete-scam-xglpwok\'][B]https://www.publish0x.com/late-to-the-pol/the-freedom-phone-is-a-complete-scam-xglpwok[/B][/URL]',0,453288,_binary '[]',0,_binary '[]',_binary '[]'),(14896,14233,1643982214,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14897,14217,1643996717,801,'Whitebear','I looked up Rob Braxman on the Freedom Phone.\n[HEADING=2][URL=\'https://www.youtube.com/watch?v=PHV2bAbLPu4\']Live - Bombarded with Questions about FreedomPhone! and Q&A[/URL][/HEADING]\n[HEADING=2][SIZE=4][he said paraphrase he sells same physical phone degoogled and you can put the extra apps (Parler) on it yourself - no problem and cheaper - said the freedome phone operating system was just a rip-off of ?-android open source superficially relabeled with different logo.[/SIZE][/HEADING]\n[HEADING=2][/HEADING]\n[HEADING=2][SIZE=4]I reviewed the article \'Freedom phone is complete scam\' and there was good criticism (apparently not open source) [ although I personally would not be technically up to finding or reviewing source].[/SIZE][/HEADING]\n\n[SIZE=4]On the lineageOS on my Braxman degoogled phone...   I was getting a warning about it needing to install a new updated version but I could not figure out if I could do it or whether I would have to send the pixel 4xl back to Braxman...   now I can not find the warning message about \'new version lineageOS can not install automatically\'...   I did find an article about doing your own degoogled phone by resetting the operating system and following directions but I was afraid to attempt it.\n\nSo I\'ll get back to my \'degoogled\' phone in a while to see if I can find the version number of the Brax-lineageOS to see if it needs updating....\nI just found some YouTube videos:[/SIZE]\n[HEADING=2]How to Update from LineageOS 17.1 to 18.1[/HEADING]\n\nI just found that I have LineageOS 17.1 on my degoogled-Brax-android\nand my system info says \'UPDATE BLOCKED\' see [URL]http://wiki.ineagos.org/devices/coral/upgrade[/URL]....\n\"Upgrade LineageOS on coral - manually upgrading.... get assistance..',0,453317,_binary '[]',0,_binary '{\"4\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":4}]'),(14898,14217,1643997480,8047,'Arheel\'s Uncle','Susan Sarandon has had decades of activism and ties to Communist revolutionaries. I\'ve known that since the early years of Rocky Horror movie.\n[URL=\'https://usefulstooges.com/2018/07/17/10604/\'][B]https://usefulstooges.com/2018/07/17/10604/[/B][/URL]\n\nI didn\'t really want to start a new thread, if I did it would be for exposing the far Left as communist front groups operating today.',0,453319,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14899,14217,1644004493,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14897, member: 801\"]\nSo I\'ll get back to my \'degoogled\' phone in a while to see if I can find the version number of the Brax-lineageOS to see if it needs updating....\nI just found some YouTube videos:\n[/QUOTE]\nI have no real knowledge on inner workings on that phone or its OS. Just read a lot on tech.',0,453326,_binary '[]',0,_binary '[]',_binary '[]'),(14900,14217,1644006750,801,'Whitebear','Now I had hoped to get back to LINUX by now - being FEBRUARY of 2022 already....\n[ATTACH type=\"full\"]8562[/ATTACH].  I had bought myself a christmas present of a Linux laptop that came with a USB drive with 64-byte Linux Cinnamon but have not yet caught up on housework, yard work or internet work to be able to unpack it. :)',1,453327,_binary '{\"attachments\":{\"8562\":8562}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14901,14232,1644008536,801,'Whitebear','Reopening Commentary by Apollonian - VIEW ONLY by UNregistered public.\n[ATTACH type=\"full\" alt=\"1644007217691.png\"]8563[/ATTACH]',1,453331,_binary '{\"attachments\":{\"8563\":8563}}',0,_binary '[]',_binary '[]'),(14902,14217,1644338044,8047,'Arheel\'s Uncle','good link [URL]https://www.cbs17.com/news/local-news/1-on-the-run-another-nabbed-in-pool-room-shooting-that-killed-rocky-mount-man-police-say/[/URL]\n\n[B]FP BAD LINK[/B]\n\n   \n                      \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]           [URL=\'http://newnation.news/?MISSING LINK? >—>—?>—>—?>—>—?>—>—?>—>?\'] [B]          (2 Blacks) 1 on the run, another nabbed in pool room shooting that killed Rocky Mount man, police say[/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"black suspect\"]http://www.newnation.news/Images/2022/RashonKnight-and-MasiaGriffin.jpg[/IMG][/LEFT] height=\"100\"> -->                    [RIGHT][IMG align=\"right\"]http://www.newnation.news/Images/2016/WeepingAngel1.jpg[/IMG][/RIGHT]         ROCKY MOUNT, N.C. (WNCN) — Rocky Mount police said Monday one man is on the run while another has been arrested in the early Sunday morning killing of a man in a pool room. The incident was reported by the ShotSpotter system [/TD]\n[/TR]\n[/TABLE]',0,453459,_binary '[]',0,_binary '[]',_binary '[]'),(14903,14217,1644343442,801,'Whitebear','thanks very much. :)\n\n\n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD][URL=\'https://www.cbs17.com/news/local-news/1-on-the-run-another-nabbed-in-pool-room-shooting-that-killed-rocky-mount-man-police-say/\'][B](2 Blacks) 1 on the run, another nabbed in pool room shooting that killed Rocky Mount man, police say[/B][/URL] [B][COLOR=rgb(65, 168, 95)]- (link fixed)[/COLOR][/B][/TD]\n[/TR]\n[/TABLE]',0,453467,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14904,14234,1644767557,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14905,14211,1644780640,4234,'reset','Been kinda busy. Glad to see yer alive and kickin\'--the Bobster, too. I like the new forum- it has clean look. Haven\'t heard from Rasp. Might be something to that \"only the good die young\" cliche.  Cheers!',0,453706,_binary '[]',0,_binary '[]',_binary '[]'),(14906,14235,1644938902,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14907,14217,1645055630,8047,'Arheel\'s Uncle','[B]Qunetez[/B] [B]Brown[/B] shooting at the Jew mayor candidate.\nI\'d put money on it that his gun shot only BLANKS.\nBoth have same goals, commies & gun control, [B]Brown[/B] has already met with & photo\'d with half jew Obama, his momma was a jewess, as well as with the jew mayor guy.',0,453896,_binary '[]',0,_binary '[]',_binary '[]'),(14908,14217,1645056585,801,'Whitebear','Thanks for \'connecting the dots\'.  -   I\'ll try to follow up',0,453898,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14909,14217,1645058750,8047,'Arheel\'s Uncle','I\n[QUOTE=\"Whitebear, convMessage: 14908, member: 801\"]\nThanks for \'connecting the dots\'. - I\'ll try to follow up\n[/QUOTE]\nI just posted on NNN the guy getting bailed out. I will hunt down the photos. \nI saw them earlier on GAB, I shoulda screenshotted them..\nKentucky is a #1 gun lover\'s state, especially Civil War long guns, now all kinds & brands/models',0,453902,_binary '[]',0,_binary '[]',_binary '[]'),(14910,14236,1645211760,801,'Whitebear','If you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin',0,0,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14911,14236,1645220565,8250,'Tonyp','[QUOTE=\"Whitebear, convMessage: 14910, member: 801\"]\nIf you may have any questions about this new forum\nlet me know and I\'ll try to assist.\n\nPlease review the forum\nNewsroom guidelines, guest/new member posting area\nLink:\n[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php#newsroom-guidelines-guest-new-member-posting-area.206[/URL]\n\nBest,\n\nWhitebear - NNN forum admin\n[/QUOTE]\nHi. How do I send you links on black on White crimes in Pittsburgh Pennsylvania?\nPaul',0,453997,_binary '{\"unfurls\":{\"7096\":7096}}',0,_binary '[]',_binary '[]'),(14912,14237,1645220737,8250,'Tonyp','[URL unfurl=\"true\"]https://www.wtae.com/article/uber-driver-killed-monroeville-man-charged-penn-hills/39127804[/URL]',0,453998,_binary '{\"unfurls\":{\"9677\":9677}}',0,_binary '[]',_binary '[]'),(14913,14236,1645221415,801,'Whitebear','Well, you did successfully post a link which I approved for public view and will repost on the NewNation News front page.\nThanks very much.\nYou might just send me a link in reply to this ‘conversation’ but posting the link as you did on the forum is much more convenient.\n\nI see you found the correct forum area\n“Post breaking news on minority and migrant crime’\n:)',0,454002,_binary '[]',0,_binary '[]',_binary '[]'),(14914,14238,1645304615,801,'Whitebear','I finally found some reference to post \'sequence\' number problems on the. XENFORO COMMUNITY FORUM...\nTHE ACTUAL DATABASE field name is \'POSITION\' (not sequence) in the POST TABLE.\n\n(the last time I worked on this - I tried to manually correct the post POSITION (sequence number) and was not sucessfull\n\ni would like to try to manually correct the post POSITION sequence number in the RAIN THREAD....\n\nBUT WANTED to check with you before trying this so you would be aware that I was working on it.\n\nSo I won\'t \'experiment\' WITH manually updating the POSItion-sequence number unless ok with you in case you are working on \nsomething else based on the current out-of-sequence and duplicate position numbers....\n\nWould you agree that all posts should be in the POSITION-SEQUENCE BASED ON THE ORIGINAL DATE THAT THEY WERE POSTED????\nTHAT WOULD BE THE RULE THAT I WOULD FOLLOW IN RE-NUMBERING THE POST POSITION NUMBERS...\n\n[COLOR=rgb(184, 49, 47)]CAN YOU THINK OF ANY SITUATIONS WHERE A NEW POST SHOULD BE [SIZE=5][B][I]inserted  - rather than be tacked on to the bottom[/I][/B][/SIZE] of the posts in a thread???[/COLOR]',0,454067,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14915,14239,1645306207,801,'Whitebear','[URL unfurl=\"true\"]http://www.nnnforum.net/forums/index.php?threads/debug-rain-floods-science-of-rain.362929/[/URL]\n\nyou should have permission to access this new DEBUG TEST forum....',0,454071,_binary '{\"unfurls\":{\"9764\":9764}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14916,14238,1645323378,8047,'Arheel\'s Uncle','Go by the dates, that is correct sequence in order I\'d posted each one.',0,454094,_binary '[]',0,_binary '[]',_binary '[]'),(14917,14239,1645323634,8047,'Arheel\'s Uncle','I can\n[QUOTE=\"Whitebear, convMessage: 14915, member: 801\"]\nyou should have permission to access this new DEBUG TEST forum....\n[/QUOTE]\n I can access it, I won\'t be attempting to make changes though, not my forte.....',0,454095,_binary '[]',0,_binary '[]',_binary '[]'),(14918,14238,1645323652,801,'Whitebear','thanks very much for confirming my \'intuition\' that post sequence on a thread\nshould be in DATE-TIME posted - latest on the bottom. !!!!   :)\n\nand thanks for LIKING the latest revised testing plan for duplicate TEST THREAD under RAIN - I\'ll let you know if/when I can DUPLICATE the out of sequence version of the thread and work on the D uplicate-test version to see if I can reorder the post-sequence (position) based on date posted.\n\n(will let you know of course :)',0,454096,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14919,14239,1645323825,801,'Whitebear','that\'s fine -  If I can duplicate rain thread to debug version\nand fix up the sequences...\nI would try to add a NEW post to make sure the new post sequence is\nthe next sequential number....\nif all looks good, I\'ll consult with you about \'final fixup\' resulting in one fixed RAIN thread.',0,454098,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14920,14239,1645324124,8047,'Arheel\'s Uncle','Okay, great. If it gets correct sequence, I\'ll start to import all photos from archived original thread. I had started to do that but then the sequence issue kept confusing me plus jumping from tab to tab while trying to keep it straight in my head....... Either that or it\'s early onset dementia :geek:',0,454099,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14921,14239,1645388994,801,'Whitebear','let me see if updated sequences are ok - I\'ll let you know when OK to double check before you adding in lost attachments...',0,454215,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14922,14239,1645389500,8047,'Arheel\'s Uncle','I was thinking, IF you cannot get the thread correct up to a certain point, or hopefully entirely, then I can copy/paste each post into your numbered test posts which would really help matching up those numbered from archived thread & recent posts in present thread. [B]That\'s why I said run test posts up to #235[/B]',0,454217,_binary '[]',0,_binary '[]',_binary '[]'),(14923,14239,1645389776,801,'Whitebear','OK.  I\'ve fixed the sequence numbers on the \'PRODUCTION RAIN, FLOODS THREAD.\n[LIST=1]\n[*][B][COLOR=rgb(184, 49, 47)][USER=8047][IMG alt=\"Arheel\'s Uncle\"]http://www.nnnforum.net/forums/data/avatars/s/8/8047.jpg?1630197967[/IMG][/USER]\n[HEADING=2][B][URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain-thread-359873.359873/\'][I]Rain,[/I] [I]floods[/I], science of rain - thread 359873[/URL][/B][/HEADING]\n[B]A WORK IN PROCESS.......let it stay here, viewed only by NNN (& so I can find thread) ======================================================== List of largest power stations in the United States Find those near you, go check it out asap when rain is forecast. Lists of power stations by...[/B]\n[LIST]\n[*][B][COLOR=rgb(184, 49, 47)][B][USER=8047]Arheel\'s Uncle[/USER][/B][/COLOR][/B]\n[*][B][COLOR=rgb(184, 49, 47)][B]Thread[/B][/COLOR][/B]\n[*][B][COLOR=rgb(184, 49, 47)][B]Mar 10, 2021[/B][/COLOR][/B]\n[*][B][COLOR=rgb(184, 49, 47)][B]Replies: 209[/B][/COLOR][/B]\n[*][B][COLOR=rgb(184, 49, 47)][B]Forum: [URL=\'http://www.nnnforum.net/forums/index.php?forums/rain-floods-science-of-rain.468/\']Rain, floods, science of rain[/URL][/B]\n[/COLOR][/B]\n[/LIST]\n[COLOR=rgb(65, 168, 95)]BUT THE LAST POST IS [/COLOR]\n[LIST]\n[*][COLOR=rgb(65, 168, 95)][URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain-thread-359873.359873/post-726866\']Aug 18, 2021[/URL][/COLOR]\n[*][COLOR=rgb(65, 168, 95)]Aug 18, 2021[/COLOR]\n[/LIST]\n[COLOR=rgb(65, 168, 95)]IS ANYTHING MISSING?  - I WILL LOOK FOR THE SECRET BACKUP OF RAIN, FLOODS IF THAT IS STILL SOMEWHERE TO SEE IF IT HAS ANYTHING ELSE - BUT I DON\'T BELIEVE THAT WAS UPDATED SINCE BEING IMPORTED TO NEW FORUM.[/COLOR][/COLOR][/B]\n[*]\n\n[*][COLOR=rgb(41, 105, 176)]SO I\'M SURE THE SEQUENCE NUMBERS ARE OK ON THE PRODUCTION RAIN FLOODS THREAD..... HOPE YOU CAN WORK WITH THAT UPDATED VERSION.... LET ME KNOW IF ANYTHING (MORE RECENT POSTS) MAY BE \'MISSING\'. IF YOU CAN GIVE ME ANY CLUES AS TO DATES OF ANY MISSING POSTS.. I CAN SEE IF THERE IS A BACKUP...  ANY KEY WORDS THAT I COULD LOOK FOR IF ANY POSTS AFTER AUGUST 18 NOT THERE/????[/COLOR]\n[/LIST]',0,454218,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14924,14239,1645392654,8047,'Arheel\'s Uncle','In this thread are \"most\" of the missing posts [B]after[/B] August 18th which are NOT there in your DEBUG test thread, I think. [URL=\'http://www.nnnforum.net/forums/index.php?threads/rain-floods-science-of-rain-thread-352970.352970/page-12\'][B]sequence problem thread RAIN etc[/B][/URL]\nI need to head into my sit down office to check it out more.\n\nWhat we need to do is, do a few more\nnumbered test posts in your [B]debug[/B] thread, running up to around #235 NUMBERED BUT BLANK posts, then I will copy/paste from one or both threads, the SEQUENCE PROBLEM THREAD above linked, [B]and[/B] from the archived thread you linked me to that\'s in OLD forum with JPG photos.\n[B]Caps lock issue, I forget to look at screen \nas I type....WHEW.......:oops:.......THANK YOU.[/B]',0,454223,_binary '[]',0,_binary '[]',_binary '[]'),(14925,14217,1645401743,8047,'Arheel\'s Uncle','good link [URL]https://www.theblaze.com/news/macclatchy-race-hoax-black-colored[/URL]\n\nbad FP has no link \n\n     \n               \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]       [B]ANTI-WHITE RACE HATERS FALL ALL OVER EACH OTHER IN NOT CALLING COLORED RACE AGITATOR A BLACK SUPREMACIST RACIST AGITATOR[/B]\n\n[URL=\'http://www.newnation.news/?MISSING LINK? >—>—?>—>—?>—>—?>—>—?>—>?\']           [B]AND YET ANOTHER RACIST HATE HOAX BY BLACK FEMALE WHO IS HUNGRY FOR \'BLACK VICTIM\' SYMPATHY AS SHE WAS BRAINWASHED INTO BELIEVING SHE WAS A SLAVE HUNTED DOWN BY KKK [/B][/URL]\n\n[LEFT][IMG align=\"left\"]http://www.newnation.news/Images/2019/HateHoax.jpg[/IMG][/LEFT]                     [LEFT][IMG align=\"left\"]http://www.newnation.news/Images/KlanHood2.jpg[/IMG][/LEFT] A Black female student at a California high school admitted to putting racist graffiti above water fountains, according to an official with the school district.[/TD]\n[/TR]\n[/TABLE]',0,454233,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14926,14217,1645409510,801,'Whitebear','(fixed, thanks very much) :)',0,454244,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14927,14217,1645427071,8047,'Arheel\'s Uncle','From an old horror film \"The Gorilla\"\n[ATTACH type=\"full\"]8585[/ATTACH]',1,454267,_binary '{\"attachments\":{\"8585\":8585}}',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14928,14217,1645606057,8047,'Arheel\'s Uncle','LOL, thought you could put the news clip to good use on FP news. The Gorilla movie is Public Domain so it can be used.\n\nI did not know what forum to put the Egyptian student arsonist of Jewish businesses\nso I posted in my RV thread under Berzerker Bear forum.\n\nI am not sure I ever mentioned, many SJW groups like @RightWingWatch classifies & reports NNN as White extremists far right and states NNN sources are not credible, is why I try to get & post DOJ reports, investigations, indictments, FBI reports, etc.',0,454366,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":801,\"username\":\"Whitebear\",\"reaction_id\":1}]'),(14929,14217,1645613840,801,'Whitebear','[QUOTE=\"Arheel\'s Uncle, convMessage: 14928, member: 8047\"]\nLOL, thought you could put the news clip to good use on FP news. The Gorilla movie is Public Domain so it can be used.\n\nI did not know what forum to put the Egyptian student arsonist of Jewish businesses\nso I posted in my RV thread under Berzerker Bear forum.\n\nI am not sure I ever mentioned, many SJW groups like @RightWingWatch classifies & reports NNN as White extremists far right and states NNN sources are not credible, is why I try to get & post DOJ reports, investigations, indictments, FBI reports, etc.\n[/QUOTE]\nEgyptian crime might be posted in either\nNVASION! News - Mex/migrant crime & commentary\n Post thread\nMex and other migrant/minority crime\', \'Mostly Mexican but other third world invaders bringing crime, perversion, disease, voodoo, etc. Post commentary on unchecked immigration here.\n\nOr Muslim jihad forum section\nThanks\n\nYes, Berserket beer would be best for\nAny ‘leftover or multi catagory items :)',0,454369,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14930,14217,1645680202,8047,'Arheel\'s Uncle','I got busy today looking online at guns. My friend gambled on Sunday, started with $200 & won $4,000 and gave me $900.00. I\'m thinking of .40 or .45 cal Glock, but I really would like to get a new Walther PPK 380 ACP. I used to have the SS one back in 70, but sold all my guns/rifles around 76 when my son was a toddler and also a little laughing terrorist with runny nose.\n\nI do something that gives him good luck from a distance so he shares. He nearly always wins 2 or 3K, the casino observers are always watching him closely & are scratching their heads.\nSo.................\n\n[B]GOOD LINK[/B] [URL]https://www.nbcmiami.com/news/local/accused-serial-killer-found-guilty-in-killings-of-3-florida-women/2697656/[/URL]\n[B]\nBAD FP LINK      [/B]       \n           \n[TABLE]\n[TR]\n[TD] [/TD]\n[TD] [/TD]\n[TD]               [URL=\'http://www.newnation.news/?MISSING LINK? >—>—?>—>—?>—>—?>—>—?>—>?\']         [B]BLACK-ON-WHITE: Florida jury convicts BLACK serial killer Robert Hayes of three slayings [/B][/URL]\n[LEFT][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.news/Images/2020/Hell-fire-left.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2022/RobertHayes2.jpg[/IMG][/LEFT]        [LEFT][IMG align=\"left\" alt=\"BLACK SUSPECT \"]http://www.newnation.news/Images/2019/RobertHayes.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\" alt=\"?Hell Fire\"]http://www.newnation.news/Images/2020/Hell-fire-right.jpg[/IMG][/LEFT]       [LEFT][IMG align=\"left\"]http://www.newnation.news/Images/5x150-spacer.jpg[/IMG][/LEFT] A Florida jury has found serial killer [B] Robert Hayes[/B] guilty of slaying three women while he was majoring in criminal justice at college, prosecutors said. Hayes, 39, was convicted by a Volusia County jury [/TD]\n[/TR]\n[/TABLE]',0,454416,_binary '[]',0,_binary '[]',_binary '[]'),(14931,14217,1645680824,801,'Whitebear','Great !  Congratulations.\n\nLucky if you don\'t have to limit your choice to the CA list of approved kid-safe toys and non-lethal animal repellant. :)\n[ATTACH type=\"full\"]8590[/ATTACH]',1,454417,_binary '{\"attachments\":{\"8590\":8590}}',1,_binary '{\"3\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":3}]'),(14932,14217,1645681695,801,'Whitebear','[QUOTE=\"Arheel\'s Uncle, convMessage: 14927, member: 8047\"]\nFrom an old horror film \"The Gorilla\"\n[ATTACH type=\"full\" alt=\"gorilla man or beast police.png\"]8585[/ATTACH]\n[/QUOTE]\nThanks for suggestion, I [URL=\'https://duckduckgo.com/?q=old+horror+film+gorilla&t=brave&iar=images&iax=images&ia=images\']found the related movie poster archive[/URL]\nwhere there\'s a wealth of \'suspect\' mugshots :)\n[ATTACH type=\"full\"]8591[/ATTACH]',1,454418,_binary '{\"attachments\":{\"8585\":8585,\"8591\":8591}}',1,_binary '{\"3\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":3}]'),(14933,14217,1645823283,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14932, member: 801\"]\nThanks for suggestion, I [URL=\'https://duckduckgo.com/?q=old+horror+film+gorilla&t=brave&iar=images&iax=images&ia=images\']found the related movie poster archive[/URL]\nwhere there\'s a wealth of \'suspect\' mugshots\n[/QUOTE]\n\nI got a Question, on this post, how in heck do you post it inside the blue box\n[URL]http://www.nnnforum.net/forums/index.php?threads/black-on-white-trial-begins-for-robert-hayes-accused-of-killing-3-women-in-daytona-beach-16-years-ago-the-trial-against-an-accused-daytona-beach-ser.362809/post-7337120[/URL]',0,454501,_binary '[]',0,_binary '[]',_binary '[]'),(14934,14217,1645826776,801,'Whitebear','well, that is a really good question because i do not recall how I posted the link inside the blue box...\nlet me see if I can duplicate that effect....   :unsure: (not sure what this emoticon-emoji is supposed to indicate but I was not able to immediately duplicate the \'BLUE BOX\' QUOTE....will work on it....\n\n[HEADING=2] [/HEADING]',0,454502,_binary '[]',1,_binary '{\"1\":1}',_binary '[{\"user_id\":8047,\"username\":\"Arheel\'s Uncle\",\"reaction_id\":1}]'),(14935,14217,1645827349,8047,'Arheel\'s Uncle','[QUOTE=\"Whitebear, convMessage: 14934, member: 801\"]\nbut I was not able to immediately duplicate the \'BLUE BOX\' QUOTE....will work on it....\n[/QUOTE]\n\naSK THE bOBSTER, he does the blue box quite often. He may have a quick answer.',0,454503,_binary '[]',0,_binary '[]',_binary '[]'),(14936,14217,1645828255,801,'Whitebear','hmmm, good suggestion... I\'ll see if I can find some blue-boxes on Bobster \'Blog\' :)',0,454504,_binary '[]',0,_binary '[]',_binary '[]'),(14937,14217,1645828738,801,'Whitebear','Well, it turned out to be not all very complicated.\nhere is the link to the Bobster\'s most recent post.\n\n[URL]http://w